[SCM] vlc/master: Remove autogenerated files (due to autoreconf run).

bdrung at users.alioth.debian.org bdrung at users.alioth.debian.org
Mon Jun 6 21:51:22 UTC 2011


The following commit has been merged in the master branch:
commit 7f82948dccd9902d8f7fb6f5746fef5687831952
Author: Benjamin Drung <bdrung at debian.org>
Date:   Mon Jun 6 23:36:09 2011 +0200

    Remove autogenerated files (due to autoreconf run).

diff --git a/ABOUT-NLS b/ABOUT-NLS
deleted file mode 100644
index 8b13789..0000000
--- a/ABOUT-NLS
+++ /dev/null
@@ -1 +0,0 @@
-
diff --git a/INSTALL b/INSTALL
deleted file mode 100644
index 7f3a216..0000000
--- a/INSTALL
+++ /dev/null
@@ -1,68 +0,0 @@
-INSTALL file for the VLC media player
-
-More extensive information for *nix, Windows, Mac OS X and BeOS users can be
-found here: http://developers.videolan.org/vlc/
-
-Bootstrapping VLC
-=================
-
-If you retrieved VLC from the git server and do not have a "configure"
-script, please refer to the HACKING file.
-
-Configuring VLC
-===============
-
-A typical way to configure VLC is:
-
-   ./configure --prefix=/usr
-
-See `./configure --help' for more information.
-
-If you intend to debug stuff, you may want to compile with debugging
-symbols:
-
-   make distclean ; ./configure --prefix=/usr --enable-debug
-
-We recommend using GCC to build VLC, though some people reported success
-with the Intel C compiler (version 8) as well. GCC version 3.3 or higher is
-required. On older systems (e.g. FreeBSD 4.x, BeOS), please select a more
-recent version manually by setting the CC and CXX environment variables
-appropriately while running the ./configure shell script.
-
-
-Building VLC
-============
-
-Once configured, run `make' to build VLC.
-
-
-Installing and running VLC
-==========================
-
-You can install the VLC and its plugins by typing:
-
-   make install
-
-But you don't need to install it if you don't want to; VLC can be launched
-from the current directory as well:
-
-   ./vlc
-
-
-Building packages
-=================
-
-To build a Debian package, you need to get the packaging info
-   git clone git://git.debian.org/pkg-multimedia/vlc.git debian
-and then
-   git-buildpackage
-
-
-To build RPM packages, copy a spec file from extra/package/rpm and:
-
-   rpm -ba vlc.spec
-
-To build an ipkg package (iPAQ familiar Linux), use:
-
-   ipkg-buildpackage
-
diff --git a/Makefile.in b/Makefile.in
deleted file mode 100644
index 85f4633..0000000
--- a/Makefile.in
+++ /dev/null
@@ -1,2414 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-###############################################################################
-# Automake targets and declarations
-###############################################################################
-
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
- at LOADER_TRUE@am__append_1 = libs/loader
- at HAVE_GCRYPT_TRUE@am__append_2 = libs/srtp
- at HAVE_MINIZIP_FALSE@@HAVE_ZLIB_TRUE at am__append_3 = libs/unzip
- at BUILD_VLC_TRUE@am__append_4 = bin
- at BUILD_MOZILLA_TRUE@am__append_5 = projects/mozilla
- at BUILD_ACTIVEX_TRUE@am__append_6 = projects/activex
- at BUILD_VLC_TRUE@am__append_7 = vlc$(EXEEXT)
-subdir = .
-DIST_COMMON = README $(am__configure_deps) $(dist_noinst_SCRIPTS) \
-	$(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/config.h.in $(top_srcdir)/configure \
-	$(top_srcdir)/extras/package/macosx/Info.plist.in \
-	$(top_srcdir)/extras/package/macosx/Resources/English.lproj/InfoPlist.strings.in \
-	$(top_srcdir)/extras/package/macosx/plugin/Info.plist.in \
-	$(top_srcdir)/extras/package/macosx/plugin/InstallerInfo.plist.in \
-	$(top_srcdir)/extras/package/win32/spad.nsi.in \
-	$(top_srcdir)/extras/package/win32/vlc.win32.nsi.in ABOUT-NLS \
-	AUTHORS COPYING ChangeLog INSTALL NEWS THANKS \
-	autotools/compile autotools/config.guess \
-	autotools/config.rpath autotools/config.sub autotools/depcomp \
-	autotools/install-sh autotools/ltmain.sh autotools/missing
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
- configure.lineno config.status.lineno
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = config.h
-CONFIG_CLEAN_FILES = extras/package/win32/spad.nsi \
-	extras/package/win32/vlc.win32.nsi \
-	extras/package/macosx/Info.plist \
-	extras/package/macosx/Resources/English.lproj/InfoPlist.strings \
-	extras/package/macosx/plugin/Info.plist \
-	extras/package/macosx/plugin/InstallerInfo.plist
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(bindir)"
-SCRIPTS = $(bin_SCRIPTS) $(dist_noinst_SCRIPTS) \
-	$(nodist_noinst_SCRIPTS) $(noinst_SCRIPTS)
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-SOURCES =
-DIST_SOURCES =
-RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
-	html-recursive info-recursive install-data-recursive \
-	install-dvi-recursive install-exec-recursive \
-	install-html-recursive install-info-recursive \
-	install-pdf-recursive install-ps-recursive install-recursive \
-	installcheck-recursive installdirs-recursive pdf-recursive \
-	ps-recursive uninstall-recursive
-DATA = $(noinst_DATA)
-RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
-  distclean-recursive maintainer-clean-recursive
-AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
-	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
-	distdir dist dist-all distcheck
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-distdir = $(PACKAGE)-$(VERSION)
-top_distdir = $(distdir)
-am__remove_distdir = \
-  { test ! -d "$(distdir)" \
-    || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
-         && rm -fr "$(distdir)"; }; }
-am__relativize = \
-  dir0=`pwd`; \
-  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
-  sed_rest='s,^[^/]*/*,,'; \
-  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
-  sed_butlast='s,/*[^/]*$$,,'; \
-  while test -n "$$dir1"; do \
-    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
-    if test "$$first" != "."; then \
-      if test "$$first" = ".."; then \
-        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
-        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
-      else \
-        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
-        if test "$$first2" = "$$first"; then \
-          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
-        else \
-          dir2="../$$dir2"; \
-        fi; \
-        dir0="$$dir0"/"$$first"; \
-      fi; \
-    fi; \
-    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
-  done; \
-  reldir="$$dir2"
-GZIP_ENV = --best
-DIST_ARCHIVES = $(distdir).tar.bz2
-distuninstallcheck_listfiles = find . -type f -print
-distcleancheck_listfiles = find . -type f -print
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-
-# SUBDIRS stores the directories where a "make" is required when building
-# something. DIST_SUBDIRS stores the directories where nothing is built but
-# which have makefiles with distribution information.
-#  - src (libvlc) is nedeed by modules, mozilla and bindings
-#  - libs/* are needed by modules
-BASE_SUBDIRS = po compat src bin modules share doc test
-EXTRA_SUBDIRS = m4 extras/package/ipkg \
-	libs/loader libs/srtp libs/unzip \
-	projects/mozilla projects/activex
-
-DIST_SUBDIRS = $(BASE_SUBDIRS) $(EXTRA_SUBDIRS)
-SUBDIRS = po compat src $(am__append_1) $(am__append_2) \
-	$(am__append_3) $(am__append_4) modules share doc test \
-	$(am__append_5) $(am__append_6)
-
-###############################################################################
-# MacOS X project
-###############################################################################
-
-###############################################################################
-# Various utilities ( editor syntax files, D-Bus controller ... )
-##############################################################################
-EXTRA_DIST = HACKING INSTALL.win32 INSTALL.wince \
-	extras/package/win32/vlc.exe.manifest \
-	extras/package/win32/libvlc.dll.manifest \
-	extras/package/macosx/README.MacOSX.rtf vlc-config.in.in \
-	extras/package/rpm/vlc.fedora.spec \
-	extras/package/rpm/vlc.altlinux.spec \
-	extras/package/win32/vlc.win32.nsi.in \
-	extras/package/win32/spad.nsi.in extras/package/win32/UAC.nsh \
-	extras/package/win32/UAC.dll \
-	extras/package/win32/languages/declaration.nsh \
-	extras/package/win32/languages/bengali.nsh \
-	extras/package/win32/languages/brazilian_portuguese.nsh \
-	extras/package/win32/languages/bulgarian.nsh \
-	extras/package/win32/languages/catalan.nsh \
-	extras/package/win32/languages/danish.nsh \
-	extras/package/win32/languages/dutch.nsh \
-	extras/package/win32/languages/english.nsh \
-	extras/package/win32/languages/estonian.nsh \
-	extras/package/win32/languages/finnish.nsh \
-	extras/package/win32/languages/french.nsh \
-	extras/package/win32/languages/german.nsh \
-	extras/package/win32/languages/hungarian.nsh \
-	extras/package/win32/languages/italian.nsh \
-	extras/package/win32/languages/japanese.nsh \
-	extras/package/win32/languages/occitan.nsh \
-	extras/package/win32/languages/polish.nsh \
-	extras/package/win32/languages/punjabi.nsh \
-	extras/package/win32/languages/romanian.nsh \
-	extras/package/win32/languages/schinese.nsh \
-	extras/package/win32/languages/slovak.nsh \
-	extras/package/win32/languages/slovenian.nsh \
-	extras/package/win32/languages/sorani.nsh \
-	extras/package/win32/languages/spanish.nsh \
-	extras/package/macosx/Resources/English.lproj/MainMenu.nib/designable.nib \
-	extras/package/macosx/Resources/English.lproj/MainMenu.nib/keyedobjects.nib \
-	extras/package/macosx/Resources/English.lproj/MediaInfo.nib/designable.nib \
-	extras/package/macosx/Resources/English.lproj/MediaInfo.nib/keyedobjects.nib \
-	extras/package/macosx/Resources/English.lproj/About.nib/designable.nib \
-	extras/package/macosx/Resources/English.lproj/About.nib/keyedobjects.nib \
-	extras/package/macosx/Resources/English.lproj/Open.nib/designable.nib \
-	extras/package/macosx/Resources/English.lproj/Open.nib/keyedobjects.nib \
-	extras/package/macosx/Resources/English.lproj/Preferences.nib/designable.nib \
-	extras/package/macosx/Resources/English.lproj/Preferences.nib/keyedobjects.nib \
-	extras/package/macosx/Resources/English.lproj/Wizard.nib/designable.nib \
-	extras/package/macosx/Resources/English.lproj/Wizard.nib/keyedobjects.nib \
-	extras/package/macosx/Resources/English.lproj/Bookmarks.nib/designable.nib \
-	extras/package/macosx/Resources/English.lproj/Bookmarks.nib/keyedobjects.nib \
-	extras/package/macosx/Resources/English.lproj/Extended.nib/designable.nib \
-	extras/package/macosx/Resources/English.lproj/Extended.nib/keyedobjects.nib \
-	extras/package/macosx/Resources/English.lproj/CoreDialogs.nib/designable.nib \
-	extras/package/macosx/Resources/English.lproj/CoreDialogs.nib/keyedobjects.nib \
-	extras/package/macosx/Resources/English.lproj/ErrorPanel.nib/designable.nib \
-	extras/package/macosx/Resources/English.lproj/ErrorPanel.nib/keyedobjects.nib \
-	extras/package/macosx/Resources/English.lproj/InfoPlist.strings.in \
-	extras/package/macosx/Resources/dsa_pub.pem \
-	extras/package/macosx/Resources/aiff.icns \
-	extras/package/macosx/Resources/audio.icns \
-	extras/package/macosx/Resources/avi.icns \
-	extras/package/macosx/Resources/flv.icns \
-	extras/package/macosx/Resources/generic.icns \
-	extras/package/macosx/Resources/m4a.icns \
-	extras/package/macosx/Resources/m4v.icns \
-	extras/package/macosx/Resources/mkv.icns \
-	extras/package/macosx/Resources/mov.icns \
-	extras/package/macosx/Resources/movie.icns \
-	extras/package/macosx/Resources/mp3.icns \
-	extras/package/macosx/Resources/mpeg.icns \
-	extras/package/macosx/Resources/ogg.icns \
-	extras/package/macosx/Resources/playlist.icns \
-	extras/package/macosx/Resources/rm.icns \
-	extras/package/macosx/Resources/subtitle.icns \
-	extras/package/macosx/Resources/vob.icns \
-	extras/package/macosx/Resources/wav.icns \
-	extras/package/macosx/Resources/vlc.icns \
-	extras/package/macosx/Resources/wma.icns \
-	extras/package/macosx/Resources/wmv.icns \
-	extras/package/macosx/Resources/pause.png \
-	extras/package/macosx/Resources/play.png \
-	extras/package/macosx/Resources/stop.png \
-	extras/package/macosx/Resources/display_left.png \
-	extras/package/macosx/Resources/display_middle.png \
-	extras/package/macosx/Resources/display_right.png \
-	extras/package/macosx/Resources/display_slider.png \
-	extras/package/macosx/Resources/display_track.png \
-	extras/package/macosx/Resources/equalizerdrawer_active.png \
-	extras/package/macosx/Resources/fullscreen_active.png \
-	extras/package/macosx/Resources/next_active.png \
-	extras/package/macosx/Resources/playlistdrawer_active.png \
-	extras/package/macosx/Resources/previous_active.png \
-	extras/package/macosx/Resources/skip_forward_active.png \
-	extras/package/macosx/Resources/skip_previous_active.png \
-	extras/package/macosx/Resources/volume_high.png \
-	extras/package/macosx/Resources/volume_low.png \
-	extras/package/macosx/Resources/volumeslider_normal.png \
-	extras/package/macosx/Resources/volumetrack.png \
-	extras/package/macosx/Resources/about_bg.png \
-	extras/package/macosx/Resources/skip_forward_active_embedded.png \
-	extras/package/macosx/Resources/play_embedded.png \
-	extras/package/macosx/Resources/pause_embedded.png \
-	extras/package/macosx/Resources/skip_previous_active_embedded.png \
-	extras/package/macosx/Resources/vlc.scriptSuite \
-	extras/package/macosx/Resources/vlc.scriptTerminology \
-	extras/package/macosx/Resources/README \
-	extras/package/macosx/Resources/add_embedded.png \
-	extras/package/macosx/Resources/repeat_embedded.png \
-	extras/package/macosx/Resources/shuffle_embedded.png \
-	extras/package/macosx/Resources/fs_volume_slider_knob_highlight.png \
-	extras/package/macosx/Resources/fs_volume_slider_knob.png \
-	extras/package/macosx/Resources/fs_volume_slider_bar.png \
-	extras/package/macosx/Resources/fs_volume_mute_highlight.png \
-	extras/package/macosx/Resources/fs_volume_mute.png \
-	extras/package/macosx/Resources/fs_volume_max_highlight.png \
-	extras/package/macosx/Resources/fs_volume_max.png \
-	extras/package/macosx/Resources/fs_time_slider_knob_highlight.png \
-	extras/package/macosx/Resources/fs_time_slider_knob.png \
-	extras/package/macosx/Resources/fs_time_slider.png \
-	extras/package/macosx/Resources/fs_stop_highlight.png \
-	extras/package/macosx/Resources/fs_stop.png \
-	extras/package/macosx/Resources/fs_skip_previous_highlight.png \
-	extras/package/macosx/Resources/fs_skip_previous.png \
-	extras/package/macosx/Resources/fs_skip_next_highlight.png \
-	extras/package/macosx/Resources/fs_skip_next.png \
-	extras/package/macosx/Resources/fs_rewind_highlight.png \
-	extras/package/macosx/Resources/fs_rewind.png \
-	extras/package/macosx/Resources/fs_play_highlight.png \
-	extras/package/macosx/Resources/fs_play.png \
-	extras/package/macosx/Resources/fs_pause_highlight.png \
-	extras/package/macosx/Resources/fs_pause.png \
-	extras/package/macosx/Resources/fs_forward_highlight.png \
-	extras/package/macosx/Resources/fs_forward.png \
-	extras/package/macosx/Resources/fs_exit_fullscreen_highlight.png \
-	extras/package/macosx/Resources/fs_exit_fullscreen.png \
-	extras/package/macosx/Resources/fs_background.png \
-	extras/package/macosx/Resources/add_embedded_graphite.png \
-	extras/package/macosx/Resources/equalizerdrawer_graphite.png \
-	extras/package/macosx/Resources/fullscreen_graphite.png \
-	extras/package/macosx/Resources/next_graphite.png \
-	extras/package/macosx/Resources/pause_embedded_graphite.png \
-	extras/package/macosx/Resources/pause_graphite.png \
-	extras/package/macosx/Resources/play_embedded_graphite.png \
-	extras/package/macosx/Resources/play_graphite.png \
-	extras/package/macosx/Resources/playlistdrawer_graphite.png \
-	extras/package/macosx/Resources/previous_graphite.png \
-	extras/package/macosx/Resources/repeat_embedded_graphite.png \
-	extras/package/macosx/Resources/repeat_single_embedded_graphite.png \
-	extras/package/macosx/Resources/shuffle_embedded_graphite.png \
-	extras/package/macosx/Resources/skip_forward_embedded_graphite.png \
-	extras/package/macosx/Resources/skip_forward_graphite.png \
-	extras/package/macosx/Resources/skip_previous_embedded_graphite.png \
-	extras/package/macosx/Resources/skip_previous_graphite.png \
-	extras/package/macosx/Resources/stop_graphite.png \
-	extras/package/macosx/Resources/volumeslider_graphite.png \
-	extras/package/macosx/Resources/backward_big_down.png \
-	extras/package/macosx/Resources/backward_big.png \
-	extras/package/macosx/Resources/eq_sm.pdf \
-	extras/package/macosx/Resources/forward_big_down.png \
-	extras/package/macosx/Resources/forward_big.png \
-	extras/package/macosx/Resources/fs_sm.pdf \
-	extras/package/macosx/Resources/list_sm.pdf \
-	extras/package/macosx/Resources/next_sm.pdf \
-	extras/package/macosx/Resources/pause_big_down.png \
-	extras/package/macosx/Resources/pause_big.png \
-	extras/package/macosx/Resources/play_big_down.png \
-	extras/package/macosx/Resources/play_big.png \
-	extras/package/macosx/Resources/prev_sm.pdf \
-	extras/package/macosx/Resources/sidebarAdd.png \
-	extras/package/macosx/Resources/sidebarRepeat.png \
-	extras/package/macosx/Resources/sidebarRepeatOn.png \
-	extras/package/macosx/Resources/sidebarRepeatOneOn.png \
-	extras/package/macosx/Resources/sidebarResizeWidget.png \
-	extras/package/macosx/Resources/sidebarShuffle.png \
-	extras/package/macosx/Resources/sidebarShuffleOn.png \
-	extras/package/macosx/Resources/sidebarStatusAreaBackground.png \
-	extras/package/macosx/Resources/stop_sm.pdf \
-	extras/package/macosx/Resources/noart.png \
-	extras/package/macosx/Resources/spref_cone_Audio_64.png \
-	extras/package/macosx/Resources/spref_cone_Hotkeys_64.png \
-	extras/package/macosx/Resources/spref_cone_Input_64.png \
-	extras/package/macosx/Resources/spref_cone_Interface_64.png \
-	extras/package/macosx/Resources/spref_cone_Subtitles_64.png \
-	extras/package/macosx/Resources/spref_cone_Video_64.png \
-	extras/package/macosx/fullscreen_panel.svg \
-	extras/package/macosx/ub.sh \
-	extras/package/macosx/vlc.xcodeproj/project.pbxproj \
-	extras/package/macosx/Delete_Preferences.app/Contents/Info.plist \
-	extras/package/macosx/Delete_Preferences.app/Contents/PkgInfo \
-	extras/package/macosx/Delete_Preferences.app/Contents/MacOS/applet \
-	extras/package/macosx/Delete_Preferences.app/Contents/Resources/description.rtfd/TXT.rtf \
-	extras/package/macosx/Delete_Preferences.app/Contents/Resources/applet.icns \
-	extras/package/macosx/Delete_Preferences.app/Contents/Resources/applet.rsrc \
-	extras/package/macosx/Delete_Preferences.app/Contents/Resources/Scripts/main.scpt \
-	extras/package/macosx/plugin/Info.plist.in \
-	extras/package/macosx/plugin/InstallerInfo.plist.in \
-	extras/package/macosx/plugin/InstallerDescription.plist \
-	extras/package/macosx/plugin/pbdevelopment.plist \
-	extras/package/macosx/eyetvplugin/EyeTVPluginDefs.h \
-	extras/package/macosx/eyetvplugin/Info.plist \
-	extras/package/macosx/eyetvplugin/eyetvplugin.c \
-	extras/package/macosx/eyetvplugin/eyetvplugin.h \
-	extras/package/macosx/eyetvplugin/English.lproj/InfoPlist.strings \
-	extras/package/macosx/eyetvplugin/eyetvplugin.xcodeproj/project.pbxproj \
-	extras/package/macosx/README.MacOSX.rtf \
-	extras/package/macosx/Info.plist.in \
-	extras/analyser/zsh_completion.sh extras/analyser/zsh.cpp \
-	extras/analyser/emacs.init extras/analyser/vlc.vim \
-	extras/analyser/valgrind.suppressions \
-	extras/buildsystem/make.pl extras/misc/mpris.py \
-	extras/misc/mpris.glade
-dist_noinst_SCRIPTS = bootstrap toolbox make-alias
-nodist_noinst_SCRIPTS = compile
-BUILT_SOURCES_distclean = vlc-config extras/package/win32/vlc.win32.nsi extras/package/win32/spad.nsi
- at HAVE_DARWIN_FALSE@BUILT_SOURCES_clean = 
- at HAVE_DARWIN_TRUE@BUILT_SOURCES_clean = macosx-sdk
-BUILT_SOURCES = $(BUILT_SOURCES_distclean) $(BUILT_SOURCES_clean)
-SUFFIXES = 
-DISTCHECK_CONFIGURE_FLAGS = \
-	--enable-fast-install \
-	--disable-a52 \
-	--disable-avcodec --disable-avformat \
-	--disable-postproc --disable-swscale \
-	--disable-dbus \
-	--disable-mad --disable-libmpeg2 \
-	--disable-faad --disable-skins2 \
-	--disable-live555 \
-	--disable-fribidi --disable-glx \
-	--with-kde-solid='$(datadir)/kde4/apps'
-
-ACLOCAL_AMFLAGS = -I m4
-AUTOMAKE_OPTIONS = \
-	1.9 \
-	-Wall \
-	check-news \
-	dist-bzip2 \
-	no-dist-gzip
-
-
-###############################################################################
-# Building libvlc
-###############################################################################
-noinst_SCRIPTS = vlc-config $(am__append_7)
-CLEANFILES = $(BUILT_SOURCES_clean) $(ALIASES) $(noinst_SCRIPTS)
-DISTCLEANFILES = $(BUILT_SOURCES_distclean) vlc-config.in compile
-MAINTAINERCLEANFILES = ChangeLog
-
-# Create the MacOS X app
- at BUILD_MACOSX_VLC_APP_TRUE@@HAVE_DARWIN_TRUE at noinst_DATA = VLC.app
- at HAVE_BEOS_TRUE@noinst_DATA = vlc-bundle
-
-###############################################################################
-# Building aliases
-###############################################################################
-ALL_ALIASES = cvlc rvlc svlc qvlc nvlc mvlc
-bin_SCRIPTS = $(ALIASES)
-EXTRA_SCRIPTS = $(ALL_ALIASES)
-MKALIAS = bindir="$(bindir)" transform="$(transform)" program_prefix="$(program_prefix)" program_suffix="$(program_suffix)" $(top_srcdir)/make-alias $@
-silentstd = $(silentstd_$(V))
-silentstd_ = $(silentstd_$(AM_DEFAULT_VERBOSITY))
-silentstd_0 = 2>&1 >/dev/null
-
-###############################################################################
-# Building architecture-specific binary packages
-###############################################################################
-
-# XXX: this rule is probably only useful to you if you have exactly
-# the same setup as the maintaner(s).
-#
-
-############################################################################
-############################################################################
-win32_destdir = $(top_builddir)/vlc-$(VERSION)
-win32_xpi_destdir = $(win32_destdir)/vlc-plugin
-win32_debugdir = $(top_builddir)/symbols-$(VERSION)
-npvlc = vlc-$(VERSION)/mozilla/npvlc$(LIBEXT)
-axvlc = vlc-$(VERSION)/activex/axvlc$(LIBEXT)
-win32_lua_destdir = $(win32_destdir)/lua
-win32_http_destdir = $(win32_destdir)/http
-all: $(BUILT_SOURCES) config.h
-	$(MAKE) $(AM_MAKEFLAGS) all-recursive
-
-.SUFFIXES:
-.SUFFIXES: 
-am--refresh:
-	@:
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
-	      $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
-		&& exit 0; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    echo ' $(SHELL) ./config.status'; \
-	    $(SHELL) ./config.status;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	$(SHELL) ./config.status --recheck
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	$(am__cd) $(srcdir) && $(AUTOCONF)
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
-$(am__aclocal_m4_deps):
-
-config.h: stamp-h1
-	@if test ! -f $@; then \
-	  rm -f stamp-h1; \
-	  $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
-	else :; fi
-
-stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
-	@rm -f stamp-h1
-	cd $(top_builddir) && $(SHELL) ./config.status config.h
-$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
-	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
-	rm -f stamp-h1
-	touch $@
-
-distclean-hdr:
-	-rm -f config.h stamp-h1
-extras/package/win32/spad.nsi: $(top_builddir)/config.status $(top_srcdir)/extras/package/win32/spad.nsi.in
-	cd $(top_builddir) && $(SHELL) ./config.status $@
-extras/package/win32/vlc.win32.nsi: $(top_builddir)/config.status $(top_srcdir)/extras/package/win32/vlc.win32.nsi.in
-	cd $(top_builddir) && $(SHELL) ./config.status $@
-extras/package/macosx/Info.plist: $(top_builddir)/config.status $(top_srcdir)/extras/package/macosx/Info.plist.in
-	cd $(top_builddir) && $(SHELL) ./config.status $@
-extras/package/macosx/Resources/English.lproj/InfoPlist.strings: $(top_builddir)/config.status $(top_srcdir)/extras/package/macosx/Resources/English.lproj/InfoPlist.strings.in
-	cd $(top_builddir) && $(SHELL) ./config.status $@
-extras/package/macosx/plugin/Info.plist: $(top_builddir)/config.status $(top_srcdir)/extras/package/macosx/plugin/Info.plist.in
-	cd $(top_builddir) && $(SHELL) ./config.status $@
-extras/package/macosx/plugin/InstallerInfo.plist: $(top_builddir)/config.status $(top_srcdir)/extras/package/macosx/plugin/InstallerInfo.plist.in
-	cd $(top_builddir) && $(SHELL) ./config.status $@
-install-binSCRIPTS: $(bin_SCRIPTS)
-	@$(NORMAL_INSTALL)
-	test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
-	@list='$(bin_SCRIPTS)'; test -n "$(bindir)" || list=; \
-	for p in $$list; do \
-	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
-	  if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
-	done | \
-	sed -e 'p;s,.*/,,;n' \
-	    -e 'h;s|.*|.|' \
-	    -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
-	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
-	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
-	    if ($$2 == $$4) { files[d] = files[d] " " $$1; \
-	      if (++n[d] == $(am__install_max)) { \
-		print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
-	    else { print "f", d "/" $$4, $$1 } } \
-	  END { for (d in files) print "f", d, files[d] }' | \
-	while read type dir files; do \
-	     if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
-	     test -z "$$files" || { \
-	       echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \
-	       $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
-	     } \
-	; done
-
-uninstall-binSCRIPTS:
-	@$(NORMAL_UNINSTALL)
-	@list='$(bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \
-	files=`for p in $$list; do echo "$$p"; done | \
-	       sed -e 's,.*/,,;$(transform)'`; \
-	test -n "$$list" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(bindir)" && rm -f $$files
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-distclean-libtool:
-	-rm -f libtool config.lt
-
-# This directory's subdirectories are mostly independent; you can cd
-# into them and run `make' without going through this Makefile.
-# To change the values of `make' variables: instead of editing Makefiles,
-# (1) if the variable is set in `config.status', edit `config.status'
-#     (which will cause the Makefiles to be regenerated when you run `make');
-# (2) otherwise, pass the desired values on the `make' command line.
-$(RECURSIVE_TARGETS):
-	@fail= failcom='exit 1'; \
-	for f in x $$MAKEFLAGS; do \
-	  case $$f in \
-	    *=* | --[!k]*);; \
-	    *k*) failcom='fail=yes';; \
-	  esac; \
-	done; \
-	dot_seen=no; \
-	target=`echo $@ | sed s/-recursive//`; \
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  echo "Making $$target in $$subdir"; \
-	  if test "$$subdir" = "."; then \
-	    dot_seen=yes; \
-	    local_target="$$target-am"; \
-	  else \
-	    local_target="$$target"; \
-	  fi; \
-	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
-	  || eval $$failcom; \
-	done; \
-	if test "$$dot_seen" = "no"; then \
-	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
-	fi; test -z "$$fail"
-
-$(RECURSIVE_CLEAN_TARGETS):
-	@fail= failcom='exit 1'; \
-	for f in x $$MAKEFLAGS; do \
-	  case $$f in \
-	    *=* | --[!k]*);; \
-	    *k*) failcom='fail=yes';; \
-	  esac; \
-	done; \
-	dot_seen=no; \
-	case "$@" in \
-	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
-	  *) list='$(SUBDIRS)' ;; \
-	esac; \
-	rev=''; for subdir in $$list; do \
-	  if test "$$subdir" = "."; then :; else \
-	    rev="$$subdir $$rev"; \
-	  fi; \
-	done; \
-	rev="$$rev ."; \
-	target=`echo $@ | sed s/-recursive//`; \
-	for subdir in $$rev; do \
-	  echo "Making $$target in $$subdir"; \
-	  if test "$$subdir" = "."; then \
-	    local_target="$$target-am"; \
-	  else \
-	    local_target="$$target"; \
-	  fi; \
-	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
-	  || eval $$failcom; \
-	done && test -z "$$fail"
-tags-recursive:
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
-	done
-ctags-recursive:
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
-	done
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
-	  include_option=--etags-include; \
-	  empty_fix=.; \
-	else \
-	  include_option=--include; \
-	  empty_fix=; \
-	fi; \
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    test ! -f $$subdir/TAGS || \
-	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
-	  fi; \
-	done; \
-	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@case `sed 15q $(srcdir)/NEWS` in \
-	*"$(VERSION)"*) : ;; \
-	*) \
-	  echo "NEWS not updated; not releasing" 1>&2; \
-	  exit 1;; \
-	esac
-	$(am__remove_distdir)
-	test -d "$(distdir)" || mkdir "$(distdir)"
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    test -d "$(distdir)/$$subdir" \
-	    || $(MKDIR_P) "$(distdir)/$$subdir" \
-	    || exit 1; \
-	  fi; \
-	done
-	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
-	    $(am__relativize); \
-	    new_distdir=$$reldir; \
-	    dir1=$$subdir; dir2="$(top_distdir)"; \
-	    $(am__relativize); \
-	    new_top_distdir=$$reldir; \
-	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
-	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
-	    ($(am__cd) $$subdir && \
-	      $(MAKE) $(AM_MAKEFLAGS) \
-	        top_distdir="$$new_top_distdir" \
-	        distdir="$$new_distdir" \
-		am__remove_distdir=: \
-		am__skip_length_check=: \
-		am__skip_mode_fix=: \
-	        distdir) \
-	      || exit 1; \
-	  fi; \
-	done
-	$(MAKE) $(AM_MAKEFLAGS) \
-	  top_distdir="$(top_distdir)" distdir="$(distdir)" \
-	  dist-hook
-	-test -n "$(am__skip_mode_fix)" \
-	|| find "$(distdir)" -type d ! -perm -755 \
-		-exec chmod u+rwx,go+rx {} \; -o \
-	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
-	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
-	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
-	|| chmod -R a+r "$(distdir)"
-dist-gzip: distdir
-	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
-	$(am__remove_distdir)
-dist-bzip2: distdir
-	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
-	$(am__remove_distdir)
-
-dist-lzma: distdir
-	tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
-	$(am__remove_distdir)
-
-dist-xz: distdir
-	tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
-	$(am__remove_distdir)
-
-dist-tarZ: distdir
-	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
-	$(am__remove_distdir)
-
-dist-shar: distdir
-	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
-	$(am__remove_distdir)
-
-dist-zip: distdir
-	-rm -f $(distdir).zip
-	zip -rq $(distdir).zip $(distdir)
-	$(am__remove_distdir)
-
-dist dist-all: distdir
-	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
-	$(am__remove_distdir)
-
-# This target untars the dist file and tries a VPATH configuration.  Then
-# it guarantees that the distribution is self-contained by making another
-# tarfile.
-distcheck: dist
-	case '$(DIST_ARCHIVES)' in \
-	*.tar.gz*) \
-	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
-	*.tar.bz2*) \
-	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
-	*.tar.lzma*) \
-	  lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
-	*.tar.xz*) \
-	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
-	*.tar.Z*) \
-	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
-	*.shar.gz*) \
-	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
-	*.zip*) \
-	  unzip $(distdir).zip ;;\
-	esac
-	chmod -R a-w $(distdir); chmod a+w $(distdir)
-	mkdir $(distdir)/_build
-	mkdir $(distdir)/_inst
-	chmod a-w $(distdir)
-	test -d $(distdir)/_build || exit 0; \
-	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
-	  && am__cwd=`pwd` \
-	  && $(am__cd) $(distdir)/_build \
-	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
-	    $(DISTCHECK_CONFIGURE_FLAGS) \
-	  && $(MAKE) $(AM_MAKEFLAGS) \
-	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
-	  && $(MAKE) $(AM_MAKEFLAGS) check \
-	  && $(MAKE) $(AM_MAKEFLAGS) install \
-	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
-	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
-	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
-	        distuninstallcheck \
-	  && chmod -R a-w "$$dc_install_base" \
-	  && ({ \
-	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
-	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
-	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
-	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
-	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
-	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
-	  && rm -rf "$$dc_destdir" \
-	  && $(MAKE) $(AM_MAKEFLAGS) dist \
-	  && rm -rf $(DIST_ARCHIVES) \
-	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
-	  && cd "$$am__cwd" \
-	  || exit 1
-	$(am__remove_distdir)
-	@(echo "$(distdir) archives ready for distribution: "; \
-	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
-	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
-distuninstallcheck:
-	@$(am__cd) '$(distuninstallcheck_dir)' \
-	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
-	   || { echo "ERROR: files left after uninstall:" ; \
-	        if test -n "$(DESTDIR)"; then \
-	          echo "  (check DESTDIR support)"; \
-	        fi ; \
-	        $(distuninstallcheck_listfiles) ; \
-	        exit 1; } >&2
-distcleancheck: distclean
-	@if test '$(srcdir)' = . ; then \
-	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
-	  exit 1 ; \
-	fi
-	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
-	  || { echo "ERROR: files left in build directory after distclean:" ; \
-	       $(distcleancheck_listfiles) ; \
-	       exit 1; } >&2
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-recursive
-all-am: Makefile $(SCRIPTS) $(DATA) config.h
-installdirs: installdirs-recursive
-installdirs-am:
-	for dir in "$(DESTDIR)$(bindir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-recursive
-install-exec: install-exec-recursive
-install-data: install-data-recursive
-uninstall: uninstall-recursive
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-recursive
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
-clean: clean-recursive
-
-clean-am: clean-generic clean-libtool mostlyclean-am
-
-distclean: distclean-recursive
-	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
-	-rm -f Makefile
-distclean-am: clean-am distclean-generic distclean-hdr \
-	distclean-libtool distclean-tags
-
-dvi: dvi-recursive
-
-dvi-am:
-
-html: html-recursive
-
-html-am:
-
-info: info-recursive
-
-info-am:
-
-install-data-am:
-
-install-dvi: install-dvi-recursive
-
-install-dvi-am:
-
-install-exec-am: install-binSCRIPTS
-
-install-html: install-html-recursive
-
-install-html-am:
-
-install-info: install-info-recursive
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-recursive
-
-install-pdf-am:
-
-install-ps: install-ps-recursive
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-recursive
-	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
-	-rm -rf $(top_srcdir)/autom4te.cache
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-recursive
-
-mostlyclean-am: mostlyclean-generic mostlyclean-libtool
-
-pdf: pdf-recursive
-
-pdf-am:
-
-ps: ps-recursive
-
-ps-am:
-
-uninstall-am: uninstall-binSCRIPTS
-
-.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all check \
-	ctags-recursive install install-am install-strip \
-	tags-recursive
-
-.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
-	all all-am am--refresh check check-am clean clean-generic \
-	clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
-	dist-gzip dist-hook dist-lzma dist-shar dist-tarZ dist-xz \
-	dist-zip distcheck distclean distclean-generic distclean-hdr \
-	distclean-libtool distclean-tags distcleancheck distdir \
-	distuninstallcheck dvi dvi-am html html-am info info-am \
-	install install-am install-binSCRIPTS install-data \
-	install-data-am install-dvi install-dvi-am install-exec \
-	install-exec-am install-html install-html-am install-info \
-	install-info-am install-man install-pdf install-pdf-am \
-	install-ps install-ps-am install-strip installcheck \
-	installcheck-am installdirs installdirs-am maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-generic \
-	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
-	uninstall uninstall-am uninstall-binSCRIPTS
-
-#	std-options
-
-ChangeLog: Makefile.am
-	rm -f -- "$@"
-	cd doc && $(MAKE) $(AM_MAKEFLAGS) changelogs
-	ln -sf doc/ChangeLog-2009 "$@"
-
-dist-hook:
-	distdir=$(distdir) srcdir=$(srcdir) $(SHELL) $(srcdir)/toolbox --dist-contrib
-vlc-config: $(top_builddir)/config.status $(top_builddir)/vlc-config.in
-	$(SHELL) ./config.status --file=$@
-	chmod 0755 $@
-	touch $@
-
-vlc-config.in: vlc-config.in.in
-	./config.status --recheck
-	touch $@
-
-# Shortcut for developers to rebuild the core (libvlc + vlc)
-# Don't use it if you don't know what it is about.
-# Don't complain if it doesn't work. -- Courmisch
-libcompat:
-	cd compat && $(MAKE) $(AM_MAKEFLAGS)
-
-libvlc: libcompat
-	cd src && $(MAKE) $(AM_MAKEFLAGS) libvlc.la
-
-core: libvlc vlc
-	cd bin && $(MAKE) $(AM_MAKEFLAGS) vlc$(EXEEXT) vlc-static$(EXEEXT)
-
-doc:
-	cd doc && $(MAKE) $(AM_MAKEFLAGS) doc
-
-.PHONY: libvlc core doc
- at HAVE_BEOS_TRUE@vlc-bundle: vlc
- at HAVE_BEOS_TRUE@	rm -Rf $(top_builddir)/vlc-bundle ; mkdir -p $(top_builddir)/vlc-bundle
- at HAVE_BEOS_TRUE@	cp $(top_builddir)/vlc $(top_builddir)/vlc-bundle/
- at HAVE_BEOS_TRUE@	xres -o $(top_builddir)/vlc-bundle/vlc $(srcdir)/share/vlc_beos.rsrc
- at HAVE_BEOS_TRUE@	for i in "" `$(VLC_CONFIG) --target plugin` ; do \
- at HAVE_BEOS_TRUE@	  if test -n "$$i" ; then \
- at HAVE_BEOS_TRUE@	    mkdir -p $(top_builddir)/vlc-bundle/plugins ; \
- at HAVE_BEOS_TRUE@	    cp "$$i$(LIBEXT)" $(top_builddir)/vlc-bundle/plugins/ ; \
- at HAVE_BEOS_TRUE@	  fi ; \
- at HAVE_BEOS_TRUE@	done
- at HAVE_BEOS_TRUE@	if test -d $(CONTRIB_DIR)/vlc-lib ; then \
- at HAVE_BEOS_TRUE@	  mkdir -p $(top_builddir)/vlc-bundle/lib ; \
- at HAVE_BEOS_TRUE@	  for i in $(CONTRIB_DIR)/vlc-lib/*.so ; do \
- at HAVE_BEOS_TRUE@	    cp $$i $(top_builddir)/vlc-bundle/lib/ ; \
- at HAVE_BEOS_TRUE@	  done ; \
- at HAVE_BEOS_TRUE@	fi
- at HAVE_BEOS_TRUE@	cat $(top_srcdir)/po/LINGUAS | while read i; do \
- at HAVE_BEOS_TRUE@	  mkdir -p "$(top_builddir)/vlc-bundle/share/locale/$$i/LC_MESSAGES" ; \
- at HAVE_BEOS_TRUE@	  cp "$(top_builddir)/po/$$i.gmo" \
- at HAVE_BEOS_TRUE@	    "$(top_builddir)/vlc-bundle/share/locale/$$i/LC_MESSAGES/vlc.mo" || true ; \
- at HAVE_BEOS_TRUE@	done
- at HAVE_BEOS_TRUE@	find $(top_builddir)/vlc-bundle -type f -exec mimeset -f "{}" \;
-
-cvlc: make-alias Makefile
-	$(AM_V_GEN)$(MKALIAS) dummy
-
-rvlc: make-alias Makefile
-	$(AM_V_GEN)$(MKALIAS) rc
-
-svlc: make-alias Makefile
-	$(AM_V_GEN)$(MKALIAS) skins2
-
-qvlc: make-alias Makefile
-	$(AM_V_GEN)$(MKALIAS) qt4
-
-nvlc: make-alias Makefile
-	$(AM_V_GEN)$(MKALIAS) ncurses
-
-mvlc: make-alias Makefile
-	$(AM_V_GEN)$(MKALIAS) maemo
-
-vlc$(EXEEXT):
-	$(AM_V_GEN)ln -sf bin/vlc-static$(EXEEXT) vlc$(EXEEXT)
-
-# VLC-release.app for packaging and giving it to your friends
-# use package-macosx to get a nice dmg
-VLC-release.app: vlc
-	( cd src && $(MAKE) $(AM_MAKEFLAGS) install $(silentstd) )
-	rm -Rf "$(top_builddir)/tmp"
-	mkdir -p "$(top_builddir)/tmp/extras/package/macosx"
-	rm -Rf $(top_builddir)/VLC-release.app
-	for i in vlc.xcodeproj Resources README.MacOSX.rtf ; do \
-	  cp -R $(srcdir)/extras/package/macosx/$$i $(top_builddir)/tmp/extras/package/macosx/; \
-	done
-	REVISION=`(git --git-dir=$(srcdir)/.git describe --always || echo exported)` && \
-	cat $(top_builddir)/extras/package/macosx/Info.plist | \
-	sed "s/#REVISION#/$$REVISION/g" > $(top_builddir)/tmp/extras/package/macosx/Info.plist
-	cp -R $(top_builddir)/extras/package/macosx/Resources $(top_builddir)/tmp/extras/package/macosx/
-	for i in AUTHORS COPYING THANKS; do \
-	  cp "$(srcdir)/$$i" $(top_builddir)/tmp; \
-	done
-	mkdir -p $(top_builddir)/tmp/extras/contrib/Sparkle
-	cp -R $(CONTRIB_DIR)/Sparkle/Sparkle.framework $(top_builddir)/tmp/extras/contrib/Sparkle
-	mkdir -p $(top_builddir)/tmp/extras/contrib/Growl
-	cp -R $(CONTRIB_DIR)/Growl/Growl.framework $(top_builddir)/tmp/extras/contrib/Growl
-	mkdir -p $(top_builddir)/tmp/modules/audio_output
-	mkdir -p $(top_builddir)/tmp/modules/gui/macosx
-	for i in \
-	    AppleRemote.h \
-	    AppleRemote.m \
-	    about.h \
-	    about.m \
-	    applescript.h \
-	    applescript.m \
-	    controls.h \
-	    controls.m \
-	    equalizer.h \
-	    equalizer.m \
-	    intf.h \
-	    intf.m \
-	    macosx.m \
-	    misc.h \
-	    misc.m \
-	    open.h \
-	    open.m \
-	    output.h \
-	    output.m \
-	    playlist.h \
-	    playlist.m \
-	    playlistinfo.h \
-	    playlistinfo.m \
-	    prefs_widgets.h \
-	    prefs_widgets.m \
-	    prefs.h \
-	    prefs.m \
-	    simple_prefs.h \
-	    simple_prefs.m \
-	    vout.h \
-	    voutgl.m \
-	    wizard.h \
-	    wizard.m \
-	    extended.h \
-	    extended.m \
-	    bookmarks.h \
-	    bookmarks.m \
-	    coredialogs.h \
-	    coredialogs.m \
-	    embeddedwindow.h \
-	    embeddedwindow.m \
-	    fspanel.h \
-	    fspanel.m \
-	    vout.m; do \
-	  cp "$(srcdir)/modules/gui/macosx/$$i" \
-             $(top_builddir)/tmp/modules/gui/macosx; \
-	done
-	$(AM_V_GEN)cd $(top_builddir)/tmp/extras/package/macosx && \
-	xcodebuild -target vlc SYMROOT=../../../build DSTROOT=../../../build $(silentstd) && \
-	cd ../../../../ && \
-	cp -R $(top_builddir)/tmp/build/Default/VLC.bundle $(top_builddir)/VLC-release.app; \
-	rm -Rf $(top_builddir)/tmp
-	$(INSTALL) -d $(top_builddir)/VLC-release.app/Contents/MacOS
-	PRODUCT="VLC-release.app" ACTION="release-makefile" src_dir=$(srcdir) build_dir=$(top_builddir) sh $(srcdir)/projects/macosx/framework/Pre-Compile.sh
-	$(INSTALL) -d $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua
-	for i in $(srcdir)/share/lua/*.* ; do \
-	  $(INSTALL) -m 644 $${i} $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/`basename $${i}` ; \
-	done ; \
-	$(INSTALL) -d $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/playlist
-	for i in $(srcdir)/share/lua/playlist/*.* ; do \
-	  $(INSTALL) -m 644 $${i} $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/playlist/`basename $${i}` ; \
-	done ; \
-	$(INSTALL) -d $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/meta
-	for i in $(srcdir)/share/lua/meta/*.* ; do \
-	  $(INSTALL) -m 644 $${i} $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/meta/`basename $${i}` ; \
-	done ; \
-	$(INSTALL) -d $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/intf
-	for i in $(srcdir)/share/lua/intf/*.* ; do \
-	  $(INSTALL) -m 644 $${i} $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/intf/`basename $${i}` ; \
-	done ; \
-	$(INSTALL) -d $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/intf/modules
-	for i in $(srcdir)/share/lua/intf/modules/*.* ; do \
-	  $(INSTALL) -m 644 $${i} $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/intf/modules/`basename $${i}` ; \
-	done ; \
-	$(INSTALL) -d $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/http/dialogs
-	$(INSTALL) -d $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/http/js
-	$(INSTALL) -d $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/http/images
-	$(INSTALL) -d $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/http/requests
-	$(INSTALL) -m 644 $(srcdir)/share/lua/http/.hosts $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/http/.hosts
-	for i in $(srcdir)/share/lua/http/*.* ; do \
-	  $(INSTALL) -m 644 $${i} $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/http/`basename $${i}` ; \
-	done
-	for i in $(srcdir)/share/lua/http/dialogs/* ; do \
-	  $(INSTALL) -m 644 $${i} $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/http/dialogs/`basename $${i}` ; \
-	done
-	for i in $(srcdir)/share/lua/http/js/*.* ; do \
-	  $(INSTALL) -m 644 $${i} $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/http/js/`basename $${i}` ; \
-	done
-	for i in $(srcdir)/share/lua/http/images/*.* ; do \
-	  $(INSTALL) -m 644 $${i} $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/http/images/`basename $${i}` ; \
-	done
-	for i in $(srcdir)/share/lua/http/requests/*.* ; do \
-	  $(INSTALL) -m 644 $${i} $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/http/requests/`basename $${i}` ; \
-	done
-	$(INSTALL) -m 644 $(srcdir)/share/lua/http/requests/readme $(top_builddir)/VLC-release.app/Contents/MacOS/share/lua/http/requests/readme.txt
-	$(INSTALL) -d $(top_builddir)/VLC-release.app/Contents/MacOS/share/http/dialogs
-	$(INSTALL) -d $(top_builddir)/VLC-release.app/Contents/MacOS/share/http/js
-	$(INSTALL) -d $(top_builddir)/VLC-release.app/Contents/MacOS/share/http/images
-	$(INSTALL) -d $(top_builddir)/VLC-release.app/Contents/MacOS/share/http/requests
-	$(INSTALL) -m 644 $(srcdir)/share/http/.hosts $(top_builddir)/VLC-release.app/Contents/MacOS/share/http/.hosts
-	for i in $(srcdir)/share/http/*.* ; do \
-	  $(INSTALL) -m 644 $${i} $(top_builddir)/VLC-release.app/Contents/MacOS/share/http/`basename $${i}` ; \
-	done
-	for i in $(srcdir)/share/http/dialogs/* ; do \
-	  $(INSTALL) -m 644 $${i} $(top_builddir)/VLC-release.app/Contents/MacOS/share/http/dialogs/`basename $${i}` ; \
-	done
-	for i in $(srcdir)/share/http/js/*.* ; do \
-	  $(INSTALL) -m 644 $${i} $(top_builddir)/VLC-release.app/Contents/MacOS/share/http/js/`basename $${i}` ; \
-	done
-	for i in $(srcdir)/share/http/images/*.* ; do \
-	  $(INSTALL) -m 644 $${i} $(top_builddir)/VLC-release.app/Contents/MacOS/share/http/images/`basename $${i}` ; \
-	done
-	for i in $(srcdir)/share/http/requests/*.* ; do \
-	  $(INSTALL) -m 644 $${i} $(top_builddir)/VLC-release.app/Contents/MacOS/share/http/requests/`basename $${i}` ; \
-	done
-	$(INSTALL) -m 644 $(srcdir)/share/http/requests/readme $(top_builddir)/VLC-release.app/Contents/MacOS/share/http/requests/readme.txt
-	$(INSTALL) -m 644 $(srcdir)/share/vlc512x512.png $(top_builddir)/VLC-release.app/Contents/MacOS/share/vlc512x512.png
-	$(INSTALL) -d $(top_builddir)/VLC-release.app/Contents/MacOS/share/locale
-	cat $(top_srcdir)/po/LINGUAS | while read i; do \
-	  $(INSTALL) -d $(top_builddir)/VLC-release.app/Contents/MacOS/share/locale/$${i}/LC_MESSAGES ; \
-	  $(INSTALL) $(srcdir)/po/$${i}.gmo $(top_builddir)/VLC-release.app/Contents/MacOS/share/locale/$${i}/LC_MESSAGES/vlc.mo || true ; \
-	  mkdir -p $(top_builddir)/VLC-release.app/Contents/Resources/$${i}.lproj ; \
-	  ln -sf ../English.lproj/InfoPlist.strings \
-	      $(top_builddir)/VLC-release.app/Contents/Resources/$${i}.lproj ; \
-	  ln -sf ../English.lproj/MainMenu.nib \
-	      $(top_builddir)/VLC-release.app/Contents/Resources/$${i}.lproj ; \
-	done
-	printf "APPLVLC#" >| $(top_builddir)/VLC-release.app/Contents/PkgInfo
-	find $(top_builddir)/VLC-release.app/Contents/Resources/English.lproj -name designable.nib -delete;
-	find $(top_builddir)/VLC-release.app -type d -exec chmod ugo+rx '{}' \;
-	find $(top_builddir)/VLC-release.app -type f -exec chmod ugo+r '{}' \;
-
-# This is just for development purposes. 
-# The resulting VLC.app will only run in this tree.
-VLC.app: vlc $(top_builddir)/src/.libs/libvlccore.dylib $(top_builddir)/src/.libs/libvlc.dylib
-	$(AM_V_GEN)(cd src && make install $(silentstd))
-	rm -Rf $(top_builddir)/tmp
-	mkdir -p "$(top_builddir)/tmp/extras/package/macosx"
-	rm -Rf $(top_builddir)/VLC.app
-	for i in vlc.xcodeproj Resources README.MacOSX.rtf; do \
-	  cp -R $(srcdir)/extras/package/macosx/$$i $(top_builddir)/tmp/extras/package/macosx/; \
-	done
-	REVISION=`(git --git-dir=$(srcdir)/.git describe --always || echo exported)` && \
-	cat $(top_builddir)/extras/package/macosx/Info.plist | \
-	sed "s/#REVISION#/$$REVISION/g" > $(top_builddir)/tmp/extras/package/macosx/Info.plist
-	cp -R $(top_builddir)/extras/package/macosx/Resources $(top_builddir)/tmp/extras/package/macosx/
-	for i in AUTHORS COPYING THANKS; do \
-	  cp "$(srcdir)/$$i" $(top_builddir)/tmp; \
-	done
-	mkdir -p $(top_builddir)/tmp/extras/contrib/Sparkle
-	cp -R $(CONTRIB_DIR)/Sparkle/Sparkle.framework $(top_builddir)/tmp/extras/contrib/Sparkle
-	mkdir -p $(top_builddir)/tmp/extras/contrib/Growl
-	cp -R $(CONTRIB_DIR)/Growl/Growl.framework $(top_builddir)/tmp/extras/contrib/Growl
-	mkdir -p $(top_builddir)/tmp/modules/audio_output
-	mkdir -p $(top_builddir)/tmp/modules/gui/macosx
-	for i in \
-	    AppleRemote.h \
-	    AppleRemote.m \
-	    about.h \
-	    about.m \
-	    applescript.h \
-	    applescript.m \
-	    controls.h \
-	    controls.m \
-	    equalizer.h \
-	    equalizer.m \
-	    intf.h \
-	    intf.m \
-	    macosx.m \
-	    misc.h \
-	    misc.m \
-	    open.h \
-	    open.m \
-	    output.h \
-	    output.m \
-	    playlist.h \
-	    playlist.m \
-	    playlistinfo.h \
-	    playlistinfo.m \
-	    prefs_widgets.h \
-	    prefs_widgets.m \
-	    prefs.h \
-	    prefs.m \
-	    simple_prefs.h \
-	    simple_prefs.m \
-	    vout.h \
-	    voutgl.m \
-	    wizard.h \
-	    wizard.m \
-	    extended.h \
-	    extended.m \
-	    bookmarks.h \
-	    bookmarks.m \
-	    coredialogs.h \
-	    coredialogs.m \
-	    embeddedwindow.h \
-	    embeddedwindow.m \
-	    fspanel.h \
-	    fspanel.m \
-	    vout.m; do \
-	  cp "$(srcdir)/modules/gui/macosx/$$i" \
-             $(top_builddir)/tmp/modules/gui/macosx; \
-	done
-	$(AM_V_GEN)cd $(top_builddir)/tmp/extras/package/macosx && \
-	xcodebuild install -target vlc SYMROOT=../../../build DSTROOT=../../../build $(silentstd) && \
-	cd ../../../../ && \
-	cp -R -L $(top_builddir)/tmp/build/Default/VLC.bundle $(top_builddir)/VLC.app
-	$(INSTALL) -d $(top_builddir)/VLC.app/Contents/MacOS
-	touch $(top_builddir)/VLC.app/Contents/MacOS/VLC
-	chmod +x $(top_builddir)/VLC.app/Contents/MacOS/VLC
-	$(INSTALL) $(top_builddir)/bin/.libs/vlc $(top_builddir)/VLC.app/Contents/MacOS/VLC
-	ln -sf ../../../modules $(top_builddir)/VLC.app/Contents/MacOS/plugins
-	install -d $(top_builddir)/VLC.app/Contents/MacOS/share
-	for i in `ls $(srcdir)/share`; do \
-	   ln -sf `pwd`/$(srcdir)/share/$$i $(top_builddir)/VLC.app/Contents/MacOS/share/; \
-	done
-	$(INSTALL) -d $(top_builddir)/VLC.app/Contents/MacOS/share/locale
-	cat $(top_srcdir)/po/LINGUAS | while read i; do \
-	  mkdir -p $(top_builddir)/VLC.app/Contents/MacOS/share/locale/$${i}/LC_MESSAGES ; \
-	  ln -sfn `pwd`/$(srcdir)/po/$${i}.gmo $(top_builddir)/VLC.app/Contents/MacOS/share/locale/$${i}/LC_MESSAGES/vlc.mo || true ; \
-	  mkdir -p $(top_builddir)/VLC.app/Contents/Resources/$${i}.lproj ; \
-	  ln -sf ../English.lproj/InfoPlist.strings \
-	      $(top_builddir)/VLC.app/Contents/Resources/$${i}.lproj ; \
-	  ln -sf ../English.lproj/MainMenu.nib \
-	      $(top_builddir)/VLC.app/Contents/Resources/$${i}.lproj ; \
-	done
-	printf "APPLVLC#" >| $(top_builddir)/VLC.app/Contents/PkgInfo
-
-#Win-common if for win32 and wince
-package-win-common:
-# Check that tmp isn't in the way
-	@if test -e "$(win32_destdir)"; then \
-	  echo "Error: please remove $(win32_destdir), it is in the way"; \
-	  false; \
-	else \
-	  echo "OK."; mkdir -p "$(win32_destdir)"; \
-	fi
-# Same for debug symbols dir
-	@if test -e "$(win32_debugdir)"; then \
-	  echo "Error: please remove $(win32_debugdir), it is in the way"; \
-	  false; \
-	else \
-	  echo "OK."; mkdir -p "$(win32_debugdir)"; \
-	fi
-
-# Copy relevant files
-# Copy executables, major libs+manifests
-	cp "$(top_builddir)/bin/.libs/vlc$(EXEEXT)" "$(win32_destdir)/"
-	cp "$(top_builddir)/bin/.libs/vlc-cache-gen$(EXEEXT)" "$(win32_destdir)/"
-	cp "$(top_srcdir)/extras/package/win32/vlc.exe.manifest" "$(win32_destdir)/"
-	cp "$(top_srcdir)/extras/package/win32/libvlc.dll.manifest" "$(win32_destdir)/"
-	cp "$(top_builddir)/src/.libs/libvlccore$(LIBEXT)" "$(win32_destdir)/"
-	cp "$(top_builddir)/src/.libs/libvlc$(LIBEXT)" "$(win32_destdir)/"
-
-# Copy Text files
-	for file in AUTHORS THANKS ; \
-	  do sed 's/@/_AT_/' < "$(srcdir)/$$file" > "$(win32_destdir)/$${file}.txt" ; done;
-	for file in NEWS COPYING README; \
-	  do cp "$(srcdir)/$$file" "$(win32_destdir)/$${file}.txt"; done
-	$(U2D) "$(win32_destdir)/"*.txt || echo "WARNING: this shouldn't happen"
-
-# Necessary icons
-	cp $(srcdir)/share/icons/vlc.ico $(win32_destdir)/
-
-# Copy the locales
-	mkdir -p $(win32_destdir)/locale
-	cat $(top_srcdir)/po/LINGUAS | while read i; do \
-	  mkdir -p "$(win32_destdir)/locale/$${i}/LC_MESSAGES" ; \
-	  cp "$(srcdir)/po/$${i}.gmo" \
-	    "$(win32_destdir)/locale/$${i}/LC_MESSAGES/vlc.mo" || true ; \
-	done
-	mkdir -p $(win32_destdir)/locale/qt4/
-	cp $(QT4LOCALEDIR)/*.qm $(win32_destdir)/locale/qt4/ || true
-
-#  Mozilla plugin
- at BUILD_MOZILLA_TRUE@	mkdir -p "$(win32_destdir)/mozilla"
- at BUILD_MOZILLA_TRUE@	cp $(top_builddir)/projects/mozilla/.libs/npvlc$(LIBEXT) $(win32_destdir)/mozilla/
- at BUILD_MOZILLA_TRUE@	cp $(top_srcdir)/projects/mozilla/npvlc.dll.manifest $(win32_destdir)/mozilla/
-
-# ActiveX plugin
- at BUILD_ACTIVEX_TRUE@	mkdir -p "$(win32_destdir)/activex"
- at BUILD_ACTIVEX_TRUE@	cp $(srcdir)/projects/activex/README.TXT  $(win32_destdir)/activex/
- at BUILD_ACTIVEX_TRUE@	cp $(srcdir)/projects/activex/test.html  $(win32_destdir)/activex/
- at BUILD_ACTIVEX_TRUE@	$(U2D) $(win32_destdir)/activex/*
- at BUILD_ACTIVEX_TRUE@	cp $(top_builddir)/projects/activex/.libs/axvlc$(LIBEXT) $(win32_destdir)/activex/
- at BUILD_ACTIVEX_TRUE@	cp $(top_srcdir)/projects/activex/axvlc.dll.manifest $(win32_destdir)/activex/
-
-# Rebase all those DLLs to speed up loading (need cygwin rebase)
-	if rebase -b 0x42 /dev/null >/dev/null 2>&1; then \
-		find $(win32_destdir) -type f -name '*.dll' -print | rebase -b 0x70000000 -T -; \
-	fi
-
-# Copy the UAC NSIS plugin
-	mkdir -p "$(win32_destdir)/NSIS"
-	cp "$(top_srcdir)/extras/package/win32/UAC.nsh" "$(win32_destdir)/NSIS"
-	cp "$(top_srcdir)/extras/package/win32/UAC.dll" "$(win32_destdir)/NSIS"
-
-package-win32-xpi: package-win-common-strip
-	mkdir -p "$(win32_xpi_destdir)/plugins"
-	cp $(top_builddir)/projects/mozilla/install.rdf "$(win32_xpi_destdir)"
-	cp $(win32_destdir)/mozilla/npvlc$(LIBEXT) \
-		"$(win32_xpi_destdir)/plugins"
-	cp $(top_srcdir)/projects/mozilla/npvlc.dll.manifest \
-		"$(win32_xpi_destdir)/plugins"
-	cp "$(top_srcdir)/extras/package/win32/libvlc.dll.manifest" \
-		"$(win32_xpi_destdir)/plugins"
-	cp "$(win32_destdir)/libvlccore$(LIBEXT)" \
-		"$(win32_xpi_destdir)/plugins"
-	cp "$(win32_destdir)/libvlc$(LIBEXT)" \
-		"$(win32_xpi_destdir)/plugins"
-	mkdir -p "$(win32_xpi_destdir)/plugins/plugins"
-	cp $(win32_destdir)/plugins/*$(LIBEXT) \
-		"$(win32_xpi_destdir)/plugins/plugins"
-	rm -rf "$(win32_xpi_destdir)/plugins/plugins/*qt*"
-	rm -rf "$(win32_xpi_destdir)/plugins/plugins/*skins*"
-	cd $(win32_xpi_destdir) && zip -r vlc-$(VERSION).xpi install.rdf plugins
-
-package-win32-base-debug: package-win-common
-# Copy relevant files
-# Script installer
-	cp "$(top_builddir)/extras/package/win32/vlc.win32.nsi" "$(win32_destdir)/"
-	cp "$(top_builddir)/extras/package/win32/spad.nsi" "$(win32_destdir)/"
-	mkdir "$(win32_destdir)/languages"
-	cp $(srcdir)/extras/package/win32/languages/*.nsh "$(win32_destdir)/languages/"
-
-# Plugins
-	mkdir -p "$(win32_destdir)/plugins"
-	find modules/ -name '*_plugin$(LIBEXT)' | while read i; do \
-	  if test -n "$$i" ; then \
-	    $(INSTALL) "$$i" "vlc-$(VERSION)/plugins/" ; \
-	  fi ; done
-
-#Enable DEP and ASLR for all the binaries
- at USE_PEFLAGS_TRUE@	find $(win32_destdir) -type f -name '*.dll' -print -o -name '*.exe' -print | while read i; do \
- at USE_PEFLAGS_TRUE@	$(PEFLAGS) --dynamicbase=true --nxcompat=true "$$i" ; \
- at USE_PEFLAGS_TRUE@	done
-
-# Copy the lua scripts (HTTP)
- at BUILD_LUA_TRUE@	mkdir -p "$(win32_lua_destdir)/http/images"
- at BUILD_LUA_TRUE@	mkdir -p "$(win32_lua_destdir)/http/requests"
- at BUILD_LUA_TRUE@	mkdir -p "$(win32_lua_destdir)/http/js"
- at BUILD_LUA_TRUE@	mkdir -p "$(win32_lua_destdir)/http/dialogs"
- at BUILD_LUA_TRUE@	cp $(srcdir)/share/lua/http/*.html $(win32_lua_destdir)/http/
- at BUILD_LUA_TRUE@	$(U2D) $(win32_lua_destdir)/http/*.html
- at BUILD_LUA_TRUE@	cp $(srcdir)/share/lua/http/.hosts $(win32_lua_destdir)/http/
- at BUILD_LUA_TRUE@	$(U2D) $(win32_lua_destdir)/http/.hosts
- at BUILD_LUA_TRUE@	cp $(srcdir)/share/lua/http/*.css $(win32_lua_destdir)/http/
- at BUILD_LUA_TRUE@	$(U2D) $(win32_lua_destdir)/http/*.css
- at BUILD_LUA_TRUE@	cp $(srcdir)/share/lua/http/js/*.js $(win32_lua_destdir)/http/js/
- at BUILD_LUA_TRUE@	$(U2D) $(win32_lua_destdir)/http/js/*.js
- at BUILD_LUA_TRUE@	cp $(srcdir)/share/lua/http/*.lua $(win32_lua_destdir)/http/
- at BUILD_LUA_TRUE@	$(U2D) $(win32_lua_destdir)/http/*.lua
- at BUILD_LUA_TRUE@	cp $(srcdir)/share/lua/http/dialogs/* $(win32_lua_destdir)/http/dialogs/
- at BUILD_LUA_TRUE@	$(U2D) $(win32_lua_destdir)/http/dialogs/*
- at BUILD_LUA_TRUE@	cp $(srcdir)/share/lua/http/dialogs/.hosts $(win32_lua_destdir)/http/dialogs/
- at BUILD_LUA_TRUE@	$(U2D) $(win32_lua_destdir)/http/dialogs/.hosts
- at BUILD_LUA_TRUE@	cp $(srcdir)/share/lua/http/*.ico $(win32_lua_destdir)/http/
- at BUILD_LUA_TRUE@	cp $(srcdir)/share/lua/http/images/*.png $(win32_lua_destdir)/http/images/
- at BUILD_LUA_TRUE@	cp $(srcdir)/share/lua/http/requests/*.xml $(win32_lua_destdir)/http/requests/
- at BUILD_LUA_TRUE@	$(U2D) $(win32_lua_destdir)/http/requests/*.xml
- at BUILD_LUA_TRUE@	cp $(srcdir)/share/lua/http/requests/readme $(win32_lua_destdir)/http/requests/readme.txt
- at BUILD_LUA_TRUE@	$(U2D) $(win32_lua_destdir)/http/requests/readme.txt
-
-#Lua Scripts
- at BUILD_LUA_TRUE@	$(INSTALL) -d $(win32_lua_destdir)
- at BUILD_LUA_TRUE@	for i in $(srcdir)/share/lua/*.* ; do \
- at BUILD_LUA_TRUE@	  $(INSTALL) -m 644 -- "$${i}" $(win32_lua_destdir)/`basename $${i}` ; \
- at BUILD_LUA_TRUE@	done
- at BUILD_LUA_TRUE@	$(INSTALL) -d $(win32_lua_destdir)/modules
- at BUILD_LUA_TRUE@	for i in $(srcdir)/share/lua/modules/*.* ; do \
- at BUILD_LUA_TRUE@	  $(INSTALL) -m 644 -- "$${i}" $(win32_lua_destdir)/modules/`basename $${i}` ; \
- at BUILD_LUA_TRUE@	done
- at BUILD_LUA_TRUE@	$(INSTALL) -d $(win32_lua_destdir)/extensions
- at BUILD_LUA_TRUE@	for i in $(srcdir)/share/lua/extensions/*.* ; do \
- at BUILD_LUA_TRUE@	  $(INSTALL) -m 644 -- "$${i}" $(win32_lua_destdir)/extensions/`basename $${i}` ; \
- at BUILD_LUA_TRUE@	done
- at BUILD_LUA_TRUE@	$(INSTALL) -d $(win32_lua_destdir)/intf
- at BUILD_LUA_TRUE@	for i in $(srcdir)/share/lua/intf/*.* ; do \
- at BUILD_LUA_TRUE@	  $(INSTALL) -m 644 -- "$${i}" $(win32_lua_destdir)/intf/`basename $${i}` ; \
- at BUILD_LUA_TRUE@	done
- at BUILD_LUA_TRUE@	$(INSTALL) -d $(win32_lua_destdir)/intf/modules
- at BUILD_LUA_TRUE@	for i in $(srcdir)/share/lua/intf/modules/*.* ; do \
- at BUILD_LUA_TRUE@	  $(INSTALL) -m 644 -- "$${i}" $(win32_lua_destdir)/intf/modules/`basename $${i}` ; \
- at BUILD_LUA_TRUE@	done
- at BUILD_LUA_TRUE@	$(INSTALL) -d $(win32_lua_destdir)/meta/art
- at BUILD_LUA_TRUE@	for i in $(srcdir)/share/lua/meta/art/*.* ; do \
- at BUILD_LUA_TRUE@	  $(INSTALL) -m 644 -- "$${i}" $(win32_lua_destdir)/meta/art/`basename $${i}` ; \
- at BUILD_LUA_TRUE@	done
- at BUILD_LUA_TRUE@	$(INSTALL) -d $(win32_lua_destdir)/meta/fetcher
- at BUILD_LUA_TRUE@	for i in $(srcdir)/share/lua/meta/fetcher/*.* ; do \
- at BUILD_LUA_TRUE@	  $(INSTALL) -m 644 -- "$${i}" $(win32_lua_destdir)/meta/fetcher/`basename $${i}` ; \
- at BUILD_LUA_TRUE@	done
- at BUILD_LUA_TRUE@	$(INSTALL) -d $(win32_lua_destdir)/meta/reader
- at BUILD_LUA_TRUE@	for i in $(srcdir)/share/lua/meta/reader/*.* ; do \
- at BUILD_LUA_TRUE@	  $(INSTALL) -m 644 -- "$${i}" $(win32_lua_destdir)/meta/reader/`basename $${i}` ; \
- at BUILD_LUA_TRUE@	done
- at BUILD_LUA_TRUE@	$(INSTALL) -d $(win32_lua_destdir)/playlist
- at BUILD_LUA_TRUE@	for i in $(srcdir)/share/lua/playlist/*.* ; do \
- at BUILD_LUA_TRUE@	  $(INSTALL) -m 644 -- "$${i}" $(win32_lua_destdir)/playlist/`basename $${i}` ; \
- at BUILD_LUA_TRUE@	done
- at BUILD_LUA_TRUE@	$(INSTALL) -d $(win32_lua_destdir)/sd
- at BUILD_LUA_TRUE@	for i in $(srcdir)/share/lua/sd/*.* ; do \
- at BUILD_LUA_TRUE@	  $(INSTALL) -m 644 -- "$${i}" $(win32_lua_destdir)/sd/`basename $${i}` ; \
- at BUILD_LUA_TRUE@	done
-
- at BUILD_LUA_TRUE@	$(U2D) $(win32_lua_destdir)/README.txt
- at BUILD_LUA_TRUE@	$(U2D) $(win32_lua_destdir)/extensions/README.txt
- at BUILD_LUA_TRUE@	$(U2D) $(win32_lua_destdir)/intf/README.txt
- at BUILD_LUA_TRUE@	$(U2D) $(win32_lua_destdir)/meta/art/README.txt
- at BUILD_LUA_TRUE@	$(U2D) $(win32_lua_destdir)/meta/fetcher/README.txt
- at BUILD_LUA_TRUE@	$(U2D) $(win32_lua_destdir)/meta/reader/README.txt
- at BUILD_LUA_TRUE@	$(U2D) $(win32_lua_destdir)/playlist/README.txt
- at BUILD_LUA_TRUE@	$(U2D) $(win32_lua_destdir)/sd/README.txt
-
-# Copy the http files
- at BUILD_HTTPD_TRUE@	mkdir -p "$(win32_http_destdir)/images"
- at BUILD_HTTPD_TRUE@	mkdir -p "$(win32_http_destdir)/requests"
- at BUILD_HTTPD_TRUE@	mkdir -p "$(win32_http_destdir)/js"
- at BUILD_HTTPD_TRUE@	mkdir -p "$(win32_http_destdir)/dialogs"
- at BUILD_HTTPD_TRUE@	cp $(srcdir)/share/http/*.html $(win32_http_destdir)/
- at BUILD_HTTPD_TRUE@	$(U2D) $(win32_http_destdir)/*.html
- at BUILD_HTTPD_TRUE@	cp $(srcdir)/share/http/.hosts $(win32_http_destdir)/
- at BUILD_HTTPD_TRUE@	$(U2D) $(win32_http_destdir)/.hosts
- at BUILD_HTTPD_TRUE@	cp $(srcdir)/share/http/*.css $(win32_http_destdir)/
- at BUILD_HTTPD_TRUE@	$(U2D) $(win32_http_destdir)/*.css
- at BUILD_HTTPD_TRUE@	cp $(srcdir)/share/http/js/*.js $(win32_http_destdir)/js/
- at BUILD_HTTPD_TRUE@	$(U2D) $(win32_http_destdir)/js/*.js
- at BUILD_HTTPD_TRUE@	cp $(srcdir)/share/http/dialogs/* $(win32_http_destdir)/dialogs/
- at BUILD_HTTPD_TRUE@	$(U2D) $(win32_http_destdir)/dialogs/*
- at BUILD_HTTPD_TRUE@	cp $(srcdir)/share/http/dialogs/.hosts $(win32_http_destdir)/dialogs/
- at BUILD_HTTPD_TRUE@	$(U2D) $(win32_http_destdir)/dialogs/.hosts
- at BUILD_HTTPD_TRUE@	cp $(srcdir)/share/http/*.ico $(win32_http_destdir)/
- at BUILD_HTTPD_TRUE@	cp $(srcdir)/share/http/images/*.png $(win32_http_destdir)/images/
- at BUILD_HTTPD_TRUE@	cp $(srcdir)/share/http/requests/*.xml $(win32_http_destdir)/requests/
- at BUILD_HTTPD_TRUE@	$(U2D) $(win32_http_destdir)/requests/*.xml
- at BUILD_HTTPD_TRUE@	cp $(srcdir)/share/http/requests/readme $(win32_http_destdir)/requests/readme.txt
- at BUILD_HTTPD_TRUE@	$(U2D) $(win32_http_destdir)/requests/readme.txt
-
-# Skins
- at BUILD_SKINS_TRUE@	mkdir -p $(win32_destdir)/skins/fonts
- at BUILD_SKINS_TRUE@	for i in $(srcdir)/share/skins2/fonts/*.*; do \
- at BUILD_SKINS_TRUE@	  cp -- "$$i" $(win32_destdir)/skins/fonts/ || true ; \
- at BUILD_SKINS_TRUE@	done
- at BUILD_SKINS_TRUE@	for i in $(top_builddir)/share/skins2/*.*; do \
- at BUILD_SKINS_TRUE@	  cp -- "$$i" $(win32_destdir)/skins/ || true ; \
- at BUILD_SKINS_TRUE@	done
- at BUILD_SKINS_TRUE@	cp -- $(srcdir)/share/skins2/skin.catalog $(win32_destdir)/skins/ || true ;
- at BUILD_SKINS_TRUE@	cp -- $(srcdir)/share/skins2/skin.dtd $(win32_destdir)/skins/ || true ;
-
-#OSD Menu
- at BUILD_OSDMENU_TRUE@	mkdir -p "$(win32_destdir)/osdmenu"
- at BUILD_OSDMENU_TRUE@	cp $(srcdir)/share/osdmenu/*.* "$(win32_destdir)/osdmenu"
- at BUILD_OSDMENU_TRUE@	for dir in default default/selected default/selection default/volume ;do \
- at BUILD_OSDMENU_TRUE@		mkdir -p "$(win32_destdir)/osdmenu/$$dir"; \
- at BUILD_OSDMENU_TRUE@		for file in $(srcdir)/share/osdmenu/$${dir}/*.png;do \
- at BUILD_OSDMENU_TRUE@			 cp -- "$$file" "$(win32_destdir)/osdmenu/$$dir"; \
- at BUILD_OSDMENU_TRUE@		done; \
- at BUILD_OSDMENU_TRUE@	done
- at BUILD_OSDMENU_TRUE@	$(U2D) $(win32_destdir)/osdmenu/*.cfg;
- at BUILD_OSDMENU_TRUE@	for file in $(win32_destdir)/osdmenu/*.cfg; do \
- at BUILD_OSDMENU_TRUE@		sed 's%share/osdmenu%osdmenu%g' "$$file" > "$$file.tmp" || exit $$? ; \
- at BUILD_OSDMENU_TRUE@		sed 's%/%\\%g' "$$file.tmp" > "$$file" || exit$$? ; \
- at BUILD_OSDMENU_TRUE@		rm -f -- "$$file.tmp"; \
- at BUILD_OSDMENU_TRUE@	done
-
-# SDK
-	mkdir -p "$(win32_destdir)/sdk.tmp"
-	mkdir -p "$(win32_destdir)/sdk"
-	d=$$(pwd) && \
-	cd src && \
-	make install DESTDIR="$$d/vlc-$(VERSION)/sdk.tmp"
-	cd vlc-$(VERSION) && mv sdk.tmp/$(prefix)/* sdk/
-	find vlc-$(VERSION)/sdk.tmp -type d | sort -r | xargs rmdir
-	rm -Rf vlc-$(VERSION)/sdk/bin
-
-# Strip DLLs
-package-win-common-strip: package-win32-base-debug
-	for i in "" $(win32_destdir)/*$(LIBEXT) \
-	            $(win32_destdir)/*$(EXEEXT) \
-	            $(win32_destdir)/activex/*$(LIBEXT) \
-	            $(win32_destdir)/mozilla/*$(LIBEXT) \
-	            $(win32_destdir)/plugins/*$(LIBEXT) \
-	; do \
-	  if test -n "$$i" ; then \
-	    $(OBJCOPY) --only-keep-debug "$$i" "$$i.dbg"; \
-	    $(OBJCOPY) --strip-all "$$i" ; \
-	    $(OBJCOPY) --add-gnu-debuglink="$$i.dbg" "$$i" ; \
-	    mv "$$i.dbg" "$(win32_debugdir)"; \
-	  fi ; \
-	done
-
-package-win32-base: package-win-common-strip
-
-package-win32-base-exe: package-win32-base
-# Create package
-	rm -Rf $(win32_destdir)/sdk
-	if makensis -VERSION >/dev/null 2>&1; then \
-	    MAKENSIS="makensis"; \
-	elif [ -x "/cygdrive/c/Program Files/NSIS/makensis" ]; then \
-	    MAKENSIS="/cygdrive/c/Program\ Files/NSIS/makensis"; \
-	elif [ -x "$(PROGRAMFILES)/NSIS/makensis" ]; then \
-	    MAKENSIS="$(PROGRAMFILES)/NSIS/makensis"; \
-	elif wine --version >/dev/null 2>&1; then \
-	    MAKENSIS="wine C:/Program\ Files/NSIS/makensis.exe"; \
-	else \
-	    echo 'Error: cannot locate makensis tool'; exit 1; \
-	fi; \
-	eval "$$MAKENSIS $(win32_destdir)/spad.nsi"; \
-	eval "$$MAKENSIS $(win32_destdir)/vlc.win32.nsi"
-
-package-win32-base-zip: package-win32-base
-# Create package 
-	rm -f -- vlc-$(VERSION)-win32.zip
-	zip -r -9 vlc-$(VERSION)-win32.zip vlc-$(VERSION)
-
-package-win32-base-debug-zip: package-win32-base-debug
-# Create package
-	rm -f -- vlc-$(VERSION)-win32-debug.zip
-	zip -r -9 vlc-$(VERSION)-win32-debug.zip vlc-$(VERSION)
-
-package-win32-base-7zip: package-win32-base
-# Create package 
-	7z a -t7z -m0=lzma -mx=9 -mfb=64 -md=32m -ms=on vlc-$(VERSION)-win32.7z vlc-$(VERSION)
-
-package-win32-base-debug-7zip: package-win32-base-debug
-# Create package
-	7z a -t7z -m0=lzma -mx=9 -mfb=64 -md=32m -ms=on vlc-$(VERSION)-win32-debug.7z vlc-$(VERSION)
-
-package-win32-cleanup:
-	rm -Rf $(win32_destdir)
-	rm -Rf $(win32_debugdir)
-
-package-win32-exe: package-win32-base package-win32-base-exe package-win32-cleanup
-
-package-win32-zip: package-win32-base-zip package-win32-cleanup
-
-package-win32-debug-zip: package-win32-base-debug-zip package-win32-cleanup
-
-package-win32-7zip: package-win32-base-7zip package-win32-cleanup
-
-package-win32-debug-7zip: package-win32-base-debug-7zip package-win32-cleanup
-
-package-win32-no-clean: package-win32-base-zip package-win32-base-7zip package-win32-base-exe 
-
-package-win32: package-win32-no-clean package-win32-cleanup
-
-package-win32-debug: package-win32-base-debug-zip package-win32-base-debug-7zip package-win32-cleanup
-
-#######
-# WinCE
-#######
-package-wince-base: package-win-common-strip
-
-package-wince-base-zip: package-wince-base
-# Create package 
-	rm -f -- vlc-$(VERSION)-wince.zip
-	zip -r -9 vlc-$(VERSION)-wince.zip vlc-$(VERSION)
-
-package-wince: package-wince-base-zip package-win32-cleanup
-
-#####################################################################
-#####################################################################
-package-beos:
-# Check that tmp isn't in the way
-	@if test -e $(srcdir)/tmp; then \
-	  echo "Error: please remove $(srcdir)/tmp, it is in the way"; \
-	  false ; \
-	else \
-	  echo "OK." ; mkdir $(srcdir)/tmp ; \
-	fi
-
-# Copy relevant files
-	mkdir -p $(srcdir)/tmp/vlc
-	cd $(srcdir) && cp -R vlc-bundle/* AUTHORS COPYING ChangeLog README \
-	  THANKS NEWS tmp/vlc/
-
-# Create debug package
-	xres -o $(srcdir)/tmp/vlc/vlc $(srcdir)/share/vlc_beos.rsrc
-	find $(srcdir)/tmp/vlc -exec mimeset -f {} \;
-	mv $(srcdir)/tmp/vlc $(srcdir)/tmp/vlc-$(VERSION)
-	(cd $(srcdir)/tmp && zip -9 -r vlc-$(VERSION)-BeOS-debug.zip vlc-$(VERSION) )
-	mv $(srcdir)/tmp/vlc-$(VERSION)-BeOS-debug.zip $(srcdir)/
-	mv $(srcdir)/tmp/vlc-$(VERSION) $(srcdir)/tmp/vlc
-
-# Create normal package
-	$(STRIP) --strip-debug --strip-unneeded $(srcdir)/tmp/vlc/vlc
-	find $(srcdir)/tmp/vlc -name 'lib*.so' -exec $(STRIP) \
-	  --strip-debug --strip-unneeded "{}" \;
-	xres -o $(srcdir)/tmp/vlc/vlc $(srcdir)/share/vlc_beos.rsrc
-	find $(srcdir)/tmp/vlc -exec mimeset -f {} \;
-	mv $(srcdir)/tmp/vlc $(srcdir)/tmp/vlc-$(VERSION)
-	(cd $(srcdir)/tmp &&  zip -9 -r vlc-$(VERSION)-BeOS.zip vlc-$(VERSION) )
-	mv $(srcdir)/tmp/vlc-$(VERSION)-BeOS.zip $(srcdir)/
-
-# Clean up
-	rm -Rf $(srcdir)/tmp
-
-#########################################################################
-#########################################################################
-package-macosx: VLC-release.app ChangeLog
-# Check that the temporary location isn't in the way
-	@if test -e "$(top_builddir)/vlc-$(VERSION)/"; then \
-	  rm -Rf "$(top_builddir)/vlc-$(VERSION)/" ; \
-	fi
-
-	echo "Create package directory: vlc-$(VERSION)/";
-	mkdir -p "$(top_builddir)/vlc-$(VERSION)/";
-
-# Copy relevant files 
-	@if test -e "$(top_builddir)/VLC-release.app/"; then \
-	  cp -R "$(top_builddir)/VLC-release.app" "$(top_builddir)/vlc-$(VERSION)/VLC.app"; \
-	else \
-	  cp -R "$(top_builddir)/VLC.app" "$(top_builddir)/vlc-$(VERSION)/VLC.app"; \
-	fi
-	mkdir -p $(top_builddir)/vlc-$(VERSION)/Goodies/ && \
-          mkdir -p $(top_builddir)/vlc-$(VERSION)/.background/ && \
-          cp $(srcdir)/AUTHORS $(srcdir)/COPYING $(srcdir)/README $(srcdir)/THANKS $(srcdir)/NEWS $(top_builddir)/vlc-$(VERSION)/Goodies/ && \
-          cp -R  $(srcdir)/extras/package/macosx/Delete_Preferences.app $(top_builddir)/vlc-$(VERSION)/Goodies/Delete\ VLC\ Preferences.app && \
-	  cp $(srcdir)/extras/package/macosx/README.MacOSX.rtf $(top_builddir)/vlc-$(VERSION)/Read\ Me.rtf && \
-	  cp $(srcdir)/extras/package/macosx/Resources/about_bg.png $(top_builddir)/vlc-$(VERSION)/.background/background.png
-	cp -L $(top_builddir)/ChangeLog $(top_builddir)/vlc-$(VERSION)/Goodies/
-
-# Place a link to the application folder
-	ln -s /Applications $(top_builddir)/vlc-$(VERSION)/Applications
-
-# Create disk image (temporarily taken from the 0.8.6-bugfix branch to provide reliable NBs)
-	echo "Creating disk image"
-	rm -f "$(top_builddir)/vlc-$(VERSION).dmg"
-	hdiutil create -verbose -srcfolder "$(top_builddir)/vlc-$(VERSION)" \
-	  "$(top_builddir)/vlc-$(VERSION).dmg" -scrub
-	echo "Disk image creation completed:"
-	ls -la "$(top_builddir)/vlc-$(VERSION).dmg" ; echo
-
-# Create disk image 
-#	echo "Creating disk image"
-#	rm -f "$(top_builddir)/vlc-$(VERSION).dmg"
-#	hdiutil create -verbose -srcfolder "$(top_builddir)/vlc-$(VERSION)" \
-#	  "$(top_builddir)/vlc-$(VERSION).dmg" -format UDRW \
-#	  -scrub -imagekey zlib-level=9 -attach
-
-# Make sure the root window of the dmg will pop up when the dmg is mounted.
-# Note: We dont mount in /Volumes to be sure we won't collide with an other
-# finder mounted dmg with the same name.
-#	echo "Make sure the root window of the dmg will pop up when the dmg is mounted"
-#	mkdir -p $(top_builddir)/vlcmnt
-#	hdiutil attach -nokernel -readwrite -noverify -noautoopen -private "$(top_builddir)/vlc-$(VERSION).dmg" -mountpoint "$(top_builddir)/vlcmnt/vlc-$(VERSION)"
-#	bless --folder "$(top_builddir)/vlcmnt/vlc-$(VERSION)/" --openfolder "$(top_builddir)/vlcmnt/vlc-$(VERSION)"
-#	sleep 1 # Make sure operation completes
-#	cd "$(srcdir)"
-
-# Unmount the image now
-#	hdiutil detach "$(top_builddir)/vlcmnt/vlc-$(VERSION)"
-#	rm -R $(top_builddir)/vlcmnt
-
-# Make sure the image is not writable
-# Note: We can't directly create a read only dmg as we do the bless stuff
-	echo "Make the disk image read-only"
-	mv "$(top_builddir)/vlc-$(VERSION).dmg" "$(top_builddir)/vlc-$(VERSION)-rw.dmg"
-	hdiutil convert "$(top_builddir)/vlc-$(VERSION)-rw.dmg" -format UDBZ -o "$(top_builddir)/vlc-$(VERSION).dmg"
-	rm "$(top_builddir)/vlc-$(VERSION)-rw.dmg"
-
-# We are done
-	echo "Disk image creation completed:"
-	ls -la "$(top_builddir)/vlc-$(VERSION).dmg" ; echo
-
-# Clean up
-	rm -Rf "$(top_builddir)/vlc-$(VERSION)"
-
-package-macosx-zip: VLC-release.app
-	rm -Rf $(top_builddir)/vlc-$(VERSION)
-	mkdir -p $(top_builddir)/vlc-$(VERSION)
-	cp -R $(top_builddir)/VLC-release.app $(top_builddir)/vlc-$(VERSION)/VLC.app
-	mkdir -p $(top_builddir)/vlc-$(VERSION)/Goodies
-	for i in AUTHORS COPYING ChangeLog README THANKS NEWS; do \
-	  cp $(srcdir)/$$i $(top_builddir)/vlc-$(VERSION)/Goodies; \
-	done
-	cp -R  $(srcdir)/extras/package/macosx/Delete_Preferences.app \
-	     $(top_builddir)/vlc-$(VERSION)/Goodies
-	cp $(srcdir)/extras/package/macosx/README.MacOSX.rtf \
-	   $(top_builddir)/vlc-$(VERSION)/Read\ Me.rtf
-	zip -r -y -9 $(top_builddir)/vlc-$(VERSION).zip $(top_builddir)/vlc-$(VERSION)
-	rm -Rf $(top_builddir)/vlc-$(VERSION)
-
-package-macosx-framework-zip:
-	rm -Rf $(top_builddir)/vlckit-$(VERSION)
-	mkdir -p $(top_builddir)/vlckit-$(VERSION)
-	cp -R $(srcdir)/projects/macosx/framework/build/Debug/VLCKit.framework \
-	  $(top_builddir)/vlckit-$(VERSION)/VLCKit.framework
-	mkdir -p $(top_builddir)/vlc-$(VERSION)/Goodies
-	for i in AUTHORS COPYING ChangeLog README THANKS NEWS; do \
-	  cp $(srcdir)/$$i $(top_builddir)/vlckit-$(VERSION)/Goodies; \
-	done
-	zip -r -y -9 $(top_builddir)/vlckit-$(VERSION).zip $(top_builddir)/vlckit-$(VERSION)
-	rm -Rf $(top_builddir)/vlc-$(VERSION)
-
-package-macosx-plugin:
-# Create Installer
- at BUILD_MOZILLA_TRUE@	rm -rf "$(top_builddir)/macosx-plugin-instdata/"; true
- at BUILD_MOZILLA_TRUE@	mkdir -p "$(top_builddir)/macosx-plugin-instdata"
- at BUILD_MOZILLA_TRUE@	rm -f "$(top_builddir)/projects/mozilla/VLC Plugin.plugin/Contents/MacOS/modules/libmacosx_plugin.dylib" 
- at BUILD_MOZILLA_TRUE@	cp -R "$(top_builddir)/projects/mozilla/VLC Plugin.plugin" "$(top_builddir)/macosx-plugin-instdata"
- at BUILD_MOZILLA_TRUE@	rm -rf "$(top_builddir)/VLC Internet Plug-In.pkg"
- at BUILD_MOZILLA_TRUE@	export PACKAGEMAKER=
- at BUILD_MOZILLA_TRUE@	if test -x /Developer/Tools/packagemaker; then \
- at BUILD_MOZILLA_TRUE@	   export PACKAGEMAKER=/Developer/Tools/packagemaker; \
- at BUILD_MOZILLA_TRUE@	fi; \
- at BUILD_MOZILLA_TRUE@	if test -x /Developer/Applications/Utilities/PackageMaker.app/Contents/MacOS/PackageMaker; then \
- at BUILD_MOZILLA_TRUE@	   export PACKAGEMAKER=/Developer/Applications/Utilities/PackageMaker.app/Contents/MacOS/PackageMaker; \
- at BUILD_MOZILLA_TRUE@	fi; \
- at BUILD_MOZILLA_TRUE@	$${PACKAGEMAKER} -build -ds -p "$(top_builddir)/VLC Internet Plug-In.pkg" \
- at BUILD_MOZILLA_TRUE@	-f "$(top_builddir)/macosx-plugin-instdata" \
- at BUILD_MOZILLA_TRUE@	-i "$(top_builddir)/extras/package/macosx/plugin/InstallerInfo.plist" \
- at BUILD_MOZILLA_TRUE@	-d "$(top_srcdir)/extras/package/macosx/plugin/InstallerDescription.plist"; true
- at BUILD_MOZILLA_TRUE@	rm -rf "$(top_builddir)/macosx-plugin-instdata/"
-
-# Create disk image 
- at BUILD_MOZILLA_TRUE@	rm -f "$(top_builddir)/vlc-plugin-$(VERSION).dmg"; true
- at BUILD_MOZILLA_TRUE@	rm -rf "$(top_builddir)/vlc-plugin-$(VERSION)/"; true
- at BUILD_MOZILLA_TRUE@	mkdir -p "$(top_builddir)/vlc-plugin-$(VERSION)/"
- at BUILD_MOZILLA_TRUE@	mv "$(top_builddir)/VLC Internet Plug-In.pkg" "$(top_builddir)/vlc-plugin-$(VERSION)/"
- at BUILD_MOZILLA_TRUE@	hdiutil create -srcfolder "$(top_builddir)/vlc-plugin-$(VERSION)" \
- at BUILD_MOZILLA_TRUE@	  "$(top_builddir)/vlc-plugin-$(VERSION).dmg" -format UDBZ \
- at BUILD_MOZILLA_TRUE@	  -scrub -imagekey zlib-level=9
- at BUILD_MOZILLA_TRUE@	echo "Disk image creation completed:"
- at BUILD_MOZILLA_TRUE@	rm -rf "$(top_builddir)/vlc-plugin-$(VERSION)"
-
-package-macosx-xpi:
- at BUILD_MOZILLA_TRUE@	mkdir -p "$(top_builddir)/macosx-xpi/plugins"
- at BUILD_MOZILLA_TRUE@	cp $(top_builddir)/projects/mozilla/install.rdf \
- at BUILD_MOZILLA_TRUE@		"$(top_builddir)/macosx-xpi/"
- at BUILD_MOZILLA_TRUE@	cp -R "$(top_builddir)/projects/mozilla/VLC Plugin.plugin" \
- at BUILD_MOZILLA_TRUE@		"$(top_builddir)/macosx-xpi/plugins"
- at BUILD_MOZILLA_TRUE@	cd "$(top_builddir)/macosx-xpi" && zip -r vlc-$(VERSION).xpi install.rdf plugins
-
-package-translations:
-	@if test -e "$(srcdir)/vlc-translations-$(VERSION)"; then \
-	  echo "Error: please remove $(srcdir)/vlc-translations-$(VERSION), it is in the way"; \
-	  false; \
-	else \
-	  echo "OK."; mkdir -p "$(srcdir)/vlc-translations-$(VERSION)"; \
-	fi
-# Copy translations
-	cat $(top_srcdir)/po/LINGUAS | while read i; do \
-	  cp "$(srcdir)/po/$${i}.po" \
-	    "$(srcdir)/vlc-translations-$(VERSION)/$${i}.po" \
-	    || true ; \
-	done
-	cp "$(srcdir)/doc/translations.txt" \
-	  "$(srcdir)/vlc-translations-$(VERSION)/README.txt"
-
-	echo "#!/bin/sh" >>"$(srcdir)/vlc-translations-$(VERSION)/convert.po.sh"
-	echo "" >>"$(srcdir)/vlc-translations-$(VERSION)/convert.po.sh"
-	echo 'if test $$# != 1; then' >>"$(srcdir)/vlc-translations-$(VERSION)/convert.po.sh"
-	echo "	echo \"Usage: convert-po.sh <.po file>\"" >>"$(srcdir)/vlc-translations-$(VERSION)/convert.po.sh"
-	echo "	exit 1" >>"$(srcdir)/vlc-translations-$(VERSION)/convert.po.sh"
-	echo "fi" >>"$(srcdir)/vlc-translations-$(VERSION)/convert.po.sh"
-	echo "" >>"$(srcdir)/vlc-translations-$(VERSION)/convert.po.sh"
-	echo 'msgfmt --statistics -o vlc.mo $$1' >>"$(srcdir)/vlc-translations-$(VERSION)/convert.po.sh"
-
-	$(AMTAR) chof - $(srcdir)/vlc-translations-$(VERSION) \
-	  | GZIP=$(GZIP_ENV) gzip -c >$(srcdir)/vlc-translations-$(VERSION).tar.gz
-
-###############################################################################
-# PO translation files update
-###############################################################################
-.PHONY: update-po
-
-update-po:
-	cd po && $(MAKE) POTFILES vlc.pot update-po
-
-###############################################################################
-# Enforce Mac OS X deployment target environment variable
-###############################################################################
-macosx-sdk: Makefile.in $(HEADERS_include) vlc-config
-	export MACOSX_DEPLOYMENT_TARGET=$(MACOSX_DEPLOYMENT_TARGET)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/aclocal.m4 b/aclocal.m4
deleted file mode 100644
index a649875..0000000
--- a/aclocal.m4
+++ /dev/null
@@ -1,1281 +0,0 @@
-# generated automatically by aclocal 1.11.1 -*- Autoconf -*-
-
-# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-# 2005, 2006, 2007, 2008, 2009  Free Software Foundation, Inc.
-# This file is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
-m4_ifndef([AC_AUTOCONF_VERSION],
-  [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
-m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.68],,
-[m4_warning([this file was generated for autoconf 2.68.
-You have another version of autoconf.  It may work, but is not guaranteed to.
-If you have problems, you may need to regenerate the build system entirely.
-To do so, use the procedure documented by the package, typically `autoreconf'.])])
-
-# pkg.m4 - Macros to locate and utilise pkg-config.            -*- Autoconf -*-
-# serial 1 (pkg-config-0.24)
-# 
-# Copyright © 2004 Scott James Remnant <scott at netsplit.com>.
-#
-# This program is free software; you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-# General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-#
-# As a special exception to the GNU General Public License, if you
-# distribute this file as part of a program that contains a
-# configuration script generated by Autoconf, you may include it under
-# the same distribution terms that you use for the rest of that program.
-
-# PKG_PROG_PKG_CONFIG([MIN-VERSION])
-# ----------------------------------
-AC_DEFUN([PKG_PROG_PKG_CONFIG],
-[m4_pattern_forbid([^_?PKG_[A-Z_]+$])
-m4_pattern_allow([^PKG_CONFIG(_(PATH|LIBDIR|SYSROOT_DIR|ALLOW_SYSTEM_(CFLAGS|LIBS)))?$])
-m4_pattern_allow([^PKG_CONFIG_(DISABLE_UNINSTALLED|TOP_BUILD_DIR|DEBUG_SPEW)$])
-AC_ARG_VAR([PKG_CONFIG], [path to pkg-config utility])
-AC_ARG_VAR([PKG_CONFIG_PATH], [directories to add to pkg-config's search path])
-AC_ARG_VAR([PKG_CONFIG_LIBDIR], [path overriding pkg-config's built-in search path])
-
-if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
-	AC_PATH_TOOL([PKG_CONFIG], [pkg-config])
-fi
-if test -n "$PKG_CONFIG"; then
-	_pkg_min_version=m4_default([$1], [0.9.0])
-	AC_MSG_CHECKING([pkg-config is at least version $_pkg_min_version])
-	if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then
-		AC_MSG_RESULT([yes])
-	else
-		AC_MSG_RESULT([no])
-		PKG_CONFIG=""
-	fi
-fi[]dnl
-])# PKG_PROG_PKG_CONFIG
-
-# PKG_CHECK_EXISTS(MODULES, [ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND])
-#
-# Check to see whether a particular set of modules exists.  Similar
-# to PKG_CHECK_MODULES(), but does not set variables or print errors.
-#
-# Please remember that m4 expands AC_REQUIRE([PKG_PROG_PKG_CONFIG])
-# only at the first occurence in configure.ac, so if the first place
-# it's called might be skipped (such as if it is within an "if", you
-# have to call PKG_CHECK_EXISTS manually
-# --------------------------------------------------------------
-AC_DEFUN([PKG_CHECK_EXISTS],
-[AC_REQUIRE([PKG_PROG_PKG_CONFIG])dnl
-if test -n "$PKG_CONFIG" && \
-    AC_RUN_LOG([$PKG_CONFIG --exists --print-errors "$1"]); then
-  m4_default([$2], [:])
-m4_ifvaln([$3], [else
-  $3])dnl
-fi])
-
-# _PKG_CONFIG([VARIABLE], [COMMAND], [MODULES])
-# ---------------------------------------------
-m4_define([_PKG_CONFIG],
-[if test -n "$$1"; then
-    pkg_cv_[]$1="$$1"
- elif test -n "$PKG_CONFIG"; then
-    PKG_CHECK_EXISTS([$3],
-                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes ],
-		     [pkg_failed=yes])
- else
-    pkg_failed=untried
-fi[]dnl
-])# _PKG_CONFIG
-
-# _PKG_SHORT_ERRORS_SUPPORTED
-# -----------------------------
-AC_DEFUN([_PKG_SHORT_ERRORS_SUPPORTED],
-[AC_REQUIRE([PKG_PROG_PKG_CONFIG])
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi[]dnl
-])# _PKG_SHORT_ERRORS_SUPPORTED
-
-
-# PKG_CHECK_MODULES(VARIABLE-PREFIX, MODULES, [ACTION-IF-FOUND],
-# [ACTION-IF-NOT-FOUND])
-#
-#
-# Note that if there is a possibility the first call to
-# PKG_CHECK_MODULES might not happen, you should be sure to include an
-# explicit call to PKG_PROG_PKG_CONFIG in your configure.ac
-#
-#
-# --------------------------------------------------------------
-AC_DEFUN([PKG_CHECK_MODULES],
-[AC_REQUIRE([PKG_PROG_PKG_CONFIG])dnl
-AC_ARG_VAR([$1][_CFLAGS], [C compiler flags for $1, overriding pkg-config])dnl
-AC_ARG_VAR([$1][_LIBS], [linker flags for $1, overriding pkg-config])dnl
-
-pkg_failed=no
-AC_MSG_CHECKING([for $1])
-
-_PKG_CONFIG([$1][_CFLAGS], [cflags], [$2])
-_PKG_CONFIG([$1][_LIBS], [libs], [$2])
-
-m4_define([_PKG_TEXT], [Alternatively, you may set the environment variables $1[]_CFLAGS
-and $1[]_LIBS to avoid the need to call pkg-config.
-See the pkg-config man page for more details.])
-
-if test $pkg_failed = yes; then
-   	AC_MSG_RESULT([no])
-        _PKG_SHORT_ERRORS_SUPPORTED
-        if test $_pkg_short_errors_supported = yes; then
-	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
-        else 
-	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$$1[]_PKG_ERRORS" >&AS_MESSAGE_LOG_FD
-
-	m4_default([$4], [AC_MSG_ERROR(
-[Package requirements ($2) were not met:
-
-$$1_PKG_ERRORS
-
-Consider adjusting the PKG_CONFIG_PATH environment variable if you
-installed software in a non-standard prefix.
-
-_PKG_TEXT])[]dnl
-        ])
-elif test $pkg_failed = untried; then
-     	AC_MSG_RESULT([no])
-	m4_default([$4], [AC_MSG_FAILURE(
-[The pkg-config script could not be found or is too old.  Make sure it
-is in your PATH or set the PKG_CONFIG environment variable to the full
-path to pkg-config.
-
-_PKG_TEXT
-
-To get pkg-config, see <http://pkg-config.freedesktop.org/>.])[]dnl
-        ])
-else
-	$1[]_CFLAGS=$pkg_cv_[]$1[]_CFLAGS
-	$1[]_LIBS=$pkg_cv_[]$1[]_LIBS
-        AC_MSG_RESULT([yes])
-	$3
-fi[]dnl
-])# PKG_CHECK_MODULES
-
-# Copyright (C) 2002, 2003, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
-#
-# This file is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# AM_AUTOMAKE_VERSION(VERSION)
-# ----------------------------
-# Automake X.Y traces this macro to ensure aclocal.m4 has been
-# generated from the m4 files accompanying Automake X.Y.
-# (This private macro should not be called outside this file.)
-AC_DEFUN([AM_AUTOMAKE_VERSION],
-[am__api_version='1.11'
-dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
-dnl require some minimum version.  Point them to the right macro.
-m4_if([$1], [1.11.1], [],
-      [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
-])
-
-# _AM_AUTOCONF_VERSION(VERSION)
-# -----------------------------
-# aclocal traces this macro to find the Autoconf version.
-# This is a private macro too.  Using m4_define simplifies
-# the logic in aclocal, which can simply ignore this definition.
-m4_define([_AM_AUTOCONF_VERSION], [])
-
-# AM_SET_CURRENT_AUTOMAKE_VERSION
-# -------------------------------
-# Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
-# This function is AC_REQUIREd by AM_INIT_AUTOMAKE.
-AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
-[AM_AUTOMAKE_VERSION([1.11.1])dnl
-m4_ifndef([AC_AUTOCONF_VERSION],
-  [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
-_AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
-
-# Figure out how to run the assembler.                      -*- Autoconf -*-
-
-# Copyright (C) 2001, 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
-#
-# This file is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# serial 5
-
-# AM_PROG_AS
-# ----------
-AC_DEFUN([AM_PROG_AS],
-[# By default we simply use the C compiler to build assembly code.
-AC_REQUIRE([AC_PROG_CC])
-test "${CCAS+set}" = set || CCAS=$CC
-test "${CCASFLAGS+set}" = set || CCASFLAGS=$CFLAGS
-AC_ARG_VAR([CCAS],      [assembler compiler command (defaults to CC)])
-AC_ARG_VAR([CCASFLAGS], [assembler compiler flags (defaults to CFLAGS)])
-_AM_IF_OPTION([no-dependencies],, [_AM_DEPENDENCIES([CCAS])])dnl
-])
-
-# AM_AUX_DIR_EXPAND                                         -*- Autoconf -*-
-
-# Copyright (C) 2001, 2003, 2005  Free Software Foundation, Inc.
-#
-# This file is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets
-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
-# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
-#
-# Of course, Automake must honor this variable whenever it calls a
-# tool from the auxiliary directory.  The problem is that $srcdir (and
-# therefore $ac_aux_dir as well) can be either absolute or relative,
-# depending on how configure is run.  This is pretty annoying, since
-# it makes $ac_aux_dir quite unusable in subdirectories: in the top
-# source directory, any form will work fine, but in subdirectories a
-# relative path needs to be adjusted first.
-#
-# $ac_aux_dir/missing
-#    fails when called from a subdirectory if $ac_aux_dir is relative
-# $top_srcdir/$ac_aux_dir/missing
-#    fails if $ac_aux_dir is absolute,
-#    fails when called from a subdirectory in a VPATH build with
-#          a relative $ac_aux_dir
-#
-# The reason of the latter failure is that $top_srcdir and $ac_aux_dir
-# are both prefixed by $srcdir.  In an in-source build this is usually
-# harmless because $srcdir is `.', but things will broke when you
-# start a VPATH build or use an absolute $srcdir.
-#
-# So we could use something similar to $top_srcdir/$ac_aux_dir/missing,
-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
-#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
-# and then we would define $MISSING as
-#   MISSING="\${SHELL} $am_aux_dir/missing"
-# This will work as long as MISSING is not called from configure, because
-# unfortunately $(top_srcdir) has no meaning in configure.
-# However there are other variables, like CC, which are often used in
-# configure, and could therefore not use this "fixed" $ac_aux_dir.
-#
-# Another solution, used here, is to always expand $ac_aux_dir to an
-# absolute PATH.  The drawback is that using absolute paths prevent a
-# configured tree to be moved without reconfiguration.
-
-AC_DEFUN([AM_AUX_DIR_EXPAND],
-[dnl Rely on autoconf to set up CDPATH properly.
-AC_PREREQ([2.50])dnl
-# expand $ac_aux_dir to an absolute path
-am_aux_dir=`cd $ac_aux_dir && pwd`
-])
-
-# AM_CONDITIONAL                                            -*- Autoconf -*-
-
-# Copyright (C) 1997, 2000, 2001, 2003, 2004, 2005, 2006, 2008
-# Free Software Foundation, Inc.
-#
-# This file is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# serial 9
-
-# AM_CONDITIONAL(NAME, SHELL-CONDITION)
-# -------------------------------------
-# Define a conditional.
-AC_DEFUN([AM_CONDITIONAL],
-[AC_PREREQ(2.52)dnl
- ifelse([$1], [TRUE],  [AC_FATAL([$0: invalid condition: $1])],
-	[$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl
-AC_SUBST([$1_TRUE])dnl
-AC_SUBST([$1_FALSE])dnl
-_AM_SUBST_NOTMAKE([$1_TRUE])dnl
-_AM_SUBST_NOTMAKE([$1_FALSE])dnl
-m4_define([_AM_COND_VALUE_$1], [$2])dnl
-if $2; then
-  $1_TRUE=
-  $1_FALSE='#'
-else
-  $1_TRUE='#'
-  $1_FALSE=
-fi
-AC_CONFIG_COMMANDS_PRE(
-[if test -z "${$1_TRUE}" && test -z "${$1_FALSE}"; then
-  AC_MSG_ERROR([[conditional "$1" was never defined.
-Usually this means the macro was only invoked conditionally.]])
-fi])])
-
-# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2009
-# Free Software Foundation, Inc.
-#
-# This file is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# serial 10
-
-# There are a few dirty hacks below to avoid letting `AC_PROG_CC' be
-# written in clear, in which case automake, when reading aclocal.m4,
-# will think it sees a *use*, and therefore will trigger all it's
-# C support machinery.  Also note that it means that autoscan, seeing
-# CC etc. in the Makefile, will ask for an AC_PROG_CC use...
-
-
-# _AM_DEPENDENCIES(NAME)
-# ----------------------
-# See how the compiler implements dependency checking.
-# NAME is "CC", "CXX", "GCJ", or "OBJC".
-# We try a few techniques and use that to set a single cache variable.
-#
-# We don't AC_REQUIRE the corresponding AC_PROG_CC since the latter was
-# modified to invoke _AM_DEPENDENCIES(CC); we would have a circular
-# dependency, and given that the user is not expected to run this macro,
-# just rely on AC_PROG_CC.
-AC_DEFUN([_AM_DEPENDENCIES],
-[AC_REQUIRE([AM_SET_DEPDIR])dnl
-AC_REQUIRE([AM_OUTPUT_DEPENDENCY_COMMANDS])dnl
-AC_REQUIRE([AM_MAKE_INCLUDE])dnl
-AC_REQUIRE([AM_DEP_TRACK])dnl
-
-ifelse([$1], CC,   [depcc="$CC"   am_compiler_list=],
-       [$1], CXX,  [depcc="$CXX"  am_compiler_list=],
-       [$1], OBJC, [depcc="$OBJC" am_compiler_list='gcc3 gcc'],
-       [$1], UPC,  [depcc="$UPC"  am_compiler_list=],
-       [$1], GCJ,  [depcc="$GCJ"  am_compiler_list='gcc3 gcc'],
-                   [depcc="$$1"   am_compiler_list=])
-
-AC_CACHE_CHECK([dependency style of $depcc],
-               [am_cv_$1_dependencies_compiler_type],
-[if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
-  # We make a subdir and do the tests there.  Otherwise we can end up
-  # making bogus files that we don't know about and never remove.  For
-  # instance it was reported that on HP-UX the gcc test will end up
-  # making a dummy file named `D' -- because `-MD' means `put the output
-  # in D'.
-  mkdir conftest.dir
-  # Copy depcomp to subdir because otherwise we won't find it if we're
-  # using a relative directory.
-  cp "$am_depcomp" conftest.dir
-  cd conftest.dir
-  # We will build objects and dependencies in a subdirectory because
-  # it helps to detect inapplicable dependency modes.  For instance
-  # both Tru64's cc and ICC support -MD to output dependencies as a
-  # side effect of compilation, but ICC will put the dependencies in
-  # the current directory while Tru64 will put them in the object
-  # directory.
-  mkdir sub
-
-  am_cv_$1_dependencies_compiler_type=none
-  if test "$am_compiler_list" = ""; then
-     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
-  fi
-  am__universal=false
-  m4_case([$1], [CC],
-    [case " $depcc " in #(
-     *\ -arch\ *\ -arch\ *) am__universal=true ;;
-     esac],
-    [CXX],
-    [case " $depcc " in #(
-     *\ -arch\ *\ -arch\ *) am__universal=true ;;
-     esac])
-
-  for depmode in $am_compiler_list; do
-    # Setup a source with many dependencies, because some compilers
-    # like to wrap large dependency lists on column 80 (with \), and
-    # we should not choose a depcomp mode which is confused by this.
-    #
-    # We need to recreate these files for each test, as the compiler may
-    # overwrite some of them when testing with obscure command lines.
-    # This happens at least with the AIX C compiler.
-    : > sub/conftest.c
-    for i in 1 2 3 4 5 6; do
-      echo '#include "conftst'$i'.h"' >> sub/conftest.c
-      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
-      # Solaris 8's {/usr,}/bin/sh.
-      touch sub/conftst$i.h
-    done
-    echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
-
-    # We check with `-c' and `-o' for the sake of the "dashmstdout"
-    # mode.  It turns out that the SunPro C++ compiler does not properly
-    # handle `-M -o', and we need to detect this.  Also, some Intel
-    # versions had trouble with output in subdirs
-    am__obj=sub/conftest.${OBJEXT-o}
-    am__minus_obj="-o $am__obj"
-    case $depmode in
-    gcc)
-      # This depmode causes a compiler race in universal mode.
-      test "$am__universal" = false || continue
-      ;;
-    nosideeffect)
-      # after this tag, mechanisms are not by side-effect, so they'll
-      # only be used when explicitly requested
-      if test "x$enable_dependency_tracking" = xyes; then
-	continue
-      else
-	break
-      fi
-      ;;
-    msvisualcpp | msvcmsys)
-      # This compiler won't grok `-c -o', but also, the minuso test has
-      # not run yet.  These depmodes are late enough in the game, and
-      # so weak that their functioning should not be impacted.
-      am__obj=conftest.${OBJEXT-o}
-      am__minus_obj=
-      ;;
-    none) break ;;
-    esac
-    if depmode=$depmode \
-       source=sub/conftest.c object=$am__obj \
-       depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
-       $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
-         >/dev/null 2>conftest.err &&
-       grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
-       grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
-       grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
-       ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
-      # icc doesn't choke on unknown options, it will just issue warnings
-      # or remarks (even with -Werror).  So we grep stderr for any message
-      # that says an option was ignored or not supported.
-      # When given -MP, icc 7.0 and 7.1 complain thusly:
-      #   icc: Command line warning: ignoring option '-M'; no argument required
-      # The diagnosis changed in icc 8.0:
-      #   icc: Command line remark: option '-MP' not supported
-      if (grep 'ignoring option' conftest.err ||
-          grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
-        am_cv_$1_dependencies_compiler_type=$depmode
-        break
-      fi
-    fi
-  done
-
-  cd ..
-  rm -rf conftest.dir
-else
-  am_cv_$1_dependencies_compiler_type=none
-fi
-])
-AC_SUBST([$1DEPMODE], [depmode=$am_cv_$1_dependencies_compiler_type])
-AM_CONDITIONAL([am__fastdep$1], [
-  test "x$enable_dependency_tracking" != xno \
-  && test "$am_cv_$1_dependencies_compiler_type" = gcc3])
-])
-
-
-# AM_SET_DEPDIR
-# -------------
-# Choose a directory name for dependency files.
-# This macro is AC_REQUIREd in _AM_DEPENDENCIES
-AC_DEFUN([AM_SET_DEPDIR],
-[AC_REQUIRE([AM_SET_LEADING_DOT])dnl
-AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl
-])
-
-
-# AM_DEP_TRACK
-# ------------
-AC_DEFUN([AM_DEP_TRACK],
-[AC_ARG_ENABLE(dependency-tracking,
-[  --disable-dependency-tracking  speeds up one-time build
-  --enable-dependency-tracking   do not reject slow dependency extractors])
-if test "x$enable_dependency_tracking" != xno; then
-  am_depcomp="$ac_aux_dir/depcomp"
-  AMDEPBACKSLASH='\'
-fi
-AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno])
-AC_SUBST([AMDEPBACKSLASH])dnl
-_AM_SUBST_NOTMAKE([AMDEPBACKSLASH])dnl
-])
-
-# Generate code to set up dependency tracking.              -*- Autoconf -*-
-
-# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2008
-# Free Software Foundation, Inc.
-#
-# This file is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-#serial 5
-
-# _AM_OUTPUT_DEPENDENCY_COMMANDS
-# ------------------------------
-AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS],
-[{
-  # Autoconf 2.62 quotes --file arguments for eval, but not when files
-  # are listed without --file.  Let's play safe and only enable the eval
-  # if we detect the quoting.
-  case $CONFIG_FILES in
-  *\'*) eval set x "$CONFIG_FILES" ;;
-  *)   set x $CONFIG_FILES ;;
-  esac
-  shift
-  for mf
-  do
-    # Strip MF so we end up with the name of the file.
-    mf=`echo "$mf" | sed -e 's/:.*$//'`
-    # Check whether this is an Automake generated Makefile or not.
-    # We used to match only the files named `Makefile.in', but
-    # some people rename them; so instead we look at the file content.
-    # Grep'ing the first line is not enough: some people post-process
-    # each Makefile.in and add a new line on top of each file to say so.
-    # Grep'ing the whole file is not good either: AIX grep has a line
-    # limit of 2048, but all sed's we know have understand at least 4000.
-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
-      dirpart=`AS_DIRNAME("$mf")`
-    else
-      continue
-    fi
-    # Extract the definition of DEPDIR, am__include, and am__quote
-    # from the Makefile without running `make'.
-    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
-    test -z "$DEPDIR" && continue
-    am__include=`sed -n 's/^am__include = //p' < "$mf"`
-    test -z "am__include" && continue
-    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
-    # When using ansi2knr, U may be empty or an underscore; expand it
-    U=`sed -n 's/^U = //p' < "$mf"`
-    # Find all dependency output files, they are included files with
-    # $(DEPDIR) in their names.  We invoke sed twice because it is the
-    # simplest approach to changing $(DEPDIR) to its actual value in the
-    # expansion.
-    for file in `sed -n "
-      s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
-	 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
-      # Make sure the directory exists.
-      test -f "$dirpart/$file" && continue
-      fdir=`AS_DIRNAME(["$file"])`
-      AS_MKDIR_P([$dirpart/$fdir])
-      # echo "creating $dirpart/$file"
-      echo '# dummy' > "$dirpart/$file"
-    done
-  done
-}
-])# _AM_OUTPUT_DEPENDENCY_COMMANDS
-
-
-# AM_OUTPUT_DEPENDENCY_COMMANDS
-# -----------------------------
-# This macro should only be invoked once -- use via AC_REQUIRE.
-#
-# This code is only required when automatic dependency tracking
-# is enabled.  FIXME.  This creates each `.P' file that we will
-# need in order to bootstrap the dependency handling code.
-AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS],
-[AC_CONFIG_COMMANDS([depfiles],
-     [test x"$AMDEP_TRUE" != x"" || _AM_OUTPUT_DEPENDENCY_COMMANDS],
-     [AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"])
-])
-
-# Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005
-# Free Software Foundation, Inc.
-#
-# This file is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# serial 8
-
-# AM_CONFIG_HEADER is obsolete.  It has been replaced by AC_CONFIG_HEADERS.
-AU_DEFUN([AM_CONFIG_HEADER], [AC_CONFIG_HEADERS($@)])
-
-# Do all the work for Automake.                             -*- Autoconf -*-
-
-# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-# 2005, 2006, 2008, 2009 Free Software Foundation, Inc.
-#
-# This file is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# serial 16
-
-# This macro actually does too much.  Some checks are only needed if
-# your package does certain things.  But this isn't really a big deal.
-
-# AM_INIT_AUTOMAKE(PACKAGE, VERSION, [NO-DEFINE])
-# AM_INIT_AUTOMAKE([OPTIONS])
-# -----------------------------------------------
-# The call with PACKAGE and VERSION arguments is the old style
-# call (pre autoconf-2.50), which is being phased out.  PACKAGE
-# and VERSION should now be passed to AC_INIT and removed from
-# the call to AM_INIT_AUTOMAKE.
-# We support both call styles for the transition.  After
-# the next Automake release, Autoconf can make the AC_INIT
-# arguments mandatory, and then we can depend on a new Autoconf
-# release and drop the old call support.
-AC_DEFUN([AM_INIT_AUTOMAKE],
-[AC_PREREQ([2.62])dnl
-dnl Autoconf wants to disallow AM_ names.  We explicitly allow
-dnl the ones we care about.
-m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl
-AC_REQUIRE([AM_SET_CURRENT_AUTOMAKE_VERSION])dnl
-AC_REQUIRE([AC_PROG_INSTALL])dnl
-if test "`cd $srcdir && pwd`" != "`pwd`"; then
-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
-  # is not polluted with repeated "-I."
-  AC_SUBST([am__isrc], [' -I$(srcdir)'])_AM_SUBST_NOTMAKE([am__isrc])dnl
-  # test to see if srcdir already configured
-  if test -f $srcdir/config.status; then
-    AC_MSG_ERROR([source directory already configured; run "make distclean" there first])
-  fi
-fi
-
-# test whether we have cygpath
-if test -z "$CYGPATH_W"; then
-  if (cygpath --version) >/dev/null 2>/dev/null; then
-    CYGPATH_W='cygpath -w'
-  else
-    CYGPATH_W=echo
-  fi
-fi
-AC_SUBST([CYGPATH_W])
-
-# Define the identity of the package.
-dnl Distinguish between old-style and new-style calls.
-m4_ifval([$2],
-[m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl
- AC_SUBST([PACKAGE], [$1])dnl
- AC_SUBST([VERSION], [$2])],
-[_AM_SET_OPTIONS([$1])dnl
-dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT.
-m4_if(m4_ifdef([AC_PACKAGE_NAME], 1)m4_ifdef([AC_PACKAGE_VERSION], 1), 11,,
-  [m4_fatal([AC_INIT should be called with package and version arguments])])dnl
- AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl
- AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])])dnl
-
-_AM_IF_OPTION([no-define],,
-[AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package])
- AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])dnl
-
-# Some tools Automake needs.
-AC_REQUIRE([AM_SANITY_CHECK])dnl
-AC_REQUIRE([AC_ARG_PROGRAM])dnl
-AM_MISSING_PROG(ACLOCAL, aclocal-${am__api_version})
-AM_MISSING_PROG(AUTOCONF, autoconf)
-AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version})
-AM_MISSING_PROG(AUTOHEADER, autoheader)
-AM_MISSING_PROG(MAKEINFO, makeinfo)
-AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
-AC_REQUIRE([AM_PROG_INSTALL_STRIP])dnl
-AC_REQUIRE([AM_PROG_MKDIR_P])dnl
-# We need awk for the "check" target.  The system "awk" is bad on
-# some platforms.
-AC_REQUIRE([AC_PROG_AWK])dnl
-AC_REQUIRE([AC_PROG_MAKE_SET])dnl
-AC_REQUIRE([AM_SET_LEADING_DOT])dnl
-_AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])],
-	      [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])],
-			     [_AM_PROG_TAR([v7])])])
-_AM_IF_OPTION([no-dependencies],,
-[AC_PROVIDE_IFELSE([AC_PROG_CC],
-		  [_AM_DEPENDENCIES(CC)],
-		  [define([AC_PROG_CC],
-			  defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl
-AC_PROVIDE_IFELSE([AC_PROG_CXX],
-		  [_AM_DEPENDENCIES(CXX)],
-		  [define([AC_PROG_CXX],
-			  defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl
-AC_PROVIDE_IFELSE([AC_PROG_OBJC],
-		  [_AM_DEPENDENCIES(OBJC)],
-		  [define([AC_PROG_OBJC],
-			  defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl
-])
-_AM_IF_OPTION([silent-rules], [AC_REQUIRE([AM_SILENT_RULES])])dnl
-dnl The `parallel-tests' driver may need to know about EXEEXT, so add the
-dnl `am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen.  This macro
-dnl is hooked onto _AC_COMPILER_EXEEXT early, see below.
-AC_CONFIG_COMMANDS_PRE(dnl
-[m4_provide_if([_AM_COMPILER_EXEEXT],
-  [AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"])])])dnl
-])
-
-dnl Hook into `_AC_COMPILER_EXEEXT' early to learn its expansion.  Do not
-dnl add the conditional right here, as _AC_COMPILER_EXEEXT may be further
-dnl mangled by Autoconf and run in a shell conditional statement.
-m4_define([_AC_COMPILER_EXEEXT],
-m4_defn([_AC_COMPILER_EXEEXT])[m4_provide([_AM_COMPILER_EXEEXT])])
-
-
-# When config.status generates a header, we must update the stamp-h file.
-# This file resides in the same directory as the config header
-# that is generated.  The stamp files are numbered to have different names.
-
-# Autoconf calls _AC_AM_CONFIG_HEADER_HOOK (when defined) in the
-# loop where config.status creates the headers, so we can generate
-# our stamp files there.
-AC_DEFUN([_AC_AM_CONFIG_HEADER_HOOK],
-[# Compute $1's index in $config_headers.
-_am_arg=$1
-_am_stamp_count=1
-for _am_header in $config_headers :; do
-  case $_am_header in
-    $_am_arg | $_am_arg:* )
-      break ;;
-    * )
-      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
-  esac
-done
-echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
-
-# Copyright (C) 2001, 2003, 2005, 2008  Free Software Foundation, Inc.
-#
-# This file is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# AM_PROG_INSTALL_SH
-# ------------------
-# Define $install_sh.
-AC_DEFUN([AM_PROG_INSTALL_SH],
-[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
-if test x"${install_sh}" != xset; then
-  case $am_aux_dir in
-  *\ * | *\	*)
-    install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;;
-  *)
-    install_sh="\${SHELL} $am_aux_dir/install-sh"
-  esac
-fi
-AC_SUBST(install_sh)])
-
-# Copyright (C) 2003, 2005  Free Software Foundation, Inc.
-#
-# This file is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# serial 2
-
-# Check whether the underlying file-system supports filenames
-# with a leading dot.  For instance MS-DOS doesn't.
-AC_DEFUN([AM_SET_LEADING_DOT],
-[rm -rf .tst 2>/dev/null
-mkdir .tst 2>/dev/null
-if test -d .tst; then
-  am__leading_dot=.
-else
-  am__leading_dot=_
-fi
-rmdir .tst 2>/dev/null
-AC_SUBST([am__leading_dot])])
-
-# Add --enable-maintainer-mode option to configure.         -*- Autoconf -*-
-# From Jim Meyering
-
-# Copyright (C) 1996, 1998, 2000, 2001, 2002, 2003, 2004, 2005, 2008
-# Free Software Foundation, Inc.
-#
-# This file is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# serial 5
-
-# AM_MAINTAINER_MODE([DEFAULT-MODE])
-# ----------------------------------
-# Control maintainer-specific portions of Makefiles.
-# Default is to disable them, unless `enable' is passed literally.
-# For symmetry, `disable' may be passed as well.  Anyway, the user
-# can override the default with the --enable/--disable switch.
-AC_DEFUN([AM_MAINTAINER_MODE],
-[m4_case(m4_default([$1], [disable]),
-       [enable], [m4_define([am_maintainer_other], [disable])],
-       [disable], [m4_define([am_maintainer_other], [enable])],
-       [m4_define([am_maintainer_other], [enable])
-        m4_warn([syntax], [unexpected argument to AM@&t at _MAINTAINER_MODE: $1])])
-AC_MSG_CHECKING([whether to am_maintainer_other maintainer-specific portions of Makefiles])
-  dnl maintainer-mode's default is 'disable' unless 'enable' is passed
-  AC_ARG_ENABLE([maintainer-mode],
-[  --][am_maintainer_other][-maintainer-mode  am_maintainer_other make rules and dependencies not useful
-			  (and sometimes confusing) to the casual installer],
-      [USE_MAINTAINER_MODE=$enableval],
-      [USE_MAINTAINER_MODE=]m4_if(am_maintainer_other, [enable], [no], [yes]))
-  AC_MSG_RESULT([$USE_MAINTAINER_MODE])
-  AM_CONDITIONAL([MAINTAINER_MODE], [test $USE_MAINTAINER_MODE = yes])
-  MAINT=$MAINTAINER_MODE_TRUE
-  AC_SUBST([MAINT])dnl
-]
-)
-
-AU_DEFUN([jm_MAINTAINER_MODE], [AM_MAINTAINER_MODE])
-
-# Check to see how 'make' treats includes.	            -*- Autoconf -*-
-
-# Copyright (C) 2001, 2002, 2003, 2005, 2009  Free Software Foundation, Inc.
-#
-# This file is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# serial 4
-
-# AM_MAKE_INCLUDE()
-# -----------------
-# Check to see how make treats includes.
-AC_DEFUN([AM_MAKE_INCLUDE],
-[am_make=${MAKE-make}
-cat > confinc << 'END'
-am__doit:
-	@echo this is the am__doit target
-.PHONY: am__doit
-END
-# If we don't find an include directive, just comment out the code.
-AC_MSG_CHECKING([for style of include used by $am_make])
-am__include="#"
-am__quote=
-_am_result=none
-# First try GNU make style include.
-echo "include confinc" > confmf
-# Ignore all kinds of additional output from `make'.
-case `$am_make -s -f confmf 2> /dev/null` in #(
-*the\ am__doit\ target*)
-  am__include=include
-  am__quote=
-  _am_result=GNU
-  ;;
-esac
-# Now try BSD make style include.
-if test "$am__include" = "#"; then
-   echo '.include "confinc"' > confmf
-   case `$am_make -s -f confmf 2> /dev/null` in #(
-   *the\ am__doit\ target*)
-     am__include=.include
-     am__quote="\""
-     _am_result=BSD
-     ;;
-   esac
-fi
-AC_SUBST([am__include])
-AC_SUBST([am__quote])
-AC_MSG_RESULT([$_am_result])
-rm -f confinc confmf
-])
-
-# Copyright (C) 1999, 2000, 2001, 2003, 2004, 2005, 2008
-# Free Software Foundation, Inc.
-#
-# This file is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# serial 6
-
-# AM_PROG_CC_C_O
-# --------------
-# Like AC_PROG_CC_C_O, but changed for automake.
-AC_DEFUN([AM_PROG_CC_C_O],
-[AC_REQUIRE([AC_PROG_CC_C_O])dnl
-AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
-AC_REQUIRE_AUX_FILE([compile])dnl
-# FIXME: we rely on the cache variable name because
-# there is no other way.
-set dummy $CC
-am_cc=`echo $[2] | sed ['s/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/']`
-eval am_t=\$ac_cv_prog_cc_${am_cc}_c_o
-if test "$am_t" != yes; then
-   # Losing compiler, so override with the script.
-   # FIXME: It is wrong to rewrite CC.
-   # But if we don't then we get into trouble of one sort or another.
-   # A longer-term fix would be to have automake use am__CC in this case,
-   # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)"
-   CC="$am_aux_dir/compile $CC"
-fi
-dnl Make sure AC_PROG_CC is never called again, or it will override our
-dnl setting of CC.
-m4_define([AC_PROG_CC],
-          [m4_fatal([AC_PROG_CC cannot be called after AM_PROG_CC_C_O])])
-])
-
-# Fake the existence of programs that GNU maintainers use.  -*- Autoconf -*-
-
-# Copyright (C) 1997, 1999, 2000, 2001, 2003, 2004, 2005, 2008
-# Free Software Foundation, Inc.
-#
-# This file is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# serial 6
-
-# AM_MISSING_PROG(NAME, PROGRAM)
-# ------------------------------
-AC_DEFUN([AM_MISSING_PROG],
-[AC_REQUIRE([AM_MISSING_HAS_RUN])
-$1=${$1-"${am_missing_run}$2"}
-AC_SUBST($1)])
-
-
-# AM_MISSING_HAS_RUN
-# ------------------
-# Define MISSING if not defined so far and test if it supports --run.
-# If it does, set am_missing_run to use it, otherwise, to nothing.
-AC_DEFUN([AM_MISSING_HAS_RUN],
-[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
-AC_REQUIRE_AUX_FILE([missing])dnl
-if test x"${MISSING+set}" != xset; then
-  case $am_aux_dir in
-  *\ * | *\	*)
-    MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
-  *)
-    MISSING="\${SHELL} $am_aux_dir/missing" ;;
-  esac
-fi
-# Use eval to expand $SHELL
-if eval "$MISSING --run true"; then
-  am_missing_run="$MISSING --run "
-else
-  am_missing_run=
-  AC_MSG_WARN([`missing' script is too old or missing])
-fi
-])
-
-# Copyright (C) 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
-#
-# This file is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# AM_PROG_MKDIR_P
-# ---------------
-# Check for `mkdir -p'.
-AC_DEFUN([AM_PROG_MKDIR_P],
-[AC_PREREQ([2.60])dnl
-AC_REQUIRE([AC_PROG_MKDIR_P])dnl
-dnl Automake 1.8 to 1.9.6 used to define mkdir_p.  We now use MKDIR_P,
-dnl while keeping a definition of mkdir_p for backward compatibility.
-dnl @MKDIR_P@ is magic: AC_OUTPUT adjusts its value for each Makefile.
-dnl However we cannot define mkdir_p as $(MKDIR_P) for the sake of
-dnl Makefile.ins that do not define MKDIR_P, so we do our own
-dnl adjustment using top_builddir (which is defined more often than
-dnl MKDIR_P).
-AC_SUBST([mkdir_p], ["$MKDIR_P"])dnl
-case $mkdir_p in
-  [[\\/$]]* | ?:[[\\/]]*) ;;
-  */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
-esac
-])
-
-# Helper functions for option handling.                     -*- Autoconf -*-
-
-# Copyright (C) 2001, 2002, 2003, 2005, 2008  Free Software Foundation, Inc.
-#
-# This file is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# serial 4
-
-# _AM_MANGLE_OPTION(NAME)
-# -----------------------
-AC_DEFUN([_AM_MANGLE_OPTION],
-[[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])])
-
-# _AM_SET_OPTION(NAME)
-# ------------------------------
-# Set option NAME.  Presently that only means defining a flag for this option.
-AC_DEFUN([_AM_SET_OPTION],
-[m4_define(_AM_MANGLE_OPTION([$1]), 1)])
-
-# _AM_SET_OPTIONS(OPTIONS)
-# ----------------------------------
-# OPTIONS is a space-separated list of Automake options.
-AC_DEFUN([_AM_SET_OPTIONS],
-[m4_foreach_w([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])])
-
-# _AM_IF_OPTION(OPTION, IF-SET, [IF-NOT-SET])
-# -------------------------------------------
-# Execute IF-SET if OPTION is set, IF-NOT-SET otherwise.
-AC_DEFUN([_AM_IF_OPTION],
-[m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])])
-
-# Copyright (C) 2001, 2003, 2005  Free Software Foundation, Inc.
-#
-# This file is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# AM_RUN_LOG(COMMAND)
-# -------------------
-# Run COMMAND, save the exit status in ac_status, and log it.
-# (This has been adapted from Autoconf's _AC_RUN_LOG macro.)
-AC_DEFUN([AM_RUN_LOG],
-[{ echo "$as_me:$LINENO: $1" >&AS_MESSAGE_LOG_FD
-   ($1) >&AS_MESSAGE_LOG_FD 2>&AS_MESSAGE_LOG_FD
-   ac_status=$?
-   echo "$as_me:$LINENO: \$? = $ac_status" >&AS_MESSAGE_LOG_FD
-   (exit $ac_status); }])
-
-# Check to make sure that the build environment is sane.    -*- Autoconf -*-
-
-# Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005, 2008
-# Free Software Foundation, Inc.
-#
-# This file is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# serial 5
-
-# AM_SANITY_CHECK
-# ---------------
-AC_DEFUN([AM_SANITY_CHECK],
-[AC_MSG_CHECKING([whether build environment is sane])
-# Just in case
-sleep 1
-echo timestamp > conftest.file
-# Reject unsafe characters in $srcdir or the absolute working directory
-# name.  Accept space and tab only in the latter.
-am_lf='
-'
-case `pwd` in
-  *[[\\\"\#\$\&\'\`$am_lf]]*)
-    AC_MSG_ERROR([unsafe absolute working directory name]);;
-esac
-case $srcdir in
-  *[[\\\"\#\$\&\'\`$am_lf\ \	]]*)
-    AC_MSG_ERROR([unsafe srcdir value: `$srcdir']);;
-esac
-
-# Do `set' in a subshell so we don't clobber the current shell's
-# arguments.  Must try -L first in case configure is actually a
-# symlink; some systems play weird games with the mod time of symlinks
-# (eg FreeBSD returns the mod time of the symlink's containing
-# directory).
-if (
-   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
-   if test "$[*]" = "X"; then
-      # -L didn't work.
-      set X `ls -t "$srcdir/configure" conftest.file`
-   fi
-   rm -f conftest.file
-   if test "$[*]" != "X $srcdir/configure conftest.file" \
-      && test "$[*]" != "X conftest.file $srcdir/configure"; then
-
-      # If neither matched, then we have a broken ls.  This can happen
-      # if, for instance, CONFIG_SHELL is bash and it inherits a
-      # broken ls alias from the environment.  This has actually
-      # happened.  Such a system could not be considered "sane".
-      AC_MSG_ERROR([ls -t appears to fail.  Make sure there is not a broken
-alias in your environment])
-   fi
-
-   test "$[2]" = conftest.file
-   )
-then
-   # Ok.
-   :
-else
-   AC_MSG_ERROR([newly created file is older than distributed files!
-Check your system clock])
-fi
-AC_MSG_RESULT(yes)])
-
-# Copyright (C) 2009  Free Software Foundation, Inc.
-#
-# This file is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# serial 1
-
-# AM_SILENT_RULES([DEFAULT])
-# --------------------------
-# Enable less verbose build rules; with the default set to DEFAULT
-# (`yes' being less verbose, `no' or empty being verbose).
-AC_DEFUN([AM_SILENT_RULES],
-[AC_ARG_ENABLE([silent-rules],
-[  --enable-silent-rules          less verbose build output (undo: `make V=1')
-  --disable-silent-rules         verbose build output (undo: `make V=0')])
-case $enable_silent_rules in
-yes) AM_DEFAULT_VERBOSITY=0;;
-no)  AM_DEFAULT_VERBOSITY=1;;
-*)   AM_DEFAULT_VERBOSITY=m4_if([$1], [yes], [0], [1]);;
-esac
-AC_SUBST([AM_DEFAULT_VERBOSITY])dnl
-AM_BACKSLASH='\'
-AC_SUBST([AM_BACKSLASH])dnl
-_AM_SUBST_NOTMAKE([AM_BACKSLASH])dnl
-])
-
-# Copyright (C) 2001, 2003, 2005  Free Software Foundation, Inc.
-#
-# This file is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# AM_PROG_INSTALL_STRIP
-# ---------------------
-# One issue with vendor `install' (even GNU) is that you can't
-# specify the program used to strip binaries.  This is especially
-# annoying in cross-compiling environments, where the build's strip
-# is unlikely to handle the host's binaries.
-# Fortunately install-sh will honor a STRIPPROG variable, so we
-# always use install-sh in `make install-strip', and initialize
-# STRIPPROG with the value of the STRIP variable (set by the user).
-AC_DEFUN([AM_PROG_INSTALL_STRIP],
-[AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
-# Installed binaries are usually stripped using `strip' when the user
-# run `make install-strip'.  However `strip' might not be the right
-# tool to use in cross-compilation environments, therefore Automake
-# will honor the `STRIP' environment variable to overrule this program.
-dnl Don't test for $cross_compiling = yes, because it might be `maybe'.
-if test "$cross_compiling" != no; then
-  AC_CHECK_TOOL([STRIP], [strip], :)
-fi
-INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
-AC_SUBST([INSTALL_STRIP_PROGRAM])])
-
-# Copyright (C) 2006, 2008  Free Software Foundation, Inc.
-#
-# This file is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# serial 2
-
-# _AM_SUBST_NOTMAKE(VARIABLE)
-# ---------------------------
-# Prevent Automake from outputting VARIABLE = @VARIABLE@ in Makefile.in.
-# This macro is traced by Automake.
-AC_DEFUN([_AM_SUBST_NOTMAKE])
-
-# AM_SUBST_NOTMAKE(VARIABLE)
-# ---------------------------
-# Public sister of _AM_SUBST_NOTMAKE.
-AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)])
-
-# Check how to create a tarball.                            -*- Autoconf -*-
-
-# Copyright (C) 2004, 2005  Free Software Foundation, Inc.
-#
-# This file is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# serial 2
-
-# _AM_PROG_TAR(FORMAT)
-# --------------------
-# Check how to create a tarball in format FORMAT.
-# FORMAT should be one of `v7', `ustar', or `pax'.
-#
-# Substitute a variable $(am__tar) that is a command
-# writing to stdout a FORMAT-tarball containing the directory
-# $tardir.
-#     tardir=directory && $(am__tar) > result.tar
-#
-# Substitute a variable $(am__untar) that extract such
-# a tarball read from stdin.
-#     $(am__untar) < result.tar
-AC_DEFUN([_AM_PROG_TAR],
-[# Always define AMTAR for backward compatibility.
-AM_MISSING_PROG([AMTAR], [tar])
-m4_if([$1], [v7],
-     [am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'],
-     [m4_case([$1], [ustar],, [pax],,
-              [m4_fatal([Unknown tar format])])
-AC_MSG_CHECKING([how to create a $1 tar archive])
-# Loop over all known methods to create a tar archive until one works.
-_am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none'
-_am_tools=${am_cv_prog_tar_$1-$_am_tools}
-# Do not fold the above two line into one, because Tru64 sh and
-# Solaris sh will not grok spaces in the rhs of `-'.
-for _am_tool in $_am_tools
-do
-  case $_am_tool in
-  gnutar)
-    for _am_tar in tar gnutar gtar;
-    do
-      AM_RUN_LOG([$_am_tar --version]) && break
-    done
-    am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"'
-    am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"'
-    am__untar="$_am_tar -xf -"
-    ;;
-  plaintar)
-    # Must skip GNU tar: if it does not support --format= it doesn't create
-    # ustar tarball either.
-    (tar --version) >/dev/null 2>&1 && continue
-    am__tar='tar chf - "$$tardir"'
-    am__tar_='tar chf - "$tardir"'
-    am__untar='tar xf -'
-    ;;
-  pax)
-    am__tar='pax -L -x $1 -w "$$tardir"'
-    am__tar_='pax -L -x $1 -w "$tardir"'
-    am__untar='pax -r'
-    ;;
-  cpio)
-    am__tar='find "$$tardir" -print | cpio -o -H $1 -L'
-    am__tar_='find "$tardir" -print | cpio -o -H $1 -L'
-    am__untar='cpio -i -H $1 -d'
-    ;;
-  none)
-    am__tar=false
-    am__tar_=false
-    am__untar=false
-    ;;
-  esac
-
-  # If the value was cached, stop now.  We just wanted to have am__tar
-  # and am__untar set.
-  test -n "${am_cv_prog_tar_$1}" && break
-
-  # tar/untar a dummy directory, and stop if the command works
-  rm -rf conftest.dir
-  mkdir conftest.dir
-  echo GrepMe > conftest.dir/file
-  AM_RUN_LOG([tardir=conftest.dir && eval $am__tar_ >conftest.tar])
-  rm -rf conftest.dir
-  if test -s conftest.tar; then
-    AM_RUN_LOG([$am__untar <conftest.tar])
-    grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
-  fi
-done
-rm -rf conftest.dir
-
-AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool])
-AC_MSG_RESULT([$am_cv_prog_tar_$1])])
-AC_SUBST([am__tar])
-AC_SUBST([am__untar])
-]) # _AM_PROG_TAR
-
-m4_include([m4/flags.m4])
-m4_include([m4/gettext.m4])
-m4_include([m4/iconv.m4])
-m4_include([m4/intlmacosx.m4])
-m4_include([m4/lib-ld.m4])
-m4_include([m4/lib-link.m4])
-m4_include([m4/lib-prefix.m4])
-m4_include([m4/libtool.m4])
-m4_include([m4/ltoptions.m4])
-m4_include([m4/ltsugar.m4])
-m4_include([m4/ltversion.m4])
-m4_include([m4/lt~obsolete.m4])
-m4_include([m4/nls.m4])
-m4_include([m4/po.m4])
-m4_include([m4/progtest.m4])
-m4_include([m4/vlc.m4])
-m4_include([m4/with_pkg.m4])
diff --git a/autotools/config.guess b/autotools/config.guess
deleted file mode 100755
index 40eaed4..0000000
--- a/autotools/config.guess
+++ /dev/null
@@ -1,1517 +0,0 @@
-#! /bin/sh
-# Attempt to guess a canonical system name.
-#   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
-#   2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
-#   2011 Free Software Foundation, Inc.
-
-timestamp='2011-05-11'
-
-# This file is free software; you can redistribute it and/or modify it
-# under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-# General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA
-# 02110-1301, USA.
-#
-# As a special exception to the GNU General Public License, if you
-# distribute this file as part of a program that contains a
-# configuration script generated by Autoconf, you may include it under
-# the same distribution terms that you use for the rest of that program.
-
-
-# Originally written by Per Bothner.  Please send patches (context
-# diff format) to <config-patches at gnu.org> and include a ChangeLog
-# entry.
-#
-# This script attempts to guess a canonical system name similar to
-# config.sub.  If it succeeds, it prints the system name on stdout, and
-# exits with 0.  Otherwise, it exits with 1.
-#
-# You can get the latest version of this script from:
-# http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD
-
-me=`echo "$0" | sed -e 's,.*/,,'`
-
-usage="\
-Usage: $0 [OPTION]
-
-Output the configuration name of the system \`$me' is run on.
-
-Operation modes:
-  -h, --help         print this help, then exit
-  -t, --time-stamp   print date of last modification, then exit
-  -v, --version      print version number, then exit
-
-Report bugs and patches to <config-patches at gnu.org>."
-
-version="\
-GNU config.guess ($timestamp)
-
-Originally written by Per Bothner.
-Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
-2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free
-Software Foundation, Inc.
-
-This is free software; see the source for copying conditions.  There is NO
-warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
-
-help="
-Try \`$me --help' for more information."
-
-# Parse command line
-while test $# -gt 0 ; do
-  case $1 in
-    --time-stamp | --time* | -t )
-       echo "$timestamp" ; exit ;;
-    --version | -v )
-       echo "$version" ; exit ;;
-    --help | --h* | -h )
-       echo "$usage"; exit ;;
-    -- )     # Stop option processing
-       shift; break ;;
-    - )	# Use stdin as input.
-       break ;;
-    -* )
-       echo "$me: invalid option $1$help" >&2
-       exit 1 ;;
-    * )
-       break ;;
-  esac
-done
-
-if test $# != 0; then
-  echo "$me: too many arguments$help" >&2
-  exit 1
-fi
-
-trap 'exit 1' 1 2 15
-
-# CC_FOR_BUILD -- compiler used by this script. Note that the use of a
-# compiler to aid in system detection is discouraged as it requires
-# temporary files to be created and, as you can see below, it is a
-# headache to deal with in a portable fashion.
-
-# Historically, `CC_FOR_BUILD' used to be named `HOST_CC'. We still
-# use `HOST_CC' if defined, but it is deprecated.
-
-# Portable tmp directory creation inspired by the Autoconf team.
-
-set_cc_for_build='
-trap "exitcode=\$?; (rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null) && exit \$exitcode" 0 ;
-trap "rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null; exit 1" 1 2 13 15 ;
-: ${TMPDIR=/tmp} ;
- { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
- { tmp=$TMPDIR/cg-$$ && (umask 077 && mkdir $tmp) && echo "Warning: creating insecure temp directory" >&2 ; } ||
- { echo "$me: cannot create a temporary directory in $TMPDIR" >&2 ; exit 1 ; } ;
-dummy=$tmp/dummy ;
-tmpfiles="$dummy.c $dummy.o $dummy.rel $dummy" ;
-case $CC_FOR_BUILD,$HOST_CC,$CC in
- ,,)    echo "int x;" > $dummy.c ;
-	for c in cc gcc c89 c99 ; do
-	  if ($c -c -o $dummy.o $dummy.c) >/dev/null 2>&1 ; then
-	     CC_FOR_BUILD="$c"; break ;
-	  fi ;
-	done ;
-	if test x"$CC_FOR_BUILD" = x ; then
-	  CC_FOR_BUILD=no_compiler_found ;
-	fi
-	;;
- ,,*)   CC_FOR_BUILD=$CC ;;
- ,*,*)  CC_FOR_BUILD=$HOST_CC ;;
-esac ; set_cc_for_build= ;'
-
-# This is needed to find uname on a Pyramid OSx when run in the BSD universe.
-# (ghazi at noc.rutgers.edu 1994-08-24)
-if (test -f /.attbin/uname) >/dev/null 2>&1 ; then
-	PATH=$PATH:/.attbin ; export PATH
-fi
-
-UNAME_MACHINE=`(uname -m) 2>/dev/null` || UNAME_MACHINE=unknown
-UNAME_RELEASE=`(uname -r) 2>/dev/null` || UNAME_RELEASE=unknown
-UNAME_SYSTEM=`(uname -s) 2>/dev/null`  || UNAME_SYSTEM=unknown
-UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown
-
-# Note: order is significant - the case branches are not exclusive.
-
-case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in
-    *:NetBSD:*:*)
-	# NetBSD (nbsd) targets should (where applicable) match one or
-	# more of the tupples: *-*-netbsdelf*, *-*-netbsdaout*,
-	# *-*-netbsdecoff* and *-*-netbsd*.  For targets that recently
-	# switched to ELF, *-*-netbsd* would select the old
-	# object file format.  This provides both forward
-	# compatibility and a consistent mechanism for selecting the
-	# object file format.
-	#
-	# Note: NetBSD doesn't particularly care about the vendor
-	# portion of the name.  We always set it to "unknown".
-	sysctl="sysctl -n hw.machine_arch"
-	UNAME_MACHINE_ARCH=`(/sbin/$sysctl 2>/dev/null || \
-	    /usr/sbin/$sysctl 2>/dev/null || echo unknown)`
-	case "${UNAME_MACHINE_ARCH}" in
-	    armeb) machine=armeb-unknown ;;
-	    arm*) machine=arm-unknown ;;
-	    sh3el) machine=shl-unknown ;;
-	    sh3eb) machine=sh-unknown ;;
-	    sh5el) machine=sh5le-unknown ;;
-	    *) machine=${UNAME_MACHINE_ARCH}-unknown ;;
-	esac
-	# The Operating System including object format, if it has switched
-	# to ELF recently, or will in the future.
-	case "${UNAME_MACHINE_ARCH}" in
-	    arm*|i386|m68k|ns32k|sh3*|sparc|vax)
-		eval $set_cc_for_build
-		if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null \
-			| grep -q __ELF__
-		then
-		    # Once all utilities can be ECOFF (netbsdecoff) or a.out (netbsdaout).
-		    # Return netbsd for either.  FIX?
-		    os=netbsd
-		else
-		    os=netbsdelf
-		fi
-		;;
-	    *)
-		os=netbsd
-		;;
-	esac
-	# The OS release
-	# Debian GNU/NetBSD machines have a different userland, and
-	# thus, need a distinct triplet. However, they do not need
-	# kernel version information, so it can be replaced with a
-	# suitable tag, in the style of linux-gnu.
-	case "${UNAME_VERSION}" in
-	    Debian*)
-		release='-gnu'
-		;;
-	    *)
-		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
-		;;
-	esac
-	# Since CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM:
-	# contains redundant information, the shorter form:
-	# CPU_TYPE-MANUFACTURER-OPERATING_SYSTEM is used.
-	echo "${machine}-${os}${release}"
-	exit ;;
-    *:OpenBSD:*:*)
-	UNAME_MACHINE_ARCH=`arch | sed 's/OpenBSD.//'`
-	echo ${UNAME_MACHINE_ARCH}-unknown-openbsd${UNAME_RELEASE}
-	exit ;;
-    *:ekkoBSD:*:*)
-	echo ${UNAME_MACHINE}-unknown-ekkobsd${UNAME_RELEASE}
-	exit ;;
-    *:SolidBSD:*:*)
-	echo ${UNAME_MACHINE}-unknown-solidbsd${UNAME_RELEASE}
-	exit ;;
-    macppc:MirBSD:*:*)
-	echo powerpc-unknown-mirbsd${UNAME_RELEASE}
-	exit ;;
-    *:MirBSD:*:*)
-	echo ${UNAME_MACHINE}-unknown-mirbsd${UNAME_RELEASE}
-	exit ;;
-    alpha:OSF1:*:*)
-	case $UNAME_RELEASE in
-	*4.0)
-		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
-		;;
-	*5.*)
-		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
-		;;
-	esac
-	# According to Compaq, /usr/sbin/psrinfo has been available on
-	# OSF/1 and Tru64 systems produced since 1995.  I hope that
-	# covers most systems running today.  This code pipes the CPU
-	# types through head -n 1, so we only detect the type of CPU 0.
-	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
-	case "$ALPHA_CPU_TYPE" in
-	    "EV4 (21064)")
-		UNAME_MACHINE="alpha" ;;
-	    "EV4.5 (21064)")
-		UNAME_MACHINE="alpha" ;;
-	    "LCA4 (21066/21068)")
-		UNAME_MACHINE="alpha" ;;
-	    "EV5 (21164)")
-		UNAME_MACHINE="alphaev5" ;;
-	    "EV5.6 (21164A)")
-		UNAME_MACHINE="alphaev56" ;;
-	    "EV5.6 (21164PC)")
-		UNAME_MACHINE="alphapca56" ;;
-	    "EV5.7 (21164PC)")
-		UNAME_MACHINE="alphapca57" ;;
-	    "EV6 (21264)")
-		UNAME_MACHINE="alphaev6" ;;
-	    "EV6.7 (21264A)")
-		UNAME_MACHINE="alphaev67" ;;
-	    "EV6.8CB (21264C)")
-		UNAME_MACHINE="alphaev68" ;;
-	    "EV6.8AL (21264B)")
-		UNAME_MACHINE="alphaev68" ;;
-	    "EV6.8CX (21264D)")
-		UNAME_MACHINE="alphaev68" ;;
-	    "EV6.9A (21264/EV69A)")
-		UNAME_MACHINE="alphaev69" ;;
-	    "EV7 (21364)")
-		UNAME_MACHINE="alphaev7" ;;
-	    "EV7.9 (21364A)")
-		UNAME_MACHINE="alphaev79" ;;
-	esac
-	# A Pn.n version is a patched version.
-	# A Vn.n version is a released version.
-	# A Tn.n version is a released field test version.
-	# A Xn.n version is an unreleased experimental baselevel.
-	# 1.2 uses "1.2" for uname -r.
-	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
-	exitcode=$?
-	trap '' 0
-	exit $exitcode ;;
-    Alpha\ *:Windows_NT*:*)
-	# How do we know it's Interix rather than the generic POSIX subsystem?
-	# Should we change UNAME_MACHINE based on the output of uname instead
-	# of the specific Alpha model?
-	echo alpha-pc-interix
-	exit ;;
-    21064:Windows_NT:50:3)
-	echo alpha-dec-winnt3.5
-	exit ;;
-    Amiga*:UNIX_System_V:4.0:*)
-	echo m68k-unknown-sysv4
-	exit ;;
-    *:[Aa]miga[Oo][Ss]:*:*)
-	echo ${UNAME_MACHINE}-unknown-amigaos
-	exit ;;
-    *:[Mm]orph[Oo][Ss]:*:*)
-	echo ${UNAME_MACHINE}-unknown-morphos
-	exit ;;
-    *:OS/390:*:*)
-	echo i370-ibm-openedition
-	exit ;;
-    *:z/VM:*:*)
-	echo s390-ibm-zvmoe
-	exit ;;
-    *:OS400:*:*)
-	echo powerpc-ibm-os400
-	exit ;;
-    arm:RISC*:1.[012]*:*|arm:riscix:1.[012]*:*)
-	echo arm-acorn-riscix${UNAME_RELEASE}
-	exit ;;
-    arm:riscos:*:*|arm:RISCOS:*:*)
-	echo arm-unknown-riscos
-	exit ;;
-    SR2?01:HI-UX/MPP:*:* | SR8000:HI-UX/MPP:*:*)
-	echo hppa1.1-hitachi-hiuxmpp
-	exit ;;
-    Pyramid*:OSx*:*:* | MIS*:OSx*:*:* | MIS*:SMP_DC-OSx*:*:*)
-	# akee at wpdis03.wpafb.af.mil (Earle F. Ake) contributed MIS and NILE.
-	if test "`(/bin/universe) 2>/dev/null`" = att ; then
-		echo pyramid-pyramid-sysv3
-	else
-		echo pyramid-pyramid-bsd
-	fi
-	exit ;;
-    NILE*:*:*:dcosx)
-	echo pyramid-pyramid-svr4
-	exit ;;
-    DRS?6000:unix:4.0:6*)
-	echo sparc-icl-nx6
-	exit ;;
-    DRS?6000:UNIX_SV:4.2*:7* | DRS?6000:isis:4.2*:7*)
-	case `/usr/bin/uname -p` in
-	    sparc) echo sparc-icl-nx7; exit ;;
-	esac ;;
-    s390x:SunOS:*:*)
-	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
-	exit ;;
-    sun4H:SunOS:5.*:*)
-	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
-	exit ;;
-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
-	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
-	exit ;;
-    i86pc:AuroraUX:5.*:* | i86xen:AuroraUX:5.*:*)
-	echo i386-pc-auroraux${UNAME_RELEASE}
-	exit ;;
-    i86pc:SunOS:5.*:* | i86xen:SunOS:5.*:*)
-	eval $set_cc_for_build
-	SUN_ARCH="i386"
-	# If there is a compiler, see if it is configured for 64-bit objects.
-	# Note that the Sun cc does not turn __LP64__ into 1 like gcc does.
-	# This test works for both compilers.
-	if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then
-	    if (echo '#ifdef __amd64'; echo IS_64BIT_ARCH; echo '#endif') | \
-		(CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) | \
-		grep IS_64BIT_ARCH >/dev/null
-	    then
-		SUN_ARCH="x86_64"
-	    fi
-	fi
-	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
-	exit ;;
-    sun4*:SunOS:6*:*)
-	# According to config.sub, this is the proper way to canonicalize
-	# SunOS6.  Hard to guess exactly what SunOS6 will be like, but
-	# it's likely to be more like Solaris than SunOS4.
-	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
-	exit ;;
-    sun4*:SunOS:*:*)
-	case "`/usr/bin/arch -k`" in
-	    Series*|S4*)
-		UNAME_RELEASE=`uname -v`
-		;;
-	esac
-	# Japanese Language versions have a version number like `4.1.3-JL'.
-	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
-	exit ;;
-    sun3*:SunOS:*:*)
-	echo m68k-sun-sunos${UNAME_RELEASE}
-	exit ;;
-    sun*:*:4.2BSD:*)
-	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
-	case "`/bin/arch`" in
-	    sun3)
-		echo m68k-sun-sunos${UNAME_RELEASE}
-		;;
-	    sun4)
-		echo sparc-sun-sunos${UNAME_RELEASE}
-		;;
-	esac
-	exit ;;
-    aushp:SunOS:*:*)
-	echo sparc-auspex-sunos${UNAME_RELEASE}
-	exit ;;
-    # The situation for MiNT is a little confusing.  The machine name
-    # can be virtually everything (everything which is not
-    # "atarist" or "atariste" at least should have a processor
-    # > m68000).  The system name ranges from "MiNT" over "FreeMiNT"
-    # to the lowercase version "mint" (or "freemint").  Finally
-    # the system name "TOS" denotes a system which is actually not
-    # MiNT.  But MiNT is downward compatible to TOS, so this should
-    # be no problem.
-    atarist[e]:*MiNT:*:* | atarist[e]:*mint:*:* | atarist[e]:*TOS:*:*)
-	echo m68k-atari-mint${UNAME_RELEASE}
-	exit ;;
-    atari*:*MiNT:*:* | atari*:*mint:*:* | atarist[e]:*TOS:*:*)
-	echo m68k-atari-mint${UNAME_RELEASE}
-	exit ;;
-    *falcon*:*MiNT:*:* | *falcon*:*mint:*:* | *falcon*:*TOS:*:*)
-	echo m68k-atari-mint${UNAME_RELEASE}
-	exit ;;
-    milan*:*MiNT:*:* | milan*:*mint:*:* | *milan*:*TOS:*:*)
-	echo m68k-milan-mint${UNAME_RELEASE}
-	exit ;;
-    hades*:*MiNT:*:* | hades*:*mint:*:* | *hades*:*TOS:*:*)
-	echo m68k-hades-mint${UNAME_RELEASE}
-	exit ;;
-    *:*MiNT:*:* | *:*mint:*:* | *:*TOS:*:*)
-	echo m68k-unknown-mint${UNAME_RELEASE}
-	exit ;;
-    m68k:machten:*:*)
-	echo m68k-apple-machten${UNAME_RELEASE}
-	exit ;;
-    powerpc:machten:*:*)
-	echo powerpc-apple-machten${UNAME_RELEASE}
-	exit ;;
-    RISC*:Mach:*:*)
-	echo mips-dec-mach_bsd4.3
-	exit ;;
-    RISC*:ULTRIX:*:*)
-	echo mips-dec-ultrix${UNAME_RELEASE}
-	exit ;;
-    VAX*:ULTRIX*:*:*)
-	echo vax-dec-ultrix${UNAME_RELEASE}
-	exit ;;
-    2020:CLIX:*:* | 2430:CLIX:*:*)
-	echo clipper-intergraph-clix${UNAME_RELEASE}
-	exit ;;
-    mips:*:*:UMIPS | mips:*:*:RISCos)
-	eval $set_cc_for_build
-	sed 's/^	//' << EOF >$dummy.c
-#ifdef __cplusplus
-#include <stdio.h>  /* for printf() prototype */
-	int main (int argc, char *argv[]) {
-#else
-	int main (argc, argv) int argc; char *argv[]; {
-#endif
-	#if defined (host_mips) && defined (MIPSEB)
-	#if defined (SYSTYPE_SYSV)
-	  printf ("mips-mips-riscos%ssysv\n", argv[1]); exit (0);
-	#endif
-	#if defined (SYSTYPE_SVR4)
-	  printf ("mips-mips-riscos%ssvr4\n", argv[1]); exit (0);
-	#endif
-	#if defined (SYSTYPE_BSD43) || defined(SYSTYPE_BSD)
-	  printf ("mips-mips-riscos%sbsd\n", argv[1]); exit (0);
-	#endif
-	#endif
-	  exit (-1);
-	}
-EOF
-	$CC_FOR_BUILD -o $dummy $dummy.c &&
-	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
-	  SYSTEM_NAME=`$dummy $dummyarg` &&
-	    { echo "$SYSTEM_NAME"; exit; }
-	echo mips-mips-riscos${UNAME_RELEASE}
-	exit ;;
-    Motorola:PowerMAX_OS:*:*)
-	echo powerpc-motorola-powermax
-	exit ;;
-    Motorola:*:4.3:PL8-*)
-	echo powerpc-harris-powermax
-	exit ;;
-    Night_Hawk:*:*:PowerMAX_OS | Synergy:PowerMAX_OS:*:*)
-	echo powerpc-harris-powermax
-	exit ;;
-    Night_Hawk:Power_UNIX:*:*)
-	echo powerpc-harris-powerunix
-	exit ;;
-    m88k:CX/UX:7*:*)
-	echo m88k-harris-cxux7
-	exit ;;
-    m88k:*:4*:R4*)
-	echo m88k-motorola-sysv4
-	exit ;;
-    m88k:*:3*:R3*)
-	echo m88k-motorola-sysv3
-	exit ;;
-    AViiON:dgux:*:*)
-	# DG/UX returns AViiON for all architectures
-	UNAME_PROCESSOR=`/usr/bin/uname -p`
-	if [ $UNAME_PROCESSOR = mc88100 ] || [ $UNAME_PROCESSOR = mc88110 ]
-	then
-	    if [ ${TARGET_BINARY_INTERFACE}x = m88kdguxelfx ] || \
-	       [ ${TARGET_BINARY_INTERFACE}x = x ]
-	    then
-		echo m88k-dg-dgux${UNAME_RELEASE}
-	    else
-		echo m88k-dg-dguxbcs${UNAME_RELEASE}
-	    fi
-	else
-	    echo i586-dg-dgux${UNAME_RELEASE}
-	fi
-	exit ;;
-    M88*:DolphinOS:*:*)	# DolphinOS (SVR3)
-	echo m88k-dolphin-sysv3
-	exit ;;
-    M88*:*:R3*:*)
-	# Delta 88k system running SVR3
-	echo m88k-motorola-sysv3
-	exit ;;
-    XD88*:*:*:*) # Tektronix XD88 system running UTekV (SVR3)
-	echo m88k-tektronix-sysv3
-	exit ;;
-    Tek43[0-9][0-9]:UTek:*:*) # Tektronix 4300 system running UTek (BSD)
-	echo m68k-tektronix-bsd
-	exit ;;
-    *:IRIX*:*:*)
-	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
-	exit ;;
-    ????????:AIX?:[12].1:2)   # AIX 2.2.1 or AIX 2.1.1 is RT/PC AIX.
-	echo romp-ibm-aix     # uname -m gives an 8 hex-code CPU id
-	exit ;;               # Note that: echo "'`uname -s`'" gives 'AIX '
-    i*86:AIX:*:*)
-	echo i386-ibm-aix
-	exit ;;
-    ia64:AIX:*:*)
-	if [ -x /usr/bin/oslevel ] ; then
-		IBM_REV=`/usr/bin/oslevel`
-	else
-		IBM_REV=${UNAME_VERSION}.${UNAME_RELEASE}
-	fi
-	echo ${UNAME_MACHINE}-ibm-aix${IBM_REV}
-	exit ;;
-    *:AIX:2:3)
-	if grep bos325 /usr/include/stdio.h >/dev/null 2>&1; then
-		eval $set_cc_for_build
-		sed 's/^		//' << EOF >$dummy.c
-		#include <sys/systemcfg.h>
-
-		main()
-			{
-			if (!__power_pc())
-				exit(1);
-			puts("powerpc-ibm-aix3.2.5");
-			exit(0);
-			}
-EOF
-		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
-		then
-			echo "$SYSTEM_NAME"
-		else
-			echo rs6000-ibm-aix3.2.5
-		fi
-	elif grep bos324 /usr/include/stdio.h >/dev/null 2>&1; then
-		echo rs6000-ibm-aix3.2.4
-	else
-		echo rs6000-ibm-aix3.2
-	fi
-	exit ;;
-    *:AIX:*:[4567])
-	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
-		IBM_ARCH=rs6000
-	else
-		IBM_ARCH=powerpc
-	fi
-	if [ -x /usr/bin/oslevel ] ; then
-		IBM_REV=`/usr/bin/oslevel`
-	else
-		IBM_REV=${UNAME_VERSION}.${UNAME_RELEASE}
-	fi
-	echo ${IBM_ARCH}-ibm-aix${IBM_REV}
-	exit ;;
-    *:AIX:*:*)
-	echo rs6000-ibm-aix
-	exit ;;
-    ibmrt:4.4BSD:*|romp-ibm:BSD:*)
-	echo romp-ibm-bsd4.4
-	exit ;;
-    ibmrt:*BSD:*|romp-ibm:BSD:*)            # covers RT/PC BSD and
-	echo romp-ibm-bsd${UNAME_RELEASE}   # 4.3 with uname added to
-	exit ;;                             # report: romp-ibm BSD 4.3
-    *:BOSX:*:*)
-	echo rs6000-bull-bosx
-	exit ;;
-    DPX/2?00:B.O.S.:*:*)
-	echo m68k-bull-sysv3
-	exit ;;
-    9000/[34]??:4.3bsd:1.*:*)
-	echo m68k-hp-bsd
-	exit ;;
-    hp300:4.4BSD:*:* | 9000/[34]??:4.3bsd:2.*:*)
-	echo m68k-hp-bsd4.4
-	exit ;;
-    9000/[34678]??:HP-UX:*:*)
-	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
-	case "${UNAME_MACHINE}" in
-	    9000/31? )            HP_ARCH=m68000 ;;
-	    9000/[34]?? )         HP_ARCH=m68k ;;
-	    9000/[678][0-9][0-9])
-		if [ -x /usr/bin/getconf ]; then
-		    sc_cpu_version=`/usr/bin/getconf SC_CPU_VERSION 2>/dev/null`
-		    sc_kernel_bits=`/usr/bin/getconf SC_KERNEL_BITS 2>/dev/null`
-		    case "${sc_cpu_version}" in
-		      523) HP_ARCH="hppa1.0" ;; # CPU_PA_RISC1_0
-		      528) HP_ARCH="hppa1.1" ;; # CPU_PA_RISC1_1
-		      532)                      # CPU_PA_RISC2_0
-			case "${sc_kernel_bits}" in
-			  32) HP_ARCH="hppa2.0n" ;;
-			  64) HP_ARCH="hppa2.0w" ;;
-			  '') HP_ARCH="hppa2.0" ;;   # HP-UX 10.20
-			esac ;;
-		    esac
-		fi
-		if [ "${HP_ARCH}" = "" ]; then
-		    eval $set_cc_for_build
-		    sed 's/^		//' << EOF >$dummy.c
-
-		#define _HPUX_SOURCE
-		#include <stdlib.h>
-		#include <unistd.h>
-
-		int main ()
-		{
-		#if defined(_SC_KERNEL_BITS)
-		    long bits = sysconf(_SC_KERNEL_BITS);
-		#endif
-		    long cpu  = sysconf (_SC_CPU_VERSION);
-
-		    switch (cpu)
-			{
-			case CPU_PA_RISC1_0: puts ("hppa1.0"); break;
-			case CPU_PA_RISC1_1: puts ("hppa1.1"); break;
-			case CPU_PA_RISC2_0:
-		#if defined(_SC_KERNEL_BITS)
-			    switch (bits)
-				{
-				case 64: puts ("hppa2.0w"); break;
-				case 32: puts ("hppa2.0n"); break;
-				default: puts ("hppa2.0"); break;
-				} break;
-		#else  /* !defined(_SC_KERNEL_BITS) */
-			    puts ("hppa2.0"); break;
-		#endif
-			default: puts ("hppa1.0"); break;
-			}
-		    exit (0);
-		}
-EOF
-		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
-		    test -z "$HP_ARCH" && HP_ARCH=hppa
-		fi ;;
-	esac
-	if [ ${HP_ARCH} = "hppa2.0w" ]
-	then
-	    eval $set_cc_for_build
-
-	    # hppa2.0w-hp-hpux* has a 64-bit kernel and a compiler generating
-	    # 32-bit code.  hppa64-hp-hpux* has the same kernel and a compiler
-	    # generating 64-bit code.  GNU and HP use different nomenclature:
-	    #
-	    # $ CC_FOR_BUILD=cc ./config.guess
-	    # => hppa2.0w-hp-hpux11.23
-	    # $ CC_FOR_BUILD="cc +DA2.0w" ./config.guess
-	    # => hppa64-hp-hpux11.23
-
-	    if echo __LP64__ | (CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) |
-		grep -q __LP64__
-	    then
-		HP_ARCH="hppa2.0w"
-	    else
-		HP_ARCH="hppa64"
-	    fi
-	fi
-	echo ${HP_ARCH}-hp-hpux${HPUX_REV}
-	exit ;;
-    ia64:HP-UX:*:*)
-	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
-	echo ia64-hp-hpux${HPUX_REV}
-	exit ;;
-    3050*:HI-UX:*:*)
-	eval $set_cc_for_build
-	sed 's/^	//' << EOF >$dummy.c
-	#include <unistd.h>
-	int
-	main ()
-	{
-	  long cpu = sysconf (_SC_CPU_VERSION);
-	  /* The order matters, because CPU_IS_HP_MC68K erroneously returns
-	     true for CPU_PA_RISC1_0.  CPU_IS_PA_RISC returns correct
-	     results, however.  */
-	  if (CPU_IS_PA_RISC (cpu))
-	    {
-	      switch (cpu)
-		{
-		  case CPU_PA_RISC1_0: puts ("hppa1.0-hitachi-hiuxwe2"); break;
-		  case CPU_PA_RISC1_1: puts ("hppa1.1-hitachi-hiuxwe2"); break;
-		  case CPU_PA_RISC2_0: puts ("hppa2.0-hitachi-hiuxwe2"); break;
-		  default: puts ("hppa-hitachi-hiuxwe2"); break;
-		}
-	    }
-	  else if (CPU_IS_HP_MC68K (cpu))
-	    puts ("m68k-hitachi-hiuxwe2");
-	  else puts ("unknown-hitachi-hiuxwe2");
-	  exit (0);
-	}
-EOF
-	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
-		{ echo "$SYSTEM_NAME"; exit; }
-	echo unknown-hitachi-hiuxwe2
-	exit ;;
-    9000/7??:4.3bsd:*:* | 9000/8?[79]:4.3bsd:*:* )
-	echo hppa1.1-hp-bsd
-	exit ;;
-    9000/8??:4.3bsd:*:*)
-	echo hppa1.0-hp-bsd
-	exit ;;
-    *9??*:MPE/iX:*:* | *3000*:MPE/iX:*:*)
-	echo hppa1.0-hp-mpeix
-	exit ;;
-    hp7??:OSF1:*:* | hp8?[79]:OSF1:*:* )
-	echo hppa1.1-hp-osf
-	exit ;;
-    hp8??:OSF1:*:*)
-	echo hppa1.0-hp-osf
-	exit ;;
-    i*86:OSF1:*:*)
-	if [ -x /usr/sbin/sysversion ] ; then
-	    echo ${UNAME_MACHINE}-unknown-osf1mk
-	else
-	    echo ${UNAME_MACHINE}-unknown-osf1
-	fi
-	exit ;;
-    parisc*:Lites*:*:*)
-	echo hppa1.1-hp-lites
-	exit ;;
-    C1*:ConvexOS:*:* | convex:ConvexOS:C1*:*)
-	echo c1-convex-bsd
-	exit ;;
-    C2*:ConvexOS:*:* | convex:ConvexOS:C2*:*)
-	if getsysinfo -f scalar_acc
-	then echo c32-convex-bsd
-	else echo c2-convex-bsd
-	fi
-	exit ;;
-    C34*:ConvexOS:*:* | convex:ConvexOS:C34*:*)
-	echo c34-convex-bsd
-	exit ;;
-    C38*:ConvexOS:*:* | convex:ConvexOS:C38*:*)
-	echo c38-convex-bsd
-	exit ;;
-    C4*:ConvexOS:*:* | convex:ConvexOS:C4*:*)
-	echo c4-convex-bsd
-	exit ;;
-    CRAY*Y-MP:*:*:*)
-	echo ymp-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/'
-	exit ;;
-    CRAY*[A-Z]90:*:*:*)
-	echo ${UNAME_MACHINE}-cray-unicos${UNAME_RELEASE} \
-	| sed -e 's/CRAY.*\([A-Z]90\)/\1/' \
-	      -e y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/ \
-	      -e 's/\.[^.]*$/.X/'
-	exit ;;
-    CRAY*TS:*:*:*)
-	echo t90-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/'
-	exit ;;
-    CRAY*T3E:*:*:*)
-	echo alphaev5-cray-unicosmk${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/'
-	exit ;;
-    CRAY*SV1:*:*:*)
-	echo sv1-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/'
-	exit ;;
-    *:UNICOS/mp:*:*)
-	echo craynv-cray-unicosmp${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/'
-	exit ;;
-    F30[01]:UNIX_System_V:*:* | F700:UNIX_System_V:*:*)
-	FUJITSU_PROC=`uname -m | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
-	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
-	exit ;;
-    5000:UNIX_System_V:4.*:*)
-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
-	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
-	exit ;;
-    i*86:BSD/386:*:* | i*86:BSD/OS:*:* | *:Ascend\ Embedded/OS:*:*)
-	echo ${UNAME_MACHINE}-pc-bsdi${UNAME_RELEASE}
-	exit ;;
-    sparc*:BSD/OS:*:*)
-	echo sparc-unknown-bsdi${UNAME_RELEASE}
-	exit ;;
-    *:BSD/OS:*:*)
-	echo ${UNAME_MACHINE}-unknown-bsdi${UNAME_RELEASE}
-	exit ;;
-    *:FreeBSD:*:*)
-	case ${UNAME_MACHINE} in
-	    pc98)
-		echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
-	    amd64)
-		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
-	    *)
-		echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
-	esac
-	exit ;;
-    i*:CYGWIN*:*)
-	echo ${UNAME_MACHINE}-pc-cygwin
-	exit ;;
-    *:MINGW*:*)
-	echo ${UNAME_MACHINE}-pc-mingw32
-	exit ;;
-    i*:windows32*:*)
-	# uname -m includes "-pc" on this system.
-	echo ${UNAME_MACHINE}-mingw32
-	exit ;;
-    i*:PW*:*)
-	echo ${UNAME_MACHINE}-pc-pw32
-	exit ;;
-    *:Interix*:*)
-	case ${UNAME_MACHINE} in
-	    x86)
-		echo i586-pc-interix${UNAME_RELEASE}
-		exit ;;
-	    authenticamd | genuineintel | EM64T)
-		echo x86_64-unknown-interix${UNAME_RELEASE}
-		exit ;;
-	    IA64)
-		echo ia64-unknown-interix${UNAME_RELEASE}
-		exit ;;
-	esac ;;
-    [345]86:Windows_95:* | [345]86:Windows_98:* | [345]86:Windows_NT:*)
-	echo i${UNAME_MACHINE}-pc-mks
-	exit ;;
-    8664:Windows_NT:*)
-	echo x86_64-pc-mks
-	exit ;;
-    i*:Windows_NT*:* | Pentium*:Windows_NT*:*)
-	# How do we know it's Interix rather than the generic POSIX subsystem?
-	# It also conflicts with pre-2.0 versions of AT&T UWIN. Should we
-	# UNAME_MACHINE based on the output of uname instead of i386?
-	echo i586-pc-interix
-	exit ;;
-    i*:UWIN*:*)
-	echo ${UNAME_MACHINE}-pc-uwin
-	exit ;;
-    amd64:CYGWIN*:*:* | x86_64:CYGWIN*:*:*)
-	echo x86_64-unknown-cygwin
-	exit ;;
-    p*:CYGWIN*:*)
-	echo powerpcle-unknown-cygwin
-	exit ;;
-    prep*:SunOS:5.*:*)
-	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
-	exit ;;
-    *:GNU:*:*)
-	# the GNU system
-	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
-	exit ;;
-    *:GNU/*:*:*)
-	# other systems with GNU libc and userland
-	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
-	exit ;;
-    i*86:Minix:*:*)
-	echo ${UNAME_MACHINE}-pc-minix
-	exit ;;
-    alpha:Linux:*:*)
-	case `sed -n '/^cpu model/s/^.*: \(.*\)/\1/p' < /proc/cpuinfo` in
-	  EV5)   UNAME_MACHINE=alphaev5 ;;
-	  EV56)  UNAME_MACHINE=alphaev56 ;;
-	  PCA56) UNAME_MACHINE=alphapca56 ;;
-	  PCA57) UNAME_MACHINE=alphapca56 ;;
-	  EV6)   UNAME_MACHINE=alphaev6 ;;
-	  EV67)  UNAME_MACHINE=alphaev67 ;;
-	  EV68*) UNAME_MACHINE=alphaev68 ;;
-	esac
-	objdump --private-headers /bin/sh | grep -q ld.so.1
-	if test "$?" = 0 ; then LIBC="libc1" ; else LIBC="" ; fi
-	echo ${UNAME_MACHINE}-unknown-linux-gnu${LIBC}
-	exit ;;
-    arm*:Linux:*:*)
-	eval $set_cc_for_build
-	if echo __ARM_EABI__ | $CC_FOR_BUILD -E - 2>/dev/null \
-	    | grep -q __ARM_EABI__
-	then
-	    echo ${UNAME_MACHINE}-unknown-linux-gnu
-	else
-	    if echo __ARM_PCS_VFP | $CC_FOR_BUILD -E - 2>/dev/null \
-		| grep -q __ARM_PCS_VFP
-	    then
-		echo ${UNAME_MACHINE}-unknown-linux-gnueabi
-	    else
-		echo ${UNAME_MACHINE}-unknown-linux-gnueabihf
-	    fi
-	fi
-	exit ;;
-    avr32*:Linux:*:*)
-	echo ${UNAME_MACHINE}-unknown-linux-gnu
-	exit ;;
-    cris:Linux:*:*)
-	echo cris-axis-linux-gnu
-	exit ;;
-    crisv32:Linux:*:*)
-	echo crisv32-axis-linux-gnu
-	exit ;;
-    frv:Linux:*:*)
-	echo frv-unknown-linux-gnu
-	exit ;;
-    i*86:Linux:*:*)
-	LIBC=gnu
-	eval $set_cc_for_build
-	sed 's/^	//' << EOF >$dummy.c
-	#ifdef __dietlibc__
-	LIBC=dietlibc
-	#endif
-EOF
-	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'`
-	echo "${UNAME_MACHINE}-pc-linux-${LIBC}"
-	exit ;;
-    ia64:Linux:*:*)
-	echo ${UNAME_MACHINE}-unknown-linux-gnu
-	exit ;;
-    m32r*:Linux:*:*)
-	echo ${UNAME_MACHINE}-unknown-linux-gnu
-	exit ;;
-    m68*:Linux:*:*)
-	echo ${UNAME_MACHINE}-unknown-linux-gnu
-	exit ;;
-    mips:Linux:*:* | mips64:Linux:*:*)
-	eval $set_cc_for_build
-	sed 's/^	//' << EOF >$dummy.c
-	#undef CPU
-	#undef ${UNAME_MACHINE}
-	#undef ${UNAME_MACHINE}el
-	#if defined(__MIPSEL__) || defined(__MIPSEL) || defined(_MIPSEL) || defined(MIPSEL)
-	CPU=${UNAME_MACHINE}el
-	#else
-	#if defined(__MIPSEB__) || defined(__MIPSEB) || defined(_MIPSEB) || defined(MIPSEB)
-	CPU=${UNAME_MACHINE}
-	#else
-	CPU=
-	#endif
-	#endif
-EOF
-	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; }
-	;;
-    or32:Linux:*:*)
-	echo or32-unknown-linux-gnu
-	exit ;;
-    padre:Linux:*:*)
-	echo sparc-unknown-linux-gnu
-	exit ;;
-    parisc64:Linux:*:* | hppa64:Linux:*:*)
-	echo hppa64-unknown-linux-gnu
-	exit ;;
-    parisc:Linux:*:* | hppa:Linux:*:*)
-	# Look for CPU level
-	case `grep '^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` in
-	  PA7*) echo hppa1.1-unknown-linux-gnu ;;
-	  PA8*) echo hppa2.0-unknown-linux-gnu ;;
-	  *)    echo hppa-unknown-linux-gnu ;;
-	esac
-	exit ;;
-    ppc64:Linux:*:*)
-	echo powerpc64-unknown-linux-gnu
-	exit ;;
-    ppc:Linux:*:*)
-	echo powerpc-unknown-linux-gnu
-	exit ;;
-    s390:Linux:*:* | s390x:Linux:*:*)
-	echo ${UNAME_MACHINE}-ibm-linux
-	exit ;;
-    sh64*:Linux:*:*)
-	echo ${UNAME_MACHINE}-unknown-linux-gnu
-	exit ;;
-    sh*:Linux:*:*)
-	echo ${UNAME_MACHINE}-unknown-linux-gnu
-	exit ;;
-    sparc:Linux:*:* | sparc64:Linux:*:*)
-	echo ${UNAME_MACHINE}-unknown-linux-gnu
-	exit ;;
-    tile*:Linux:*:*)
-	echo ${UNAME_MACHINE}-tilera-linux-gnu
-	exit ;;
-    vax:Linux:*:*)
-	echo ${UNAME_MACHINE}-dec-linux-gnu
-	exit ;;
-    x86_64:Linux:*:*)
-	echo x86_64-unknown-linux-gnu
-	exit ;;
-    xtensa*:Linux:*:*)
-	echo ${UNAME_MACHINE}-unknown-linux-gnu
-	exit ;;
-    i*86:DYNIX/ptx:4*:*)
-	# ptx 4.0 does uname -s correctly, with DYNIX/ptx in there.
-	# earlier versions are messed up and put the nodename in both
-	# sysname and nodename.
-	echo i386-sequent-sysv4
-	exit ;;
-    i*86:UNIX_SV:4.2MP:2.*)
-	# Unixware is an offshoot of SVR4, but it has its own version
-	# number series starting with 2...
-	# I am not positive that other SVR4 systems won't match this,
-	# I just have to hope.  -- rms.
-	# Use sysv4.2uw... so that sysv4* matches it.
-	echo ${UNAME_MACHINE}-pc-sysv4.2uw${UNAME_VERSION}
-	exit ;;
-    i*86:OS/2:*:*)
-	# If we were able to find `uname', then EMX Unix compatibility
-	# is probably installed.
-	echo ${UNAME_MACHINE}-pc-os2-emx
-	exit ;;
-    i*86:XTS-300:*:STOP)
-	echo ${UNAME_MACHINE}-unknown-stop
-	exit ;;
-    i*86:atheos:*:*)
-	echo ${UNAME_MACHINE}-unknown-atheos
-	exit ;;
-    i*86:syllable:*:*)
-	echo ${UNAME_MACHINE}-pc-syllable
-	exit ;;
-    i*86:LynxOS:2.*:* | i*86:LynxOS:3.[01]*:* | i*86:LynxOS:4.[02]*:*)
-	echo i386-unknown-lynxos${UNAME_RELEASE}
-	exit ;;
-    i*86:*DOS:*:*)
-	echo ${UNAME_MACHINE}-pc-msdosdjgpp
-	exit ;;
-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
-	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
-		echo ${UNAME_MACHINE}-univel-sysv${UNAME_REL}
-	else
-		echo ${UNAME_MACHINE}-pc-sysv${UNAME_REL}
-	fi
-	exit ;;
-    i*86:*:5:[678]*)
-	# UnixWare 7.x, OpenUNIX and OpenServer 6.
-	case `/bin/uname -X | grep "^Machine"` in
-	    *486*)	     UNAME_MACHINE=i486 ;;
-	    *Pentium)	     UNAME_MACHINE=i586 ;;
-	    *Pent*|*Celeron) UNAME_MACHINE=i686 ;;
-	esac
-	echo ${UNAME_MACHINE}-unknown-sysv${UNAME_RELEASE}${UNAME_SYSTEM}${UNAME_VERSION}
-	exit ;;
-    i*86:*:3.2:*)
-	if test -f /usr/options/cb.name; then
-		UNAME_REL=`sed -n 's/.*Version //p' </usr/options/cb.name`
-		echo ${UNAME_MACHINE}-pc-isc$UNAME_REL
-	elif /bin/uname -X 2>/dev/null >/dev/null ; then
-		UNAME_REL=`(/bin/uname -X|grep Release|sed -e 's/.*= //')`
-		(/bin/uname -X|grep i80486 >/dev/null) && UNAME_MACHINE=i486
-		(/bin/uname -X|grep '^Machine.*Pentium' >/dev/null) \
-			&& UNAME_MACHINE=i586
-		(/bin/uname -X|grep '^Machine.*Pent *II' >/dev/null) \
-			&& UNAME_MACHINE=i686
-		(/bin/uname -X|grep '^Machine.*Pentium Pro' >/dev/null) \
-			&& UNAME_MACHINE=i686
-		echo ${UNAME_MACHINE}-pc-sco$UNAME_REL
-	else
-		echo ${UNAME_MACHINE}-pc-sysv32
-	fi
-	exit ;;
-    pc:*:*:*)
-	# Left here for compatibility:
-	# uname -m prints for DJGPP always 'pc', but it prints nothing about
-	# the processor, so we play safe by assuming i586.
-	# Note: whatever this is, it MUST be the same as what config.sub
-	# prints for the "djgpp" host, or else GDB configury will decide that
-	# this is a cross-build.
-	echo i586-pc-msdosdjgpp
-	exit ;;
-    Intel:Mach:3*:*)
-	echo i386-pc-mach3
-	exit ;;
-    paragon:*:*:*)
-	echo i860-intel-osf1
-	exit ;;
-    i860:*:4.*:*) # i860-SVR4
-	if grep Stardent /usr/include/sys/uadmin.h >/dev/null 2>&1 ; then
-	  echo i860-stardent-sysv${UNAME_RELEASE} # Stardent Vistra i860-SVR4
-	else # Add other i860-SVR4 vendors below as they are discovered.
-	  echo i860-unknown-sysv${UNAME_RELEASE}  # Unknown i860-SVR4
-	fi
-	exit ;;
-    mini*:CTIX:SYS*5:*)
-	# "miniframe"
-	echo m68010-convergent-sysv
-	exit ;;
-    mc68k:UNIX:SYSTEM5:3.51m)
-	echo m68k-convergent-sysv
-	exit ;;
-    M680?0:D-NIX:5.3:*)
-	echo m68k-diab-dnix
-	exit ;;
-    M68*:*:R3V[5678]*:*)
-	test -r /sysV68 && { echo 'm68k-motorola-sysv'; exit; } ;;
-    3[345]??:*:4.0:3.0 | 3[34]??A:*:4.0:3.0 | 3[34]??,*:*:4.0:3.0 | 3[34]??/*:*:4.0:3.0 | 4400:*:4.0:3.0 | 4850:*:4.0:3.0 | SKA40:*:4.0:3.0 | SDS2:*:4.0:3.0 | SHG2:*:4.0:3.0 | S7501*:*:4.0:3.0)
-	OS_REL=''
-	test -r /etc/.relid \
-	&& OS_REL=.`sed -n 's/[^ ]* [^ ]* \([0-9][0-9]\).*/\1/p' < /etc/.relid`
-	/bin/uname -p 2>/dev/null | grep 86 >/dev/null \
-	  && { echo i486-ncr-sysv4.3${OS_REL}; exit; }
-	/bin/uname -p 2>/dev/null | /bin/grep entium >/dev/null \
-	  && { echo i586-ncr-sysv4.3${OS_REL}; exit; } ;;
-    3[34]??:*:4.0:* | 3[34]??,*:*:4.0:*)
-	/bin/uname -p 2>/dev/null | grep 86 >/dev/null \
-	  && { echo i486-ncr-sysv4; exit; } ;;
-    NCR*:*:4.2:* | MPRAS*:*:4.2:*)
-	OS_REL='.3'
-	test -r /etc/.relid \
-	    && OS_REL=.`sed -n 's/[^ ]* [^ ]* \([0-9][0-9]\).*/\1/p' < /etc/.relid`
-	/bin/uname -p 2>/dev/null | grep 86 >/dev/null \
-	    && { echo i486-ncr-sysv4.3${OS_REL}; exit; }
-	/bin/uname -p 2>/dev/null | /bin/grep entium >/dev/null \
-	    && { echo i586-ncr-sysv4.3${OS_REL}; exit; }
-	/bin/uname -p 2>/dev/null | /bin/grep pteron >/dev/null \
-	    && { echo i586-ncr-sysv4.3${OS_REL}; exit; } ;;
-    m68*:LynxOS:2.*:* | m68*:LynxOS:3.0*:*)
-	echo m68k-unknown-lynxos${UNAME_RELEASE}
-	exit ;;
-    mc68030:UNIX_System_V:4.*:*)
-	echo m68k-atari-sysv4
-	exit ;;
-    TSUNAMI:LynxOS:2.*:*)
-	echo sparc-unknown-lynxos${UNAME_RELEASE}
-	exit ;;
-    rs6000:LynxOS:2.*:*)
-	echo rs6000-unknown-lynxos${UNAME_RELEASE}
-	exit ;;
-    PowerPC:LynxOS:2.*:* | PowerPC:LynxOS:3.[01]*:* | PowerPC:LynxOS:4.[02]*:*)
-	echo powerpc-unknown-lynxos${UNAME_RELEASE}
-	exit ;;
-    SM[BE]S:UNIX_SV:*:*)
-	echo mips-dde-sysv${UNAME_RELEASE}
-	exit ;;
-    RM*:ReliantUNIX-*:*:*)
-	echo mips-sni-sysv4
-	exit ;;
-    RM*:SINIX-*:*:*)
-	echo mips-sni-sysv4
-	exit ;;
-    *:SINIX-*:*:*)
-	if uname -p 2>/dev/null >/dev/null ; then
-		UNAME_MACHINE=`(uname -p) 2>/dev/null`
-		echo ${UNAME_MACHINE}-sni-sysv4
-	else
-		echo ns32k-sni-sysv
-	fi
-	exit ;;
-    PENTIUM:*:4.0*:*)	# Unisys `ClearPath HMP IX 4000' SVR4/MP effort
-			# says <Richard.M.Bartel at ccMail.Census.GOV>
-	echo i586-unisys-sysv4
-	exit ;;
-    *:UNIX_System_V:4*:FTX*)
-	# From Gerald Hewes <hewes at openmarket.com>.
-	# How about differentiating between stratus architectures? -djm
-	echo hppa1.1-stratus-sysv4
-	exit ;;
-    *:*:*:FTX*)
-	# From seanf at swdc.stratus.com.
-	echo i860-stratus-sysv4
-	exit ;;
-    i*86:VOS:*:*)
-	# From Paul.Green at stratus.com.
-	echo ${UNAME_MACHINE}-stratus-vos
-	exit ;;
-    *:VOS:*:*)
-	# From Paul.Green at stratus.com.
-	echo hppa1.1-stratus-vos
-	exit ;;
-    mc68*:A/UX:*:*)
-	echo m68k-apple-aux${UNAME_RELEASE}
-	exit ;;
-    news*:NEWS-OS:6*:*)
-	echo mips-sony-newsos6
-	exit ;;
-    R[34]000:*System_V*:*:* | R4000:UNIX_SYSV:*:* | R*000:UNIX_SV:*:*)
-	if [ -d /usr/nec ]; then
-		echo mips-nec-sysv${UNAME_RELEASE}
-	else
-		echo mips-unknown-sysv${UNAME_RELEASE}
-	fi
-	exit ;;
-    BeBox:BeOS:*:*)	# BeOS running on hardware made by Be, PPC only.
-	echo powerpc-be-beos
-	exit ;;
-    BeMac:BeOS:*:*)	# BeOS running on Mac or Mac clone, PPC only.
-	echo powerpc-apple-beos
-	exit ;;
-    BePC:BeOS:*:*)	# BeOS running on Intel PC compatible.
-	echo i586-pc-beos
-	exit ;;
-    BePC:Haiku:*:*)	# Haiku running on Intel PC compatible.
-	echo i586-pc-haiku
-	exit ;;
-    SX-4:SUPER-UX:*:*)
-	echo sx4-nec-superux${UNAME_RELEASE}
-	exit ;;
-    SX-5:SUPER-UX:*:*)
-	echo sx5-nec-superux${UNAME_RELEASE}
-	exit ;;
-    SX-6:SUPER-UX:*:*)
-	echo sx6-nec-superux${UNAME_RELEASE}
-	exit ;;
-    SX-7:SUPER-UX:*:*)
-	echo sx7-nec-superux${UNAME_RELEASE}
-	exit ;;
-    SX-8:SUPER-UX:*:*)
-	echo sx8-nec-superux${UNAME_RELEASE}
-	exit ;;
-    SX-8R:SUPER-UX:*:*)
-	echo sx8r-nec-superux${UNAME_RELEASE}
-	exit ;;
-    Power*:Rhapsody:*:*)
-	echo powerpc-apple-rhapsody${UNAME_RELEASE}
-	exit ;;
-    *:Rhapsody:*:*)
-	echo ${UNAME_MACHINE}-apple-rhapsody${UNAME_RELEASE}
-	exit ;;
-    *:Darwin:*:*)
-	UNAME_PROCESSOR=`uname -p` || UNAME_PROCESSOR=unknown
-	case $UNAME_PROCESSOR in
-	    i386)
-		eval $set_cc_for_build
-		if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then
-		  if (echo '#ifdef __LP64__'; echo IS_64BIT_ARCH; echo '#endif') | \
-		      (CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) | \
-		      grep IS_64BIT_ARCH >/dev/null
-		  then
-		      UNAME_PROCESSOR="x86_64"
-		  fi
-		fi ;;
-	    unknown) UNAME_PROCESSOR=powerpc ;;
-	esac
-	echo ${UNAME_PROCESSOR}-apple-darwin${UNAME_RELEASE}
-	exit ;;
-    *:procnto*:*:* | *:QNX:[0123456789]*:*)
-	UNAME_PROCESSOR=`uname -p`
-	if test "$UNAME_PROCESSOR" = "x86"; then
-		UNAME_PROCESSOR=i386
-		UNAME_MACHINE=pc
-	fi
-	echo ${UNAME_PROCESSOR}-${UNAME_MACHINE}-nto-qnx${UNAME_RELEASE}
-	exit ;;
-    *:QNX:*:4*)
-	echo i386-pc-qnx
-	exit ;;
-    NEO-?:NONSTOP_KERNEL:*:*)
-	echo neo-tandem-nsk${UNAME_RELEASE}
-	exit ;;
-    NSE-?:NONSTOP_KERNEL:*:*)
-	echo nse-tandem-nsk${UNAME_RELEASE}
-	exit ;;
-    NSR-?:NONSTOP_KERNEL:*:*)
-	echo nsr-tandem-nsk${UNAME_RELEASE}
-	exit ;;
-    *:NonStop-UX:*:*)
-	echo mips-compaq-nonstopux
-	exit ;;
-    BS2000:POSIX*:*:*)
-	echo bs2000-siemens-sysv
-	exit ;;
-    DS/*:UNIX_System_V:*:*)
-	echo ${UNAME_MACHINE}-${UNAME_SYSTEM}-${UNAME_RELEASE}
-	exit ;;
-    *:Plan9:*:*)
-	# "uname -m" is not consistent, so use $cputype instead. 386
-	# is converted to i386 for consistency with other x86
-	# operating systems.
-	if test "$cputype" = "386"; then
-	    UNAME_MACHINE=i386
-	else
-	    UNAME_MACHINE="$cputype"
-	fi
-	echo ${UNAME_MACHINE}-unknown-plan9
-	exit ;;
-    *:TOPS-10:*:*)
-	echo pdp10-unknown-tops10
-	exit ;;
-    *:TENEX:*:*)
-	echo pdp10-unknown-tenex
-	exit ;;
-    KS10:TOPS-20:*:* | KL10:TOPS-20:*:* | TYPE4:TOPS-20:*:*)
-	echo pdp10-dec-tops20
-	exit ;;
-    XKL-1:TOPS-20:*:* | TYPE5:TOPS-20:*:*)
-	echo pdp10-xkl-tops20
-	exit ;;
-    *:TOPS-20:*:*)
-	echo pdp10-unknown-tops20
-	exit ;;
-    *:ITS:*:*)
-	echo pdp10-unknown-its
-	exit ;;
-    SEI:*:*:SEIUX)
-	echo mips-sei-seiux${UNAME_RELEASE}
-	exit ;;
-    *:DragonFly:*:*)
-	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
-	exit ;;
-    *:*VMS:*:*)
-	UNAME_MACHINE=`(uname -p) 2>/dev/null`
-	case "${UNAME_MACHINE}" in
-	    A*) echo alpha-dec-vms ; exit ;;
-	    I*) echo ia64-dec-vms ; exit ;;
-	    V*) echo vax-dec-vms ; exit ;;
-	esac ;;
-    *:XENIX:*:SysV)
-	echo i386-pc-xenix
-	exit ;;
-    i*86:skyos:*:*)
-	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
-	exit ;;
-    i*86:rdos:*:*)
-	echo ${UNAME_MACHINE}-pc-rdos
-	exit ;;
-    i*86:AROS:*:*)
-	echo ${UNAME_MACHINE}-pc-aros
-	exit ;;
-esac
-
-#echo '(No uname command or uname output not recognized.)' 1>&2
-#echo "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" 1>&2
-
-eval $set_cc_for_build
-cat >$dummy.c <<EOF
-#ifdef _SEQUENT_
-# include <sys/types.h>
-# include <sys/utsname.h>
-#endif
-main ()
-{
-#if defined (sony)
-#if defined (MIPSEB)
-  /* BFD wants "bsd" instead of "newsos".  Perhaps BFD should be changed,
-     I don't know....  */
-  printf ("mips-sony-bsd\n"); exit (0);
-#else
-#include <sys/param.h>
-  printf ("m68k-sony-newsos%s\n",
-#ifdef NEWSOS4
-	"4"
-#else
-	""
-#endif
-	); exit (0);
-#endif
-#endif
-
-#if defined (__arm) && defined (__acorn) && defined (__unix)
-  printf ("arm-acorn-riscix\n"); exit (0);
-#endif
-
-#if defined (hp300) && !defined (hpux)
-  printf ("m68k-hp-bsd\n"); exit (0);
-#endif
-
-#if defined (NeXT)
-#if !defined (__ARCHITECTURE__)
-#define __ARCHITECTURE__ "m68k"
-#endif
-  int version;
-  version=`(hostinfo | sed -n 's/.*NeXT Mach \([0-9]*\).*/\1/p') 2>/dev/null`;
-  if (version < 4)
-    printf ("%s-next-nextstep%d\n", __ARCHITECTURE__, version);
-  else
-    printf ("%s-next-openstep%d\n", __ARCHITECTURE__, version);
-  exit (0);
-#endif
-
-#if defined (MULTIMAX) || defined (n16)
-#if defined (UMAXV)
-  printf ("ns32k-encore-sysv\n"); exit (0);
-#else
-#if defined (CMU)
-  printf ("ns32k-encore-mach\n"); exit (0);
-#else
-  printf ("ns32k-encore-bsd\n"); exit (0);
-#endif
-#endif
-#endif
-
-#if defined (__386BSD__)
-  printf ("i386-pc-bsd\n"); exit (0);
-#endif
-
-#if defined (sequent)
-#if defined (i386)
-  printf ("i386-sequent-dynix\n"); exit (0);
-#endif
-#if defined (ns32000)
-  printf ("ns32k-sequent-dynix\n"); exit (0);
-#endif
-#endif
-
-#if defined (_SEQUENT_)
-    struct utsname un;
-
-    uname(&un);
-
-    if (strncmp(un.version, "V2", 2) == 0) {
-	printf ("i386-sequent-ptx2\n"); exit (0);
-    }
-    if (strncmp(un.version, "V1", 2) == 0) { /* XXX is V1 correct? */
-	printf ("i386-sequent-ptx1\n"); exit (0);
-    }
-    printf ("i386-sequent-ptx\n"); exit (0);
-
-#endif
-
-#if defined (vax)
-# if !defined (ultrix)
-#  include <sys/param.h>
-#  if defined (BSD)
-#   if BSD == 43
-      printf ("vax-dec-bsd4.3\n"); exit (0);
-#   else
-#    if BSD == 199006
-      printf ("vax-dec-bsd4.3reno\n"); exit (0);
-#    else
-      printf ("vax-dec-bsd\n"); exit (0);
-#    endif
-#   endif
-#  else
-    printf ("vax-dec-bsd\n"); exit (0);
-#  endif
-# else
-    printf ("vax-dec-ultrix\n"); exit (0);
-# endif
-#endif
-
-#if defined (alliant) && defined (i860)
-  printf ("i860-alliant-bsd\n"); exit (0);
-#endif
-
-  exit (1);
-}
-EOF
-
-$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
-	{ echo "$SYSTEM_NAME"; exit; }
-
-# Apollos put the system type in the environment.
-
-test -d /usr/apollo && { echo ${ISP}-apollo-${SYSTYPE}; exit; }
-
-# Convex versions that predate uname can use getsysinfo(1)
-
-if [ -x /usr/convex/getsysinfo ]
-then
-    case `getsysinfo -f cpu_type` in
-    c1*)
-	echo c1-convex-bsd
-	exit ;;
-    c2*)
-	if getsysinfo -f scalar_acc
-	then echo c32-convex-bsd
-	else echo c2-convex-bsd
-	fi
-	exit ;;
-    c34*)
-	echo c34-convex-bsd
-	exit ;;
-    c38*)
-	echo c38-convex-bsd
-	exit ;;
-    c4*)
-	echo c4-convex-bsd
-	exit ;;
-    esac
-fi
-
-cat >&2 <<EOF
-$0: unable to guess system type
-
-This script, last modified $timestamp, has failed to recognize
-the operating system you are using. It is advised that you
-download the most up to date version of the config scripts from
-
-  http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD
-and
-  http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD
-
-If the version you run ($0) is already up to date, please
-send the following data and any information you think might be
-pertinent to <config-patches at gnu.org> in order to provide the needed
-information to handle your system.
-
-config.guess timestamp = $timestamp
-
-uname -m = `(uname -m) 2>/dev/null || echo unknown`
-uname -r = `(uname -r) 2>/dev/null || echo unknown`
-uname -s = `(uname -s) 2>/dev/null || echo unknown`
-uname -v = `(uname -v) 2>/dev/null || echo unknown`
-
-/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null`
-/bin/uname -X     = `(/bin/uname -X) 2>/dev/null`
-
-hostinfo               = `(hostinfo) 2>/dev/null`
-/bin/universe          = `(/bin/universe) 2>/dev/null`
-/usr/bin/arch -k       = `(/usr/bin/arch -k) 2>/dev/null`
-/bin/arch              = `(/bin/arch) 2>/dev/null`
-/usr/bin/oslevel       = `(/usr/bin/oslevel) 2>/dev/null`
-/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null`
-
-UNAME_MACHINE = ${UNAME_MACHINE}
-UNAME_RELEASE = ${UNAME_RELEASE}
-UNAME_SYSTEM  = ${UNAME_SYSTEM}
-UNAME_VERSION = ${UNAME_VERSION}
-EOF
-
-exit 1
-
-# Local variables:
-# eval: (add-hook 'write-file-hooks 'time-stamp)
-# time-stamp-start: "timestamp='"
-# time-stamp-format: "%:y-%02m-%02d"
-# time-stamp-end: "'"
-# End:
diff --git a/autotools/config.sub b/autotools/config.sub
deleted file mode 100755
index 30fdca8..0000000
--- a/autotools/config.sub
+++ /dev/null
@@ -1,1760 +0,0 @@
-#! /bin/sh
-# Configuration validation subroutine script.
-#   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
-#   2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
-#   2011 Free Software Foundation, Inc.
-
-timestamp='2011-03-23'
-
-# This file is (in principle) common to ALL GNU software.
-# The presence of a machine in this file suggests that SOME GNU software
-# can handle that machine.  It does not imply ALL GNU software can.
-#
-# This file is free software; you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA
-# 02110-1301, USA.
-#
-# As a special exception to the GNU General Public License, if you
-# distribute this file as part of a program that contains a
-# configuration script generated by Autoconf, you may include it under
-# the same distribution terms that you use for the rest of that program.
-
-
-# Please send patches to <config-patches at gnu.org>.  Submit a context
-# diff and a properly formatted GNU ChangeLog entry.
-#
-# Configuration subroutine to validate and canonicalize a configuration type.
-# Supply the specified configuration type as an argument.
-# If it is invalid, we print an error message on stderr and exit with code 1.
-# Otherwise, we print the canonical config type on stdout and succeed.
-
-# You can get the latest version of this script from:
-# http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD
-
-# This file is supposed to be the same for all GNU packages
-# and recognize all the CPU types, system types and aliases
-# that are meaningful with *any* GNU software.
-# Each package is responsible for reporting which valid configurations
-# it does not support.  The user should be able to distinguish
-# a failure to support a valid configuration from a meaningless
-# configuration.
-
-# The goal of this file is to map all the various variations of a given
-# machine specification into a single specification in the form:
-#	CPU_TYPE-MANUFACTURER-OPERATING_SYSTEM
-# or in some cases, the newer four-part form:
-#	CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM
-# It is wrong to echo any other type of specification.
-
-me=`echo "$0" | sed -e 's,.*/,,'`
-
-usage="\
-Usage: $0 [OPTION] CPU-MFR-OPSYS
-       $0 [OPTION] ALIAS
-
-Canonicalize a configuration name.
-
-Operation modes:
-  -h, --help         print this help, then exit
-  -t, --time-stamp   print date of last modification, then exit
-  -v, --version      print version number, then exit
-
-Report bugs and patches to <config-patches at gnu.org>."
-
-version="\
-GNU config.sub ($timestamp)
-
-Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
-2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free
-Software Foundation, Inc.
-
-This is free software; see the source for copying conditions.  There is NO
-warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
-
-help="
-Try \`$me --help' for more information."
-
-# Parse command line
-while test $# -gt 0 ; do
-  case $1 in
-    --time-stamp | --time* | -t )
-       echo "$timestamp" ; exit ;;
-    --version | -v )
-       echo "$version" ; exit ;;
-    --help | --h* | -h )
-       echo "$usage"; exit ;;
-    -- )     # Stop option processing
-       shift; break ;;
-    - )	# Use stdin as input.
-       break ;;
-    -* )
-       echo "$me: invalid option $1$help"
-       exit 1 ;;
-
-    *local*)
-       # First pass through any local machine types.
-       echo $1
-       exit ;;
-
-    * )
-       break ;;
-  esac
-done
-
-case $# in
- 0) echo "$me: missing argument$help" >&2
-    exit 1;;
- 1) ;;
- *) echo "$me: too many arguments$help" >&2
-    exit 1;;
-esac
-
-# Separate what the user gave into CPU-COMPANY and OS or KERNEL-OS (if any).
-# Here we must recognize all the valid KERNEL-OS combinations.
-maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
-case $maybe_os in
-  nto-qnx* | linux-gnu* | linux-android* | linux-dietlibc | linux-newlib* | \
-  linux-uclibc* | uclinux-uclibc* | uclinux-gnu* | kfreebsd*-gnu* | \
-  knetbsd*-gnu* | netbsd*-gnu* | \
-  kopensolaris*-gnu* | \
-  storm-chaos* | os2-emx* | rtmk-nova*)
-    os=-$maybe_os
-    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
-    ;;
-  *)
-    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
-    if [ $basic_machine != $1 ]
-    then os=`echo $1 | sed 's/.*-/-/'`
-    else os=; fi
-    ;;
-esac
-
-### Let's recognize common machines as not being operating systems so
-### that things like config.sub decstation-3100 work.  We also
-### recognize some manufacturers as not being operating systems, so we
-### can provide default operating systems below.
-case $os in
-	-sun*os*)
-		# Prevent following clause from handling this invalid input.
-		;;
-	-dec* | -mips* | -sequent* | -encore* | -pc532* | -sgi* | -sony* | \
-	-att* | -7300* | -3300* | -delta* | -motorola* | -sun[234]* | \
-	-unicom* | -ibm* | -next | -hp | -isi* | -apollo | -altos* | \
-	-convergent* | -ncr* | -news | -32* | -3600* | -3100* | -hitachi* |\
-	-c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \
-	-harris | -dolphin | -highlevel | -gould | -cbm | -ns | -masscomp | \
-	-apple | -axis | -knuth | -cray | -microblaze)
-		os=
-		basic_machine=$1
-		;;
-	-bluegene*)
-		os=-cnk
-		;;
-	-sim | -cisco | -oki | -wec | -winbond)
-		os=
-		basic_machine=$1
-		;;
-	-scout)
-		;;
-	-wrs)
-		os=-vxworks
-		basic_machine=$1
-		;;
-	-chorusos*)
-		os=-chorusos
-		basic_machine=$1
-		;;
-	-chorusrdb)
-		os=-chorusrdb
-		basic_machine=$1
-		;;
-	-hiux*)
-		os=-hiuxwe2
-		;;
-	-sco6)
-		os=-sco5v6
-		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
-		;;
-	-sco5)
-		os=-sco3.2v5
-		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
-		;;
-	-sco4)
-		os=-sco3.2v4
-		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
-		;;
-	-sco3.2.[4-9]*)
-		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
-		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
-		;;
-	-sco3.2v[4-9]*)
-		# Don't forget version if it is 3.2v4 or newer.
-		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
-		;;
-	-sco5v6*)
-		# Don't forget version if it is 3.2v4 or newer.
-		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
-		;;
-	-sco*)
-		os=-sco3.2v2
-		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
-		;;
-	-udk*)
-		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
-		;;
-	-isc)
-		os=-isc2.2
-		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
-		;;
-	-clix*)
-		basic_machine=clipper-intergraph
-		;;
-	-isc*)
-		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
-		;;
-	-lynx*)
-		os=-lynxos
-		;;
-	-ptx*)
-		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
-		;;
-	-windowsnt*)
-		os=`echo $os | sed -e 's/windowsnt/winnt/'`
-		;;
-	-psos*)
-		os=-psos
-		;;
-	-mint | -mint[0-9]*)
-		basic_machine=m68k-atari
-		os=-mint
-		;;
-esac
-
-# Decode aliases for certain CPU-COMPANY combinations.
-case $basic_machine in
-	# Recognize the basic CPU types without company name.
-	# Some are omitted here because they have special meanings below.
-	1750a | 580 \
-	| a29k \
-	| alpha | alphaev[4-8] | alphaev56 | alphaev6[78] | alphapca5[67] \
-	| alpha64 | alpha64ev[4-8] | alpha64ev56 | alpha64ev6[78] | alpha64pca5[67] \
-	| am33_2.0 \
-	| arc | arm | arm[bl]e | arme[lb] | armv[2345] | armv[345][lb] | avr | avr32 \
-	| bfin \
-	| c4x | clipper \
-	| d10v | d30v | dlx | dsp16xx \
-	| fido | fr30 | frv \
-	| h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \
-	| i370 | i860 | i960 | ia64 \
-	| ip2k | iq2000 \
-	| lm32 \
-	| m32c | m32r | m32rle | m68000 | m68k | m88k \
-	| maxq | mb | microblaze | mcore | mep | metag \
-	| mips | mipsbe | mipseb | mipsel | mipsle \
-	| mips16 \
-	| mips64 | mips64el \
-	| mips64octeon | mips64octeonel \
-	| mips64orion | mips64orionel \
-	| mips64r5900 | mips64r5900el \
-	| mips64vr | mips64vrel \
-	| mips64vr4100 | mips64vr4100el \
-	| mips64vr4300 | mips64vr4300el \
-	| mips64vr5000 | mips64vr5000el \
-	| mips64vr5900 | mips64vr5900el \
-	| mipsisa32 | mipsisa32el \
-	| mipsisa32r2 | mipsisa32r2el \
-	| mipsisa64 | mipsisa64el \
-	| mipsisa64r2 | mipsisa64r2el \
-	| mipsisa64sb1 | mipsisa64sb1el \
-	| mipsisa64sr71k | mipsisa64sr71kel \
-	| mipstx39 | mipstx39el \
-	| mn10200 | mn10300 \
-	| moxie \
-	| mt \
-	| msp430 \
-	| nds32 | nds32le | nds32be \
-	| nios | nios2 \
-	| ns16k | ns32k \
-	| open8 \
-	| or32 \
-	| pdp10 | pdp11 | pj | pjl \
-	| powerpc | powerpc64 | powerpc64le | powerpcle \
-	| pyramid \
-	| rx \
-	| score \
-	| sh | sh[1234] | sh[24]a | sh[24]aeb | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \
-	| sh64 | sh64le \
-	| sparc | sparc64 | sparc64b | sparc64v | sparc86x | sparclet | sparclite \
-	| sparcv8 | sparcv9 | sparcv9b | sparcv9v \
-	| spu \
-	| tahoe | tic4x | tic54x | tic55x | tic6x | tic80 | tron \
-	| ubicom32 \
-	| v850 | v850e \
-	| we32k \
-	| x86 | xc16x | xstormy16 | xtensa \
-	| z8k | z80)
-		basic_machine=$basic_machine-unknown
-		;;
-	c54x)
-		basic_machine=tic54x-unknown
-		;;
-	c55x)
-		basic_machine=tic55x-unknown
-		;;
-	c6x)
-		basic_machine=tic6x-unknown
-		;;
-	m6811 | m68hc11 | m6812 | m68hc12 | picochip)
-		# Motorola 68HC11/12.
-		basic_machine=$basic_machine-unknown
-		os=-none
-		;;
-	m88110 | m680[12346]0 | m683?2 | m68360 | m5200 | v70 | w65 | z8k)
-		;;
-	ms1)
-		basic_machine=mt-unknown
-		;;
-
-	strongarm | thumb | xscale)
-		basic_machine=arm-unknown
-		;;
-
-	xscaleeb)
-		basic_machine=armeb-unknown
-		;;
-
-	xscaleel)
-		basic_machine=armel-unknown
-		;;
-
-	# We use `pc' rather than `unknown'
-	# because (1) that's what they normally are, and
-	# (2) the word "unknown" tends to confuse beginning users.
-	i*86 | x86_64)
-	  basic_machine=$basic_machine-pc
-	  ;;
-	# Object if more than one company name word.
-	*-*-*)
-		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
-		exit 1
-		;;
-	# Recognize the basic CPU types with company name.
-	580-* \
-	| a29k-* \
-	| alpha-* | alphaev[4-8]-* | alphaev56-* | alphaev6[78]-* \
-	| alpha64-* | alpha64ev[4-8]-* | alpha64ev56-* | alpha64ev6[78]-* \
-	| alphapca5[67]-* | alpha64pca5[67]-* | arc-* \
-	| arm-*  | armbe-* | armle-* | armeb-* | armv*-* \
-	| avr-* | avr32-* \
-	| bfin-* | bs2000-* \
-	| c[123]* | c30-* | [cjt]90-* | c4x-* \
-	| clipper-* | craynv-* | cydra-* \
-	| d10v-* | d30v-* | dlx-* \
-	| elxsi-* \
-	| f30[01]-* | f700-* | fido-* | fr30-* | frv-* | fx80-* \
-	| h8300-* | h8500-* \
-	| hppa-* | hppa1.[01]-* | hppa2.0-* | hppa2.0[nw]-* | hppa64-* \
-	| i*86-* | i860-* | i960-* | ia64-* \
-	| ip2k-* | iq2000-* \
-	| lm32-* \
-	| m32c-* | m32r-* | m32rle-* \
-	| m68000-* | m680[012346]0-* | m68360-* | m683?2-* | m68k-* \
-	| m88110-* | m88k-* | maxq-* | mcore-* | metag-* | microblaze-* \
-	| mips-* | mipsbe-* | mipseb-* | mipsel-* | mipsle-* \
-	| mips16-* \
-	| mips64-* | mips64el-* \
-	| mips64octeon-* | mips64octeonel-* \
-	| mips64orion-* | mips64orionel-* \
-	| mips64r5900-* | mips64r5900el-* \
-	| mips64vr-* | mips64vrel-* \
-	| mips64vr4100-* | mips64vr4100el-* \
-	| mips64vr4300-* | mips64vr4300el-* \
-	| mips64vr5000-* | mips64vr5000el-* \
-	| mips64vr5900-* | mips64vr5900el-* \
-	| mipsisa32-* | mipsisa32el-* \
-	| mipsisa32r2-* | mipsisa32r2el-* \
-	| mipsisa64-* | mipsisa64el-* \
-	| mipsisa64r2-* | mipsisa64r2el-* \
-	| mipsisa64sb1-* | mipsisa64sb1el-* \
-	| mipsisa64sr71k-* | mipsisa64sr71kel-* \
-	| mipstx39-* | mipstx39el-* \
-	| mmix-* \
-	| mt-* \
-	| msp430-* \
-	| nds32-* | nds32le-* | nds32be-* \
-	| nios-* | nios2-* \
-	| none-* | np1-* | ns16k-* | ns32k-* \
-	| open8-* \
-	| orion-* \
-	| pdp10-* | pdp11-* | pj-* | pjl-* | pn-* | power-* \
-	| powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* \
-	| pyramid-* \
-	| romp-* | rs6000-* | rx-* \
-	| sh-* | sh[1234]-* | sh[24]a-* | sh[24]aeb-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* \
-	| shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \
-	| sparc-* | sparc64-* | sparc64b-* | sparc64v-* | sparc86x-* | sparclet-* \
-	| sparclite-* \
-	| sparcv8-* | sparcv9-* | sparcv9b-* | sparcv9v-* | sv1-* | sx?-* \
-	| tahoe-* \
-	| tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* \
-	| tile-* | tilegx-* \
-	| tron-* \
-	| ubicom32-* \
-	| v850-* | v850e-* | vax-* \
-	| we32k-* \
-	| x86-* | x86_64-* | xc16x-* | xps100-* \
-	| xstormy16-* | xtensa*-* \
-	| ymp-* \
-	| z8k-* | z80-*)
-		;;
-	# Recognize the basic CPU types without company name, with glob match.
-	xtensa*)
-		basic_machine=$basic_machine-unknown
-		;;
-	# Recognize the various machine names and aliases which stand
-	# for a CPU type and a company and sometimes even an OS.
-	386bsd)
-		basic_machine=i386-unknown
-		os=-bsd
-		;;
-	3b1 | 7300 | 7300-att | att-7300 | pc7300 | safari | unixpc)
-		basic_machine=m68000-att
-		;;
-	3b*)
-		basic_machine=we32k-att
-		;;
-	a29khif)
-		basic_machine=a29k-amd
-		os=-udi
-		;;
-	abacus)
-		basic_machine=abacus-unknown
-		;;
-	adobe68k)
-		basic_machine=m68010-adobe
-		os=-scout
-		;;
-	alliant | fx80)
-		basic_machine=fx80-alliant
-		;;
-	altos | altos3068)
-		basic_machine=m68k-altos
-		;;
-	am29k)
-		basic_machine=a29k-none
-		os=-bsd
-		;;
-	amd64)
-		basic_machine=x86_64-pc
-		;;
-	amd64-*)
-		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
-		;;
-	amdahl)
-		basic_machine=580-amdahl
-		os=-sysv
-		;;
-	amiga | amiga-*)
-		basic_machine=m68k-unknown
-		;;
-	amigaos | amigados)
-		basic_machine=m68k-unknown
-		os=-amigaos
-		;;
-	amigaunix | amix)
-		basic_machine=m68k-unknown
-		os=-sysv4
-		;;
-	apollo68)
-		basic_machine=m68k-apollo
-		os=-sysv
-		;;
-	apollo68bsd)
-		basic_machine=m68k-apollo
-		os=-bsd
-		;;
-	aros)
-		basic_machine=i386-pc
-		os=-aros
-		;;
-	aux)
-		basic_machine=m68k-apple
-		os=-aux
-		;;
-	balance)
-		basic_machine=ns32k-sequent
-		os=-dynix
-		;;
-	blackfin)
-		basic_machine=bfin-unknown
-		os=-linux
-		;;
-	blackfin-*)
-		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
-		os=-linux
-		;;
-	bluegene*)
-		basic_machine=powerpc-ibm
-		os=-cnk
-		;;
-	c54x-*)
-		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
-		;;
-	c55x-*)
-		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
-		;;
-	c6x-*)
-		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
-		;;
-	c90)
-		basic_machine=c90-cray
-		os=-unicos
-		;;
-	cegcc)
-		basic_machine=arm-unknown
-		os=-cegcc
-		;;
-	convex-c1)
-		basic_machine=c1-convex
-		os=-bsd
-		;;
-	convex-c2)
-		basic_machine=c2-convex
-		os=-bsd
-		;;
-	convex-c32)
-		basic_machine=c32-convex
-		os=-bsd
-		;;
-	convex-c34)
-		basic_machine=c34-convex
-		os=-bsd
-		;;
-	convex-c38)
-		basic_machine=c38-convex
-		os=-bsd
-		;;
-	cray | j90)
-		basic_machine=j90-cray
-		os=-unicos
-		;;
-	craynv)
-		basic_machine=craynv-cray
-		os=-unicosmp
-		;;
-	cr16 | cr16-*)
-		basic_machine=cr16-unknown
-		os=-elf
-		;;
-	crds | unos)
-		basic_machine=m68k-crds
-		;;
-	crisv32 | crisv32-* | etraxfs*)
-		basic_machine=crisv32-axis
-		;;
-	cris | cris-* | etrax*)
-		basic_machine=cris-axis
-		;;
-	crx)
-		basic_machine=crx-unknown
-		os=-elf
-		;;
-	da30 | da30-*)
-		basic_machine=m68k-da30
-		;;
-	decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn)
-		basic_machine=mips-dec
-		;;
-	decsystem10* | dec10*)
-		basic_machine=pdp10-dec
-		os=-tops10
-		;;
-	decsystem20* | dec20*)
-		basic_machine=pdp10-dec
-		os=-tops20
-		;;
-	delta | 3300 | motorola-3300 | motorola-delta \
-	      | 3300-motorola | delta-motorola)
-		basic_machine=m68k-motorola
-		;;
-	delta88)
-		basic_machine=m88k-motorola
-		os=-sysv3
-		;;
-	dicos)
-		basic_machine=i686-pc
-		os=-dicos
-		;;
-	djgpp)
-		basic_machine=i586-pc
-		os=-msdosdjgpp
-		;;
-	dpx20 | dpx20-*)
-		basic_machine=rs6000-bull
-		os=-bosx
-		;;
-	dpx2* | dpx2*-bull)
-		basic_machine=m68k-bull
-		os=-sysv3
-		;;
-	ebmon29k)
-		basic_machine=a29k-amd
-		os=-ebmon
-		;;
-	elxsi)
-		basic_machine=elxsi-elxsi
-		os=-bsd
-		;;
-	encore | umax | mmax)
-		basic_machine=ns32k-encore
-		;;
-	es1800 | OSE68k | ose68k | ose | OSE)
-		basic_machine=m68k-ericsson
-		os=-ose
-		;;
-	fx2800)
-		basic_machine=i860-alliant
-		;;
-	genix)
-		basic_machine=ns32k-ns
-		;;
-	gmicro)
-		basic_machine=tron-gmicro
-		os=-sysv
-		;;
-	go32)
-		basic_machine=i386-pc
-		os=-go32
-		;;
-	h3050r* | hiux*)
-		basic_machine=hppa1.1-hitachi
-		os=-hiuxwe2
-		;;
-	h8300hms)
-		basic_machine=h8300-hitachi
-		os=-hms
-		;;
-	h8300xray)
-		basic_machine=h8300-hitachi
-		os=-xray
-		;;
-	h8500hms)
-		basic_machine=h8500-hitachi
-		os=-hms
-		;;
-	harris)
-		basic_machine=m88k-harris
-		os=-sysv3
-		;;
-	hp300-*)
-		basic_machine=m68k-hp
-		;;
-	hp300bsd)
-		basic_machine=m68k-hp
-		os=-bsd
-		;;
-	hp300hpux)
-		basic_machine=m68k-hp
-		os=-hpux
-		;;
-	hp3k9[0-9][0-9] | hp9[0-9][0-9])
-		basic_machine=hppa1.0-hp
-		;;
-	hp9k2[0-9][0-9] | hp9k31[0-9])
-		basic_machine=m68000-hp
-		;;
-	hp9k3[2-9][0-9])
-		basic_machine=m68k-hp
-		;;
-	hp9k6[0-9][0-9] | hp6[0-9][0-9])
-		basic_machine=hppa1.0-hp
-		;;
-	hp9k7[0-79][0-9] | hp7[0-79][0-9])
-		basic_machine=hppa1.1-hp
-		;;
-	hp9k78[0-9] | hp78[0-9])
-		# FIXME: really hppa2.0-hp
-		basic_machine=hppa1.1-hp
-		;;
-	hp9k8[67]1 | hp8[67]1 | hp9k80[24] | hp80[24] | hp9k8[78]9 | hp8[78]9 | hp9k893 | hp893)
-		# FIXME: really hppa2.0-hp
-		basic_machine=hppa1.1-hp
-		;;
-	hp9k8[0-9][13679] | hp8[0-9][13679])
-		basic_machine=hppa1.1-hp
-		;;
-	hp9k8[0-9][0-9] | hp8[0-9][0-9])
-		basic_machine=hppa1.0-hp
-		;;
-	hppa-next)
-		os=-nextstep3
-		;;
-	hppaosf)
-		basic_machine=hppa1.1-hp
-		os=-osf
-		;;
-	hppro)
-		basic_machine=hppa1.1-hp
-		os=-proelf
-		;;
-	i370-ibm* | ibm*)
-		basic_machine=i370-ibm
-		;;
-# I'm not sure what "Sysv32" means.  Should this be sysv3.2?
-	i*86v32)
-		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
-		os=-sysv32
-		;;
-	i*86v4*)
-		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
-		os=-sysv4
-		;;
-	i*86v)
-		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
-		os=-sysv
-		;;
-	i*86sol2)
-		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
-		os=-solaris2
-		;;
-	i386mach)
-		basic_machine=i386-mach
-		os=-mach
-		;;
-	i386-vsta | vsta)
-		basic_machine=i386-unknown
-		os=-vsta
-		;;
-	iris | iris4d)
-		basic_machine=mips-sgi
-		case $os in
-		    -irix*)
-			;;
-		    *)
-			os=-irix4
-			;;
-		esac
-		;;
-	isi68 | isi)
-		basic_machine=m68k-isi
-		os=-sysv
-		;;
-	m68knommu)
-		basic_machine=m68k-unknown
-		os=-linux
-		;;
-	m68knommu-*)
-		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
-		os=-linux
-		;;
-	m88k-omron*)
-		basic_machine=m88k-omron
-		;;
-	magnum | m3230)
-		basic_machine=mips-mips
-		os=-sysv
-		;;
-	merlin)
-		basic_machine=ns32k-utek
-		os=-sysv
-		;;
-	microblaze)
-		basic_machine=microblaze-xilinx
-		;;
-	mingw32)
-		basic_machine=i386-pc
-		os=-mingw32
-		;;
-	mingw32ce)
-		basic_machine=arm-unknown
-		os=-mingw32ce
-		;;
-	miniframe)
-		basic_machine=m68000-convergent
-		;;
-	*mint | -mint[0-9]* | *MiNT | *MiNT[0-9]*)
-		basic_machine=m68k-atari
-		os=-mint
-		;;
-	mips3*-*)
-		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
-		;;
-	mips3*)
-		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
-		;;
-	monitor)
-		basic_machine=m68k-rom68k
-		os=-coff
-		;;
-	morphos)
-		basic_machine=powerpc-unknown
-		os=-morphos
-		;;
-	msdos)
-		basic_machine=i386-pc
-		os=-msdos
-		;;
-	ms1-*)
-		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
-		;;
-	mvs)
-		basic_machine=i370-ibm
-		os=-mvs
-		;;
-	ncr3000)
-		basic_machine=i486-ncr
-		os=-sysv4
-		;;
-	netbsd386)
-		basic_machine=i386-unknown
-		os=-netbsd
-		;;
-	netwinder)
-		basic_machine=armv4l-rebel
-		os=-linux
-		;;
-	news | news700 | news800 | news900)
-		basic_machine=m68k-sony
-		os=-newsos
-		;;
-	news1000)
-		basic_machine=m68030-sony
-		os=-newsos
-		;;
-	news-3600 | risc-news)
-		basic_machine=mips-sony
-		os=-newsos
-		;;
-	necv70)
-		basic_machine=v70-nec
-		os=-sysv
-		;;
-	next | m*-next )
-		basic_machine=m68k-next
-		case $os in
-		    -nextstep* )
-			;;
-		    -ns2*)
-		      os=-nextstep2
-			;;
-		    *)
-		      os=-nextstep3
-			;;
-		esac
-		;;
-	nh3000)
-		basic_machine=m68k-harris
-		os=-cxux
-		;;
-	nh[45]000)
-		basic_machine=m88k-harris
-		os=-cxux
-		;;
-	nindy960)
-		basic_machine=i960-intel
-		os=-nindy
-		;;
-	mon960)
-		basic_machine=i960-intel
-		os=-mon960
-		;;
-	nonstopux)
-		basic_machine=mips-compaq
-		os=-nonstopux
-		;;
-	np1)
-		basic_machine=np1-gould
-		;;
-	neo-tandem)
-		basic_machine=neo-tandem
-		;;
-	nse-tandem)
-		basic_machine=nse-tandem
-		;;
-	nsr-tandem)
-		basic_machine=nsr-tandem
-		;;
-	op50n-* | op60c-*)
-		basic_machine=hppa1.1-oki
-		os=-proelf
-		;;
-	openrisc | openrisc-*)
-		basic_machine=or32-unknown
-		;;
-	os400)
-		basic_machine=powerpc-ibm
-		os=-os400
-		;;
-	OSE68000 | ose68000)
-		basic_machine=m68000-ericsson
-		os=-ose
-		;;
-	os68k)
-		basic_machine=m68k-none
-		os=-os68k
-		;;
-	pa-hitachi)
-		basic_machine=hppa1.1-hitachi
-		os=-hiuxwe2
-		;;
-	paragon)
-		basic_machine=i860-intel
-		os=-osf
-		;;
-	parisc)
-		basic_machine=hppa-unknown
-		os=-linux
-		;;
-	parisc-*)
-		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
-		os=-linux
-		;;
-	pbd)
-		basic_machine=sparc-tti
-		;;
-	pbb)
-		basic_machine=m68k-tti
-		;;
-	pc532 | pc532-*)
-		basic_machine=ns32k-pc532
-		;;
-	pc98)
-		basic_machine=i386-pc
-		;;
-	pc98-*)
-		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
-		;;
-	pentium | p5 | k5 | k6 | nexgen | viac3)
-		basic_machine=i586-pc
-		;;
-	pentiumpro | p6 | 6x86 | athlon | athlon_*)
-		basic_machine=i686-pc
-		;;
-	pentiumii | pentium2 | pentiumiii | pentium3)
-		basic_machine=i686-pc
-		;;
-	pentium4)
-		basic_machine=i786-pc
-		;;
-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
-		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
-		;;
-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
-		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
-		;;
-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
-		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
-		;;
-	pentium4-*)
-		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
-		;;
-	pn)
-		basic_machine=pn-gould
-		;;
-	power)	basic_machine=power-ibm
-		;;
-	ppc | ppcbe)	basic_machine=powerpc-unknown
-		;;
-	ppc-* | ppcbe-*)
-		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
-		;;
-	ppcle | powerpclittle | ppc-le | powerpc-little)
-		basic_machine=powerpcle-unknown
-		;;
-	ppcle-* | powerpclittle-*)
-		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
-		;;
-	ppc64)	basic_machine=powerpc64-unknown
-		;;
-	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
-		;;
-	ppc64le | powerpc64little | ppc64-le | powerpc64-little)
-		basic_machine=powerpc64le-unknown
-		;;
-	ppc64le-* | powerpc64little-*)
-		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
-		;;
-	ps2)
-		basic_machine=i386-ibm
-		;;
-	pw32)
-		basic_machine=i586-unknown
-		os=-pw32
-		;;
-	rdos)
-		basic_machine=i386-pc
-		os=-rdos
-		;;
-	rom68k)
-		basic_machine=m68k-rom68k
-		os=-coff
-		;;
-	rm[46]00)
-		basic_machine=mips-siemens
-		;;
-	rtpc | rtpc-*)
-		basic_machine=romp-ibm
-		;;
-	s390 | s390-*)
-		basic_machine=s390-ibm
-		;;
-	s390x | s390x-*)
-		basic_machine=s390x-ibm
-		;;
-	sa29200)
-		basic_machine=a29k-amd
-		os=-udi
-		;;
-	sb1)
-		basic_machine=mipsisa64sb1-unknown
-		;;
-	sb1el)
-		basic_machine=mipsisa64sb1el-unknown
-		;;
-	sde)
-		basic_machine=mipsisa32-sde
-		os=-elf
-		;;
-	sei)
-		basic_machine=mips-sei
-		os=-seiux
-		;;
-	sequent)
-		basic_machine=i386-sequent
-		;;
-	sh)
-		basic_machine=sh-hitachi
-		os=-hms
-		;;
-	sh5el)
-		basic_machine=sh5le-unknown
-		;;
-	sh64)
-		basic_machine=sh64-unknown
-		;;
-	sparclite-wrs | simso-wrs)
-		basic_machine=sparclite-wrs
-		os=-vxworks
-		;;
-	sps7)
-		basic_machine=m68k-bull
-		os=-sysv2
-		;;
-	spur)
-		basic_machine=spur-unknown
-		;;
-	st2000)
-		basic_machine=m68k-tandem
-		;;
-	stratus)
-		basic_machine=i860-stratus
-		os=-sysv4
-		;;
-	strongarm-* | thumb-*)
-		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
-		;;
-	sun2)
-		basic_machine=m68000-sun
-		;;
-	sun2os3)
-		basic_machine=m68000-sun
-		os=-sunos3
-		;;
-	sun2os4)
-		basic_machine=m68000-sun
-		os=-sunos4
-		;;
-	sun3os3)
-		basic_machine=m68k-sun
-		os=-sunos3
-		;;
-	sun3os4)
-		basic_machine=m68k-sun
-		os=-sunos4
-		;;
-	sun4os3)
-		basic_machine=sparc-sun
-		os=-sunos3
-		;;
-	sun4os4)
-		basic_machine=sparc-sun
-		os=-sunos4
-		;;
-	sun4sol2)
-		basic_machine=sparc-sun
-		os=-solaris2
-		;;
-	sun3 | sun3-*)
-		basic_machine=m68k-sun
-		;;
-	sun4)
-		basic_machine=sparc-sun
-		;;
-	sun386 | sun386i | roadrunner)
-		basic_machine=i386-sun
-		;;
-	sv1)
-		basic_machine=sv1-cray
-		os=-unicos
-		;;
-	symmetry)
-		basic_machine=i386-sequent
-		os=-dynix
-		;;
-	t3e)
-		basic_machine=alphaev5-cray
-		os=-unicos
-		;;
-	t90)
-		basic_machine=t90-cray
-		os=-unicos
-		;;
-	# This must be matched before tile*.
-	tilegx*)
-		basic_machine=tilegx-unknown
-		os=-linux-gnu
-		;;
-	tile*)
-		basic_machine=tile-unknown
-		os=-linux-gnu
-		;;
-	tx39)
-		basic_machine=mipstx39-unknown
-		;;
-	tx39el)
-		basic_machine=mipstx39el-unknown
-		;;
-	toad1)
-		basic_machine=pdp10-xkl
-		os=-tops20
-		;;
-	tower | tower-32)
-		basic_machine=m68k-ncr
-		;;
-	tpf)
-		basic_machine=s390x-ibm
-		os=-tpf
-		;;
-	udi29k)
-		basic_machine=a29k-amd
-		os=-udi
-		;;
-	ultra3)
-		basic_machine=a29k-nyu
-		os=-sym1
-		;;
-	v810 | necv810)
-		basic_machine=v810-nec
-		os=-none
-		;;
-	vaxv)
-		basic_machine=vax-dec
-		os=-sysv
-		;;
-	vms)
-		basic_machine=vax-dec
-		os=-vms
-		;;
-	vpp*|vx|vx-*)
-		basic_machine=f301-fujitsu
-		;;
-	vxworks960)
-		basic_machine=i960-wrs
-		os=-vxworks
-		;;
-	vxworks68)
-		basic_machine=m68k-wrs
-		os=-vxworks
-		;;
-	vxworks29k)
-		basic_machine=a29k-wrs
-		os=-vxworks
-		;;
-	w65*)
-		basic_machine=w65-wdc
-		os=-none
-		;;
-	w89k-*)
-		basic_machine=hppa1.1-winbond
-		os=-proelf
-		;;
-	xbox)
-		basic_machine=i686-pc
-		os=-mingw32
-		;;
-	xps | xps100)
-		basic_machine=xps100-honeywell
-		;;
-	xscale-* | xscalee[bl]-*)
-		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
-		;;
-	ymp)
-		basic_machine=ymp-cray
-		os=-unicos
-		;;
-	z8k-*-coff)
-		basic_machine=z8k-unknown
-		os=-sim
-		;;
-	z80-*-coff)
-		basic_machine=z80-unknown
-		os=-sim
-		;;
-	none)
-		basic_machine=none-none
-		os=-none
-		;;
-
-# Here we handle the default manufacturer of certain CPU types.  It is in
-# some cases the only manufacturer, in others, it is the most popular.
-	w89k)
-		basic_machine=hppa1.1-winbond
-		;;
-	op50n)
-		basic_machine=hppa1.1-oki
-		;;
-	op60c)
-		basic_machine=hppa1.1-oki
-		;;
-	romp)
-		basic_machine=romp-ibm
-		;;
-	mmix)
-		basic_machine=mmix-knuth
-		;;
-	rs6000)
-		basic_machine=rs6000-ibm
-		;;
-	vax)
-		basic_machine=vax-dec
-		;;
-	pdp10)
-		# there are many clones, so DEC is not a safe bet
-		basic_machine=pdp10-unknown
-		;;
-	pdp11)
-		basic_machine=pdp11-dec
-		;;
-	we32k)
-		basic_machine=we32k-att
-		;;
-	sh[1234] | sh[24]a | sh[24]aeb | sh[34]eb | sh[1234]le | sh[23]ele)
-		basic_machine=sh-unknown
-		;;
-	sparc | sparcv8 | sparcv9 | sparcv9b | sparcv9v)
-		basic_machine=sparc-sun
-		;;
-	cydra)
-		basic_machine=cydra-cydrome
-		;;
-	orion)
-		basic_machine=orion-highlevel
-		;;
-	orion105)
-		basic_machine=clipper-highlevel
-		;;
-	mac | mpw | mac-mpw)
-		basic_machine=m68k-apple
-		;;
-	pmac | pmac-mpw)
-		basic_machine=powerpc-apple
-		;;
-	*-unknown)
-		# Make sure to match an already-canonicalized machine name.
-		;;
-	*)
-		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
-		exit 1
-		;;
-esac
-
-# Here we canonicalize certain aliases for manufacturers.
-case $basic_machine in
-	*-digital*)
-		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
-		;;
-	*-commodore*)
-		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
-		;;
-	*)
-		;;
-esac
-
-# Decode manufacturer-specific aliases for certain operating systems.
-
-if [ x"$os" != x"" ]
-then
-case $os in
-	# First match some system type aliases
-	# that might get confused with valid system types.
-	# -solaris* is a basic system type, with this one exception.
-	-auroraux)
-		os=-auroraux
-		;;
-	-solaris1 | -solaris1.*)
-		os=`echo $os | sed -e 's|solaris1|sunos4|'`
-		;;
-	-solaris)
-		os=-solaris2
-		;;
-	-svr4*)
-		os=-sysv4
-		;;
-	-unixware*)
-		os=-sysv4.2uw
-		;;
-	-gnu/linux*)
-		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
-		;;
-	# First accept the basic system types.
-	# The portable systems comes first.
-	# Each alternative MUST END IN A *, to match a version number.
-	# -sysv* is not here because it comes later, after sysvr4.
-	-gnu* | -bsd* | -mach* | -minix* | -genix* | -ultrix* | -irix* \
-	      | -*vms* | -sco* | -esix* | -isc* | -aix* | -cnk* | -sunos | -sunos[34]*\
-	      | -hpux* | -unos* | -osf* | -luna* | -dgux* | -auroraux* | -solaris* \
-	      | -sym* | -kopensolaris* \
-	      | -amigaos* | -amigados* | -msdos* | -newsos* | -unicos* | -aof* \
-	      | -aos* | -aros* \
-	      | -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \
-	      | -clix* | -riscos* | -uniplus* | -iris* | -rtu* | -xenix* \
-	      | -hiux* | -386bsd* | -knetbsd* | -mirbsd* | -netbsd* \
-	      | -openbsd* | -solidbsd* \
-	      | -ekkobsd* | -kfreebsd* | -freebsd* | -riscix* | -lynxos* \
-	      | -bosx* | -nextstep* | -cxux* | -aout* | -elf* | -oabi* \
-	      | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
-	      | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
-	      | -chorusos* | -chorusrdb* | -cegcc* \
-	      | -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
-	      | -mingw32* | -linux-gnu* | -linux-android* \
-	      | -linux-newlib* | -linux-uclibc* \
-	      | -uxpv* | -beos* | -mpeix* | -udk* \
-	      | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \
-	      | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \
-	      | -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \
-	      | -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \
-	      | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \
-	      | -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \
-	      | -skyos* | -haiku* | -rdos* | -toppers* | -drops* | -es*)
-	# Remember, each alternative MUST END IN *, to match a version number.
-		;;
-	-qnx*)
-		case $basic_machine in
-		    x86-* | i*86-*)
-			;;
-		    *)
-			os=-nto$os
-			;;
-		esac
-		;;
-	-nto-qnx*)
-		;;
-	-nto*)
-		os=`echo $os | sed -e 's|nto|nto-qnx|'`
-		;;
-	-sim | -es1800* | -hms* | -xray | -os68k* | -none* | -v88r* \
-	      | -windows* | -osx | -abug | -netware* | -os9* | -beos* | -haiku* \
-	      | -macos* | -mpw* | -magic* | -mmixware* | -mon960* | -lnews*)
-		;;
-	-mac*)
-		os=`echo $os | sed -e 's|mac|macos|'`
-		;;
-	-linux-dietlibc)
-		os=-linux-dietlibc
-		;;
-	-linux*)
-		os=`echo $os | sed -e 's|linux|linux-gnu|'`
-		;;
-	-sunos5*)
-		os=`echo $os | sed -e 's|sunos5|solaris2|'`
-		;;
-	-sunos6*)
-		os=`echo $os | sed -e 's|sunos6|solaris3|'`
-		;;
-	-opened*)
-		os=-openedition
-		;;
-	-os400*)
-		os=-os400
-		;;
-	-wince*)
-		os=-wince
-		;;
-	-osfrose*)
-		os=-osfrose
-		;;
-	-osf*)
-		os=-osf
-		;;
-	-utek*)
-		os=-bsd
-		;;
-	-dynix*)
-		os=-bsd
-		;;
-	-acis*)
-		os=-aos
-		;;
-	-atheos*)
-		os=-atheos
-		;;
-	-syllable*)
-		os=-syllable
-		;;
-	-386bsd)
-		os=-bsd
-		;;
-	-ctix* | -uts*)
-		os=-sysv
-		;;
-	-nova*)
-		os=-rtmk-nova
-		;;
-	-ns2 )
-		os=-nextstep2
-		;;
-	-nsk*)
-		os=-nsk
-		;;
-	# Preserve the version number of sinix5.
-	-sinix5.*)
-		os=`echo $os | sed -e 's|sinix|sysv|'`
-		;;
-	-sinix*)
-		os=-sysv4
-		;;
-	-tpf*)
-		os=-tpf
-		;;
-	-triton*)
-		os=-sysv3
-		;;
-	-oss*)
-		os=-sysv3
-		;;
-	-svr4)
-		os=-sysv4
-		;;
-	-svr3)
-		os=-sysv3
-		;;
-	-sysvr4)
-		os=-sysv4
-		;;
-	# This must come after -sysvr4.
-	-sysv*)
-		;;
-	-ose*)
-		os=-ose
-		;;
-	-es1800*)
-		os=-ose
-		;;
-	-xenix)
-		os=-xenix
-		;;
-	-*mint | -mint[0-9]* | -*MiNT | -MiNT[0-9]*)
-		os=-mint
-		;;
-	-aros*)
-		os=-aros
-		;;
-	-kaos*)
-		os=-kaos
-		;;
-	-zvmoe)
-		os=-zvmoe
-		;;
-	-dicos*)
-		os=-dicos
-		;;
-	-nacl*)
-		;;
-	-none)
-		;;
-	*)
-		# Get rid of the `-' at the beginning of $os.
-		os=`echo $os | sed 's/[^-]*-//'`
-		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
-		exit 1
-		;;
-esac
-else
-
-# Here we handle the default operating systems that come with various machines.
-# The value should be what the vendor currently ships out the door with their
-# machine or put another way, the most popular os provided with the machine.
-
-# Note that if you're going to try to match "-MANUFACTURER" here (say,
-# "-sun"), then you have to tell the case statement up towards the top
-# that MANUFACTURER isn't an operating system.  Otherwise, code above
-# will signal an error saying that MANUFACTURER isn't an operating
-# system, and we'll never get to this point.
-
-case $basic_machine in
-	score-*)
-		os=-elf
-		;;
-	spu-*)
-		os=-elf
-		;;
-	*-acorn)
-		os=-riscix1.2
-		;;
-	arm*-rebel)
-		os=-linux
-		;;
-	arm*-semi)
-		os=-aout
-		;;
-	c4x-* | tic4x-*)
-		os=-coff
-		;;
-	tic54x-*)
-		os=-coff
-		;;
-	tic55x-*)
-		os=-coff
-		;;
-	tic6x-*)
-		os=-coff
-		;;
-	# This must come before the *-dec entry.
-	pdp10-*)
-		os=-tops20
-		;;
-	pdp11-*)
-		os=-none
-		;;
-	*-dec | vax-*)
-		os=-ultrix4.2
-		;;
-	m68*-apollo)
-		os=-domain
-		;;
-	i386-sun)
-		os=-sunos4.0.2
-		;;
-	m68000-sun)
-		os=-sunos3
-		# This also exists in the configure program, but was not the
-		# default.
-		# os=-sunos4
-		;;
-	m68*-cisco)
-		os=-aout
-		;;
-	mep-*)
-		os=-elf
-		;;
-	mips*-cisco)
-		os=-elf
-		;;
-	mips*-*)
-		os=-elf
-		;;
-	or32-*)
-		os=-coff
-		;;
-	*-tti)	# must be before sparc entry or we get the wrong os.
-		os=-sysv3
-		;;
-	sparc-* | *-sun)
-		os=-sunos4.1.1
-		;;
-	*-be)
-		os=-beos
-		;;
-	*-haiku)
-		os=-haiku
-		;;
-	*-ibm)
-		os=-aix
-		;;
-	*-knuth)
-		os=-mmixware
-		;;
-	*-wec)
-		os=-proelf
-		;;
-	*-winbond)
-		os=-proelf
-		;;
-	*-oki)
-		os=-proelf
-		;;
-	*-hp)
-		os=-hpux
-		;;
-	*-hitachi)
-		os=-hiux
-		;;
-	i860-* | *-att | *-ncr | *-altos | *-motorola | *-convergent)
-		os=-sysv
-		;;
-	*-cbm)
-		os=-amigaos
-		;;
-	*-dg)
-		os=-dgux
-		;;
-	*-dolphin)
-		os=-sysv3
-		;;
-	m68k-ccur)
-		os=-rtu
-		;;
-	m88k-omron*)
-		os=-luna
-		;;
-	*-next )
-		os=-nextstep
-		;;
-	*-sequent)
-		os=-ptx
-		;;
-	*-crds)
-		os=-unos
-		;;
-	*-ns)
-		os=-genix
-		;;
-	i370-*)
-		os=-mvs
-		;;
-	*-next)
-		os=-nextstep3
-		;;
-	*-gould)
-		os=-sysv
-		;;
-	*-highlevel)
-		os=-bsd
-		;;
-	*-encore)
-		os=-bsd
-		;;
-	*-sgi)
-		os=-irix
-		;;
-	*-siemens)
-		os=-sysv4
-		;;
-	*-masscomp)
-		os=-rtu
-		;;
-	f30[01]-fujitsu | f700-fujitsu)
-		os=-uxpv
-		;;
-	*-rom68k)
-		os=-coff
-		;;
-	*-*bug)
-		os=-coff
-		;;
-	*-apple)
-		os=-macos
-		;;
-	*-atari*)
-		os=-mint
-		;;
-	*)
-		os=-none
-		;;
-esac
-fi
-
-# Here we handle the case where we know the os, and the CPU type, but not the
-# manufacturer.  We pick the logical manufacturer.
-vendor=unknown
-case $basic_machine in
-	*-unknown)
-		case $os in
-			-riscix*)
-				vendor=acorn
-				;;
-			-sunos*)
-				vendor=sun
-				;;
-			-cnk*|-aix*)
-				vendor=ibm
-				;;
-			-beos*)
-				vendor=be
-				;;
-			-hpux*)
-				vendor=hp
-				;;
-			-mpeix*)
-				vendor=hp
-				;;
-			-hiux*)
-				vendor=hitachi
-				;;
-			-unos*)
-				vendor=crds
-				;;
-			-dgux*)
-				vendor=dg
-				;;
-			-luna*)
-				vendor=omron
-				;;
-			-genix*)
-				vendor=ns
-				;;
-			-mvs* | -opened*)
-				vendor=ibm
-				;;
-			-os400*)
-				vendor=ibm
-				;;
-			-ptx*)
-				vendor=sequent
-				;;
-			-tpf*)
-				vendor=ibm
-				;;
-			-vxsim* | -vxworks* | -windiss*)
-				vendor=wrs
-				;;
-			-aux*)
-				vendor=apple
-				;;
-			-hms*)
-				vendor=hitachi
-				;;
-			-mpw* | -macos*)
-				vendor=apple
-				;;
-			-*mint | -mint[0-9]* | -*MiNT | -MiNT[0-9]*)
-				vendor=atari
-				;;
-			-vos*)
-				vendor=stratus
-				;;
-		esac
-		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
-		;;
-esac
-
-echo $basic_machine$os
-exit
-
-# Local variables:
-# eval: (add-hook 'write-file-hooks 'time-stamp)
-# time-stamp-start: "timestamp='"
-# time-stamp-format: "%:y-%02m-%02d"
-# time-stamp-end: "'"
-# End:
diff --git a/autotools/ltmain.sh b/autotools/ltmain.sh
deleted file mode 100755
index 6f650ae..0000000
--- a/autotools/ltmain.sh
+++ /dev/null
@@ -1,9642 +0,0 @@
-
-# libtool (GNU libtool) 2.4
-# Written by Gordon Matzigkeit <gord at gnu.ai.mit.edu>, 1996
-
-# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, 2006,
-# 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
-# This is free software; see the source for copying conditions.  There is NO
-# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-
-# GNU Libtool is free software; you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
-#
-# As a special exception to the GNU General Public License,
-# if you distribute this file as part of a program or library that
-# is built using GNU Libtool, you may include this file under the
-# same distribution terms that you use for the rest of that program.
-#
-# GNU Libtool is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-# General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with GNU Libtool; see the file COPYING.  If not, a copy
-# can be downloaded from http://www.gnu.org/licenses/gpl.html,
-# or obtained by writing to the Free Software Foundation, Inc.,
-# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
-
-# Usage: $progname [OPTION]... [MODE-ARG]...
-#
-# Provide generalized library-building support services.
-#
-#       --config             show all configuration variables
-#       --debug              enable verbose shell tracing
-#   -n, --dry-run            display commands without modifying any files
-#       --features           display basic configuration information and exit
-#       --mode=MODE          use operation mode MODE
-#       --preserve-dup-deps  don't remove duplicate dependency libraries
-#       --quiet, --silent    don't print informational messages
-#       --no-quiet, --no-silent
-#                            print informational messages (default)
-#       --tag=TAG            use configuration variables from tag TAG
-#   -v, --verbose            print more informational messages than default
-#       --no-verbose         don't print the extra informational messages
-#       --version            print version information
-#   -h, --help, --help-all   print short, long, or detailed help message
-#
-# MODE must be one of the following:
-#
-#         clean              remove files from the build directory
-#         compile            compile a source file into a libtool object
-#         execute            automatically set library path, then run a program
-#         finish             complete the installation of libtool libraries
-#         install            install libraries or executables
-#         link               create a library or an executable
-#         uninstall          remove libraries from an installed directory
-#
-# MODE-ARGS vary depending on the MODE.  When passed as first option,
-# `--mode=MODE' may be abbreviated as `MODE' or a unique abbreviation of that.
-# Try `$progname --help --mode=MODE' for a more detailed description of MODE.
-#
-# When reporting a bug, please describe a test case to reproduce it and
-# include the following information:
-#
-#         host-triplet:	$host
-#         shell:		$SHELL
-#         compiler:		$LTCC
-#         compiler flags:		$LTCFLAGS
-#         linker:		$LD (gnu? $with_gnu_ld)
-#         $progname:	(GNU libtool) 2.4 Debian-2.4-2
-#         automake:	$automake_version
-#         autoconf:	$autoconf_version
-#
-# Report bugs to <bug-libtool at gnu.org>.
-# GNU libtool home page: <http://www.gnu.org/software/libtool/>.
-# General help using GNU software: <http://www.gnu.org/gethelp/>.
-
-PROGRAM=libtool
-PACKAGE=libtool
-VERSION="2.4 Debian-2.4-2"
-TIMESTAMP=""
-package_revision=1.3293
-
-# Be Bourne compatible
-if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
-  emulate sh
-  NULLCMD=:
-  # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
-  # is contrary to our usage.  Disable this feature.
-  alias -g '${1+"$@"}'='"$@"'
-  setopt NO_GLOB_SUBST
-else
-  case `(set -o) 2>/dev/null` in *posix*) set -o posix;; esac
-fi
-BIN_SH=xpg4; export BIN_SH # for Tru64
-DUALCASE=1; export DUALCASE # for MKS sh
-
-# A function that is used when there is no print builtin or printf.
-func_fallback_echo ()
-{
-  eval 'cat <<_LTECHO_EOF
-$1
-_LTECHO_EOF'
-}
-
-# NLS nuisances: We save the old values to restore during execute mode.
-lt_user_locale=
-lt_safe_locale=
-for lt_var in LANG LANGUAGE LC_ALL LC_CTYPE LC_COLLATE LC_MESSAGES
-do
-  eval "if test \"\${$lt_var+set}\" = set; then
-          save_$lt_var=\$$lt_var
-          $lt_var=C
-	  export $lt_var
-	  lt_user_locale=\"$lt_var=\\\$save_\$lt_var; \$lt_user_locale\"
-	  lt_safe_locale=\"$lt_var=C; \$lt_safe_locale\"
-	fi"
-done
-LC_ALL=C
-LANGUAGE=C
-export LANGUAGE LC_ALL
-
-$lt_unset CDPATH
-
-
-# Work around backward compatibility issue on IRIX 6.5. On IRIX 6.4+, sh
-# is ksh but when the shell is invoked as "sh" and the current value of
-# the _XPG environment variable is not equal to 1 (one), the special
-# positional parameter $0, within a function call, is the name of the
-# function.
-progpath="$0"
-
-
-
-: ${CP="cp -f"}
-test "${ECHO+set}" = set || ECHO=${as_echo-'printf %s\n'}
-: ${EGREP="/bin/grep -E"}
-: ${FGREP="/bin/grep -F"}
-: ${GREP="/bin/grep"}
-: ${LN_S="ln -s"}
-: ${MAKE="make"}
-: ${MKDIR="mkdir"}
-: ${MV="mv -f"}
-: ${RM="rm -f"}
-: ${SED="/bin/sed"}
-: ${SHELL="${CONFIG_SHELL-/bin/sh}"}
-: ${Xsed="$SED -e 1s/^X//"}
-
-# Global variables:
-EXIT_SUCCESS=0
-EXIT_FAILURE=1
-EXIT_MISMATCH=63  # $? = 63 is used to indicate version mismatch to missing.
-EXIT_SKIP=77	  # $? = 77 is used to indicate a skipped test to automake.
-
-exit_status=$EXIT_SUCCESS
-
-# Make sure IFS has a sensible default
-lt_nl='
-'
-IFS=" 	$lt_nl"
-
-dirname="s,/[^/]*$,,"
-basename="s,^.*/,,"
-
-# func_dirname file append nondir_replacement
-# Compute the dirname of FILE.  If nonempty, add APPEND to the result,
-# otherwise set result to NONDIR_REPLACEMENT.
-func_dirname ()
-{
-    func_dirname_result=`$ECHO "${1}" | $SED "$dirname"`
-    if test "X$func_dirname_result" = "X${1}"; then
-      func_dirname_result="${3}"
-    else
-      func_dirname_result="$func_dirname_result${2}"
-    fi
-} # func_dirname may be replaced by extended shell implementation
-
-
-# func_basename file
-func_basename ()
-{
-    func_basename_result=`$ECHO "${1}" | $SED "$basename"`
-} # func_basename may be replaced by extended shell implementation
-
-
-# func_dirname_and_basename file append nondir_replacement
-# perform func_basename and func_dirname in a single function
-# call:
-#   dirname:  Compute the dirname of FILE.  If nonempty,
-#             add APPEND to the result, otherwise set result
-#             to NONDIR_REPLACEMENT.
-#             value returned in "$func_dirname_result"
-#   basename: Compute filename of FILE.
-#             value retuned in "$func_basename_result"
-# Implementation must be kept synchronized with func_dirname
-# and func_basename. For efficiency, we do not delegate to
-# those functions but instead duplicate the functionality here.
-func_dirname_and_basename ()
-{
-    # Extract subdirectory from the argument.
-    func_dirname_result=`$ECHO "${1}" | $SED -e "$dirname"`
-    if test "X$func_dirname_result" = "X${1}"; then
-      func_dirname_result="${3}"
-    else
-      func_dirname_result="$func_dirname_result${2}"
-    fi
-    func_basename_result=`$ECHO "${1}" | $SED -e "$basename"`
-} # func_dirname_and_basename may be replaced by extended shell implementation
-
-
-# func_stripname prefix suffix name
-# strip PREFIX and SUFFIX off of NAME.
-# PREFIX and SUFFIX must not contain globbing or regex special
-# characters, hashes, percent signs, but SUFFIX may contain a leading
-# dot (in which case that matches only a dot).
-# func_strip_suffix prefix name
-func_stripname ()
-{
-    case ${2} in
-      .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
-      *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
-    esac
-} # func_stripname may be replaced by extended shell implementation
-
-
-# These SED scripts presuppose an absolute path with a trailing slash.
-pathcar='s,^/\([^/]*\).*$,\1,'
-pathcdr='s,^/[^/]*,,'
-removedotparts=':dotsl
-		s@/\./@/@g
-		t dotsl
-		s,/\.$,/,'
-collapseslashes='s@/\{1,\}@/@g'
-finalslash='s,/*$,/,'
-
-# func_normal_abspath PATH
-# Remove doubled-up and trailing slashes, "." path components,
-# and cancel out any ".." path components in PATH after making
-# it an absolute path.
-#             value returned in "$func_normal_abspath_result"
-func_normal_abspath ()
-{
-  # Start from root dir and reassemble the path.
-  func_normal_abspath_result=
-  func_normal_abspath_tpath=$1
-  func_normal_abspath_altnamespace=
-  case $func_normal_abspath_tpath in
-    "")
-      # Empty path, that just means $cwd.
-      func_stripname '' '/' "`pwd`"
-      func_normal_abspath_result=$func_stripname_result
-      return
-    ;;
-    # The next three entries are used to spot a run of precisely
-    # two leading slashes without using negated character classes;
-    # we take advantage of case's first-match behaviour.
-    ///*)
-      # Unusual form of absolute path, do nothing.
-    ;;
-    //*)
-      # Not necessarily an ordinary path; POSIX reserves leading '//'
-      # and for example Cygwin uses it to access remote file shares
-      # over CIFS/SMB, so we conserve a leading double slash if found.
-      func_normal_abspath_altnamespace=/
-    ;;
-    /*)
-      # Absolute path, do nothing.
-    ;;
-    *)
-      # Relative path, prepend $cwd.
-      func_normal_abspath_tpath=`pwd`/$func_normal_abspath_tpath
-    ;;
-  esac
-  # Cancel out all the simple stuff to save iterations.  We also want
-  # the path to end with a slash for ease of parsing, so make sure
-  # there is one (and only one) here.
-  func_normal_abspath_tpath=`$ECHO "$func_normal_abspath_tpath" | $SED \
-        -e "$removedotparts" -e "$collapseslashes" -e "$finalslash"`
-  while :; do
-    # Processed it all yet?
-    if test "$func_normal_abspath_tpath" = / ; then
-      # If we ascended to the root using ".." the result may be empty now.
-      if test -z "$func_normal_abspath_result" ; then
-        func_normal_abspath_result=/
-      fi
-      break
-    fi
-    func_normal_abspath_tcomponent=`$ECHO "$func_normal_abspath_tpath" | $SED \
-        -e "$pathcar"`
-    func_normal_abspath_tpath=`$ECHO "$func_normal_abspath_tpath" | $SED \
-        -e "$pathcdr"`
-    # Figure out what to do with it
-    case $func_normal_abspath_tcomponent in
-      "")
-        # Trailing empty path component, ignore it.
-      ;;
-      ..)
-        # Parent dir; strip last assembled component from result.
-        func_dirname "$func_normal_abspath_result"
-        func_normal_abspath_result=$func_dirname_result
-      ;;
-      *)
-        # Actual path component, append it.
-        func_normal_abspath_result=$func_normal_abspath_result/$func_normal_abspath_tcomponent
-      ;;
-    esac
-  done
-  # Restore leading double-slash if one was found on entry.
-  func_normal_abspath_result=$func_normal_abspath_altnamespace$func_normal_abspath_result
-}
-
-# func_relative_path SRCDIR DSTDIR
-# generates a relative path from SRCDIR to DSTDIR, with a trailing
-# slash if non-empty, suitable for immediately appending a filename
-# without needing to append a separator.
-#             value returned in "$func_relative_path_result"
-func_relative_path ()
-{
-  func_relative_path_result=
-  func_normal_abspath "$1"
-  func_relative_path_tlibdir=$func_normal_abspath_result
-  func_normal_abspath "$2"
-  func_relative_path_tbindir=$func_normal_abspath_result
-
-  # Ascend the tree starting from libdir
-  while :; do
-    # check if we have found a prefix of bindir
-    case $func_relative_path_tbindir in
-      $func_relative_path_tlibdir)
-        # found an exact match
-        func_relative_path_tcancelled=
-        break
-        ;;
-      $func_relative_path_tlibdir*)
-        # found a matching prefix
-        func_stripname "$func_relative_path_tlibdir" '' "$func_relative_path_tbindir"
-        func_relative_path_tcancelled=$func_stripname_result
-        if test -z "$func_relative_path_result"; then
-          func_relative_path_result=.
-        fi
-        break
-        ;;
-      *)
-        func_dirname $func_relative_path_tlibdir
-        func_relative_path_tlibdir=${func_dirname_result}
-        if test "x$func_relative_path_tlibdir" = x ; then
-          # Have to descend all the way to the root!
-          func_relative_path_result=../$func_relative_path_result
-          func_relative_path_tcancelled=$func_relative_path_tbindir
-          break
-        fi
-        func_relative_path_result=../$func_relative_path_result
-        ;;
-    esac
-  done
-
-  # Now calculate path; take care to avoid doubling-up slashes.
-  func_stripname '' '/' "$func_relative_path_result"
-  func_relative_path_result=$func_stripname_result
-  func_stripname '/' '/' "$func_relative_path_tcancelled"
-  if test "x$func_stripname_result" != x ; then
-    func_relative_path_result=${func_relative_path_result}/${func_stripname_result}
-  fi
-
-  # Normalisation. If bindir is libdir, return empty string,
-  # else relative path ending with a slash; either way, target
-  # file name can be directly appended.
-  if test ! -z "$func_relative_path_result"; then
-    func_stripname './' '' "$func_relative_path_result/"
-    func_relative_path_result=$func_stripname_result
-  fi
-}
-
-# The name of this program:
-func_dirname_and_basename "$progpath"
-progname=$func_basename_result
-
-# Make sure we have an absolute path for reexecution:
-case $progpath in
-  [\\/]*|[A-Za-z]:\\*) ;;
-  *[\\/]*)
-     progdir=$func_dirname_result
-     progdir=`cd "$progdir" && pwd`
-     progpath="$progdir/$progname"
-     ;;
-  *)
-     save_IFS="$IFS"
-     IFS=:
-     for progdir in $PATH; do
-       IFS="$save_IFS"
-       test -x "$progdir/$progname" && break
-     done
-     IFS="$save_IFS"
-     test -n "$progdir" || progdir=`pwd`
-     progpath="$progdir/$progname"
-     ;;
-esac
-
-# Sed substitution that helps us do robust quoting.  It backslashifies
-# metacharacters that are still active within double-quoted strings.
-Xsed="${SED}"' -e 1s/^X//'
-sed_quote_subst='s/\([`"$\\]\)/\\\1/g'
-
-# Same as above, but do not quote variable references.
-double_quote_subst='s/\(["`\\]\)/\\\1/g'
-
-# Sed substitution that turns a string into a regex matching for the
-# string literally.
-sed_make_literal_regex='s,[].[^$\\*\/],\\&,g'
-
-# Sed substitution that converts a w32 file name or path
-# which contains forward slashes, into one that contains
-# (escaped) backslashes.  A very naive implementation.
-lt_sed_naive_backslashify='s|\\\\*|\\|g;s|/|\\|g;s|\\|\\\\|g'
-
-# Re-`\' parameter expansions in output of double_quote_subst that were
-# `\'-ed in input to the same.  If an odd number of `\' preceded a '$'
-# in input to double_quote_subst, that '$' was protected from expansion.
-# Since each input `\' is now two `\'s, look for any number of runs of
-# four `\'s followed by two `\'s and then a '$'.  `\' that '$'.
-bs='\\'
-bs2='\\\\'
-bs4='\\\\\\\\'
-dollar='\$'
-sed_double_backslash="\
-  s/$bs4/&\\
-/g
-  s/^$bs2$dollar/$bs&/
-  s/\\([^$bs]\\)$bs2$dollar/\\1$bs2$bs$dollar/g
-  s/\n//g"
-
-# Standard options:
-opt_dry_run=false
-opt_help=false
-opt_quiet=false
-opt_verbose=false
-opt_warning=:
-
-# func_echo arg...
-# Echo program name prefixed message, along with the current mode
-# name if it has been set yet.
-func_echo ()
-{
-    $ECHO "$progname: ${opt_mode+$opt_mode: }$*"
-}
-
-# func_verbose arg...
-# Echo program name prefixed message in verbose mode only.
-func_verbose ()
-{
-    $opt_verbose && func_echo ${1+"$@"}
-
-    # A bug in bash halts the script if the last line of a function
-    # fails when set -e is in force, so we need another command to
-    # work around that:
-    :
-}
-
-# func_echo_all arg...
-# Invoke $ECHO with all args, space-separated.
-func_echo_all ()
-{
-    $ECHO "$*"
-}
-
-# func_error arg...
-# Echo program name prefixed message to standard error.
-func_error ()
-{
-    $ECHO "$progname: ${opt_mode+$opt_mode: }"${1+"$@"} 1>&2
-}
-
-# func_warning arg...
-# Echo program name prefixed warning message to standard error.
-func_warning ()
-{
-    $opt_warning && $ECHO "$progname: ${opt_mode+$opt_mode: }warning: "${1+"$@"} 1>&2
-
-    # bash bug again:
-    :
-}
-
-# func_fatal_error arg...
-# Echo program name prefixed message to standard error, and exit.
-func_fatal_error ()
-{
-    func_error ${1+"$@"}
-    exit $EXIT_FAILURE
-}
-
-# func_fatal_help arg...
-# Echo program name prefixed message to standard error, followed by
-# a help hint, and exit.
-func_fatal_help ()
-{
-    func_error ${1+"$@"}
-    func_fatal_error "$help"
-}
-help="Try \`$progname --help' for more information."  ## default
-
-
-# func_grep expression filename
-# Check whether EXPRESSION matches any line of FILENAME, without output.
-func_grep ()
-{
-    $GREP "$1" "$2" >/dev/null 2>&1
-}
-
-
-# func_mkdir_p directory-path
-# Make sure the entire path to DIRECTORY-PATH is available.
-func_mkdir_p ()
-{
-    my_directory_path="$1"
-    my_dir_list=
-
-    if test -n "$my_directory_path" && test "$opt_dry_run" != ":"; then
-
-      # Protect directory names starting with `-'
-      case $my_directory_path in
-        -*) my_directory_path="./$my_directory_path" ;;
-      esac
-
-      # While some portion of DIR does not yet exist...
-      while test ! -d "$my_directory_path"; do
-        # ...make a list in topmost first order.  Use a colon delimited
-	# list incase some portion of path contains whitespace.
-        my_dir_list="$my_directory_path:$my_dir_list"
-
-        # If the last portion added has no slash in it, the list is done
-        case $my_directory_path in */*) ;; *) break ;; esac
-
-        # ...otherwise throw away the child directory and loop
-        my_directory_path=`$ECHO "$my_directory_path" | $SED -e "$dirname"`
-      done
-      my_dir_list=`$ECHO "$my_dir_list" | $SED 's,:*$,,'`
-
-      save_mkdir_p_IFS="$IFS"; IFS=':'
-      for my_dir in $my_dir_list; do
-	IFS="$save_mkdir_p_IFS"
-        # mkdir can fail with a `File exist' error if two processes
-        # try to create one of the directories concurrently.  Don't
-        # stop in that case!
-        $MKDIR "$my_dir" 2>/dev/null || :
-      done
-      IFS="$save_mkdir_p_IFS"
-
-      # Bail out if we (or some other process) failed to create a directory.
-      test -d "$my_directory_path" || \
-        func_fatal_error "Failed to create \`$1'"
-    fi
-}
-
-
-# func_mktempdir [string]
-# Make a temporary directory that won't clash with other running
-# libtool processes, and avoids race conditions if possible.  If
-# given, STRING is the basename for that directory.
-func_mktempdir ()
-{
-    my_template="${TMPDIR-/tmp}/${1-$progname}"
-
-    if test "$opt_dry_run" = ":"; then
-      # Return a directory name, but don't create it in dry-run mode
-      my_tmpdir="${my_template}-$$"
-    else
-
-      # If mktemp works, use that first and foremost
-      my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null`
-
-      if test ! -d "$my_tmpdir"; then
-        # Failing that, at least try and use $RANDOM to avoid a race
-        my_tmpdir="${my_template}-${RANDOM-0}$$"
-
-        save_mktempdir_umask=`umask`
-        umask 0077
-        $MKDIR "$my_tmpdir"
-        umask $save_mktempdir_umask
-      fi
-
-      # If we're not in dry-run mode, bomb out on failure
-      test -d "$my_tmpdir" || \
-        func_fatal_error "cannot create temporary directory \`$my_tmpdir'"
-    fi
-
-    $ECHO "$my_tmpdir"
-}
-
-
-# func_quote_for_eval arg
-# Aesthetically quote ARG to be evaled later.
-# This function returns two values: FUNC_QUOTE_FOR_EVAL_RESULT
-# is double-quoted, suitable for a subsequent eval, whereas
-# FUNC_QUOTE_FOR_EVAL_UNQUOTED_RESULT has merely all characters
-# which are still active within double quotes backslashified.
-func_quote_for_eval ()
-{
-    case $1 in
-      *[\\\`\"\$]*)
-	func_quote_for_eval_unquoted_result=`$ECHO "$1" | $SED "$sed_quote_subst"` ;;
-      *)
-        func_quote_for_eval_unquoted_result="$1" ;;
-    esac
-
-    case $func_quote_for_eval_unquoted_result in
-      # Double-quote args containing shell metacharacters to delay
-      # word splitting, command substitution and and variable
-      # expansion for a subsequent eval.
-      # Many Bourne shells cannot handle close brackets correctly
-      # in scan sets, so we specify it separately.
-      *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \	]*|*]*|"")
-        func_quote_for_eval_result="\"$func_quote_for_eval_unquoted_result\""
-        ;;
-      *)
-        func_quote_for_eval_result="$func_quote_for_eval_unquoted_result"
-    esac
-}
-
-
-# func_quote_for_expand arg
-# Aesthetically quote ARG to be evaled later; same as above,
-# but do not quote variable references.
-func_quote_for_expand ()
-{
-    case $1 in
-      *[\\\`\"]*)
-	my_arg=`$ECHO "$1" | $SED \
-	    -e "$double_quote_subst" -e "$sed_double_backslash"` ;;
-      *)
-        my_arg="$1" ;;
-    esac
-
-    case $my_arg in
-      # Double-quote args containing shell metacharacters to delay
-      # word splitting and command substitution for a subsequent eval.
-      # Many Bourne shells cannot handle close brackets correctly
-      # in scan sets, so we specify it separately.
-      *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \	]*|*]*|"")
-        my_arg="\"$my_arg\""
-        ;;
-    esac
-
-    func_quote_for_expand_result="$my_arg"
-}
-
-
-# func_show_eval cmd [fail_exp]
-# Unless opt_silent is true, then output CMD.  Then, if opt_dryrun is
-# not true, evaluate CMD.  If the evaluation of CMD fails, and FAIL_EXP
-# is given, then evaluate it.
-func_show_eval ()
-{
-    my_cmd="$1"
-    my_fail_exp="${2-:}"
-
-    ${opt_silent-false} || {
-      func_quote_for_expand "$my_cmd"
-      eval "func_echo $func_quote_for_expand_result"
-    }
-
-    if ${opt_dry_run-false}; then :; else
-      eval "$my_cmd"
-      my_status=$?
-      if test "$my_status" -eq 0; then :; else
-	eval "(exit $my_status); $my_fail_exp"
-      fi
-    fi
-}
-
-
-# func_show_eval_locale cmd [fail_exp]
-# Unless opt_silent is true, then output CMD.  Then, if opt_dryrun is
-# not true, evaluate CMD.  If the evaluation of CMD fails, and FAIL_EXP
-# is given, then evaluate it.  Use the saved locale for evaluation.
-func_show_eval_locale ()
-{
-    my_cmd="$1"
-    my_fail_exp="${2-:}"
-
-    ${opt_silent-false} || {
-      func_quote_for_expand "$my_cmd"
-      eval "func_echo $func_quote_for_expand_result"
-    }
-
-    if ${opt_dry_run-false}; then :; else
-      eval "$lt_user_locale
-	    $my_cmd"
-      my_status=$?
-      eval "$lt_safe_locale"
-      if test "$my_status" -eq 0; then :; else
-	eval "(exit $my_status); $my_fail_exp"
-      fi
-    fi
-}
-
-# func_tr_sh
-# Turn $1 into a string suitable for a shell variable name.
-# Result is stored in $func_tr_sh_result.  All characters
-# not in the set a-zA-Z0-9_ are replaced with '_'. Further,
-# if $1 begins with a digit, a '_' is prepended as well.
-func_tr_sh ()
-{
-  case $1 in
-  [0-9]* | *[!a-zA-Z0-9_]*)
-    func_tr_sh_result=`$ECHO "$1" | $SED 's/^\([0-9]\)/_\1/; s/[^a-zA-Z0-9_]/_/g'`
-    ;;
-  * )
-    func_tr_sh_result=$1
-    ;;
-  esac
-}
-
-
-# func_version
-# Echo version message to standard output and exit.
-func_version ()
-{
-    $opt_debug
-
-    $SED -n '/(C)/!b go
-	:more
-	/\./!{
-	  N
-	  s/\n# / /
-	  b more
-	}
-	:go
-	/^# '$PROGRAM' (GNU /,/# warranty; / {
-        s/^# //
-	s/^# *$//
-        s/\((C)\)[ 0-9,-]*\( [1-9][0-9]*\)/\1\2/
-        p
-     }' < "$progpath"
-     exit $?
-}
-
-# func_usage
-# Echo short help message to standard output and exit.
-func_usage ()
-{
-    $opt_debug
-
-    $SED -n '/^# Usage:/,/^#  *.*--help/ {
-        s/^# //
-	s/^# *$//
-	s/\$progname/'$progname'/
-	p
-    }' < "$progpath"
-    echo
-    $ECHO "run \`$progname --help | more' for full usage"
-    exit $?
-}
-
-# func_help [NOEXIT]
-# Echo long help message to standard output and exit,
-# unless 'noexit' is passed as argument.
-func_help ()
-{
-    $opt_debug
-
-    $SED -n '/^# Usage:/,/# Report bugs to/ {
-	:print
-        s/^# //
-	s/^# *$//
-	s*\$progname*'$progname'*
-	s*\$host*'"$host"'*
-	s*\$SHELL*'"$SHELL"'*
-	s*\$LTCC*'"$LTCC"'*
-	s*\$LTCFLAGS*'"$LTCFLAGS"'*
-	s*\$LD*'"$LD"'*
-	s/\$with_gnu_ld/'"$with_gnu_ld"'/
-	s/\$automake_version/'"`(automake --version) 2>/dev/null |$SED 1q`"'/
-	s/\$autoconf_version/'"`(autoconf --version) 2>/dev/null |$SED 1q`"'/
-	p
-	d
-     }
-     /^# .* home page:/b print
-     /^# General help using/b print
-     ' < "$progpath"
-    ret=$?
-    if test -z "$1"; then
-      exit $ret
-    fi
-}
-
-# func_missing_arg argname
-# Echo program name prefixed message to standard error and set global
-# exit_cmd.
-func_missing_arg ()
-{
-    $opt_debug
-
-    func_error "missing argument for $1."
-    exit_cmd=exit
-}
-
-
-# func_split_short_opt shortopt
-# Set func_split_short_opt_name and func_split_short_opt_arg shell
-# variables after splitting SHORTOPT after the 2nd character.
-func_split_short_opt ()
-{
-    my_sed_short_opt='1s/^\(..\).*$/\1/;q'
-    my_sed_short_rest='1s/^..\(.*\)$/\1/;q'
-
-    func_split_short_opt_name=`$ECHO "$1" | $SED "$my_sed_short_opt"`
-    func_split_short_opt_arg=`$ECHO "$1" | $SED "$my_sed_short_rest"`
-} # func_split_short_opt may be replaced by extended shell implementation
-
-
-# func_split_long_opt longopt
-# Set func_split_long_opt_name and func_split_long_opt_arg shell
-# variables after splitting LONGOPT at the `=' sign.
-func_split_long_opt ()
-{
-    my_sed_long_opt='1s/^\(--[^=]*\)=.*/\1/;q'
-    my_sed_long_arg='1s/^--[^=]*=//'
-
-    func_split_long_opt_name=`$ECHO "$1" | $SED "$my_sed_long_opt"`
-    func_split_long_opt_arg=`$ECHO "$1" | $SED "$my_sed_long_arg"`
-} # func_split_long_opt may be replaced by extended shell implementation
-
-exit_cmd=:
-
-
-
-
-
-magic="%%%MAGIC variable%%%"
-magic_exe="%%%MAGIC EXE variable%%%"
-
-# Global variables.
-nonopt=
-preserve_args=
-lo2o="s/\\.lo\$/.${objext}/"
-o2lo="s/\\.${objext}\$/.lo/"
-extracted_archives=
-extracted_serial=0
-
-# If this variable is set in any of the actions, the command in it
-# will be execed at the end.  This prevents here-documents from being
-# left over by shells.
-exec_cmd=
-
-# func_append var value
-# Append VALUE to the end of shell variable VAR.
-func_append ()
-{
-    eval "${1}=\$${1}\${2}"
-} # func_append may be replaced by extended shell implementation
-
-# func_append_quoted var value
-# Quote VALUE and append to the end of shell variable VAR, separated
-# by a space.
-func_append_quoted ()
-{
-    func_quote_for_eval "${2}"
-    eval "${1}=\$${1}\\ \$func_quote_for_eval_result"
-} # func_append_quoted may be replaced by extended shell implementation
-
-
-# func_arith arithmetic-term...
-func_arith ()
-{
-    func_arith_result=`expr "${@}"`
-} # func_arith may be replaced by extended shell implementation
-
-
-# func_len string
-# STRING may not start with a hyphen.
-func_len ()
-{
-    func_len_result=`expr "${1}" : ".*" 2>/dev/null || echo $max_cmd_len`
-} # func_len may be replaced by extended shell implementation
-
-
-# func_lo2o object
-func_lo2o ()
-{
-    func_lo2o_result=`$ECHO "${1}" | $SED "$lo2o"`
-} # func_lo2o may be replaced by extended shell implementation
-
-
-# func_xform libobj-or-source
-func_xform ()
-{
-    func_xform_result=`$ECHO "${1}" | $SED 's/\.[^.]*$/.lo/'`
-} # func_xform may be replaced by extended shell implementation
-
-
-# func_fatal_configuration arg...
-# Echo program name prefixed message to standard error, followed by
-# a configuration failure hint, and exit.
-func_fatal_configuration ()
-{
-    func_error ${1+"$@"}
-    func_error "See the $PACKAGE documentation for more information."
-    func_fatal_error "Fatal configuration error."
-}
-
-
-# func_config
-# Display the configuration for all the tags in this script.
-func_config ()
-{
-    re_begincf='^# ### BEGIN LIBTOOL'
-    re_endcf='^# ### END LIBTOOL'
-
-    # Default configuration.
-    $SED "1,/$re_begincf CONFIG/d;/$re_endcf CONFIG/,\$d" < "$progpath"
-
-    # Now print the configurations for the tags.
-    for tagname in $taglist; do
-      $SED -n "/$re_begincf TAG CONFIG: $tagname\$/,/$re_endcf TAG CONFIG: $tagname\$/p" < "$progpath"
-    done
-
-    exit $?
-}
-
-# func_features
-# Display the features supported by this script.
-func_features ()
-{
-    echo "host: $host"
-    if test "$build_libtool_libs" = yes; then
-      echo "enable shared libraries"
-    else
-      echo "disable shared libraries"
-    fi
-    if test "$build_old_libs" = yes; then
-      echo "enable static libraries"
-    else
-      echo "disable static libraries"
-    fi
-
-    exit $?
-}
-
-# func_enable_tag tagname
-# Verify that TAGNAME is valid, and either flag an error and exit, or
-# enable the TAGNAME tag.  We also add TAGNAME to the global $taglist
-# variable here.
-func_enable_tag ()
-{
-  # Global variable:
-  tagname="$1"
-
-  re_begincf="^# ### BEGIN LIBTOOL TAG CONFIG: $tagname\$"
-  re_endcf="^# ### END LIBTOOL TAG CONFIG: $tagname\$"
-  sed_extractcf="/$re_begincf/,/$re_endcf/p"
-
-  # Validate tagname.
-  case $tagname in
-    *[!-_A-Za-z0-9,/]*)
-      func_fatal_error "invalid tag name: $tagname"
-      ;;
-  esac
-
-  # Don't test for the "default" C tag, as we know it's
-  # there but not specially marked.
-  case $tagname in
-    CC) ;;
-    *)
-      if $GREP "$re_begincf" "$progpath" >/dev/null 2>&1; then
-	taglist="$taglist $tagname"
-
-	# Evaluate the configuration.  Be careful to quote the path
-	# and the sed script, to avoid splitting on whitespace, but
-	# also don't use non-portable quotes within backquotes within
-	# quotes we have to do it in 2 steps:
-	extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
-	eval "$extractedcf"
-      else
-	func_error "ignoring unknown tag $tagname"
-      fi
-      ;;
-  esac
-}
-
-# func_check_version_match
-# Ensure that we are using m4 macros, and libtool script from the same
-# release of libtool.
-func_check_version_match ()
-{
-  if test "$package_revision" != "$macro_revision"; then
-    if test "$VERSION" != "$macro_version"; then
-      if test -z "$macro_version"; then
-        cat >&2 <<_LT_EOF
-$progname: Version mismatch error.  This is $PACKAGE $VERSION, but the
-$progname: definition of this LT_INIT comes from an older release.
-$progname: You should recreate aclocal.m4 with macros from $PACKAGE $VERSION
-$progname: and run autoconf again.
-_LT_EOF
-      else
-        cat >&2 <<_LT_EOF
-$progname: Version mismatch error.  This is $PACKAGE $VERSION, but the
-$progname: definition of this LT_INIT comes from $PACKAGE $macro_version.
-$progname: You should recreate aclocal.m4 with macros from $PACKAGE $VERSION
-$progname: and run autoconf again.
-_LT_EOF
-      fi
-    else
-      cat >&2 <<_LT_EOF
-$progname: Version mismatch error.  This is $PACKAGE $VERSION, revision $package_revision,
-$progname: but the definition of this LT_INIT comes from revision $macro_revision.
-$progname: You should recreate aclocal.m4 with macros from revision $package_revision
-$progname: of $PACKAGE $VERSION and run autoconf again.
-_LT_EOF
-    fi
-
-    exit $EXIT_MISMATCH
-  fi
-}
-
-
-# Shorthand for --mode=foo, only valid as the first argument
-case $1 in
-clean|clea|cle|cl)
-  shift; set dummy --mode clean ${1+"$@"}; shift
-  ;;
-compile|compil|compi|comp|com|co|c)
-  shift; set dummy --mode compile ${1+"$@"}; shift
-  ;;
-execute|execut|execu|exec|exe|ex|e)
-  shift; set dummy --mode execute ${1+"$@"}; shift
-  ;;
-finish|finis|fini|fin|fi|f)
-  shift; set dummy --mode finish ${1+"$@"}; shift
-  ;;
-install|instal|insta|inst|ins|in|i)
-  shift; set dummy --mode install ${1+"$@"}; shift
-  ;;
-link|lin|li|l)
-  shift; set dummy --mode link ${1+"$@"}; shift
-  ;;
-uninstall|uninstal|uninsta|uninst|unins|unin|uni|un|u)
-  shift; set dummy --mode uninstall ${1+"$@"}; shift
-  ;;
-esac
-
-
-
-# Option defaults:
-opt_debug=:
-opt_dry_run=false
-opt_config=false
-opt_preserve_dup_deps=false
-opt_features=false
-opt_finish=false
-opt_help=false
-opt_help_all=false
-opt_silent=:
-opt_verbose=:
-opt_silent=false
-opt_verbose=false
-
-
-# Parse options once, thoroughly.  This comes as soon as possible in the
-# script to make things like `--version' happen as quickly as we can.
-{
-  # this just eases exit handling
-  while test $# -gt 0; do
-    opt="$1"
-    shift
-    case $opt in
-      --debug|-x)	opt_debug='set -x'
-			func_echo "enabling shell trace mode"
-			$opt_debug
-			;;
-      --dry-run|--dryrun|-n)
-			opt_dry_run=:
-			;;
-      --config)
-			opt_config=:
-func_config
-			;;
-      --dlopen|-dlopen)
-			optarg="$1"
-			opt_dlopen="${opt_dlopen+$opt_dlopen
-}$optarg"
-			shift
-			;;
-      --preserve-dup-deps)
-			opt_preserve_dup_deps=:
-			;;
-      --features)
-			opt_features=:
-func_features
-			;;
-      --finish)
-			opt_finish=:
-set dummy --mode finish ${1+"$@"}; shift
-			;;
-      --help)
-			opt_help=:
-			;;
-      --help-all)
-			opt_help_all=:
-opt_help=': help-all'
-			;;
-      --mode)
-			test $# = 0 && func_missing_arg $opt && break
-			optarg="$1"
-			opt_mode="$optarg"
-case $optarg in
-  # Valid mode arguments:
-  clean|compile|execute|finish|install|link|relink|uninstall) ;;
-
-  # Catch anything else as an error
-  *) func_error "invalid argument for $opt"
-     exit_cmd=exit
-     break
-     ;;
-esac
-			shift
-			;;
-      --no-silent|--no-quiet)
-			opt_silent=false
-func_append preserve_args " $opt"
-			;;
-      --no-verbose)
-			opt_verbose=false
-func_append preserve_args " $opt"
-			;;
-      --silent|--quiet)
-			opt_silent=:
-func_append preserve_args " $opt"
-        opt_verbose=false
-			;;
-      --verbose|-v)
-			opt_verbose=:
-func_append preserve_args " $opt"
-opt_silent=false
-			;;
-      --tag)
-			test $# = 0 && func_missing_arg $opt && break
-			optarg="$1"
-			opt_tag="$optarg"
-func_append preserve_args " $opt $optarg"
-func_enable_tag "$optarg"
-			shift
-			;;
-
-      -\?|-h)		func_usage				;;
-      --help)		func_help				;;
-      --version)	func_version				;;
-
-      # Separate optargs to long options:
-      --*=*)
-			func_split_long_opt "$opt"
-			set dummy "$func_split_long_opt_name" "$func_split_long_opt_arg" ${1+"$@"}
-			shift
-			;;
-
-      # Separate non-argument short options:
-      -\?*|-h*|-n*|-v*)
-			func_split_short_opt "$opt"
-			set dummy "$func_split_short_opt_name" "-$func_split_short_opt_arg" ${1+"$@"}
-			shift
-			;;
-
-      --)		break					;;
-      -*)		func_fatal_help "unrecognized option \`$opt'" ;;
-      *)		set dummy "$opt" ${1+"$@"};	shift; break  ;;
-    esac
-  done
-
-  # Validate options:
-
-  # save first non-option argument
-  if test "$#" -gt 0; then
-    nonopt="$opt"
-    shift
-  fi
-
-  # preserve --debug
-  test "$opt_debug" = : || func_append preserve_args " --debug"
-
-  case $host in
-    *cygwin* | *mingw* | *pw32* | *cegcc*)
-      # don't eliminate duplications in $postdeps and $predeps
-      opt_duplicate_compiler_generated_deps=:
-      ;;
-    *)
-      opt_duplicate_compiler_generated_deps=$opt_preserve_dup_deps
-      ;;
-  esac
-
-  $opt_help || {
-    # Sanity checks first:
-    func_check_version_match
-
-    if test "$build_libtool_libs" != yes && test "$build_old_libs" != yes; then
-      func_fatal_configuration "not configured to build any kind of library"
-    fi
-
-    # Darwin sucks
-    eval std_shrext=\"$shrext_cmds\"
-
-    # Only execute mode is allowed to have -dlopen flags.
-    if test -n "$opt_dlopen" && test "$opt_mode" != execute; then
-      func_error "unrecognized option \`-dlopen'"
-      $ECHO "$help" 1>&2
-      exit $EXIT_FAILURE
-    fi
-
-    # Change the help message to a mode-specific one.
-    generic_help="$help"
-    help="Try \`$progname --help --mode=$opt_mode' for more information."
-  }
-
-
-  # Bail if the options were screwed
-  $exit_cmd $EXIT_FAILURE
-}
-
-
-
-
-## ----------- ##
-##    Main.    ##
-## ----------- ##
-
-# func_lalib_p file
-# True iff FILE is a libtool `.la' library or `.lo' object file.
-# This function is only a basic sanity check; it will hardly flush out
-# determined imposters.
-func_lalib_p ()
-{
-    test -f "$1" &&
-      $SED -e 4q "$1" 2>/dev/null \
-        | $GREP "^# Generated by .*$PACKAGE" > /dev/null 2>&1
-}
-
-# func_lalib_unsafe_p file
-# True iff FILE is a libtool `.la' library or `.lo' object file.
-# This function implements the same check as func_lalib_p without
-# resorting to external programs.  To this end, it redirects stdin and
-# closes it afterwards, without saving the original file descriptor.
-# As a safety measure, use it only where a negative result would be
-# fatal anyway.  Works if `file' does not exist.
-func_lalib_unsafe_p ()
-{
-    lalib_p=no
-    if test -f "$1" && test -r "$1" && exec 5<&0 <"$1"; then
-	for lalib_p_l in 1 2 3 4
-	do
-	    read lalib_p_line
-	    case "$lalib_p_line" in
-		\#\ Generated\ by\ *$PACKAGE* ) lalib_p=yes; break;;
-	    esac
-	done
-	exec 0<&5 5<&-
-    fi
-    test "$lalib_p" = yes
-}
-
-# func_ltwrapper_script_p file
-# True iff FILE is a libtool wrapper script
-# This function is only a basic sanity check; it will hardly flush out
-# determined imposters.
-func_ltwrapper_script_p ()
-{
-    func_lalib_p "$1"
-}
-
-# func_ltwrapper_executable_p file
-# True iff FILE is a libtool wrapper executable
-# This function is only a basic sanity check; it will hardly flush out
-# determined imposters.
-func_ltwrapper_executable_p ()
-{
-    func_ltwrapper_exec_suffix=
-    case $1 in
-    *.exe) ;;
-    *) func_ltwrapper_exec_suffix=.exe ;;
-    esac
-    $GREP "$magic_exe" "$1$func_ltwrapper_exec_suffix" >/dev/null 2>&1
-}
-
-# func_ltwrapper_scriptname file
-# Assumes file is an ltwrapper_executable
-# uses $file to determine the appropriate filename for a
-# temporary ltwrapper_script.
-func_ltwrapper_scriptname ()
-{
-    func_dirname_and_basename "$1" "" "."
-    func_stripname '' '.exe' "$func_basename_result"
-    func_ltwrapper_scriptname_result="$func_dirname_result/$objdir/${func_stripname_result}_ltshwrapper"
-}
-
-# func_ltwrapper_p file
-# True iff FILE is a libtool wrapper script or wrapper executable
-# This function is only a basic sanity check; it will hardly flush out
-# determined imposters.
-func_ltwrapper_p ()
-{
-    func_ltwrapper_script_p "$1" || func_ltwrapper_executable_p "$1"
-}
-
-
-# func_execute_cmds commands fail_cmd
-# Execute tilde-delimited COMMANDS.
-# If FAIL_CMD is given, eval that upon failure.
-# FAIL_CMD may read-access the current command in variable CMD!
-func_execute_cmds ()
-{
-    $opt_debug
-    save_ifs=$IFS; IFS='~'
-    for cmd in $1; do
-      IFS=$save_ifs
-      eval cmd=\"$cmd\"
-      func_show_eval "$cmd" "${2-:}"
-    done
-    IFS=$save_ifs
-}
-
-
-# func_source file
-# Source FILE, adding directory component if necessary.
-# Note that it is not necessary on cygwin/mingw to append a dot to
-# FILE even if both FILE and FILE.exe exist: automatic-append-.exe
-# behavior happens only for exec(3), not for open(2)!  Also, sourcing
-# `FILE.' does not work on cygwin managed mounts.
-func_source ()
-{
-    $opt_debug
-    case $1 in
-    */* | *\\*)	. "$1" ;;
-    *)		. "./$1" ;;
-    esac
-}
-
-
-# func_resolve_sysroot PATH
-# Replace a leading = in PATH with a sysroot.  Store the result into
-# func_resolve_sysroot_result
-func_resolve_sysroot ()
-{
-  func_resolve_sysroot_result=$1
-  case $func_resolve_sysroot_result in
-  =*)
-    func_stripname '=' '' "$func_resolve_sysroot_result"
-    func_resolve_sysroot_result=$lt_sysroot$func_stripname_result
-    ;;
-  esac
-}
-
-# func_replace_sysroot PATH
-# If PATH begins with the sysroot, replace it with = and
-# store the result into func_replace_sysroot_result.
-func_replace_sysroot ()
-{
-  case "$lt_sysroot:$1" in
-  ?*:"$lt_sysroot"*)
-    func_stripname "$lt_sysroot" '' "$1"
-    func_replace_sysroot_result="=$func_stripname_result"
-    ;;
-  *)
-    # Including no sysroot.
-    func_replace_sysroot_result=$1
-    ;;
-  esac
-}
-
-# func_infer_tag arg
-# Infer tagged configuration to use if any are available and
-# if one wasn't chosen via the "--tag" command line option.
-# Only attempt this if the compiler in the base compile
-# command doesn't match the default compiler.
-# arg is usually of the form 'gcc ...'
-func_infer_tag ()
-{
-    $opt_debug
-    if test -n "$available_tags" && test -z "$tagname"; then
-      CC_quoted=
-      for arg in $CC; do
-	func_append_quoted CC_quoted "$arg"
-      done
-      CC_expanded=`func_echo_all $CC`
-      CC_quoted_expanded=`func_echo_all $CC_quoted`
-      case $@ in
-      # Blanks in the command may have been stripped by the calling shell,
-      # but not from the CC environment variable when configure was run.
-      " $CC "* | "$CC "* | " $CC_expanded "* | "$CC_expanded "* | \
-      " $CC_quoted"* | "$CC_quoted "* | " $CC_quoted_expanded "* | "$CC_quoted_expanded "*) ;;
-      # Blanks at the start of $base_compile will cause this to fail
-      # if we don't check for them as well.
-      *)
-	for z in $available_tags; do
-	  if $GREP "^# ### BEGIN LIBTOOL TAG CONFIG: $z$" < "$progpath" > /dev/null; then
-	    # Evaluate the configuration.
-	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
-	    CC_quoted=
-	    for arg in $CC; do
-	      # Double-quote args containing other shell metacharacters.
-	      func_append_quoted CC_quoted "$arg"
-	    done
-	    CC_expanded=`func_echo_all $CC`
-	    CC_quoted_expanded=`func_echo_all $CC_quoted`
-	    case "$@ " in
-	    " $CC "* | "$CC "* | " $CC_expanded "* | "$CC_expanded "* | \
-	    " $CC_quoted"* | "$CC_quoted "* | " $CC_quoted_expanded "* | "$CC_quoted_expanded "*)
-	      # The compiler in the base compile command matches
-	      # the one in the tagged configuration.
-	      # Assume this is the tagged configuration we want.
-	      tagname=$z
-	      break
-	      ;;
-	    esac
-	  fi
-	done
-	# If $tagname still isn't set, then no tagged configuration
-	# was found and let the user know that the "--tag" command
-	# line option must be used.
-	if test -z "$tagname"; then
-	  func_echo "unable to infer tagged configuration"
-	  func_fatal_error "specify a tag with \`--tag'"
-#	else
-#	  func_verbose "using $tagname tagged configuration"
-	fi
-	;;
-      esac
-    fi
-}
-
-
-
-# func_write_libtool_object output_name pic_name nonpic_name
-# Create a libtool object file (analogous to a ".la" file),
-# but don't create it if we're doing a dry run.
-func_write_libtool_object ()
-{
-    write_libobj=${1}
-    if test "$build_libtool_libs" = yes; then
-      write_lobj=\'${2}\'
-    else
-      write_lobj=none
-    fi
-
-    if test "$build_old_libs" = yes; then
-      write_oldobj=\'${3}\'
-    else
-      write_oldobj=none
-    fi
-
-    $opt_dry_run || {
-      cat >${write_libobj}T <<EOF
-# $write_libobj - a libtool object file
-# Generated by $PROGRAM (GNU $PACKAGE$TIMESTAMP) $VERSION
-#
-# Please DO NOT delete this file!
-# It is necessary for linking the library.
-
-# Name of the PIC object.
-pic_object=$write_lobj
-
-# Name of the non-PIC object
-non_pic_object=$write_oldobj
-
-EOF
-      $MV "${write_libobj}T" "${write_libobj}"
-    }
-}
-
-
-##################################################
-# FILE NAME AND PATH CONVERSION HELPER FUNCTIONS #
-##################################################
-
-# func_convert_core_file_wine_to_w32 ARG
-# Helper function used by file name conversion functions when $build is *nix,
-# and $host is mingw, cygwin, or some other w32 environment. Relies on a
-# correctly configured wine environment available, with the winepath program
-# in $build's $PATH.
-#
-# ARG is the $build file name to be converted to w32 format.
-# Result is available in $func_convert_core_file_wine_to_w32_result, and will
-# be empty on error (or when ARG is empty)
-func_convert_core_file_wine_to_w32 ()
-{
-  $opt_debug
-  func_convert_core_file_wine_to_w32_result="$1"
-  if test -n "$1"; then
-    # Unfortunately, winepath does not exit with a non-zero error code, so we
-    # are forced to check the contents of stdout. On the other hand, if the
-    # command is not found, the shell will set an exit code of 127 and print
-    # *an error message* to stdout. So we must check for both error code of
-    # zero AND non-empty stdout, which explains the odd construction:
-    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
-    if test "$?" -eq 0 && test -n "${func_convert_core_file_wine_to_w32_tmp}"; then
-      func_convert_core_file_wine_to_w32_result=`$ECHO "$func_convert_core_file_wine_to_w32_tmp" |
-        $SED -e "$lt_sed_naive_backslashify"`
-    else
-      func_convert_core_file_wine_to_w32_result=
-    fi
-  fi
-}
-# end: func_convert_core_file_wine_to_w32
-
-
-# func_convert_core_path_wine_to_w32 ARG
-# Helper function used by path conversion functions when $build is *nix, and
-# $host is mingw, cygwin, or some other w32 environment. Relies on a correctly
-# configured wine environment available, with the winepath program in $build's
-# $PATH. Assumes ARG has no leading or trailing path separator characters.
-#
-# ARG is path to be converted from $build format to win32.
-# Result is available in $func_convert_core_path_wine_to_w32_result.
-# Unconvertible file (directory) names in ARG are skipped; if no directory names
-# are convertible, then the result may be empty.
-func_convert_core_path_wine_to_w32 ()
-{
-  $opt_debug
-  # unfortunately, winepath doesn't convert paths, only file names
-  func_convert_core_path_wine_to_w32_result=""
-  if test -n "$1"; then
-    oldIFS=$IFS
-    IFS=:
-    for func_convert_core_path_wine_to_w32_f in $1; do
-      IFS=$oldIFS
-      func_convert_core_file_wine_to_w32 "$func_convert_core_path_wine_to_w32_f"
-      if test -n "$func_convert_core_file_wine_to_w32_result" ; then
-        if test -z "$func_convert_core_path_wine_to_w32_result"; then
-          func_convert_core_path_wine_to_w32_result="$func_convert_core_file_wine_to_w32_result"
-        else
-          func_append func_convert_core_path_wine_to_w32_result ";$func_convert_core_file_wine_to_w32_result"
-        fi
-      fi
-    done
-    IFS=$oldIFS
-  fi
-}
-# end: func_convert_core_path_wine_to_w32
-
-
-# func_cygpath ARGS...
-# Wrapper around calling the cygpath program via LT_CYGPATH. This is used when
-# when (1) $build is *nix and Cygwin is hosted via a wine environment; or (2)
-# $build is MSYS and $host is Cygwin, or (3) $build is Cygwin. In case (1) or
-# (2), returns the Cygwin file name or path in func_cygpath_result (input
-# file name or path is assumed to be in w32 format, as previously converted
-# from $build's *nix or MSYS format). In case (3), returns the w32 file name
-# or path in func_cygpath_result (input file name or path is assumed to be in
-# Cygwin format). Returns an empty string on error.
-#
-# ARGS are passed to cygpath, with the last one being the file name or path to
-# be converted.
-#
-# Specify the absolute *nix (or w32) name to cygpath in the LT_CYGPATH
-# environment variable; do not put it in $PATH.
-func_cygpath ()
-{
-  $opt_debug
-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
-    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
-    if test "$?" -ne 0; then
-      # on failure, ensure result is empty
-      func_cygpath_result=
-    fi
-  else
-    func_cygpath_result=
-    func_error "LT_CYGPATH is empty or specifies non-existent file: \`$LT_CYGPATH'"
-  fi
-}
-#end: func_cygpath
-
-
-# func_convert_core_msys_to_w32 ARG
-# Convert file name or path ARG from MSYS format to w32 format.  Return
-# result in func_convert_core_msys_to_w32_result.
-func_convert_core_msys_to_w32 ()
-{
-  $opt_debug
-  # awkward: cmd appends spaces to result
-  func_convert_core_msys_to_w32_result=`( cmd //c echo "$1" ) 2>/dev/null |
-    $SED -e 's/[ ]*$//' -e "$lt_sed_naive_backslashify"`
-}
-#end: func_convert_core_msys_to_w32
-
-
-# func_convert_file_check ARG1 ARG2
-# Verify that ARG1 (a file name in $build format) was converted to $host
-# format in ARG2. Otherwise, emit an error message, but continue (resetting
-# func_to_host_file_result to ARG1).
-func_convert_file_check ()
-{
-  $opt_debug
-  if test -z "$2" && test -n "$1" ; then
-    func_error "Could not determine host file name corresponding to"
-    func_error "  \`$1'"
-    func_error "Continuing, but uninstalled executables may not work."
-    # Fallback:
-    func_to_host_file_result="$1"
-  fi
-}
-# end func_convert_file_check
-
-
-# func_convert_path_check FROM_PATHSEP TO_PATHSEP FROM_PATH TO_PATH
-# Verify that FROM_PATH (a path in $build format) was converted to $host
-# format in TO_PATH. Otherwise, emit an error message, but continue, resetting
-# func_to_host_file_result to a simplistic fallback value (see below).
-func_convert_path_check ()
-{
-  $opt_debug
-  if test -z "$4" && test -n "$3"; then
-    func_error "Could not determine the host path corresponding to"
-    func_error "  \`$3'"
-    func_error "Continuing, but uninstalled executables may not work."
-    # Fallback.  This is a deliberately simplistic "conversion" and
-    # should not be "improved".  See libtool.info.
-    if test "x$1" != "x$2"; then
-      lt_replace_pathsep_chars="s|$1|$2|g"
-      func_to_host_path_result=`echo "$3" |
-        $SED -e "$lt_replace_pathsep_chars"`
-    else
-      func_to_host_path_result="$3"
-    fi
-  fi
-}
-# end func_convert_path_check
-
-
-# func_convert_path_front_back_pathsep FRONTPAT BACKPAT REPL ORIG
-# Modifies func_to_host_path_result by prepending REPL if ORIG matches FRONTPAT
-# and appending REPL if ORIG matches BACKPAT.
-func_convert_path_front_back_pathsep ()
-{
-  $opt_debug
-  case $4 in
-  $1 ) func_to_host_path_result="$3$func_to_host_path_result"
-    ;;
-  esac
-  case $4 in
-  $2 ) func_append func_to_host_path_result "$3"
-    ;;
-  esac
-}
-# end func_convert_path_front_back_pathsep
-
-
-##################################################
-# $build to $host FILE NAME CONVERSION FUNCTIONS #
-##################################################
-# invoked via `$to_host_file_cmd ARG'
-#
-# In each case, ARG is the path to be converted from $build to $host format.
-# Result will be available in $func_to_host_file_result.
-
-
-# func_to_host_file ARG
-# Converts the file name ARG from $build format to $host format. Return result
-# in func_to_host_file_result.
-func_to_host_file ()
-{
-  $opt_debug
-  $to_host_file_cmd "$1"
-}
-# end func_to_host_file
-
-
-# func_to_tool_file ARG LAZY
-# converts the file name ARG from $build format to toolchain format. Return
-# result in func_to_tool_file_result.  If the conversion in use is listed
-# in (the comma separated) LAZY, no conversion takes place.
-func_to_tool_file ()
-{
-  $opt_debug
-  case ,$2, in
-    *,"$to_tool_file_cmd",*)
-      func_to_tool_file_result=$1
-      ;;
-    *)
-      $to_tool_file_cmd "$1"
-      func_to_tool_file_result=$func_to_host_file_result
-      ;;
-  esac
-}
-# end func_to_tool_file
-
-
-# func_convert_file_noop ARG
-# Copy ARG to func_to_host_file_result.
-func_convert_file_noop ()
-{
-  func_to_host_file_result="$1"
-}
-# end func_convert_file_noop
-
-
-# func_convert_file_msys_to_w32 ARG
-# Convert file name ARG from (mingw) MSYS to (mingw) w32 format; automatic
-# conversion to w32 is not available inside the cwrapper.  Returns result in
-# func_to_host_file_result.
-func_convert_file_msys_to_w32 ()
-{
-  $opt_debug
-  func_to_host_file_result="$1"
-  if test -n "$1"; then
-    func_convert_core_msys_to_w32 "$1"
-    func_to_host_file_result="$func_convert_core_msys_to_w32_result"
-  fi
-  func_convert_file_check "$1" "$func_to_host_file_result"
-}
-# end func_convert_file_msys_to_w32
-
-
-# func_convert_file_cygwin_to_w32 ARG
-# Convert file name ARG from Cygwin to w32 format.  Returns result in
-# func_to_host_file_result.
-func_convert_file_cygwin_to_w32 ()
-{
-  $opt_debug
-  func_to_host_file_result="$1"
-  if test -n "$1"; then
-    # because $build is cygwin, we call "the" cygpath in $PATH; no need to use
-    # LT_CYGPATH in this case.
-    func_to_host_file_result=`cygpath -m "$1"`
-  fi
-  func_convert_file_check "$1" "$func_to_host_file_result"
-}
-# end func_convert_file_cygwin_to_w32
-
-
-# func_convert_file_nix_to_w32 ARG
-# Convert file name ARG from *nix to w32 format.  Requires a wine environment
-# and a working winepath. Returns result in func_to_host_file_result.
-func_convert_file_nix_to_w32 ()
-{
-  $opt_debug
-  func_to_host_file_result="$1"
-  if test -n "$1"; then
-    func_convert_core_file_wine_to_w32 "$1"
-    func_to_host_file_result="$func_convert_core_file_wine_to_w32_result"
-  fi
-  func_convert_file_check "$1" "$func_to_host_file_result"
-}
-# end func_convert_file_nix_to_w32
-
-
-# func_convert_file_msys_to_cygwin ARG
-# Convert file name ARG from MSYS to Cygwin format.  Requires LT_CYGPATH set.
-# Returns result in func_to_host_file_result.
-func_convert_file_msys_to_cygwin ()
-{
-  $opt_debug
-  func_to_host_file_result="$1"
-  if test -n "$1"; then
-    func_convert_core_msys_to_w32 "$1"
-    func_cygpath -u "$func_convert_core_msys_to_w32_result"
-    func_to_host_file_result="$func_cygpath_result"
-  fi
-  func_convert_file_check "$1" "$func_to_host_file_result"
-}
-# end func_convert_file_msys_to_cygwin
-
-
-# func_convert_file_nix_to_cygwin ARG
-# Convert file name ARG from *nix to Cygwin format.  Requires Cygwin installed
-# in a wine environment, working winepath, and LT_CYGPATH set.  Returns result
-# in func_to_host_file_result.
-func_convert_file_nix_to_cygwin ()
-{
-  $opt_debug
-  func_to_host_file_result="$1"
-  if test -n "$1"; then
-    # convert from *nix to w32, then use cygpath to convert from w32 to cygwin.
-    func_convert_core_file_wine_to_w32 "$1"
-    func_cygpath -u "$func_convert_core_file_wine_to_w32_result"
-    func_to_host_file_result="$func_cygpath_result"
-  fi
-  func_convert_file_check "$1" "$func_to_host_file_result"
-}
-# end func_convert_file_nix_to_cygwin
-
-
-#############################################
-# $build to $host PATH CONVERSION FUNCTIONS #
-#############################################
-# invoked via `$to_host_path_cmd ARG'
-#
-# In each case, ARG is the path to be converted from $build to $host format.
-# The result will be available in $func_to_host_path_result.
-#
-# Path separators are also converted from $build format to $host format.  If
-# ARG begins or ends with a path separator character, it is preserved (but
-# converted to $host format) on output.
-#
-# All path conversion functions are named using the following convention:
-#   file name conversion function    : func_convert_file_X_to_Y ()
-#   path conversion function         : func_convert_path_X_to_Y ()
-# where, for any given $build/$host combination the 'X_to_Y' value is the
-# same.  If conversion functions are added for new $build/$host combinations,
-# the two new functions must follow this pattern, or func_init_to_host_path_cmd
-# will break.
-
-
-# func_init_to_host_path_cmd
-# Ensures that function "pointer" variable $to_host_path_cmd is set to the
-# appropriate value, based on the value of $to_host_file_cmd.
-to_host_path_cmd=
-func_init_to_host_path_cmd ()
-{
-  $opt_debug
-  if test -z "$to_host_path_cmd"; then
-    func_stripname 'func_convert_file_' '' "$to_host_file_cmd"
-    to_host_path_cmd="func_convert_path_${func_stripname_result}"
-  fi
-}
-
-
-# func_to_host_path ARG
-# Converts the path ARG from $build format to $host format. Return result
-# in func_to_host_path_result.
-func_to_host_path ()
-{
-  $opt_debug
-  func_init_to_host_path_cmd
-  $to_host_path_cmd "$1"
-}
-# end func_to_host_path
-
-
-# func_convert_path_noop ARG
-# Copy ARG to func_to_host_path_result.
-func_convert_path_noop ()
-{
-  func_to_host_path_result="$1"
-}
-# end func_convert_path_noop
-
-
-# func_convert_path_msys_to_w32 ARG
-# Convert path ARG from (mingw) MSYS to (mingw) w32 format; automatic
-# conversion to w32 is not available inside the cwrapper.  Returns result in
-# func_to_host_path_result.
-func_convert_path_msys_to_w32 ()
-{
-  $opt_debug
-  func_to_host_path_result="$1"
-  if test -n "$1"; then
-    # Remove leading and trailing path separator characters from ARG.  MSYS
-    # behavior is inconsistent here; cygpath turns them into '.;' and ';.';
-    # and winepath ignores them completely.
-    func_stripname : : "$1"
-    func_to_host_path_tmp1=$func_stripname_result
-    func_convert_core_msys_to_w32 "$func_to_host_path_tmp1"
-    func_to_host_path_result="$func_convert_core_msys_to_w32_result"
-    func_convert_path_check : ";" \
-      "$func_to_host_path_tmp1" "$func_to_host_path_result"
-    func_convert_path_front_back_pathsep ":*" "*:" ";" "$1"
-  fi
-}
-# end func_convert_path_msys_to_w32
-
-
-# func_convert_path_cygwin_to_w32 ARG
-# Convert path ARG from Cygwin to w32 format.  Returns result in
-# func_to_host_file_result.
-func_convert_path_cygwin_to_w32 ()
-{
-  $opt_debug
-  func_to_host_path_result="$1"
-  if test -n "$1"; then
-    # See func_convert_path_msys_to_w32:
-    func_stripname : : "$1"
-    func_to_host_path_tmp1=$func_stripname_result
-    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
-    func_convert_path_check : ";" \
-      "$func_to_host_path_tmp1" "$func_to_host_path_result"
-    func_convert_path_front_back_pathsep ":*" "*:" ";" "$1"
-  fi
-}
-# end func_convert_path_cygwin_to_w32
-
-
-# func_convert_path_nix_to_w32 ARG
-# Convert path ARG from *nix to w32 format.  Requires a wine environment and
-# a working winepath.  Returns result in func_to_host_file_result.
-func_convert_path_nix_to_w32 ()
-{
-  $opt_debug
-  func_to_host_path_result="$1"
-  if test -n "$1"; then
-    # See func_convert_path_msys_to_w32:
-    func_stripname : : "$1"
-    func_to_host_path_tmp1=$func_stripname_result
-    func_convert_core_path_wine_to_w32 "$func_to_host_path_tmp1"
-    func_to_host_path_result="$func_convert_core_path_wine_to_w32_result"
-    func_convert_path_check : ";" \
-      "$func_to_host_path_tmp1" "$func_to_host_path_result"
-    func_convert_path_front_back_pathsep ":*" "*:" ";" "$1"
-  fi
-}
-# end func_convert_path_nix_to_w32
-
-
-# func_convert_path_msys_to_cygwin ARG
-# Convert path ARG from MSYS to Cygwin format.  Requires LT_CYGPATH set.
-# Returns result in func_to_host_file_result.
-func_convert_path_msys_to_cygwin ()
-{
-  $opt_debug
-  func_to_host_path_result="$1"
-  if test -n "$1"; then
-    # See func_convert_path_msys_to_w32:
-    func_stripname : : "$1"
-    func_to_host_path_tmp1=$func_stripname_result
-    func_convert_core_msys_to_w32 "$func_to_host_path_tmp1"
-    func_cygpath -u -p "$func_convert_core_msys_to_w32_result"
-    func_to_host_path_result="$func_cygpath_result"
-    func_convert_path_check : : \
-      "$func_to_host_path_tmp1" "$func_to_host_path_result"
-    func_convert_path_front_back_pathsep ":*" "*:" : "$1"
-  fi
-}
-# end func_convert_path_msys_to_cygwin
-
-
-# func_convert_path_nix_to_cygwin ARG
-# Convert path ARG from *nix to Cygwin format.  Requires Cygwin installed in a
-# a wine environment, working winepath, and LT_CYGPATH set.  Returns result in
-# func_to_host_file_result.
-func_convert_path_nix_to_cygwin ()
-{
-  $opt_debug
-  func_to_host_path_result="$1"
-  if test -n "$1"; then
-    # Remove leading and trailing path separator characters from
-    # ARG. msys behavior is inconsistent here, cygpath turns them
-    # into '.;' and ';.', and winepath ignores them completely.
-    func_stripname : : "$1"
-    func_to_host_path_tmp1=$func_stripname_result
-    func_convert_core_path_wine_to_w32 "$func_to_host_path_tmp1"
-    func_cygpath -u -p "$func_convert_core_path_wine_to_w32_result"
-    func_to_host_path_result="$func_cygpath_result"
-    func_convert_path_check : : \
-      "$func_to_host_path_tmp1" "$func_to_host_path_result"
-    func_convert_path_front_back_pathsep ":*" "*:" : "$1"
-  fi
-}
-# end func_convert_path_nix_to_cygwin
-
-
-# func_mode_compile arg...
-func_mode_compile ()
-{
-    $opt_debug
-    # Get the compilation command and the source file.
-    base_compile=
-    srcfile="$nonopt"  #  always keep a non-empty value in "srcfile"
-    suppress_opt=yes
-    suppress_output=
-    arg_mode=normal
-    libobj=
-    later=
-    pie_flag=
-
-    for arg
-    do
-      case $arg_mode in
-      arg  )
-	# do not "continue".  Instead, add this to base_compile
-	lastarg="$arg"
-	arg_mode=normal
-	;;
-
-      target )
-	libobj="$arg"
-	arg_mode=normal
-	continue
-	;;
-
-      normal )
-	# Accept any command-line options.
-	case $arg in
-	-o)
-	  test -n "$libobj" && \
-	    func_fatal_error "you cannot specify \`-o' more than once"
-	  arg_mode=target
-	  continue
-	  ;;
-
-	-pie | -fpie | -fPIE)
-          func_append pie_flag " $arg"
-	  continue
-	  ;;
-
-	-shared | -static | -prefer-pic | -prefer-non-pic)
-	  func_append later " $arg"
-	  continue
-	  ;;
-
-	-no-suppress)
-	  suppress_opt=no
-	  continue
-	  ;;
-
-	-Xcompiler)
-	  arg_mode=arg  #  the next one goes into the "base_compile" arg list
-	  continue      #  The current "srcfile" will either be retained or
-	  ;;            #  replaced later.  I would guess that would be a bug.
-
-	-Wc,*)
-	  func_stripname '-Wc,' '' "$arg"
-	  args=$func_stripname_result
-	  lastarg=
-	  save_ifs="$IFS"; IFS=','
-	  for arg in $args; do
-	    IFS="$save_ifs"
-	    func_append_quoted lastarg "$arg"
-	  done
-	  IFS="$save_ifs"
-	  func_stripname ' ' '' "$lastarg"
-	  lastarg=$func_stripname_result
-
-	  # Add the arguments to base_compile.
-	  func_append base_compile " $lastarg"
-	  continue
-	  ;;
-
-	*)
-	  # Accept the current argument as the source file.
-	  # The previous "srcfile" becomes the current argument.
-	  #
-	  lastarg="$srcfile"
-	  srcfile="$arg"
-	  ;;
-	esac  #  case $arg
-	;;
-      esac    #  case $arg_mode
-
-      # Aesthetically quote the previous argument.
-      func_append_quoted base_compile "$lastarg"
-    done # for arg
-
-    case $arg_mode in
-    arg)
-      func_fatal_error "you must specify an argument for -Xcompile"
-      ;;
-    target)
-      func_fatal_error "you must specify a target with \`-o'"
-      ;;
-    *)
-      # Get the name of the library object.
-      test -z "$libobj" && {
-	func_basename "$srcfile"
-	libobj="$func_basename_result"
-      }
-      ;;
-    esac
-
-    # Recognize several different file suffixes.
-    # If the user specifies -o file.o, it is replaced with file.lo
-    case $libobj in
-    *.[cCFSifmso] | \
-    *.ada | *.adb | *.ads | *.asm | \
-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
-    *.[fF][09]? | *.for | *.java | *.obj | *.sx | *.cu | *.cup)
-      func_xform "$libobj"
-      libobj=$func_xform_result
-      ;;
-    esac
-
-    case $libobj in
-    *.lo) func_lo2o "$libobj"; obj=$func_lo2o_result ;;
-    *)
-      func_fatal_error "cannot determine name of library object from \`$libobj'"
-      ;;
-    esac
-
-    func_infer_tag $base_compile
-
-    for arg in $later; do
-      case $arg in
-      -shared)
-	test "$build_libtool_libs" != yes && \
-	  func_fatal_configuration "can not build a shared library"
-	build_old_libs=no
-	continue
-	;;
-
-      -static)
-	build_libtool_libs=no
-	build_old_libs=yes
-	continue
-	;;
-
-      -prefer-pic)
-	pic_mode=yes
-	continue
-	;;
-
-      -prefer-non-pic)
-	pic_mode=no
-	continue
-	;;
-      esac
-    done
-
-    func_quote_for_eval "$libobj"
-    test "X$libobj" != "X$func_quote_for_eval_result" \
-      && $ECHO "X$libobj" | $GREP '[]~#^*{};<>?"'"'"'	 &()|`$[]' \
-      && func_warning "libobj name \`$libobj' may not contain shell special characters."
-    func_dirname_and_basename "$obj" "/" ""
-    objname="$func_basename_result"
-    xdir="$func_dirname_result"
-    lobj=${xdir}$objdir/$objname
-
-    test -z "$base_compile" && \
-      func_fatal_help "you must specify a compilation command"
-
-    # Delete any leftover library objects.
-    if test "$build_old_libs" = yes; then
-      removelist="$obj $lobj $libobj ${libobj}T"
-    else
-      removelist="$lobj $libobj ${libobj}T"
-    fi
-
-    # On Cygwin there's no "real" PIC flag so we must build both object types
-    case $host_os in
-    cygwin* | mingw* | pw32* | os2* | cegcc*)
-      pic_mode=default
-      ;;
-    esac
-    if test "$pic_mode" = no && test "$deplibs_check_method" != pass_all; then
-      # non-PIC code in shared libraries is not supported
-      pic_mode=default
-    fi
-
-    # Calculate the filename of the output object if compiler does
-    # not support -o with -c
-    if test "$compiler_c_o" = no; then
-      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext}
-      lockfile="$output_obj.lock"
-    else
-      output_obj=
-      need_locks=no
-      lockfile=
-    fi
-
-    # Lock this critical section if it is needed
-    # We use this script file to make the link, it avoids creating a new file
-    if test "$need_locks" = yes; then
-      until $opt_dry_run || ln "$progpath" "$lockfile" 2>/dev/null; do
-	func_echo "Waiting for $lockfile to be removed"
-	sleep 2
-      done
-    elif test "$need_locks" = warn; then
-      if test -f "$lockfile"; then
-	$ECHO "\
-*** ERROR, $lockfile exists and contains:
-`cat $lockfile 2>/dev/null`
-
-This indicates that another process is trying to use the same
-temporary object file, and libtool could not work around it because
-your compiler does not support \`-c' and \`-o' together.  If you
-repeat this compilation, it may succeed, by chance, but you had better
-avoid parallel builds (make -j) in this platform, or get a better
-compiler."
-
-	$opt_dry_run || $RM $removelist
-	exit $EXIT_FAILURE
-      fi
-      func_append removelist " $output_obj"
-      $ECHO "$srcfile" > "$lockfile"
-    fi
-
-    $opt_dry_run || $RM $removelist
-    func_append removelist " $lockfile"
-    trap '$opt_dry_run || $RM $removelist; exit $EXIT_FAILURE' 1 2 15
-
-    func_to_tool_file "$srcfile" func_convert_file_msys_to_w32
-    srcfile=$func_to_tool_file_result
-    func_quote_for_eval "$srcfile"
-    qsrcfile=$func_quote_for_eval_result
-
-    # Only build a PIC object if we are building libtool libraries.
-    if test "$build_libtool_libs" = yes; then
-      # Without this assignment, base_compile gets emptied.
-      fbsd_hideous_sh_bug=$base_compile
-
-      if test "$pic_mode" != no; then
-	command="$base_compile $qsrcfile $pic_flag"
-      else
-	# Don't build PIC code
-	command="$base_compile $qsrcfile"
-      fi
-
-      func_mkdir_p "$xdir$objdir"
-
-      if test -z "$output_obj"; then
-	# Place PIC objects in $objdir
-	func_append command " -o $lobj"
-      fi
-
-      func_show_eval_locale "$command"	\
-          'test -n "$output_obj" && $RM $removelist; exit $EXIT_FAILURE'
-
-      if test "$need_locks" = warn &&
-	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
-	$ECHO "\
-*** ERROR, $lockfile contains:
-`cat $lockfile 2>/dev/null`
-
-but it should contain:
-$srcfile
-
-This indicates that another process is trying to use the same
-temporary object file, and libtool could not work around it because
-your compiler does not support \`-c' and \`-o' together.  If you
-repeat this compilation, it may succeed, by chance, but you had better
-avoid parallel builds (make -j) in this platform, or get a better
-compiler."
-
-	$opt_dry_run || $RM $removelist
-	exit $EXIT_FAILURE
-      fi
-
-      # Just move the object if needed, then go on to compile the next one
-      if test -n "$output_obj" && test "X$output_obj" != "X$lobj"; then
-	func_show_eval '$MV "$output_obj" "$lobj"' \
-	  'error=$?; $opt_dry_run || $RM $removelist; exit $error'
-      fi
-
-      # Allow error messages only from the first compilation.
-      if test "$suppress_opt" = yes; then
-	suppress_output=' >/dev/null 2>&1'
-      fi
-    fi
-
-    # Only build a position-dependent object if we build old libraries.
-    if test "$build_old_libs" = yes; then
-      if test "$pic_mode" != yes; then
-	# Don't build PIC code
-	command="$base_compile $qsrcfile$pie_flag"
-      else
-	command="$base_compile $qsrcfile $pic_flag"
-      fi
-      if test "$compiler_c_o" = yes; then
-	func_append command " -o $obj"
-      fi
-
-      # Suppress compiler output if we already did a PIC compilation.
-      func_append command "$suppress_output"
-      func_show_eval_locale "$command" \
-        '$opt_dry_run || $RM $removelist; exit $EXIT_FAILURE'
-
-      if test "$need_locks" = warn &&
-	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
-	$ECHO "\
-*** ERROR, $lockfile contains:
-`cat $lockfile 2>/dev/null`
-
-but it should contain:
-$srcfile
-
-This indicates that another process is trying to use the same
-temporary object file, and libtool could not work around it because
-your compiler does not support \`-c' and \`-o' together.  If you
-repeat this compilation, it may succeed, by chance, but you had better
-avoid parallel builds (make -j) in this platform, or get a better
-compiler."
-
-	$opt_dry_run || $RM $removelist
-	exit $EXIT_FAILURE
-      fi
-
-      # Just move the object if needed
-      if test -n "$output_obj" && test "X$output_obj" != "X$obj"; then
-	func_show_eval '$MV "$output_obj" "$obj"' \
-	  'error=$?; $opt_dry_run || $RM $removelist; exit $error'
-      fi
-    fi
-
-    $opt_dry_run || {
-      func_write_libtool_object "$libobj" "$objdir/$objname" "$objname"
-
-      # Unlock the critical section if it was locked
-      if test "$need_locks" != no; then
-	removelist=$lockfile
-        $RM "$lockfile"
-      fi
-    }
-
-    exit $EXIT_SUCCESS
-}
-
-$opt_help || {
-  test "$opt_mode" = compile && func_mode_compile ${1+"$@"}
-}
-
-func_mode_help ()
-{
-    # We need to display help for each of the modes.
-    case $opt_mode in
-      "")
-        # Generic help is extracted from the usage comments
-        # at the start of this file.
-        func_help
-        ;;
-
-      clean)
-        $ECHO \
-"Usage: $progname [OPTION]... --mode=clean RM [RM-OPTION]... FILE...
-
-Remove files from the build directory.
-
-RM is the name of the program to use to delete files associated with each FILE
-(typically \`/bin/rm').  RM-OPTIONS are options (such as \`-f') to be passed
-to RM.
-
-If FILE is a libtool library, object or program, all the files associated
-with it are deleted. Otherwise, only FILE itself is deleted using RM."
-        ;;
-
-      compile)
-      $ECHO \
-"Usage: $progname [OPTION]... --mode=compile COMPILE-COMMAND... SOURCEFILE
-
-Compile a source file into a libtool library object.
-
-This mode accepts the following additional options:
-
-  -o OUTPUT-FILE    set the output file name to OUTPUT-FILE
-  -no-suppress      do not suppress compiler output for multiple passes
-  -prefer-pic       try to build PIC objects only
-  -prefer-non-pic   try to build non-PIC objects only
-  -shared           do not build a \`.o' file suitable for static linking
-  -static           only build a \`.o' file suitable for static linking
-  -Wc,FLAG          pass FLAG directly to the compiler
-
-COMPILE-COMMAND is a command to be used in creating a \`standard' object file
-from the given SOURCEFILE.
-
-The output file name is determined by removing the directory component from
-SOURCEFILE, then substituting the C source code suffix \`.c' with the
-library object suffix, \`.lo'."
-        ;;
-
-      execute)
-        $ECHO \
-"Usage: $progname [OPTION]... --mode=execute COMMAND [ARGS]...
-
-Automatically set library path, then run a program.
-
-This mode accepts the following additional options:
-
-  -dlopen FILE      add the directory containing FILE to the library path
-
-This mode sets the library path environment variable according to \`-dlopen'
-flags.
-
-If any of the ARGS are libtool executable wrappers, then they are translated
-into their corresponding uninstalled binary, and any of their required library
-directories are added to the library path.
-
-Then, COMMAND is executed, with ARGS as arguments."
-        ;;
-
-      finish)
-        $ECHO \
-"Usage: $progname [OPTION]... --mode=finish [LIBDIR]...
-
-Complete the installation of libtool libraries.
-
-Each LIBDIR is a directory that contains libtool libraries.
-
-The commands that this mode executes may require superuser privileges.  Use
-the \`--dry-run' option if you just want to see what would be executed."
-        ;;
-
-      install)
-        $ECHO \
-"Usage: $progname [OPTION]... --mode=install INSTALL-COMMAND...
-
-Install executables or libraries.
-
-INSTALL-COMMAND is the installation command.  The first component should be
-either the \`install' or \`cp' program.
-
-The following components of INSTALL-COMMAND are treated specially:
-
-  -inst-prefix-dir PREFIX-DIR  Use PREFIX-DIR as a staging area for installation
-
-The rest of the components are interpreted as arguments to that command (only
-BSD-compatible install options are recognized)."
-        ;;
-
-      link)
-        $ECHO \
-"Usage: $progname [OPTION]... --mode=link LINK-COMMAND...
-
-Link object files or libraries together to form another library, or to
-create an executable program.
-
-LINK-COMMAND is a command using the C compiler that you would use to create
-a program from several object files.
-
-The following components of LINK-COMMAND are treated specially:
-
-  -all-static       do not do any dynamic linking at all
-  -avoid-version    do not add a version suffix if possible
-  -bindir BINDIR    specify path to binaries directory (for systems where
-                    libraries must be found in the PATH setting at runtime)
-  -dlopen FILE      \`-dlpreopen' FILE if it cannot be dlopened at runtime
-  -dlpreopen FILE   link in FILE and add its symbols to lt_preloaded_symbols
-  -export-dynamic   allow symbols from OUTPUT-FILE to be resolved with dlsym(3)
-  -export-symbols SYMFILE
-                    try to export only the symbols listed in SYMFILE
-  -export-symbols-regex REGEX
-                    try to export only the symbols matching REGEX
-  -LLIBDIR          search LIBDIR for required installed libraries
-  -lNAME            OUTPUT-FILE requires the installed library libNAME
-  -module           build a library that can dlopened
-  -no-fast-install  disable the fast-install mode
-  -no-install       link a not-installable executable
-  -no-undefined     declare that a library does not refer to external symbols
-  -o OUTPUT-FILE    create OUTPUT-FILE from the specified objects
-  -objectlist FILE  Use a list of object files found in FILE to specify objects
-  -precious-files-regex REGEX
-                    don't remove output files matching REGEX
-  -release RELEASE  specify package release information
-  -rpath LIBDIR     the created library will eventually be installed in LIBDIR
-  -R[ ]LIBDIR       add LIBDIR to the runtime path of programs and libraries
-  -shared           only do dynamic linking of libtool libraries
-  -shrext SUFFIX    override the standard shared library file extension
-  -static           do not do any dynamic linking of uninstalled libtool libraries
-  -static-libtool-libs
-                    do not do any dynamic linking of libtool libraries
-  -version-info CURRENT[:REVISION[:AGE]]
-                    specify library version info [each variable defaults to 0]
-  -weak LIBNAME     declare that the target provides the LIBNAME interface
-  -Wc,FLAG
-  -Xcompiler FLAG   pass linker-specific FLAG directly to the compiler
-  -Wl,FLAG
-  -Xlinker FLAG     pass linker-specific FLAG directly to the linker
-  -XCClinker FLAG   pass link-specific FLAG to the compiler driver (CC)
-
-All other options (arguments beginning with \`-') are ignored.
-
-Every other argument is treated as a filename.  Files ending in \`.la' are
-treated as uninstalled libtool libraries, other files are standard or library
-object files.
-
-If the OUTPUT-FILE ends in \`.la', then a libtool library is created,
-only library objects (\`.lo' files) may be specified, and \`-rpath' is
-required, except when creating a convenience library.
-
-If OUTPUT-FILE ends in \`.a' or \`.lib', then a standard library is created
-using \`ar' and \`ranlib', or on Windows using \`lib'.
-
-If OUTPUT-FILE ends in \`.lo' or \`.${objext}', then a reloadable object file
-is created, otherwise an executable program is created."
-        ;;
-
-      uninstall)
-        $ECHO \
-"Usage: $progname [OPTION]... --mode=uninstall RM [RM-OPTION]... FILE...
-
-Remove libraries from an installation directory.
-
-RM is the name of the program to use to delete files associated with each FILE
-(typically \`/bin/rm').  RM-OPTIONS are options (such as \`-f') to be passed
-to RM.
-
-If FILE is a libtool library, all the files associated with it are deleted.
-Otherwise, only FILE itself is deleted using RM."
-        ;;
-
-      *)
-        func_fatal_help "invalid operation mode \`$opt_mode'"
-        ;;
-    esac
-
-    echo
-    $ECHO "Try \`$progname --help' for more information about other modes."
-}
-
-# Now that we've collected a possible --mode arg, show help if necessary
-if $opt_help; then
-  if test "$opt_help" = :; then
-    func_mode_help
-  else
-    {
-      func_help noexit
-      for opt_mode in compile link execute install finish uninstall clean; do
-	func_mode_help
-      done
-    } | sed -n '1p; 2,$s/^Usage:/  or: /p'
-    {
-      func_help noexit
-      for opt_mode in compile link execute install finish uninstall clean; do
-	echo
-	func_mode_help
-      done
-    } |
-    sed '1d
-      /^When reporting/,/^Report/{
-	H
-	d
-      }
-      $x
-      /information about other modes/d
-      /more detailed .*MODE/d
-      s/^Usage:.*--mode=\([^ ]*\) .*/Description of \1 mode:/'
-  fi
-  exit $?
-fi
-
-
-# func_mode_execute arg...
-func_mode_execute ()
-{
-    $opt_debug
-    # The first argument is the command name.
-    cmd="$nonopt"
-    test -z "$cmd" && \
-      func_fatal_help "you must specify a COMMAND"
-
-    # Handle -dlopen flags immediately.
-    for file in $opt_dlopen; do
-      test -f "$file" \
-	|| func_fatal_help "\`$file' is not a file"
-
-      dir=
-      case $file in
-      *.la)
-	func_resolve_sysroot "$file"
-	file=$func_resolve_sysroot_result
-
-	# Check to see that this really is a libtool archive.
-	func_lalib_unsafe_p "$file" \
-	  || func_fatal_help "\`$lib' is not a valid libtool archive"
-
-	# Read the libtool library.
-	dlname=
-	library_names=
-	func_source "$file"
-
-	# Skip this library if it cannot be dlopened.
-	if test -z "$dlname"; then
-	  # Warn if it was a shared library.
-	  test -n "$library_names" && \
-	    func_warning "\`$file' was not linked with \`-export-dynamic'"
-	  continue
-	fi
-
-	func_dirname "$file" "" "."
-	dir="$func_dirname_result"
-
-	if test -f "$dir/$objdir/$dlname"; then
-	  func_append dir "/$objdir"
-	else
-	  if test ! -f "$dir/$dlname"; then
-	    func_fatal_error "cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'"
-	  fi
-	fi
-	;;
-
-      *.lo)
-	# Just add the directory containing the .lo file.
-	func_dirname "$file" "" "."
-	dir="$func_dirname_result"
-	;;
-
-      *)
-	func_warning "\`-dlopen' is ignored for non-libtool libraries and objects"
-	continue
-	;;
-      esac
-
-      # Get the absolute pathname.
-      absdir=`cd "$dir" && pwd`
-      test -n "$absdir" && dir="$absdir"
-
-      # Now add the directory to shlibpath_var.
-      if eval "test -z \"\$$shlibpath_var\""; then
-	eval "$shlibpath_var=\"\$dir\""
-      else
-	eval "$shlibpath_var=\"\$dir:\$$shlibpath_var\""
-      fi
-    done
-
-    # This variable tells wrapper scripts just to set shlibpath_var
-    # rather than running their programs.
-    libtool_execute_magic="$magic"
-
-    # Check if any of the arguments is a wrapper script.
-    args=
-    for file
-    do
-      case $file in
-      -* | *.la | *.lo ) ;;
-      *)
-	# Do a test to see if this is really a libtool program.
-	if func_ltwrapper_script_p "$file"; then
-	  func_source "$file"
-	  # Transform arg to wrapped name.
-	  file="$progdir/$program"
-	elif func_ltwrapper_executable_p "$file"; then
-	  func_ltwrapper_scriptname "$file"
-	  func_source "$func_ltwrapper_scriptname_result"
-	  # Transform arg to wrapped name.
-	  file="$progdir/$program"
-	fi
-	;;
-      esac
-      # Quote arguments (to preserve shell metacharacters).
-      func_append_quoted args "$file"
-    done
-
-    if test "X$opt_dry_run" = Xfalse; then
-      if test -n "$shlibpath_var"; then
-	# Export the shlibpath_var.
-	eval "export $shlibpath_var"
-      fi
-
-      # Restore saved environment variables
-      for lt_var in LANG LANGUAGE LC_ALL LC_CTYPE LC_COLLATE LC_MESSAGES
-      do
-	eval "if test \"\${save_$lt_var+set}\" = set; then
-                $lt_var=\$save_$lt_var; export $lt_var
-	      else
-		$lt_unset $lt_var
-	      fi"
-      done
-
-      # Now prepare to actually exec the command.
-      exec_cmd="\$cmd$args"
-    else
-      # Display what would be done.
-      if test -n "$shlibpath_var"; then
-	eval "\$ECHO \"\$shlibpath_var=\$$shlibpath_var\""
-	echo "export $shlibpath_var"
-      fi
-      $ECHO "$cmd$args"
-      exit $EXIT_SUCCESS
-    fi
-}
-
-test "$opt_mode" = execute && func_mode_execute ${1+"$@"}
-
-
-# func_mode_finish arg...
-func_mode_finish ()
-{
-    $opt_debug
-    libs=
-    libdirs=
-    admincmds=
-
-    for opt in "$nonopt" ${1+"$@"}
-    do
-      if test -d "$opt"; then
-	func_append libdirs " $opt"
-
-      elif test -f "$opt"; then
-	if func_lalib_unsafe_p "$opt"; then
-	  func_append libs " $opt"
-	else
-	  func_warning "\`$opt' is not a valid libtool archive"
-	fi
-
-      else
-	func_fatal_error "invalid argument \`$opt'"
-      fi
-    done
-
-    if test -n "$libs"; then
-      if test -n "$lt_sysroot"; then
-        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
-      else
-        sysroot_cmd=
-      fi
-
-      # Remove sysroot references
-      if $opt_dry_run; then
-        for lib in $libs; do
-          echo "removing references to $lt_sysroot and \`=' prefixes from $lib"
-        done
-      else
-        tmpdir=`func_mktempdir`
-        for lib in $libs; do
-	  sed -e "${sysroot_cmd} s/\([ ']-[LR]\)=/\1/g; s/\([ ']\)=/\1/g" $lib \
-	    > $tmpdir/tmp-la
-	  mv -f $tmpdir/tmp-la $lib
-	done
-        ${RM}r "$tmpdir"
-      fi
-    fi
-
-    if test -n "$finish_cmds$finish_eval" && test -n "$libdirs"; then
-      for libdir in $libdirs; do
-	if test -n "$finish_cmds"; then
-	  # Do each command in the finish commands.
-	  func_execute_cmds "$finish_cmds" 'admincmds="$admincmds
-'"$cmd"'"'
-	fi
-	if test -n "$finish_eval"; then
-	  # Do the single finish_eval.
-	  eval cmds=\"$finish_eval\"
-	  $opt_dry_run || eval "$cmds" || func_append admincmds "
-       $cmds"
-	fi
-      done
-    fi
-
-    # Exit here if they wanted silent mode.
-    $opt_silent && exit $EXIT_SUCCESS
-
-    if test -n "$finish_cmds$finish_eval" && test -n "$libdirs"; then
-      echo "----------------------------------------------------------------------"
-      echo "Libraries have been installed in:"
-      for libdir in $libdirs; do
-	$ECHO "   $libdir"
-      done
-      echo
-      echo "If you ever happen to want to link against installed libraries"
-      echo "in a given directory, LIBDIR, you must either use libtool, and"
-      echo "specify the full pathname of the library, or use the \`-LLIBDIR'"
-      echo "flag during linking and do at least one of the following:"
-      if test -n "$shlibpath_var"; then
-	echo "   - add LIBDIR to the \`$shlibpath_var' environment variable"
-	echo "     during execution"
-      fi
-      if test -n "$runpath_var"; then
-	echo "   - add LIBDIR to the \`$runpath_var' environment variable"
-	echo "     during linking"
-      fi
-      if test -n "$hardcode_libdir_flag_spec"; then
-	libdir=LIBDIR
-	eval flag=\"$hardcode_libdir_flag_spec\"
-
-	$ECHO "   - use the \`$flag' linker flag"
-      fi
-      if test -n "$admincmds"; then
-	$ECHO "   - have your system administrator run these commands:$admincmds"
-      fi
-      if test -f /etc/ld.so.conf; then
-	echo "   - have your system administrator add LIBDIR to \`/etc/ld.so.conf'"
-      fi
-      echo
-
-      echo "See any operating system documentation about shared libraries for"
-      case $host in
-	solaris2.[6789]|solaris2.1[0-9])
-	  echo "more information, such as the ld(1), crle(1) and ld.so(8) manual"
-	  echo "pages."
-	  ;;
-	*)
-	  echo "more information, such as the ld(1) and ld.so(8) manual pages."
-	  ;;
-      esac
-      echo "----------------------------------------------------------------------"
-    fi
-    exit $EXIT_SUCCESS
-}
-
-test "$opt_mode" = finish && func_mode_finish ${1+"$@"}
-
-
-# func_mode_install arg...
-func_mode_install ()
-{
-    $opt_debug
-    # There may be an optional sh(1) argument at the beginning of
-    # install_prog (especially on Windows NT).
-    if test "$nonopt" = "$SHELL" || test "$nonopt" = /bin/sh ||
-       # Allow the use of GNU shtool's install command.
-       case $nonopt in *shtool*) :;; *) false;; esac; then
-      # Aesthetically quote it.
-      func_quote_for_eval "$nonopt"
-      install_prog="$func_quote_for_eval_result "
-      arg=$1
-      shift
-    else
-      install_prog=
-      arg=$nonopt
-    fi
-
-    # The real first argument should be the name of the installation program.
-    # Aesthetically quote it.
-    func_quote_for_eval "$arg"
-    func_append install_prog "$func_quote_for_eval_result"
-    install_shared_prog=$install_prog
-    case " $install_prog " in
-      *[\\\ /]cp\ *) install_cp=: ;;
-      *) install_cp=false ;;
-    esac
-
-    # We need to accept at least all the BSD install flags.
-    dest=
-    files=
-    opts=
-    prev=
-    install_type=
-    isdir=no
-    stripme=
-    no_mode=:
-    for arg
-    do
-      arg2=
-      if test -n "$dest"; then
-	func_append files " $dest"
-	dest=$arg
-	continue
-      fi
-
-      case $arg in
-      -d) isdir=yes ;;
-      -f)
-	if $install_cp; then :; else
-	  prev=$arg
-	fi
-	;;
-      -g | -m | -o)
-	prev=$arg
-	;;
-      -s)
-	stripme=" -s"
-	continue
-	;;
-      -*)
-	;;
-      *)
-	# If the previous option needed an argument, then skip it.
-	if test -n "$prev"; then
-	  if test "x$prev" = x-m && test -n "$install_override_mode"; then
-	    arg2=$install_override_mode
-	    no_mode=false
-	  fi
-	  prev=
-	else
-	  dest=$arg
-	  continue
-	fi
-	;;
-      esac
-
-      # Aesthetically quote the argument.
-      func_quote_for_eval "$arg"
-      func_append install_prog " $func_quote_for_eval_result"
-      if test -n "$arg2"; then
-	func_quote_for_eval "$arg2"
-      fi
-      func_append install_shared_prog " $func_quote_for_eval_result"
-    done
-
-    test -z "$install_prog" && \
-      func_fatal_help "you must specify an install program"
-
-    test -n "$prev" && \
-      func_fatal_help "the \`$prev' option requires an argument"
-
-    if test -n "$install_override_mode" && $no_mode; then
-      if $install_cp; then :; else
-	func_quote_for_eval "$install_override_mode"
-	func_append install_shared_prog " -m $func_quote_for_eval_result"
-      fi
-    fi
-
-    if test -z "$files"; then
-      if test -z "$dest"; then
-	func_fatal_help "no file or destination specified"
-      else
-	func_fatal_help "you must specify a destination"
-      fi
-    fi
-
-    # Strip any trailing slash from the destination.
-    func_stripname '' '/' "$dest"
-    dest=$func_stripname_result
-
-    # Check to see that the destination is a directory.
-    test -d "$dest" && isdir=yes
-    if test "$isdir" = yes; then
-      destdir="$dest"
-      destname=
-    else
-      func_dirname_and_basename "$dest" "" "."
-      destdir="$func_dirname_result"
-      destname="$func_basename_result"
-
-      # Not a directory, so check to see that there is only one file specified.
-      set dummy $files; shift
-      test "$#" -gt 1 && \
-	func_fatal_help "\`$dest' is not a directory"
-    fi
-    case $destdir in
-    [\\/]* | [A-Za-z]:[\\/]*) ;;
-    *)
-      for file in $files; do
-	case $file in
-	*.lo) ;;
-	*)
-	  func_fatal_help "\`$destdir' must be an absolute directory name"
-	  ;;
-	esac
-      done
-      ;;
-    esac
-
-    # This variable tells wrapper scripts just to set variables rather
-    # than running their programs.
-    libtool_install_magic="$magic"
-
-    staticlibs=
-    future_libdirs=
-    current_libdirs=
-    for file in $files; do
-
-      # Do each installation.
-      case $file in
-      *.$libext)
-	# Do the static libraries later.
-	func_append staticlibs " $file"
-	;;
-
-      *.la)
-	func_resolve_sysroot "$file"
-	file=$func_resolve_sysroot_result
-
-	# Check to see that this really is a libtool archive.
-	func_lalib_unsafe_p "$file" \
-	  || func_fatal_help "\`$file' is not a valid libtool archive"
-
-	library_names=
-	old_library=
-	relink_command=
-	func_source "$file"
-
-	# Add the libdir to current_libdirs if it is the destination.
-	if test "X$destdir" = "X$libdir"; then
-	  case "$current_libdirs " in
-	  *" $libdir "*) ;;
-	  *) func_append current_libdirs " $libdir" ;;
-	  esac
-	else
-	  # Note the libdir as a future libdir.
-	  case "$future_libdirs " in
-	  *" $libdir "*) ;;
-	  *) func_append future_libdirs " $libdir" ;;
-	  esac
-	fi
-
-	func_dirname "$file" "/" ""
-	dir="$func_dirname_result"
-	func_append dir "$objdir"
-
-	if test -n "$relink_command"; then
-	  # Determine the prefix the user has applied to our future dir.
-	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
-
-	  # Don't allow the user to place us outside of our expected
-	  # location b/c this prevents finding dependent libraries that
-	  # are installed to the same prefix.
-	  # At present, this check doesn't affect windows .dll's that
-	  # are installed into $libdir/../bin (currently, that works fine)
-	  # but it's something to keep an eye on.
-	  test "$inst_prefix_dir" = "$destdir" && \
-	    func_fatal_error "error: cannot install \`$file' to a directory not ending in $libdir"
-
-	  if test -n "$inst_prefix_dir"; then
-	    # Stick the inst_prefix_dir data into the link command.
-	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
-	  else
-	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
-	  fi
-
-	  func_warning "relinking \`$file'"
-	  func_show_eval "$relink_command" \
-	    'func_fatal_error "error: relink \`$file'\'' with the above command before installing it"'
-	fi
-
-	# See the names of the shared library.
-	set dummy $library_names; shift
-	if test -n "$1"; then
-	  realname="$1"
-	  shift
-
-	  srcname="$realname"
-	  test -n "$relink_command" && srcname="$realname"T
-
-	  # Install the shared library and build the symlinks.
-	  func_show_eval "$install_shared_prog $dir/$srcname $destdir/$realname" \
-	      'exit $?'
-	  tstripme="$stripme"
-	  case $host_os in
-	  cygwin* | mingw* | pw32* | cegcc*)
-	    case $realname in
-	    *.dll.a)
-	      tstripme=""
-	      ;;
-	    esac
-	    ;;
-	  esac
-	  if test -n "$tstripme" && test -n "$striplib"; then
-	    func_show_eval "$striplib $destdir/$realname" 'exit $?'
-	  fi
-
-	  if test "$#" -gt 0; then
-	    # Delete the old symlinks, and create new ones.
-	    # Try `ln -sf' first, because the `ln' binary might depend on
-	    # the symlink we replace!  Solaris /bin/ln does not understand -f,
-	    # so we also need to try rm && ln -s.
-	    for linkname
-	    do
-	      test "$linkname" != "$realname" \
-		&& func_show_eval "(cd $destdir && { $LN_S -f $realname $linkname || { $RM $linkname && $LN_S $realname $linkname; }; })"
-	    done
-	  fi
-
-	  # Do each command in the postinstall commands.
-	  lib="$destdir/$realname"
-	  func_execute_cmds "$postinstall_cmds" 'exit $?'
-	fi
-
-	# Install the pseudo-library for information purposes.
-	func_basename "$file"
-	name="$func_basename_result"
-	instname="$dir/$name"i
-	func_show_eval "$install_prog $instname $destdir/$name" 'exit $?'
-
-	# Maybe install the static library, too.
-	test -n "$old_library" && func_append staticlibs " $dir/$old_library"
-	;;
-
-      *.lo)
-	# Install (i.e. copy) a libtool object.
-
-	# Figure out destination file name, if it wasn't already specified.
-	if test -n "$destname"; then
-	  destfile="$destdir/$destname"
-	else
-	  func_basename "$file"
-	  destfile="$func_basename_result"
-	  destfile="$destdir/$destfile"
-	fi
-
-	# Deduce the name of the destination old-style object file.
-	case $destfile in
-	*.lo)
-	  func_lo2o "$destfile"
-	  staticdest=$func_lo2o_result
-	  ;;
-	*.$objext)
-	  staticdest="$destfile"
-	  destfile=
-	  ;;
-	*)
-	  func_fatal_help "cannot copy a libtool object to \`$destfile'"
-	  ;;
-	esac
-
-	# Install the libtool object if requested.
-	test -n "$destfile" && \
-	  func_show_eval "$install_prog $file $destfile" 'exit $?'
-
-	# Install the old object if enabled.
-	if test "$build_old_libs" = yes; then
-	  # Deduce the name of the old-style object file.
-	  func_lo2o "$file"
-	  staticobj=$func_lo2o_result
-	  func_show_eval "$install_prog \$staticobj \$staticdest" 'exit $?'
-	fi
-	exit $EXIT_SUCCESS
-	;;
-
-      *)
-	# Figure out destination file name, if it wasn't already specified.
-	if test -n "$destname"; then
-	  destfile="$destdir/$destname"
-	else
-	  func_basename "$file"
-	  destfile="$func_basename_result"
-	  destfile="$destdir/$destfile"
-	fi
-
-	# If the file is missing, and there is a .exe on the end, strip it
-	# because it is most likely a libtool script we actually want to
-	# install
-	stripped_ext=""
-	case $file in
-	  *.exe)
-	    if test ! -f "$file"; then
-	      func_stripname '' '.exe' "$file"
-	      file=$func_stripname_result
-	      stripped_ext=".exe"
-	    fi
-	    ;;
-	esac
-
-	# Do a test to see if this is really a libtool program.
-	case $host in
-	*cygwin* | *mingw*)
-	    if func_ltwrapper_executable_p "$file"; then
-	      func_ltwrapper_scriptname "$file"
-	      wrapper=$func_ltwrapper_scriptname_result
-	    else
-	      func_stripname '' '.exe' "$file"
-	      wrapper=$func_stripname_result
-	    fi
-	    ;;
-	*)
-	    wrapper=$file
-	    ;;
-	esac
-	if func_ltwrapper_script_p "$wrapper"; then
-	  notinst_deplibs=
-	  relink_command=
-
-	  func_source "$wrapper"
-
-	  # Check the variables that should have been set.
-	  test -z "$generated_by_libtool_version" && \
-	    func_fatal_error "invalid libtool wrapper script \`$wrapper'"
-
-	  finalize=yes
-	  for lib in $notinst_deplibs; do
-	    # Check to see that each library is installed.
-	    libdir=
-	    if test -f "$lib"; then
-	      func_source "$lib"
-	    fi
-	    libfile="$libdir/"`$ECHO "$lib" | $SED 's%^.*/%%g'` ### testsuite: skip nested quoting test
-	    if test -n "$libdir" && test ! -f "$libfile"; then
-	      func_warning "\`$lib' has not been installed in \`$libdir'"
-	      finalize=no
-	    fi
-	  done
-
-	  relink_command=
-	  func_source "$wrapper"
-
-	  outputname=
-	  if test "$fast_install" = no && test -n "$relink_command"; then
-	    $opt_dry_run || {
-	      if test "$finalize" = yes; then
-	        tmpdir=`func_mktempdir`
-		func_basename "$file$stripped_ext"
-		file="$func_basename_result"
-	        outputname="$tmpdir/$file"
-	        # Replace the output file specification.
-	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
-
-	        $opt_silent || {
-	          func_quote_for_expand "$relink_command"
-		  eval "func_echo $func_quote_for_expand_result"
-	        }
-	        if eval "$relink_command"; then :
-	          else
-		  func_error "error: relink \`$file' with the above command before installing it"
-		  $opt_dry_run || ${RM}r "$tmpdir"
-		  continue
-	        fi
-	        file="$outputname"
-	      else
-	        func_warning "cannot relink \`$file'"
-	      fi
-	    }
-	  else
-	    # Install the binary that we compiled earlier.
-	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
-	  fi
-	fi
-
-	# remove .exe since cygwin /usr/bin/install will append another
-	# one anyway
-	case $install_prog,$host in
-	*/usr/bin/install*,*cygwin*)
-	  case $file:$destfile in
-	  *.exe:*.exe)
-	    # this is ok
-	    ;;
-	  *.exe:*)
-	    destfile=$destfile.exe
-	    ;;
-	  *:*.exe)
-	    func_stripname '' '.exe' "$destfile"
-	    destfile=$func_stripname_result
-	    ;;
-	  esac
-	  ;;
-	esac
-	func_show_eval "$install_prog\$stripme \$file \$destfile" 'exit $?'
-	$opt_dry_run || if test -n "$outputname"; then
-	  ${RM}r "$tmpdir"
-	fi
-	;;
-      esac
-    done
-
-    for file in $staticlibs; do
-      func_basename "$file"
-      name="$func_basename_result"
-
-      # Set up the ranlib parameters.
-      oldlib="$destdir/$name"
-
-      func_show_eval "$install_prog \$file \$oldlib" 'exit $?'
-
-      if test -n "$stripme" && test -n "$old_striplib"; then
-	func_show_eval "$old_striplib $oldlib" 'exit $?'
-      fi
-
-      # Do each command in the postinstall commands.
-      func_execute_cmds "$old_postinstall_cmds" 'exit $?'
-    done
-
-    test -n "$future_libdirs" && \
-      func_warning "remember to run \`$progname --finish$future_libdirs'"
-
-    if test -n "$current_libdirs"; then
-      # Maybe just do a dry run.
-      $opt_dry_run && current_libdirs=" -n$current_libdirs"
-      exec_cmd='$SHELL $progpath $preserve_args --finish$current_libdirs'
-    else
-      exit $EXIT_SUCCESS
-    fi
-}
-
-test "$opt_mode" = install && func_mode_install ${1+"$@"}
-
-
-# func_generate_dlsyms outputname originator pic_p
-# Extract symbols from dlprefiles and create ${outputname}S.o with
-# a dlpreopen symbol table.
-func_generate_dlsyms ()
-{
-    $opt_debug
-    my_outputname="$1"
-    my_originator="$2"
-    my_pic_p="${3-no}"
-    my_prefix=`$ECHO "$my_originator" | sed 's%[^a-zA-Z0-9]%_%g'`
-    my_dlsyms=
-
-    if test -n "$dlfiles$dlprefiles" || test "$dlself" != no; then
-      if test -n "$NM" && test -n "$global_symbol_pipe"; then
-	my_dlsyms="${my_outputname}S.c"
-      else
-	func_error "not configured to extract global symbols from dlpreopened files"
-      fi
-    fi
-
-    if test -n "$my_dlsyms"; then
-      case $my_dlsyms in
-      "") ;;
-      *.c)
-	# Discover the nlist of each of the dlfiles.
-	nlist="$output_objdir/${my_outputname}.nm"
-
-	func_show_eval "$RM $nlist ${nlist}S ${nlist}T"
-
-	# Parse the name list into a source file.
-	func_verbose "creating $output_objdir/$my_dlsyms"
-
-	$opt_dry_run || $ECHO > "$output_objdir/$my_dlsyms" "\
-/* $my_dlsyms - symbol resolution table for \`$my_outputname' dlsym emulation. */
-/* Generated by $PROGRAM (GNU $PACKAGE$TIMESTAMP) $VERSION */
-
-#ifdef __cplusplus
-extern \"C\" {
-#endif
-
-#if defined(__GNUC__) && (((__GNUC__ == 4) && (__GNUC_MINOR__ >= 4)) || (__GNUC__ > 4))
-#pragma GCC diagnostic ignored \"-Wstrict-prototypes\"
-#endif
-
-/* Keep this code in sync between libtool.m4, ltmain, lt_system.h, and tests.  */
-#if defined(_WIN32) || defined(__CYGWIN__) || defined(_WIN32_WCE)
-/* DATA imports from DLLs on WIN32 con't be const, because runtime
-   relocations are performed -- see ld's documentation on pseudo-relocs.  */
-# define LT_DLSYM_CONST
-#elif defined(__osf__)
-/* This system does not cope well with relocations in const data.  */
-# define LT_DLSYM_CONST
-#else
-# define LT_DLSYM_CONST const
-#endif
-
-/* External symbol declarations for the compiler. */\
-"
-
-	if test "$dlself" = yes; then
-	  func_verbose "generating symbol list for \`$output'"
-
-	  $opt_dry_run || echo ': @PROGRAM@ ' > "$nlist"
-
-	  # Add our own program objects to the symbol list.
-	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
-	  for progfile in $progfiles; do
-	    func_to_tool_file "$progfile" func_convert_file_msys_to_w32
-	    func_verbose "extracting global C symbols from \`$func_to_tool_file_result'"
-	    $opt_dry_run || eval "$NM $func_to_tool_file_result | $global_symbol_pipe >> '$nlist'"
-	  done
-
-	  if test -n "$exclude_expsyms"; then
-	    $opt_dry_run || {
-	      eval '$EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T'
-	      eval '$MV "$nlist"T "$nlist"'
-	    }
-	  fi
-
-	  if test -n "$export_symbols_regex"; then
-	    $opt_dry_run || {
-	      eval '$EGREP -e "$export_symbols_regex" "$nlist" > "$nlist"T'
-	      eval '$MV "$nlist"T "$nlist"'
-	    }
-	  fi
-
-	  # Prepare the list of exported symbols
-	  if test -z "$export_symbols"; then
-	    export_symbols="$output_objdir/$outputname.exp"
-	    $opt_dry_run || {
-	      $RM $export_symbols
-	      eval "${SED} -n -e '/^: @PROGRAM@ $/d' -e 's/^.* \(.*\)$/\1/p' "'< "$nlist" > "$export_symbols"'
-	      case $host in
-	      *cygwin* | *mingw* | *cegcc* )
-                eval "echo EXPORTS "'> "$output_objdir/$outputname.def"'
-                eval 'cat "$export_symbols" >> "$output_objdir/$outputname.def"'
-	        ;;
-	      esac
-	    }
-	  else
-	    $opt_dry_run || {
-	      eval "${SED} -e 's/\([].[*^$]\)/\\\\\1/g' -e 's/^/ /' -e 's/$/$/'"' < "$export_symbols" > "$output_objdir/$outputname.exp"'
-	      eval '$GREP -f "$output_objdir/$outputname.exp" < "$nlist" > "$nlist"T'
-	      eval '$MV "$nlist"T "$nlist"'
-	      case $host in
-	        *cygwin* | *mingw* | *cegcc* )
-	          eval "echo EXPORTS "'> "$output_objdir/$outputname.def"'
-	          eval 'cat "$nlist" >> "$output_objdir/$outputname.def"'
-	          ;;
-	      esac
-	    }
-	  fi
-	fi
-
-	for dlprefile in $dlprefiles; do
-	  func_verbose "extracting global C symbols from \`$dlprefile'"
-	  func_basename "$dlprefile"
-	  name="$func_basename_result"
-          case $host in
-	    *cygwin* | *mingw* | *cegcc* )
-	      # if an import library, we need to obtain dlname
-	      if func_win32_import_lib_p "$dlprefile"; then
-	        func_tr_sh "$dlprefile"
-	        eval "curr_lafile=\$libfile_$func_tr_sh_result"
-	        dlprefile_dlbasename=""
-	        if test -n "$curr_lafile" && func_lalib_p "$curr_lafile"; then
-	          # Use subshell, to avoid clobbering current variable values
-	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
-	          if test -n "$dlprefile_dlname" ; then
-	            func_basename "$dlprefile_dlname"
-	            dlprefile_dlbasename="$func_basename_result"
-	          else
-	            # no lafile. user explicitly requested -dlpreopen <import library>.
-	            $sharedlib_from_linklib_cmd "$dlprefile"
-	            dlprefile_dlbasename=$sharedlib_from_linklib_result
-	          fi
-	        fi
-	        $opt_dry_run || {
-	          if test -n "$dlprefile_dlbasename" ; then
-	            eval '$ECHO ": $dlprefile_dlbasename" >> "$nlist"'
-	          else
-	            func_warning "Could not compute DLL name from $name"
-	            eval '$ECHO ": $name " >> "$nlist"'
-	          fi
-	          func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32
-	          eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe |
-	            $SED -e '/I __imp/d' -e 's/I __nm_/D /;s/_nm__//' >> '$nlist'"
-	        }
-	      else # not an import lib
-	        $opt_dry_run || {
-	          eval '$ECHO ": $name " >> "$nlist"'
-	          func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32
-	          eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'"
-	        }
-	      fi
-	    ;;
-	    *)
-	      $opt_dry_run || {
-	        eval '$ECHO ": $name " >> "$nlist"'
-	        func_to_tool_file "$dlprefile" func_convert_file_msys_to_w32
-	        eval "$NM \"$func_to_tool_file_result\" 2>/dev/null | $global_symbol_pipe >> '$nlist'"
-	      }
-	    ;;
-          esac
-	done
-
-	$opt_dry_run || {
-	  # Make sure we have at least an empty file.
-	  test -f "$nlist" || : > "$nlist"
-
-	  if test -n "$exclude_expsyms"; then
-	    $EGREP -v " ($exclude_expsyms)$" "$nlist" > "$nlist"T
-	    $MV "$nlist"T "$nlist"
-	  fi
-
-	  # Try sorting and uniquifying the output.
-	  if $GREP -v "^: " < "$nlist" |
-	      if sort -k 3 </dev/null >/dev/null 2>&1; then
-		sort -k 3
-	      else
-		sort +2
-	      fi |
-	      uniq > "$nlist"S; then
-	    :
-	  else
-	    $GREP -v "^: " < "$nlist" > "$nlist"S
-	  fi
-
-	  if test -f "$nlist"S; then
-	    eval "$global_symbol_to_cdecl"' < "$nlist"S >> "$output_objdir/$my_dlsyms"'
-	  else
-	    echo '/* NONE */' >> "$output_objdir/$my_dlsyms"
-	  fi
-
-	  echo >> "$output_objdir/$my_dlsyms" "\
-
-/* The mapping between symbol names and symbols.  */
-typedef struct {
-  const char *name;
-  void *address;
-} lt_dlsymlist;
-extern LT_DLSYM_CONST lt_dlsymlist
-lt_${my_prefix}_LTX_preloaded_symbols[];
-LT_DLSYM_CONST lt_dlsymlist
-lt_${my_prefix}_LTX_preloaded_symbols[] =
-{\
-  { \"$my_originator\", (void *) 0 },"
-
-	  case $need_lib_prefix in
-	  no)
-	    eval "$global_symbol_to_c_name_address" < "$nlist" >> "$output_objdir/$my_dlsyms"
-	    ;;
-	  *)
-	    eval "$global_symbol_to_c_name_address_lib_prefix" < "$nlist" >> "$output_objdir/$my_dlsyms"
-	    ;;
-	  esac
-	  echo >> "$output_objdir/$my_dlsyms" "\
-  {0, (void *) 0}
-};
-
-/* This works around a problem in FreeBSD linker */
-#ifdef FREEBSD_WORKAROUND
-static const void *lt_preloaded_setup() {
-  return lt_${my_prefix}_LTX_preloaded_symbols;
-}
-#endif
-
-#ifdef __cplusplus
-}
-#endif\
-"
-	} # !$opt_dry_run
-
-	pic_flag_for_symtable=
-	case "$compile_command " in
-	*" -static "*) ;;
-	*)
-	  case $host in
-	  # compiling the symbol table file with pic_flag works around
-	  # a FreeBSD bug that causes programs to crash when -lm is
-	  # linked before any other PIC object.  But we must not use
-	  # pic_flag when linking with -static.  The problem exists in
-	  # FreeBSD 2.2.6 and is fixed in FreeBSD 3.1.
-	  *-*-freebsd2*|*-*-freebsd3.0*|*-*-freebsdelf3.0*)
-	    pic_flag_for_symtable=" $pic_flag -DFREEBSD_WORKAROUND" ;;
-	  *-*-hpux*)
-	    pic_flag_for_symtable=" $pic_flag"  ;;
-	  *)
-	    if test "X$my_pic_p" != Xno; then
-	      pic_flag_for_symtable=" $pic_flag"
-	    fi
-	    ;;
-	  esac
-	  ;;
-	esac
-	symtab_cflags=
-	for arg in $LTCFLAGS; do
-	  case $arg in
-	  -pie | -fpie | -fPIE) ;;
-	  *) func_append symtab_cflags " $arg" ;;
-	  esac
-	done
-
-	# Now compile the dynamic symbol file.
-	func_show_eval '(cd $output_objdir && $LTCC$symtab_cflags -c$no_builtin_flag$pic_flag_for_symtable "$my_dlsyms")' 'exit $?'
-
-	# Clean up the generated files.
-	func_show_eval '$RM "$output_objdir/$my_dlsyms" "$nlist" "${nlist}S" "${nlist}T"'
-
-	# Transform the symbol file into the correct name.
-	symfileobj="$output_objdir/${my_outputname}S.$objext"
-	case $host in
-	*cygwin* | *mingw* | *cegcc* )
-	  if test -f "$output_objdir/$my_outputname.def"; then
-	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
-	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
-	  else
-	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
-	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
-	  fi
-	  ;;
-	*)
-	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
-	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
-	  ;;
-	esac
-	;;
-      *)
-	func_fatal_error "unknown suffix for \`$my_dlsyms'"
-	;;
-      esac
-    else
-      # We keep going just in case the user didn't refer to
-      # lt_preloaded_symbols.  The linker will fail if global_symbol_pipe
-      # really was required.
-
-      # Nullify the symbol file.
-      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
-      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
-    fi
-}
-
-# func_win32_libid arg
-# return the library type of file 'arg'
-#
-# Need a lot of goo to handle *both* DLLs and import libs
-# Has to be a shell function in order to 'eat' the argument
-# that is supplied when $file_magic_command is called.
-# Despite the name, also deal with 64 bit binaries.
-func_win32_libid ()
-{
-  $opt_debug
-  win32_libid_type="unknown"
-  win32_fileres=`file -L $1 2>/dev/null`
-  case $win32_fileres in
-  *ar\ archive\ import\ library*) # definitely import
-    win32_libid_type="x86 archive import"
-    ;;
-  *ar\ archive*) # could be an import, or static
-    # Keep the egrep pattern in sync with the one in _LT_CHECK_MAGIC_METHOD.
-    if eval $OBJDUMP -f $1 | $SED -e '10q' 2>/dev/null |
-       $EGREP 'file format (pei*-i386(.*architecture: i386)?|pe-arm-wince|pe-x86-64)' >/dev/null; then
-      func_to_tool_file "$1" func_convert_file_msys_to_w32
-      win32_nmres=`eval $NM -f posix -A \"$func_to_tool_file_result\" |
-	$SED -n -e '
-	    1,100{
-		/ I /{
-		    s,.*,import,
-		    p
-		    q
-		}
-	    }'`
-      case $win32_nmres in
-      import*)  win32_libid_type="x86 archive import";;
-      *)        win32_libid_type="x86 archive static";;
-      esac
-    fi
-    ;;
-  *DLL*)
-    win32_libid_type="x86 DLL"
-    ;;
-  *executable*) # but shell scripts are "executable" too...
-    case $win32_fileres in
-    *MS\ Windows\ PE\ Intel*)
-      win32_libid_type="x86 DLL"
-      ;;
-    esac
-    ;;
-  esac
-  $ECHO "$win32_libid_type"
-}
-
-# func_cygming_dll_for_implib ARG
-#
-# Platform-specific function to extract the
-# name of the DLL associated with the specified
-# import library ARG.
-# Invoked by eval'ing the libtool variable
-#    $sharedlib_from_linklib_cmd
-# Result is available in the variable
-#    $sharedlib_from_linklib_result
-func_cygming_dll_for_implib ()
-{
-  $opt_debug
-  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
-}
-
-# func_cygming_dll_for_implib_fallback_core SECTION_NAME LIBNAMEs
-#
-# The is the core of a fallback implementation of a
-# platform-specific function to extract the name of the
-# DLL associated with the specified import library LIBNAME.
-#
-# SECTION_NAME is either .idata$6 or .idata$7, depending
-# on the platform and compiler that created the implib.
-#
-# Echos the name of the DLL associated with the
-# specified import library.
-func_cygming_dll_for_implib_fallback_core ()
-{
-  $opt_debug
-  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
-    $SED '/^Contents of section '"$match_literal"':/{
-      # Place marker at beginning of archive member dllname section
-      s/.*/====MARK====/
-      p
-      d
-    }
-    # These lines can sometimes be longer than 43 characters, but
-    # are always uninteresting
-    /:[	 ]*file format pe[i]\{,1\}-/d
-    /^In archive [^:]*:/d
-    # Ensure marker is printed
-    /^====MARK====/p
-    # Remove all lines with less than 43 characters
-    /^.\{43\}/!d
-    # From remaining lines, remove first 43 characters
-    s/^.\{43\}//' |
-    $SED -n '
-      # Join marker and all lines until next marker into a single line
-      /^====MARK====/ b para
-      H
-      $ b para
-      b
-      :para
-      x
-      s/\n//g
-      # Remove the marker
-      s/^====MARK====//
-      # Remove trailing dots and whitespace
-      s/[\. \t]*$//
-      # Print
-      /./p' |
-    # we now have a list, one entry per line, of the stringified
-    # contents of the appropriate section of all members of the
-    # archive which possess that section. Heuristic: eliminate
-    # all those which have a first or second character that is
-    # a '.' (that is, objdump's representation of an unprintable
-    # character.) This should work for all archives with less than
-    # 0x302f exports -- but will fail for DLLs whose name actually
-    # begins with a literal '.' or a single character followed by
-    # a '.'.
-    #
-    # Of those that remain, print the first one.
-    $SED -e '/^\./d;/^.\./d;q'
-}
-
-# func_cygming_gnu_implib_p ARG
-# This predicate returns with zero status (TRUE) if
-# ARG is a GNU/binutils-style import library. Returns
-# with nonzero status (FALSE) otherwise.
-func_cygming_gnu_implib_p ()
-{
-  $opt_debug
-  func_to_tool_file "$1" func_convert_file_msys_to_w32
-  func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
-  test -n "$func_cygming_gnu_implib_tmp"
-}
-
-# func_cygming_ms_implib_p ARG
-# This predicate returns with zero status (TRUE) if
-# ARG is an MS-style import library. Returns
-# with nonzero status (FALSE) otherwise.
-func_cygming_ms_implib_p ()
-{
-  $opt_debug
-  func_to_tool_file "$1" func_convert_file_msys_to_w32
-  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
-  test -n "$func_cygming_ms_implib_tmp"
-}
-
-# func_cygming_dll_for_implib_fallback ARG
-# Platform-specific function to extract the
-# name of the DLL associated with the specified
-# import library ARG.
-#
-# This fallback implementation is for use when $DLLTOOL
-# does not support the --identify-strict option.
-# Invoked by eval'ing the libtool variable
-#    $sharedlib_from_linklib_cmd
-# Result is available in the variable
-#    $sharedlib_from_linklib_result
-func_cygming_dll_for_implib_fallback ()
-{
-  $opt_debug
-  if func_cygming_gnu_implib_p "$1" ; then
-    # binutils import library
-    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
-  elif func_cygming_ms_implib_p "$1" ; then
-    # ms-generated import library
-    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
-  else
-    # unknown
-    sharedlib_from_linklib_result=""
-  fi
-}
-
-
-# func_extract_an_archive dir oldlib
-func_extract_an_archive ()
-{
-    $opt_debug
-    f_ex_an_ar_dir="$1"; shift
-    f_ex_an_ar_oldlib="$1"
-    if test "$lock_old_archive_extraction" = yes; then
-      lockfile=$f_ex_an_ar_oldlib.lock
-      until $opt_dry_run || ln "$progpath" "$lockfile" 2>/dev/null; do
-	func_echo "Waiting for $lockfile to be removed"
-	sleep 2
-      done
-    fi
-    func_show_eval "(cd \$f_ex_an_ar_dir && $AR x \"\$f_ex_an_ar_oldlib\")" \
-		   'stat=$?; rm -f "$lockfile"; exit $stat'
-    if test "$lock_old_archive_extraction" = yes; then
-      $opt_dry_run || rm -f "$lockfile"
-    fi
-    if ($AR t "$f_ex_an_ar_oldlib" | sort | sort -uc >/dev/null 2>&1); then
-     :
-    else
-      func_fatal_error "object name conflicts in archive: $f_ex_an_ar_dir/$f_ex_an_ar_oldlib"
-    fi
-}
-
-
-# func_extract_archives gentop oldlib ...
-func_extract_archives ()
-{
-    $opt_debug
-    my_gentop="$1"; shift
-    my_oldlibs=${1+"$@"}
-    my_oldobjs=""
-    my_xlib=""
-    my_xabs=""
-    my_xdir=""
-
-    for my_xlib in $my_oldlibs; do
-      # Extract the objects.
-      case $my_xlib in
-	[\\/]* | [A-Za-z]:[\\/]*) my_xabs="$my_xlib" ;;
-	*) my_xabs=`pwd`"/$my_xlib" ;;
-      esac
-      func_basename "$my_xlib"
-      my_xlib="$func_basename_result"
-      my_xlib_u=$my_xlib
-      while :; do
-        case " $extracted_archives " in
-	*" $my_xlib_u "*)
-	  func_arith $extracted_serial + 1
-	  extracted_serial=$func_arith_result
-	  my_xlib_u=lt$extracted_serial-$my_xlib ;;
-	*) break ;;
-	esac
-      done
-      extracted_archives="$extracted_archives $my_xlib_u"
-      my_xdir="$my_gentop/$my_xlib_u"
-
-      func_mkdir_p "$my_xdir"
-
-      case $host in
-      *-darwin*)
-	func_verbose "Extracting $my_xabs"
-	# Do not bother doing anything if just a dry run
-	$opt_dry_run || {
-	  darwin_orig_dir=`pwd`
-	  cd $my_xdir || exit $?
-	  darwin_archive=$my_xabs
-	  darwin_curdir=`pwd`
-	  darwin_base_archive=`basename "$darwin_archive"`
-	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
-	  if test -n "$darwin_arches"; then
-	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
-	    darwin_arch=
-	    func_verbose "$darwin_base_archive has multiple architectures $darwin_arches"
-	    for darwin_arch in  $darwin_arches ; do
-	      func_mkdir_p "unfat-$$/${darwin_base_archive}-${darwin_arch}"
-	      $LIPO -thin $darwin_arch -output "unfat-$$/${darwin_base_archive}-${darwin_arch}/${darwin_base_archive}" "${darwin_archive}"
-	      cd "unfat-$$/${darwin_base_archive}-${darwin_arch}"
-	      func_extract_an_archive "`pwd`" "${darwin_base_archive}"
-	      cd "$darwin_curdir"
-	      $RM "unfat-$$/${darwin_base_archive}-${darwin_arch}/${darwin_base_archive}"
-	    done # $darwin_arches
-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
-	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$basename" | sort -u`
-	    darwin_file=
-	    darwin_files=
-	    for darwin_file in $darwin_filelist; do
-	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
-	      $LIPO -create -output "$darwin_file" $darwin_files
-	    done # $darwin_filelist
-	    $RM -rf unfat-$$
-	    cd "$darwin_orig_dir"
-	  else
-	    cd $darwin_orig_dir
-	    func_extract_an_archive "$my_xdir" "$my_xabs"
-	  fi # $darwin_arches
-	} # !$opt_dry_run
-	;;
-      *)
-        func_extract_an_archive "$my_xdir" "$my_xabs"
-	;;
-      esac
-      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
-    done
-
-    func_extract_archives_result="$my_oldobjs"
-}
-
-
-# func_emit_wrapper [arg=no]
-#
-# Emit a libtool wrapper script on stdout.
-# Don't directly open a file because we may want to
-# incorporate the script contents within a cygwin/mingw
-# wrapper executable.  Must ONLY be called from within
-# func_mode_link because it depends on a number of variables
-# set therein.
-#
-# ARG is the value that the WRAPPER_SCRIPT_BELONGS_IN_OBJDIR
-# variable will take.  If 'yes', then the emitted script
-# will assume that the directory in which it is stored is
-# the $objdir directory.  This is a cygwin/mingw-specific
-# behavior.
-func_emit_wrapper ()
-{
-	func_emit_wrapper_arg1=${1-no}
-
-	$ECHO "\
-#! $SHELL
-
-# $output - temporary wrapper script for $objdir/$outputname
-# Generated by $PROGRAM (GNU $PACKAGE$TIMESTAMP) $VERSION
-#
-# The $output program cannot be directly executed until all the libtool
-# libraries that it depends on are installed.
-#
-# This wrapper script should never be moved out of the build directory.
-# If it is, it will not operate correctly.
-
-# Sed substitution that helps us do robust quoting.  It backslashifies
-# metacharacters that are still active within double-quoted strings.
-sed_quote_subst='$sed_quote_subst'
-
-# Be Bourne compatible
-if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then
-  emulate sh
-  NULLCMD=:
-  # Zsh 3.x and 4.x performs word splitting on \${1+\"\$@\"}, which
-  # is contrary to our usage.  Disable this feature.
-  alias -g '\${1+\"\$@\"}'='\"\$@\"'
-  setopt NO_GLOB_SUBST
-else
-  case \`(set -o) 2>/dev/null\` in *posix*) set -o posix;; esac
-fi
-BIN_SH=xpg4; export BIN_SH # for Tru64
-DUALCASE=1; export DUALCASE # for MKS sh
-
-# The HP-UX ksh and POSIX shell print the target directory to stdout
-# if CDPATH is set.
-(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
-
-relink_command=\"$relink_command\"
-
-# This environment variable determines our operation mode.
-if test \"\$libtool_install_magic\" = \"$magic\"; then
-  # install mode needs the following variables:
-  generated_by_libtool_version='$macro_version'
-  notinst_deplibs='$notinst_deplibs'
-else
-  # When we are sourced in execute mode, \$file and \$ECHO are already set.
-  if test \"\$libtool_execute_magic\" != \"$magic\"; then
-    file=\"\$0\""
-
-    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
-    $ECHO "\
-
-# A function that is used when there is no print builtin or printf.
-func_fallback_echo ()
-{
-  eval 'cat <<_LTECHO_EOF
-\$1
-_LTECHO_EOF'
-}
-    ECHO=\"$qECHO\"
-  fi
-
-# Very basic option parsing. These options are (a) specific to
-# the libtool wrapper, (b) are identical between the wrapper
-# /script/ and the wrapper /executable/ which is used only on
-# windows platforms, and (c) all begin with the string "--lt-"
-# (application programs are unlikely to have options which match
-# this pattern).
-#
-# There are only two supported options: --lt-debug and
-# --lt-dump-script. There is, deliberately, no --lt-help.
-#
-# The first argument to this parsing function should be the
-# script's $0 value, followed by "$@".
-lt_option_debug=
-func_parse_lt_options ()
-{
-  lt_script_arg0=\$0
-  shift
-  for lt_opt
-  do
-    case \"\$lt_opt\" in
-    --lt-debug) lt_option_debug=1 ;;
-    --lt-dump-script)
-        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
-        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
-        cat \"\$lt_dump_D/\$lt_dump_F\"
-        exit 0
-      ;;
-    --lt-*)
-        \$ECHO \"Unrecognized --lt- option: '\$lt_opt'\" 1>&2
-        exit 1
-      ;;
-    esac
-  done
-
-  # Print the debug banner immediately:
-  if test -n \"\$lt_option_debug\"; then
-    echo \"${outputname}:${output}:\${LINENO}: libtool wrapper (GNU $PACKAGE$TIMESTAMP) $VERSION\" 1>&2
-  fi
-}
-
-# Used when --lt-debug. Prints its arguments to stdout
-# (redirection is the responsibility of the caller)
-func_lt_dump_args ()
-{
-  lt_dump_args_N=1;
-  for lt_arg
-  do
-    \$ECHO \"${outputname}:${output}:\${LINENO}: newargv[\$lt_dump_args_N]: \$lt_arg\"
-    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
-  done
-}
-
-# Core function for launching the target application
-func_exec_program_core ()
-{
-"
-  case $host in
-  # Backslashes separate directories on plain windows
-  *-*-mingw | *-*-os2* | *-cegcc*)
-    $ECHO "\
-      if test -n \"\$lt_option_debug\"; then
-        \$ECHO \"${outputname}:${output}:\${LINENO}: newargv[0]: \$progdir\\\\\$program\" 1>&2
-        func_lt_dump_args \${1+\"\$@\"} 1>&2
-      fi
-      exec \"\$progdir\\\\\$program\" \${1+\"\$@\"}
-"
-    ;;
-
-  *)
-    $ECHO "\
-      if test -n \"\$lt_option_debug\"; then
-        \$ECHO \"${outputname}:${output}:\${LINENO}: newargv[0]: \$progdir/\$program\" 1>&2
-        func_lt_dump_args \${1+\"\$@\"} 1>&2
-      fi
-      exec \"\$progdir/\$program\" \${1+\"\$@\"}
-"
-    ;;
-  esac
-  $ECHO "\
-      \$ECHO \"\$0: cannot exec \$program \$*\" 1>&2
-      exit 1
-}
-
-# A function to encapsulate launching the target application
-# Strips options in the --lt-* namespace from \$@ and
-# launches target application with the remaining arguments.
-func_exec_program ()
-{
-  for lt_wr_arg
-  do
-    case \$lt_wr_arg in
-    --lt-*) ;;
-    *) set x \"\$@\" \"\$lt_wr_arg\"; shift;;
-    esac
-    shift
-  done
-  func_exec_program_core \${1+\"\$@\"}
-}
-
-  # Parse options
-  func_parse_lt_options \"\$0\" \${1+\"\$@\"}
-
-  # Find the directory that this script lives in.
-  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
-
-  # Follow symbolic links until we get to the real thisdir.
-  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
-  while test -n \"\$file\"; do
-    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
-
-    # If there was a directory component, then change thisdir.
-    if test \"x\$destdir\" != \"x\$file\"; then
-      case \"\$destdir\" in
-      [\\\\/]* | [A-Za-z]:[\\\\/]*) thisdir=\"\$destdir\" ;;
-      *) thisdir=\"\$thisdir/\$destdir\" ;;
-      esac
-    fi
-
-    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
-    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
-  done
-
-  # Usually 'no', except on cygwin/mingw when embedded into
-  # the cwrapper.
-  WRAPPER_SCRIPT_BELONGS_IN_OBJDIR=$func_emit_wrapper_arg1
-  if test \"\$WRAPPER_SCRIPT_BELONGS_IN_OBJDIR\" = \"yes\"; then
-    # special case for '.'
-    if test \"\$thisdir\" = \".\"; then
-      thisdir=\`pwd\`
-    fi
-    # remove .libs from thisdir
-    case \"\$thisdir\" in
-    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
-    $objdir )   thisdir=. ;;
-    esac
-  fi
-
-  # Try to get the absolute directory name.
-  absdir=\`cd \"\$thisdir\" && pwd\`
-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
-"
-
-	if test "$fast_install" = yes; then
-	  $ECHO "\
-  program=lt-'$outputname'$exeext
-  progdir=\"\$thisdir/$objdir\"
-
-  if test ! -f \"\$progdir/\$program\" ||
-     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
-
-    file=\"\$\$-\$program\"
-
-    if test ! -d \"\$progdir\"; then
-      $MKDIR \"\$progdir\"
-    else
-      $RM \"\$progdir/\$file\"
-    fi"
-
-	  $ECHO "\
-
-    # relink executable if necessary
-    if test -n \"\$relink_command\"; then
-      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
-      else
-	$ECHO \"\$relink_command_output\" >&2
-	$RM \"\$progdir/\$file\"
-	exit 1
-      fi
-    fi
-
-    $MV \"\$progdir/\$file\" \"\$progdir/\$program\" 2>/dev/null ||
-    { $RM \"\$progdir/\$program\";
-      $MV \"\$progdir/\$file\" \"\$progdir/\$program\"; }
-    $RM \"\$progdir/\$file\"
-  fi"
-	else
-	  $ECHO "\
-  program='$outputname'
-  progdir=\"\$thisdir/$objdir\"
-"
-	fi
-
-	$ECHO "\
-
-  if test -f \"\$progdir/\$program\"; then"
-
-	# fixup the dll searchpath if we need to.
-	#
-	# Fix the DLL searchpath if we need to.  Do this before prepending
-	# to shlibpath, because on Windows, both are PATH and uninstalled
-	# libraries must come first.
-	if test -n "$dllsearchpath"; then
-	  $ECHO "\
-    # Add the dll search path components to the executable PATH
-    PATH=$dllsearchpath:\$PATH
-"
-	fi
-
-	# Export our shlibpath_var if we have one.
-	if test "$shlibpath_overrides_runpath" = yes && test -n "$shlibpath_var" && test -n "$temp_rpath"; then
-	  $ECHO "\
-    # Add our own library path to $shlibpath_var
-    $shlibpath_var=\"$temp_rpath\$$shlibpath_var\"
-
-    # Some systems cannot cope with colon-terminated $shlibpath_var
-    # The second colon is a workaround for a bug in BeOS R4 sed
-    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
-
-    export $shlibpath_var
-"
-	fi
-
-	$ECHO "\
-    if test \"\$libtool_execute_magic\" != \"$magic\"; then
-      # Run the actual program with our arguments.
-      func_exec_program \${1+\"\$@\"}
-    fi
-  else
-    # The program doesn't exist.
-    \$ECHO \"\$0: error: \\\`\$progdir/\$program' does not exist\" 1>&2
-    \$ECHO \"This script is just a wrapper for \$program.\" 1>&2
-    \$ECHO \"See the $PACKAGE documentation for more information.\" 1>&2
-    exit 1
-  fi
-fi\
-"
-}
-
-
-# func_emit_cwrapperexe_src
-# emit the source code for a wrapper executable on stdout
-# Must ONLY be called from within func_mode_link because
-# it depends on a number of variable set therein.
-func_emit_cwrapperexe_src ()
-{
-	cat <<EOF
-
-/* $cwrappersource - temporary wrapper executable for $objdir/$outputname
-   Generated by $PROGRAM (GNU $PACKAGE$TIMESTAMP) $VERSION
-
-   The $output program cannot be directly executed until all the libtool
-   libraries that it depends on are installed.
-
-   This wrapper executable should never be moved out of the build directory.
-   If it is, it will not operate correctly.
-*/
-EOF
-	    cat <<"EOF"
-#ifdef _MSC_VER
-# define _CRT_SECURE_NO_DEPRECATE 1
-#endif
-#include <stdio.h>
-#include <stdlib.h>
-#ifdef _MSC_VER
-# include <direct.h>
-# include <process.h>
-# include <io.h>
-#else
-# include <unistd.h>
-# include <stdint.h>
-# ifdef __CYGWIN__
-#  include <io.h>
-# endif
-#endif
-#include <malloc.h>
-#include <stdarg.h>
-#include <assert.h>
-#include <string.h>
-#include <ctype.h>
-#include <errno.h>
-#include <fcntl.h>
-#include <sys/stat.h>
-
-/* declarations of non-ANSI functions */
-#if defined(__MINGW32__)
-# ifdef __STRICT_ANSI__
-int _putenv (const char *);
-# endif
-#elif defined(__CYGWIN__)
-# ifdef __STRICT_ANSI__
-char *realpath (const char *, char *);
-int putenv (char *);
-int setenv (const char *, const char *, int);
-# endif
-/* #elif defined (other platforms) ... */
-#endif
-
-/* portability defines, excluding path handling macros */
-#if defined(_MSC_VER)
-# define setmode _setmode
-# define stat    _stat
-# define chmod   _chmod
-# define getcwd  _getcwd
-# define putenv  _putenv
-# define S_IXUSR _S_IEXEC
-# ifndef _INTPTR_T_DEFINED
-#  define _INTPTR_T_DEFINED
-#  define intptr_t int
-# endif
-#elif defined(__MINGW32__)
-# define setmode _setmode
-# define stat    _stat
-# define chmod   _chmod
-# define getcwd  _getcwd
-# define putenv  _putenv
-#elif defined(__CYGWIN__)
-# define HAVE_SETENV
-# define FOPEN_WB "wb"
-/* #elif defined (other platforms) ... */
-#endif
-
-#if defined(PATH_MAX)
-# define LT_PATHMAX PATH_MAX
-#elif defined(MAXPATHLEN)
-# define LT_PATHMAX MAXPATHLEN
-#else
-# define LT_PATHMAX 1024
-#endif
-
-#ifndef S_IXOTH
-# define S_IXOTH 0
-#endif
-#ifndef S_IXGRP
-# define S_IXGRP 0
-#endif
-
-/* path handling portability macros */
-#ifndef DIR_SEPARATOR
-# define DIR_SEPARATOR '/'
-# define PATH_SEPARATOR ':'
-#endif
-
-#if defined (_WIN32) || defined (__MSDOS__) || defined (__DJGPP__) || \
-  defined (__OS2__)
-# define HAVE_DOS_BASED_FILE_SYSTEM
-# define FOPEN_WB "wb"
-# ifndef DIR_SEPARATOR_2
-#  define DIR_SEPARATOR_2 '\\'
-# endif
-# ifndef PATH_SEPARATOR_2
-#  define PATH_SEPARATOR_2 ';'
-# endif
-#endif
-
-#ifndef DIR_SEPARATOR_2
-# define IS_DIR_SEPARATOR(ch) ((ch) == DIR_SEPARATOR)
-#else /* DIR_SEPARATOR_2 */
-# define IS_DIR_SEPARATOR(ch) \
-	(((ch) == DIR_SEPARATOR) || ((ch) == DIR_SEPARATOR_2))
-#endif /* DIR_SEPARATOR_2 */
-
-#ifndef PATH_SEPARATOR_2
-# define IS_PATH_SEPARATOR(ch) ((ch) == PATH_SEPARATOR)
-#else /* PATH_SEPARATOR_2 */
-# define IS_PATH_SEPARATOR(ch) ((ch) == PATH_SEPARATOR_2)
-#endif /* PATH_SEPARATOR_2 */
-
-#ifndef FOPEN_WB
-# define FOPEN_WB "w"
-#endif
-#ifndef _O_BINARY
-# define _O_BINARY 0
-#endif
-
-#define XMALLOC(type, num)      ((type *) xmalloc ((num) * sizeof(type)))
-#define XFREE(stale) do { \
-  if (stale) { free ((void *) stale); stale = 0; } \
-} while (0)
-
-#if defined(LT_DEBUGWRAPPER)
-static int lt_debug = 1;
-#else
-static int lt_debug = 0;
-#endif
-
-const char *program_name = "libtool-wrapper"; /* in case xstrdup fails */
-
-void *xmalloc (size_t num);
-char *xstrdup (const char *string);
-const char *base_name (const char *name);
-char *find_executable (const char *wrapper);
-char *chase_symlinks (const char *pathspec);
-int make_executable (const char *path);
-int check_executable (const char *path);
-char *strendzap (char *str, const char *pat);
-void lt_debugprintf (const char *file, int line, const char *fmt, ...);
-void lt_fatal (const char *file, int line, const char *message, ...);
-static const char *nonnull (const char *s);
-static const char *nonempty (const char *s);
-void lt_setenv (const char *name, const char *value);
-char *lt_extend_str (const char *orig_value, const char *add, int to_end);
-void lt_update_exe_path (const char *name, const char *value);
-void lt_update_lib_path (const char *name, const char *value);
-char **prepare_spawn (char **argv);
-void lt_dump_script (FILE *f);
-EOF
-
-	    cat <<EOF
-volatile const char * MAGIC_EXE = "$magic_exe";
-const char * LIB_PATH_VARNAME = "$shlibpath_var";
-EOF
-
-	    if test "$shlibpath_overrides_runpath" = yes && test -n "$shlibpath_var" && test -n "$temp_rpath"; then
-              func_to_host_path "$temp_rpath"
-	      cat <<EOF
-const char * LIB_PATH_VALUE   = "$func_to_host_path_result";
-EOF
-	    else
-	      cat <<"EOF"
-const char * LIB_PATH_VALUE   = "";
-EOF
-	    fi
-
-	    if test -n "$dllsearchpath"; then
-              func_to_host_path "$dllsearchpath:"
-	      cat <<EOF
-const char * EXE_PATH_VARNAME = "PATH";
-const char * EXE_PATH_VALUE   = "$func_to_host_path_result";
-EOF
-	    else
-	      cat <<"EOF"
-const char * EXE_PATH_VARNAME = "";
-const char * EXE_PATH_VALUE   = "";
-EOF
-	    fi
-
-	    if test "$fast_install" = yes; then
-	      cat <<EOF
-const char * TARGET_PROGRAM_NAME = "lt-$outputname"; /* hopefully, no .exe */
-EOF
-	    else
-	      cat <<EOF
-const char * TARGET_PROGRAM_NAME = "$outputname"; /* hopefully, no .exe */
-EOF
-	    fi
-
-
-	    cat <<"EOF"
-
-#define LTWRAPPER_OPTION_PREFIX         "--lt-"
-
-static const char *ltwrapper_option_prefix = LTWRAPPER_OPTION_PREFIX;
-static const char *dumpscript_opt       = LTWRAPPER_OPTION_PREFIX "dump-script";
-static const char *debug_opt            = LTWRAPPER_OPTION_PREFIX "debug";
-
-int
-main (int argc, char *argv[])
-{
-  char **newargz;
-  int  newargc;
-  char *tmp_pathspec;
-  char *actual_cwrapper_path;
-  char *actual_cwrapper_name;
-  char *target_name;
-  char *lt_argv_zero;
-  intptr_t rval = 127;
-
-  int i;
-
-  program_name = (char *) xstrdup (base_name (argv[0]));
-  newargz = XMALLOC (char *, argc + 1);
-
-  /* very simple arg parsing; don't want to rely on getopt
-   * also, copy all non cwrapper options to newargz, except
-   * argz[0], which is handled differently
-   */
-  newargc=0;
-  for (i = 1; i < argc; i++)
-    {
-      if (strcmp (argv[i], dumpscript_opt) == 0)
-	{
-EOF
-	    case "$host" in
-	      *mingw* | *cygwin* )
-		# make stdout use "unix" line endings
-		echo "          setmode(1,_O_BINARY);"
-		;;
-	      esac
-
-	    cat <<"EOF"
-	  lt_dump_script (stdout);
-	  return 0;
-	}
-      if (strcmp (argv[i], debug_opt) == 0)
-	{
-          lt_debug = 1;
-          continue;
-	}
-      if (strcmp (argv[i], ltwrapper_option_prefix) == 0)
-        {
-          /* however, if there is an option in the LTWRAPPER_OPTION_PREFIX
-             namespace, but it is not one of the ones we know about and
-             have already dealt with, above (inluding dump-script), then
-             report an error. Otherwise, targets might begin to believe
-             they are allowed to use options in the LTWRAPPER_OPTION_PREFIX
-             namespace. The first time any user complains about this, we'll
-             need to make LTWRAPPER_OPTION_PREFIX a configure-time option
-             or a configure.ac-settable value.
-           */
-          lt_fatal (__FILE__, __LINE__,
-		    "unrecognized %s option: '%s'",
-                    ltwrapper_option_prefix, argv[i]);
-        }
-      /* otherwise ... */
-      newargz[++newargc] = xstrdup (argv[i]);
-    }
-  newargz[++newargc] = NULL;
-
-EOF
-	    cat <<EOF
-  /* The GNU banner must be the first non-error debug message */
-  lt_debugprintf (__FILE__, __LINE__, "libtool wrapper (GNU $PACKAGE$TIMESTAMP) $VERSION\n");
-EOF
-	    cat <<"EOF"
-  lt_debugprintf (__FILE__, __LINE__, "(main) argv[0]: %s\n", argv[0]);
-  lt_debugprintf (__FILE__, __LINE__, "(main) program_name: %s\n", program_name);
-
-  tmp_pathspec = find_executable (argv[0]);
-  if (tmp_pathspec == NULL)
-    lt_fatal (__FILE__, __LINE__, "couldn't find %s", argv[0]);
-  lt_debugprintf (__FILE__, __LINE__,
-                  "(main) found exe (before symlink chase) at: %s\n",
-		  tmp_pathspec);
-
-  actual_cwrapper_path = chase_symlinks (tmp_pathspec);
-  lt_debugprintf (__FILE__, __LINE__,
-                  "(main) found exe (after symlink chase) at: %s\n",
-		  actual_cwrapper_path);
-  XFREE (tmp_pathspec);
-
-  actual_cwrapper_name = xstrdup (base_name (actual_cwrapper_path));
-  strendzap (actual_cwrapper_path, actual_cwrapper_name);
-
-  /* wrapper name transforms */
-  strendzap (actual_cwrapper_name, ".exe");
-  tmp_pathspec = lt_extend_str (actual_cwrapper_name, ".exe", 1);
-  XFREE (actual_cwrapper_name);
-  actual_cwrapper_name = tmp_pathspec;
-  tmp_pathspec = 0;
-
-  /* target_name transforms -- use actual target program name; might have lt- prefix */
-  target_name = xstrdup (base_name (TARGET_PROGRAM_NAME));
-  strendzap (target_name, ".exe");
-  tmp_pathspec = lt_extend_str (target_name, ".exe", 1);
-  XFREE (target_name);
-  target_name = tmp_pathspec;
-  tmp_pathspec = 0;
-
-  lt_debugprintf (__FILE__, __LINE__,
-		  "(main) libtool target name: %s\n",
-		  target_name);
-EOF
-
-	    cat <<EOF
-  newargz[0] =
-    XMALLOC (char, (strlen (actual_cwrapper_path) +
-		    strlen ("$objdir") + 1 + strlen (actual_cwrapper_name) + 1));
-  strcpy (newargz[0], actual_cwrapper_path);
-  strcat (newargz[0], "$objdir");
-  strcat (newargz[0], "/");
-EOF
-
-	    cat <<"EOF"
-  /* stop here, and copy so we don't have to do this twice */
-  tmp_pathspec = xstrdup (newargz[0]);
-
-  /* do NOT want the lt- prefix here, so use actual_cwrapper_name */
-  strcat (newargz[0], actual_cwrapper_name);
-
-  /* DO want the lt- prefix here if it exists, so use target_name */
-  lt_argv_zero = lt_extend_str (tmp_pathspec, target_name, 1);
-  XFREE (tmp_pathspec);
-  tmp_pathspec = NULL;
-EOF
-
-	    case $host_os in
-	      mingw*)
-	    cat <<"EOF"
-  {
-    char* p;
-    while ((p = strchr (newargz[0], '\\')) != NULL)
-      {
-	*p = '/';
-      }
-    while ((p = strchr (lt_argv_zero, '\\')) != NULL)
-      {
-	*p = '/';
-      }
-  }
-EOF
-	    ;;
-	    esac
-
-	    cat <<"EOF"
-  XFREE (target_name);
-  XFREE (actual_cwrapper_path);
-  XFREE (actual_cwrapper_name);
-
-  lt_setenv ("BIN_SH", "xpg4"); /* for Tru64 */
-  lt_setenv ("DUALCASE", "1");  /* for MSK sh */
-  /* Update the DLL searchpath.  EXE_PATH_VALUE ($dllsearchpath) must
-     be prepended before (that is, appear after) LIB_PATH_VALUE ($temp_rpath)
-     because on Windows, both *_VARNAMEs are PATH but uninstalled
-     libraries must come first. */
-  lt_update_exe_path (EXE_PATH_VARNAME, EXE_PATH_VALUE);
-  lt_update_lib_path (LIB_PATH_VARNAME, LIB_PATH_VALUE);
-
-  lt_debugprintf (__FILE__, __LINE__, "(main) lt_argv_zero: %s\n",
-		  nonnull (lt_argv_zero));
-  for (i = 0; i < newargc; i++)
-    {
-      lt_debugprintf (__FILE__, __LINE__, "(main) newargz[%d]: %s\n",
-		      i, nonnull (newargz[i]));
-    }
-
-EOF
-
-	    case $host_os in
-	      mingw*)
-		cat <<"EOF"
-  /* execv doesn't actually work on mingw as expected on unix */
-  newargz = prepare_spawn (newargz);
-  rval = _spawnv (_P_WAIT, lt_argv_zero, (const char * const *) newargz);
-  if (rval == -1)
-    {
-      /* failed to start process */
-      lt_debugprintf (__FILE__, __LINE__,
-		      "(main) failed to launch target \"%s\": %s\n",
-		      lt_argv_zero, nonnull (strerror (errno)));
-      return 127;
-    }
-  return rval;
-EOF
-		;;
-	      *)
-		cat <<"EOF"
-  execv (lt_argv_zero, newargz);
-  return rval; /* =127, but avoids unused variable warning */
-EOF
-		;;
-	    esac
-
-	    cat <<"EOF"
-}
-
-void *
-xmalloc (size_t num)
-{
-  void *p = (void *) malloc (num);
-  if (!p)
-    lt_fatal (__FILE__, __LINE__, "memory exhausted");
-
-  return p;
-}
-
-char *
-xstrdup (const char *string)
-{
-  return string ? strcpy ((char *) xmalloc (strlen (string) + 1),
-			  string) : NULL;
-}
-
-const char *
-base_name (const char *name)
-{
-  const char *base;
-
-#if defined (HAVE_DOS_BASED_FILE_SYSTEM)
-  /* Skip over the disk name in MSDOS pathnames. */
-  if (isalpha ((unsigned char) name[0]) && name[1] == ':')
-    name += 2;
-#endif
-
-  for (base = name; *name; name++)
-    if (IS_DIR_SEPARATOR (*name))
-      base = name + 1;
-  return base;
-}
-
-int
-check_executable (const char *path)
-{
-  struct stat st;
-
-  lt_debugprintf (__FILE__, __LINE__, "(check_executable): %s\n",
-                  nonempty (path));
-  if ((!path) || (!*path))
-    return 0;
-
-  if ((stat (path, &st) >= 0)
-      && (st.st_mode & (S_IXUSR | S_IXGRP | S_IXOTH)))
-    return 1;
-  else
-    return 0;
-}
-
-int
-make_executable (const char *path)
-{
-  int rval = 0;
-  struct stat st;
-
-  lt_debugprintf (__FILE__, __LINE__, "(make_executable): %s\n",
-                  nonempty (path));
-  if ((!path) || (!*path))
-    return 0;
-
-  if (stat (path, &st) >= 0)
-    {
-      rval = chmod (path, st.st_mode | S_IXOTH | S_IXGRP | S_IXUSR);
-    }
-  return rval;
-}
-
-/* Searches for the full path of the wrapper.  Returns
-   newly allocated full path name if found, NULL otherwise
-   Does not chase symlinks, even on platforms that support them.
-*/
-char *
-find_executable (const char *wrapper)
-{
-  int has_slash = 0;
-  const char *p;
-  const char *p_next;
-  /* static buffer for getcwd */
-  char tmp[LT_PATHMAX + 1];
-  int tmp_len;
-  char *concat_name;
-
-  lt_debugprintf (__FILE__, __LINE__, "(find_executable): %s\n",
-                  nonempty (wrapper));
-
-  if ((wrapper == NULL) || (*wrapper == '\0'))
-    return NULL;
-
-  /* Absolute path? */
-#if defined (HAVE_DOS_BASED_FILE_SYSTEM)
-  if (isalpha ((unsigned char) wrapper[0]) && wrapper[1] == ':')
-    {
-      concat_name = xstrdup (wrapper);
-      if (check_executable (concat_name))
-	return concat_name;
-      XFREE (concat_name);
-    }
-  else
-    {
-#endif
-      if (IS_DIR_SEPARATOR (wrapper[0]))
-	{
-	  concat_name = xstrdup (wrapper);
-	  if (check_executable (concat_name))
-	    return concat_name;
-	  XFREE (concat_name);
-	}
-#if defined (HAVE_DOS_BASED_FILE_SYSTEM)
-    }
-#endif
-
-  for (p = wrapper; *p; p++)
-    if (*p == '/')
-      {
-	has_slash = 1;
-	break;
-      }
-  if (!has_slash)
-    {
-      /* no slashes; search PATH */
-      const char *path = getenv ("PATH");
-      if (path != NULL)
-	{
-	  for (p = path; *p; p = p_next)
-	    {
-	      const char *q;
-	      size_t p_len;
-	      for (q = p; *q; q++)
-		if (IS_PATH_SEPARATOR (*q))
-		  break;
-	      p_len = q - p;
-	      p_next = (*q == '\0' ? q : q + 1);
-	      if (p_len == 0)
-		{
-		  /* empty path: current directory */
-		  if (getcwd (tmp, LT_PATHMAX) == NULL)
-		    lt_fatal (__FILE__, __LINE__, "getcwd failed: %s",
-                              nonnull (strerror (errno)));
-		  tmp_len = strlen (tmp);
-		  concat_name =
-		    XMALLOC (char, tmp_len + 1 + strlen (wrapper) + 1);
-		  memcpy (concat_name, tmp, tmp_len);
-		  concat_name[tmp_len] = '/';
-		  strcpy (concat_name + tmp_len + 1, wrapper);
-		}
-	      else
-		{
-		  concat_name =
-		    XMALLOC (char, p_len + 1 + strlen (wrapper) + 1);
-		  memcpy (concat_name, p, p_len);
-		  concat_name[p_len] = '/';
-		  strcpy (concat_name + p_len + 1, wrapper);
-		}
-	      if (check_executable (concat_name))
-		return concat_name;
-	      XFREE (concat_name);
-	    }
-	}
-      /* not found in PATH; assume curdir */
-    }
-  /* Relative path | not found in path: prepend cwd */
-  if (getcwd (tmp, LT_PATHMAX) == NULL)
-    lt_fatal (__FILE__, __LINE__, "getcwd failed: %s",
-              nonnull (strerror (errno)));
-  tmp_len = strlen (tmp);
-  concat_name = XMALLOC (char, tmp_len + 1 + strlen (wrapper) + 1);
-  memcpy (concat_name, tmp, tmp_len);
-  concat_name[tmp_len] = '/';
-  strcpy (concat_name + tmp_len + 1, wrapper);
-
-  if (check_executable (concat_name))
-    return concat_name;
-  XFREE (concat_name);
-  return NULL;
-}
-
-char *
-chase_symlinks (const char *pathspec)
-{
-#ifndef S_ISLNK
-  return xstrdup (pathspec);
-#else
-  char buf[LT_PATHMAX];
-  struct stat s;
-  char *tmp_pathspec = xstrdup (pathspec);
-  char *p;
-  int has_symlinks = 0;
-  while (strlen (tmp_pathspec) && !has_symlinks)
-    {
-      lt_debugprintf (__FILE__, __LINE__,
-		      "checking path component for symlinks: %s\n",
-		      tmp_pathspec);
-      if (lstat (tmp_pathspec, &s) == 0)
-	{
-	  if (S_ISLNK (s.st_mode) != 0)
-	    {
-	      has_symlinks = 1;
-	      break;
-	    }
-
-	  /* search backwards for last DIR_SEPARATOR */
-	  p = tmp_pathspec + strlen (tmp_pathspec) - 1;
-	  while ((p > tmp_pathspec) && (!IS_DIR_SEPARATOR (*p)))
-	    p--;
-	  if ((p == tmp_pathspec) && (!IS_DIR_SEPARATOR (*p)))
-	    {
-	      /* no more DIR_SEPARATORS left */
-	      break;
-	    }
-	  *p = '\0';
-	}
-      else
-	{
-	  lt_fatal (__FILE__, __LINE__,
-		    "error accessing file \"%s\": %s",
-		    tmp_pathspec, nonnull (strerror (errno)));
-	}
-    }
-  XFREE (tmp_pathspec);
-
-  if (!has_symlinks)
-    {
-      return xstrdup (pathspec);
-    }
-
-  tmp_pathspec = realpath (pathspec, buf);
-  if (tmp_pathspec == 0)
-    {
-      lt_fatal (__FILE__, __LINE__,
-		"could not follow symlinks for %s", pathspec);
-    }
-  return xstrdup (tmp_pathspec);
-#endif
-}
-
-char *
-strendzap (char *str, const char *pat)
-{
-  size_t len, patlen;
-
-  assert (str != NULL);
-  assert (pat != NULL);
-
-  len = strlen (str);
-  patlen = strlen (pat);
-
-  if (patlen <= len)
-    {
-      str += len - patlen;
-      if (strcmp (str, pat) == 0)
-	*str = '\0';
-    }
-  return str;
-}
-
-void
-lt_debugprintf (const char *file, int line, const char *fmt, ...)
-{
-  va_list args;
-  if (lt_debug)
-    {
-      (void) fprintf (stderr, "%s:%s:%d: ", program_name, file, line);
-      va_start (args, fmt);
-      (void) vfprintf (stderr, fmt, args);
-      va_end (args);
-    }
-}
-
-static void
-lt_error_core (int exit_status, const char *file,
-	       int line, const char *mode,
-	       const char *message, va_list ap)
-{
-  fprintf (stderr, "%s:%s:%d: %s: ", program_name, file, line, mode);
-  vfprintf (stderr, message, ap);
-  fprintf (stderr, ".\n");
-
-  if (exit_status >= 0)
-    exit (exit_status);
-}
-
-void
-lt_fatal (const char *file, int line, const char *message, ...)
-{
-  va_list ap;
-  va_start (ap, message);
-  lt_error_core (EXIT_FAILURE, file, line, "FATAL", message, ap);
-  va_end (ap);
-}
-
-static const char *
-nonnull (const char *s)
-{
-  return s ? s : "(null)";
-}
-
-static const char *
-nonempty (const char *s)
-{
-  return (s && !*s) ? "(empty)" : nonnull (s);
-}
-
-void
-lt_setenv (const char *name, const char *value)
-{
-  lt_debugprintf (__FILE__, __LINE__,
-		  "(lt_setenv) setting '%s' to '%s'\n",
-                  nonnull (name), nonnull (value));
-  {
-#ifdef HAVE_SETENV
-    /* always make a copy, for consistency with !HAVE_SETENV */
-    char *str = xstrdup (value);
-    setenv (name, str, 1);
-#else
-    int len = strlen (name) + 1 + strlen (value) + 1;
-    char *str = XMALLOC (char, len);
-    sprintf (str, "%s=%s", name, value);
-    if (putenv (str) != EXIT_SUCCESS)
-      {
-        XFREE (str);
-      }
-#endif
-  }
-}
-
-char *
-lt_extend_str (const char *orig_value, const char *add, int to_end)
-{
-  char *new_value;
-  if (orig_value && *orig_value)
-    {
-      int orig_value_len = strlen (orig_value);
-      int add_len = strlen (add);
-      new_value = XMALLOC (char, add_len + orig_value_len + 1);
-      if (to_end)
-        {
-          strcpy (new_value, orig_value);
-          strcpy (new_value + orig_value_len, add);
-        }
-      else
-        {
-          strcpy (new_value, add);
-          strcpy (new_value + add_len, orig_value);
-        }
-    }
-  else
-    {
-      new_value = xstrdup (add);
-    }
-  return new_value;
-}
-
-void
-lt_update_exe_path (const char *name, const char *value)
-{
-  lt_debugprintf (__FILE__, __LINE__,
-		  "(lt_update_exe_path) modifying '%s' by prepending '%s'\n",
-                  nonnull (name), nonnull (value));
-
-  if (name && *name && value && *value)
-    {
-      char *new_value = lt_extend_str (getenv (name), value, 0);
-      /* some systems can't cope with a ':'-terminated path #' */
-      int len = strlen (new_value);
-      while (((len = strlen (new_value)) > 0) && IS_PATH_SEPARATOR (new_value[len-1]))
-        {
-          new_value[len-1] = '\0';
-        }
-      lt_setenv (name, new_value);
-      XFREE (new_value);
-    }
-}
-
-void
-lt_update_lib_path (const char *name, const char *value)
-{
-  lt_debugprintf (__FILE__, __LINE__,
-		  "(lt_update_lib_path) modifying '%s' by prepending '%s'\n",
-                  nonnull (name), nonnull (value));
-
-  if (name && *name && value && *value)
-    {
-      char *new_value = lt_extend_str (getenv (name), value, 0);
-      lt_setenv (name, new_value);
-      XFREE (new_value);
-    }
-}
-
-EOF
-	    case $host_os in
-	      mingw*)
-		cat <<"EOF"
-
-/* Prepares an argument vector before calling spawn().
-   Note that spawn() does not by itself call the command interpreter
-     (getenv ("COMSPEC") != NULL ? getenv ("COMSPEC") :
-      ({ OSVERSIONINFO v; v.dwOSVersionInfoSize = sizeof(OSVERSIONINFO);
-         GetVersionEx(&v);
-         v.dwPlatformId == VER_PLATFORM_WIN32_NT;
-      }) ? "cmd.exe" : "command.com").
-   Instead it simply concatenates the arguments, separated by ' ', and calls
-   CreateProcess().  We must quote the arguments since Win32 CreateProcess()
-   interprets characters like ' ', '\t', '\\', '"' (but not '<' and '>') in a
-   special way:
-   - Space and tab are interpreted as delimiters. They are not treated as
-     delimiters if they are surrounded by double quotes: "...".
-   - Unescaped double quotes are removed from the input. Their only effect is
-     that within double quotes, space and tab are treated like normal
-     characters.
-   - Backslashes not followed by double quotes are not special.
-   - But 2*n+1 backslashes followed by a double quote become
-     n backslashes followed by a double quote (n >= 0):
-       \" -> "
-       \\\" -> \"
-       \\\\\" -> \\"
- */
-#define SHELL_SPECIAL_CHARS "\"\\ \001\002\003\004\005\006\007\010\011\012\013\014\015\016\017\020\021\022\023\024\025\026\027\030\031\032\033\034\035\036\037"
-#define SHELL_SPACE_CHARS " \001\002\003\004\005\006\007\010\011\012\013\014\015\016\017\020\021\022\023\024\025\026\027\030\031\032\033\034\035\036\037"
-char **
-prepare_spawn (char **argv)
-{
-  size_t argc;
-  char **new_argv;
-  size_t i;
-
-  /* Count number of arguments.  */
-  for (argc = 0; argv[argc] != NULL; argc++)
-    ;
-
-  /* Allocate new argument vector.  */
-  new_argv = XMALLOC (char *, argc + 1);
-
-  /* Put quoted arguments into the new argument vector.  */
-  for (i = 0; i < argc; i++)
-    {
-      const char *string = argv[i];
-
-      if (string[0] == '\0')
-	new_argv[i] = xstrdup ("\"\"");
-      else if (strpbrk (string, SHELL_SPECIAL_CHARS) != NULL)
-	{
-	  int quote_around = (strpbrk (string, SHELL_SPACE_CHARS) != NULL);
-	  size_t length;
-	  unsigned int backslashes;
-	  const char *s;
-	  char *quoted_string;
-	  char *p;
-
-	  length = 0;
-	  backslashes = 0;
-	  if (quote_around)
-	    length++;
-	  for (s = string; *s != '\0'; s++)
-	    {
-	      char c = *s;
-	      if (c == '"')
-		length += backslashes + 1;
-	      length++;
-	      if (c == '\\')
-		backslashes++;
-	      else
-		backslashes = 0;
-	    }
-	  if (quote_around)
-	    length += backslashes + 1;
-
-	  quoted_string = XMALLOC (char, length + 1);
-
-	  p = quoted_string;
-	  backslashes = 0;
-	  if (quote_around)
-	    *p++ = '"';
-	  for (s = string; *s != '\0'; s++)
-	    {
-	      char c = *s;
-	      if (c == '"')
-		{
-		  unsigned int j;
-		  for (j = backslashes + 1; j > 0; j--)
-		    *p++ = '\\';
-		}
-	      *p++ = c;
-	      if (c == '\\')
-		backslashes++;
-	      else
-		backslashes = 0;
-	    }
-	  if (quote_around)
-	    {
-	      unsigned int j;
-	      for (j = backslashes; j > 0; j--)
-		*p++ = '\\';
-	      *p++ = '"';
-	    }
-	  *p = '\0';
-
-	  new_argv[i] = quoted_string;
-	}
-      else
-	new_argv[i] = (char *) string;
-    }
-  new_argv[argc] = NULL;
-
-  return new_argv;
-}
-EOF
-		;;
-	    esac
-
-            cat <<"EOF"
-void lt_dump_script (FILE* f)
-{
-EOF
-	    func_emit_wrapper yes |
-              $SED -e 's/\([\\"]\)/\\\1/g' \
-	           -e 's/^/  fputs ("/' -e 's/$/\\n", f);/'
-
-            cat <<"EOF"
-}
-EOF
-}
-# end: func_emit_cwrapperexe_src
-
-# func_win32_import_lib_p ARG
-# True if ARG is an import lib, as indicated by $file_magic_cmd
-func_win32_import_lib_p ()
-{
-    $opt_debug
-    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
-    *import*) : ;;
-    *) false ;;
-    esac
-}
-
-# func_mode_link arg...
-func_mode_link ()
-{
-    $opt_debug
-    case $host in
-    *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
-      # It is impossible to link a dll without this setting, and
-      # we shouldn't force the makefile maintainer to figure out
-      # which system we are compiling for in order to pass an extra
-      # flag for every libtool invocation.
-      # allow_undefined=no
-
-      # FIXME: Unfortunately, there are problems with the above when trying
-      # to make a dll which has undefined symbols, in which case not
-      # even a static library is built.  For now, we need to specify
-      # -no-undefined on the libtool link line when we can be certain
-      # that all symbols are satisfied, otherwise we get a static library.
-      allow_undefined=yes
-      ;;
-    *)
-      allow_undefined=yes
-      ;;
-    esac
-    libtool_args=$nonopt
-    base_compile="$nonopt $@"
-    compile_command=$nonopt
-    finalize_command=$nonopt
-
-    compile_rpath=
-    finalize_rpath=
-    compile_shlibpath=
-    finalize_shlibpath=
-    convenience=
-    old_convenience=
-    deplibs=
-    old_deplibs=
-    compiler_flags=
-    linker_flags=
-    dllsearchpath=
-    lib_search_path=`pwd`
-    inst_prefix_dir=
-    new_inherited_linker_flags=
-
-    avoid_version=no
-    bindir=
-    dlfiles=
-    dlprefiles=
-    dlself=no
-    export_dynamic=no
-    export_symbols=
-    export_symbols_regex=
-    generated=
-    libobjs=
-    ltlibs=
-    module=no
-    no_install=no
-    objs=
-    non_pic_objects=
-    precious_files_regex=
-    prefer_static_libs=no
-    preload=no
-    prev=
-    prevarg=
-    release=
-    rpath=
-    xrpath=
-    perm_rpath=
-    temp_rpath=
-    thread_safe=no
-    vinfo=
-    vinfo_number=no
-    weak_libs=
-    single_module="${wl}-single_module"
-    func_infer_tag $base_compile
-
-    # We need to know -static, to get the right output filenames.
-    for arg
-    do
-      case $arg in
-      -shared)
-	test "$build_libtool_libs" != yes && \
-	  func_fatal_configuration "can not build a shared library"
-	build_old_libs=no
-	break
-	;;
-      -all-static | -static | -static-libtool-libs)
-	case $arg in
-	-all-static)
-	  if test "$build_libtool_libs" = yes && test -z "$link_static_flag"; then
-	    func_warning "complete static linking is impossible in this configuration"
-	  fi
-	  if test -n "$link_static_flag"; then
-	    dlopen_self=$dlopen_self_static
-	  fi
-	  prefer_static_libs=yes
-	  ;;
-	-static)
-	  if test -z "$pic_flag" && test -n "$link_static_flag"; then
-	    dlopen_self=$dlopen_self_static
-	  fi
-	  prefer_static_libs=built
-	  ;;
-	-static-libtool-libs)
-	  if test -z "$pic_flag" && test -n "$link_static_flag"; then
-	    dlopen_self=$dlopen_self_static
-	  fi
-	  prefer_static_libs=yes
-	  ;;
-	esac
-	build_libtool_libs=no
-	build_old_libs=yes
-	break
-	;;
-      esac
-    done
-
-    # See if our shared archives depend on static archives.
-    test -n "$old_archive_from_new_cmds" && build_old_libs=yes
-
-    # Go through the arguments, transforming them on the way.
-    while test "$#" -gt 0; do
-      arg="$1"
-      shift
-      func_quote_for_eval "$arg"
-      qarg=$func_quote_for_eval_unquoted_result
-      func_append libtool_args " $func_quote_for_eval_result"
-
-      # If the previous option needs an argument, assign it.
-      if test -n "$prev"; then
-	case $prev in
-	output)
-	  func_append compile_command " @OUTPUT@"
-	  func_append finalize_command " @OUTPUT@"
-	  ;;
-	esac
-
-	case $prev in
-	bindir)
-	  bindir="$arg"
-	  prev=
-	  continue
-	  ;;
-	dlfiles|dlprefiles)
-	  if test "$preload" = no; then
-	    # Add the symbol object into the linking commands.
-	    func_append compile_command " @SYMFILE@"
-	    func_append finalize_command " @SYMFILE@"
-	    preload=yes
-	  fi
-	  case $arg in
-	  *.la | *.lo) ;;  # We handle these cases below.
-	  force)
-	    if test "$dlself" = no; then
-	      dlself=needless
-	      export_dynamic=yes
-	    fi
-	    prev=
-	    continue
-	    ;;
-	  self)
-	    if test "$prev" = dlprefiles; then
-	      dlself=yes
-	    elif test "$prev" = dlfiles && test "$dlopen_self" != yes; then
-	      dlself=yes
-	    else
-	      dlself=needless
-	      export_dynamic=yes
-	    fi
-	    prev=
-	    continue
-	    ;;
-	  *)
-	    if test "$prev" = dlfiles; then
-	      func_append dlfiles " $arg"
-	    else
-	      func_append dlprefiles " $arg"
-	    fi
-	    prev=
-	    continue
-	    ;;
-	  esac
-	  ;;
-	expsyms)
-	  export_symbols="$arg"
-	  test -f "$arg" \
-	    || func_fatal_error "symbol file \`$arg' does not exist"
-	  prev=
-	  continue
-	  ;;
-	expsyms_regex)
-	  export_symbols_regex="$arg"
-	  prev=
-	  continue
-	  ;;
-	framework)
-	  case $host in
-	    *-*-darwin*)
-	      case "$deplibs " in
-		*" $qarg.ltframework "*) ;;
-		*) func_append deplibs " $qarg.ltframework" # this is fixed later
-		   ;;
-	      esac
-	      ;;
-	  esac
-	  prev=
-	  continue
-	  ;;
-	inst_prefix)
-	  inst_prefix_dir="$arg"
-	  prev=
-	  continue
-	  ;;
-	objectlist)
-	  if test -f "$arg"; then
-	    save_arg=$arg
-	    moreargs=
-	    for fil in `cat "$save_arg"`
-	    do
-#	      func_append moreargs " $fil"
-	      arg=$fil
-	      # A libtool-controlled object.
-
-	      # Check to see that this really is a libtool object.
-	      if func_lalib_unsafe_p "$arg"; then
-		pic_object=
-		non_pic_object=
-
-		# Read the .lo file
-		func_source "$arg"
-
-		if test -z "$pic_object" ||
-		   test -z "$non_pic_object" ||
-		   test "$pic_object" = none &&
-		   test "$non_pic_object" = none; then
-		  func_fatal_error "cannot find name of object for \`$arg'"
-		fi
-
-		# Extract subdirectory from the argument.
-		func_dirname "$arg" "/" ""
-		xdir="$func_dirname_result"
-
-		if test "$pic_object" != none; then
-		  # Prepend the subdirectory the object is found in.
-		  pic_object="$xdir$pic_object"
-
-		  if test "$prev" = dlfiles; then
-		    if test "$build_libtool_libs" = yes && test "$dlopen_support" = yes; then
-		      func_append dlfiles " $pic_object"
-		      prev=
-		      continue
-		    else
-		      # If libtool objects are unsupported, then we need to preload.
-		      prev=dlprefiles
-		    fi
-		  fi
-
-		  # CHECK ME:  I think I busted this.  -Ossama
-		  if test "$prev" = dlprefiles; then
-		    # Preload the old-style object.
-		    func_append dlprefiles " $pic_object"
-		    prev=
-		  fi
-
-		  # A PIC object.
-		  func_append libobjs " $pic_object"
-		  arg="$pic_object"
-		fi
-
-		# Non-PIC object.
-		if test "$non_pic_object" != none; then
-		  # Prepend the subdirectory the object is found in.
-		  non_pic_object="$xdir$non_pic_object"
-
-		  # A standard non-PIC object
-		  func_append non_pic_objects " $non_pic_object"
-		  if test -z "$pic_object" || test "$pic_object" = none ; then
-		    arg="$non_pic_object"
-		  fi
-		else
-		  # If the PIC object exists, use it instead.
-		  # $xdir was prepended to $pic_object above.
-		  non_pic_object="$pic_object"
-		  func_append non_pic_objects " $non_pic_object"
-		fi
-	      else
-		# Only an error if not doing a dry-run.
-		if $opt_dry_run; then
-		  # Extract subdirectory from the argument.
-		  func_dirname "$arg" "/" ""
-		  xdir="$func_dirname_result"
-
-		  func_lo2o "$arg"
-		  pic_object=$xdir$objdir/$func_lo2o_result
-		  non_pic_object=$xdir$func_lo2o_result
-		  func_append libobjs " $pic_object"
-		  func_append non_pic_objects " $non_pic_object"
-	        else
-		  func_fatal_error "\`$arg' is not a valid libtool object"
-		fi
-	      fi
-	    done
-	  else
-	    func_fatal_error "link input file \`$arg' does not exist"
-	  fi
-	  arg=$save_arg
-	  prev=
-	  continue
-	  ;;
-	precious_regex)
-	  precious_files_regex="$arg"
-	  prev=
-	  continue
-	  ;;
-	release)
-	  release="-$arg"
-	  prev=
-	  continue
-	  ;;
-	rpath | xrpath)
-	  # We need an absolute path.
-	  case $arg in
-	  [\\/]* | [A-Za-z]:[\\/]*) ;;
-	  *)
-	    func_fatal_error "only absolute run-paths are allowed"
-	    ;;
-	  esac
-	  if test "$prev" = rpath; then
-	    case "$rpath " in
-	    *" $arg "*) ;;
-	    *) func_append rpath " $arg" ;;
-	    esac
-	  else
-	    case "$xrpath " in
-	    *" $arg "*) ;;
-	    *) func_append xrpath " $arg" ;;
-	    esac
-	  fi
-	  prev=
-	  continue
-	  ;;
-	shrext)
-	  shrext_cmds="$arg"
-	  prev=
-	  continue
-	  ;;
-	weak)
-	  func_append weak_libs " $arg"
-	  prev=
-	  continue
-	  ;;
-	xcclinker)
-	  func_append linker_flags " $qarg"
-	  func_append compiler_flags " $qarg"
-	  prev=
-	  func_append compile_command " $qarg"
-	  func_append finalize_command " $qarg"
-	  continue
-	  ;;
-	xcompiler)
-	  func_append compiler_flags " $qarg"
-	  prev=
-	  func_append compile_command " $qarg"
-	  func_append finalize_command " $qarg"
-	  continue
-	  ;;
-	xlinker)
-	  func_append linker_flags " $qarg"
-	  func_append compiler_flags " $wl$qarg"
-	  prev=
-	  func_append compile_command " $wl$qarg"
-	  func_append finalize_command " $wl$qarg"
-	  continue
-	  ;;
-	*)
-	  eval "$prev=\"\$arg\""
-	  prev=
-	  continue
-	  ;;
-	esac
-      fi # test -n "$prev"
-
-      prevarg="$arg"
-
-      case $arg in
-      -all-static)
-	if test -n "$link_static_flag"; then
-	  # See comment for -static flag below, for more details.
-	  func_append compile_command " $link_static_flag"
-	  func_append finalize_command " $link_static_flag"
-	fi
-	continue
-	;;
-
-      -allow-undefined)
-	# FIXME: remove this flag sometime in the future.
-	func_fatal_error "\`-allow-undefined' must not be used because it is the default"
-	;;
-
-      -avoid-version)
-	avoid_version=yes
-	continue
-	;;
-
-      -bindir)
-	prev=bindir
-	continue
-	;;
-
-      -dlopen)
-	prev=dlfiles
-	continue
-	;;
-
-      -dlpreopen)
-	prev=dlprefiles
-	continue
-	;;
-
-      -export-dynamic)
-	export_dynamic=yes
-	continue
-	;;
-
-      -export-symbols | -export-symbols-regex)
-	if test -n "$export_symbols" || test -n "$export_symbols_regex"; then
-	  func_fatal_error "more than one -exported-symbols argument is not allowed"
-	fi
-	if test "X$arg" = "X-export-symbols"; then
-	  prev=expsyms
-	else
-	  prev=expsyms_regex
-	fi
-	continue
-	;;
-
-      -framework)
-	prev=framework
-	continue
-	;;
-
-      -inst-prefix-dir)
-	prev=inst_prefix
-	continue
-	;;
-
-      # The native IRIX linker understands -LANG:*, -LIST:* and -LNO:*
-      # so, if we see these flags be careful not to treat them like -L
-      -L[A-Z][A-Z]*:*)
-	case $with_gcc/$host in
-	no/*-*-irix* | /*-*-irix*)
-	  func_append compile_command " $arg"
-	  func_append finalize_command " $arg"
-	  ;;
-	esac
-	continue
-	;;
-
-      -L*)
-	func_stripname "-L" '' "$arg"
-	if test -z "$func_stripname_result"; then
-	  if test "$#" -gt 0; then
-	    func_fatal_error "require no space between \`-L' and \`$1'"
-	  else
-	    func_fatal_error "need path for \`-L' option"
-	  fi
-	fi
-	func_resolve_sysroot "$func_stripname_result"
-	dir=$func_resolve_sysroot_result
-	# We need an absolute path.
-	case $dir in
-	[\\/]* | [A-Za-z]:[\\/]*) ;;
-	*)
-	  absdir=`cd "$dir" && pwd`
-	  test -z "$absdir" && \
-	    func_fatal_error "cannot determine absolute directory name of \`$dir'"
-	  dir="$absdir"
-	  ;;
-	esac
-	case "$deplibs " in
-	*" -L$dir "* | *" $arg "*)
-	  # Will only happen for absolute or sysroot arguments
-	  ;;
-	*)
-	  # Preserve sysroot, but never include relative directories
-	  case $dir in
-	    [\\/]* | [A-Za-z]:[\\/]* | =*) func_append deplibs " $arg" ;;
-	    *) func_append deplibs " -L$dir" ;;
-	  esac
-	  func_append lib_search_path " $dir"
-	  ;;
-	esac
-	case $host in
-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
-	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
-	  case :$dllsearchpath: in
-	  *":$dir:"*) ;;
-	  ::) dllsearchpath=$dir;;
-	  *) func_append dllsearchpath ":$dir";;
-	  esac
-	  case :$dllsearchpath: in
-	  *":$testbindir:"*) ;;
-	  ::) dllsearchpath=$testbindir;;
-	  *) func_append dllsearchpath ":$testbindir";;
-	  esac
-	  ;;
-	esac
-	continue
-	;;
-
-      -l*)
-	if test "X$arg" = "X-lc" || test "X$arg" = "X-lm"; then
-	  case $host in
-	  *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-beos* | *-cegcc* | *-*-haiku*)
-	    # These systems don't actually have a C or math library (as such)
-	    continue
-	    ;;
-	  *-*-os2*)
-	    # These systems don't actually have a C library (as such)
-	    test "X$arg" = "X-lc" && continue
-	    ;;
-	  *-*-openbsd* | *-*-freebsd* | *-*-dragonfly*)
-	    # Do not include libc due to us having libc/libc_r.
-	    test "X$arg" = "X-lc" && continue
-	    ;;
-	  *-*-rhapsody* | *-*-darwin1.[012])
-	    # Rhapsody C and math libraries are in the System framework
-	    func_append deplibs " System.ltframework"
-	    continue
-	    ;;
-	  *-*-sco3.2v5* | *-*-sco5v6*)
-	    # Causes problems with __ctype
-	    test "X$arg" = "X-lc" && continue
-	    ;;
-	  *-*-sysv4.2uw2* | *-*-sysv5* | *-*-unixware* | *-*-OpenUNIX*)
-	    # Compiler inserts libc in the correct place for threads to work
-	    test "X$arg" = "X-lc" && continue
-	    ;;
-	  esac
-	elif test "X$arg" = "X-lc_r"; then
-	 case $host in
-	 *-*-openbsd* | *-*-freebsd* | *-*-dragonfly*)
-	   # Do not include libc_r directly, use -pthread flag.
-	   continue
-	   ;;
-	 esac
-	fi
-	func_append deplibs " $arg"
-	continue
-	;;
-
-      -module)
-	module=yes
-	continue
-	;;
-
-      # Tru64 UNIX uses -model [arg] to determine the layout of C++
-      # classes, name mangling, and exception handling.
-      # Darwin uses the -arch flag to determine output architecture.
-      -model|-arch|-isysroot|--sysroot)
-	func_append compiler_flags " $arg"
-	func_append compile_command " $arg"
-	func_append finalize_command " $arg"
-	prev=xcompiler
-	continue
-	;;
-
-      -mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe|-threads)
-	func_append compiler_flags " $arg"
-	func_append compile_command " $arg"
-	func_append finalize_command " $arg"
-	case "$new_inherited_linker_flags " in
-	    *" $arg "*) ;;
-	    * ) func_append new_inherited_linker_flags " $arg" ;;
-	esac
-	continue
-	;;
-
-      -multi_module)
-	single_module="${wl}-multi_module"
-	continue
-	;;
-
-      -no-fast-install)
-	fast_install=no
-	continue
-	;;
-
-      -no-install)
-	case $host in
-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-*-darwin* | *-cegcc*)
-	  # The PATH hackery in wrapper scripts is required on Windows
-	  # and Darwin in order for the loader to find any dlls it needs.
-	  func_warning "\`-no-install' is ignored for $host"
-	  func_warning "assuming \`-no-fast-install' instead"
-	  fast_install=no
-	  ;;
-	*) no_install=yes ;;
-	esac
-	continue
-	;;
-
-      -no-undefined)
-	allow_undefined=no
-	continue
-	;;
-
-      -objectlist)
-	prev=objectlist
-	continue
-	;;
-
-      -o) prev=output ;;
-
-      -precious-files-regex)
-	prev=precious_regex
-	continue
-	;;
-
-      -release)
-	prev=release
-	continue
-	;;
-
-      -rpath)
-	prev=rpath
-	continue
-	;;
-
-      -R)
-	prev=xrpath
-	continue
-	;;
-
-      -R*)
-	func_stripname '-R' '' "$arg"
-	dir=$func_stripname_result
-	# We need an absolute path.
-	case $dir in
-	[\\/]* | [A-Za-z]:[\\/]*) ;;
-	=*)
-	  func_stripname '=' '' "$dir"
-	  dir=$lt_sysroot$func_stripname_result
-	  ;;
-	*)
-	  func_fatal_error "only absolute run-paths are allowed"
-	  ;;
-	esac
-	case "$xrpath " in
-	*" $dir "*) ;;
-	*) func_append xrpath " $dir" ;;
-	esac
-	continue
-	;;
-
-      -shared)
-	# The effects of -shared are defined in a previous loop.
-	continue
-	;;
-
-      -shrext)
-	prev=shrext
-	continue
-	;;
-
-      -static | -static-libtool-libs)
-	# The effects of -static are defined in a previous loop.
-	# We used to do the same as -all-static on platforms that
-	# didn't have a PIC flag, but the assumption that the effects
-	# would be equivalent was wrong.  It would break on at least
-	# Digital Unix and AIX.
-	continue
-	;;
-
-      -thread-safe)
-	thread_safe=yes
-	continue
-	;;
-
-      -version-info)
-	prev=vinfo
-	continue
-	;;
-
-      -version-number)
-	prev=vinfo
-	vinfo_number=yes
-	continue
-	;;
-
-      -weak)
-        prev=weak
-	continue
-	;;
-
-      -Wc,*)
-	func_stripname '-Wc,' '' "$arg"
-	args=$func_stripname_result
-	arg=
-	save_ifs="$IFS"; IFS=','
-	for flag in $args; do
-	  IFS="$save_ifs"
-          func_quote_for_eval "$flag"
-	  func_append arg " $func_quote_for_eval_result"
-	  func_append compiler_flags " $func_quote_for_eval_result"
-	done
-	IFS="$save_ifs"
-	func_stripname ' ' '' "$arg"
-	arg=$func_stripname_result
-	;;
-
-      -Wl,*)
-	func_stripname '-Wl,' '' "$arg"
-	args=$func_stripname_result
-	arg=
-	save_ifs="$IFS"; IFS=','
-	for flag in $args; do
-	  IFS="$save_ifs"
-          func_quote_for_eval "$flag"
-	  func_append arg " $wl$func_quote_for_eval_result"
-	  func_append compiler_flags " $wl$func_quote_for_eval_result"
-	  func_append linker_flags " $func_quote_for_eval_result"
-	done
-	IFS="$save_ifs"
-	func_stripname ' ' '' "$arg"
-	arg=$func_stripname_result
-	;;
-
-      -Xcompiler)
-	prev=xcompiler
-	continue
-	;;
-
-      -Xlinker)
-	prev=xlinker
-	continue
-	;;
-
-      -XCClinker)
-	prev=xcclinker
-	continue
-	;;
-
-      # -msg_* for osf cc
-      -msg_*)
-	func_quote_for_eval "$arg"
-	arg="$func_quote_for_eval_result"
-	;;
-
-      # Flags to be passed through unchanged, with rationale:
-      # -64, -mips[0-9]      enable 64-bit mode for the SGI compiler
-      # -r[0-9][0-9]*        specify processor for the SGI compiler
-      # -xarch=*, -xtarget=* enable 64-bit mode for the Sun compiler
-      # +DA*, +DD*           enable 64-bit mode for the HP compiler
-      # -q*                  compiler args for the IBM compiler
-      # -m*, -t[45]*, -txscale* architecture-specific flags for GCC
-      # -F/path              path to uninstalled frameworks, gcc on darwin
-      # -p, -pg, --coverage, -fprofile-*  profiling flags for GCC
-      # @file                GCC response files
-      # -tp=*                Portland pgcc target processor selection
-      # --sysroot=*          for sysroot support
-      # -O*, -flto*, -fwhopr*, -fuse-linker-plugin GCC link-time optimization
-      -64|-mips[0-9]|-r[0-9][0-9]*|-xarch=*|-xtarget=*|+DA*|+DD*|-q*|-m*| \
-      -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*|-tp=*|--sysroot=*| \
-      -O*|-flto*|-fwhopr*|-fuse-linker-plugin)
-        func_quote_for_eval "$arg"
-	arg="$func_quote_for_eval_result"
-        func_append compile_command " $arg"
-        func_append finalize_command " $arg"
-        func_append compiler_flags " $arg"
-        continue
-        ;;
-
-      # Some other compiler flag.
-      -* | +*)
-        func_quote_for_eval "$arg"
-	arg="$func_quote_for_eval_result"
-	;;
-
-      *.$objext)
-	# A standard object.
-	func_append objs " $arg"
-	;;
-
-      *.lo)
-	# A libtool-controlled object.
-
-	# Check to see that this really is a libtool object.
-	if func_lalib_unsafe_p "$arg"; then
-	  pic_object=
-	  non_pic_object=
-
-	  # Read the .lo file
-	  func_source "$arg"
-
-	  if test -z "$pic_object" ||
-	     test -z "$non_pic_object" ||
-	     test "$pic_object" = none &&
-	     test "$non_pic_object" = none; then
-	    func_fatal_error "cannot find name of object for \`$arg'"
-	  fi
-
-	  # Extract subdirectory from the argument.
-	  func_dirname "$arg" "/" ""
-	  xdir="$func_dirname_result"
-
-	  if test "$pic_object" != none; then
-	    # Prepend the subdirectory the object is found in.
-	    pic_object="$xdir$pic_object"
-
-	    if test "$prev" = dlfiles; then
-	      if test "$build_libtool_libs" = yes && test "$dlopen_support" = yes; then
-		func_append dlfiles " $pic_object"
-		prev=
-		continue
-	      else
-		# If libtool objects are unsupported, then we need to preload.
-		prev=dlprefiles
-	      fi
-	    fi
-
-	    # CHECK ME:  I think I busted this.  -Ossama
-	    if test "$prev" = dlprefiles; then
-	      # Preload the old-style object.
-	      func_append dlprefiles " $pic_object"
-	      prev=
-	    fi
-
-	    # A PIC object.
-	    func_append libobjs " $pic_object"
-	    arg="$pic_object"
-	  fi
-
-	  # Non-PIC object.
-	  if test "$non_pic_object" != none; then
-	    # Prepend the subdirectory the object is found in.
-	    non_pic_object="$xdir$non_pic_object"
-
-	    # A standard non-PIC object
-	    func_append non_pic_objects " $non_pic_object"
-	    if test -z "$pic_object" || test "$pic_object" = none ; then
-	      arg="$non_pic_object"
-	    fi
-	  else
-	    # If the PIC object exists, use it instead.
-	    # $xdir was prepended to $pic_object above.
-	    non_pic_object="$pic_object"
-	    func_append non_pic_objects " $non_pic_object"
-	  fi
-	else
-	  # Only an error if not doing a dry-run.
-	  if $opt_dry_run; then
-	    # Extract subdirectory from the argument.
-	    func_dirname "$arg" "/" ""
-	    xdir="$func_dirname_result"
-
-	    func_lo2o "$arg"
-	    pic_object=$xdir$objdir/$func_lo2o_result
-	    non_pic_object=$xdir$func_lo2o_result
-	    func_append libobjs " $pic_object"
-	    func_append non_pic_objects " $non_pic_object"
-	  else
-	    func_fatal_error "\`$arg' is not a valid libtool object"
-	  fi
-	fi
-	;;
-
-      *.$libext)
-	# An archive.
-	func_append deplibs " $arg"
-	func_append old_deplibs " $arg"
-	continue
-	;;
-
-      *.la)
-	# A libtool-controlled library.
-
-	func_resolve_sysroot "$arg"
-	if test "$prev" = dlfiles; then
-	  # This library was specified with -dlopen.
-	  func_append dlfiles " $func_resolve_sysroot_result"
-	  prev=
-	elif test "$prev" = dlprefiles; then
-	  # The library was specified with -dlpreopen.
-	  func_append dlprefiles " $func_resolve_sysroot_result"
-	  prev=
-	else
-	  func_append deplibs " $func_resolve_sysroot_result"
-	fi
-	continue
-	;;
-
-      # Some other compiler argument.
-      *)
-	# Unknown arguments in both finalize_command and compile_command need
-	# to be aesthetically quoted because they are evaled later.
-	func_quote_for_eval "$arg"
-	arg="$func_quote_for_eval_result"
-	;;
-      esac # arg
-
-      # Now actually substitute the argument into the commands.
-      if test -n "$arg"; then
-	func_append compile_command " $arg"
-	func_append finalize_command " $arg"
-      fi
-    done # argument parsing loop
-
-    test -n "$prev" && \
-      func_fatal_help "the \`$prevarg' option requires an argument"
-
-    if test "$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then
-      eval arg=\"$export_dynamic_flag_spec\"
-      func_append compile_command " $arg"
-      func_append finalize_command " $arg"
-    fi
-
-    oldlibs=
-    # calculate the name of the file, without its directory
-    func_basename "$output"
-    outputname="$func_basename_result"
-    libobjs_save="$libobjs"
-
-    if test -n "$shlibpath_var"; then
-      # get the directories listed in $shlibpath_var
-      eval shlib_search_path=\`\$ECHO \"\${$shlibpath_var}\" \| \$SED \'s/:/ /g\'\`
-    else
-      shlib_search_path=
-    fi
-    eval sys_lib_search_path=\"$sys_lib_search_path_spec\"
-    eval sys_lib_dlsearch_path=\"$sys_lib_dlsearch_path_spec\"
-
-    func_dirname "$output" "/" ""
-    output_objdir="$func_dirname_result$objdir"
-    func_to_tool_file "$output_objdir/"
-    tool_output_objdir=$func_to_tool_file_result
-    # Create the object directory.
-    func_mkdir_p "$output_objdir"
-
-    # Determine the type of output
-    case $output in
-    "")
-      func_fatal_help "you must specify an output file"
-      ;;
-    *.$libext) linkmode=oldlib ;;
-    *.lo | *.$objext) linkmode=obj ;;
-    *.la) linkmode=lib ;;
-    *) linkmode=prog ;; # Anything else should be a program.
-    esac
-
-    specialdeplibs=
-
-    libs=
-    # Find all interdependent deplibs by searching for libraries
-    # that are linked more than once (e.g. -la -lb -la)
-    for deplib in $deplibs; do
-      if $opt_preserve_dup_deps ; then
-	case "$libs " in
-	*" $deplib "*) func_append specialdeplibs " $deplib" ;;
-	esac
-      fi
-      func_append libs " $deplib"
-    done
-
-    if test "$linkmode" = lib; then
-      libs="$predeps $libs $compiler_lib_search_path $postdeps"
-
-      # Compute libraries that are listed more than once in $predeps
-      # $postdeps and mark them as special (i.e., whose duplicates are
-      # not to be eliminated).
-      pre_post_deps=
-      if $opt_duplicate_compiler_generated_deps; then
-	for pre_post_dep in $predeps $postdeps; do
-	  case "$pre_post_deps " in
-	  *" $pre_post_dep "*) func_append specialdeplibs " $pre_post_deps" ;;
-	  esac
-	  func_append pre_post_deps " $pre_post_dep"
-	done
-      fi
-      pre_post_deps=
-    fi
-
-    deplibs=
-    newdependency_libs=
-    newlib_search_path=
-    need_relink=no # whether we're linking any uninstalled libtool libraries
-    notinst_deplibs= # not-installed libtool libraries
-    notinst_path= # paths that contain not-installed libtool libraries
-
-    case $linkmode in
-    lib)
-	passes="conv dlpreopen link"
-	for file in $dlfiles $dlprefiles; do
-	  case $file in
-	  *.la) ;;
-	  *)
-	    func_fatal_help "libraries can \`-dlopen' only libtool libraries: $file"
-	    ;;
-	  esac
-	done
-	;;
-    prog)
-	compile_deplibs=
-	finalize_deplibs=
-	alldeplibs=no
-	newdlfiles=
-	newdlprefiles=
-	passes="conv scan dlopen dlpreopen link"
-	;;
-    *)  passes="conv"
-	;;
-    esac
-
-    for pass in $passes; do
-      # The preopen pass in lib mode reverses $deplibs; put it back here
-      # so that -L comes before libs that need it for instance...
-      if test "$linkmode,$pass" = "lib,link"; then
-	## FIXME: Find the place where the list is rebuilt in the wrong
-	##        order, and fix it there properly
-        tmp_deplibs=
-	for deplib in $deplibs; do
-	  tmp_deplibs="$deplib $tmp_deplibs"
-	done
-	deplibs="$tmp_deplibs"
-      fi
-
-      if test "$linkmode,$pass" = "lib,link" ||
-	 test "$linkmode,$pass" = "prog,scan"; then
-	libs="$deplibs"
-	deplibs=
-      fi
-      if test "$linkmode" = prog; then
-	case $pass in
-	dlopen) libs="$dlfiles" ;;
-	dlpreopen) libs="$dlprefiles" ;;
-	link)
-	  libs="$deplibs %DEPLIBS%"
-	  test "X$link_all_deplibs" != Xno && libs="$libs $dependency_libs"
-	  ;;
-	esac
-      fi
-      if test "$linkmode,$pass" = "lib,dlpreopen"; then
-	# Collect and forward deplibs of preopened libtool libs
-	for lib in $dlprefiles; do
-	  # Ignore non-libtool-libs
-	  dependency_libs=
-	  func_resolve_sysroot "$lib"
-	  case $lib in
-	  *.la)	func_source "$func_resolve_sysroot_result" ;;
-	  esac
-
-	  # Collect preopened libtool deplibs, except any this library
-	  # has declared as weak libs
-	  for deplib in $dependency_libs; do
-	    func_basename "$deplib"
-            deplib_base=$func_basename_result
-	    case " $weak_libs " in
-	    *" $deplib_base "*) ;;
-	    *) func_append deplibs " $deplib" ;;
-	    esac
-	  done
-	done
-	libs="$dlprefiles"
-      fi
-      if test "$pass" = dlopen; then
-	# Collect dlpreopened libraries
-	save_deplibs="$deplibs"
-	deplibs=
-      fi
-
-      for deplib in $libs; do
-	lib=
-	found=no
-	case $deplib in
-	-mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe|-threads)
-	  if test "$linkmode,$pass" = "prog,link"; then
-	    compile_deplibs="$deplib $compile_deplibs"
-	    finalize_deplibs="$deplib $finalize_deplibs"
-	  else
-	    func_append compiler_flags " $deplib"
-	    if test "$linkmode" = lib ; then
-		case "$new_inherited_linker_flags " in
-		    *" $deplib "*) ;;
-		    * ) func_append new_inherited_linker_flags " $deplib" ;;
-		esac
-	    fi
-	  fi
-	  continue
-	  ;;
-	-l*)
-	  if test "$linkmode" != lib && test "$linkmode" != prog; then
-	    func_warning "\`-l' is ignored for archives/objects"
-	    continue
-	  fi
-	  func_stripname '-l' '' "$deplib"
-	  name=$func_stripname_result
-	  if test "$linkmode" = lib; then
-	    searchdirs="$newlib_search_path $lib_search_path $compiler_lib_search_dirs $sys_lib_search_path $shlib_search_path"
-	  else
-	    searchdirs="$newlib_search_path $lib_search_path $sys_lib_search_path $shlib_search_path"
-	  fi
-	  for searchdir in $searchdirs; do
-	    for search_ext in .la $std_shrext .so .a; do
-	      # Search the libtool library
-	      lib="$searchdir/lib${name}${search_ext}"
-	      if test -f "$lib"; then
-		if test "$search_ext" = ".la"; then
-		  found=yes
-		else
-		  found=no
-		fi
-		break 2
-	      fi
-	    done
-	  done
-	  if test "$found" != yes; then
-	    # deplib doesn't seem to be a libtool library
-	    if test "$linkmode,$pass" = "prog,link"; then
-	      compile_deplibs="$deplib $compile_deplibs"
-	      finalize_deplibs="$deplib $finalize_deplibs"
-	    else
-	      deplibs="$deplib $deplibs"
-	      test "$linkmode" = lib && newdependency_libs="$deplib $newdependency_libs"
-	    fi
-	    continue
-	  else # deplib is a libtool library
-	    # If $allow_libtool_libs_with_static_runtimes && $deplib is a stdlib,
-	    # We need to do some special things here, and not later.
-	    if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then
-	      case " $predeps $postdeps " in
-	      *" $deplib "*)
-		if func_lalib_p "$lib"; then
-		  library_names=
-		  old_library=
-		  func_source "$lib"
-		  for l in $old_library $library_names; do
-		    ll="$l"
-		  done
-		  if test "X$ll" = "X$old_library" ; then # only static version available
-		    found=no
-		    func_dirname "$lib" "" "."
-		    ladir="$func_dirname_result"
-		    lib=$ladir/$old_library
-		    if test "$linkmode,$pass" = "prog,link"; then
-		      compile_deplibs="$deplib $compile_deplibs"
-		      finalize_deplibs="$deplib $finalize_deplibs"
-		    else
-		      deplibs="$deplib $deplibs"
-		      test "$linkmode" = lib && newdependency_libs="$deplib $newdependency_libs"
-		    fi
-		    continue
-		  fi
-		fi
-		;;
-	      *) ;;
-	      esac
-	    fi
-	  fi
-	  ;; # -l
-	*.ltframework)
-	  if test "$linkmode,$pass" = "prog,link"; then
-	    compile_deplibs="$deplib $compile_deplibs"
-	    finalize_deplibs="$deplib $finalize_deplibs"
-	  else
-	    deplibs="$deplib $deplibs"
-	    if test "$linkmode" = lib ; then
-		case "$new_inherited_linker_flags " in
-		    *" $deplib "*) ;;
-		    * ) func_append new_inherited_linker_flags " $deplib" ;;
-		esac
-	    fi
-	  fi
-	  continue
-	  ;;
-	-L*)
-	  case $linkmode in
-	  lib)
-	    deplibs="$deplib $deplibs"
-	    test "$pass" = conv && continue
-	    newdependency_libs="$deplib $newdependency_libs"
-	    func_stripname '-L' '' "$deplib"
-	    func_resolve_sysroot "$func_stripname_result"
-	    func_append newlib_search_path " $func_resolve_sysroot_result"
-	    ;;
-	  prog)
-	    if test "$pass" = conv; then
-	      deplibs="$deplib $deplibs"
-	      continue
-	    fi
-	    if test "$pass" = scan; then
-	      deplibs="$deplib $deplibs"
-	    else
-	      compile_deplibs="$deplib $compile_deplibs"
-	      finalize_deplibs="$deplib $finalize_deplibs"
-	    fi
-	    func_stripname '-L' '' "$deplib"
-	    func_resolve_sysroot "$func_stripname_result"
-	    func_append newlib_search_path " $func_resolve_sysroot_result"
-	    ;;
-	  *)
-	    func_warning "\`-L' is ignored for archives/objects"
-	    ;;
-	  esac # linkmode
-	  continue
-	  ;; # -L
-	-R*)
-	  if test "$pass" = link; then
-	    func_stripname '-R' '' "$deplib"
-	    func_resolve_sysroot "$func_stripname_result"
-	    dir=$func_resolve_sysroot_result
-	    # Make sure the xrpath contains only unique directories.
-	    case "$xrpath " in
-	    *" $dir "*) ;;
-	    *) func_append xrpath " $dir" ;;
-	    esac
-	  fi
-	  deplibs="$deplib $deplibs"
-	  continue
-	  ;;
-	*.la)
-	  func_resolve_sysroot "$deplib"
-	  lib=$func_resolve_sysroot_result
-	  ;;
-	*.$libext)
-	  if test "$pass" = conv; then
-	    deplibs="$deplib $deplibs"
-	    continue
-	  fi
-	  case $linkmode in
-	  lib)
-	    # Linking convenience modules into shared libraries is allowed,
-	    # but linking other static libraries is non-portable.
-	    case " $dlpreconveniencelibs " in
-	    *" $deplib "*) ;;
-	    *)
-	      valid_a_lib=no
-	      case $deplibs_check_method in
-		match_pattern*)
-		  set dummy $deplibs_check_method; shift
-		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
-		    | $EGREP "$match_pattern_regex" > /dev/null; then
-		    valid_a_lib=yes
-		  fi
-		;;
-		pass_all)
-		  valid_a_lib=yes
-		;;
-	      esac
-	      if test "$valid_a_lib" != yes; then
-		echo
-		$ECHO "*** Warning: Trying to link with static lib archive $deplib."
-		echo "*** I have the capability to make that library automatically link in when"
-		echo "*** you link to this library.  But I can only do this if you have a"
-		echo "*** shared version of the library, which you do not appear to have"
-		echo "*** because the file extensions .$libext of this argument makes me believe"
-		echo "*** that it is just a static archive that I should not use here."
-	      else
-		echo
-		$ECHO "*** Warning: Linking the shared library $output against the"
-		$ECHO "*** static library $deplib is not portable!"
-		deplibs="$deplib $deplibs"
-	      fi
-	      ;;
-	    esac
-	    continue
-	    ;;
-	  prog)
-	    if test "$pass" != link; then
-	      deplibs="$deplib $deplibs"
-	    else
-	      compile_deplibs="$deplib $compile_deplibs"
-	      finalize_deplibs="$deplib $finalize_deplibs"
-	    fi
-	    continue
-	    ;;
-	  esac # linkmode
-	  ;; # *.$libext
-	*.lo | *.$objext)
-	  if test "$pass" = conv; then
-	    deplibs="$deplib $deplibs"
-	  elif test "$linkmode" = prog; then
-	    if test "$pass" = dlpreopen || test "$dlopen_support" != yes || test "$build_libtool_libs" = no; then
-	      # If there is no dlopen support or we're linking statically,
-	      # we need to preload.
-	      func_append newdlprefiles " $deplib"
-	      compile_deplibs="$deplib $compile_deplibs"
-	      finalize_deplibs="$deplib $finalize_deplibs"
-	    else
-	      func_append newdlfiles " $deplib"
-	    fi
-	  fi
-	  continue
-	  ;;
-	%DEPLIBS%)
-	  alldeplibs=yes
-	  continue
-	  ;;
-	esac # case $deplib
-
-	if test "$found" = yes || test -f "$lib"; then :
-	else
-	  func_fatal_error "cannot find the library \`$lib' or unhandled argument \`$deplib'"
-	fi
-
-	# Check to see that this really is a libtool archive.
-	func_lalib_unsafe_p "$lib" \
-	  || func_fatal_error "\`$lib' is not a valid libtool archive"
-
-	func_dirname "$lib" "" "."
-	ladir="$func_dirname_result"
-
-	dlname=
-	dlopen=
-	dlpreopen=
-	libdir=
-	library_names=
-	old_library=
-	inherited_linker_flags=
-	# If the library was installed with an old release of libtool,
-	# it will not redefine variables installed, or shouldnotlink
-	installed=yes
-	shouldnotlink=no
-	avoidtemprpath=
-
-
-	# Read the .la file
-	func_source "$lib"
-
-	# Convert "-framework foo" to "foo.ltframework"
-	if test -n "$inherited_linker_flags"; then
-	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
-	    case " $new_inherited_linker_flags " in
-	      *" $tmp_inherited_linker_flag "*) ;;
-	      *) func_append new_inherited_linker_flags " $tmp_inherited_linker_flag";;
-	    esac
-	  done
-	fi
-	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
-	if test "$linkmode,$pass" = "lib,link" ||
-	   test "$linkmode,$pass" = "prog,scan" ||
-	   { test "$linkmode" != prog && test "$linkmode" != lib; }; then
-	  test -n "$dlopen" && func_append dlfiles " $dlopen"
-	  test -n "$dlpreopen" && func_append dlprefiles " $dlpreopen"
-	fi
-
-	if test "$pass" = conv; then
-	  # Only check for convenience libraries
-	  deplibs="$lib $deplibs"
-	  if test -z "$libdir"; then
-	    if test -z "$old_library"; then
-	      func_fatal_error "cannot find name of link library for \`$lib'"
-	    fi
-	    # It is a libtool convenience library, so add in its objects.
-	    func_append convenience " $ladir/$objdir/$old_library"
-	    func_append old_convenience " $ladir/$objdir/$old_library"
-	    tmp_libs=
-	    for deplib in $dependency_libs; do
-	      deplibs="$deplib $deplibs"
-	      if $opt_preserve_dup_deps ; then
-		case "$tmp_libs " in
-		*" $deplib "*) func_append specialdeplibs " $deplib" ;;
-		esac
-	      fi
-	      func_append tmp_libs " $deplib"
-	    done
-	  elif test "$linkmode" != prog && test "$linkmode" != lib; then
-	    func_fatal_error "\`$lib' is not a convenience library"
-	  fi
-	  continue
-	fi # $pass = conv
-
-
-	# Get the name of the library we link against.
-	linklib=
-	if test -n "$old_library" &&
-	   { test "$prefer_static_libs" = yes ||
-	     test "$prefer_static_libs,$installed" = "built,no"; }; then
-	  linklib=$old_library
-	else
-	  for l in $old_library $library_names; do
-	    linklib="$l"
-	  done
-	fi
-	if test -z "$linklib"; then
-	  func_fatal_error "cannot find name of link library for \`$lib'"
-	fi
-
-	# This library was specified with -dlopen.
-	if test "$pass" = dlopen; then
-	  if test -z "$libdir"; then
-	    func_fatal_error "cannot -dlopen a convenience library: \`$lib'"
-	  fi
-	  if test -z "$dlname" ||
-	     test "$dlopen_support" != yes ||
-	     test "$build_libtool_libs" = no; then
-	    # If there is no dlname, no dlopen support or we're linking
-	    # statically, we need to preload.  We also need to preload any
-	    # dependent libraries so libltdl's deplib preloader doesn't
-	    # bomb out in the load deplibs phase.
-	    func_append dlprefiles " $lib $dependency_libs"
-	  else
-	    func_append newdlfiles " $lib"
-	  fi
-	  continue
-	fi # $pass = dlopen
-
-	# We need an absolute path.
-	case $ladir in
-	[\\/]* | [A-Za-z]:[\\/]*) abs_ladir="$ladir" ;;
-	*)
-	  abs_ladir=`cd "$ladir" && pwd`
-	  if test -z "$abs_ladir"; then
-	    func_warning "cannot determine absolute directory name of \`$ladir'"
-	    func_warning "passing it literally to the linker, although it might fail"
-	    abs_ladir="$ladir"
-	  fi
-	  ;;
-	esac
-	func_basename "$lib"
-	laname="$func_basename_result"
-
-	# Find the relevant object directory and library name.
-	if test "X$installed" = Xyes; then
-	  if test ! -f "$lt_sysroot$libdir/$linklib" && test -f "$abs_ladir/$linklib"; then
-	    func_warning "library \`$lib' was moved."
-	    dir="$ladir"
-	    absdir="$abs_ladir"
-	    libdir="$abs_ladir"
-	  else
-	    dir="$lt_sysroot$libdir"
-	    absdir="$lt_sysroot$libdir"
-	  fi
-	  test "X$hardcode_automatic" = Xyes && avoidtemprpath=yes
-	else
-	  if test ! -f "$ladir/$objdir/$linklib" && test -f "$abs_ladir/$linklib"; then
-	    dir="$ladir"
-	    absdir="$abs_ladir"
-	    # Remove this search path later
-	    func_append notinst_path " $abs_ladir"
-	  else
-	    dir="$ladir/$objdir"
-	    absdir="$abs_ladir/$objdir"
-	    # Remove this search path later
-	    func_append notinst_path " $abs_ladir"
-	  fi
-	fi # $installed = yes
-	func_stripname 'lib' '.la' "$laname"
-	name=$func_stripname_result
-
-	# This library was specified with -dlpreopen.
-	if test "$pass" = dlpreopen; then
-	  if test -z "$libdir" && test "$linkmode" = prog; then
-	    func_fatal_error "only libraries may -dlpreopen a convenience library: \`$lib'"
-	  fi
-	  case "$host" in
-	    # special handling for platforms with PE-DLLs.
-	    *cygwin* | *mingw* | *cegcc* )
-	      # Linker will automatically link against shared library if both
-	      # static and shared are present.  Therefore, ensure we extract
-	      # symbols from the import library if a shared library is present
-	      # (otherwise, the dlopen module name will be incorrect).  We do
-	      # this by putting the import library name into $newdlprefiles.
-	      # We recover the dlopen module name by 'saving' the la file
-	      # name in a special purpose variable, and (later) extracting the
-	      # dlname from the la file.
-	      if test -n "$dlname"; then
-	        func_tr_sh "$dir/$linklib"
-	        eval "libfile_$func_tr_sh_result=\$abs_ladir/\$laname"
-	        func_append newdlprefiles " $dir/$linklib"
-	      else
-	        func_append newdlprefiles " $dir/$old_library"
-	        # Keep a list of preopened convenience libraries to check
-	        # that they are being used correctly in the link pass.
-	        test -z "$libdir" && \
-	          func_append dlpreconveniencelibs " $dir/$old_library"
-	      fi
-	    ;;
-	    * )
-	      # Prefer using a static library (so that no silly _DYNAMIC symbols
-	      # are required to link).
-	      if test -n "$old_library"; then
-	        func_append newdlprefiles " $dir/$old_library"
-	        # Keep a list of preopened convenience libraries to check
-	        # that they are being used correctly in the link pass.
-	        test -z "$libdir" && \
-	          func_append dlpreconveniencelibs " $dir/$old_library"
-	      # Otherwise, use the dlname, so that lt_dlopen finds it.
-	      elif test -n "$dlname"; then
-	        func_append newdlprefiles " $dir/$dlname"
-	      else
-	        func_append newdlprefiles " $dir/$linklib"
-	      fi
-	    ;;
-	  esac
-	fi # $pass = dlpreopen
-
-	if test -z "$libdir"; then
-	  # Link the convenience library
-	  if test "$linkmode" = lib; then
-	    deplibs="$dir/$old_library $deplibs"
-	  elif test "$linkmode,$pass" = "prog,link"; then
-	    compile_deplibs="$dir/$old_library $compile_deplibs"
-	    finalize_deplibs="$dir/$old_library $finalize_deplibs"
-	  else
-	    deplibs="$lib $deplibs" # used for prog,scan pass
-	  fi
-	  continue
-	fi
-
-
-	if test "$linkmode" = prog && test "$pass" != link; then
-	  func_append newlib_search_path " $ladir"
-	  deplibs="$lib $deplibs"
-
-	  linkalldeplibs=no
-	  if test "$link_all_deplibs" != no || test -z "$library_names" ||
-	     test "$build_libtool_libs" = no; then
-	    linkalldeplibs=yes
-	  fi
-
-	  tmp_libs=
-	  for deplib in $dependency_libs; do
-	    case $deplib in
-	    -L*) func_stripname '-L' '' "$deplib"
-	         func_resolve_sysroot "$func_stripname_result"
-	         func_append newlib_search_path " $func_resolve_sysroot_result"
-		 ;;
-	    esac
-	    # Need to link against all dependency_libs?
-	    if test "$linkalldeplibs" = yes; then
-	      deplibs="$deplib $deplibs"
-	    else
-	      # Need to hardcode shared library paths
-	      # or/and link against static libraries
-	      newdependency_libs="$deplib $newdependency_libs"
-	    fi
-	    if $opt_preserve_dup_deps ; then
-	      case "$tmp_libs " in
-	      *" $deplib "*) func_append specialdeplibs " $deplib" ;;
-	      esac
-	    fi
-	    func_append tmp_libs " $deplib"
-	  done # for deplib
-	  continue
-	fi # $linkmode = prog...
-
-	if test "$linkmode,$pass" = "prog,link"; then
-	  if test -n "$library_names" &&
-	     { { test "$prefer_static_libs" = no ||
-	         test "$prefer_static_libs,$installed" = "built,yes"; } ||
-	       test -z "$old_library"; }; then
-	    # We need to hardcode the library path
-	    if test -n "$shlibpath_var" && test -z "$avoidtemprpath" ; then
-	      # Make sure the rpath contains only unique directories.
-	      case "$temp_rpath:" in
-	      *"$absdir:"*) ;;
-	      *) func_append temp_rpath "$absdir:" ;;
-	      esac
-	    fi
-
-	    # Hardcode the library path.
-	    # Skip directories that are in the system default run-time
-	    # search path.
-	    case " $sys_lib_dlsearch_path " in
-	    *" $absdir "*) ;;
-	    *)
-	      case "$compile_rpath " in
-	      *" $absdir "*) ;;
-	      *) func_append compile_rpath " $absdir" ;;
-	      esac
-	      ;;
-	    esac
-	    case " $sys_lib_dlsearch_path " in
-	    *" $libdir "*) ;;
-	    *)
-	      case "$finalize_rpath " in
-	      *" $libdir "*) ;;
-	      *) func_append finalize_rpath " $libdir" ;;
-	      esac
-	      ;;
-	    esac
-	  fi # $linkmode,$pass = prog,link...
-
-	  if test "$alldeplibs" = yes &&
-	     { test "$deplibs_check_method" = pass_all ||
-	       { test "$build_libtool_libs" = yes &&
-		 test -n "$library_names"; }; }; then
-	    # We only need to search for static libraries
-	    continue
-	  fi
-	fi
-
-	link_static=no # Whether the deplib will be linked statically
-	use_static_libs=$prefer_static_libs
-	if test "$use_static_libs" = built && test "$installed" = yes; then
-	  use_static_libs=no
-	fi
-	if test -n "$library_names" &&
-	   { test "$use_static_libs" = no || test -z "$old_library"; }; then
-	  case $host in
-	  *cygwin* | *mingw* | *cegcc*)
-	      # No point in relinking DLLs because paths are not encoded
-	      func_append notinst_deplibs " $lib"
-	      need_relink=no
-	    ;;
-	  *)
-	    if test "$installed" = no; then
-	      func_append notinst_deplibs " $lib"
-	      need_relink=yes
-	    fi
-	    ;;
-	  esac
-	  # This is a shared library
-
-	  # Warn about portability, can't link against -module's on some
-	  # systems (darwin).  Don't bleat about dlopened modules though!
-	  dlopenmodule=""
-	  for dlpremoduletest in $dlprefiles; do
-	    if test "X$dlpremoduletest" = "X$lib"; then
-	      dlopenmodule="$dlpremoduletest"
-	      break
-	    fi
-	  done
-	  if test -z "$dlopenmodule" && test "$shouldnotlink" = yes && test "$pass" = link; then
-	    echo
-	    if test "$linkmode" = prog; then
-	      $ECHO "*** Warning: Linking the executable $output against the loadable module"
-	    else
-	      $ECHO "*** Warning: Linking the shared library $output against the loadable module"
-	    fi
-	    $ECHO "*** $linklib is not portable!"
-	  fi
-	  if test "$linkmode" = lib &&
-	     test "$hardcode_into_libs" = yes; then
-	    # Hardcode the library path.
-	    # Skip directories that are in the system default run-time
-	    # search path.
-	    case " $sys_lib_dlsearch_path " in
-	    *" $absdir "*) ;;
-	    *)
-	      case "$compile_rpath " in
-	      *" $absdir "*) ;;
-	      *) func_append compile_rpath " $absdir" ;;
-	      esac
-	      ;;
-	    esac
-	    case " $sys_lib_dlsearch_path " in
-	    *" $libdir "*) ;;
-	    *)
-	      case "$finalize_rpath " in
-	      *" $libdir "*) ;;
-	      *) func_append finalize_rpath " $libdir" ;;
-	      esac
-	      ;;
-	    esac
-	  fi
-
-	  if test -n "$old_archive_from_expsyms_cmds"; then
-	    # figure out the soname
-	    set dummy $library_names
-	    shift
-	    realname="$1"
-	    shift
-	    libname=`eval "\\$ECHO \"$libname_spec\""`
-	    # use dlname if we got it. it's perfectly good, no?
-	    if test -n "$dlname"; then
-	      soname="$dlname"
-	    elif test -n "$soname_spec"; then
-	      # bleh windows
-	      case $host in
-	      *cygwin* | mingw* | *cegcc*)
-	        func_arith $current - $age
-		major=$func_arith_result
-		versuffix="-$major"
-		;;
-	      esac
-	      eval soname=\"$soname_spec\"
-	    else
-	      soname="$realname"
-	    fi
-
-	    # Make a new name for the extract_expsyms_cmds to use
-	    soroot="$soname"
-	    func_basename "$soroot"
-	    soname="$func_basename_result"
-	    func_stripname 'lib' '.dll' "$soname"
-	    newlib=libimp-$func_stripname_result.a
-
-	    # If the library has no export list, then create one now
-	    if test -f "$output_objdir/$soname-def"; then :
-	    else
-	      func_verbose "extracting exported symbol list from \`$soname'"
-	      func_execute_cmds "$extract_expsyms_cmds" 'exit $?'
-	    fi
-
-	    # Create $newlib
-	    if test -f "$output_objdir/$newlib"; then :; else
-	      func_verbose "generating import library for \`$soname'"
-	      func_execute_cmds "$old_archive_from_expsyms_cmds" 'exit $?'
-	    fi
-	    # make sure the library variables are pointing to the new library
-	    dir=$output_objdir
-	    linklib=$newlib
-	  fi # test -n "$old_archive_from_expsyms_cmds"
-
-	  if test "$linkmode" = prog || test "$opt_mode" != relink; then
-	    add_shlibpath=
-	    add_dir=
-	    add=
-	    lib_linked=yes
-	    case $hardcode_action in
-	    immediate | unsupported)
-	      if test "$hardcode_direct" = no; then
-		add="$dir/$linklib"
-		case $host in
-		  *-*-sco3.2v5.0.[024]*) add_dir="-L$dir" ;;
-		  *-*-sysv4*uw2*) add_dir="-L$dir" ;;
-		  *-*-sysv5OpenUNIX* | *-*-sysv5UnixWare7.[01].[10]* | \
-		    *-*-unixware7*) add_dir="-L$dir" ;;
-		  *-*-darwin* )
-		    # if the lib is a (non-dlopened) module then we can not
-		    # link against it, someone is ignoring the earlier warnings
-		    if /usr/bin/file -L $add 2> /dev/null |
-			 $GREP ": [^:]* bundle" >/dev/null ; then
-		      if test "X$dlopenmodule" != "X$lib"; then
-			$ECHO "*** Warning: lib $linklib is a module, not a shared library"
-			if test -z "$old_library" ; then
-			  echo
-			  echo "*** And there doesn't seem to be a static archive available"
-			  echo "*** The link will probably fail, sorry"
-			else
-			  add="$dir/$old_library"
-			fi
-		      elif test -n "$old_library"; then
-			add="$dir/$old_library"
-		      fi
-		    fi
-		esac
-	      elif test "$hardcode_minus_L" = no; then
-		case $host in
-		*-*-sunos*) add_shlibpath="$dir" ;;
-		esac
-		add_dir="-L$dir"
-		add="-l$name"
-	      elif test "$hardcode_shlibpath_var" = no; then
-		add_shlibpath="$dir"
-		add="-l$name"
-	      else
-		lib_linked=no
-	      fi
-	      ;;
-	    relink)
-	      if test "$hardcode_direct" = yes &&
-	         test "$hardcode_direct_absolute" = no; then
-		add="$dir/$linklib"
-	      elif test "$hardcode_minus_L" = yes; then
-		add_dir="-L$dir"
-		# Try looking first in the location we're being installed to.
-		if test -n "$inst_prefix_dir"; then
-		  case $libdir in
-		    [\\/]*)
-		      func_append add_dir " -L$inst_prefix_dir$libdir"
-		      ;;
-		  esac
-		fi
-		add="-l$name"
-	      elif test "$hardcode_shlibpath_var" = yes; then
-		add_shlibpath="$dir"
-		add="-l$name"
-	      else
-		lib_linked=no
-	      fi
-	      ;;
-	    *) lib_linked=no ;;
-	    esac
-
-	    if test "$lib_linked" != yes; then
-	      func_fatal_configuration "unsupported hardcode properties"
-	    fi
-
-	    if test -n "$add_shlibpath"; then
-	      case :$compile_shlibpath: in
-	      *":$add_shlibpath:"*) ;;
-	      *) func_append compile_shlibpath "$add_shlibpath:" ;;
-	      esac
-	    fi
-	    if test "$linkmode" = prog; then
-	      test -n "$add_dir" && compile_deplibs="$add_dir $compile_deplibs"
-	      test -n "$add" && compile_deplibs="$add $compile_deplibs"
-	    else
-	      test -n "$add_dir" && deplibs="$add_dir $deplibs"
-	      test -n "$add" && deplibs="$add $deplibs"
-	      if test "$hardcode_direct" != yes &&
-		 test "$hardcode_minus_L" != yes &&
-		 test "$hardcode_shlibpath_var" = yes; then
-		case :$finalize_shlibpath: in
-		*":$libdir:"*) ;;
-		*) func_append finalize_shlibpath "$libdir:" ;;
-		esac
-	      fi
-	    fi
-	  fi
-
-	  if test "$linkmode" = prog || test "$opt_mode" = relink; then
-	    add_shlibpath=
-	    add_dir=
-	    add=
-	    # Finalize command for both is simple: just hardcode it.
-	    if test "$hardcode_direct" = yes &&
-	       test "$hardcode_direct_absolute" = no; then
-	      add="$libdir/$linklib"
-	    elif test "$hardcode_minus_L" = yes; then
-	      add_dir="-L$libdir"
-	      add="-l$name"
-	    elif test "$hardcode_shlibpath_var" = yes; then
-	      case :$finalize_shlibpath: in
-	      *":$libdir:"*) ;;
-	      *) func_append finalize_shlibpath "$libdir:" ;;
-	      esac
-	      add="-l$name"
-	    elif test "$hardcode_automatic" = yes; then
-	      if test -n "$inst_prefix_dir" &&
-		 test -f "$inst_prefix_dir$libdir/$linklib" ; then
-		add="$inst_prefix_dir$libdir/$linklib"
-	      else
-		add="$libdir/$linklib"
-	      fi
-	    else
-	      # We cannot seem to hardcode it, guess we'll fake it.
-	      add_dir="-L$libdir"
-	      # Try looking first in the location we're being installed to.
-	      if test -n "$inst_prefix_dir"; then
-		case $libdir in
-		  [\\/]*)
-		    func_append add_dir " -L$inst_prefix_dir$libdir"
-		    ;;
-		esac
-	      fi
-	      add="-l$name"
-	    fi
-
-	    if test "$linkmode" = prog; then
-	      test -n "$add_dir" && finalize_deplibs="$add_dir $finalize_deplibs"
-	      test -n "$add" && finalize_deplibs="$add $finalize_deplibs"
-	    else
-	      test -n "$add_dir" && deplibs="$add_dir $deplibs"
-	      test -n "$add" && deplibs="$add $deplibs"
-	    fi
-	  fi
-	elif test "$linkmode" = prog; then
-	  # Here we assume that one of hardcode_direct or hardcode_minus_L
-	  # is not unsupported.  This is valid on all known static and
-	  # shared platforms.
-	  if test "$hardcode_direct" != unsupported; then
-	    test -n "$old_library" && linklib="$old_library"
-	    compile_deplibs="$dir/$linklib $compile_deplibs"
-	    finalize_deplibs="$dir/$linklib $finalize_deplibs"
-	  else
-	    compile_deplibs="-l$name -L$dir $compile_deplibs"
-	    finalize_deplibs="-l$name -L$dir $finalize_deplibs"
-	  fi
-	elif test "$build_libtool_libs" = yes; then
-	  # Not a shared library
-	  if test "$deplibs_check_method" != pass_all; then
-	    # We're trying link a shared library against a static one
-	    # but the system doesn't support it.
-
-	    # Just print a warning and add the library to dependency_libs so
-	    # that the program can be linked against the static library.
-	    echo
-	    $ECHO "*** Warning: This system can not link to static lib archive $lib."
-	    echo "*** I have the capability to make that library automatically link in when"
-	    echo "*** you link to this library.  But I can only do this if you have a"
-	    echo "*** shared version of the library, which you do not appear to have."
-	    if test "$module" = yes; then
-	      echo "*** But as you try to build a module library, libtool will still create "
-	      echo "*** a static module, that should work as long as the dlopening application"
-	      echo "*** is linked with the -dlopen flag to resolve symbols at runtime."
-	      if test -z "$global_symbol_pipe"; then
-		echo
-		echo "*** However, this would only work if libtool was able to extract symbol"
-		echo "*** lists from a program, using \`nm' or equivalent, but libtool could"
-		echo "*** not find such a program.  So, this module is probably useless."
-		echo "*** \`nm' from GNU binutils and a full rebuild may help."
-	      fi
-	      if test "$build_old_libs" = no; then
-		build_libtool_libs=module
-		build_old_libs=yes
-	      else
-		build_libtool_libs=no
-	      fi
-	    fi
-	  else
-	    deplibs="$dir/$old_library $deplibs"
-	    link_static=yes
-	  fi
-	fi # link shared/static library?
-
-	if test "$linkmode" = lib; then
-	  if test -n "$dependency_libs" &&
-	     { test "$hardcode_into_libs" != yes ||
-	       test "$build_old_libs" = yes ||
-	       test "$link_static" = yes; }; then
-	    # Extract -R from dependency_libs
-	    temp_deplibs=
-	    for libdir in $dependency_libs; do
-	      case $libdir in
-	      -R*) func_stripname '-R' '' "$libdir"
-	           temp_xrpath=$func_stripname_result
-		   case " $xrpath " in
-		   *" $temp_xrpath "*) ;;
-		   *) func_append xrpath " $temp_xrpath";;
-		   esac;;
-	      *) func_append temp_deplibs " $libdir";;
-	      esac
-	    done
-	    dependency_libs="$temp_deplibs"
-	  fi
-
-	  func_append newlib_search_path " $absdir"
-	  # Link against this library
-	  test "$link_static" = no && newdependency_libs="$abs_ladir/$laname $newdependency_libs"
-	  # ... and its dependency_libs
-	  tmp_libs=
-	  for deplib in $dependency_libs; do
-	    newdependency_libs="$deplib $newdependency_libs"
-	    case $deplib in
-              -L*) func_stripname '-L' '' "$deplib"
-                   func_resolve_sysroot "$func_stripname_result";;
-              *) func_resolve_sysroot "$deplib" ;;
-            esac
-	    if $opt_preserve_dup_deps ; then
-	      case "$tmp_libs " in
-	      *" $func_resolve_sysroot_result "*)
-                func_append specialdeplibs " $func_resolve_sysroot_result" ;;
-	      esac
-	    fi
-	    func_append tmp_libs " $func_resolve_sysroot_result"
-	  done
-
-	  if test "$link_all_deplibs" != no; then
-	    # Add the search paths of all dependency libraries
-	    for deplib in $dependency_libs; do
-	      path=
-	      case $deplib in
-	      -L*) path="$deplib" ;;
-	      *.la)
-	        func_resolve_sysroot "$deplib"
-	        deplib=$func_resolve_sysroot_result
-	        func_dirname "$deplib" "" "."
-		dir=$func_dirname_result
-		# We need an absolute path.
-		case $dir in
-		[\\/]* | [A-Za-z]:[\\/]*) absdir="$dir" ;;
-		*)
-		  absdir=`cd "$dir" && pwd`
-		  if test -z "$absdir"; then
-		    func_warning "cannot determine absolute directory name of \`$dir'"
-		    absdir="$dir"
-		  fi
-		  ;;
-		esac
-		if $GREP "^installed=no" $deplib > /dev/null; then
-		case $host in
-		*-*-darwin*)
-		  depdepl=
-		  eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
-		  if test -n "$deplibrary_names" ; then
-		    for tmp in $deplibrary_names ; do
-		      depdepl=$tmp
-		    done
-		    if test -f "$absdir/$objdir/$depdepl" ; then
-		      depdepl="$absdir/$objdir/$depdepl"
-		      darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
-                      if test -z "$darwin_install_name"; then
-                          darwin_install_name=`${OTOOL64} -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
-                      fi
-		      func_append compiler_flags " ${wl}-dylib_file ${wl}${darwin_install_name}:${depdepl}"
-		      func_append linker_flags " -dylib_file ${darwin_install_name}:${depdepl}"
-		      path=
-		    fi
-		  fi
-		  ;;
-		*)
-		  path="-L$absdir/$objdir"
-		  ;;
-		esac
-		else
-		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
-		  test -z "$libdir" && \
-		    func_fatal_error "\`$deplib' is not a valid libtool archive"
-		  test "$absdir" != "$libdir" && \
-		    func_warning "\`$deplib' seems to be moved"
-
-		  path="-L$absdir"
-		fi
-		;;
-	      esac
-	      case " $deplibs " in
-	      *" $path "*) ;;
-	      *) deplibs="$path $deplibs" ;;
-	      esac
-	    done
-	  fi # link_all_deplibs != no
-	fi # linkmode = lib
-      done # for deplib in $libs
-      if test "$pass" = link; then
-	if test "$linkmode" = "prog"; then
-	  compile_deplibs="$new_inherited_linker_flags $compile_deplibs"
-	  finalize_deplibs="$new_inherited_linker_flags $finalize_deplibs"
-	else
-	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
-	fi
-      fi
-      dependency_libs="$newdependency_libs"
-      if test "$pass" = dlpreopen; then
-	# Link the dlpreopened libraries before other libraries
-	for deplib in $save_deplibs; do
-	  deplibs="$deplib $deplibs"
-	done
-      fi
-      if test "$pass" != dlopen; then
-	if test "$pass" != conv; then
-	  # Make sure lib_search_path contains only unique directories.
-	  lib_search_path=
-	  for dir in $newlib_search_path; do
-	    case "$lib_search_path " in
-	    *" $dir "*) ;;
-	    *) func_append lib_search_path " $dir" ;;
-	    esac
-	  done
-	  newlib_search_path=
-	fi
-
-	if test "$linkmode,$pass" != "prog,link"; then
-	  vars="deplibs"
-	else
-	  vars="compile_deplibs finalize_deplibs"
-	fi
-	for var in $vars dependency_libs; do
-	  # Add libraries to $var in reverse order
-	  eval tmp_libs=\"\$$var\"
-	  new_libs=
-	  for deplib in $tmp_libs; do
-	    # FIXME: Pedantically, this is the right thing to do, so
-	    #        that some nasty dependency loop isn't accidentally
-	    #        broken:
-	    #new_libs="$deplib $new_libs"
-	    # Pragmatically, this seems to cause very few problems in
-	    # practice:
-	    case $deplib in
-	    -L*) new_libs="$deplib $new_libs" ;;
-	    -R*) ;;
-	    *)
-	      # And here is the reason: when a library appears more
-	      # than once as an explicit dependence of a library, or
-	      # is implicitly linked in more than once by the
-	      # compiler, it is considered special, and multiple
-	      # occurrences thereof are not removed.  Compare this
-	      # with having the same library being listed as a
-	      # dependency of multiple other libraries: in this case,
-	      # we know (pedantically, we assume) the library does not
-	      # need to be listed more than once, so we keep only the
-	      # last copy.  This is not always right, but it is rare
-	      # enough that we require users that really mean to play
-	      # such unportable linking tricks to link the library
-	      # using -Wl,-lname, so that libtool does not consider it
-	      # for duplicate removal.
-	      case " $specialdeplibs " in
-	      *" $deplib "*) new_libs="$deplib $new_libs" ;;
-	      *)
-		case " $new_libs " in
-		*" $deplib "*) ;;
-		*) new_libs="$deplib $new_libs" ;;
-		esac
-		;;
-	      esac
-	      ;;
-	    esac
-	  done
-	  tmp_libs=
-	  for deplib in $new_libs; do
-	    case $deplib in
-	    -L*)
-	      case " $tmp_libs " in
-	      *" $deplib "*) ;;
-	      *) func_append tmp_libs " $deplib" ;;
-	      esac
-	      ;;
-	    *) func_append tmp_libs " $deplib" ;;
-	    esac
-	  done
-	  eval $var=\"$tmp_libs\"
-	done # for var
-      fi
-      # Last step: remove runtime libs from dependency_libs
-      # (they stay in deplibs)
-      tmp_libs=
-      for i in $dependency_libs ; do
-	case " $predeps $postdeps $compiler_lib_search_path " in
-	*" $i "*)
-	  i=""
-	  ;;
-	esac
-	if test -n "$i" ; then
-	  func_append tmp_libs " $i"
-	fi
-      done
-      dependency_libs=$tmp_libs
-    done # for pass
-    if test "$linkmode" = prog; then
-      dlfiles="$newdlfiles"
-    fi
-    if test "$linkmode" = prog || test "$linkmode" = lib; then
-      dlprefiles="$newdlprefiles"
-    fi
-
-    case $linkmode in
-    oldlib)
-      if test -n "$dlfiles$dlprefiles" || test "$dlself" != no; then
-	func_warning "\`-dlopen' is ignored for archives"
-      fi
-
-      case " $deplibs" in
-      *\ -l* | *\ -L*)
-	func_warning "\`-l' and \`-L' are ignored for archives" ;;
-      esac
-
-      test -n "$rpath" && \
-	func_warning "\`-rpath' is ignored for archives"
-
-      test -n "$xrpath" && \
-	func_warning "\`-R' is ignored for archives"
-
-      test -n "$vinfo" && \
-	func_warning "\`-version-info/-version-number' is ignored for archives"
-
-      test -n "$release" && \
-	func_warning "\`-release' is ignored for archives"
-
-      test -n "$export_symbols$export_symbols_regex" && \
-	func_warning "\`-export-symbols' is ignored for archives"
-
-      # Now set the variables for building old libraries.
-      build_libtool_libs=no
-      oldlibs="$output"
-      func_append objs "$old_deplibs"
-      ;;
-
-    lib)
-      # Make sure we only generate libraries of the form `libNAME.la'.
-      case $outputname in
-      lib*)
-	func_stripname 'lib' '.la' "$outputname"
-	name=$func_stripname_result
-	eval shared_ext=\"$shrext_cmds\"
-	eval libname=\"$libname_spec\"
-	;;
-      *)
-	test "$module" = no && \
-	  func_fatal_help "libtool library \`$output' must begin with \`lib'"
-
-	if test "$need_lib_prefix" != no; then
-	  # Add the "lib" prefix for modules if required
-	  func_stripname '' '.la' "$outputname"
-	  name=$func_stripname_result
-	  eval shared_ext=\"$shrext_cmds\"
-	  eval libname=\"$libname_spec\"
-	else
-	  func_stripname '' '.la' "$outputname"
-	  libname=$func_stripname_result
-	fi
-	;;
-      esac
-
-      if test -n "$objs"; then
-	if test "$deplibs_check_method" != pass_all; then
-	  func_fatal_error "cannot build libtool library \`$output' from non-libtool objects on this host:$objs"
-	else
-	  echo
-	  $ECHO "*** Warning: Linking the shared library $output against the non-libtool"
-	  $ECHO "*** objects $objs is not portable!"
-	  func_append libobjs " $objs"
-	fi
-      fi
-
-      test "$dlself" != no && \
-	func_warning "\`-dlopen self' is ignored for libtool libraries"
-
-      set dummy $rpath
-      shift
-      test "$#" -gt 1 && \
-	func_warning "ignoring multiple \`-rpath's for a libtool library"
-
-      install_libdir="$1"
-
-      oldlibs=
-      if test -z "$rpath"; then
-	if test "$build_libtool_libs" = yes; then
-	  # Building a libtool convenience library.
-	  # Some compilers have problems with a `.al' extension so
-	  # convenience libraries should have the same extension an
-	  # archive normally would.
-	  oldlibs="$output_objdir/$libname.$libext $oldlibs"
-	  build_libtool_libs=convenience
-	  build_old_libs=yes
-	fi
-
-	test -n "$vinfo" && \
-	  func_warning "\`-version-info/-version-number' is ignored for convenience libraries"
-
-	test -n "$release" && \
-	  func_warning "\`-release' is ignored for convenience libraries"
-      else
-
-	# Parse the version information argument.
-	save_ifs="$IFS"; IFS=':'
-	set dummy $vinfo 0 0 0
-	shift
-	IFS="$save_ifs"
-
-	test -n "$7" && \
-	  func_fatal_help "too many parameters to \`-version-info'"
-
-	# convert absolute version numbers to libtool ages
-	# this retains compatibility with .la files and attempts
-	# to make the code below a bit more comprehensible
-
-	case $vinfo_number in
-	yes)
-	  number_major="$1"
-	  number_minor="$2"
-	  number_revision="$3"
-	  #
-	  # There are really only two kinds -- those that
-	  # use the current revision as the major version
-	  # and those that subtract age and use age as
-	  # a minor version.  But, then there is irix
-	  # which has an extra 1 added just for fun
-	  #
-	  case $version_type in
-	  darwin|linux|osf|windows|none)
-	    func_arith $number_major + $number_minor
-	    current=$func_arith_result
-	    age="$number_minor"
-	    revision="$number_revision"
-	    ;;
-	  freebsd-aout|freebsd-elf|qnx|sunos)
-	    current="$number_major"
-	    revision="$number_minor"
-	    age="0"
-	    ;;
-	  irix|nonstopux)
-	    func_arith $number_major + $number_minor
-	    current=$func_arith_result
-	    age="$number_minor"
-	    revision="$number_minor"
-	    lt_irix_increment=no
-	    ;;
-	  *)
-	    func_fatal_configuration "$modename: unknown library version type \`$version_type'"
-	    ;;
-	  esac
-	  ;;
-	no)
-	  current="$1"
-	  revision="$2"
-	  age="$3"
-	  ;;
-	esac
-
-	# Check that each of the things are valid numbers.
-	case $current in
-	0|[1-9]|[1-9][0-9]|[1-9][0-9][0-9]|[1-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9]) ;;
-	*)
-	  func_error "CURRENT \`$current' must be a nonnegative integer"
-	  func_fatal_error "\`$vinfo' is not valid version information"
-	  ;;
-	esac
-
-	case $revision in
-	0|[1-9]|[1-9][0-9]|[1-9][0-9][0-9]|[1-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9]) ;;
-	*)
-	  func_error "REVISION \`$revision' must be a nonnegative integer"
-	  func_fatal_error "\`$vinfo' is not valid version information"
-	  ;;
-	esac
-
-	case $age in
-	0|[1-9]|[1-9][0-9]|[1-9][0-9][0-9]|[1-9][0-9][0-9][0-9]|[1-9][0-9][0-9][0-9][0-9]) ;;
-	*)
-	  func_error "AGE \`$age' must be a nonnegative integer"
-	  func_fatal_error "\`$vinfo' is not valid version information"
-	  ;;
-	esac
-
-	if test "$age" -gt "$current"; then
-	  func_error "AGE \`$age' is greater than the current interface number \`$current'"
-	  func_fatal_error "\`$vinfo' is not valid version information"
-	fi
-
-	# Calculate the version variables.
-	major=
-	versuffix=
-	verstring=
-	case $version_type in
-	none) ;;
-
-	darwin)
-	  # Like Linux, but with the current version available in
-	  # verstring for coding it into the library header
-	  func_arith $current - $age
-	  major=.$func_arith_result
-	  versuffix="$major.$age.$revision"
-	  # Darwin ld doesn't like 0 for these options...
-	  func_arith $current + 1
-	  minor_current=$func_arith_result
-	  xlcverstring="${wl}-compatibility_version ${wl}$minor_current ${wl}-current_version ${wl}$minor_current.$revision"
-	  verstring="-compatibility_version $minor_current -current_version $minor_current.$revision"
-	  ;;
-
-	freebsd-aout)
-	  major=".$current"
-	  versuffix=".$current.$revision";
-	  ;;
-
-	freebsd-elf)
-	  major=".$current"
-	  versuffix=".$current"
-	  ;;
-
-	irix | nonstopux)
-	  if test "X$lt_irix_increment" = "Xno"; then
-	    func_arith $current - $age
-	  else
-	    func_arith $current - $age + 1
-	  fi
-	  major=$func_arith_result
-
-	  case $version_type in
-	    nonstopux) verstring_prefix=nonstopux ;;
-	    *)         verstring_prefix=sgi ;;
-	  esac
-	  verstring="$verstring_prefix$major.$revision"
-
-	  # Add in all the interfaces that we are compatible with.
-	  loop=$revision
-	  while test "$loop" -ne 0; do
-	    func_arith $revision - $loop
-	    iface=$func_arith_result
-	    func_arith $loop - 1
-	    loop=$func_arith_result
-	    verstring="$verstring_prefix$major.$iface:$verstring"
-	  done
-
-	  # Before this point, $major must not contain `.'.
-	  major=.$major
-	  versuffix="$major.$revision"
-	  ;;
-
-	linux)
-	  func_arith $current - $age
-	  major=.$func_arith_result
-	  versuffix="$major.$age.$revision"
-	  ;;
-
-	osf)
-	  func_arith $current - $age
-	  major=.$func_arith_result
-	  versuffix=".$current.$age.$revision"
-	  verstring="$current.$age.$revision"
-
-	  # Add in all the interfaces that we are compatible with.
-	  loop=$age
-	  while test "$loop" -ne 0; do
-	    func_arith $current - $loop
-	    iface=$func_arith_result
-	    func_arith $loop - 1
-	    loop=$func_arith_result
-	    verstring="$verstring:${iface}.0"
-	  done
-
-	  # Make executables depend on our current version.
-	  func_append verstring ":${current}.0"
-	  ;;
-
-	qnx)
-	  major=".$current"
-	  versuffix=".$current"
-	  ;;
-
-	sunos)
-	  major=".$current"
-	  versuffix=".$current.$revision"
-	  ;;
-
-	windows)
-	  # Use '-' rather than '.', since we only want one
-	  # extension on DOS 8.3 filesystems.
-	  func_arith $current - $age
-	  major=$func_arith_result
-	  versuffix="-$major"
-	  ;;
-
-	*)
-	  func_fatal_configuration "unknown library version type \`$version_type'"
-	  ;;
-	esac
-
-	# Clear the version info if we defaulted, and they specified a release.
-	if test -z "$vinfo" && test -n "$release"; then
-	  major=
-	  case $version_type in
-	  darwin)
-	    # we can't check for "0.0" in archive_cmds due to quoting
-	    # problems, so we reset it completely
-	    verstring=
-	    ;;
-	  *)
-	    verstring="0.0"
-	    ;;
-	  esac
-	  if test "$need_version" = no; then
-	    versuffix=
-	  else
-	    versuffix=".0.0"
-	  fi
-	fi
-
-	# Remove version info from name if versioning should be avoided
-	if test "$avoid_version" = yes && test "$need_version" = no; then
-	  major=
-	  versuffix=
-	  verstring=""
-	fi
-
-	# Check to see if the archive will have undefined symbols.
-	if test "$allow_undefined" = yes; then
-	  if test "$allow_undefined_flag" = unsupported; then
-	    func_warning "undefined symbols not allowed in $host shared libraries"
-	    build_libtool_libs=no
-	    build_old_libs=yes
-	  fi
-	else
-	  # Don't allow undefined symbols.
-	  allow_undefined_flag="$no_undefined_flag"
-	fi
-
-      fi
-
-      func_generate_dlsyms "$libname" "$libname" "yes"
-      func_append libobjs " $symfileobj"
-      test "X$libobjs" = "X " && libobjs=
-
-      if test "$opt_mode" != relink; then
-	# Remove our outputs, but don't remove object files since they
-	# may have been created when compiling PIC objects.
-	removelist=
-	tempremovelist=`$ECHO "$output_objdir/*"`
-	for p in $tempremovelist; do
-	  case $p in
-	    *.$objext | *.gcno)
-	       ;;
-	    $output_objdir/$outputname | $output_objdir/$libname.* | $output_objdir/${libname}${release}.*)
-	       if test "X$precious_files_regex" != "X"; then
-		 if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1
-		 then
-		   continue
-		 fi
-	       fi
-	       func_append removelist " $p"
-	       ;;
-	    *) ;;
-	  esac
-	done
-	test -n "$removelist" && \
-	  func_show_eval "${RM}r \$removelist"
-      fi
-
-      # Now set the variables for building old libraries.
-      if test "$build_old_libs" = yes && test "$build_libtool_libs" != convenience ; then
-	func_append oldlibs " $output_objdir/$libname.$libext"
-
-	# Transform .lo files to .o files.
-	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; $lo2o" | $NL2SP`
-      fi
-
-      # Eliminate all temporary directories.
-      #for path in $notinst_path; do
-      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
-      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
-      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
-      #done
-
-      if test -n "$xrpath"; then
-	# If the user specified any rpath flags, then add them.
-	temp_xrpath=
-	for libdir in $xrpath; do
-	  func_replace_sysroot "$libdir"
-	  func_append temp_xrpath " -R$func_replace_sysroot_result"
-	  case "$finalize_rpath " in
-	  *" $libdir "*) ;;
-	  *) func_append finalize_rpath " $libdir" ;;
-	  esac
-	done
-	if test "$hardcode_into_libs" != yes || test "$build_old_libs" = yes; then
-	  dependency_libs="$temp_xrpath $dependency_libs"
-	fi
-      fi
-
-      # Make sure dlfiles contains only unique files that won't be dlpreopened
-      old_dlfiles="$dlfiles"
-      dlfiles=
-      for lib in $old_dlfiles; do
-	case " $dlprefiles $dlfiles " in
-	*" $lib "*) ;;
-	*) func_append dlfiles " $lib" ;;
-	esac
-      done
-
-      # Make sure dlprefiles contains only unique files
-      old_dlprefiles="$dlprefiles"
-      dlprefiles=
-      for lib in $old_dlprefiles; do
-	case "$dlprefiles " in
-	*" $lib "*) ;;
-	*) func_append dlprefiles " $lib" ;;
-	esac
-      done
-
-      if test "$build_libtool_libs" = yes; then
-	if test -n "$rpath"; then
-	  case $host in
-	  *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-*-beos* | *-cegcc* | *-*-haiku*)
-	    # these systems don't actually have a c library (as such)!
-	    ;;
-	  *-*-rhapsody* | *-*-darwin1.[012])
-	    # Rhapsody C library is in the System framework
-	    func_append deplibs " System.ltframework"
-	    ;;
-	  *-*-netbsd*)
-	    # Don't link with libc until the a.out ld.so is fixed.
-	    ;;
-	  *-*-openbsd* | *-*-freebsd* | *-*-dragonfly*)
-	    # Do not include libc due to us having libc/libc_r.
-	    ;;
-	  *-*-sco3.2v5* | *-*-sco5v6*)
-	    # Causes problems with __ctype
-	    ;;
-	  *-*-sysv4.2uw2* | *-*-sysv5* | *-*-unixware* | *-*-OpenUNIX*)
-	    # Compiler inserts libc in the correct place for threads to work
-	    ;;
-	  *)
-	    # Add libc to deplibs on all other systems if necessary.
-	    if test "$build_libtool_need_lc" = "yes"; then
-	      func_append deplibs " -lc"
-	    fi
-	    ;;
-	  esac
-	fi
-
-	# Transform deplibs into only deplibs that can be linked in shared.
-	name_save=$name
-	libname_save=$libname
-	release_save=$release
-	versuffix_save=$versuffix
-	major_save=$major
-	# I'm not sure if I'm treating the release correctly.  I think
-	# release should show up in the -l (ie -lgmp5) so we don't want to
-	# add it in twice.  Is that correct?
-	release=""
-	versuffix=""
-	major=""
-	newdeplibs=
-	droppeddeps=no
-	case $deplibs_check_method in
-	pass_all)
-	  # Don't check for shared/static.  Everything works.
-	  # This might be a little naive.  We might want to check
-	  # whether the library exists or not.  But this is on
-	  # osf3 & osf4 and I'm not really sure... Just
-	  # implementing what was already the behavior.
-	  newdeplibs=$deplibs
-	  ;;
-	test_compile)
-	  # This code stresses the "libraries are programs" paradigm to its
-	  # limits. Maybe even breaks it.  We compile a program, linking it
-	  # against the deplibs as a proxy for the library.  Then we can check
-	  # whether they linked in statically or dynamically with ldd.
-	  $opt_dry_run || $RM conftest.c
-	  cat > conftest.c <<EOF
-	  int main() { return 0; }
-EOF
-	  $opt_dry_run || $RM conftest
-	  if $LTCC $LTCFLAGS -o conftest conftest.c $deplibs; then
-	    ldd_output=`ldd conftest`
-	    for i in $deplibs; do
-	      case $i in
-	      -l*)
-		func_stripname -l '' "$i"
-		name=$func_stripname_result
-		if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then
-		  case " $predeps $postdeps " in
-		  *" $i "*)
-		    func_append newdeplibs " $i"
-		    i=""
-		    ;;
-		  esac
-		fi
-		if test -n "$i" ; then
-		  libname=`eval "\\$ECHO \"$libname_spec\""`
-		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
-		  set dummy $deplib_matches; shift
-		  deplib_match=$1
-		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
-		    func_append newdeplibs " $i"
-		  else
-		    droppeddeps=yes
-		    echo
-		    $ECHO "*** Warning: dynamic linker does not accept needed library $i."
-		    echo "*** I have the capability to make that library automatically link in when"
-		    echo "*** you link to this library.  But I can only do this if you have a"
-		    echo "*** shared version of the library, which I believe you do not have"
-		    echo "*** because a test_compile did reveal that the linker did not use it for"
-		    echo "*** its dynamic dependency list that programs get resolved with at runtime."
-		  fi
-		fi
-		;;
-	      *)
-		func_append newdeplibs " $i"
-		;;
-	      esac
-	    done
-	  else
-	    # Error occurred in the first compile.  Let's try to salvage
-	    # the situation: Compile a separate program for each library.
-	    for i in $deplibs; do
-	      case $i in
-	      -l*)
-		func_stripname -l '' "$i"
-		name=$func_stripname_result
-		$opt_dry_run || $RM conftest
-		if $LTCC $LTCFLAGS -o conftest conftest.c $i; then
-		  ldd_output=`ldd conftest`
-		  if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then
-		    case " $predeps $postdeps " in
-		    *" $i "*)
-		      func_append newdeplibs " $i"
-		      i=""
-		      ;;
-		    esac
-		  fi
-		  if test -n "$i" ; then
-		    libname=`eval "\\$ECHO \"$libname_spec\""`
-		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
-		    set dummy $deplib_matches; shift
-		    deplib_match=$1
-		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
-		      func_append newdeplibs " $i"
-		    else
-		      droppeddeps=yes
-		      echo
-		      $ECHO "*** Warning: dynamic linker does not accept needed library $i."
-		      echo "*** I have the capability to make that library automatically link in when"
-		      echo "*** you link to this library.  But I can only do this if you have a"
-		      echo "*** shared version of the library, which you do not appear to have"
-		      echo "*** because a test_compile did reveal that the linker did not use this one"
-		      echo "*** as a dynamic dependency that programs can get resolved with at runtime."
-		    fi
-		  fi
-		else
-		  droppeddeps=yes
-		  echo
-		  $ECHO "*** Warning!  Library $i is needed by this library but I was not able to"
-		  echo "*** make it link in!  You will probably need to install it or some"
-		  echo "*** library that it depends on before this library will be fully"
-		  echo "*** functional.  Installing it before continuing would be even better."
-		fi
-		;;
-	      *)
-		func_append newdeplibs " $i"
-		;;
-	      esac
-	    done
-	  fi
-	  ;;
-	file_magic*)
-	  set dummy $deplibs_check_method; shift
-	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
-	  for a_deplib in $deplibs; do
-	    case $a_deplib in
-	    -l*)
-	      func_stripname -l '' "$a_deplib"
-	      name=$func_stripname_result
-	      if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then
-		case " $predeps $postdeps " in
-		*" $a_deplib "*)
-		  func_append newdeplibs " $a_deplib"
-		  a_deplib=""
-		  ;;
-		esac
-	      fi
-	      if test -n "$a_deplib" ; then
-		libname=`eval "\\$ECHO \"$libname_spec\""`
-		if test -n "$file_magic_glob"; then
-		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
-		else
-		  libnameglob=$libname
-		fi
-		test "$want_nocaseglob" = yes && nocaseglob=`shopt -p nocaseglob`
-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
-		  if test "$want_nocaseglob" = yes; then
-		    shopt -s nocaseglob
-		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
-		    $nocaseglob
-		  else
-		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
-		  fi
-		  for potent_lib in $potential_libs; do
-		      # Follow soft links.
-		      if ls -lLd "$potent_lib" 2>/dev/null |
-			 $GREP " -> " >/dev/null; then
-			continue
-		      fi
-		      # The statement above tries to avoid entering an
-		      # endless loop below, in case of cyclic links.
-		      # We might still enter an endless loop, since a link
-		      # loop can be closed while we follow links,
-		      # but so what?
-		      potlib="$potent_lib"
-		      while test -h "$potlib" 2>/dev/null; do
-			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
-			case $potliblink in
-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
-			*) potlib=`$ECHO "$potlib" | $SED 's,[^/]*$,,'`"$potliblink";;
-			esac
-		      done
-		      if eval $file_magic_cmd \"\$potlib\" 2>/dev/null |
-			 $SED -e 10q |
-			 $EGREP "$file_magic_regex" > /dev/null; then
-			func_append newdeplibs " $a_deplib"
-			a_deplib=""
-			break 2
-		      fi
-		  done
-		done
-	      fi
-	      if test -n "$a_deplib" ; then
-		droppeddeps=yes
-		echo
-		$ECHO "*** Warning: linker path does not have real file for library $a_deplib."
-		echo "*** I have the capability to make that library automatically link in when"
-		echo "*** you link to this library.  But I can only do this if you have a"
-		echo "*** shared version of the library, which you do not appear to have"
-		echo "*** because I did check the linker path looking for a file starting"
-		if test -z "$potlib" ; then
-		  $ECHO "*** with $libname but no candidates were found. (...for file magic test)"
-		else
-		  $ECHO "*** with $libname and none of the candidates passed a file format test"
-		  $ECHO "*** using a file magic. Last file checked: $potlib"
-		fi
-	      fi
-	      ;;
-	    *)
-	      # Add a -L argument.
-	      func_append newdeplibs " $a_deplib"
-	      ;;
-	    esac
-	  done # Gone through all deplibs.
-	  ;;
-	match_pattern*)
-	  set dummy $deplibs_check_method; shift
-	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
-	  for a_deplib in $deplibs; do
-	    case $a_deplib in
-	    -l*)
-	      func_stripname -l '' "$a_deplib"
-	      name=$func_stripname_result
-	      if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then
-		case " $predeps $postdeps " in
-		*" $a_deplib "*)
-		  func_append newdeplibs " $a_deplib"
-		  a_deplib=""
-		  ;;
-		esac
-	      fi
-	      if test -n "$a_deplib" ; then
-		libname=`eval "\\$ECHO \"$libname_spec\""`
-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
-		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
-		  for potent_lib in $potential_libs; do
-		    potlib="$potent_lib" # see symlink-check above in file_magic test
-		    if eval "\$ECHO \"$potent_lib\"" 2>/dev/null | $SED 10q | \
-		       $EGREP "$match_pattern_regex" > /dev/null; then
-		      func_append newdeplibs " $a_deplib"
-		      a_deplib=""
-		      break 2
-		    fi
-		  done
-		done
-	      fi
-	      if test -n "$a_deplib" ; then
-		droppeddeps=yes
-		echo
-		$ECHO "*** Warning: linker path does not have real file for library $a_deplib."
-		echo "*** I have the capability to make that library automatically link in when"
-		echo "*** you link to this library.  But I can only do this if you have a"
-		echo "*** shared version of the library, which you do not appear to have"
-		echo "*** because I did check the linker path looking for a file starting"
-		if test -z "$potlib" ; then
-		  $ECHO "*** with $libname but no candidates were found. (...for regex pattern test)"
-		else
-		  $ECHO "*** with $libname and none of the candidates passed a file format test"
-		  $ECHO "*** using a regex pattern. Last file checked: $potlib"
-		fi
-	      fi
-	      ;;
-	    *)
-	      # Add a -L argument.
-	      func_append newdeplibs " $a_deplib"
-	      ;;
-	    esac
-	  done # Gone through all deplibs.
-	  ;;
-	none | unknown | *)
-	  newdeplibs=""
-	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
-	  if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then
-	    for i in $predeps $postdeps ; do
-	      # can't use Xsed below, because $i might contain '/'
-	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s,$i,,"`
-	    done
-	  fi
-	  case $tmp_deplibs in
-	  *[!\	\ ]*)
-	    echo
-	    if test "X$deplibs_check_method" = "Xnone"; then
-	      echo "*** Warning: inter-library dependencies are not supported in this platform."
-	    else
-	      echo "*** Warning: inter-library dependencies are not known to be supported."
-	    fi
-	    echo "*** All declared inter-library dependencies are being dropped."
-	    droppeddeps=yes
-	    ;;
-	  esac
-	  ;;
-	esac
-	versuffix=$versuffix_save
-	major=$major_save
-	release=$release_save
-	libname=$libname_save
-	name=$name_save
-
-	case $host in
-	*-*-rhapsody* | *-*-darwin1.[012])
-	  # On Rhapsody replace the C library with the System framework
-	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
-	  ;;
-	esac
-
-	if test "$droppeddeps" = yes; then
-	  if test "$module" = yes; then
-	    echo
-	    echo "*** Warning: libtool could not satisfy all declared inter-library"
-	    $ECHO "*** dependencies of module $libname.  Therefore, libtool will create"
-	    echo "*** a static module, that should work as long as the dlopening"
-	    echo "*** application is linked with the -dlopen flag."
-	    if test -z "$global_symbol_pipe"; then
-	      echo
-	      echo "*** However, this would only work if libtool was able to extract symbol"
-	      echo "*** lists from a program, using \`nm' or equivalent, but libtool could"
-	      echo "*** not find such a program.  So, this module is probably useless."
-	      echo "*** \`nm' from GNU binutils and a full rebuild may help."
-	    fi
-	    if test "$build_old_libs" = no; then
-	      oldlibs="$output_objdir/$libname.$libext"
-	      build_libtool_libs=module
-	      build_old_libs=yes
-	    else
-	      build_libtool_libs=no
-	    fi
-	  else
-	    echo "*** The inter-library dependencies that have been dropped here will be"
-	    echo "*** automatically added whenever a program is linked with this library"
-	    echo "*** or is declared to -dlopen it."
-
-	    if test "$allow_undefined" = no; then
-	      echo
-	      echo "*** Since this library must not contain undefined symbols,"
-	      echo "*** because either the platform does not support them or"
-	      echo "*** it was explicitly requested with -no-undefined,"
-	      echo "*** libtool will only create a static version of it."
-	      if test "$build_old_libs" = no; then
-		oldlibs="$output_objdir/$libname.$libext"
-		build_libtool_libs=module
-		build_old_libs=yes
-	      else
-		build_libtool_libs=no
-	      fi
-	    fi
-	  fi
-	fi
-	# Done checking deplibs!
-	deplibs=$newdeplibs
-      fi
-      # Time to change all our "foo.ltframework" stuff back to "-framework foo"
-      case $host in
-	*-*-darwin*)
-	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
-	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
-	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
-	  ;;
-      esac
-
-      # move library search paths that coincide with paths to not yet
-      # installed libraries to the beginning of the library search list
-      new_libs=
-      for path in $notinst_path; do
-	case " $new_libs " in
-	*" -L$path/$objdir "*) ;;
-	*)
-	  case " $deplibs " in
-	  *" -L$path/$objdir "*)
-	    func_append new_libs " -L$path/$objdir" ;;
-	  esac
-	  ;;
-	esac
-      done
-      for deplib in $deplibs; do
-	case $deplib in
-	-L*)
-	  case " $new_libs " in
-	  *" $deplib "*) ;;
-	  *) func_append new_libs " $deplib" ;;
-	  esac
-	  ;;
-	*) func_append new_libs " $deplib" ;;
-	esac
-      done
-      deplibs="$new_libs"
-
-      # All the library-specific variables (install_libdir is set above).
-      library_names=
-      old_library=
-      dlname=
-
-      # Test again, we may have decided not to build it any more
-      if test "$build_libtool_libs" = yes; then
-	if test "$hardcode_into_libs" = yes; then
-	  # Hardcode the library paths
-	  hardcode_libdirs=
-	  dep_rpath=
-	  rpath="$finalize_rpath"
-	  test "$opt_mode" != relink && rpath="$compile_rpath$rpath"
-	  for libdir in $rpath; do
-	    if test -n "$hardcode_libdir_flag_spec"; then
-	      if test -n "$hardcode_libdir_separator"; then
-		func_replace_sysroot "$libdir"
-		libdir=$func_replace_sysroot_result
-		if test -z "$hardcode_libdirs"; then
-		  hardcode_libdirs="$libdir"
-		else
-		  # Just accumulate the unique libdirs.
-		  case $hardcode_libdir_separator$hardcode_libdirs$hardcode_libdir_separator in
-		  *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*)
-		    ;;
-		  *)
-		    func_append hardcode_libdirs "$hardcode_libdir_separator$libdir"
-		    ;;
-		  esac
-		fi
-	      else
-		eval flag=\"$hardcode_libdir_flag_spec\"
-		func_append dep_rpath " $flag"
-	      fi
-	    elif test -n "$runpath_var"; then
-	      case "$perm_rpath " in
-	      *" $libdir "*) ;;
-	      *) func_apped perm_rpath " $libdir" ;;
-	      esac
-	    fi
-	  done
-	  # Substitute the hardcoded libdirs into the rpath.
-	  if test -n "$hardcode_libdir_separator" &&
-	     test -n "$hardcode_libdirs"; then
-	    libdir="$hardcode_libdirs"
-	    if test -n "$hardcode_libdir_flag_spec_ld"; then
-	      eval dep_rpath=\"$hardcode_libdir_flag_spec_ld\"
-	    else
-	      eval dep_rpath=\"$hardcode_libdir_flag_spec\"
-	    fi
-	  fi
-	  if test -n "$runpath_var" && test -n "$perm_rpath"; then
-	    # We should set the runpath_var.
-	    rpath=
-	    for dir in $perm_rpath; do
-	      func_append rpath "$dir:"
-	    done
-	    eval "$runpath_var='$rpath\$$runpath_var'; export $runpath_var"
-	  fi
-	  test -n "$dep_rpath" && deplibs="$dep_rpath $deplibs"
-	fi
-
-	shlibpath="$finalize_shlibpath"
-	test "$opt_mode" != relink && shlibpath="$compile_shlibpath$shlibpath"
-	if test -n "$shlibpath"; then
-	  eval "$shlibpath_var='$shlibpath\$$shlibpath_var'; export $shlibpath_var"
-	fi
-
-	# Get the real and link names of the library.
-	eval shared_ext=\"$shrext_cmds\"
-	eval library_names=\"$library_names_spec\"
-	set dummy $library_names
-	shift
-	realname="$1"
-	shift
-
-	if test -n "$soname_spec"; then
-	  eval soname=\"$soname_spec\"
-	else
-	  soname="$realname"
-	fi
-	if test -z "$dlname"; then
-	  dlname=$soname
-	fi
-
-	lib="$output_objdir/$realname"
-	linknames=
-	for link
-	do
-	  func_append linknames " $link"
-	done
-
-	# Use standard objects if they are pic
-	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
-	test "X$libobjs" = "X " && libobjs=
-
-	delfiles=
-	if test -n "$export_symbols" && test -n "$include_expsyms"; then
-	  $opt_dry_run || cp "$export_symbols" "$output_objdir/$libname.uexp"
-	  export_symbols="$output_objdir/$libname.uexp"
-	  func_append delfiles " $export_symbols"
-	fi
-
-	orig_export_symbols=
-	case $host_os in
-	cygwin* | mingw* | cegcc*)
-	  if test -n "$export_symbols" && test -z "$export_symbols_regex"; then
-	    # exporting using user supplied symfile
-	    if test "x`$SED 1q $export_symbols`" != xEXPORTS; then
-	      # and it's NOT already a .def file. Must figure out
-	      # which of the given symbols are data symbols and tag
-	      # them as such. So, trigger use of export_symbols_cmds.
-	      # export_symbols gets reassigned inside the "prepare
-	      # the list of exported symbols" if statement, so the
-	      # include_expsyms logic still works.
-	      orig_export_symbols="$export_symbols"
-	      export_symbols=
-	      always_export_symbols=yes
-	    fi
-	  fi
-	  ;;
-	esac
-
-	# Prepare the list of exported symbols
-	if test -z "$export_symbols"; then
-	  if test "$always_export_symbols" = yes || test -n "$export_symbols_regex"; then
-	    func_verbose "generating symbol list for \`$libname.la'"
-	    export_symbols="$output_objdir/$libname.exp"
-	    $opt_dry_run || $RM $export_symbols
-	    cmds=$export_symbols_cmds
-	    save_ifs="$IFS"; IFS='~'
-	    for cmd1 in $cmds; do
-	      IFS="$save_ifs"
-	      # Take the normal branch if the nm_file_list_spec branch
-	      # doesn't work or if tool conversion is not needed.
-	      case $nm_file_list_spec~$to_tool_file_cmd in
-		*~func_convert_file_noop | *~func_convert_file_msys_to_w32 | ~*)
-		  try_normal_branch=yes
-		  eval cmd=\"$cmd1\"
-		  func_len " $cmd"
-		  len=$func_len_result
-		  ;;
-		*)
-		  try_normal_branch=no
-		  ;;
-	      esac
-	      if test "$try_normal_branch" = yes \
-		 && { test "$len" -lt "$max_cmd_len" \
-		      || test "$max_cmd_len" -le -1; }
-	      then
-		func_show_eval "$cmd" 'exit $?'
-		skipped_export=false
-	      elif test -n "$nm_file_list_spec"; then
-		func_basename "$output"
-		output_la=$func_basename_result
-		save_libobjs=$libobjs
-		save_output=$output
-		output=${output_objdir}/${output_la}.nm
-		func_to_tool_file "$output"
-		libobjs=$nm_file_list_spec$func_to_tool_file_result
-		func_append delfiles " $output"
-		func_verbose "creating $NM input file list: $output"
-		for obj in $save_libobjs; do
-		  func_to_tool_file "$obj"
-		  $ECHO "$func_to_tool_file_result"
-		done > "$output"
-		eval cmd=\"$cmd1\"
-		func_show_eval "$cmd" 'exit $?'
-		output=$save_output
-		libobjs=$save_libobjs
-		skipped_export=false
-	      else
-		# The command line is too long to execute in one step.
-		func_verbose "using reloadable object file for export list..."
-		skipped_export=:
-		# Break out early, otherwise skipped_export may be
-		# set to false by a later but shorter cmd.
-		break
-	      fi
-	    done
-	    IFS="$save_ifs"
-	    if test -n "$export_symbols_regex" && test "X$skipped_export" != "X:"; then
-	      func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
-	      func_show_eval '$MV "${export_symbols}T" "$export_symbols"'
-	    fi
-	  fi
-	fi
-
-	if test -n "$export_symbols" && test -n "$include_expsyms"; then
-	  tmp_export_symbols="$export_symbols"
-	  test -n "$orig_export_symbols" && tmp_export_symbols="$orig_export_symbols"
-	  $opt_dry_run || eval '$ECHO "$include_expsyms" | $SP2NL >> "$tmp_export_symbols"'
-	fi
-
-	if test "X$skipped_export" != "X:" && test -n "$orig_export_symbols"; then
-	  # The given exports_symbols file has to be filtered, so filter it.
-	  func_verbose "filter symbol list for \`$libname.la' to tag DATA exports"
-	  # FIXME: $output_objdir/$libname.filter potentially contains lots of
-	  # 's' commands which not all seds can handle. GNU sed should be fine
-	  # though. Also, the filter scales superlinearly with the number of
-	  # global variables. join(1) would be nice here, but unfortunately
-	  # isn't a blessed tool.
-	  $opt_dry_run || $SED -e '/[ ,]DATA/!d;s,\(.*\)\([ \,].*\),s|^\1$|\1\2|,' < $export_symbols > $output_objdir/$libname.filter
-	  func_append delfiles " $export_symbols $output_objdir/$libname.filter"
-	  export_symbols=$output_objdir/$libname.def
-	  $opt_dry_run || $SED -f $output_objdir/$libname.filter < $orig_export_symbols > $export_symbols
-	fi
-
-	tmp_deplibs=
-	for test_deplib in $deplibs; do
-	  case " $convenience " in
-	  *" $test_deplib "*) ;;
-	  *)
-	    func_append tmp_deplibs " $test_deplib"
-	    ;;
-	  esac
-	done
-	deplibs="$tmp_deplibs"
-
-	if test -n "$convenience"; then
-	  if test -n "$whole_archive_flag_spec" &&
-	    test "$compiler_needs_object" = yes &&
-	    test -z "$libobjs"; then
-	    # extract the archives, so we have objects to list.
-	    # TODO: could optimize this to just extract one archive.
-	    whole_archive_flag_spec=
-	  fi
-	  if test -n "$whole_archive_flag_spec"; then
-	    save_libobjs=$libobjs
-	    eval libobjs=\"\$libobjs $whole_archive_flag_spec\"
-	    test "X$libobjs" = "X " && libobjs=
-	  else
-	    gentop="$output_objdir/${outputname}x"
-	    func_append generated " $gentop"
-
-	    func_extract_archives $gentop $convenience
-	    func_append libobjs " $func_extract_archives_result"
-	    test "X$libobjs" = "X " && libobjs=
-	  fi
-	fi
-
-	if test "$thread_safe" = yes && test -n "$thread_safe_flag_spec"; then
-	  eval flag=\"$thread_safe_flag_spec\"
-	  func_append linker_flags " $flag"
-	fi
-
-	# Make a backup of the uninstalled library when relinking
-	if test "$opt_mode" = relink; then
-	  $opt_dry_run || eval '(cd $output_objdir && $RM ${realname}U && $MV $realname ${realname}U)' || exit $?
-	fi
-
-	# Do each of the archive commands.
-	if test "$module" = yes && test -n "$module_cmds" ; then
-	  if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then
-	    eval test_cmds=\"$module_expsym_cmds\"
-	    cmds=$module_expsym_cmds
-	  else
-	    eval test_cmds=\"$module_cmds\"
-	    cmds=$module_cmds
-	  fi
-	else
-	  if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then
-	    eval test_cmds=\"$archive_expsym_cmds\"
-	    cmds=$archive_expsym_cmds
-	  else
-	    eval test_cmds=\"$archive_cmds\"
-	    cmds=$archive_cmds
-	  fi
-	fi
-
-	if test "X$skipped_export" != "X:" &&
-	   func_len " $test_cmds" &&
-	   len=$func_len_result &&
-	   test "$len" -lt "$max_cmd_len" || test "$max_cmd_len" -le -1; then
-	  :
-	else
-	  # The command line is too long to link in one step, link piecewise
-	  # or, if using GNU ld and skipped_export is not :, use a linker
-	  # script.
-
-	  # Save the value of $output and $libobjs because we want to
-	  # use them later.  If we have whole_archive_flag_spec, we
-	  # want to use save_libobjs as it was before
-	  # whole_archive_flag_spec was expanded, because we can't
-	  # assume the linker understands whole_archive_flag_spec.
-	  # This may have to be revisited, in case too many
-	  # convenience libraries get linked in and end up exceeding
-	  # the spec.
-	  if test -z "$convenience" || test -z "$whole_archive_flag_spec"; then
-	    save_libobjs=$libobjs
-	  fi
-	  save_output=$output
-	  func_basename "$output"
-	  output_la=$func_basename_result
-
-	  # Clear the reloadable object creation command queue and
-	  # initialize k to one.
-	  test_cmds=
-	  concat_cmds=
-	  objlist=
-	  last_robj=
-	  k=1
-
-	  if test -n "$save_libobjs" && test "X$skipped_export" != "X:" && test "$with_gnu_ld" = yes; then
-	    output=${output_objdir}/${output_la}.lnkscript
-	    func_verbose "creating GNU ld script: $output"
-	    echo 'INPUT (' > $output
-	    for obj in $save_libobjs
-	    do
-	      func_to_tool_file "$obj"
-	      $ECHO "$func_to_tool_file_result" >> $output
-	    done
-	    echo ')' >> $output
-	    func_append delfiles " $output"
-	    func_to_tool_file "$output"
-	    output=$func_to_tool_file_result
-	  elif test -n "$save_libobjs" && test "X$skipped_export" != "X:" && test "X$file_list_spec" != X; then
-	    output=${output_objdir}/${output_la}.lnk
-	    func_verbose "creating linker input file list: $output"
-	    : > $output
-	    set x $save_libobjs
-	    shift
-	    firstobj=
-	    if test "$compiler_needs_object" = yes; then
-	      firstobj="$1 "
-	      shift
-	    fi
-	    for obj
-	    do
-	      func_to_tool_file "$obj"
-	      $ECHO "$func_to_tool_file_result" >> $output
-	    done
-	    func_append delfiles " $output"
-	    func_to_tool_file "$output"
-	    output=$firstobj\"$file_list_spec$func_to_tool_file_result\"
-	  else
-	    if test -n "$save_libobjs"; then
-	      func_verbose "creating reloadable object files..."
-	      output=$output_objdir/$output_la-${k}.$objext
-	      eval test_cmds=\"$reload_cmds\"
-	      func_len " $test_cmds"
-	      len0=$func_len_result
-	      len=$len0
-
-	      # Loop over the list of objects to be linked.
-	      for obj in $save_libobjs
-	      do
-		func_len " $obj"
-		func_arith $len + $func_len_result
-		len=$func_arith_result
-		if test "X$objlist" = X ||
-		   test "$len" -lt "$max_cmd_len"; then
-		  func_append objlist " $obj"
-		else
-		  # The command $test_cmds is almost too long, add a
-		  # command to the queue.
-		  if test "$k" -eq 1 ; then
-		    # The first file doesn't have a previous command to add.
-		    reload_objs=$objlist
-		    eval concat_cmds=\"$reload_cmds\"
-		  else
-		    # All subsequent reloadable object files will link in
-		    # the last one created.
-		    reload_objs="$objlist $last_robj"
-		    eval concat_cmds=\"\$concat_cmds~$reload_cmds~\$RM $last_robj\"
-		  fi
-		  last_robj=$output_objdir/$output_la-${k}.$objext
-		  func_arith $k + 1
-		  k=$func_arith_result
-		  output=$output_objdir/$output_la-${k}.$objext
-		  objlist=" $obj"
-		  func_len " $last_robj"
-		  func_arith $len0 + $func_len_result
-		  len=$func_arith_result
-		fi
-	      done
-	      # Handle the remaining objects by creating one last
-	      # reloadable object file.  All subsequent reloadable object
-	      # files will link in the last one created.
-	      test -z "$concat_cmds" || concat_cmds=$concat_cmds~
-	      reload_objs="$objlist $last_robj"
-	      eval concat_cmds=\"\${concat_cmds}$reload_cmds\"
-	      if test -n "$last_robj"; then
-	        eval concat_cmds=\"\${concat_cmds}~\$RM $last_robj\"
-	      fi
-	      func_append delfiles " $output"
-
-	    else
-	      output=
-	    fi
-
-	    if ${skipped_export-false}; then
-	      func_verbose "generating symbol list for \`$libname.la'"
-	      export_symbols="$output_objdir/$libname.exp"
-	      $opt_dry_run || $RM $export_symbols
-	      libobjs=$output
-	      # Append the command to create the export file.
-	      test -z "$concat_cmds" || concat_cmds=$concat_cmds~
-	      eval concat_cmds=\"\$concat_cmds$export_symbols_cmds\"
-	      if test -n "$last_robj"; then
-		eval concat_cmds=\"\$concat_cmds~\$RM $last_robj\"
-	      fi
-	    fi
-
-	    test -n "$save_libobjs" &&
-	      func_verbose "creating a temporary reloadable object file: $output"
-
-	    # Loop through the commands generated above and execute them.
-	    save_ifs="$IFS"; IFS='~'
-	    for cmd in $concat_cmds; do
-	      IFS="$save_ifs"
-	      $opt_silent || {
-		  func_quote_for_expand "$cmd"
-		  eval "func_echo $func_quote_for_expand_result"
-	      }
-	      $opt_dry_run || eval "$cmd" || {
-		lt_exit=$?
-
-		# Restore the uninstalled library and exit
-		if test "$opt_mode" = relink; then
-		  ( cd "$output_objdir" && \
-		    $RM "${realname}T" && \
-		    $MV "${realname}U" "$realname" )
-		fi
-
-		exit $lt_exit
-	      }
-	    done
-	    IFS="$save_ifs"
-
-	    if test -n "$export_symbols_regex" && ${skipped_export-false}; then
-	      func_show_eval '$EGREP -e "$export_symbols_regex" "$export_symbols" > "${export_symbols}T"'
-	      func_show_eval '$MV "${export_symbols}T" "$export_symbols"'
-	    fi
-	  fi
-
-          if ${skipped_export-false}; then
-	    if test -n "$export_symbols" && test -n "$include_expsyms"; then
-	      tmp_export_symbols="$export_symbols"
-	      test -n "$orig_export_symbols" && tmp_export_symbols="$orig_export_symbols"
-	      $opt_dry_run || eval '$ECHO "$include_expsyms" | $SP2NL >> "$tmp_export_symbols"'
-	    fi
-
-	    if test -n "$orig_export_symbols"; then
-	      # The given exports_symbols file has to be filtered, so filter it.
-	      func_verbose "filter symbol list for \`$libname.la' to tag DATA exports"
-	      # FIXME: $output_objdir/$libname.filter potentially contains lots of
-	      # 's' commands which not all seds can handle. GNU sed should be fine
-	      # though. Also, the filter scales superlinearly with the number of
-	      # global variables. join(1) would be nice here, but unfortunately
-	      # isn't a blessed tool.
-	      $opt_dry_run || $SED -e '/[ ,]DATA/!d;s,\(.*\)\([ \,].*\),s|^\1$|\1\2|,' < $export_symbols > $output_objdir/$libname.filter
-	      func_append delfiles " $export_symbols $output_objdir/$libname.filter"
-	      export_symbols=$output_objdir/$libname.def
-	      $opt_dry_run || $SED -f $output_objdir/$libname.filter < $orig_export_symbols > $export_symbols
-	    fi
-	  fi
-
-	  libobjs=$output
-	  # Restore the value of output.
-	  output=$save_output
-
-	  if test -n "$convenience" && test -n "$whole_archive_flag_spec"; then
-	    eval libobjs=\"\$libobjs $whole_archive_flag_spec\"
-	    test "X$libobjs" = "X " && libobjs=
-	  fi
-	  # Expand the library linking commands again to reset the
-	  # value of $libobjs for piecewise linking.
-
-	  # Do each of the archive commands.
-	  if test "$module" = yes && test -n "$module_cmds" ; then
-	    if test -n "$export_symbols" && test -n "$module_expsym_cmds"; then
-	      cmds=$module_expsym_cmds
-	    else
-	      cmds=$module_cmds
-	    fi
-	  else
-	    if test -n "$export_symbols" && test -n "$archive_expsym_cmds"; then
-	      cmds=$archive_expsym_cmds
-	    else
-	      cmds=$archive_cmds
-	    fi
-	  fi
-	fi
-
-	if test -n "$delfiles"; then
-	  # Append the command to remove temporary files to $cmds.
-	  eval cmds=\"\$cmds~\$RM $delfiles\"
-	fi
-
-	# Add any objects from preloaded convenience libraries
-	if test -n "$dlprefiles"; then
-	  gentop="$output_objdir/${outputname}x"
-	  func_append generated " $gentop"
-
-	  func_extract_archives $gentop $dlprefiles
-	  func_append libobjs " $func_extract_archives_result"
-	  test "X$libobjs" = "X " && libobjs=
-	fi
-
-	save_ifs="$IFS"; IFS='~'
-	for cmd in $cmds; do
-	  IFS="$save_ifs"
-	  eval cmd=\"$cmd\"
-	  $opt_silent || {
-	    func_quote_for_expand "$cmd"
-	    eval "func_echo $func_quote_for_expand_result"
-	  }
-	  $opt_dry_run || eval "$cmd" || {
-	    lt_exit=$?
-
-	    # Restore the uninstalled library and exit
-	    if test "$opt_mode" = relink; then
-	      ( cd "$output_objdir" && \
-	        $RM "${realname}T" && \
-		$MV "${realname}U" "$realname" )
-	    fi
-
-	    exit $lt_exit
-	  }
-	done
-	IFS="$save_ifs"
-
-	# Restore the uninstalled library and exit
-	if test "$opt_mode" = relink; then
-	  $opt_dry_run || eval '(cd $output_objdir && $RM ${realname}T && $MV $realname ${realname}T && $MV ${realname}U $realname)' || exit $?
-
-	  if test -n "$convenience"; then
-	    if test -z "$whole_archive_flag_spec"; then
-	      func_show_eval '${RM}r "$gentop"'
-	    fi
-	  fi
-
-	  exit $EXIT_SUCCESS
-	fi
-
-	# Create links to the real library.
-	for linkname in $linknames; do
-	  if test "$realname" != "$linkname"; then
-	    func_show_eval '(cd "$output_objdir" && $RM "$linkname" && $LN_S "$realname" "$linkname")' 'exit $?'
-	  fi
-	done
-
-	# If -module or -export-dynamic was specified, set the dlname.
-	if test "$module" = yes || test "$export_dynamic" = yes; then
-	  # On all known operating systems, these are identical.
-	  dlname="$soname"
-	fi
-      fi
-      ;;
-
-    obj)
-      if test -n "$dlfiles$dlprefiles" || test "$dlself" != no; then
-	func_warning "\`-dlopen' is ignored for objects"
-      fi
-
-      case " $deplibs" in
-      *\ -l* | *\ -L*)
-	func_warning "\`-l' and \`-L' are ignored for objects" ;;
-      esac
-
-      test -n "$rpath" && \
-	func_warning "\`-rpath' is ignored for objects"
-
-      test -n "$xrpath" && \
-	func_warning "\`-R' is ignored for objects"
-
-      test -n "$vinfo" && \
-	func_warning "\`-version-info' is ignored for objects"
-
-      test -n "$release" && \
-	func_warning "\`-release' is ignored for objects"
-
-      case $output in
-      *.lo)
-	test -n "$objs$old_deplibs" && \
-	  func_fatal_error "cannot build library object \`$output' from non-libtool objects"
-
-	libobj=$output
-	func_lo2o "$libobj"
-	obj=$func_lo2o_result
-	;;
-      *)
-	libobj=
-	obj="$output"
-	;;
-      esac
-
-      # Delete the old objects.
-      $opt_dry_run || $RM $obj $libobj
-
-      # Objects from convenience libraries.  This assumes
-      # single-version convenience libraries.  Whenever we create
-      # different ones for PIC/non-PIC, this we'll have to duplicate
-      # the extraction.
-      reload_conv_objs=
-      gentop=
-      # reload_cmds runs $LD directly, so let us get rid of
-      # -Wl from whole_archive_flag_spec and hope we can get by with
-      # turning comma into space..
-      wl=
-
-      if test -n "$convenience"; then
-	if test -n "$whole_archive_flag_spec"; then
-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
-	  reload_conv_objs=$reload_objs\ `$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
-	else
-	  gentop="$output_objdir/${obj}x"
-	  func_append generated " $gentop"
-
-	  func_extract_archives $gentop $convenience
-	  reload_conv_objs="$reload_objs $func_extract_archives_result"
-	fi
-      fi
-
-      # If we're not building shared, we need to use non_pic_objs
-      test "$build_libtool_libs" != yes && libobjs="$non_pic_objects"
-
-      # Create the old-style object.
-      reload_objs="$objs$old_deplibs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; /\.lib$/d; $lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test
-
-      output="$obj"
-      func_execute_cmds "$reload_cmds" 'exit $?'
-
-      # Exit if we aren't doing a library object file.
-      if test -z "$libobj"; then
-	if test -n "$gentop"; then
-	  func_show_eval '${RM}r "$gentop"'
-	fi
-
-	exit $EXIT_SUCCESS
-      fi
-
-      if test "$build_libtool_libs" != yes; then
-	if test -n "$gentop"; then
-	  func_show_eval '${RM}r "$gentop"'
-	fi
-
-	# Create an invalid libtool object if no PIC, so that we don't
-	# accidentally link it into a program.
-	# $show "echo timestamp > $libobj"
-	# $opt_dry_run || eval "echo timestamp > $libobj" || exit $?
-	exit $EXIT_SUCCESS
-      fi
-
-      if test -n "$pic_flag" || test "$pic_mode" != default; then
-	# Only do commands if we really have different PIC objects.
-	reload_objs="$libobjs $reload_conv_objs"
-	output="$libobj"
-	func_execute_cmds "$reload_cmds" 'exit $?'
-      fi
-
-      if test -n "$gentop"; then
-	func_show_eval '${RM}r "$gentop"'
-      fi
-
-      exit $EXIT_SUCCESS
-      ;;
-
-    prog)
-      case $host in
-	*cygwin*) func_stripname '' '.exe' "$output"
-	          output=$func_stripname_result.exe;;
-      esac
-      test -n "$vinfo" && \
-	func_warning "\`-version-info' is ignored for programs"
-
-      test -n "$release" && \
-	func_warning "\`-release' is ignored for programs"
-
-      test "$preload" = yes \
-        && test "$dlopen_support" = unknown \
-	&& test "$dlopen_self" = unknown \
-	&& test "$dlopen_self_static" = unknown && \
-	  func_warning "\`LT_INIT([dlopen])' not used. Assuming no dlopen support."
-
-      case $host in
-      *-*-rhapsody* | *-*-darwin1.[012])
-	# On Rhapsody replace the C library is the System framework
-	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
-	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
-	;;
-      esac
-
-      case $host in
-      *-*-darwin*)
-	# Don't allow lazy linking, it breaks C++ global constructors
-	# But is supposedly fixed on 10.4 or later (yay!).
-	if test "$tagname" = CXX ; then
-	  case ${MACOSX_DEPLOYMENT_TARGET-10.0} in
-	    10.[0123])
-	      func_append compile_command " ${wl}-bind_at_load"
-	      func_append finalize_command " ${wl}-bind_at_load"
-	    ;;
-	  esac
-	fi
-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
-	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
-	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
-	;;
-      esac
-
-
-      # move library search paths that coincide with paths to not yet
-      # installed libraries to the beginning of the library search list
-      new_libs=
-      for path in $notinst_path; do
-	case " $new_libs " in
-	*" -L$path/$objdir "*) ;;
-	*)
-	  case " $compile_deplibs " in
-	  *" -L$path/$objdir "*)
-	    func_append new_libs " -L$path/$objdir" ;;
-	  esac
-	  ;;
-	esac
-      done
-      for deplib in $compile_deplibs; do
-	case $deplib in
-	-L*)
-	  case " $new_libs " in
-	  *" $deplib "*) ;;
-	  *) func_append new_libs " $deplib" ;;
-	  esac
-	  ;;
-	*) func_append new_libs " $deplib" ;;
-	esac
-      done
-      compile_deplibs="$new_libs"
-
-
-      func_append compile_command " $compile_deplibs"
-      func_append finalize_command " $finalize_deplibs"
-
-      if test -n "$rpath$xrpath"; then
-	# If the user specified any rpath flags, then add them.
-	for libdir in $rpath $xrpath; do
-	  # This is the magic to use -rpath.
-	  case "$finalize_rpath " in
-	  *" $libdir "*) ;;
-	  *) func_append finalize_rpath " $libdir" ;;
-	  esac
-	done
-      fi
-
-      # Now hardcode the library paths
-      rpath=
-      hardcode_libdirs=
-      for libdir in $compile_rpath $finalize_rpath; do
-	if test -n "$hardcode_libdir_flag_spec"; then
-	  if test -n "$hardcode_libdir_separator"; then
-	    if test -z "$hardcode_libdirs"; then
-	      hardcode_libdirs="$libdir"
-	    else
-	      # Just accumulate the unique libdirs.
-	      case $hardcode_libdir_separator$hardcode_libdirs$hardcode_libdir_separator in
-	      *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*)
-		;;
-	      *)
-		func_append hardcode_libdirs "$hardcode_libdir_separator$libdir"
-		;;
-	      esac
-	    fi
-	  else
-	    eval flag=\"$hardcode_libdir_flag_spec\"
-	    func_append rpath " $flag"
-	  fi
-	elif test -n "$runpath_var"; then
-	  case "$perm_rpath " in
-	  *" $libdir "*) ;;
-	  *) func_append perm_rpath " $libdir" ;;
-	  esac
-	fi
-	case $host in
-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
-	  testbindir=`${ECHO} "$libdir" | ${SED} -e 's*/lib$*/bin*'`
-	  case :$dllsearchpath: in
-	  *":$libdir:"*) ;;
-	  ::) dllsearchpath=$libdir;;
-	  *) func_append dllsearchpath ":$libdir";;
-	  esac
-	  case :$dllsearchpath: in
-	  *":$testbindir:"*) ;;
-	  ::) dllsearchpath=$testbindir;;
-	  *) func_append dllsearchpath ":$testbindir";;
-	  esac
-	  ;;
-	esac
-      done
-      # Substitute the hardcoded libdirs into the rpath.
-      if test -n "$hardcode_libdir_separator" &&
-	 test -n "$hardcode_libdirs"; then
-	libdir="$hardcode_libdirs"
-	eval rpath=\" $hardcode_libdir_flag_spec\"
-      fi
-      compile_rpath="$rpath"
-
-      rpath=
-      hardcode_libdirs=
-      for libdir in $finalize_rpath; do
-	if test -n "$hardcode_libdir_flag_spec"; then
-	  if test -n "$hardcode_libdir_separator"; then
-	    if test -z "$hardcode_libdirs"; then
-	      hardcode_libdirs="$libdir"
-	    else
-	      # Just accumulate the unique libdirs.
-	      case $hardcode_libdir_separator$hardcode_libdirs$hardcode_libdir_separator in
-	      *"$hardcode_libdir_separator$libdir$hardcode_libdir_separator"*)
-		;;
-	      *)
-		func_append hardcode_libdirs "$hardcode_libdir_separator$libdir"
-		;;
-	      esac
-	    fi
-	  else
-	    eval flag=\"$hardcode_libdir_flag_spec\"
-	    func_append rpath " $flag"
-	  fi
-	elif test -n "$runpath_var"; then
-	  case "$finalize_perm_rpath " in
-	  *" $libdir "*) ;;
-	  *) func_append finalize_perm_rpath " $libdir" ;;
-	  esac
-	fi
-      done
-      # Substitute the hardcoded libdirs into the rpath.
-      if test -n "$hardcode_libdir_separator" &&
-	 test -n "$hardcode_libdirs"; then
-	libdir="$hardcode_libdirs"
-	eval rpath=\" $hardcode_libdir_flag_spec\"
-      fi
-      finalize_rpath="$rpath"
-
-      if test -n "$libobjs" && test "$build_old_libs" = yes; then
-	# Transform all the library objects into standard objects.
-	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
-	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
-      fi
-
-      func_generate_dlsyms "$outputname" "@PROGRAM@" "no"
-
-      # template prelinking step
-      if test -n "$prelink_cmds"; then
-	func_execute_cmds "$prelink_cmds" 'exit $?'
-      fi
-
-      wrappers_required=yes
-      case $host in
-      *cegcc* | *mingw32ce*)
-        # Disable wrappers for cegcc and mingw32ce hosts, we are cross compiling anyway.
-        wrappers_required=no
-        ;;
-      *cygwin* | *mingw* )
-        if test "$build_libtool_libs" != yes; then
-          wrappers_required=no
-        fi
-        ;;
-      *)
-        if test "$need_relink" = no || test "$build_libtool_libs" != yes; then
-          wrappers_required=no
-        fi
-        ;;
-      esac
-      if test "$wrappers_required" = no; then
-	# Replace the output file specification.
-	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
-	link_command="$compile_command$compile_rpath"
-
-	# We have no uninstalled library dependencies, so finalize right now.
-	exit_status=0
-	func_show_eval "$link_command" 'exit_status=$?'
-
-	if test -n "$postlink_cmds"; then
-	  func_to_tool_file "$output"
-	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
-	  func_execute_cmds "$postlink_cmds" 'exit $?'
-	fi
-
-	# Delete the generated files.
-	if test -f "$output_objdir/${outputname}S.${objext}"; then
-	  func_show_eval '$RM "$output_objdir/${outputname}S.${objext}"'
-	fi
-
-	exit $exit_status
-      fi
-
-      if test -n "$compile_shlibpath$finalize_shlibpath"; then
-	compile_command="$shlibpath_var=\"$compile_shlibpath$finalize_shlibpath\$$shlibpath_var\" $compile_command"
-      fi
-      if test -n "$finalize_shlibpath"; then
-	finalize_command="$shlibpath_var=\"$finalize_shlibpath\$$shlibpath_var\" $finalize_command"
-      fi
-
-      compile_var=
-      finalize_var=
-      if test -n "$runpath_var"; then
-	if test -n "$perm_rpath"; then
-	  # We should set the runpath_var.
-	  rpath=
-	  for dir in $perm_rpath; do
-	    func_append rpath "$dir:"
-	  done
-	  compile_var="$runpath_var=\"$rpath\$$runpath_var\" "
-	fi
-	if test -n "$finalize_perm_rpath"; then
-	  # We should set the runpath_var.
-	  rpath=
-	  for dir in $finalize_perm_rpath; do
-	    func_append rpath "$dir:"
-	  done
-	  finalize_var="$runpath_var=\"$rpath\$$runpath_var\" "
-	fi
-      fi
-
-      if test "$no_install" = yes; then
-	# We don't need to create a wrapper script.
-	link_command="$compile_var$compile_command$compile_rpath"
-	# Replace the output file specification.
-	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
-	# Delete the old output file.
-	$opt_dry_run || $RM $output
-	# Link the executable and exit
-	func_show_eval "$link_command" 'exit $?'
-
-	if test -n "$postlink_cmds"; then
-	  func_to_tool_file "$output"
-	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
-	  func_execute_cmds "$postlink_cmds" 'exit $?'
-	fi
-
-	exit $EXIT_SUCCESS
-      fi
-
-      if test "$hardcode_action" = relink; then
-	# Fast installation is not supported
-	link_command="$compile_var$compile_command$compile_rpath"
-	relink_command="$finalize_var$finalize_command$finalize_rpath"
-
-	func_warning "this platform does not like uninstalled shared libraries"
-	func_warning "\`$output' will be relinked during installation"
-      else
-	if test "$fast_install" != no; then
-	  link_command="$finalize_var$compile_command$finalize_rpath"
-	  if test "$fast_install" = yes; then
-	    relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
-	  else
-	    # fast_install is set to needless
-	    relink_command=
-	  fi
-	else
-	  link_command="$compile_var$compile_command$compile_rpath"
-	  relink_command="$finalize_var$finalize_command$finalize_rpath"
-	fi
-      fi
-
-      # Replace the output file specification.
-      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
-
-      # Delete the old output files.
-      $opt_dry_run || $RM $output $output_objdir/$outputname $output_objdir/lt-$outputname
-
-      func_show_eval "$link_command" 'exit $?'
-
-      if test -n "$postlink_cmds"; then
-	func_to_tool_file "$output_objdir/$outputname"
-	postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
-	func_execute_cmds "$postlink_cmds" 'exit $?'
-      fi
-
-      # Now create the wrapper script.
-      func_verbose "creating $output"
-
-      # Quote the relink command for shipping.
-      if test -n "$relink_command"; then
-	# Preserve any variables that may affect compiler behavior
-	for var in $variables_saved_for_relink; do
-	  if eval test -z \"\${$var+set}\"; then
-	    relink_command="{ test -z \"\${$var+set}\" || $lt_unset $var || { $var=; export $var; }; }; $relink_command"
-	  elif eval var_value=\$$var; test -z "$var_value"; then
-	    relink_command="$var=; export $var; $relink_command"
-	  else
-	    func_quote_for_eval "$var_value"
-	    relink_command="$var=$func_quote_for_eval_result; export $var; $relink_command"
-	  fi
-	done
-	relink_command="(cd `pwd`; $relink_command)"
-	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
-      fi
-
-      # Only actually do things if not in dry run mode.
-      $opt_dry_run || {
-	# win32 will think the script is a binary if it has
-	# a .exe suffix, so we strip it off here.
-	case $output in
-	  *.exe) func_stripname '' '.exe' "$output"
-	         output=$func_stripname_result ;;
-	esac
-	# test for cygwin because mv fails w/o .exe extensions
-	case $host in
-	  *cygwin*)
-	    exeext=.exe
-	    func_stripname '' '.exe' "$outputname"
-	    outputname=$func_stripname_result ;;
-	  *) exeext= ;;
-	esac
-	case $host in
-	  *cygwin* | *mingw* )
-	    func_dirname_and_basename "$output" "" "."
-	    output_name=$func_basename_result
-	    output_path=$func_dirname_result
-	    cwrappersource="$output_path/$objdir/lt-$output_name.c"
-	    cwrapper="$output_path/$output_name.exe"
-	    $RM $cwrappersource $cwrapper
-	    trap "$RM $cwrappersource $cwrapper; exit $EXIT_FAILURE" 1 2 15
-
-	    func_emit_cwrapperexe_src > $cwrappersource
-
-	    # The wrapper executable is built using the $host compiler,
-	    # because it contains $host paths and files. If cross-
-	    # compiling, it, like the target executable, must be
-	    # executed on the $host or under an emulation environment.
-	    $opt_dry_run || {
-	      $LTCC $LTCFLAGS -o $cwrapper $cwrappersource
-	      $STRIP $cwrapper
-	    }
-
-	    # Now, create the wrapper script for func_source use:
-	    func_ltwrapper_scriptname $cwrapper
-	    $RM $func_ltwrapper_scriptname_result
-	    trap "$RM $func_ltwrapper_scriptname_result; exit $EXIT_FAILURE" 1 2 15
-	    $opt_dry_run || {
-	      # note: this script will not be executed, so do not chmod.
-	      if test "x$build" = "x$host" ; then
-		$cwrapper --lt-dump-script > $func_ltwrapper_scriptname_result
-	      else
-		func_emit_wrapper no > $func_ltwrapper_scriptname_result
-	      fi
-	    }
-	  ;;
-	  * )
-	    $RM $output
-	    trap "$RM $output; exit $EXIT_FAILURE" 1 2 15
-
-	    func_emit_wrapper no > $output
-	    chmod +x $output
-	  ;;
-	esac
-      }
-      exit $EXIT_SUCCESS
-      ;;
-    esac
-
-    # See if we need to build an old-fashioned archive.
-    for oldlib in $oldlibs; do
-
-      if test "$build_libtool_libs" = convenience; then
-	oldobjs="$libobjs_save $symfileobj"
-	addlibs="$convenience"
-	build_libtool_libs=no
-      else
-	if test "$build_libtool_libs" = module; then
-	  oldobjs="$libobjs_save"
-	  build_libtool_libs=no
-	else
-	  oldobjs="$old_deplibs $non_pic_objects"
-	  if test "$preload" = yes && test -f "$symfileobj"; then
-	    func_append oldobjs " $symfileobj"
-	  fi
-	fi
-	addlibs="$old_convenience"
-      fi
-
-      if test -n "$addlibs"; then
-	gentop="$output_objdir/${outputname}x"
-	func_append generated " $gentop"
-
-	func_extract_archives $gentop $addlibs
-	func_append oldobjs " $func_extract_archives_result"
-      fi
-
-      # Do each command in the archive commands.
-      if test -n "$old_archive_from_new_cmds" && test "$build_libtool_libs" = yes; then
-	cmds=$old_archive_from_new_cmds
-      else
-
-	# Add any objects from preloaded convenience libraries
-	if test -n "$dlprefiles"; then
-	  gentop="$output_objdir/${outputname}x"
-	  func_append generated " $gentop"
-
-	  func_extract_archives $gentop $dlprefiles
-	  func_append oldobjs " $func_extract_archives_result"
-	fi
-
-	# POSIX demands no paths to be encoded in archives.  We have
-	# to avoid creating archives with duplicate basenames if we
-	# might have to extract them afterwards, e.g., when creating a
-	# static archive out of a convenience library, or when linking
-	# the entirety of a libtool archive into another (currently
-	# not supported by libtool).
-	if (for obj in $oldobjs
-	    do
-	      func_basename "$obj"
-	      $ECHO "$func_basename_result"
-	    done | sort | sort -uc >/dev/null 2>&1); then
-	  :
-	else
-	  echo "copying selected object files to avoid basename conflicts..."
-	  gentop="$output_objdir/${outputname}x"
-	  func_append generated " $gentop"
-	  func_mkdir_p "$gentop"
-	  save_oldobjs=$oldobjs
-	  oldobjs=
-	  counter=1
-	  for obj in $save_oldobjs
-	  do
-	    func_basename "$obj"
-	    objbase="$func_basename_result"
-	    case " $oldobjs " in
-	    " ") oldobjs=$obj ;;
-	    *[\ /]"$objbase "*)
-	      while :; do
-		# Make sure we don't pick an alternate name that also
-		# overlaps.
-		newobj=lt$counter-$objbase
-		func_arith $counter + 1
-		counter=$func_arith_result
-		case " $oldobjs " in
-		*[\ /]"$newobj "*) ;;
-		*) if test ! -f "$gentop/$newobj"; then break; fi ;;
-		esac
-	      done
-	      func_show_eval "ln $obj $gentop/$newobj || cp $obj $gentop/$newobj"
-	      func_append oldobjs " $gentop/$newobj"
-	      ;;
-	    *) func_append oldobjs " $obj" ;;
-	    esac
-	  done
-	fi
-	eval cmds=\"$old_archive_cmds\"
-
-	func_len " $cmds"
-	len=$func_len_result
-	if test "$len" -lt "$max_cmd_len" || test "$max_cmd_len" -le -1; then
-	  cmds=$old_archive_cmds
-	elif test -n "$archiver_list_spec"; then
-	  func_verbose "using command file archive linking..."
-	  for obj in $oldobjs
-	  do
-	    func_to_tool_file "$obj"
-	    $ECHO "$func_to_tool_file_result"
-	  done > $output_objdir/$libname.libcmd
-	  func_to_tool_file "$output_objdir/$libname.libcmd"
-	  oldobjs=" $archiver_list_spec$func_to_tool_file_result"
-	  cmds=$old_archive_cmds
-	else
-	  # the command line is too long to link in one step, link in parts
-	  func_verbose "using piecewise archive linking..."
-	  save_RANLIB=$RANLIB
-	  RANLIB=:
-	  objlist=
-	  concat_cmds=
-	  save_oldobjs=$oldobjs
-	  oldobjs=
-	  # Is there a better way of finding the last object in the list?
-	  for obj in $save_oldobjs
-	  do
-	    last_oldobj=$obj
-	  done
-	  eval test_cmds=\"$old_archive_cmds\"
-	  func_len " $test_cmds"
-	  len0=$func_len_result
-	  len=$len0
-	  for obj in $save_oldobjs
-	  do
-	    func_len " $obj"
-	    func_arith $len + $func_len_result
-	    len=$func_arith_result
-	    func_append objlist " $obj"
-	    if test "$len" -lt "$max_cmd_len"; then
-	      :
-	    else
-	      # the above command should be used before it gets too long
-	      oldobjs=$objlist
-	      if test "$obj" = "$last_oldobj" ; then
-		RANLIB=$save_RANLIB
-	      fi
-	      test -z "$concat_cmds" || concat_cmds=$concat_cmds~
-	      eval concat_cmds=\"\${concat_cmds}$old_archive_cmds\"
-	      objlist=
-	      len=$len0
-	    fi
-	  done
-	  RANLIB=$save_RANLIB
-	  oldobjs=$objlist
-	  if test "X$oldobjs" = "X" ; then
-	    eval cmds=\"\$concat_cmds\"
-	  else
-	    eval cmds=\"\$concat_cmds~\$old_archive_cmds\"
-	  fi
-	fi
-      fi
-      func_execute_cmds "$cmds" 'exit $?'
-    done
-
-    test -n "$generated" && \
-      func_show_eval "${RM}r$generated"
-
-    # Now create the libtool archive.
-    case $output in
-    *.la)
-      old_library=
-      test "$build_old_libs" = yes && old_library="$libname.$libext"
-      func_verbose "creating $output"
-
-      # Preserve any variables that may affect compiler behavior
-      for var in $variables_saved_for_relink; do
-	if eval test -z \"\${$var+set}\"; then
-	  relink_command="{ test -z \"\${$var+set}\" || $lt_unset $var || { $var=; export $var; }; }; $relink_command"
-	elif eval var_value=\$$var; test -z "$var_value"; then
-	  relink_command="$var=; export $var; $relink_command"
-	else
-	  func_quote_for_eval "$var_value"
-	  relink_command="$var=$func_quote_for_eval_result; export $var; $relink_command"
-	fi
-      done
-      # Quote the link command for shipping.
-      relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
-      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
-      if test "$hardcode_automatic" = yes ; then
-	relink_command=
-      fi
-
-      # Only create the output if not a dry run.
-      $opt_dry_run || {
-	for installed in no yes; do
-	  if test "$installed" = yes; then
-	    if test -z "$install_libdir"; then
-	      break
-	    fi
-	    output="$output_objdir/$outputname"i
-	    # Replace all uninstalled libtool libraries with the installed ones
-	    newdependency_libs=
-	    for deplib in $dependency_libs; do
-	      case $deplib in
-	      *.la)
-		func_basename "$deplib"
-		name="$func_basename_result"
-		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
-		test -z "$libdir" && \
-		  func_fatal_error "\`$deplib' is not a valid libtool archive"
-		func_append newdependency_libs " ${lt_sysroot:+=}$libdir/$name"
-		;;
-	      -L*)
-		func_stripname -L '' "$deplib"
-		func_replace_sysroot "$func_stripname_result"
-		func_append newdependency_libs " -L$func_replace_sysroot_result"
-		;;
-	      -R*)
-		func_stripname -R '' "$deplib"
-		func_replace_sysroot "$func_stripname_result"
-		func_append newdependency_libs " -R$func_replace_sysroot_result"
-		;;
-	      *) func_append newdependency_libs " $deplib" ;;
-	      esac
-	    done
-	    dependency_libs="$newdependency_libs"
-	    newdlfiles=
-
-	    for lib in $dlfiles; do
-	      case $lib in
-	      *.la)
-	        func_basename "$lib"
-		name="$func_basename_result"
-		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
-		test -z "$libdir" && \
-		  func_fatal_error "\`$lib' is not a valid libtool archive"
-		func_append newdlfiles " ${lt_sysroot:+=}$libdir/$name"
-		;;
-	      *) func_append newdlfiles " $lib" ;;
-	      esac
-	    done
-	    dlfiles="$newdlfiles"
-	    newdlprefiles=
-	    for lib in $dlprefiles; do
-	      case $lib in
-	      *.la)
-		# Only pass preopened files to the pseudo-archive (for
-		# eventual linking with the app. that links it) if we
-		# didn't already link the preopened objects directly into
-		# the library:
-		func_basename "$lib"
-		name="$func_basename_result"
-		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
-		test -z "$libdir" && \
-		  func_fatal_error "\`$lib' is not a valid libtool archive"
-		func_append newdlprefiles " ${lt_sysroot:+=}$libdir/$name"
-		;;
-	      esac
-	    done
-	    dlprefiles="$newdlprefiles"
-	  else
-	    newdlfiles=
-	    for lib in $dlfiles; do
-	      case $lib in
-		[\\/]* | [A-Za-z]:[\\/]*) abs="$lib" ;;
-		*) abs=`pwd`"/$lib" ;;
-	      esac
-	      func_append newdlfiles " $abs"
-	    done
-	    dlfiles="$newdlfiles"
-	    newdlprefiles=
-	    for lib in $dlprefiles; do
-	      case $lib in
-		[\\/]* | [A-Za-z]:[\\/]*) abs="$lib" ;;
-		*) abs=`pwd`"/$lib" ;;
-	      esac
-	      func_append newdlprefiles " $abs"
-	    done
-	    dlprefiles="$newdlprefiles"
-	  fi
-	  $RM $output
-	  # place dlname in correct position for cygwin
-	  # In fact, it would be nice if we could use this code for all target
-	  # systems that can't hard-code library paths into their executables
-	  # and that have no shared library path variable independent of PATH,
-	  # but it turns out we can't easily determine that from inspecting
-	  # libtool variables, so we have to hard-code the OSs to which it
-	  # applies here; at the moment, that means platforms that use the PE
-	  # object format with DLL files.  See the long comment at the top of
-	  # tests/bindir.at for full details.
-	  tdlname=$dlname
-	  case $host,$output,$installed,$module,$dlname in
-	    *cygwin*,*lai,yes,no,*.dll | *mingw*,*lai,yes,no,*.dll | *cegcc*,*lai,yes,no,*.dll)
-	      # If a -bindir argument was supplied, place the dll there.
-	      if test "x$bindir" != x ;
-	      then
-		func_relative_path "$install_libdir" "$bindir"
-		tdlname=$func_relative_path_result$dlname
-	      else
-		# Otherwise fall back on heuristic.
-		tdlname=../bin/$dlname
-	      fi
-	      ;;
-	  esac
-	  $ECHO > $output "\
-# $outputname - a libtool library file
-# Generated by $PROGRAM (GNU $PACKAGE$TIMESTAMP) $VERSION
-#
-# Please DO NOT delete this file!
-# It is necessary for linking the library.
-
-# The name that we can dlopen(3).
-dlname='$tdlname'
-
-# Names of this library.
-library_names='$library_names'
-
-# The name of the static archive.
-old_library='$old_library'
-
-# Linker flags that can not go in dependency_libs.
-inherited_linker_flags='$new_inherited_linker_flags'
-
-# Libraries that this one depends upon.
-dependency_libs='$dependency_libs'
-
-# Names of additional weak libraries provided by this library
-weak_library_names='$weak_libs'
-
-# Version information for $libname.
-current=$current
-age=$age
-revision=$revision
-
-# Is this an already installed library?
-installed=$installed
-
-# Should we warn about portability when linking against -modules?
-shouldnotlink=$module
-
-# Files to dlopen/dlpreopen
-dlopen='$dlfiles'
-dlpreopen='$dlprefiles'
-
-# Directory that this library needs to be installed in:
-libdir='$install_libdir'"
-	  if test "$installed" = no && test "$need_relink" = yes; then
-	    $ECHO >> $output "\
-relink_command=\"$relink_command\""
-	  fi
-	done
-      }
-
-      # Do a symbolic link so that the libtool archive can be found in
-      # LD_LIBRARY_PATH before the program is installed.
-      func_show_eval '( cd "$output_objdir" && $RM "$outputname" && $LN_S "../$outputname" "$outputname" )' 'exit $?'
-      ;;
-    esac
-    exit $EXIT_SUCCESS
-}
-
-{ test "$opt_mode" = link || test "$opt_mode" = relink; } &&
-    func_mode_link ${1+"$@"}
-
-
-# func_mode_uninstall arg...
-func_mode_uninstall ()
-{
-    $opt_debug
-    RM="$nonopt"
-    files=
-    rmforce=
-    exit_status=0
-
-    # This variable tells wrapper scripts just to set variables rather
-    # than running their programs.
-    libtool_install_magic="$magic"
-
-    for arg
-    do
-      case $arg in
-      -f) func_append RM " $arg"; rmforce=yes ;;
-      -*) func_append RM " $arg" ;;
-      *) func_append files " $arg" ;;
-      esac
-    done
-
-    test -z "$RM" && \
-      func_fatal_help "you must specify an RM program"
-
-    rmdirs=
-
-    for file in $files; do
-      func_dirname "$file" "" "."
-      dir="$func_dirname_result"
-      if test "X$dir" = X.; then
-	odir="$objdir"
-      else
-	odir="$dir/$objdir"
-      fi
-      func_basename "$file"
-      name="$func_basename_result"
-      test "$opt_mode" = uninstall && odir="$dir"
-
-      # Remember odir for removal later, being careful to avoid duplicates
-      if test "$opt_mode" = clean; then
-	case " $rmdirs " in
-	  *" $odir "*) ;;
-	  *) func_append rmdirs " $odir" ;;
-	esac
-      fi
-
-      # Don't error if the file doesn't exist and rm -f was used.
-      if { test -L "$file"; } >/dev/null 2>&1 ||
-	 { test -h "$file"; } >/dev/null 2>&1 ||
-	 test -f "$file"; then
-	:
-      elif test -d "$file"; then
-	exit_status=1
-	continue
-      elif test "$rmforce" = yes; then
-	continue
-      fi
-
-      rmfiles="$file"
-
-      case $name in
-      *.la)
-	# Possibly a libtool archive, so verify it.
-	if func_lalib_p "$file"; then
-	  func_source $dir/$name
-
-	  # Delete the libtool libraries and symlinks.
-	  for n in $library_names; do
-	    func_append rmfiles " $odir/$n"
-	  done
-	  test -n "$old_library" && func_append rmfiles " $odir/$old_library"
-
-	  case "$opt_mode" in
-	  clean)
-	    case " $library_names " in
-	    *" $dlname "*) ;;
-	    *) test -n "$dlname" && func_append rmfiles " $odir/$dlname" ;;
-	    esac
-	    test -n "$libdir" && func_append rmfiles " $odir/$name $odir/${name}i"
-	    ;;
-	  uninstall)
-	    if test -n "$library_names"; then
-	      # Do each command in the postuninstall commands.
-	      func_execute_cmds "$postuninstall_cmds" 'test "$rmforce" = yes || exit_status=1'
-	    fi
-
-	    if test -n "$old_library"; then
-	      # Do each command in the old_postuninstall commands.
-	      func_execute_cmds "$old_postuninstall_cmds" 'test "$rmforce" = yes || exit_status=1'
-	    fi
-	    # FIXME: should reinstall the best remaining shared library.
-	    ;;
-	  esac
-	fi
-	;;
-
-      *.lo)
-	# Possibly a libtool object, so verify it.
-	if func_lalib_p "$file"; then
-
-	  # Read the .lo file
-	  func_source $dir/$name
-
-	  # Add PIC object to the list of files to remove.
-	  if test -n "$pic_object" &&
-	     test "$pic_object" != none; then
-	    func_append rmfiles " $dir/$pic_object"
-	  fi
-
-	  # Add non-PIC object to the list of files to remove.
-	  if test -n "$non_pic_object" &&
-	     test "$non_pic_object" != none; then
-	    func_append rmfiles " $dir/$non_pic_object"
-	  fi
-	fi
-	;;
-
-      *)
-	if test "$opt_mode" = clean ; then
-	  noexename=$name
-	  case $file in
-	  *.exe)
-	    func_stripname '' '.exe' "$file"
-	    file=$func_stripname_result
-	    func_stripname '' '.exe' "$name"
-	    noexename=$func_stripname_result
-	    # $file with .exe has already been added to rmfiles,
-	    # add $file without .exe
-	    func_append rmfiles " $file"
-	    ;;
-	  esac
-	  # Do a test to see if this is a libtool program.
-	  if func_ltwrapper_p "$file"; then
-	    if func_ltwrapper_executable_p "$file"; then
-	      func_ltwrapper_scriptname "$file"
-	      relink_command=
-	      func_source $func_ltwrapper_scriptname_result
-	      func_append rmfiles " $func_ltwrapper_scriptname_result"
-	    else
-	      relink_command=
-	      func_source $dir/$noexename
-	    fi
-
-	    # note $name still contains .exe if it was in $file originally
-	    # as does the version of $file that was added into $rmfiles
-	    func_append rmfiles " $odir/$name $odir/${name}S.${objext}"
-	    if test "$fast_install" = yes && test -n "$relink_command"; then
-	      func_append rmfiles " $odir/lt-$name"
-	    fi
-	    if test "X$noexename" != "X$name" ; then
-	      func_append rmfiles " $odir/lt-${noexename}.c"
-	    fi
-	  fi
-	fi
-	;;
-      esac
-      func_show_eval "$RM $rmfiles" 'exit_status=1'
-    done
-
-    # Try to remove the ${objdir}s in the directories where we deleted files
-    for dir in $rmdirs; do
-      if test -d "$dir"; then
-	func_show_eval "rmdir $dir >/dev/null 2>&1"
-      fi
-    done
-
-    exit $exit_status
-}
-
-{ test "$opt_mode" = uninstall || test "$opt_mode" = clean; } &&
-    func_mode_uninstall ${1+"$@"}
-
-test -z "$opt_mode" && {
-  help="$generic_help"
-  func_fatal_help "you must specify a MODE"
-}
-
-test -z "$exec_cmd" && \
-  func_fatal_help "invalid operation mode \`$opt_mode'"
-
-if test -n "$exec_cmd"; then
-  eval exec "$exec_cmd"
-  exit $EXIT_FAILURE
-fi
-
-exit $exit_status
-
-
-# The TAGs below are defined such that we never get into a situation
-# in which we disable both kinds of libraries.  Given conflicting
-# choices, we go for a static library, that is the most portable,
-# since we can't tell whether shared libraries were disabled because
-# the user asked for that or because the platform doesn't support
-# them.  This is particularly important on AIX, because we don't
-# support having both static and shared libraries enabled at the same
-# time on that platform, so we default to a shared-only configuration.
-# If a disable-shared tag is given, we'll fallback to a static-only
-# configuration.  But we'll never go from static-only to shared-only.
-
-# ### BEGIN LIBTOOL TAG CONFIG: disable-shared
-build_libtool_libs=no
-build_old_libs=yes
-# ### END LIBTOOL TAG CONFIG: disable-shared
-
-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
-build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
-# ### END LIBTOOL TAG CONFIG: disable-static
-
-# Local Variables:
-# mode:shell-script
-# sh-indentation:2
-# End:
-# vi:sw=2
-
diff --git a/bin/Makefile.in b/bin/Makefile.in
deleted file mode 100644
index 256614f..0000000
--- a/bin/Makefile.in
+++ /dev/null
@@ -1,1122 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-bin_PROGRAMS = vlc$(EXEEXT) $(am__EXEEXT_1)
-noinst_PROGRAMS = vlc-static$(EXEEXT)
-vlclib_PROGRAMS = vlc-cache-gen$(EXEEXT)
-EXTRA_PROGRAMS = vlc-wrapper$(EXEEXT)
- at HAVE_WIN32_FALSE@@HAVE_WINCE_FALSE at am__append_1 = vlc-wrapper
- at HAVE_WIN32_TRUE@am__append_2 = -lwininet vlc_win32_rc.$(OBJEXT)
- at HAVE_WIN32_TRUE@am__append_3 = vlc_win32_rc.$(OBJEXT)
- at HAVE_WIN32_FALSE@am__append_4 = $(LIBDL)
-subdir = bin
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
- at HAVE_WIN32_FALSE@@HAVE_WINCE_FALSE at am__EXEEXT_1 =  \
- at HAVE_WIN32_FALSE@@HAVE_WINCE_FALSE@	vlc-wrapper$(EXEEXT)
-am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(vlclibdir)"
-PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS) $(vlclib_PROGRAMS)
-am__vlc_SOURCES_DIST = vlc.c override.c winvlc.c
- at HAVE_WIN32_FALSE@@HAVE_WINCE_FALSE at am_vlc_OBJECTS = vlc.$(OBJEXT) \
- at HAVE_WIN32_FALSE@@HAVE_WINCE_FALSE@	override.$(OBJEXT)
- at HAVE_WIN32_FALSE@@HAVE_WINCE_TRUE at am_vlc_OBJECTS = winvlc.$(OBJEXT)
- at HAVE_WIN32_TRUE@am_vlc_OBJECTS = winvlc.$(OBJEXT)
-vlc_OBJECTS = $(am_vlc_OBJECTS)
- at HAVE_WIN32_TRUE@am__DEPENDENCIES_1 = vlc_win32_rc.$(OBJEXT)
-am__DEPENDENCIES_2 =
- at HAVE_WIN32_FALSE@am__DEPENDENCIES_3 = $(am__DEPENDENCIES_2)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-vlc_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(vlc_LDFLAGS) $(LDFLAGS) -o $@
-am_vlc_cache_gen_OBJECTS = cachegen.$(OBJEXT)
-vlc_cache_gen_OBJECTS = $(am_vlc_cache_gen_OBJECTS)
-vlc_cache_gen_DEPENDENCIES = $(am__DEPENDENCIES_2) \
-	../compat/libcompat.la ../src/libvlc.la ../src/libvlccore.la
-am__vlc_static_SOURCES_DIST = vlc.c override.c winvlc.c
- at HAVE_WIN32_FALSE@@HAVE_WINCE_FALSE at am__objects_1 =  \
- at HAVE_WIN32_FALSE@@HAVE_WINCE_FALSE@	vlc_static-vlc.$(OBJEXT) \
- at HAVE_WIN32_FALSE@@HAVE_WINCE_FALSE@	vlc_static-override.$(OBJEXT)
- at HAVE_WIN32_FALSE@@HAVE_WINCE_TRUE at am__objects_1 = vlc_static-winvlc.$(OBJEXT)
- at HAVE_WIN32_TRUE@am__objects_1 = vlc_static-winvlc.$(OBJEXT)
-am_vlc_static_OBJECTS = $(am__objects_1)
-vlc_static_OBJECTS = $(am_vlc_static_OBJECTS)
-am__DEPENDENCIES_4 = ../src/libvlc.la ../src/libvlccore.la \
-	`$(VLC_CONFIG) vlc` $(am__DEPENDENCIES_1) \
-	$(am__DEPENDENCIES_3)
-vlc_static_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(vlc_static_CFLAGS) \
-	$(CFLAGS) $(vlc_static_LDFLAGS) $(LDFLAGS) -o $@
-am_vlc_wrapper_OBJECTS = rootwrap.$(OBJEXT)
-vlc_wrapper_OBJECTS = $(am_vlc_wrapper_OBJECTS)
-vlc_wrapper_DEPENDENCIES = $(am__DEPENDENCIES_2)
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(vlc_SOURCES) $(EXTRA_vlc_SOURCES) $(vlc_cache_gen_SOURCES) \
-	$(vlc_static_SOURCES) $(vlc_wrapper_SOURCES)
-DIST_SOURCES = $(am__vlc_SOURCES_DIST) $(EXTRA_vlc_SOURCES) \
-	$(vlc_cache_gen_SOURCES) $(am__vlc_static_SOURCES_DIST) \
-	$(vlc_wrapper_SOURCES)
-DATA = $(noinst_DATA)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-EXTRA_DIST = vlc_win32_rc.rc.in
-SUFFIXES = .rc.in .rc
-AM_CFLAGS = `$(VLC_CONFIG) --cflags vlc`
- at HAVE_WIN32_FALSE@@HAVE_WINCE_FALSE at vlc_SOURCES = vlc.c override.c
- at HAVE_WIN32_TRUE@vlc_SOURCES = winvlc.c
- at HAVE_WINCE_TRUE@vlc_SOURCES = winvlc.c
-EXTRA_vlc_SOURCES = vlc.c winvlc.c
- at HAVE_WIN32_TRUE@noinst_DATA = vlc_win32_rc.rc
-vlc_wrapper_SOURCES = rootwrap.c
-vlc_wrapper_LDADD = $(SOCKET_LIBS)
-vlc_DEPENDENCIES = ../src/libvlc.sym $(am__append_3)
-vlc_LDFLAGS = `$(VLC_CONFIG) --ldflags vlc`
-vlc_LDADD = ../src/libvlc.la ../src/libvlccore.la `$(VLC_CONFIG) -libs \
-	vlc` $(am__append_2) $(am__append_4)
-vlc_static_SOURCES = $(vlc_SOURCES)
-vlc_static_CFLAGS = $(AM_CFLAGS) \
-	-DTOP_BUILDDIR=\"$$(cd "$(top_builddir)"; pwd)\" \
-	-DTOP_SRCDIR=\"$$(cd "$(top_srcdir)"; pwd)\" \
-	$(NULL)
-
-vlc_static_DEPENDENCIES = $(vlc_DEPENDENCIES)
-vlc_static_LDADD = $(vlc_LDADD)
-vlc_static_LDFLAGS = $(vlc_LDFLAGS) -no-install -static
-vlc_cache_gen_SOURCES = cachegen.c
-vlc_cache_gen_LDADD = \
-	$(GNUGETOPT_LIBS) \
-	../compat/libcompat.la \
-	../src/libvlc.la ../src/libvlccore.la
-
-all: all-am
-
-.SUFFIXES:
-.SUFFIXES: .rc.in .rc .c .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu bin/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu bin/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-binPROGRAMS: $(bin_PROGRAMS)
-	@$(NORMAL_INSTALL)
-	test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
-	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
-	for p in $$list; do echo "$$p $$p"; done | \
-	sed 's/$(EXEEXT)$$//' | \
-	while read p p1; do if test -f $$p || test -f $$p1; \
-	  then echo "$$p"; echo "$$p"; else :; fi; \
-	done | \
-	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
-	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
-	sed 'N;N;N;s,\n, ,g' | \
-	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
-	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
-	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
-	    else { print "f", $$3 "/" $$4, $$1; } } \
-	  END { for (d in files) print "f", d, files[d] }' | \
-	while read type dir files; do \
-	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
-	    test -z "$$files" || { \
-	    echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
-	    $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
-	    } \
-	; done
-
-uninstall-binPROGRAMS:
-	@$(NORMAL_UNINSTALL)
-	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
-	files=`for p in $$list; do echo "$$p"; done | \
-	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
-	      -e 's/$$/$(EXEEXT)/' `; \
-	test -n "$$list" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(bindir)" && rm -f $$files
-
-clean-binPROGRAMS:
-	@list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
-	echo " rm -f" $$list; \
-	rm -f $$list || exit $$?; \
-	test -n "$(EXEEXT)" || exit 0; \
-	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
-	echo " rm -f" $$list; \
-	rm -f $$list
-
-clean-noinstPROGRAMS:
-	@list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
-	echo " rm -f" $$list; \
-	rm -f $$list || exit $$?; \
-	test -n "$(EXEEXT)" || exit 0; \
-	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
-	echo " rm -f" $$list; \
-	rm -f $$list
-install-vlclibPROGRAMS: $(vlclib_PROGRAMS)
-	@$(NORMAL_INSTALL)
-	test -z "$(vlclibdir)" || $(MKDIR_P) "$(DESTDIR)$(vlclibdir)"
-	@list='$(vlclib_PROGRAMS)'; test -n "$(vlclibdir)" || list=; \
-	for p in $$list; do echo "$$p $$p"; done | \
-	sed 's/$(EXEEXT)$$//' | \
-	while read p p1; do if test -f $$p || test -f $$p1; \
-	  then echo "$$p"; echo "$$p"; else :; fi; \
-	done | \
-	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
-	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
-	sed 'N;N;N;s,\n, ,g' | \
-	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
-	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
-	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
-	    else { print "f", $$3 "/" $$4, $$1; } } \
-	  END { for (d in files) print "f", d, files[d] }' | \
-	while read type dir files; do \
-	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
-	    test -z "$$files" || { \
-	    echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(vlclibdir)$$dir'"; \
-	    $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(vlclibdir)$$dir" || exit $$?; \
-	    } \
-	; done
-
-uninstall-vlclibPROGRAMS:
-	@$(NORMAL_UNINSTALL)
-	@list='$(vlclib_PROGRAMS)'; test -n "$(vlclibdir)" || list=; \
-	files=`for p in $$list; do echo "$$p"; done | \
-	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
-	      -e 's/$$/$(EXEEXT)/' `; \
-	test -n "$$list" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(vlclibdir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(vlclibdir)" && rm -f $$files
-
-clean-vlclibPROGRAMS:
-	@list='$(vlclib_PROGRAMS)'; test -n "$$list" || exit 0; \
-	echo " rm -f" $$list; \
-	rm -f $$list || exit $$?; \
-	test -n "$(EXEEXT)" || exit 0; \
-	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
-	echo " rm -f" $$list; \
-	rm -f $$list
-vlc$(EXEEXT): $(vlc_OBJECTS) $(vlc_DEPENDENCIES) 
-	@rm -f vlc$(EXEEXT)
-	$(AM_V_CCLD)$(vlc_LINK) $(vlc_OBJECTS) $(vlc_LDADD) $(LIBS)
-vlc-cache-gen$(EXEEXT): $(vlc_cache_gen_OBJECTS) $(vlc_cache_gen_DEPENDENCIES) 
-	@rm -f vlc-cache-gen$(EXEEXT)
-	$(AM_V_CCLD)$(LINK) $(vlc_cache_gen_OBJECTS) $(vlc_cache_gen_LDADD) $(LIBS)
-vlc-static$(EXEEXT): $(vlc_static_OBJECTS) $(vlc_static_DEPENDENCIES) 
-	@rm -f vlc-static$(EXEEXT)
-	$(AM_V_CCLD)$(vlc_static_LINK) $(vlc_static_OBJECTS) $(vlc_static_LDADD) $(LIBS)
-vlc-wrapper$(EXEEXT): $(vlc_wrapper_OBJECTS) $(vlc_wrapper_DEPENDENCIES) 
-	@rm -f vlc-wrapper$(EXEEXT)
-	$(AM_V_CCLD)$(LINK) $(vlc_wrapper_OBJECTS) $(vlc_wrapper_LDADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/cachegen.Po at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/override.Po at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/rootwrap.Po at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/vlc.Po at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/vlc_static-override.Po at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/vlc_static-vlc.Po at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/vlc_static-winvlc.Po at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/winvlc.Po at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-vlc_static-vlc.o: vlc.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vlc_static_CFLAGS) $(CFLAGS) -MT vlc_static-vlc.o -MD -MP -MF $(DEPDIR)/vlc_static-vlc.Tpo -c -o vlc_static-vlc.o `test -f 'vlc.c' || echo '$(srcdir)/'`vlc.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/vlc_static-vlc.Tpo $(DEPDIR)/vlc_static-vlc.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='vlc.c' object='vlc_static-vlc.o' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vlc_static_CFLAGS) $(CFLAGS) -c -o vlc_static-vlc.o `test -f 'vlc.c' || echo '$(srcdir)/'`vlc.c
-
-vlc_static-vlc.obj: vlc.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vlc_static_CFLAGS) $(CFLAGS) -MT vlc_static-vlc.obj -MD -MP -MF $(DEPDIR)/vlc_static-vlc.Tpo -c -o vlc_static-vlc.obj `if test -f 'vlc.c'; then $(CYGPATH_W) 'vlc.c'; else $(CYGPATH_W) '$(srcdir)/vlc.c'; fi`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/vlc_static-vlc.Tpo $(DEPDIR)/vlc_static-vlc.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='vlc.c' object='vlc_static-vlc.obj' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vlc_static_CFLAGS) $(CFLAGS) -c -o vlc_static-vlc.obj `if test -f 'vlc.c'; then $(CYGPATH_W) 'vlc.c'; else $(CYGPATH_W) '$(srcdir)/vlc.c'; fi`
-
-vlc_static-override.o: override.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vlc_static_CFLAGS) $(CFLAGS) -MT vlc_static-override.o -MD -MP -MF $(DEPDIR)/vlc_static-override.Tpo -c -o vlc_static-override.o `test -f 'override.c' || echo '$(srcdir)/'`override.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/vlc_static-override.Tpo $(DEPDIR)/vlc_static-override.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='override.c' object='vlc_static-override.o' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vlc_static_CFLAGS) $(CFLAGS) -c -o vlc_static-override.o `test -f 'override.c' || echo '$(srcdir)/'`override.c
-
-vlc_static-override.obj: override.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vlc_static_CFLAGS) $(CFLAGS) -MT vlc_static-override.obj -MD -MP -MF $(DEPDIR)/vlc_static-override.Tpo -c -o vlc_static-override.obj `if test -f 'override.c'; then $(CYGPATH_W) 'override.c'; else $(CYGPATH_W) '$(srcdir)/override.c'; fi`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/vlc_static-override.Tpo $(DEPDIR)/vlc_static-override.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='override.c' object='vlc_static-override.obj' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vlc_static_CFLAGS) $(CFLAGS) -c -o vlc_static-override.obj `if test -f 'override.c'; then $(CYGPATH_W) 'override.c'; else $(CYGPATH_W) '$(srcdir)/override.c'; fi`
-
-vlc_static-winvlc.o: winvlc.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vlc_static_CFLAGS) $(CFLAGS) -MT vlc_static-winvlc.o -MD -MP -MF $(DEPDIR)/vlc_static-winvlc.Tpo -c -o vlc_static-winvlc.o `test -f 'winvlc.c' || echo '$(srcdir)/'`winvlc.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/vlc_static-winvlc.Tpo $(DEPDIR)/vlc_static-winvlc.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='winvlc.c' object='vlc_static-winvlc.o' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vlc_static_CFLAGS) $(CFLAGS) -c -o vlc_static-winvlc.o `test -f 'winvlc.c' || echo '$(srcdir)/'`winvlc.c
-
-vlc_static-winvlc.obj: winvlc.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vlc_static_CFLAGS) $(CFLAGS) -MT vlc_static-winvlc.obj -MD -MP -MF $(DEPDIR)/vlc_static-winvlc.Tpo -c -o vlc_static-winvlc.obj `if test -f 'winvlc.c'; then $(CYGPATH_W) 'winvlc.c'; else $(CYGPATH_W) '$(srcdir)/winvlc.c'; fi`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/vlc_static-winvlc.Tpo $(DEPDIR)/vlc_static-winvlc.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='winvlc.c' object='vlc_static-winvlc.obj' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(vlc_static_CFLAGS) $(CFLAGS) -c -o vlc_static-winvlc.obj `if test -f 'winvlc.c'; then $(CYGPATH_W) 'winvlc.c'; else $(CYGPATH_W) '$(srcdir)/winvlc.c'; fi`
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: check-am
-all-am: Makefile $(PROGRAMS) $(DATA)
-installdirs:
-	for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(vlclibdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-clean: clean-am
-
-clean-am: clean-binPROGRAMS clean-generic clean-libtool \
-	clean-noinstPROGRAMS clean-vlclibPROGRAMS mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-vlclibPROGRAMS
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am: install-binPROGRAMS
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-binPROGRAMS uninstall-vlclibPROGRAMS
-
-.MAKE: install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
-	clean-generic clean-libtool clean-noinstPROGRAMS \
-	clean-vlclibPROGRAMS ctags distclean distclean-compile \
-	distclean-generic distclean-libtool distclean-tags distdir dvi \
-	dvi-am html html-am info info-am install install-am \
-	install-binPROGRAMS install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am install-man \
-	install-pdf install-pdf-am install-ps install-ps-am \
-	install-strip install-vlclibPROGRAMS installcheck \
-	installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags uninstall uninstall-am uninstall-binPROGRAMS \
-	uninstall-vlclibPROGRAMS
-
-
-vlc_win32_rc.rc: $(top_builddir)/config.status
-	cd "$(top_builddir)" && \
-	$(SHELL) ./config.status --file="bin/$@"
-
-vlc_win32_rc.$(OBJEXT): vlc_win32_rc.rc
-	$(WINDRES) --include-dir $(top_srcdir)/share/icons -i $< -o $@
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/compat/Makefile.in b/compat/Makefile.in
deleted file mode 100644
index e30adce..0000000
--- a/compat/Makefile.in
+++ /dev/null
@@ -1,929 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-subdir = compat
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in asprintf.c \
-	atof.c atoll.c getcwd.c getdelim.c getpid.c gmtime_r.c lldiv.c \
-	localtime_r.c nrand48.c rewind.c strcasecmp.c strcasestr.c \
-	strdup.c strlcpy.c strncasecmp.c strndup.c strnlen.c strsep.c \
-	strtof.c strtok_r.c strtoll.c swab.c vasprintf.c
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-LTLIBRARIES = $(noinst_LTLIBRARIES)
-libcompat_la_DEPENDENCIES = $(LTLIBOBJS)
-am_libcompat_la_OBJECTS = dummy.lo
-libcompat_la_OBJECTS = $(am_libcompat_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libcompat_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(libcompat_la_LDFLAGS) $(LDFLAGS) -o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libcompat_la_SOURCES)
-DIST_SOURCES = $(libcompat_la_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-noinst_LTLIBRARIES = libcompat.la
-libcompat_la_SOURCES = dummy.c
-libcompat_la_LIBADD = $(LTLIBOBJS)
-libcompat_la_LDFLAGS = -no-undefined
-BUILT_SOURCES = dummy.c
-CLEANFILES = dummy.c
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu compat/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu compat/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-
-clean-noinstLTLIBRARIES:
-	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
-	@list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libcompat.la: $(libcompat_la_OBJECTS) $(libcompat_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libcompat_la_LINK)  $(libcompat_la_OBJECTS) $(libcompat_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/asprintf.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/atof.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/atoll.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getcwd.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getdelim.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getpid.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/gmtime_r.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/lldiv.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/localtime_r.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/nrand48.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/rewind.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strcasecmp.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strcasestr.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strdup.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strlcpy.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strncasecmp.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strndup.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strnlen.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strsep.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strtof.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strtok_r.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strtoll.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/swab.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/vasprintf.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/dummy.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-am
-all-am: Makefile $(LTLIBRARIES)
-installdirs:
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf $(DEPDIR) ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am:
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf $(DEPDIR) ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am:
-
-.MAKE: all check install install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-	clean-libtool clean-noinstLTLIBRARIES ctags distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am install-man \
-	install-pdf install-pdf-am install-ps install-ps-am \
-	install-strip installcheck installcheck-am installdirs \
-	maintainer-clean maintainer-clean-generic mostlyclean \
-	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
-	pdf pdf-am ps ps-am tags uninstall uninstall-am
-
-
-dummy.c:
-	rm -f dummy.c
-	echo '/* Automatically generated */' > dummy.c
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/configure b/configure
deleted file mode 100755
index 69df222..0000000
--- a/configure
+++ /dev/null
@@ -1,52416 +0,0 @@
-#! /bin/sh
-# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for vlc 1.1.10.
-#
-# Copyright 2002-2011 the VideoLAN team
-#
-#
-# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
-# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
-# Foundation, Inc.
-#
-#
-# This configure script is free software; the Free Software Foundation
-# gives unlimited permission to copy, distribute and modify it.
-## -------------------- ##
-## M4sh Initialization. ##
-## -------------------- ##
-
-# Be more Bourne compatible
-DUALCASE=1; export DUALCASE # for MKS sh
-if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
-  emulate sh
-  NULLCMD=:
-  # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
-  # is contrary to our usage.  Disable this feature.
-  alias -g '${1+"$@"}'='"$@"'
-  setopt NO_GLOB_SUBST
-else
-  case `(set -o) 2>/dev/null` in #(
-  *posix*) :
-    set -o posix ;; #(
-  *) :
-     ;;
-esac
-fi
-
-
-as_nl='
-'
-export as_nl
-# Printing a long string crashes Solaris 7 /usr/bin/printf.
-as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
-as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
-as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
-# Prefer a ksh shell builtin over an external printf program on Solaris,
-# but without wasting forks for bash or zsh.
-if test -z "$BASH_VERSION$ZSH_VERSION" \
-    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
-  as_echo='print -r --'
-  as_echo_n='print -rn --'
-elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
-  as_echo='printf %s\n'
-  as_echo_n='printf %s'
-else
-  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
-    as_echo_n='/usr/ucb/echo -n'
-  else
-    as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
-    as_echo_n_body='eval
-      arg=$1;
-      case $arg in #(
-      *"$as_nl"*)
-	expr "X$arg" : "X\\(.*\\)$as_nl";
-	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
-      esac;
-      expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
-    '
-    export as_echo_n_body
-    as_echo_n='sh -c $as_echo_n_body as_echo'
-  fi
-  export as_echo_body
-  as_echo='sh -c $as_echo_body as_echo'
-fi
-
-# The user is always right.
-if test "${PATH_SEPARATOR+set}" != set; then
-  PATH_SEPARATOR=:
-  (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
-    (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
-      PATH_SEPARATOR=';'
-  }
-fi
-
-
-# IFS
-# We need space, tab and new line, in precisely that order.  Quoting is
-# there to prevent editors from complaining about space-tab.
-# (If _AS_PATH_WALK were called with IFS unset, it would disable word
-# splitting by setting IFS to empty value.)
-IFS=" ""	$as_nl"
-
-# Find who we are.  Look in the path if we contain no directory separator.
-as_myself=
-case $0 in #((
-  *[\\/]* ) as_myself=$0 ;;
-  *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
-  done
-IFS=$as_save_IFS
-
-     ;;
-esac
-# We did not find ourselves, most probably we were run as `sh COMMAND'
-# in which case we are not to be found in the path.
-if test "x$as_myself" = x; then
-  as_myself=$0
-fi
-if test ! -f "$as_myself"; then
-  $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
-  exit 1
-fi
-
-# Unset variables that we do not need and which cause bugs (e.g. in
-# pre-3.0 UWIN ksh).  But do not cause bugs in bash 2.01; the "|| exit 1"
-# suppresses any "Segmentation fault" message there.  '((' could
-# trigger a bug in pdksh 5.2.14.
-for as_var in BASH_ENV ENV MAIL MAILPATH
-do eval test x\${$as_var+set} = xset \
-  && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
-done
-PS1='$ '
-PS2='> '
-PS4='+ '
-
-# NLS nuisances.
-LC_ALL=C
-export LC_ALL
-LANGUAGE=C
-export LANGUAGE
-
-# CDPATH.
-(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
-
-if test "x$CONFIG_SHELL" = x; then
-  as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
-  emulate sh
-  NULLCMD=:
-  # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
-  # is contrary to our usage.  Disable this feature.
-  alias -g '\${1+\"\$@\"}'='\"\$@\"'
-  setopt NO_GLOB_SUBST
-else
-  case \`(set -o) 2>/dev/null\` in #(
-  *posix*) :
-    set -o posix ;; #(
-  *) :
-     ;;
-esac
-fi
-"
-  as_required="as_fn_return () { (exit \$1); }
-as_fn_success () { as_fn_return 0; }
-as_fn_failure () { as_fn_return 1; }
-as_fn_ret_success () { return 0; }
-as_fn_ret_failure () { return 1; }
-
-exitcode=0
-as_fn_success || { exitcode=1; echo as_fn_success failed.; }
-as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; }
-as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; }
-as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; }
-if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then :
-
-else
-  exitcode=1; echo positional parameters were not saved.
-fi
-test x\$exitcode = x0 || exit 1"
-  as_suggested="  as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
-  as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
-  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
-test \$(( 1 + 1 )) = 2 || exit 1
-
-  test -n \"\${ZSH_VERSION+set}\${BASH_VERSION+set}\" || (
-    ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
-    ECHO=\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO
-    ECHO=\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO
-    PATH=/empty FPATH=/empty; export PATH FPATH
-    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
-      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1"
-  if (eval "$as_required") 2>/dev/null; then :
-  as_have_required=yes
-else
-  as_have_required=no
-fi
-  if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null; then :
-
-else
-  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-as_found=false
-for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-  as_found=:
-  case $as_dir in #(
-	 /*)
-	   for as_base in sh bash ksh sh5; do
-	     # Try only shells that exist, to save several forks.
-	     as_shell=$as_dir/$as_base
-	     if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
-		    { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$as_shell"; } 2>/dev/null; then :
-  CONFIG_SHELL=$as_shell as_have_required=yes
-		   if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run=a "$as_shell"; } 2>/dev/null; then :
-  break 2
-fi
-fi
-	   done;;
-       esac
-  as_found=false
-done
-$as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } &&
-	      { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHELL"; } 2>/dev/null; then :
-  CONFIG_SHELL=$SHELL as_have_required=yes
-fi; }
-IFS=$as_save_IFS
-
-
-      if test "x$CONFIG_SHELL" != x; then :
-  # We cannot yet assume a decent shell, so we have to provide a
-	# neutralization value for shells without unset; and this also
-	# works around shells that cannot unset nonexistent variables.
-	# Preserve -v and -x to the replacement shell.
-	BASH_ENV=/dev/null
-	ENV=/dev/null
-	(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
-	export CONFIG_SHELL
-	case $- in # ((((
-	  *v*x* | *x*v* ) as_opts=-vx ;;
-	  *v* ) as_opts=-v ;;
-	  *x* ) as_opts=-x ;;
-	  * ) as_opts= ;;
-	esac
-	exec "$CONFIG_SHELL" $as_opts "$as_myself" ${1+"$@"}
-fi
-
-    if test x$as_have_required = xno; then :
-  $as_echo "$0: This script requires a shell more modern than all"
-  $as_echo "$0: the shells that I found on your system."
-  if test x${ZSH_VERSION+set} = xset ; then
-    $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should"
-    $as_echo "$0: be upgraded to zsh 4.3.4 or later."
-  else
-    $as_echo "$0: Please tell bug-autoconf at gnu.org about your system,
-$0: including any error possibly output before this
-$0: message. Then install a modern shell, or manually run
-$0: the script under such a shell if you do have one."
-  fi
-  exit 1
-fi
-fi
-fi
-SHELL=${CONFIG_SHELL-/bin/sh}
-export SHELL
-# Unset more variables known to interfere with behavior of common tools.
-CLICOLOR_FORCE= GREP_OPTIONS=
-unset CLICOLOR_FORCE GREP_OPTIONS
-
-## --------------------- ##
-## M4sh Shell Functions. ##
-## --------------------- ##
-# as_fn_unset VAR
-# ---------------
-# Portably unset VAR.
-as_fn_unset ()
-{
-  { eval $1=; unset $1;}
-}
-as_unset=as_fn_unset
-
-# as_fn_set_status STATUS
-# -----------------------
-# Set $? to STATUS, without forking.
-as_fn_set_status ()
-{
-  return $1
-} # as_fn_set_status
-
-# as_fn_exit STATUS
-# -----------------
-# Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
-as_fn_exit ()
-{
-  set +e
-  as_fn_set_status $1
-  exit $1
-} # as_fn_exit
-
-# as_fn_mkdir_p
-# -------------
-# Create "$as_dir" as a directory, including parents if necessary.
-as_fn_mkdir_p ()
-{
-
-  case $as_dir in #(
-  -*) as_dir=./$as_dir;;
-  esac
-  test -d "$as_dir" || eval $as_mkdir_p || {
-    as_dirs=
-    while :; do
-      case $as_dir in #(
-      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
-      *) as_qdir=$as_dir;;
-      esac
-      as_dirs="'$as_qdir' $as_dirs"
-      as_dir=`$as_dirname -- "$as_dir" ||
-$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
-	 X"$as_dir" : 'X\(//\)[^/]' \| \
-	 X"$as_dir" : 'X\(//\)$' \| \
-	 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
-$as_echo X"$as_dir" |
-    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
-	    s//\1/
-	    q
-	  }
-	  /^X\(\/\/\)[^/].*/{
-	    s//\1/
-	    q
-	  }
-	  /^X\(\/\/\)$/{
-	    s//\1/
-	    q
-	  }
-	  /^X\(\/\).*/{
-	    s//\1/
-	    q
-	  }
-	  s/.*/./; q'`
-      test -d "$as_dir" && break
-    done
-    test -z "$as_dirs" || eval "mkdir $as_dirs"
-  } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
-
-
-} # as_fn_mkdir_p
-# as_fn_append VAR VALUE
-# ----------------------
-# Append the text in VALUE to the end of the definition contained in VAR. Take
-# advantage of any shell optimizations that allow amortized linear growth over
-# repeated appends, instead of the typical quadratic growth present in naive
-# implementations.
-if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
-  eval 'as_fn_append ()
-  {
-    eval $1+=\$2
-  }'
-else
-  as_fn_append ()
-  {
-    eval $1=\$$1\$2
-  }
-fi # as_fn_append
-
-# as_fn_arith ARG...
-# ------------------
-# Perform arithmetic evaluation on the ARGs, and store the result in the
-# global $as_val. Take advantage of shells that can avoid forks. The arguments
-# must be portable across $(()) and expr.
-if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
-  eval 'as_fn_arith ()
-  {
-    as_val=$(( $* ))
-  }'
-else
-  as_fn_arith ()
-  {
-    as_val=`expr "$@" || test $? -eq 1`
-  }
-fi # as_fn_arith
-
-
-# as_fn_error STATUS ERROR [LINENO LOG_FD]
-# ----------------------------------------
-# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
-# script with STATUS, using 1 if that was 0.
-as_fn_error ()
-{
-  as_status=$1; test $as_status -eq 0 && as_status=1
-  if test "$4"; then
-    as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
-    $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
-  fi
-  $as_echo "$as_me: error: $2" >&2
-  as_fn_exit $as_status
-} # as_fn_error
-
-if expr a : '\(a\)' >/dev/null 2>&1 &&
-   test "X`expr 00001 : '.*\(...\)'`" = X001; then
-  as_expr=expr
-else
-  as_expr=false
-fi
-
-if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
-  as_basename=basename
-else
-  as_basename=false
-fi
-
-if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
-  as_dirname=dirname
-else
-  as_dirname=false
-fi
-
-as_me=`$as_basename -- "$0" ||
-$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
-	 X"$0" : 'X\(//\)$' \| \
-	 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
-$as_echo X/"$0" |
-    sed '/^.*\/\([^/][^/]*\)\/*$/{
-	    s//\1/
-	    q
-	  }
-	  /^X\/\(\/\/\)$/{
-	    s//\1/
-	    q
-	  }
-	  /^X\/\(\/\).*/{
-	    s//\1/
-	    q
-	  }
-	  s/.*/./; q'`
-
-# Avoid depending upon Character Ranges.
-as_cr_letters='abcdefghijklmnopqrstuvwxyz'
-as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
-as_cr_Letters=$as_cr_letters$as_cr_LETTERS
-as_cr_digits='0123456789'
-as_cr_alnum=$as_cr_Letters$as_cr_digits
-
-
-  as_lineno_1=$LINENO as_lineno_1a=$LINENO
-  as_lineno_2=$LINENO as_lineno_2a=$LINENO
-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
-  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
-  sed -n '
-    p
-    /[$]LINENO/=
-  ' <$as_myself |
-    sed '
-      s/[$]LINENO.*/&-/
-      t lineno
-      b
-      :lineno
-      N
-      :loop
-      s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
-      t loop
-      s/-\n.*//
-    ' >$as_me.lineno &&
-  chmod +x "$as_me.lineno" ||
-    { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
-
-  # Don't try to exec as it changes $[0], causing all sort of problems
-  # (the dirname of $[0] is not the place where we might find the
-  # original and so on.  Autoconf is especially sensitive to this).
-  . "./$as_me.lineno"
-  # Exit status is that of the last command.
-  exit
-}
-
-ECHO_C= ECHO_N= ECHO_T=
-case `echo -n x` in #(((((
--n*)
-  case `echo 'xy\c'` in
-  *c*) ECHO_T='	';;	# ECHO_T is single tab character.
-  xy)  ECHO_C='\c';;
-  *)   echo `echo ksh88 bug on AIX 6.1` > /dev/null
-       ECHO_T='	';;
-  esac;;
-*)
-  ECHO_N='-n';;
-esac
-
-rm -f conf$$ conf$$.exe conf$$.file
-if test -d conf$$.dir; then
-  rm -f conf$$.dir/conf$$.file
-else
-  rm -f conf$$.dir
-  mkdir conf$$.dir 2>/dev/null
-fi
-if (echo >conf$$.file) 2>/dev/null; then
-  if ln -s conf$$.file conf$$ 2>/dev/null; then
-    as_ln_s='ln -s'
-    # ... but there are two gotchas:
-    # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
-    # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
-    # In both cases, we have to default to `cp -p'.
-    ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
-      as_ln_s='cp -p'
-  elif ln conf$$.file conf$$ 2>/dev/null; then
-    as_ln_s=ln
-  else
-    as_ln_s='cp -p'
-  fi
-else
-  as_ln_s='cp -p'
-fi
-rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
-rmdir conf$$.dir 2>/dev/null
-
-if mkdir -p . 2>/dev/null; then
-  as_mkdir_p='mkdir -p "$as_dir"'
-else
-  test -d ./-p && rmdir ./-p
-  as_mkdir_p=false
-fi
-
-if test -x / >/dev/null 2>&1; then
-  as_test_x='test -x'
-else
-  if ls -dL / >/dev/null 2>&1; then
-    as_ls_L_option=L
-  else
-    as_ls_L_option=
-  fi
-  as_test_x='
-    eval sh -c '\''
-      if test -d "$1"; then
-	test -d "$1/.";
-      else
-	case $1 in #(
-	-*)set "./$1";;
-	esac;
-	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
-	???[sx]*):;;*)false;;esac;fi
-    '\'' sh
-  '
-fi
-as_executable_p=$as_test_x
-
-# Sed expression to map a string onto a valid CPP name.
-as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
-
-# Sed expression to map a string onto a valid variable name.
-as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
-
-SHELL=${CONFIG_SHELL-/bin/sh}
-
-
-test -n "$DJDIR" || exec 7<&0 </dev/null
-exec 6>&1
-
-# Name of the host.
-# hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status,
-# so uname gets run too.
-ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
-
-#
-# Initializations.
-#
-ac_default_prefix=/usr/local
-ac_clean_files=
-ac_config_libobj_dir=.
-LIBOBJS=
-cross_compiling=no
-subdirs=
-MFLAGS=
-MAKEFLAGS=
-
-# Identity of this package.
-PACKAGE_NAME='vlc'
-PACKAGE_TARNAME='vlc'
-PACKAGE_VERSION='1.1.10'
-PACKAGE_STRING='vlc 1.1.10'
-PACKAGE_BUGREPORT=''
-PACKAGE_URL=''
-
-ac_unique_file="src/libvlc.c"
-ac_config_libobj_dir=compat
-# Factoring default headers for most tests.
-ac_includes_default="\
-#include <stdio.h>
-#ifdef HAVE_SYS_TYPES_H
-# include <sys/types.h>
-#endif
-#ifdef HAVE_SYS_STAT_H
-# include <sys/stat.h>
-#endif
-#ifdef STDC_HEADERS
-# include <stdlib.h>
-# include <stddef.h>
-#else
-# ifdef HAVE_STDLIB_H
-#  include <stdlib.h>
-# endif
-#endif
-#ifdef HAVE_STRING_H
-# if !defined STDC_HEADERS && defined HAVE_MEMORY_H
-#  include <memory.h>
-# endif
-# include <string.h>
-#endif
-#ifdef HAVE_STRINGS_H
-# include <strings.h>
-#endif
-#ifdef HAVE_INTTYPES_H
-# include <inttypes.h>
-#endif
-#ifdef HAVE_STDINT_H
-# include <stdint.h>
-#endif
-#ifdef HAVE_UNISTD_H
-# include <unistd.h>
-#endif"
-
-gt_needs=
-ac_subst_vars='am__EXEEXT_FALSE
-am__EXEEXT_TRUE
-LTLIBOBJS
-FILE_LIBVLC_DLL
-FILE_LIBVLCCORE_DLL
-MACOSX_DEPLOYMENT_TARGET
-AM_CPPFLAGS
-LIBEXT
-WINE_SDK_PATH
-MOZILLA_SDK_PATH
-ASM
-ALIASES
-ARCH
-SYS
-VLC_CONFIG
-VERSION_EXTRA_RC
-COPYRIGHT_YEARS
-VERSION_EXTRA
-VERSION_REVISION
-VERSION_MINOR
-VERSION_MAJOR
-VERSION_MESSAGE
-COPYRIGHT_MESSAGE
-BUILD_MOZILLA_FALSE
-BUILD_MOZILLA_TRUE
-CYGPATH
-MOZILLA_CONFIG
-LTLIBmozilla
-XPM_LIBS
-XPM_CFLAGS
-MOZILLA_LIBS
-MOZILLA_CFLAGS
-BUILD_ACTIVEX_FALSE
-BUILD_ACTIVEX_TRUE
-HAS_WIDL_COMPILER_FALSE
-HAS_WIDL_COMPILER_TRUE
-HAS_MIDL_COMPILER_FALSE
-HAS_MIDL_COMPILER_TRUE
-WIDL
-MIDL
-BUILD_VLC_FALSE
-BUILD_VLC_TRUE
-LOADER_FALSE
-LOADER_TRUE
-KDE_SOLID_FALSE
-KDE_SOLID_TRUE
-soliddatadir
-KDE4_CONFIG
-DEFS_BIGENDIAN
-HAVE_SQLITE_FALSE
-HAVE_SQLITE_TRUE
-SQLITE_LIBS
-SQLITE_CFLAGS
-LTLIBsqlite
-OSSO_SCREENSAVER_LIBS
-OSSO_SCREENSAVER_CFLAGS
-LTLIBosso_screensaver
-LTLIBstream_out_raop
-LTLIBremoteosd
-LTLIBgnutls
-GNUTLS_LIBS
-GNUTLS_CFLAGS
-HAVE_GCRYPT_FALSE
-HAVE_GCRYPT_TRUE
-GCRYPT_LIBS
-GCRYPT_CFLAGS
-LTLIBlirc
-MTP_LIBS
-MTP_CFLAGS
-LTLIBaccess_mtp
-LTLIBmtp
-UDEV_LIBS
-UDEV_CFLAGS
-LTLIBudev
-BONJOUR_LIBS
-BONJOUR_CFLAGS
-LTLIBbonjour
-LTLIBatmo
-PROJECTM2_LIBS
-PROJECTM2_CFLAGS
-LTLIBprojectm
-PROJECTM_LIBS
-PROJECTM_CFLAGS
-GOOM_LIBS
-GOOM_CFLAGS
-LTLIBgoom
-LTLIBvisual
-LTLIBfbosd
-LTLIBxosd
-LTLIBncurses
-BUILD_MACOSX_VLC_APP_FALSE
-BUILD_MACOSX_VLC_APP_TRUE
-LTLIBaccess_eyetv
-LTLIBqtcapture
-LTLIBmacosx_dialog_provider
-LTLIBvout_macosx
-LTLIBminimal_macosx
-LTLIBmacosx
-ENABLE_QT4_FALSE
-ENABLE_QT4_TRUE
-UIC
-RCC
-MOC
-QT4LOCALEDIR
-LTLIBqt4
-QT4_LIBS
-QT4_CFLAGS
-BUILD_HILDON_FALSE
-BUILD_HILDON_TRUE
-LTLIBhildon
-HILDON_FM_LIBS
-HILDON_FM_CFLAGS
-HILDON_LIBS
-HILDON_CFLAGS
-BUILD_SKINS_FALSE
-BUILD_SKINS_TRUE
-LTLIBskins2
-UPNP_LIBS
-UPNP_CFLAGS
-LTLIBupnp_intel
-LTLIBupnp_cc
-JACK_LIBS
-JACK_CFLAGS
-LTLIBaccess_jack
-LTLIBjack
-LTLIBhd1000a
-LTLIBauhal
-LTLIBwaveout
-ALSA_LIBS
-ALSA_CFLAGS
-LTLIBaccess_alsa
-LTLIBalsa
-PORTAUDIO_LIBS
-PORTAUDIO_CFLAGS
-LTLIBportaudio
-LTLIBpulse
-PULSE_LIBS
-PULSE_CFLAGS
-LTLIBaccess_oss
-LTLIBoss
-CACA_LIBS
-CACA_CFLAGS
-LTLIBcaca
-LTLIBaa
-LTLIBggi
-LTLIBdirectfb
-DIRECTFB_LIBS
-DIRECTFB_CFLAGS
-DIRECTFB_CONFIG
-LTLIBsvgalib
-LTLIBswscale_omap
-LTLIBomapfb
-LTLIBfb
-LTLIBwingapi
-LTLIBwingdi
-LTLIBdirect3d
-LTLIBglwin32
-LTLIBaout_directx
-LTLIBdirectx
-LTLIBhd1000v
-LTLIBsnapshot
-SVG_LIBS
-SVG_CFLAGS
-LTLIBsvg
-LIBXML2_LIBS
-LIBXML2_CFLAGS
-LTLIBxml
-FRIBIDI_LIBS
-FRIBIDI_CFLAGS
-LTLIBfreetype
-FREETYPE_LIBS
-FREETYPE_CFLAGS
-LTLIBsdl_image
-SDL_IMAGE_LIBS
-SDL_IMAGE_CFLAGS
-LTLIBaout_sdl
-LTLIBvout_sdl
-SDL_LIBS
-SDL_CFLAGS
-LTLIBopengl
-LTLIBxcb_glx
-GL_LIBS
-GL_CFLAGS
-XLIB_XCB_LIBS
-XLIB_XCB_CFLAGS
-LTLIBxdg_screensaver
-XPROTO_LIBS
-XPROTO_CFLAGS
-XCB_KEYSYMS_LIBS
-XCB_KEYSYMS_CFLAGS
-LTLIBpanoramix
-XCB_RANDR_LIBS
-XCB_RANDR_CFLAGS
-LTLIBxcb_xv
-XCB_XV_LIBS
-XCB_XV_CFLAGS
-LTLIBxcb_apps
-LTLIBxcb_screen
-LTLIBxcb_window
-LTLIBxcb_x11
-LTLIBxscreensaver
-XCB_SHM_LIBS
-XCB_SHM_CFLAGS
-XCB_LIBS
-XCB_CFLAGS
-X_EXTRA_LIBS
-X_LIBS
-X_PRE_LIBS
-X_CFLAGS
-XMKMF
-TIGER_LIBS
-TIGER_CFLAGS
-LTLIBkate
-KATE_LIBS
-KATE_CFLAGS
-LTLIBasademux
-PCRE_LIBS
-PCRE_CFLAGS
-LTLIBlibass
-LIBASS_LIBS
-LIBASS_CFLAGS
-LTLIBtelx
-LTLIBzvbi
-ZVBI_LIBS
-ZVBI_CFLAGS
-FLUIDSYNTH_LIBS
-FLUIDSYNTH_CFLAGS
-LTLIBfluidsynth
-LTLIBx264
-X264_LIBS
-X264_CFLAGS
-BUILD_OSDMENU_FALSE
-BUILD_OSDMENU_TRUE
-LTLIBosd_parser
-LTLIBosdmenu
-LTLIBpng
-SCHROEDINGER_LIBS
-SCHROEDINGER_CFLAGS
-LTLIBschroedinger
-DIRAC_LIBS
-DIRAC_CFLAGS
-LTLIBdirac
-THEORA_LIBS
-THEORA_CFLAGS
-LTLIBtheora
-SPEEX_LIBS
-SPEEX_CFLAGS
-LTLIBspeex
-LTLIBtremor
-VORBIS_LIBS
-VORBIS_CFLAGS
-LTLIBvorbis
-LIBMPEG2_LIBS
-LIBMPEG2_CFLAGS
-LTLIBlibmpeg2
-FLAC_LIBS
-FLAC_CFLAGS
-LTLIBflac
-DCA_LIBS
-DCA_CFLAGS
-LTLIBdtstofloat32
-LTLIBa52tofloat32
-LTLIBaccess_realrtsp
-LTLIBrealvideo
-LTLIBquicktime
-TWOLAME_LIBS
-TWOLAME_CFLAGS
-LTLIBtwolame
-LTLIBfaad
-LTLIBpostproc
-POSTPROC_LIBS
-POSTPROC_CFLAGS
-LTLIBswscale
-SWSCALE_LIBS
-SWSCALE_CFLAGS
-LTLIBaccess_avio
-LTLIBavformat
-AVFORMAT_LIBS
-AVFORMAT_CFLAGS
-LTLIBstream_out_switcher
-LIBVA_LIBS
-LIBVA_CFLAGS
-LTLIBavcodec
-AVCODEC_LIBS
-AVCODEC_CFLAGS
-MERGE_FFMPEG_FALSE
-MERGE_FFMPEG_TRUE
-LTLIBid3tag
-LTLIBmpgatofixed32
-LTLIBomxil
-LTLIBshine
-LTLIBwma_fixed
-LTLIBmpc
-LTLIBmod
-LIBMODPLUG_LIBS
-LIBMODPLUG_CFLAGS
-LTLIBmkv
-SHOUT_LIBS
-SHOUT_CFLAGS
-LTLIBaccess_output_shout
-MUX_OGG_LIBS
-MUX_OGG_CFLAGS
-LTLIBmux_ogg
-OGG_LIBS
-OGG_CFLAGS
-LTLIBogg
-LTLIBgme
-LTLIBscreen
-LTLIBdvb
-LIBCDDB_LIBS
-LIBCDDB_CFLAGS
-LTLIBcdda
-LTLIBvcd
-LTLIBvcdx
-LIBVCDINFO_LIBS
-LIBVCDINFO_CFLAGS
-LIBCDIO_LIBS
-LIBCDIO_CFLAGS
-GNOMEVFS_LIBS
-GNOMEVFS_CFLAGS
-LTLIBaccess_gnomevfs
-LTLIBpvr
-LIBV4L2_LIBS
-LIBV4L2_CFLAGS
-LTLIBv4l2
-LIBV4L_LIBS
-LIBV4L_CFLAGS
-LTLIBv4l
-LTLIBmux_ts
-LTLIBts
-LTLIBaccess_sftp
-OPENCV_LIBS
-OPENCV_CFLAGS
-LTLIBopencv_wrapper
-LTLIBopencv_example
-LTLIBbda
-LTLIBdshow
-LTLIBdvdnav
-DVDNAV_CONFIG
-LTLIBdvdread
-DV_LIBS
-DV_CFLAGS
-LTLIBaccess_dv
-DC1394_LIBS
-DC1394_CFLAGS
-LTLIBdc1394
-LTLIBlive555
-LTLIBtaglib
-TAGLIB_LIBS
-TAGLIB_CFLAGS
-NOTIFY_LIBS
-NOTIFY_CFLAGS
-LTLIBnotify
-LTLIBgrowl
-LTLIBgrowl_udp
-ENABLE_VLM_FALSE
-ENABLE_VLM_TRUE
-LTLIBoldtelnet
-LIBPROXY_LIBS
-LIBPROXY_CFLAGS
-BUILD_HTTPD_FALSE
-BUILD_HTTPD_TRUE
-LTLIBoldhttp
-BUILD_LUA_FALSE
-BUILD_LUA_TRUE
-LUAC
-LUA_LIBS
-LUA_CFLAGS
-ENABLE_SOUT_FALSE
-ENABLE_SOUT_TRUE
-HAVE_ALTIVEC_FALSE
-HAVE_ALTIVEC_TRUE
-HAVE_ARM_NEON_FALSE
-HAVE_ARM_NEON_TRUE
-ARM_NEON_CFLAGS
-HAVE_3DNOW_FALSE
-HAVE_3DNOW_TRUE
-HAVE_SSE2_FALSE
-HAVE_SSE2_TRUE
-SSE2_CFLAGS
-HAVE_MMXEXT_FALSE
-HAVE_MMXEXT_TRUE
-HAVE_MMX_FALSE
-HAVE_MMX_TRUE
-MMX_CFLAGS
-LTLIBglobalhotkeys
-LTLIBdmo
-LTLIBaccess_smb
-LTLIBdynamicoverlay
-LTLIBinhibit
-LTLIBtelepathy
-LTLIBdbus
-DBUS_LIBS
-DBUS_CFLAGS
-HAVE_MINIZIP_FALSE
-HAVE_MINIZIP_TRUE
-LTLIBzip
-LTLIBunzip
-MINIZIP_LIBS
-MINIZIP_CFLAGS
-HAVE_ZLIB_FALSE
-HAVE_ZLIB_TRUE
-PKG_CONFIG_LIBDIR
-PKG_CONFIG
-PKG_CONFIG_PATH
-BUILD_DIRENT_FALSE
-BUILD_DIRENT_TRUE
-LIBDL
-GNUGETOPT_LIBS
-SOCKET_LIBS
-LTLIBaccess_mmap
-LIBOBJS
-POSUB
-LTLIBINTL
-LIBINTL
-INTLLIBS
-LTLIBICONV
-LIBICONV
-INTL_MACOSX_LIBS
-XGETTEXT_EXTRA_OPTIONS
-MSGMERGE
-XGETTEXT_015
-XGETTEXT
-GMSGFMT_015
-MSGFMT_015
-GMSGFMT
-MSGFMT
-GETTEXT_MACRO_VERSION
-USE_NLS
-CXXCPP
-OTOOL64
-OTOOL
-LIPO
-NMEDIT
-DSYMUTIL
-MANIFEST_TOOL
-ac_ct_AR
-LN_S
-NM
-ac_ct_DUMPBIN
-DUMPBIN
-FGREP
-SED
-LIBTOOL
-OBJDUMP
-AS
-USE_PEFLAGS_FALSE
-USE_PEFLAGS_TRUE
-HAVE_WINCE_FALSE
-HAVE_WINCE_TRUE
-HAVE_WIN32_FALSE
-HAVE_WIN32_TRUE
-HAVE_LINUX_FALSE
-HAVE_LINUX_TRUE
-HAVE_DARWIN_FALSE
-HAVE_DARWIN_TRUE
-HAVE_BEOS_FALSE
-HAVE_BEOS_TRUE
-U2D
-PEFLAGS
-OBJCOPY
-WINDRES
-CONTRIB_DIR
-DLLTOOL
-LD
-AR
-RANLIB
-am__fastdepCCAS_FALSE
-am__fastdepCCAS_TRUE
-CCASDEPMODE
-CCASFLAGS
-CCAS
-am__fastdepOBJC_FALSE
-am__fastdepOBJC_TRUE
-OBJCDEPMODE
-ac_ct_OBJC
-OBJCFLAGS
-OBJC
-am__fastdepCXX_FALSE
-am__fastdepCXX_TRUE
-CXXDEPMODE
-ac_ct_CXX
-CXXFLAGS
-CXX
-EGREP
-GREP
-CPP
-am__fastdepCC_FALSE
-am__fastdepCC_TRUE
-CCDEPMODE
-AMDEPBACKSLASH
-AMDEP_FALSE
-AMDEP_TRUE
-am__quote
-am__include
-DEPDIR
-OBJEXT
-EXEEXT
-ac_ct_CC
-CPPFLAGS
-LDFLAGS
-CFLAGS
-CC
-vlclibdir
-vlcdatadir
-MAINT
-MAINTAINER_MODE_FALSE
-MAINTAINER_MODE_TRUE
-AM_BACKSLASH
-AM_DEFAULT_VERBOSITY
-am__untar
-am__tar
-AMTAR
-am__leading_dot
-SET_MAKE
-AWK
-mkdir_p
-MKDIR_P
-INSTALL_STRIP_PROGRAM
-STRIP
-install_sh
-MAKEINFO
-AUTOHEADER
-AUTOMAKE
-AUTOCONF
-ACLOCAL
-VERSION
-PACKAGE
-CYGPATH_W
-am__isrc
-INSTALL_DATA
-INSTALL_SCRIPT
-INSTALL_PROGRAM
-host_os
-host_vendor
-host_cpu
-host
-build_os
-build_vendor
-build_cpu
-build
-PKGDIR
-target_alias
-host_alias
-build_alias
-LIBS
-ECHO_T
-ECHO_N
-ECHO_C
-DEFS
-mandir
-localedir
-libdir
-psdir
-pdfdir
-dvidir
-htmldir
-infodir
-docdir
-oldincludedir
-includedir
-localstatedir
-sharedstatedir
-sysconfdir
-datadir
-datarootdir
-libexecdir
-sbindir
-bindir
-program_transform_name
-prefix
-exec_prefix
-PACKAGE_URL
-PACKAGE_BUGREPORT
-PACKAGE_STRING
-PACKAGE_VERSION
-PACKAGE_TARNAME
-PACKAGE_NAME
-PATH_SEPARATOR
-SHELL'
-ac_subst_files=''
-ac_user_opts='
-enable_option_checking
-enable_silent_rules
-enable_maintainer_mode
-enable_dependency_tracking
-with_binary_version
-with_contrib
-enable_macosx_defaults
-with_macosx_sdk
-with_macosx_version_min
-enable_peflags
-enable_static
-enable_shared
-with_pic
-enable_fast_install
-with_gnu_ld
-with_sysroot
-enable_libtool_lock
-enable_nls
-enable_rpath
-with_libiconv_prefix
-with_libintl_prefix
-enable_non_utf8
-enable_dbus
-enable_dbus_control
-enable_telepathy
-enable_gprof
-enable_cprof
-enable_mmx
-enable_sse
-enable_neon
-enable_altivec
-with_tuning
-enable_optimize_memory
-enable_optimizations
-enable_debug
-enable_run_as_root
-enable_coverage
-enable_sout
-enable_lua
-enable_httpd
-enable_libproxy
-enable_vlm
-enable_growl
-enable_notify
-enable_taglib
-enable_live555
-with_live555_tree
-enable_dc1394
-enable_dv
-enable_dvdread
-with_dvdread
-with_dvdread_tree
-enable_dvdnav
-with_dvdnav_config_path
-enable_dshow
-enable_bda
-enable_opencv
-enable_smb
-enable_sftp
-enable_dvbpsi
-with_dvbpsi
-enable_v4l
-with_v4l
-enable_libv4l
-enable_v4l2
-with_v4l2
-enable_libv4l2
-enable_pvr
-with_videodev2
-enable_gnomevfs
-enable_vcdx
-enable_vcd
-enable_libcddb
-enable_dvb
-with_dvb
-enable_screen
-enable_gme
-enable_ogg
-enable_mux_ogg
-enable_shout
-enable_mkv
-enable_mod
-enable_mpc
-enable_wma_fixed
-enable_shine
-enable_omxil
-enable_mad
-with_mad
-with_mad_tree
-enable_id3tag
-enable_merge_ffmpeg
-enable_avcodec
-enable_libva
-enable_dxva2
-enable_switcher
-enable_avformat
-enable_swscale
-enable_postproc
-enable_faad
-with_faad_tree
-enable_twolame
-enable_quicktime
-enable_real
-enable_realrtsp
-enable_libtar
-enable_a52
-with_a52
-with_a52_tree
-with_a52_fixed
-enable_dca
-enable_flac
-enable_libmpeg2
-enable_vorbis
-enable_tremor
-enable_speex
-enable_theora
-enable_dirac
-enable_schroedinger
-enable_png
-enable_x264
-with_x264_tree
-enable_fluidsynth
-enable_zvbi
-enable_telx
-enable_libass
-enable_asademux
-enable_kate
-enable_tiger
-with_x
-enable_xcb
-enable_xvideo
-enable_glx
-enable_opengl
-enable_sdl
-enable_sdl_image
-enable_freetype
-enable_fribidi
-enable_fontconfig
-enable_libxml2
-enable_svg
-enable_snapshot
-enable_hd1000v
-enable_directx
-enable_wingdi
-enable_fb
-enable_omapfb
-enable_svgalib
-enable_directfb
-with_directfb
-enable_ggi
-with_ggi
-enable_aa
-enable_caca
-enable_oss
-enable_pulse
-enable_portaudio
-enable_alsa
-enable_waveout
-enable_macosx_audio
-enable_hd1000a
-enable_jack
-enable_cyberlink
-with_cyberlink_tree
-enable_upnp
-enable_skins2
-enable_hildon
-enable_qt4
-enable_macosx
-enable_macosx_vout
-enable_macosx_dialog_provider
-enable_macosx_qtcapture
-enable_macosx_eyetv
-enable_macosx_vlc_app
-enable_ncurses
-enable_xosd
-enable_fbosd
-enable_visual
-enable_goom
-enable_projectm
-enable_atmo
-enable_bonjour
-enable_udev
-enable_mtp
-enable_lirc
-enable_libgcrypt
-enable_gnutls
-enable_remoteosd
-enable_osso_screensaver
-enable_update_check
-with_sqlite
-enable_sqlite
-with_kde_solid
-enable_loader
-enable_vlc
-enable_activex
-with_wine_sdk_path
-enable_mozilla
-with_mozilla_sdk_path
-with_mozilla_pkg
-'
-      ac_precious_vars='build_alias
-host_alias
-target_alias
-CC
-CFLAGS
-LDFLAGS
-LIBS
-CPPFLAGS
-CPP
-CXX
-CXXFLAGS
-CCC
-OBJC
-OBJCFLAGS
-CCAS
-CCASFLAGS
-CONTRIB_DIR
-CXXCPP
-PKG_CONFIG_PATH
-PKG_CONFIG
-PKG_CONFIG_LIBDIR
-MINIZIP_CFLAGS
-MINIZIP_LIBS
-DBUS_CFLAGS
-DBUS_LIBS
-LUA_CFLAGS
-LUA_LIBS
-LUAC
-LIBPROXY_CFLAGS
-LIBPROXY_LIBS
-NOTIFY_CFLAGS
-NOTIFY_LIBS
-TAGLIB_CFLAGS
-TAGLIB_LIBS
-DC1394_CFLAGS
-DC1394_LIBS
-DV_CFLAGS
-DV_LIBS
-OPENCV_CFLAGS
-OPENCV_LIBS
-LIBV4L_CFLAGS
-LIBV4L_LIBS
-LIBV4L2_CFLAGS
-LIBV4L2_LIBS
-GNOMEVFS_CFLAGS
-GNOMEVFS_LIBS
-LIBCDIO_CFLAGS
-LIBCDIO_LIBS
-LIBVCDINFO_CFLAGS
-LIBVCDINFO_LIBS
-LIBCDDB_CFLAGS
-LIBCDDB_LIBS
-OGG_CFLAGS
-OGG_LIBS
-MUX_OGG_CFLAGS
-MUX_OGG_LIBS
-SHOUT_CFLAGS
-SHOUT_LIBS
-LIBMODPLUG_CFLAGS
-LIBMODPLUG_LIBS
-AVCODEC_CFLAGS
-AVCODEC_LIBS
-LIBVA_CFLAGS
-LIBVA_LIBS
-AVFORMAT_CFLAGS
-AVFORMAT_LIBS
-SWSCALE_CFLAGS
-SWSCALE_LIBS
-POSTPROC_CFLAGS
-POSTPROC_LIBS
-TWOLAME_CFLAGS
-TWOLAME_LIBS
-DCA_CFLAGS
-DCA_LIBS
-FLAC_CFLAGS
-FLAC_LIBS
-LIBMPEG2_CFLAGS
-LIBMPEG2_LIBS
-VORBIS_CFLAGS
-VORBIS_LIBS
-SPEEX_CFLAGS
-SPEEX_LIBS
-THEORA_CFLAGS
-THEORA_LIBS
-DIRAC_CFLAGS
-DIRAC_LIBS
-SCHROEDINGER_CFLAGS
-SCHROEDINGER_LIBS
-X264_CFLAGS
-X264_LIBS
-FLUIDSYNTH_CFLAGS
-FLUIDSYNTH_LIBS
-ZVBI_CFLAGS
-ZVBI_LIBS
-LIBASS_CFLAGS
-LIBASS_LIBS
-PCRE_CFLAGS
-PCRE_LIBS
-KATE_CFLAGS
-KATE_LIBS
-TIGER_CFLAGS
-TIGER_LIBS
-XMKMF
-XCB_CFLAGS
-XCB_LIBS
-XCB_SHM_CFLAGS
-XCB_SHM_LIBS
-XCB_XV_CFLAGS
-XCB_XV_LIBS
-XCB_RANDR_CFLAGS
-XCB_RANDR_LIBS
-XCB_KEYSYMS_CFLAGS
-XCB_KEYSYMS_LIBS
-XPROTO_CFLAGS
-XPROTO_LIBS
-XLIB_XCB_CFLAGS
-XLIB_XCB_LIBS
-GL_CFLAGS
-GL_LIBS
-SDL_CFLAGS
-SDL_LIBS
-SDL_IMAGE_CFLAGS
-SDL_IMAGE_LIBS
-FREETYPE_CFLAGS
-FREETYPE_LIBS
-FRIBIDI_CFLAGS
-FRIBIDI_LIBS
-LIBXML2_CFLAGS
-LIBXML2_LIBS
-SVG_CFLAGS
-SVG_LIBS
-DIRECTFB_CFLAGS
-DIRECTFB_LIBS
-CACA_CFLAGS
-CACA_LIBS
-PULSE_CFLAGS
-PULSE_LIBS
-PORTAUDIO_CFLAGS
-PORTAUDIO_LIBS
-ALSA_CFLAGS
-ALSA_LIBS
-JACK_CFLAGS
-JACK_LIBS
-UPNP_CFLAGS
-UPNP_LIBS
-HILDON_CFLAGS
-HILDON_LIBS
-HILDON_FM_CFLAGS
-HILDON_FM_LIBS
-QT4_CFLAGS
-QT4_LIBS
-GOOM_CFLAGS
-GOOM_LIBS
-PROJECTM_CFLAGS
-PROJECTM_LIBS
-PROJECTM2_CFLAGS
-PROJECTM2_LIBS
-BONJOUR_CFLAGS
-BONJOUR_LIBS
-UDEV_CFLAGS
-UDEV_LIBS
-MTP_CFLAGS
-MTP_LIBS
-GNUTLS_CFLAGS
-GNUTLS_LIBS
-OSSO_SCREENSAVER_CFLAGS
-OSSO_SCREENSAVER_LIBS
-SQLITE_CFLAGS
-SQLITE_LIBS
-KDE4_CONFIG
-MIDL
-WIDL
-MOZILLA_CFLAGS
-MOZILLA_LIBS
-XPM_CFLAGS
-XPM_LIBS'
-
-
-# Initialize some variables set by options.
-ac_init_help=
-ac_init_version=false
-ac_unrecognized_opts=
-ac_unrecognized_sep=
-# The variables have the same names as the options, with
-# dashes changed to underlines.
-cache_file=/dev/null
-exec_prefix=NONE
-no_create=
-no_recursion=
-prefix=NONE
-program_prefix=NONE
-program_suffix=NONE
-program_transform_name=s,x,x,
-silent=
-site=
-srcdir=
-verbose=
-x_includes=NONE
-x_libraries=NONE
-
-# Installation directory options.
-# These are left unexpanded so users can "make install exec_prefix=/foo"
-# and all the variables that are supposed to be based on exec_prefix
-# by default will actually change.
-# Use braces instead of parens because sh, perl, etc. also accept them.
-# (The list follows the same order as the GNU Coding Standards.)
-bindir='${exec_prefix}/bin'
-sbindir='${exec_prefix}/sbin'
-libexecdir='${exec_prefix}/libexec'
-datarootdir='${prefix}/share'
-datadir='${datarootdir}'
-sysconfdir='${prefix}/etc'
-sharedstatedir='${prefix}/com'
-localstatedir='${prefix}/var'
-includedir='${prefix}/include'
-oldincludedir='/usr/include'
-docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
-infodir='${datarootdir}/info'
-htmldir='${docdir}'
-dvidir='${docdir}'
-pdfdir='${docdir}'
-psdir='${docdir}'
-libdir='${exec_prefix}/lib'
-localedir='${datarootdir}/locale'
-mandir='${datarootdir}/man'
-
-ac_prev=
-ac_dashdash=
-for ac_option
-do
-  # If the previous option needs an argument, assign it.
-  if test -n "$ac_prev"; then
-    eval $ac_prev=\$ac_option
-    ac_prev=
-    continue
-  fi
-
-  case $ac_option in
-  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
-  *=)   ac_optarg= ;;
-  *)    ac_optarg=yes ;;
-  esac
-
-  # Accept the important Cygnus configure options, so we can diagnose typos.
-
-  case $ac_dashdash$ac_option in
-  --)
-    ac_dashdash=yes ;;
-
-  -bindir | --bindir | --bindi | --bind | --bin | --bi)
-    ac_prev=bindir ;;
-  -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
-    bindir=$ac_optarg ;;
-
-  -build | --build | --buil | --bui | --bu)
-    ac_prev=build_alias ;;
-  -build=* | --build=* | --buil=* | --bui=* | --bu=*)
-    build_alias=$ac_optarg ;;
-
-  -cache-file | --cache-file | --cache-fil | --cache-fi \
-  | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
-    ac_prev=cache_file ;;
-  -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
-  | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
-    cache_file=$ac_optarg ;;
-
-  --config-cache | -C)
-    cache_file=config.cache ;;
-
-  -datadir | --datadir | --datadi | --datad)
-    ac_prev=datadir ;;
-  -datadir=* | --datadir=* | --datadi=* | --datad=*)
-    datadir=$ac_optarg ;;
-
-  -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
-  | --dataroo | --dataro | --datar)
-    ac_prev=datarootdir ;;
-  -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
-  | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
-    datarootdir=$ac_optarg ;;
-
-  -disable-* | --disable-*)
-    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
-    # Reject names that are not valid shell variable names.
-    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
-      as_fn_error $? "invalid feature name: $ac_useropt"
-    ac_useropt_orig=$ac_useropt
-    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
-    case $ac_user_opts in
-      *"
-"enable_$ac_useropt"
-"*) ;;
-      *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
-	 ac_unrecognized_sep=', ';;
-    esac
-    eval enable_$ac_useropt=no ;;
-
-  -docdir | --docdir | --docdi | --doc | --do)
-    ac_prev=docdir ;;
-  -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
-    docdir=$ac_optarg ;;
-
-  -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
-    ac_prev=dvidir ;;
-  -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
-    dvidir=$ac_optarg ;;
-
-  -enable-* | --enable-*)
-    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
-    # Reject names that are not valid shell variable names.
-    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
-      as_fn_error $? "invalid feature name: $ac_useropt"
-    ac_useropt_orig=$ac_useropt
-    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
-    case $ac_user_opts in
-      *"
-"enable_$ac_useropt"
-"*) ;;
-      *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
-	 ac_unrecognized_sep=', ';;
-    esac
-    eval enable_$ac_useropt=\$ac_optarg ;;
-
-  -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
-  | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
-  | --exec | --exe | --ex)
-    ac_prev=exec_prefix ;;
-  -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
-  | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
-  | --exec=* | --exe=* | --ex=*)
-    exec_prefix=$ac_optarg ;;
-
-  -gas | --gas | --ga | --g)
-    # Obsolete; use --with-gas.
-    with_gas=yes ;;
-
-  -help | --help | --hel | --he | -h)
-    ac_init_help=long ;;
-  -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
-    ac_init_help=recursive ;;
-  -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
-    ac_init_help=short ;;
-
-  -host | --host | --hos | --ho)
-    ac_prev=host_alias ;;
-  -host=* | --host=* | --hos=* | --ho=*)
-    host_alias=$ac_optarg ;;
-
-  -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
-    ac_prev=htmldir ;;
-  -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
-  | --ht=*)
-    htmldir=$ac_optarg ;;
-
-  -includedir | --includedir | --includedi | --included | --include \
-  | --includ | --inclu | --incl | --inc)
-    ac_prev=includedir ;;
-  -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
-  | --includ=* | --inclu=* | --incl=* | --inc=*)
-    includedir=$ac_optarg ;;
-
-  -infodir | --infodir | --infodi | --infod | --info | --inf)
-    ac_prev=infodir ;;
-  -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
-    infodir=$ac_optarg ;;
-
-  -libdir | --libdir | --libdi | --libd)
-    ac_prev=libdir ;;
-  -libdir=* | --libdir=* | --libdi=* | --libd=*)
-    libdir=$ac_optarg ;;
-
-  -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
-  | --libexe | --libex | --libe)
-    ac_prev=libexecdir ;;
-  -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
-  | --libexe=* | --libex=* | --libe=*)
-    libexecdir=$ac_optarg ;;
-
-  -localedir | --localedir | --localedi | --localed | --locale)
-    ac_prev=localedir ;;
-  -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
-    localedir=$ac_optarg ;;
-
-  -localstatedir | --localstatedir | --localstatedi | --localstated \
-  | --localstate | --localstat | --localsta | --localst | --locals)
-    ac_prev=localstatedir ;;
-  -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
-  | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
-    localstatedir=$ac_optarg ;;
-
-  -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
-    ac_prev=mandir ;;
-  -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
-    mandir=$ac_optarg ;;
-
-  -nfp | --nfp | --nf)
-    # Obsolete; use --without-fp.
-    with_fp=no ;;
-
-  -no-create | --no-create | --no-creat | --no-crea | --no-cre \
-  | --no-cr | --no-c | -n)
-    no_create=yes ;;
-
-  -no-recursion | --no-recursion | --no-recursio | --no-recursi \
-  | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
-    no_recursion=yes ;;
-
-  -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
-  | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
-  | --oldin | --oldi | --old | --ol | --o)
-    ac_prev=oldincludedir ;;
-  -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
-  | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
-  | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
-    oldincludedir=$ac_optarg ;;
-
-  -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
-    ac_prev=prefix ;;
-  -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
-    prefix=$ac_optarg ;;
-
-  -program-prefix | --program-prefix | --program-prefi | --program-pref \
-  | --program-pre | --program-pr | --program-p)
-    ac_prev=program_prefix ;;
-  -program-prefix=* | --program-prefix=* | --program-prefi=* \
-  | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
-    program_prefix=$ac_optarg ;;
-
-  -program-suffix | --program-suffix | --program-suffi | --program-suff \
-  | --program-suf | --program-su | --program-s)
-    ac_prev=program_suffix ;;
-  -program-suffix=* | --program-suffix=* | --program-suffi=* \
-  | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
-    program_suffix=$ac_optarg ;;
-
-  -program-transform-name | --program-transform-name \
-  | --program-transform-nam | --program-transform-na \
-  | --program-transform-n | --program-transform- \
-  | --program-transform | --program-transfor \
-  | --program-transfo | --program-transf \
-  | --program-trans | --program-tran \
-  | --progr-tra | --program-tr | --program-t)
-    ac_prev=program_transform_name ;;
-  -program-transform-name=* | --program-transform-name=* \
-  | --program-transform-nam=* | --program-transform-na=* \
-  | --program-transform-n=* | --program-transform-=* \
-  | --program-transform=* | --program-transfor=* \
-  | --program-transfo=* | --program-transf=* \
-  | --program-trans=* | --program-tran=* \
-  | --progr-tra=* | --program-tr=* | --program-t=*)
-    program_transform_name=$ac_optarg ;;
-
-  -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
-    ac_prev=pdfdir ;;
-  -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
-    pdfdir=$ac_optarg ;;
-
-  -psdir | --psdir | --psdi | --psd | --ps)
-    ac_prev=psdir ;;
-  -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
-    psdir=$ac_optarg ;;
-
-  -q | -quiet | --quiet | --quie | --qui | --qu | --q \
-  | -silent | --silent | --silen | --sile | --sil)
-    silent=yes ;;
-
-  -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
-    ac_prev=sbindir ;;
-  -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
-  | --sbi=* | --sb=*)
-    sbindir=$ac_optarg ;;
-
-  -sharedstatedir | --sharedstatedir | --sharedstatedi \
-  | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
-  | --sharedst | --shareds | --shared | --share | --shar \
-  | --sha | --sh)
-    ac_prev=sharedstatedir ;;
-  -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
-  | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
-  | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
-  | --sha=* | --sh=*)
-    sharedstatedir=$ac_optarg ;;
-
-  -site | --site | --sit)
-    ac_prev=site ;;
-  -site=* | --site=* | --sit=*)
-    site=$ac_optarg ;;
-
-  -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
-    ac_prev=srcdir ;;
-  -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
-    srcdir=$ac_optarg ;;
-
-  -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
-  | --syscon | --sysco | --sysc | --sys | --sy)
-    ac_prev=sysconfdir ;;
-  -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
-  | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
-    sysconfdir=$ac_optarg ;;
-
-  -target | --target | --targe | --targ | --tar | --ta | --t)
-    ac_prev=target_alias ;;
-  -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
-    target_alias=$ac_optarg ;;
-
-  -v | -verbose | --verbose | --verbos | --verbo | --verb)
-    verbose=yes ;;
-
-  -version | --version | --versio | --versi | --vers | -V)
-    ac_init_version=: ;;
-
-  -with-* | --with-*)
-    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
-    # Reject names that are not valid shell variable names.
-    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
-      as_fn_error $? "invalid package name: $ac_useropt"
-    ac_useropt_orig=$ac_useropt
-    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
-    case $ac_user_opts in
-      *"
-"with_$ac_useropt"
-"*) ;;
-      *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
-	 ac_unrecognized_sep=', ';;
-    esac
-    eval with_$ac_useropt=\$ac_optarg ;;
-
-  -without-* | --without-*)
-    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
-    # Reject names that are not valid shell variable names.
-    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
-      as_fn_error $? "invalid package name: $ac_useropt"
-    ac_useropt_orig=$ac_useropt
-    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
-    case $ac_user_opts in
-      *"
-"with_$ac_useropt"
-"*) ;;
-      *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
-	 ac_unrecognized_sep=', ';;
-    esac
-    eval with_$ac_useropt=no ;;
-
-  --x)
-    # Obsolete; use --with-x.
-    with_x=yes ;;
-
-  -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
-  | --x-incl | --x-inc | --x-in | --x-i)
-    ac_prev=x_includes ;;
-  -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
-  | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
-    x_includes=$ac_optarg ;;
-
-  -x-libraries | --x-libraries | --x-librarie | --x-librari \
-  | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
-    ac_prev=x_libraries ;;
-  -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
-  | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
-    x_libraries=$ac_optarg ;;
-
-  -*) as_fn_error $? "unrecognized option: \`$ac_option'
-Try \`$0 --help' for more information"
-    ;;
-
-  *=*)
-    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
-    # Reject names that are not valid shell variable names.
-    case $ac_envvar in #(
-      '' | [0-9]* | *[!_$as_cr_alnum]* )
-      as_fn_error $? "invalid variable name: \`$ac_envvar'" ;;
-    esac
-    eval $ac_envvar=\$ac_optarg
-    export $ac_envvar ;;
-
-  *)
-    # FIXME: should be removed in autoconf 3.0.
-    $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
-    expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
-      $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
-    : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}"
-    ;;
-
-  esac
-done
-
-if test -n "$ac_prev"; then
-  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
-  as_fn_error $? "missing argument to $ac_option"
-fi
-
-if test -n "$ac_unrecognized_opts"; then
-  case $enable_option_checking in
-    no) ;;
-    fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;;
-    *)     $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
-  esac
-fi
-
-# Check all directory arguments for consistency.
-for ac_var in	exec_prefix prefix bindir sbindir libexecdir datarootdir \
-		datadir sysconfdir sharedstatedir localstatedir includedir \
-		oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
-		libdir localedir mandir
-do
-  eval ac_val=\$$ac_var
-  # Remove trailing slashes.
-  case $ac_val in
-    */ )
-      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
-      eval $ac_var=\$ac_val;;
-  esac
-  # Be sure to have absolute directory names.
-  case $ac_val in
-    [\\/$]* | ?:[\\/]* )  continue;;
-    NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
-  esac
-  as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val"
-done
-
-# There might be people who depend on the old broken behavior: `$host'
-# used to hold the argument of --host etc.
-# FIXME: To remove some day.
-build=$build_alias
-host=$host_alias
-target=$target_alias
-
-# FIXME: To remove some day.
-if test "x$host_alias" != x; then
-  if test "x$build_alias" = x; then
-    cross_compiling=maybe
-    $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host.
-    If a cross compiler is detected then cross compile mode will be used" >&2
-  elif test "x$build_alias" != "x$host_alias"; then
-    cross_compiling=yes
-  fi
-fi
-
-ac_tool_prefix=
-test -n "$host_alias" && ac_tool_prefix=$host_alias-
-
-test "$silent" = yes && exec 6>/dev/null
-
-
-ac_pwd=`pwd` && test -n "$ac_pwd" &&
-ac_ls_di=`ls -di .` &&
-ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
-  as_fn_error $? "working directory cannot be determined"
-test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
-  as_fn_error $? "pwd does not report name of working directory"
-
-
-# Find the source files, if location was not specified.
-if test -z "$srcdir"; then
-  ac_srcdir_defaulted=yes
-  # Try the directory containing this script, then the parent directory.
-  ac_confdir=`$as_dirname -- "$as_myself" ||
-$as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
-	 X"$as_myself" : 'X\(//\)[^/]' \| \
-	 X"$as_myself" : 'X\(//\)$' \| \
-	 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
-$as_echo X"$as_myself" |
-    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
-	    s//\1/
-	    q
-	  }
-	  /^X\(\/\/\)[^/].*/{
-	    s//\1/
-	    q
-	  }
-	  /^X\(\/\/\)$/{
-	    s//\1/
-	    q
-	  }
-	  /^X\(\/\).*/{
-	    s//\1/
-	    q
-	  }
-	  s/.*/./; q'`
-  srcdir=$ac_confdir
-  if test ! -r "$srcdir/$ac_unique_file"; then
-    srcdir=..
-  fi
-else
-  ac_srcdir_defaulted=no
-fi
-if test ! -r "$srcdir/$ac_unique_file"; then
-  test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
-  as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir"
-fi
-ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
-ac_abs_confdir=`(
-	cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg"
-	pwd)`
-# When building in place, set srcdir=.
-if test "$ac_abs_confdir" = "$ac_pwd"; then
-  srcdir=.
-fi
-# Remove unnecessary trailing slashes from srcdir.
-# Double slashes in file names in object file debugging info
-# mess up M-x gdb in Emacs.
-case $srcdir in
-*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
-esac
-for ac_var in $ac_precious_vars; do
-  eval ac_env_${ac_var}_set=\${${ac_var}+set}
-  eval ac_env_${ac_var}_value=\$${ac_var}
-  eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
-  eval ac_cv_env_${ac_var}_value=\$${ac_var}
-done
-
-#
-# Report the --help message.
-#
-if test "$ac_init_help" = "long"; then
-  # Omit some internal or obsolete options to make the list less imposing.
-  # This message is too long to be a string in the A/UX 3.1 sh.
-  cat <<_ACEOF
-\`configure' configures vlc 1.1.10 to adapt to many kinds of systems.
-
-Usage: $0 [OPTION]... [VAR=VALUE]...
-
-To assign environment variables (e.g., CC, CFLAGS...), specify them as
-VAR=VALUE.  See below for descriptions of some of the useful variables.
-
-Defaults for the options are specified in brackets.
-
-Configuration:
-  -h, --help              display this help and exit
-      --help=short        display options specific to this package
-      --help=recursive    display the short help of all the included packages
-  -V, --version           display version information and exit
-  -q, --quiet, --silent   do not print \`checking ...' messages
-      --cache-file=FILE   cache test results in FILE [disabled]
-  -C, --config-cache      alias for \`--cache-file=config.cache'
-  -n, --no-create         do not create output files
-      --srcdir=DIR        find the sources in DIR [configure dir or \`..']
-
-Installation directories:
-  --prefix=PREFIX         install architecture-independent files in PREFIX
-                          [$ac_default_prefix]
-  --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
-                          [PREFIX]
-
-By default, \`make install' will install all the files in
-\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
-an installation prefix other than \`$ac_default_prefix' using \`--prefix',
-for instance \`--prefix=\$HOME'.
-
-For better control, use the options below.
-
-Fine tuning of the installation directories:
-  --bindir=DIR            user executables [EPREFIX/bin]
-  --sbindir=DIR           system admin executables [EPREFIX/sbin]
-  --libexecdir=DIR        program executables [EPREFIX/libexec]
-  --sysconfdir=DIR        read-only single-machine data [PREFIX/etc]
-  --sharedstatedir=DIR    modifiable architecture-independent data [PREFIX/com]
-  --localstatedir=DIR     modifiable single-machine data [PREFIX/var]
-  --libdir=DIR            object code libraries [EPREFIX/lib]
-  --includedir=DIR        C header files [PREFIX/include]
-  --oldincludedir=DIR     C header files for non-gcc [/usr/include]
-  --datarootdir=DIR       read-only arch.-independent data root [PREFIX/share]
-  --datadir=DIR           read-only architecture-independent data [DATAROOTDIR]
-  --infodir=DIR           info documentation [DATAROOTDIR/info]
-  --localedir=DIR         locale-dependent data [DATAROOTDIR/locale]
-  --mandir=DIR            man documentation [DATAROOTDIR/man]
-  --docdir=DIR            documentation root [DATAROOTDIR/doc/vlc]
-  --htmldir=DIR           html documentation [DOCDIR]
-  --dvidir=DIR            dvi documentation [DOCDIR]
-  --pdfdir=DIR            pdf documentation [DOCDIR]
-  --psdir=DIR             ps documentation [DOCDIR]
-_ACEOF
-
-  cat <<\_ACEOF
-
-Program names:
-  --program-prefix=PREFIX            prepend PREFIX to installed program names
-  --program-suffix=SUFFIX            append SUFFIX to installed program names
-  --program-transform-name=PROGRAM   run sed PROGRAM on installed program names
-
-X features:
-  --x-includes=DIR    X include files are in DIR
-  --x-libraries=DIR   X library files are in DIR
-
-System types:
-  --build=BUILD     configure for building on BUILD [guessed]
-  --host=HOST       cross-compile to build programs to run on HOST [BUILD]
-_ACEOF
-fi
-
-if test -n "$ac_init_help"; then
-  case $ac_init_help in
-     short | recursive ) echo "Configuration of vlc 1.1.10:";;
-   esac
-  cat <<\_ACEOF
-
-Optional Features and Packages:
-  --disable-option-checking  ignore unrecognized --enable/--with options
-  --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
-  --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
-  --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
-  --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
-  --enable-silent-rules          less verbose build output (undo: `make V=1')
-  --disable-silent-rules         verbose build output (undo: `make V=0')
-  --enable-maintainer-mode  enable make rules and dependencies not useful
-			  (and sometimes confusing) to the casual installer
-  --disable-dependency-tracking  speeds up one-time build
-  --enable-dependency-tracking   do not reject slow dependency extractors
-  --with-binary-version=STRING
-                          To avoid plugins cache problem between binary
-                          version
-  --without-contrib       do not use the libraries in CONTRIB_DIR
-  --enable-macosx-defaults
-                          Build the default configuration on Mac OS X (default
-                          enabled)
-  --with-macosx-sdk=DIR   compile using the SDK in DIR
-  --with-macosx-version-min=VERSION compile for MacOSX VERSION and above
-  --enable-peflags        peflags use (default enabled on Windows)
-  --enable-static[=PKGS]  build static libraries [default=no]
-  --enable-shared[=PKGS]  build shared libraries [default=yes]
-  --with-pic              try to use only PIC/non-PIC objects [default=use
-                          both]
-  --enable-fast-install[=PKGS]
-                          optimize for fast installation [default=yes]
-  --with-gnu-ld           assume the C compiler uses GNU ld [default=no]
-  --with-sysroot=DIR Search for dependent libraries within DIR
-                        (or the compiler's sysroot if not specified).
-  --disable-libtool-lock  avoid locking (might break parallel builds)
-  --disable-nls           do not use Native Language Support
-  --with-gnu-ld           assume the C compiler uses GNU ld default=no
-  --disable-rpath         do not hardcode runtime library paths
-  --with-libiconv-prefix[=DIR]  search for libiconv in DIR/include and DIR/lib
-  --without-libiconv-prefix     don't search for libiconv in includedir and libdir
-  --with-libintl-prefix[=DIR]  search for libintl in DIR/include and DIR/lib
-  --without-libintl-prefix     don't search for libintl in includedir and libdir
-  --enable-non-utf8       Legacy non-UTF-8 systems support (default enabled)
-  --enable-dbus           Linux D-BUS message bus system (default enabled)
-  --disable-dbus-control  D-BUS control interface (default enabled)
-  --enable-telepathy      Telepathy Presence plugin through DBus(default
-                          enabled)
-  --enable-gprof          gprof profiling (default disabled)
-  --enable-cprof          cprof profiling (default disabled)
-Optimization options:
-  --disable-mmx           disable MMX optimizations (default auto)
-  --disable-sse           disable SSE (1, 2, 3 and 4) optimizations (default auto)
-  --disable-neon          disable NEON optimizations (default auto)
-  --disable-altivec       disable AltiVec optimizations (default auto)
-  --with-tuning=ARCH      enable special tuning for an architecture
-                          (default Pentium 2 on IA-32 and G4 on PPC)
-  --enable-optimize-memory optimize memory usage over performance
-  --disable-optimizations disable compiler optimizations (default enabled)
-  --enable-debug          debug mode (default disabled)
-  --enable-run-as-root    allow running VLC as root (default disabled)
-  --enable-coverage       build for test coverage (default disabled)
-  --enable-sout           Stream output modules (default enabled)
-  --enable-lua            lua playlist, metafetcher and interface plugins
-                          (default enabled)
-  --enable-httpd          HTTP daemon (default enabled)
-  --enable-libproxy       libproxy support (default auto)
-  --enable-vlm            VideoLAN manager (default enabled)
-  --enable-growl          growl notification plugin (default disabled)
-  --enable-notify         libnotify notification [default=auto]
-  --disable-taglib        Taglib support (default enabled)
-Input plugins:
-  --enable-live555        live555 RTSP input plugin (default enabled)
-  --with-live555-tree=PATH live.com tree for static linking
-  --enable-dc1394         dc1394 access module [default=auto]
-  --enable-dv             DV input module [default=auto]
-  --enable-dvdread        dvdread input module (default enabled)
-  --with-dvdread=PATH     libdvdread headers and libraries
-  --with-dvdread-tree=PATH libdvdread tree for static linking
-  --enable-dvdnav         dvdnav input module (default enabled)
-  --with-dvdnav-config-path=PATH dvdnav-config path (default search in \$PATH)
-  --enable-dshow          Win32 DirectShow support (default enabled on Win32)
-  --enable-bda            Win32 DirectShow BDA support (default enabled on
-                          Win32)
-  --enable-opencv         (OpenCV (computer vision) filter) [default=off]
-  --enable-smb            smb input module (default enabled)
-  --enable-sftp           sftp input access module (default disable)
-  --enable-dvbpsi         dvbpsi ts mux and demux module (default enabled)
-  --with-dvbpsi=PATH      libdvbpsi headers and libraries
-  --with-dvbpsi-tree=PATH libdvbpsi tree for static linking
-  --enable-v4l            Video4Linux input support (default disabled)
-  --with-v4l=PATH         path to a v4l-enabled kernel tree
-  --enable-libv4l         Libv4l Video4Linux support (default enabled)
-  --enable-v4l2           Video4Linux2 input support (default enabled)
-  --with-v4l2=PATH        path to a v4l2-enabled kernel tree
-  --enable-libv4l2        Libv4l2 Video4Linux2 support (default enabled)
-  --enable-pvr            PVR cards access module (default disabled)
-  --with-videodev2=FILE   Location of videodev2.h file (default /usr/include/linux/videodev2.h)
-  --enable-gnomevfs       GnomeVFS access module [default=auto]
-  --enable-vcdx           VCD with navigation via libvcdinfo (default disabled)
-  --enable-vcd            built-in VCD and CD-DA (default enabled)
-  --enable-libcddb        CDDB support for libcdio audio CD (default enabled)
-  --enable-dvb            DVB-S/T/C card support (default enabled)
-  --with-dvb=PATH         path to a dvb- and v4l2-enabled kernel tree
-  --enable-screen         Screen capture support (default enabled)
-  --enable-gme            Game Music Emu support (default auto)
-  --enable-ogg            Ogg demux support [default=auto]
-  --enable-mux_ogg        Ogg demux support [default=auto]
-  --enable-shout          libshout output plugin [default=auto]
-  --enable-mkv            Matroska demux support (default enabled)
-  --enable-mod            Mod demux support (default auto)
-  --enable-mpc            Mpc demux support (default enabled)
-Codec plugins:
-  --enable-wma-fixed      libwma-fixed module (default disabled)
-  --enable-shine          shine mp3 encoding module (default disabled)
-  --enable-omxil          openmax il codec module (default disabled)
-  --enable-mad            libmad module (default enabled)
-  --with-mad=PATH         path to libmad
-  --with-mad-tree=PATH    mad tree for static linking
-  --enable-id3tag         id3tag metadata reader plugin (default disabled)
-  --enable-merge-ffmpeg   merge FFmpeg-based plugins (default disabled)
-  --enable-avcodec        libavcodec codec (default enabled)
-  --enable-libva          libva VAAPI support (default auto)
-  --enable-dxva2          DxVA2  support (default auto)
-  --enable-switcher       Stream-out switcher plugin (default disabled)
-  --enable-avformat       libavformat containers (default enabled)
-  --enable-swscale        libswscale image scaling and conversion (default
-                          enabled)
-  --enable-postproc       libpostproc image post-processing (default enabled)
-  --enable-faad           faad codec (default disabled)
-  --with-faad-tree=PATH   faad tree for static linking
-  --enable-twolame        MPEG Audio Layer 2 encoder [default=auto]
-  --enable-quicktime      QuickTime module (deprecated)
-  --enable-real           Real media module (default disabled)
-  --enable-realrtsp       Real RTSP module (default disabled)
-  --enable-libtar         libtar support for skins2 (default enabled)
-  --enable-a52            A/52 support with liba52 (default enabled)
-  --with-a52=PATH         a52 headers and libraries
-  --with-a52-tree=PATH    a52dec tree for static linking
-  --with-a52-fixed        specify if liba52 has been compiled with fixed point support
-  --enable-dca            DTS Coherent Acoustics support with libdca
-                          [default=auto]
-  --enable-flac           libflac decoder/encoder support [default=auto]
-  --enable-libmpeg2       libmpeg2 decoder support [default=auto]
-  --enable-vorbis         Vorbis decoder and encoder [default=auto]
-  --enable-tremor         Tremor decoder support (default disabled)
-  --enable-speex          Speex decoder support [default=auto]
-  --enable-theora         experimental theora codec [default=auto]
-  --enable-dirac          dirac encoder [default=auto]
-  --enable-schroedinger   dirac decoder and encoder using schroedinger
-                          [default=auto]
-  --enable-png            PNG support (default enabled)
-  --enable-x264           H264 encoding support with libx264 (default enabled)
-  --with-x264-tree=PATH   x264 tree for static linking
-  --enable-fluidsynth     MIDI synthetiser with libfluidsynth [default=auto]
-  --enable-zvbi           VBI (inc. Teletext) decoding support with libzvbi
-                          (default enabled)
-  --enable-telx           Teletext decoding module (conflicting with zvbi)
-                          (default enabled if zvbi is absent)
-  --enable-libass         Subtitle support using libass (default enabled)
-  --enable-asademux       asa subtitle demuxing (default disabled)
-  --enable-kate           kate codec (default enabled)
-  --enable-tiger          Tiger rendering library for Kate streams (default enabled)
-Video plugins:
-  --with-x                use the X Window System
-  --enable-xcb            X11 support with XCB (default enabled)
-  --enable-xvideo         XVideo support (default enabled)
-  --enable-glx            X11 OpenGL (GLX) support (default enabled)
-  --enable-opengl         OpenGL support (default enabled)
-  --enable-sdl            SDL support (default enabled)
-  --enable-sdl-image      SDL image support (default enabled)
-  --enable-freetype       freetype support (default enabled)
-  --enable-fribidi        fribidi support (default enabled)
-  --enable-fontconfig     fontconfig support (default enabled)
-  --enable-libxml2        libxml2 support [default=auto]
-  --enable-svg            SVG rendering library [default=auto]
-  --enable-snapshot       snapshot module (default disabled)
-  --enable-hd1000v        HD1000 Video Output module (default enabled on HD1000)
-  --enable-directx        Win32 DirectX support (default enabled on Win32)
-  --enable-wingdi         Win32 GDI module (default enabled on Win32)
-  --enable-fb             Linux framebuffer support (default enabled on Linux)
-  --enable-omapfb         OMAP framebuffer support (default disabled)
-  --enable-svgalib        SVGAlib support (default disabled)
-  --enable-directfb       DirectFB support (default disabled)
-  --with-directfb=PATH    path to DirectFB headers and libraries
-  --enable-ggi            GGI support (default disabled)
-  --with-ggi=PATH         path to libggi
-  --enable-aa             aalib output (default disabled)
-  --enable-caca           libcaca output [default=auto]
-Audio plugins:
-  --enable-oss            Linux OSS /dev/dsp support (enabled on Linux)
-  --enable-pulse          Pulseaudio support [default=auto]
-  --enable-portaudio      Portaudio library support [default=auto]
-  --enable-alsa           Alsa sound support for linux [default=auto]
-  --enable-waveout        Win32 waveOut module (default enabled on Win32)
-  --enable-macosx-audio   Mac OS X audio module (default enabled on MacOS X)
-  --enable-hd1000a        HD1000 audio module (default enabled on HD1000)
-  --enable-jack           JACK audio I/O modules [default=auto]
-  --enable-cyberlink      CyberLink for C++ UPnP stack (default disabled)
-  --with-cyberlink-tree=PATH CyberLink for C++ tree for static linking
-  --enable-upnp           Intel UPnp SDK [default=auto]
-Interface plugins:
-  --enable-skins2         Skins2 interface module (default enabled except on
-                          MacOSX, BeOS and WinCE)
-  --enable-hildon         Hildon touchscreen UI (default disabled)
-  --enable-qt4            Qt 4 support (default enabled)
-  --enable-macosx         Mac OS X gui support (default enabled on Mac OS X)
-  --enable-macosx-vout    Mac OS X video output module (default enabled on Mac OS X)
-  --enable-macosx-dialog-provider Mac OS X dialog module (default enabled on Mac OS X)
-  --enable-macosx-qtcapture Mac OS X qtcapture (iSight) module (default enabled on Mac OS X)
-  --enable-macosx-eyetv   Mac OS X EyeTV (TNT Tuner) module (default enabled on Mac OS X)
-  --enable-macosx-vlc-app build the VLC media player (default enabled on Mac OS X)
-  --disable-ncurses       ncurses interface support (default disabled)
-  --enable-xosd           xosd interface support (default disabled)
-  --enable-fbosd          fbosd interface support (default disabled)
-  --enable-visual         visualisation plugin (default enabled)
-  --enable-goom           goom visualization plugin [default=auto]
-  --enable-projectm          projectM visualization plugin (default enabled)
-  --disable-atmo          AtmoLight (homemade Philips Ambilight clone)
-                          (default enabled)
-  --enable-bonjour        Bonjour services discovery [default=auto]
-  --enable-udev           Linux udev services discovery [default=auto]
-  --enable-mtp            MTP devices support [default=auto]
-  --enable-lirc           lirc support (default disabled)
-Misc options:
-  --disable-libgcrypt     gcrypt support (default enabled)
-  --enable-gnutls         gnutls TLS/SSL support (default enabled)
-  --disable-remoteosd     RemoteOSD plugin (default enabled)
-  --enable-osso_screensaver
-                          Maemo support [default=auto]
-  --enable-update-check   update checking system (default disabled)
-  --with-sqlite=PATH      sqlite path linking
-  --enable-sqlite         sqlite3 [default=auto]
-  --with-kde-solid=PATH   KDE Solid actions directory (auto)
-  --enable-loader         build DLL loader for ELF i386 platforms (default
-                          disabled)
-Components:
-  --enable-vlc            build the VLC media player (default enabled)
-  --enable-activex        build a vlc-based ActiveX control (default enabled
-                          on Win32)
-  --with-wine-sdk-path=PATH path to wine sdk
-  --enable-mozilla        build a vlc-based Firefox/Mozilla plugin (default
-                          disabled)
-  --with-mozilla-sdk-path=PATH path to mozilla sdk
-  --with-mozilla-pkg=PKG  look for PKG.pc to build the mozilla plugin.
-
-Some influential environment variables:
-  CC          C compiler command
-  CFLAGS      C compiler flags
-  LDFLAGS     linker flags, e.g. -L<lib dir> if you have libraries in a
-              nonstandard directory <lib dir>
-  LIBS        libraries to pass to the linker, e.g. -l<library>
-  CPPFLAGS    (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
-              you have headers in a nonstandard directory <include dir>
-  CPP         C preprocessor
-  CXX         C++ compiler command
-  CXXFLAGS    C++ compiler flags
-  OBJC        Objective C compiler command
-  OBJCFLAGS   Objective C compiler flags
-  CCAS        assembler compiler command (defaults to CC)
-  CCASFLAGS   assembler compiler flags (defaults to CFLAGS)
-  CONTRIB_DIR directory containing pre-built contrib, overriding
-              extras/contrib
-  CXXCPP      C++ preprocessor
-  PKG_CONFIG_PATH
-              Paths where to find .pc not at the default location
-  PKG_CONFIG  path to pkg-config utility
-  PKG_CONFIG_LIBDIR
-              path overriding pkg-config's built-in search path
-  MINIZIP_CFLAGS
-              C compiler flags for MINIZIP, overriding pkg-config
-  MINIZIP_LIBS
-              linker flags for MINIZIP, overriding pkg-config
-  DBUS_CFLAGS C compiler flags for DBUS, overriding pkg-config
-  DBUS_LIBS   linker flags for DBUS, overriding pkg-config
-  LUA_CFLAGS  C compiler flags for LUA, overriding pkg-config
-  LUA_LIBS    linker flags for LUA, overriding pkg-config
-  LUAC        LUA byte compiler
-  LIBPROXY_CFLAGS
-              C compiler flags for LIBPROXY, overriding pkg-config
-  LIBPROXY_LIBS
-              linker flags for LIBPROXY, overriding pkg-config
-  NOTIFY_CFLAGS
-              C compiler flags for NOTIFY, overriding pkg-config
-  NOTIFY_LIBS linker flags for NOTIFY, overriding pkg-config
-  TAGLIB_CFLAGS
-              C compiler flags for TAGLIB, overriding pkg-config
-  TAGLIB_LIBS linker flags for TAGLIB, overriding pkg-config
-  DC1394_CFLAGS
-              C compiler flags for DC1394, overriding pkg-config
-  DC1394_LIBS linker flags for DC1394, overriding pkg-config
-  DV_CFLAGS   C compiler flags for DV, overriding pkg-config
-  DV_LIBS     linker flags for DV, overriding pkg-config
-  OPENCV_CFLAGS
-              C compiler flags for OPENCV, overriding pkg-config
-  OPENCV_LIBS linker flags for OPENCV, overriding pkg-config
-  LIBV4L_CFLAGS
-              C compiler flags for LIBV4L, overriding pkg-config
-  LIBV4L_LIBS linker flags for LIBV4L, overriding pkg-config
-  LIBV4L2_CFLAGS
-              C compiler flags for LIBV4L2, overriding pkg-config
-  LIBV4L2_LIBS
-              linker flags for LIBV4L2, overriding pkg-config
-  GNOMEVFS_CFLAGS
-              C compiler flags for GNOMEVFS, overriding pkg-config
-  GNOMEVFS_LIBS
-              linker flags for GNOMEVFS, overriding pkg-config
-  LIBCDIO_CFLAGS
-              C compiler flags for LIBCDIO, overriding pkg-config
-  LIBCDIO_LIBS
-              linker flags for LIBCDIO, overriding pkg-config
-  LIBVCDINFO_CFLAGS
-              C compiler flags for LIBVCDINFO, overriding pkg-config
-  LIBVCDINFO_LIBS
-              linker flags for LIBVCDINFO, overriding pkg-config
-  LIBCDDB_CFLAGS
-              C compiler flags for LIBCDDB, overriding pkg-config
-  LIBCDDB_LIBS
-              linker flags for LIBCDDB, overriding pkg-config
-  OGG_CFLAGS  C compiler flags for OGG, overriding pkg-config
-  OGG_LIBS    linker flags for OGG, overriding pkg-config
-  MUX_OGG_CFLAGS
-              C compiler flags for MUX_OGG, overriding pkg-config
-  MUX_OGG_LIBS
-              linker flags for MUX_OGG, overriding pkg-config
-  SHOUT_CFLAGS
-              C compiler flags for SHOUT, overriding pkg-config
-  SHOUT_LIBS  linker flags for SHOUT, overriding pkg-config
-  LIBMODPLUG_CFLAGS
-              C compiler flags for LIBMODPLUG, overriding pkg-config
-  LIBMODPLUG_LIBS
-              linker flags for LIBMODPLUG, overriding pkg-config
-  AVCODEC_CFLAGS
-              C compiler flags for AVCODEC, overriding pkg-config
-  AVCODEC_LIBS
-              linker flags for AVCODEC, overriding pkg-config
-  LIBVA_CFLAGS
-              C compiler flags for LIBVA, overriding pkg-config
-  LIBVA_LIBS  linker flags for LIBVA, overriding pkg-config
-  AVFORMAT_CFLAGS
-              C compiler flags for AVFORMAT, overriding pkg-config
-  AVFORMAT_LIBS
-              linker flags for AVFORMAT, overriding pkg-config
-  SWSCALE_CFLAGS
-              C compiler flags for SWSCALE, overriding pkg-config
-  SWSCALE_LIBS
-              linker flags for SWSCALE, overriding pkg-config
-  POSTPROC_CFLAGS
-              C compiler flags for POSTPROC, overriding pkg-config
-  POSTPROC_LIBS
-              linker flags for POSTPROC, overriding pkg-config
-  TWOLAME_CFLAGS
-              C compiler flags for TWOLAME, overriding pkg-config
-  TWOLAME_LIBS
-              linker flags for TWOLAME, overriding pkg-config
-  DCA_CFLAGS  C compiler flags for DCA, overriding pkg-config
-  DCA_LIBS    linker flags for DCA, overriding pkg-config
-  FLAC_CFLAGS C compiler flags for FLAC, overriding pkg-config
-  FLAC_LIBS   linker flags for FLAC, overriding pkg-config
-  LIBMPEG2_CFLAGS
-              C compiler flags for LIBMPEG2, overriding pkg-config
-  LIBMPEG2_LIBS
-              linker flags for LIBMPEG2, overriding pkg-config
-  VORBIS_CFLAGS
-              C compiler flags for VORBIS, overriding pkg-config
-  VORBIS_LIBS linker flags for VORBIS, overriding pkg-config
-  SPEEX_CFLAGS
-              C compiler flags for SPEEX, overriding pkg-config
-  SPEEX_LIBS  linker flags for SPEEX, overriding pkg-config
-  THEORA_CFLAGS
-              C compiler flags for THEORA, overriding pkg-config
-  THEORA_LIBS linker flags for THEORA, overriding pkg-config
-  DIRAC_CFLAGS
-              C compiler flags for DIRAC, overriding pkg-config
-  DIRAC_LIBS  linker flags for DIRAC, overriding pkg-config
-  SCHROEDINGER_CFLAGS
-              C compiler flags for SCHROEDINGER, overriding pkg-config
-  SCHROEDINGER_LIBS
-              linker flags for SCHROEDINGER, overriding pkg-config
-  X264_CFLAGS C compiler flags for X264, overriding pkg-config
-  X264_LIBS   linker flags for X264, overriding pkg-config
-  FLUIDSYNTH_CFLAGS
-              C compiler flags for FLUIDSYNTH, overriding pkg-config
-  FLUIDSYNTH_LIBS
-              linker flags for FLUIDSYNTH, overriding pkg-config
-  ZVBI_CFLAGS C compiler flags for ZVBI, overriding pkg-config
-  ZVBI_LIBS   linker flags for ZVBI, overriding pkg-config
-  LIBASS_CFLAGS
-              C compiler flags for LIBASS, overriding pkg-config
-  LIBASS_LIBS linker flags for LIBASS, overriding pkg-config
-  PCRE_CFLAGS C compiler flags for PCRE, overriding pkg-config
-  PCRE_LIBS   linker flags for PCRE, overriding pkg-config
-  KATE_CFLAGS C compiler flags for KATE, overriding pkg-config
-  KATE_LIBS   linker flags for KATE, overriding pkg-config
-  TIGER_CFLAGS
-              C compiler flags for TIGER, overriding pkg-config
-  TIGER_LIBS  linker flags for TIGER, overriding pkg-config
-  XMKMF       Path to xmkmf, Makefile generator for X Window System
-  XCB_CFLAGS  C compiler flags for XCB, overriding pkg-config
-  XCB_LIBS    linker flags for XCB, overriding pkg-config
-  XCB_SHM_CFLAGS
-              C compiler flags for XCB_SHM, overriding pkg-config
-  XCB_SHM_LIBS
-              linker flags for XCB_SHM, overriding pkg-config
-  XCB_XV_CFLAGS
-              C compiler flags for XCB_XV, overriding pkg-config
-  XCB_XV_LIBS linker flags for XCB_XV, overriding pkg-config
-  XCB_RANDR_CFLAGS
-              C compiler flags for XCB_RANDR, overriding pkg-config
-  XCB_RANDR_LIBS
-              linker flags for XCB_RANDR, overriding pkg-config
-  XCB_KEYSYMS_CFLAGS
-              C compiler flags for XCB_KEYSYMS, overriding pkg-config
-  XCB_KEYSYMS_LIBS
-              linker flags for XCB_KEYSYMS, overriding pkg-config
-  XPROTO_CFLAGS
-              C compiler flags for XPROTO, overriding pkg-config
-  XPROTO_LIBS linker flags for XPROTO, overriding pkg-config
-  XLIB_XCB_CFLAGS
-              C compiler flags for XLIB_XCB, overriding pkg-config
-  XLIB_XCB_LIBS
-              linker flags for XLIB_XCB, overriding pkg-config
-  GL_CFLAGS   C compiler flags for GL, overriding pkg-config
-  GL_LIBS     linker flags for GL, overriding pkg-config
-  SDL_CFLAGS  C compiler flags for SDL, overriding pkg-config
-  SDL_LIBS    linker flags for SDL, overriding pkg-config
-  SDL_IMAGE_CFLAGS
-              C compiler flags for SDL_IMAGE, overriding pkg-config
-  SDL_IMAGE_LIBS
-              linker flags for SDL_IMAGE, overriding pkg-config
-  FREETYPE_CFLAGS
-              C compiler flags for FREETYPE, overriding pkg-config
-  FREETYPE_LIBS
-              linker flags for FREETYPE, overriding pkg-config
-  FRIBIDI_CFLAGS
-              C compiler flags for FRIBIDI, overriding pkg-config
-  FRIBIDI_LIBS
-              linker flags for FRIBIDI, overriding pkg-config
-  LIBXML2_CFLAGS
-              C compiler flags for LIBXML2, overriding pkg-config
-  LIBXML2_LIBS
-              linker flags for LIBXML2, overriding pkg-config
-  SVG_CFLAGS  C compiler flags for SVG, overriding pkg-config
-  SVG_LIBS    linker flags for SVG, overriding pkg-config
-  DIRECTFB_CFLAGS
-              C compiler flags for DIRECTFB, overriding pkg-config
-  DIRECTFB_LIBS
-              linker flags for DIRECTFB, overriding pkg-config
-  CACA_CFLAGS C compiler flags for CACA, overriding pkg-config
-  CACA_LIBS   linker flags for CACA, overriding pkg-config
-  PULSE_CFLAGS
-              C compiler flags for PULSE, overriding pkg-config
-  PULSE_LIBS  linker flags for PULSE, overriding pkg-config
-  PORTAUDIO_CFLAGS
-              C compiler flags for PORTAUDIO, overriding pkg-config
-  PORTAUDIO_LIBS
-              linker flags for PORTAUDIO, overriding pkg-config
-  ALSA_CFLAGS C compiler flags for ALSA, overriding pkg-config
-  ALSA_LIBS   linker flags for ALSA, overriding pkg-config
-  JACK_CFLAGS C compiler flags for JACK, overriding pkg-config
-  JACK_LIBS   linker flags for JACK, overriding pkg-config
-  UPNP_CFLAGS C compiler flags for UPNP, overriding pkg-config
-  UPNP_LIBS   linker flags for UPNP, overriding pkg-config
-  HILDON_CFLAGS
-              C compiler flags for HILDON, overriding pkg-config
-  HILDON_LIBS linker flags for HILDON, overriding pkg-config
-  HILDON_FM_CFLAGS
-              C compiler flags for HILDON_FM, overriding pkg-config
-  HILDON_FM_LIBS
-              linker flags for HILDON_FM, overriding pkg-config
-  QT4_CFLAGS  C compiler flags for QT4, overriding pkg-config
-  QT4_LIBS    linker flags for QT4, overriding pkg-config
-  GOOM_CFLAGS C compiler flags for GOOM, overriding pkg-config
-  GOOM_LIBS   linker flags for GOOM, overriding pkg-config
-  PROJECTM_CFLAGS
-              C compiler flags for PROJECTM, overriding pkg-config
-  PROJECTM_LIBS
-              linker flags for PROJECTM, overriding pkg-config
-  PROJECTM2_CFLAGS
-              C compiler flags for PROJECTM2, overriding pkg-config
-  PROJECTM2_LIBS
-              linker flags for PROJECTM2, overriding pkg-config
-  BONJOUR_CFLAGS
-              C compiler flags for BONJOUR, overriding pkg-config
-  BONJOUR_LIBS
-              linker flags for BONJOUR, overriding pkg-config
-  UDEV_CFLAGS C compiler flags for UDEV, overriding pkg-config
-  UDEV_LIBS   linker flags for UDEV, overriding pkg-config
-  MTP_CFLAGS  C compiler flags for MTP, overriding pkg-config
-  MTP_LIBS    linker flags for MTP, overriding pkg-config
-  GNUTLS_CFLAGS
-              C compiler flags for GNUTLS, overriding pkg-config
-  GNUTLS_LIBS linker flags for GNUTLS, overriding pkg-config
-  OSSO_SCREENSAVER_CFLAGS
-              C compiler flags for OSSO_SCREENSAVER, overriding pkg-config
-  OSSO_SCREENSAVER_LIBS
-              linker flags for OSSO_SCREENSAVER, overriding pkg-config
-  SQLITE_CFLAGS
-              C compiler flags for SQLITE, overriding pkg-config
-  SQLITE_LIBS linker flags for SQLITE, overriding pkg-config
-  KDE4_CONFIG kde4-config utility
-  MIDL        Microsoft IDL compiler (Win32 platform only)
-  WIDL        Wine IDL compiler (requires Wine SDK)
-  MOZILLA_CFLAGS
-              C compiler flags for Mozilla, overriding pkg-config
-  MOZILLA_LIBS
-              linker flags for Mozilla, overriding pkg-config
-  XPM_CFLAGS  C compiler flags for XPM, overriding pkg-config
-  XPM_LIBS    linker flags for XPM, overriding pkg-config
-
-Use these variables to override the choices made by `configure' or to help
-it to find libraries and programs with nonstandard names/locations.
-
-Report bugs to the package provider.
-_ACEOF
-ac_status=$?
-fi
-
-if test "$ac_init_help" = "recursive"; then
-  # If there are subdirs, report their specific --help.
-  for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
-    test -d "$ac_dir" ||
-      { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
-      continue
-    ac_builddir=.
-
-case "$ac_dir" in
-.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
-*)
-  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
-  # A ".." for each directory in $ac_dir_suffix.
-  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
-  case $ac_top_builddir_sub in
-  "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
-  *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;;
-  esac ;;
-esac
-ac_abs_top_builddir=$ac_pwd
-ac_abs_builddir=$ac_pwd$ac_dir_suffix
-# for backward compatibility:
-ac_top_builddir=$ac_top_build_prefix
-
-case $srcdir in
-  .)  # We are building in place.
-    ac_srcdir=.
-    ac_top_srcdir=$ac_top_builddir_sub
-    ac_abs_top_srcdir=$ac_pwd ;;
-  [\\/]* | ?:[\\/]* )  # Absolute name.
-    ac_srcdir=$srcdir$ac_dir_suffix;
-    ac_top_srcdir=$srcdir
-    ac_abs_top_srcdir=$srcdir ;;
-  *) # Relative name.
-    ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
-    ac_top_srcdir=$ac_top_build_prefix$srcdir
-    ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
-esac
-ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
-
-    cd "$ac_dir" || { ac_status=$?; continue; }
-    # Check for guested configure.
-    if test -f "$ac_srcdir/configure.gnu"; then
-      echo &&
-      $SHELL "$ac_srcdir/configure.gnu" --help=recursive
-    elif test -f "$ac_srcdir/configure"; then
-      echo &&
-      $SHELL "$ac_srcdir/configure" --help=recursive
-    else
-      $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
-    fi || ac_status=$?
-    cd "$ac_pwd" || { ac_status=$?; break; }
-  done
-fi
-
-test -n "$ac_init_help" && exit $ac_status
-if $ac_init_version; then
-  cat <<\_ACEOF
-vlc configure 1.1.10
-generated by GNU Autoconf 2.68
-
-Copyright (C) 2010 Free Software Foundation, Inc.
-This configure script is free software; the Free Software Foundation
-gives unlimited permission to copy, distribute and modify it.
-
-Copyright 2002-2011 the VideoLAN team
-_ACEOF
-  exit
-fi
-
-## ------------------------ ##
-## Autoconf initialization. ##
-## ------------------------ ##
-
-# ac_fn_c_try_compile LINENO
-# --------------------------
-# Try to compile conftest.$ac_ext, and return whether this succeeded.
-ac_fn_c_try_compile ()
-{
-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
-  rm -f conftest.$ac_objext
-  if { { ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
-$as_echo "$ac_try_echo"; } >&5
-  (eval "$ac_compile") 2>conftest.err
-  ac_status=$?
-  if test -s conftest.err; then
-    grep -v '^ *+' conftest.err >conftest.er1
-    cat conftest.er1 >&5
-    mv -f conftest.er1 conftest.err
-  fi
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; } && {
-	 test -z "$ac_c_werror_flag" ||
-	 test ! -s conftest.err
-       } && test -s conftest.$ac_objext; then :
-  ac_retval=0
-else
-  $as_echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-	ac_retval=1
-fi
-  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
-  as_fn_set_status $ac_retval
-
-} # ac_fn_c_try_compile
-
-# ac_fn_c_try_cpp LINENO
-# ----------------------
-# Try to preprocess conftest.$ac_ext, and return whether this succeeded.
-ac_fn_c_try_cpp ()
-{
-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
-  if { { ac_try="$ac_cpp conftest.$ac_ext"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
-$as_echo "$ac_try_echo"; } >&5
-  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
-  ac_status=$?
-  if test -s conftest.err; then
-    grep -v '^ *+' conftest.err >conftest.er1
-    cat conftest.er1 >&5
-    mv -f conftest.er1 conftest.err
-  fi
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; } > conftest.i && {
-	 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
-	 test ! -s conftest.err
-       }; then :
-  ac_retval=0
-else
-  $as_echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-    ac_retval=1
-fi
-  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
-  as_fn_set_status $ac_retval
-
-} # ac_fn_c_try_cpp
-
-# ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
-# -------------------------------------------------------
-# Tests whether HEADER exists, giving a warning if it cannot be compiled using
-# the include files in INCLUDES and setting the cache variable VAR
-# accordingly.
-ac_fn_c_check_header_mongrel ()
-{
-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
-  if eval \${$3+:} false; then :
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
-$as_echo_n "checking for $2... " >&6; }
-if eval \${$3+:} false; then :
-  $as_echo_n "(cached) " >&6
-fi
-eval ac_res=\$$3
-	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
-$as_echo "$ac_res" >&6; }
-else
-  # Is the header compilable?
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5
-$as_echo_n "checking $2 usability... " >&6; }
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-$4
-#include <$2>
-_ACEOF
-if ac_fn_c_try_compile "$LINENO"; then :
-  ac_header_compiler=yes
-else
-  ac_header_compiler=no
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5
-$as_echo "$ac_header_compiler" >&6; }
-
-# Is the header present?
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5
-$as_echo_n "checking $2 presence... " >&6; }
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-#include <$2>
-_ACEOF
-if ac_fn_c_try_cpp "$LINENO"; then :
-  ac_header_preproc=yes
-else
-  ac_header_preproc=no
-fi
-rm -f conftest.err conftest.i conftest.$ac_ext
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
-$as_echo "$ac_header_preproc" >&6; }
-
-# So?  What about this header?
-case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in #((
-  yes:no: )
-    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5
-$as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;}
-    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
-$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
-    ;;
-  no:yes:* )
-    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5
-$as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;}
-    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2:     check for missing prerequisite headers?" >&5
-$as_echo "$as_me: WARNING: $2:     check for missing prerequisite headers?" >&2;}
-    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5
-$as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
-    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2:     section \"Present But Cannot Be Compiled\"" >&5
-$as_echo "$as_me: WARNING: $2:     section \"Present But Cannot Be Compiled\"" >&2;}
-    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
-$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
-    ;;
-esac
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
-$as_echo_n "checking for $2... " >&6; }
-if eval \${$3+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  eval "$3=\$ac_header_compiler"
-fi
-eval ac_res=\$$3
-	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
-$as_echo "$ac_res" >&6; }
-fi
-  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
-
-} # ac_fn_c_check_header_mongrel
-
-# ac_fn_c_try_run LINENO
-# ----------------------
-# Try to link conftest.$ac_ext, and return whether this succeeded. Assumes
-# that executables *can* be run.
-ac_fn_c_try_run ()
-{
-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
-  if { { ac_try="$ac_link"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
-$as_echo "$ac_try_echo"; } >&5
-  (eval "$ac_link") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; } && { ac_try='./conftest$ac_exeext'
-  { { case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
-$as_echo "$ac_try_echo"; } >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; }; then :
-  ac_retval=0
-else
-  $as_echo "$as_me: program exited with status $ac_status" >&5
-       $as_echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-       ac_retval=$ac_status
-fi
-  rm -rf conftest.dSYM conftest_ipa8_conftest.oo
-  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
-  as_fn_set_status $ac_retval
-
-} # ac_fn_c_try_run
-
-# ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
-# -------------------------------------------------------
-# Tests whether HEADER exists and can be compiled using the include files in
-# INCLUDES, setting the cache variable VAR accordingly.
-ac_fn_c_check_header_compile ()
-{
-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
-$as_echo_n "checking for $2... " >&6; }
-if eval \${$3+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-$4
-#include <$2>
-_ACEOF
-if ac_fn_c_try_compile "$LINENO"; then :
-  eval "$3=yes"
-else
-  eval "$3=no"
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-eval ac_res=\$$3
-	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
-$as_echo "$ac_res" >&6; }
-  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
-
-} # ac_fn_c_check_header_compile
-
-# ac_fn_cxx_try_compile LINENO
-# ----------------------------
-# Try to compile conftest.$ac_ext, and return whether this succeeded.
-ac_fn_cxx_try_compile ()
-{
-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
-  rm -f conftest.$ac_objext
-  if { { ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
-$as_echo "$ac_try_echo"; } >&5
-  (eval "$ac_compile") 2>conftest.err
-  ac_status=$?
-  if test -s conftest.err; then
-    grep -v '^ *+' conftest.err >conftest.er1
-    cat conftest.er1 >&5
-    mv -f conftest.er1 conftest.err
-  fi
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; } && {
-	 test -z "$ac_cxx_werror_flag" ||
-	 test ! -s conftest.err
-       } && test -s conftest.$ac_objext; then :
-  ac_retval=0
-else
-  $as_echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-	ac_retval=1
-fi
-  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
-  as_fn_set_status $ac_retval
-
-} # ac_fn_cxx_try_compile
-
-# ac_fn_objc_try_compile LINENO
-# -----------------------------
-# Try to compile conftest.$ac_ext, and return whether this succeeded.
-ac_fn_objc_try_compile ()
-{
-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
-  rm -f conftest.$ac_objext
-  if { { ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
-$as_echo "$ac_try_echo"; } >&5
-  (eval "$ac_compile") 2>conftest.err
-  ac_status=$?
-  if test -s conftest.err; then
-    grep -v '^ *+' conftest.err >conftest.er1
-    cat conftest.er1 >&5
-    mv -f conftest.er1 conftest.err
-  fi
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; } && {
-	 test -z "$ac_objc_werror_flag" ||
-	 test ! -s conftest.err
-       } && test -s conftest.$ac_objext; then :
-  ac_retval=0
-else
-  $as_echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-	ac_retval=1
-fi
-  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
-  as_fn_set_status $ac_retval
-
-} # ac_fn_objc_try_compile
-
-# ac_fn_c_try_link LINENO
-# -----------------------
-# Try to link conftest.$ac_ext, and return whether this succeeded.
-ac_fn_c_try_link ()
-{
-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
-  rm -f conftest.$ac_objext conftest$ac_exeext
-  if { { ac_try="$ac_link"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
-$as_echo "$ac_try_echo"; } >&5
-  (eval "$ac_link") 2>conftest.err
-  ac_status=$?
-  if test -s conftest.err; then
-    grep -v '^ *+' conftest.err >conftest.er1
-    cat conftest.er1 >&5
-    mv -f conftest.er1 conftest.err
-  fi
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; } && {
-	 test -z "$ac_c_werror_flag" ||
-	 test ! -s conftest.err
-       } && test -s conftest$ac_exeext && {
-	 test "$cross_compiling" = yes ||
-	 $as_test_x conftest$ac_exeext
-       }; then :
-  ac_retval=0
-else
-  $as_echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-	ac_retval=1
-fi
-  # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
-  # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
-  # interfere with the next link command; also delete a directory that is
-  # left behind by Apple's compiler.  We do this before executing the actions.
-  rm -rf conftest.dSYM conftest_ipa8_conftest.oo
-  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
-  as_fn_set_status $ac_retval
-
-} # ac_fn_c_try_link
-
-# ac_fn_c_check_func LINENO FUNC VAR
-# ----------------------------------
-# Tests whether FUNC exists, setting the cache variable VAR accordingly
-ac_fn_c_check_func ()
-{
-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
-$as_echo_n "checking for $2... " >&6; }
-if eval \${$3+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-/* Define $2 to an innocuous variant, in case <limits.h> declares $2.
-   For example, HP-UX 11i <limits.h> declares gettimeofday.  */
-#define $2 innocuous_$2
-
-/* System header to define __stub macros and hopefully few prototypes,
-    which can conflict with char $2 (); below.
-    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
-    <limits.h> exists even on freestanding compilers.  */
-
-#ifdef __STDC__
-# include <limits.h>
-#else
-# include <assert.h>
-#endif
-
-#undef $2
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char $2 ();
-/* The GNU C library defines this for functions which it implements
-    to always fail with ENOSYS.  Some functions are actually named
-    something starting with __ and the normal name is an alias.  */
-#if defined __stub_$2 || defined __stub___$2
-choke me
-#endif
-
-int
-main ()
-{
-return $2 ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  eval "$3=yes"
-else
-  eval "$3=no"
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-fi
-eval ac_res=\$$3
-	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
-$as_echo "$ac_res" >&6; }
-  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
-
-} # ac_fn_c_check_func
-
-# ac_fn_cxx_try_cpp LINENO
-# ------------------------
-# Try to preprocess conftest.$ac_ext, and return whether this succeeded.
-ac_fn_cxx_try_cpp ()
-{
-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
-  if { { ac_try="$ac_cpp conftest.$ac_ext"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
-$as_echo "$ac_try_echo"; } >&5
-  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
-  ac_status=$?
-  if test -s conftest.err; then
-    grep -v '^ *+' conftest.err >conftest.er1
-    cat conftest.er1 >&5
-    mv -f conftest.er1 conftest.err
-  fi
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; } > conftest.i && {
-	 test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" ||
-	 test ! -s conftest.err
-       }; then :
-  ac_retval=0
-else
-  $as_echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-    ac_retval=1
-fi
-  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
-  as_fn_set_status $ac_retval
-
-} # ac_fn_cxx_try_cpp
-
-# ac_fn_cxx_try_link LINENO
-# -------------------------
-# Try to link conftest.$ac_ext, and return whether this succeeded.
-ac_fn_cxx_try_link ()
-{
-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
-  rm -f conftest.$ac_objext conftest$ac_exeext
-  if { { ac_try="$ac_link"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
-$as_echo "$ac_try_echo"; } >&5
-  (eval "$ac_link") 2>conftest.err
-  ac_status=$?
-  if test -s conftest.err; then
-    grep -v '^ *+' conftest.err >conftest.er1
-    cat conftest.er1 >&5
-    mv -f conftest.er1 conftest.err
-  fi
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; } && {
-	 test -z "$ac_cxx_werror_flag" ||
-	 test ! -s conftest.err
-       } && test -s conftest$ac_exeext && {
-	 test "$cross_compiling" = yes ||
-	 $as_test_x conftest$ac_exeext
-       }; then :
-  ac_retval=0
-else
-  $as_echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-	ac_retval=1
-fi
-  # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
-  # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
-  # interfere with the next link command; also delete a directory that is
-  # left behind by Apple's compiler.  We do this before executing the actions.
-  rm -rf conftest.dSYM conftest_ipa8_conftest.oo
-  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
-  as_fn_set_status $ac_retval
-
-} # ac_fn_cxx_try_link
-
-# ac_fn_c_check_type LINENO TYPE VAR INCLUDES
-# -------------------------------------------
-# Tests whether TYPE exists after having included INCLUDES, setting cache
-# variable VAR accordingly.
-ac_fn_c_check_type ()
-{
-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
-$as_echo_n "checking for $2... " >&6; }
-if eval \${$3+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  eval "$3=no"
-  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-$4
-int
-main ()
-{
-if (sizeof ($2))
-	 return 0;
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_compile "$LINENO"; then :
-  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-$4
-int
-main ()
-{
-if (sizeof (($2)))
-	    return 0;
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_compile "$LINENO"; then :
-
-else
-  eval "$3=yes"
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-eval ac_res=\$$3
-	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
-$as_echo "$ac_res" >&6; }
-  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
-
-} # ac_fn_c_check_type
-
-# ac_fn_cxx_check_header_mongrel LINENO HEADER VAR INCLUDES
-# ---------------------------------------------------------
-# Tests whether HEADER exists, giving a warning if it cannot be compiled using
-# the include files in INCLUDES and setting the cache variable VAR
-# accordingly.
-ac_fn_cxx_check_header_mongrel ()
-{
-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
-  if eval \${$3+:} false; then :
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
-$as_echo_n "checking for $2... " >&6; }
-if eval \${$3+:} false; then :
-  $as_echo_n "(cached) " >&6
-fi
-eval ac_res=\$$3
-	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
-$as_echo "$ac_res" >&6; }
-else
-  # Is the header compilable?
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5
-$as_echo_n "checking $2 usability... " >&6; }
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-$4
-#include <$2>
-_ACEOF
-if ac_fn_cxx_try_compile "$LINENO"; then :
-  ac_header_compiler=yes
-else
-  ac_header_compiler=no
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5
-$as_echo "$ac_header_compiler" >&6; }
-
-# Is the header present?
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5
-$as_echo_n "checking $2 presence... " >&6; }
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-#include <$2>
-_ACEOF
-if ac_fn_cxx_try_cpp "$LINENO"; then :
-  ac_header_preproc=yes
-else
-  ac_header_preproc=no
-fi
-rm -f conftest.err conftest.i conftest.$ac_ext
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
-$as_echo "$ac_header_preproc" >&6; }
-
-# So?  What about this header?
-case $ac_header_compiler:$ac_header_preproc:$ac_cxx_preproc_warn_flag in #((
-  yes:no: )
-    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5
-$as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;}
-    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
-$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
-    ;;
-  no:yes:* )
-    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5
-$as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;}
-    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2:     check for missing prerequisite headers?" >&5
-$as_echo "$as_me: WARNING: $2:     check for missing prerequisite headers?" >&2;}
-    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5
-$as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
-    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2:     section \"Present But Cannot Be Compiled\"" >&5
-$as_echo "$as_me: WARNING: $2:     section \"Present But Cannot Be Compiled\"" >&2;}
-    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
-$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
-    ;;
-esac
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
-$as_echo_n "checking for $2... " >&6; }
-if eval \${$3+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  eval "$3=\$ac_header_compiler"
-fi
-eval ac_res=\$$3
-	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
-$as_echo "$ac_res" >&6; }
-fi
-  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
-
-} # ac_fn_cxx_check_header_mongrel
-
-# ac_fn_c_check_decl LINENO SYMBOL VAR INCLUDES
-# ---------------------------------------------
-# Tests whether SYMBOL is declared in INCLUDES, setting cache variable VAR
-# accordingly.
-ac_fn_c_check_decl ()
-{
-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
-  as_decl_name=`echo $2|sed 's/ *(.*//'`
-  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
-$as_echo_n "checking whether $as_decl_name is declared... " >&6; }
-if eval \${$3+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-$4
-int
-main ()
-{
-#ifndef $as_decl_name
-#ifdef __cplusplus
-  (void) $as_decl_use;
-#else
-  (void) $as_decl_name;
-#endif
-#endif
-
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_compile "$LINENO"; then :
-  eval "$3=yes"
-else
-  eval "$3=no"
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-eval ac_res=\$$3
-	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
-$as_echo "$ac_res" >&6; }
-  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
-
-} # ac_fn_c_check_decl
-
-# ac_fn_cxx_check_header_compile LINENO HEADER VAR INCLUDES
-# ---------------------------------------------------------
-# Tests whether HEADER exists and can be compiled using the include files in
-# INCLUDES, setting the cache variable VAR accordingly.
-ac_fn_cxx_check_header_compile ()
-{
-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
-$as_echo_n "checking for $2... " >&6; }
-if eval \${$3+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-$4
-#include <$2>
-_ACEOF
-if ac_fn_cxx_try_compile "$LINENO"; then :
-  eval "$3=yes"
-else
-  eval "$3=no"
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-eval ac_res=\$$3
-	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
-$as_echo "$ac_res" >&6; }
-  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
-
-} # ac_fn_cxx_check_header_compile
-cat >config.log <<_ACEOF
-This file contains any messages produced by compilers while
-running configure, to aid debugging if configure makes a mistake.
-
-It was created by vlc $as_me 1.1.10, which was
-generated by GNU Autoconf 2.68.  Invocation command line was
-
-  $ $0 $@
-
-_ACEOF
-exec 5>>config.log
-{
-cat <<_ASUNAME
-## --------- ##
-## Platform. ##
-## --------- ##
-
-hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
-uname -m = `(uname -m) 2>/dev/null || echo unknown`
-uname -r = `(uname -r) 2>/dev/null || echo unknown`
-uname -s = `(uname -s) 2>/dev/null || echo unknown`
-uname -v = `(uname -v) 2>/dev/null || echo unknown`
-
-/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
-/bin/uname -X     = `(/bin/uname -X) 2>/dev/null     || echo unknown`
-
-/bin/arch              = `(/bin/arch) 2>/dev/null              || echo unknown`
-/usr/bin/arch -k       = `(/usr/bin/arch -k) 2>/dev/null       || echo unknown`
-/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
-/usr/bin/hostinfo      = `(/usr/bin/hostinfo) 2>/dev/null      || echo unknown`
-/bin/machine           = `(/bin/machine) 2>/dev/null           || echo unknown`
-/usr/bin/oslevel       = `(/usr/bin/oslevel) 2>/dev/null       || echo unknown`
-/bin/universe          = `(/bin/universe) 2>/dev/null          || echo unknown`
-
-_ASUNAME
-
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    $as_echo "PATH: $as_dir"
-  done
-IFS=$as_save_IFS
-
-} >&5
-
-cat >&5 <<_ACEOF
-
-
-## ----------- ##
-## Core tests. ##
-## ----------- ##
-
-_ACEOF
-
-
-# Keep a trace of the command line.
-# Strip out --no-create and --no-recursion so they do not pile up.
-# Strip out --silent because we don't want to record it for future runs.
-# Also quote any args containing shell meta-characters.
-# Make two passes to allow for proper duplicate-argument suppression.
-ac_configure_args=
-ac_configure_args0=
-ac_configure_args1=
-ac_must_keep_next=false
-for ac_pass in 1 2
-do
-  for ac_arg
-  do
-    case $ac_arg in
-    -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
-    -q | -quiet | --quiet | --quie | --qui | --qu | --q \
-    | -silent | --silent | --silen | --sile | --sil)
-      continue ;;
-    *\'*)
-      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
-    esac
-    case $ac_pass in
-    1) as_fn_append ac_configure_args0 " '$ac_arg'" ;;
-    2)
-      as_fn_append ac_configure_args1 " '$ac_arg'"
-      if test $ac_must_keep_next = true; then
-	ac_must_keep_next=false # Got value, back to normal.
-      else
-	case $ac_arg in
-	  *=* | --config-cache | -C | -disable-* | --disable-* \
-	  | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
-	  | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
-	  | -with-* | --with-* | -without-* | --without-* | --x)
-	    case "$ac_configure_args0 " in
-	      "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
-	    esac
-	    ;;
-	  -* ) ac_must_keep_next=true ;;
-	esac
-      fi
-      as_fn_append ac_configure_args " '$ac_arg'"
-      ;;
-    esac
-  done
-done
-{ ac_configure_args0=; unset ac_configure_args0;}
-{ ac_configure_args1=; unset ac_configure_args1;}
-
-# When interrupted or exit'd, cleanup temporary files, and complete
-# config.log.  We remove comments because anyway the quotes in there
-# would cause problems or look ugly.
-# WARNING: Use '\'' to represent an apostrophe within the trap.
-# WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
-trap 'exit_status=$?
-  # Save into config.log some information that might help in debugging.
-  {
-    echo
-
-    $as_echo "## ---------------- ##
-## Cache variables. ##
-## ---------------- ##"
-    echo
-    # The following way of writing the cache mishandles newlines in values,
-(
-  for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
-    eval ac_val=\$$ac_var
-    case $ac_val in #(
-    *${as_nl}*)
-      case $ac_var in #(
-      *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
-$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
-      esac
-      case $ac_var in #(
-      _ | IFS | as_nl) ;; #(
-      BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
-      *) { eval $ac_var=; unset $ac_var;} ;;
-      esac ;;
-    esac
-  done
-  (set) 2>&1 |
-    case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
-    *${as_nl}ac_space=\ *)
-      sed -n \
-	"s/'\''/'\''\\\\'\'''\''/g;
-	  s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
-      ;; #(
-    *)
-      sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
-      ;;
-    esac |
-    sort
-)
-    echo
-
-    $as_echo "## ----------------- ##
-## Output variables. ##
-## ----------------- ##"
-    echo
-    for ac_var in $ac_subst_vars
-    do
-      eval ac_val=\$$ac_var
-      case $ac_val in
-      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
-      esac
-      $as_echo "$ac_var='\''$ac_val'\''"
-    done | sort
-    echo
-
-    if test -n "$ac_subst_files"; then
-      $as_echo "## ------------------- ##
-## File substitutions. ##
-## ------------------- ##"
-      echo
-      for ac_var in $ac_subst_files
-      do
-	eval ac_val=\$$ac_var
-	case $ac_val in
-	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
-	esac
-	$as_echo "$ac_var='\''$ac_val'\''"
-      done | sort
-      echo
-    fi
-
-    if test -s confdefs.h; then
-      $as_echo "## ----------- ##
-## confdefs.h. ##
-## ----------- ##"
-      echo
-      cat confdefs.h
-      echo
-    fi
-    test "$ac_signal" != 0 &&
-      $as_echo "$as_me: caught signal $ac_signal"
-    $as_echo "$as_me: exit $exit_status"
-  } >&5
-  rm -f core *.core core.conftest.* &&
-    rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
-    exit $exit_status
-' 0
-for ac_signal in 1 2 13 15; do
-  trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
-done
-ac_signal=0
-
-# confdefs.h avoids OS command line length limits that DEFS can exceed.
-rm -f -r conftest* confdefs.h
-
-$as_echo "/* confdefs.h */" > confdefs.h
-
-# Predefined preprocessor variables.
-
-cat >>confdefs.h <<_ACEOF
-#define PACKAGE_NAME "$PACKAGE_NAME"
-_ACEOF
-
-cat >>confdefs.h <<_ACEOF
-#define PACKAGE_TARNAME "$PACKAGE_TARNAME"
-_ACEOF
-
-cat >>confdefs.h <<_ACEOF
-#define PACKAGE_VERSION "$PACKAGE_VERSION"
-_ACEOF
-
-cat >>confdefs.h <<_ACEOF
-#define PACKAGE_STRING "$PACKAGE_STRING"
-_ACEOF
-
-cat >>confdefs.h <<_ACEOF
-#define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
-_ACEOF
-
-cat >>confdefs.h <<_ACEOF
-#define PACKAGE_URL "$PACKAGE_URL"
-_ACEOF
-
-
-# Let the site file select an alternate cache file if it wants to.
-# Prefer an explicitly selected file to automatically selected ones.
-ac_site_file1=NONE
-ac_site_file2=NONE
-if test -n "$CONFIG_SITE"; then
-  # We do not want a PATH search for config.site.
-  case $CONFIG_SITE in #((
-    -*)  ac_site_file1=./$CONFIG_SITE;;
-    */*) ac_site_file1=$CONFIG_SITE;;
-    *)   ac_site_file1=./$CONFIG_SITE;;
-  esac
-elif test "x$prefix" != xNONE; then
-  ac_site_file1=$prefix/share/config.site
-  ac_site_file2=$prefix/etc/config.site
-else
-  ac_site_file1=$ac_default_prefix/share/config.site
-  ac_site_file2=$ac_default_prefix/etc/config.site
-fi
-for ac_site_file in "$ac_site_file1" "$ac_site_file2"
-do
-  test "x$ac_site_file" = xNONE && continue
-  if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then
-    { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
-$as_echo "$as_me: loading site script $ac_site_file" >&6;}
-    sed 's/^/| /' "$ac_site_file" >&5
-    . "$ac_site_file" \
-      || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
-as_fn_error $? "failed to load site script $ac_site_file
-See \`config.log' for more details" "$LINENO" 5; }
-  fi
-done
-
-if test -r "$cache_file"; then
-  # Some versions of bash will fail to source /dev/null (special files
-  # actually), so we avoid doing that.  DJGPP emulates it as a regular file.
-  if test /dev/null != "$cache_file" && test -f "$cache_file"; then
-    { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
-$as_echo "$as_me: loading cache $cache_file" >&6;}
-    case $cache_file in
-      [\\/]* | ?:[\\/]* ) . "$cache_file";;
-      *)                      . "./$cache_file";;
-    esac
-  fi
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
-$as_echo "$as_me: creating cache $cache_file" >&6;}
-  >$cache_file
-fi
-
-gt_needs="$gt_needs "
-# Check that the precious variables saved in the cache have kept the same
-# value.
-ac_cache_corrupted=false
-for ac_var in $ac_precious_vars; do
-  eval ac_old_set=\$ac_cv_env_${ac_var}_set
-  eval ac_new_set=\$ac_env_${ac_var}_set
-  eval ac_old_val=\$ac_cv_env_${ac_var}_value
-  eval ac_new_val=\$ac_env_${ac_var}_value
-  case $ac_old_set,$ac_new_set in
-    set,)
-      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
-$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
-      ac_cache_corrupted=: ;;
-    ,set)
-      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
-$as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
-      ac_cache_corrupted=: ;;
-    ,);;
-    *)
-      if test "x$ac_old_val" != "x$ac_new_val"; then
-	# differences in whitespace do not lead to failure.
-	ac_old_val_w=`echo x $ac_old_val`
-	ac_new_val_w=`echo x $ac_new_val`
-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
-	  { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
-$as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
-	  ac_cache_corrupted=:
-	else
-	  { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
-$as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
-	  eval $ac_var=\$ac_old_val
-	fi
-	{ $as_echo "$as_me:${as_lineno-$LINENO}:   former value:  \`$ac_old_val'" >&5
-$as_echo "$as_me:   former value:  \`$ac_old_val'" >&2;}
-	{ $as_echo "$as_me:${as_lineno-$LINENO}:   current value: \`$ac_new_val'" >&5
-$as_echo "$as_me:   current value: \`$ac_new_val'" >&2;}
-      fi;;
-  esac
-  # Pass precious variables to config.status.
-  if test "$ac_new_set" = set; then
-    case $ac_new_val in
-    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
-    *) ac_arg=$ac_var=$ac_new_val ;;
-    esac
-    case " $ac_configure_args " in
-      *" '$ac_arg' "*) ;; # Avoid dups.  Use of quotes ensures accuracy.
-      *) as_fn_append ac_configure_args " '$ac_arg'" ;;
-    esac
-  fi
-done
-if $ac_cache_corrupted; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
-  { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
-$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
-  as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
-fi
-## -------------------- ##
-## Main body of script. ##
-## -------------------- ##
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-
-VERSION_MAJOR="1"
-VERSION_MINOR="1"
-VERSION_REVISION="10"
-VERSION_EXTRA=""
-PKGDIR="vlc"
-
-
-CONFIGURE_LINE="`echo "$0 $ac_configure_args" | sed -e 's/\\\/\\\\\\\/g'`"
-CODENAME="The Luggage"
-COPYRIGHT_YEARS="1996-2011"
-
-
-
-ac_aux_dir=
-for ac_dir in autotools "$srcdir"/autotools; do
-  if test -f "$ac_dir/install-sh"; then
-    ac_aux_dir=$ac_dir
-    ac_install_sh="$ac_aux_dir/install-sh -c"
-    break
-  elif test -f "$ac_dir/install.sh"; then
-    ac_aux_dir=$ac_dir
-    ac_install_sh="$ac_aux_dir/install.sh -c"
-    break
-  elif test -f "$ac_dir/shtool"; then
-    ac_aux_dir=$ac_dir
-    ac_install_sh="$ac_aux_dir/shtool install -c"
-    break
-  fi
-done
-if test -z "$ac_aux_dir"; then
-  as_fn_error $? "cannot find install-sh, install.sh, or shtool in autotools \"$srcdir\"/autotools" "$LINENO" 5
-fi
-
-# These three variables are undocumented and unsupported,
-# and are intended to be withdrawn in a future Autoconf release.
-# They can cause serious problems if a builder's source tree is in a directory
-# whose full name contains unusual characters.
-ac_config_guess="$SHELL $ac_aux_dir/config.guess"  # Please don't use this var.
-ac_config_sub="$SHELL $ac_aux_dir/config.sub"  # Please don't use this var.
-ac_configure="$SHELL $ac_aux_dir/configure"  # Please don't use this var.
-
-
-
-
-# Make sure we can run config.sub.
-$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
-  as_fn_error $? "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
-$as_echo_n "checking build system type... " >&6; }
-if ${ac_cv_build+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_build_alias=$build_alias
-test "x$ac_build_alias" = x &&
-  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
-test "x$ac_build_alias" = x &&
-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
-ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
-
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
-$as_echo "$ac_cv_build" >&6; }
-case $ac_cv_build in
-*-*-*) ;;
-*) as_fn_error $? "invalid value of canonical build" "$LINENO" 5;;
-esac
-build=$ac_cv_build
-ac_save_IFS=$IFS; IFS='-'
-set x $ac_cv_build
-shift
-build_cpu=$1
-build_vendor=$2
-shift; shift
-# Remember, the first character of IFS is used to create $*,
-# except with old shells:
-build_os=$*
-IFS=$ac_save_IFS
-case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
-
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
-$as_echo_n "checking host system type... " >&6; }
-if ${ac_cv_host+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test "x$host_alias" = x; then
-  ac_cv_host=$ac_cv_build
-else
-  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
-fi
-
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
-$as_echo "$ac_cv_host" >&6; }
-case $ac_cv_host in
-*-*-*) ;;
-*) as_fn_error $? "invalid value of canonical host" "$LINENO" 5;;
-esac
-host=$ac_cv_host
-ac_save_IFS=$IFS; IFS='-'
-set x $ac_cv_host
-shift
-host_cpu=$1
-host_vendor=$2
-shift; shift
-# Remember, the first character of IFS is used to create $*,
-# except with old shells:
-host_os=$*
-IFS=$ac_save_IFS
-case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
-
-
-
-
-
-
-am__api_version='1.11'
-
-# Find a good install program.  We prefer a C program (faster),
-# so one script is as good as another.  But avoid the broken or
-# incompatible versions:
-# SysV /etc/install, /usr/sbin/install
-# SunOS /usr/etc/install
-# IRIX /sbin/install
-# AIX /bin/install
-# AmigaOS /C/install, which installs bootblocks on floppy discs
-# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
-# AFS /usr/afsws/bin/install, which mishandles nonexistent args
-# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
-# OS/2's system install, which has a completely different semantic
-# ./install, which can be erroneously created by make from ./install.sh.
-# Reject install programs that cannot install multiple files.
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
-$as_echo_n "checking for a BSD-compatible install... " >&6; }
-if test -z "$INSTALL"; then
-if ${ac_cv_path_install+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    # Account for people who put trailing slashes in PATH elements.
-case $as_dir/ in #((
-  ./ | .// | /[cC]/* | \
-  /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
-  ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \
-  /usr/ucb/* ) ;;
-  *)
-    # OSF1 and SCO ODT 3.0 have their own names for install.
-    # Don't use installbsd from OSF since it installs stuff as root
-    # by default.
-    for ac_prog in ginstall scoinst install; do
-      for ac_exec_ext in '' $ac_executable_extensions; do
-	if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
-	  if test $ac_prog = install &&
-	    grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
-	    # AIX install.  It has an incompatible calling convention.
-	    :
-	  elif test $ac_prog = install &&
-	    grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
-	    # program-specific install script used by HP pwplus--don't use.
-	    :
-	  else
-	    rm -rf conftest.one conftest.two conftest.dir
-	    echo one > conftest.one
-	    echo two > conftest.two
-	    mkdir conftest.dir
-	    if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
-	      test -s conftest.one && test -s conftest.two &&
-	      test -s conftest.dir/conftest.one &&
-	      test -s conftest.dir/conftest.two
-	    then
-	      ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
-	      break 3
-	    fi
-	  fi
-	fi
-      done
-    done
-    ;;
-esac
-
-  done
-IFS=$as_save_IFS
-
-rm -rf conftest.one conftest.two conftest.dir
-
-fi
-  if test "${ac_cv_path_install+set}" = set; then
-    INSTALL=$ac_cv_path_install
-  else
-    # As a last resort, use the slow shell script.  Don't cache a
-    # value for INSTALL within a source directory, because that will
-    # break other packages using the cache if that directory is
-    # removed, or if the value is a relative name.
-    INSTALL=$ac_install_sh
-  fi
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
-$as_echo "$INSTALL" >&6; }
-
-# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
-# It thinks the first close brace ends the variable substitution.
-test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
-
-test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
-
-test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
-$as_echo_n "checking whether build environment is sane... " >&6; }
-# Just in case
-sleep 1
-echo timestamp > conftest.file
-# Reject unsafe characters in $srcdir or the absolute working directory
-# name.  Accept space and tab only in the latter.
-am_lf='
-'
-case `pwd` in
-  *[\\\"\#\$\&\'\`$am_lf]*)
-    as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5;;
-esac
-case $srcdir in
-  *[\\\"\#\$\&\'\`$am_lf\ \	]*)
-    as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;;
-esac
-
-# Do `set' in a subshell so we don't clobber the current shell's
-# arguments.  Must try -L first in case configure is actually a
-# symlink; some systems play weird games with the mod time of symlinks
-# (eg FreeBSD returns the mod time of the symlink's containing
-# directory).
-if (
-   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
-   if test "$*" = "X"; then
-      # -L didn't work.
-      set X `ls -t "$srcdir/configure" conftest.file`
-   fi
-   rm -f conftest.file
-   if test "$*" != "X $srcdir/configure conftest.file" \
-      && test "$*" != "X conftest.file $srcdir/configure"; then
-
-      # If neither matched, then we have a broken ls.  This can happen
-      # if, for instance, CONFIG_SHELL is bash and it inherits a
-      # broken ls alias from the environment.  This has actually
-      # happened.  Such a system could not be considered "sane".
-      as_fn_error $? "ls -t appears to fail.  Make sure there is not a broken
-alias in your environment" "$LINENO" 5
-   fi
-
-   test "$2" = conftest.file
-   )
-then
-   # Ok.
-   :
-else
-   as_fn_error $? "newly created file is older than distributed files!
-Check your system clock" "$LINENO" 5
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-test "$program_prefix" != NONE &&
-  program_transform_name="s&^&$program_prefix&;$program_transform_name"
-# Use a double $ so make ignores it.
-test "$program_suffix" != NONE &&
-  program_transform_name="s&\$&$program_suffix&;$program_transform_name"
-# Double any \ or $.
-# By default was `s,x,x', remove it if useless.
-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
-program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
-
-# expand $ac_aux_dir to an absolute path
-am_aux_dir=`cd $ac_aux_dir && pwd`
-
-if test x"${MISSING+set}" != xset; then
-  case $am_aux_dir in
-  *\ * | *\	*)
-    MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
-  *)
-    MISSING="\${SHELL} $am_aux_dir/missing" ;;
-  esac
-fi
-# Use eval to expand $SHELL
-if eval "$MISSING --run true"; then
-  am_missing_run="$MISSING --run "
-else
-  am_missing_run=
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5
-$as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
-fi
-
-if test x"${install_sh}" != xset; then
-  case $am_aux_dir in
-  *\ * | *\	*)
-    install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;;
-  *)
-    install_sh="\${SHELL} $am_aux_dir/install-sh"
-  esac
-fi
-
-# Installed binaries are usually stripped using `strip' when the user
-# run `make install-strip'.  However `strip' might not be the right
-# tool to use in cross-compilation environments, therefore Automake
-# will honor the `STRIP' environment variable to overrule this program.
-if test "$cross_compiling" != no; then
-  if test -n "$ac_tool_prefix"; then
-  # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
-set dummy ${ac_tool_prefix}strip; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_prog_STRIP+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$STRIP"; then
-  ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_STRIP="${ac_tool_prefix}strip"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-fi
-fi
-STRIP=$ac_cv_prog_STRIP
-if test -n "$STRIP"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
-$as_echo "$STRIP" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-
-fi
-if test -z "$ac_cv_prog_STRIP"; then
-  ac_ct_STRIP=$STRIP
-  # Extract the first word of "strip", so it can be a program name with args.
-set dummy strip; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_prog_ac_ct_STRIP+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$ac_ct_STRIP"; then
-  ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_ac_ct_STRIP="strip"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-fi
-fi
-ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
-if test -n "$ac_ct_STRIP"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
-$as_echo "$ac_ct_STRIP" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-  if test "x$ac_ct_STRIP" = x; then
-    STRIP=":"
-  else
-    case $cross_compiling:$ac_tool_warned in
-yes:)
-{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
-$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
-ac_tool_warned=yes ;;
-esac
-    STRIP=$ac_ct_STRIP
-  fi
-else
-  STRIP="$ac_cv_prog_STRIP"
-fi
-
-fi
-INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5
-$as_echo_n "checking for a thread-safe mkdir -p... " >&6; }
-if test -z "$MKDIR_P"; then
-  if ${ac_cv_path_mkdir+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_prog in mkdir gmkdir; do
-	 for ac_exec_ext in '' $ac_executable_extensions; do
-	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
-	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
-	     'mkdir (GNU coreutils) '* | \
-	     'mkdir (coreutils) '* | \
-	     'mkdir (fileutils) '4.1*)
-	       ac_cv_path_mkdir=$as_dir/$ac_prog$ac_exec_ext
-	       break 3;;
-	   esac
-	 done
-       done
-  done
-IFS=$as_save_IFS
-
-fi
-
-  test -d ./--version && rmdir ./--version
-  if test "${ac_cv_path_mkdir+set}" = set; then
-    MKDIR_P="$ac_cv_path_mkdir -p"
-  else
-    # As a last resort, use the slow shell script.  Don't cache a
-    # value for MKDIR_P within a source directory, because that will
-    # break other packages using the cache if that directory is
-    # removed, or if the value is a relative name.
-    MKDIR_P="$ac_install_sh -d"
-  fi
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
-$as_echo "$MKDIR_P" >&6; }
-
-mkdir_p="$MKDIR_P"
-case $mkdir_p in
-  [\\/$]* | ?:[\\/]*) ;;
-  */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
-esac
-
-for ac_prog in gawk mawk nawk awk
-do
-  # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_prog_AWK+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$AWK"; then
-  ac_cv_prog_AWK="$AWK" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_AWK="$ac_prog"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-fi
-fi
-AWK=$ac_cv_prog_AWK
-if test -n "$AWK"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
-$as_echo "$AWK" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-
-  test -n "$AWK" && break
-done
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
-$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
-set x ${MAKE-make}
-ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  cat >conftest.make <<\_ACEOF
-SHELL = /bin/sh
-all:
-	@echo '@@@%%%=$(MAKE)=@@@%%%'
-_ACEOF
-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
-case `${MAKE-make} -f conftest.make 2>/dev/null` in
-  *@@@%%%=?*=@@@%%%*)
-    eval ac_cv_prog_make_${ac_make}_set=yes;;
-  *)
-    eval ac_cv_prog_make_${ac_make}_set=no;;
-esac
-rm -f conftest.make
-fi
-if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-  SET_MAKE=
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-  SET_MAKE="MAKE=${MAKE-make}"
-fi
-
-rm -rf .tst 2>/dev/null
-mkdir .tst 2>/dev/null
-if test -d .tst; then
-  am__leading_dot=.
-else
-  am__leading_dot=_
-fi
-rmdir .tst 2>/dev/null
-
-if test "`cd $srcdir && pwd`" != "`pwd`"; then
-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
-  # is not polluted with repeated "-I."
-  am__isrc=' -I$(srcdir)'
-  # test to see if srcdir already configured
-  if test -f $srcdir/config.status; then
-    as_fn_error $? "source directory already configured; run \"make distclean\" there first" "$LINENO" 5
-  fi
-fi
-
-# test whether we have cygpath
-if test -z "$CYGPATH_W"; then
-  if (cygpath --version) >/dev/null 2>/dev/null; then
-    CYGPATH_W='cygpath -w'
-  else
-    CYGPATH_W=echo
-  fi
-fi
-
-
-# Define the identity of the package.
- PACKAGE='vlc'
- VERSION='1.1.10'
-
-
-cat >>confdefs.h <<_ACEOF
-#define PACKAGE "$PACKAGE"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-#define VERSION "$VERSION"
-_ACEOF
-
-# Some tools Automake needs.
-
-ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"}
-
-
-AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"}
-
-
-AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"}
-
-
-AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}
-
-
-MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
-
-# We need awk for the "check" target.  The system "awk" is bad on
-# some platforms.
-# Always define AMTAR for backward compatibility.
-
-AMTAR=${AMTAR-"${am_missing_run}tar"}
-
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to create a ustar tar archive" >&5
-$as_echo_n "checking how to create a ustar tar archive... " >&6; }
-# Loop over all known methods to create a tar archive until one works.
-_am_tools='gnutar plaintar pax cpio none'
-_am_tools=${am_cv_prog_tar_ustar-$_am_tools}
-# Do not fold the above two line into one, because Tru64 sh and
-# Solaris sh will not grok spaces in the rhs of `-'.
-for _am_tool in $_am_tools
-do
-  case $_am_tool in
-  gnutar)
-    for _am_tar in tar gnutar gtar;
-    do
-      { echo "$as_me:$LINENO: $_am_tar --version" >&5
-   ($_am_tar --version) >&5 2>&5
-   ac_status=$?
-   echo "$as_me:$LINENO: \$? = $ac_status" >&5
-   (exit $ac_status); } && break
-    done
-    am__tar="$_am_tar --format=ustar -chf - "'"$$tardir"'
-    am__tar_="$_am_tar --format=ustar -chf - "'"$tardir"'
-    am__untar="$_am_tar -xf -"
-    ;;
-  plaintar)
-    # Must skip GNU tar: if it does not support --format= it doesn't create
-    # ustar tarball either.
-    (tar --version) >/dev/null 2>&1 && continue
-    am__tar='tar chf - "$$tardir"'
-    am__tar_='tar chf - "$tardir"'
-    am__untar='tar xf -'
-    ;;
-  pax)
-    am__tar='pax -L -x ustar -w "$$tardir"'
-    am__tar_='pax -L -x ustar -w "$tardir"'
-    am__untar='pax -r'
-    ;;
-  cpio)
-    am__tar='find "$$tardir" -print | cpio -o -H ustar -L'
-    am__tar_='find "$tardir" -print | cpio -o -H ustar -L'
-    am__untar='cpio -i -H ustar -d'
-    ;;
-  none)
-    am__tar=false
-    am__tar_=false
-    am__untar=false
-    ;;
-  esac
-
-  # If the value was cached, stop now.  We just wanted to have am__tar
-  # and am__untar set.
-  test -n "${am_cv_prog_tar_ustar}" && break
-
-  # tar/untar a dummy directory, and stop if the command works
-  rm -rf conftest.dir
-  mkdir conftest.dir
-  echo GrepMe > conftest.dir/file
-  { echo "$as_me:$LINENO: tardir=conftest.dir && eval $am__tar_ >conftest.tar" >&5
-   (tardir=conftest.dir && eval $am__tar_ >conftest.tar) >&5 2>&5
-   ac_status=$?
-   echo "$as_me:$LINENO: \$? = $ac_status" >&5
-   (exit $ac_status); }
-  rm -rf conftest.dir
-  if test -s conftest.tar; then
-    { echo "$as_me:$LINENO: $am__untar <conftest.tar" >&5
-   ($am__untar <conftest.tar) >&5 2>&5
-   ac_status=$?
-   echo "$as_me:$LINENO: \$? = $ac_status" >&5
-   (exit $ac_status); }
-    grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
-  fi
-done
-rm -rf conftest.dir
-
-if ${am_cv_prog_tar_ustar+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  am_cv_prog_tar_ustar=$_am_tool
-fi
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_tar_ustar" >&5
-$as_echo "$am_cv_prog_tar_ustar" >&6; }
-
-
-
-
-
-ac_config_headers="$ac_config_headers config.h"
-
-
-# Disable with "./configure --disable-silent-rules" or "make V=1"
-
-  # Check whether --enable-silent-rules was given.
-if test "${enable_silent_rules+set}" = set; then :
-  enableval=$enable_silent_rules;
-fi
-
-case $enable_silent_rules in
-yes) AM_DEFAULT_VERBOSITY=0;;
-no)  AM_DEFAULT_VERBOSITY=1;;
-*)   AM_DEFAULT_VERBOSITY=0;;
-esac
-AM_BACKSLASH='\'
-
-
-
-
-
-if test "x${enable_maintainer_mode}" != "xno"; then :
-  enable_maintainer_mode="yes"
-fi
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5
-$as_echo_n "checking whether to enable maintainer-specific portions of Makefiles... " >&6; }
-    # Check whether --enable-maintainer-mode was given.
-if test "${enable_maintainer_mode+set}" = set; then :
-  enableval=$enable_maintainer_mode; USE_MAINTAINER_MODE=$enableval
-else
-  USE_MAINTAINER_MODE=no
-fi
-
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_MAINTAINER_MODE" >&5
-$as_echo "$USE_MAINTAINER_MODE" >&6; }
-   if test $USE_MAINTAINER_MODE = yes; then
-  MAINTAINER_MODE_TRUE=
-  MAINTAINER_MODE_FALSE='#'
-else
-  MAINTAINER_MODE_TRUE='#'
-  MAINTAINER_MODE_FALSE=
-fi
-
-  MAINT=$MAINTAINER_MODE_TRUE
-
-
-
-vlcdatadir="\${datadir}/\${PKGDIR}"
-
-vlclibdir="\${libdir}/\${PKGDIR}"
-
-
-
-  CPPFLAGS_save="${CPPFLAGS}"
-  CFLAGS_save="${CFLAGS}"
-  CXXFLAGS_save="${CXXFLAGS}"
-  OBJCFLAGS_save="${OBJCFLAGS}"
-  LDFLAGS_save="${LDFLAGS}"
-  LIBS_save="${LIBS}"
-
-
-DEPDIR="${am__leading_dot}deps"
-
-ac_config_commands="$ac_config_commands depfiles"
-
-
-am_make=${MAKE-make}
-cat > confinc << 'END'
-am__doit:
-	@echo this is the am__doit target
-.PHONY: am__doit
-END
-# If we don't find an include directive, just comment out the code.
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for style of include used by $am_make" >&5
-$as_echo_n "checking for style of include used by $am_make... " >&6; }
-am__include="#"
-am__quote=
-_am_result=none
-# First try GNU make style include.
-echo "include confinc" > confmf
-# Ignore all kinds of additional output from `make'.
-case `$am_make -s -f confmf 2> /dev/null` in #(
-*the\ am__doit\ target*)
-  am__include=include
-  am__quote=
-  _am_result=GNU
-  ;;
-esac
-# Now try BSD make style include.
-if test "$am__include" = "#"; then
-   echo '.include "confinc"' > confmf
-   case `$am_make -s -f confmf 2> /dev/null` in #(
-   *the\ am__doit\ target*)
-     am__include=.include
-     am__quote="\""
-     _am_result=BSD
-     ;;
-   esac
-fi
-
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $_am_result" >&5
-$as_echo "$_am_result" >&6; }
-rm -f confinc confmf
-
-# Check whether --enable-dependency-tracking was given.
-if test "${enable_dependency_tracking+set}" = set; then :
-  enableval=$enable_dependency_tracking;
-fi
-
-if test "x$enable_dependency_tracking" != xno; then
-  am_depcomp="$ac_aux_dir/depcomp"
-  AMDEPBACKSLASH='\'
-fi
- if test "x$enable_dependency_tracking" != xno; then
-  AMDEP_TRUE=
-  AMDEP_FALSE='#'
-else
-  AMDEP_TRUE='#'
-  AMDEP_FALSE=
-fi
-
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-if test -n "$ac_tool_prefix"; then
-  # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
-set dummy ${ac_tool_prefix}gcc; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_prog_CC+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$CC"; then
-  ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_CC="${ac_tool_prefix}gcc"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
-$as_echo "$CC" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-
-fi
-if test -z "$ac_cv_prog_CC"; then
-  ac_ct_CC=$CC
-  # Extract the first word of "gcc", so it can be a program name with args.
-set dummy gcc; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_prog_ac_ct_CC+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$ac_ct_CC"; then
-  ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_ac_ct_CC="gcc"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
-$as_echo "$ac_ct_CC" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-  if test "x$ac_ct_CC" = x; then
-    CC=""
-  else
-    case $cross_compiling:$ac_tool_warned in
-yes:)
-{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
-$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
-ac_tool_warned=yes ;;
-esac
-    CC=$ac_ct_CC
-  fi
-else
-  CC="$ac_cv_prog_CC"
-fi
-
-if test -z "$CC"; then
-          if test -n "$ac_tool_prefix"; then
-    # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
-set dummy ${ac_tool_prefix}cc; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_prog_CC+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$CC"; then
-  ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_CC="${ac_tool_prefix}cc"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
-$as_echo "$CC" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-
-  fi
-fi
-if test -z "$CC"; then
-  # Extract the first word of "cc", so it can be a program name with args.
-set dummy cc; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_prog_CC+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$CC"; then
-  ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-  ac_prog_rejected=no
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
-       ac_prog_rejected=yes
-       continue
-     fi
-    ac_cv_prog_CC="cc"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-if test $ac_prog_rejected = yes; then
-  # We found a bogon in the path, so make sure we never use it.
-  set dummy $ac_cv_prog_CC
-  shift
-  if test $# != 0; then
-    # We chose a different compiler from the bogus one.
-    # However, it has the same basename, so the bogon will be chosen
-    # first if we set CC to just the basename; use the full file name.
-    shift
-    ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
-  fi
-fi
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
-$as_echo "$CC" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-
-fi
-if test -z "$CC"; then
-  if test -n "$ac_tool_prefix"; then
-  for ac_prog in cl.exe
-  do
-    # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
-set dummy $ac_tool_prefix$ac_prog; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_prog_CC+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$CC"; then
-  ac_cv_prog_CC="$CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-fi
-fi
-CC=$ac_cv_prog_CC
-if test -n "$CC"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
-$as_echo "$CC" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-
-    test -n "$CC" && break
-  done
-fi
-if test -z "$CC"; then
-  ac_ct_CC=$CC
-  for ac_prog in cl.exe
-do
-  # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_prog_ac_ct_CC+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$ac_ct_CC"; then
-  ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_ac_ct_CC="$ac_prog"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-fi
-fi
-ac_ct_CC=$ac_cv_prog_ac_ct_CC
-if test -n "$ac_ct_CC"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
-$as_echo "$ac_ct_CC" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-
-  test -n "$ac_ct_CC" && break
-done
-
-  if test "x$ac_ct_CC" = x; then
-    CC=""
-  else
-    case $cross_compiling:$ac_tool_warned in
-yes:)
-{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
-$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
-ac_tool_warned=yes ;;
-esac
-    CC=$ac_ct_CC
-  fi
-fi
-
-fi
-
-
-test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
-as_fn_error $? "no acceptable C compiler found in \$PATH
-See \`config.log' for more details" "$LINENO" 5; }
-
-# Provide some information about the compiler.
-$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
-set X $ac_compile
-ac_compiler=$2
-for ac_option in --version -v -V -qversion; do
-  { { ac_try="$ac_compiler $ac_option >&5"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
-$as_echo "$ac_try_echo"; } >&5
-  (eval "$ac_compiler $ac_option >&5") 2>conftest.err
-  ac_status=$?
-  if test -s conftest.err; then
-    sed '10a\
-... rest of stderr output deleted ...
-         10q' conftest.err >conftest.er1
-    cat conftest.er1 >&5
-  fi
-  rm -f conftest.er1 conftest.err
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }
-done
-
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-int
-main ()
-{
-
-  ;
-  return 0;
-}
-_ACEOF
-ac_clean_files_save=$ac_clean_files
-ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out"
-# Try to create an executable without -o first, disregard a.out.
-# It will help us diagnose broken compilers, and finding out an intuition
-# of exeext.
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
-$as_echo_n "checking whether the C compiler works... " >&6; }
-ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
-
-# The possible output files:
-ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
-
-ac_rmfiles=
-for ac_file in $ac_files
-do
-  case $ac_file in
-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
-    * ) ac_rmfiles="$ac_rmfiles $ac_file";;
-  esac
-done
-rm -f $ac_rmfiles
-
-if { { ac_try="$ac_link_default"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
-$as_echo "$ac_try_echo"; } >&5
-  (eval "$ac_link_default") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then :
-  # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
-# So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
-# in a Makefile.  We should not override ac_cv_exeext if it was cached,
-# so that the user can short-circuit this test for compilers unknown to
-# Autoconf.
-for ac_file in $ac_files ''
-do
-  test -f "$ac_file" || continue
-  case $ac_file in
-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
-	;;
-    [ab].out )
-	# We found the default executable, but exeext='' is most
-	# certainly right.
-	break;;
-    *.* )
-	if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
-	then :; else
-	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
-	fi
-	# We set ac_cv_exeext here because the later test for it is not
-	# safe: cross compilers may not add the suffix if given an `-o'
-	# argument, so we may need to know it at that point already.
-	# Even if this section looks crufty: it has the advantage of
-	# actually working.
-	break;;
-    * )
-	break;;
-  esac
-done
-test "$ac_cv_exeext" = no && ac_cv_exeext=
-
-else
-  ac_file=''
-fi
-if test -z "$ac_file"; then :
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-$as_echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
-as_fn_error 77 "C compiler cannot create executables
-See \`config.log' for more details" "$LINENO" 5; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
-$as_echo_n "checking for C compiler default output file name... " >&6; }
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
-$as_echo "$ac_file" >&6; }
-ac_exeext=$ac_cv_exeext
-
-rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
-ac_clean_files=$ac_clean_files_save
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
-$as_echo_n "checking for suffix of executables... " >&6; }
-if { { ac_try="$ac_link"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
-$as_echo "$ac_try_echo"; } >&5
-  (eval "$ac_link") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then :
-  # If both `conftest.exe' and `conftest' are `present' (well, observable)
-# catch `conftest.exe'.  For instance with Cygwin, `ls conftest' will
-# work properly (i.e., refer to `conftest.exe'), while it won't with
-# `rm'.
-for ac_file in conftest.exe conftest conftest.*; do
-  test -f "$ac_file" || continue
-  case $ac_file in
-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
-    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
-	  break;;
-    * ) break;;
-  esac
-done
-else
-  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
-as_fn_error $? "cannot compute suffix of executables: cannot compile and link
-See \`config.log' for more details" "$LINENO" 5; }
-fi
-rm -f conftest conftest$ac_cv_exeext
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
-$as_echo "$ac_cv_exeext" >&6; }
-
-rm -f conftest.$ac_ext
-EXEEXT=$ac_cv_exeext
-ac_exeext=$EXEEXT
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-#include <stdio.h>
-int
-main ()
-{
-FILE *f = fopen ("conftest.out", "w");
- return ferror (f) || fclose (f) != 0;
-
-  ;
-  return 0;
-}
-_ACEOF
-ac_clean_files="$ac_clean_files conftest.out"
-# Check that the compiler produces executables we can run.  If not, either
-# the compiler is broken, or we cross compile.
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
-$as_echo_n "checking whether we are cross compiling... " >&6; }
-if test "$cross_compiling" != yes; then
-  { { ac_try="$ac_link"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
-$as_echo "$ac_try_echo"; } >&5
-  (eval "$ac_link") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }
-  if { ac_try='./conftest$ac_cv_exeext'
-  { { case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
-$as_echo "$ac_try_echo"; } >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; }; then
-    cross_compiling=no
-  else
-    if test "$cross_compiling" = maybe; then
-	cross_compiling=yes
-    else
-	{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
-as_fn_error $? "cannot run C compiled programs.
-If you meant to cross compile, use \`--host'.
-See \`config.log' for more details" "$LINENO" 5; }
-    fi
-  fi
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
-$as_echo "$cross_compiling" >&6; }
-
-rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
-ac_clean_files=$ac_clean_files_save
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
-$as_echo_n "checking for suffix of object files... " >&6; }
-if ${ac_cv_objext+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-int
-main ()
-{
-
-  ;
-  return 0;
-}
-_ACEOF
-rm -f conftest.o conftest.obj
-if { { ac_try="$ac_compile"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
-$as_echo "$ac_try_echo"; } >&5
-  (eval "$ac_compile") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then :
-  for ac_file in conftest.o conftest.obj conftest.*; do
-  test -f "$ac_file" || continue;
-  case $ac_file in
-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
-    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
-       break;;
-  esac
-done
-else
-  $as_echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
-{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
-as_fn_error $? "cannot compute suffix of object files: cannot compile
-See \`config.log' for more details" "$LINENO" 5; }
-fi
-rm -f conftest.$ac_cv_objext conftest.$ac_ext
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
-$as_echo "$ac_cv_objext" >&6; }
-OBJEXT=$ac_cv_objext
-ac_objext=$OBJEXT
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
-$as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
-if ${ac_cv_c_compiler_gnu+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-int
-main ()
-{
-#ifndef __GNUC__
-       choke me
-#endif
-
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_compile "$LINENO"; then :
-  ac_compiler_gnu=yes
-else
-  ac_compiler_gnu=no
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-ac_cv_c_compiler_gnu=$ac_compiler_gnu
-
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
-$as_echo "$ac_cv_c_compiler_gnu" >&6; }
-if test $ac_compiler_gnu = yes; then
-  GCC=yes
-else
-  GCC=
-fi
-ac_test_CFLAGS=${CFLAGS+set}
-ac_save_CFLAGS=$CFLAGS
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
-$as_echo_n "checking whether $CC accepts -g... " >&6; }
-if ${ac_cv_prog_cc_g+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_save_c_werror_flag=$ac_c_werror_flag
-   ac_c_werror_flag=yes
-   ac_cv_prog_cc_g=no
-   CFLAGS="-g"
-   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-int
-main ()
-{
-
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_compile "$LINENO"; then :
-  ac_cv_prog_cc_g=yes
-else
-  CFLAGS=""
-      cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-int
-main ()
-{
-
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_compile "$LINENO"; then :
-
-else
-  ac_c_werror_flag=$ac_save_c_werror_flag
-	 CFLAGS="-g"
-	 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-int
-main ()
-{
-
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_compile "$LINENO"; then :
-  ac_cv_prog_cc_g=yes
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-   ac_c_werror_flag=$ac_save_c_werror_flag
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
-$as_echo "$ac_cv_prog_cc_g" >&6; }
-if test "$ac_test_CFLAGS" = set; then
-  CFLAGS=$ac_save_CFLAGS
-elif test $ac_cv_prog_cc_g = yes; then
-  if test "$GCC" = yes; then
-    CFLAGS="-g -O2"
-  else
-    CFLAGS="-g"
-  fi
-else
-  if test "$GCC" = yes; then
-    CFLAGS="-O2"
-  else
-    CFLAGS=
-  fi
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
-$as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
-if ${ac_cv_prog_cc_c89+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_cv_prog_cc_c89=no
-ac_save_CC=$CC
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-#include <stdarg.h>
-#include <stdio.h>
-#include <sys/types.h>
-#include <sys/stat.h>
-/* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
-struct buf { int x; };
-FILE * (*rcsopen) (struct buf *, struct stat *, int);
-static char *e (p, i)
-     char **p;
-     int i;
-{
-  return p[i];
-}
-static char *f (char * (*g) (char **, int), char **p, ...)
-{
-  char *s;
-  va_list v;
-  va_start (v,p);
-  s = g (p, va_arg (v,int));
-  va_end (v);
-  return s;
-}
-
-/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has
-   function prototypes and stuff, but not '\xHH' hex character constants.
-   These don't provoke an error unfortunately, instead are silently treated
-   as 'x'.  The following induces an error, until -std is added to get
-   proper ANSI mode.  Curiously '\x00'!='x' always comes out true, for an
-   array size at least.  It's necessary to write '\x00'==0 to get something
-   that's true only with -std.  */
-int osf4_cc_array ['\x00' == 0 ? 1 : -1];
-
-/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
-   inside strings and character constants.  */
-#define FOO(x) 'x'
-int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
-
-int test (int i, double x);
-struct s1 {int (*f) (int a);};
-struct s2 {int (*f) (double a);};
-int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
-int argc;
-char **argv;
-int
-main ()
-{
-return f (e, argv, 0) != argv[0]  ||  f (e, argv, 1) != argv[1];
-  ;
-  return 0;
-}
-_ACEOF
-for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
-	-Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
-do
-  CC="$ac_save_CC $ac_arg"
-  if ac_fn_c_try_compile "$LINENO"; then :
-  ac_cv_prog_cc_c89=$ac_arg
-fi
-rm -f core conftest.err conftest.$ac_objext
-  test "x$ac_cv_prog_cc_c89" != "xno" && break
-done
-rm -f conftest.$ac_ext
-CC=$ac_save_CC
-
-fi
-# AC_CACHE_VAL
-case "x$ac_cv_prog_cc_c89" in
-  x)
-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
-$as_echo "none needed" >&6; } ;;
-  xno)
-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
-$as_echo "unsupported" >&6; } ;;
-  *)
-    CC="$CC $ac_cv_prog_cc_c89"
-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
-$as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
-esac
-if test "x$ac_cv_prog_cc_c89" != xno; then :
-
-fi
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-depcc="$CC"   am_compiler_list=
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
-$as_echo_n "checking dependency style of $depcc... " >&6; }
-if ${am_cv_CC_dependencies_compiler_type+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
-  # We make a subdir and do the tests there.  Otherwise we can end up
-  # making bogus files that we don't know about and never remove.  For
-  # instance it was reported that on HP-UX the gcc test will end up
-  # making a dummy file named `D' -- because `-MD' means `put the output
-  # in D'.
-  mkdir conftest.dir
-  # Copy depcomp to subdir because otherwise we won't find it if we're
-  # using a relative directory.
-  cp "$am_depcomp" conftest.dir
-  cd conftest.dir
-  # We will build objects and dependencies in a subdirectory because
-  # it helps to detect inapplicable dependency modes.  For instance
-  # both Tru64's cc and ICC support -MD to output dependencies as a
-  # side effect of compilation, but ICC will put the dependencies in
-  # the current directory while Tru64 will put them in the object
-  # directory.
-  mkdir sub
-
-  am_cv_CC_dependencies_compiler_type=none
-  if test "$am_compiler_list" = ""; then
-     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
-  fi
-  am__universal=false
-  case " $depcc " in #(
-     *\ -arch\ *\ -arch\ *) am__universal=true ;;
-     esac
-
-  for depmode in $am_compiler_list; do
-    # Setup a source with many dependencies, because some compilers
-    # like to wrap large dependency lists on column 80 (with \), and
-    # we should not choose a depcomp mode which is confused by this.
-    #
-    # We need to recreate these files for each test, as the compiler may
-    # overwrite some of them when testing with obscure command lines.
-    # This happens at least with the AIX C compiler.
-    : > sub/conftest.c
-    for i in 1 2 3 4 5 6; do
-      echo '#include "conftst'$i'.h"' >> sub/conftest.c
-      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
-      # Solaris 8's {/usr,}/bin/sh.
-      touch sub/conftst$i.h
-    done
-    echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
-
-    # We check with `-c' and `-o' for the sake of the "dashmstdout"
-    # mode.  It turns out that the SunPro C++ compiler does not properly
-    # handle `-M -o', and we need to detect this.  Also, some Intel
-    # versions had trouble with output in subdirs
-    am__obj=sub/conftest.${OBJEXT-o}
-    am__minus_obj="-o $am__obj"
-    case $depmode in
-    gcc)
-      # This depmode causes a compiler race in universal mode.
-      test "$am__universal" = false || continue
-      ;;
-    nosideeffect)
-      # after this tag, mechanisms are not by side-effect, so they'll
-      # only be used when explicitly requested
-      if test "x$enable_dependency_tracking" = xyes; then
-	continue
-      else
-	break
-      fi
-      ;;
-    msvisualcpp | msvcmsys)
-      # This compiler won't grok `-c -o', but also, the minuso test has
-      # not run yet.  These depmodes are late enough in the game, and
-      # so weak that their functioning should not be impacted.
-      am__obj=conftest.${OBJEXT-o}
-      am__minus_obj=
-      ;;
-    none) break ;;
-    esac
-    if depmode=$depmode \
-       source=sub/conftest.c object=$am__obj \
-       depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
-       $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
-         >/dev/null 2>conftest.err &&
-       grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
-       grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
-       grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
-       ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
-      # icc doesn't choke on unknown options, it will just issue warnings
-      # or remarks (even with -Werror).  So we grep stderr for any message
-      # that says an option was ignored or not supported.
-      # When given -MP, icc 7.0 and 7.1 complain thusly:
-      #   icc: Command line warning: ignoring option '-M'; no argument required
-      # The diagnosis changed in icc 8.0:
-      #   icc: Command line remark: option '-MP' not supported
-      if (grep 'ignoring option' conftest.err ||
-          grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
-        am_cv_CC_dependencies_compiler_type=$depmode
-        break
-      fi
-    fi
-  done
-
-  cd ..
-  rm -rf conftest.dir
-else
-  am_cv_CC_dependencies_compiler_type=none
-fi
-
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
-$as_echo "$am_cv_CC_dependencies_compiler_type" >&6; }
-CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
-
- if
-  test "x$enable_dependency_tracking" != xno \
-  && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then
-  am__fastdepCC_TRUE=
-  am__fastdepCC_FALSE='#'
-else
-  am__fastdepCC_TRUE='#'
-  am__fastdepCC_FALSE=
-fi
-
-
-   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C99" >&5
-$as_echo_n "checking for $CC option to accept ISO C99... " >&6; }
-if ${ac_cv_prog_cc_c99+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_cv_prog_cc_c99=no
-ac_save_CC=$CC
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-#include <stdarg.h>
-#include <stdbool.h>
-#include <stdlib.h>
-#include <wchar.h>
-#include <stdio.h>
-
-// Check varargs macros.  These examples are taken from C99 6.10.3.5.
-#define debug(...) fprintf (stderr, __VA_ARGS__)
-#define showlist(...) puts (#__VA_ARGS__)
-#define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
-static void
-test_varargs_macros (void)
-{
-  int x = 1234;
-  int y = 5678;
-  debug ("Flag");
-  debug ("X = %d\n", x);
-  showlist (The first, second, and third items.);
-  report (x>y, "x is %d but y is %d", x, y);
-}
-
-// Check long long types.
-#define BIG64 18446744073709551615ull
-#define BIG32 4294967295ul
-#define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
-#if !BIG_OK
-  your preprocessor is broken;
-#endif
-#if BIG_OK
-#else
-  your preprocessor is broken;
-#endif
-static long long int bignum = -9223372036854775807LL;
-static unsigned long long int ubignum = BIG64;
-
-struct incomplete_array
-{
-  int datasize;
-  double data[];
-};
-
-struct named_init {
-  int number;
-  const wchar_t *name;
-  double average;
-};
-
-typedef const char *ccp;
-
-static inline int
-test_restrict (ccp restrict text)
-{
-  // See if C++-style comments work.
-  // Iterate through items via the restricted pointer.
-  // Also check for declarations in for loops.
-  for (unsigned int i = 0; *(text+i) != '\0'; ++i)
-    continue;
-  return 0;
-}
-
-// Check varargs and va_copy.
-static void
-test_varargs (const char *format, ...)
-{
-  va_list args;
-  va_start (args, format);
-  va_list args_copy;
-  va_copy (args_copy, args);
-
-  const char *str;
-  int number;
-  float fnumber;
-
-  while (*format)
-    {
-      switch (*format++)
-	{
-	case 's': // string
-	  str = va_arg (args_copy, const char *);
-	  break;
-	case 'd': // int
-	  number = va_arg (args_copy, int);
-	  break;
-	case 'f': // float
-	  fnumber = va_arg (args_copy, double);
-	  break;
-	default:
-	  break;
-	}
-    }
-  va_end (args_copy);
-  va_end (args);
-}
-
-int
-main ()
-{
-
-  // Check bool.
-  _Bool success = false;
-
-  // Check restrict.
-  if (test_restrict ("String literal") == 0)
-    success = true;
-  char *restrict newvar = "Another string";
-
-  // Check varargs.
-  test_varargs ("s, d' f .", "string", 65, 34.234);
-  test_varargs_macros ();
-
-  // Check flexible array members.
-  struct incomplete_array *ia =
-    malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
-  ia->datasize = 10;
-  for (int i = 0; i < ia->datasize; ++i)
-    ia->data[i] = i * 1.234;
-
-  // Check named initializers.
-  struct named_init ni = {
-    .number = 34,
-    .name = L"Test wide string",
-    .average = 543.34343,
-  };
-
-  ni.number = 58;
-
-  int dynamic_array[ni.number];
-  dynamic_array[ni.number - 1] = 543;
-
-  // work around unused variable warnings
-  return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
-	  || dynamic_array[ni.number - 1] != 543);
-
-  ;
-  return 0;
-}
-_ACEOF
-for ac_arg in '' -std=gnu99 -std=c99 -c99 -AC99 -xc99=all -qlanglvl=extc99
-do
-  CC="$ac_save_CC $ac_arg"
-  if ac_fn_c_try_compile "$LINENO"; then :
-  ac_cv_prog_cc_c99=$ac_arg
-fi
-rm -f core conftest.err conftest.$ac_objext
-  test "x$ac_cv_prog_cc_c99" != "xno" && break
-done
-rm -f conftest.$ac_ext
-CC=$ac_save_CC
-
-fi
-# AC_CACHE_VAL
-case "x$ac_cv_prog_cc_c99" in
-  x)
-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
-$as_echo "none needed" >&6; } ;;
-  xno)
-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
-$as_echo "unsupported" >&6; } ;;
-  *)
-    CC="$CC $ac_cv_prog_cc_c99"
-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c99" >&5
-$as_echo "$ac_cv_prog_cc_c99" >&6; } ;;
-esac
-if test "x$ac_cv_prog_cc_c99" != xno; then :
-
-fi
-
-
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
-$as_echo_n "checking how to run the C preprocessor... " >&6; }
-# On Suns, sometimes $CPP names a directory.
-if test -n "$CPP" && test -d "$CPP"; then
-  CPP=
-fi
-if test -z "$CPP"; then
-  if ${ac_cv_prog_CPP+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-      # Double quotes because CPP needs to be expanded
-    for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
-    do
-      ac_preproc_ok=false
-for ac_c_preproc_warn_flag in '' yes
-do
-  # Use a header file that comes with gcc, so configuring glibc
-  # with a fresh cross-compiler works.
-  # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
-  # <limits.h> exists even on freestanding compilers.
-  # On the NeXT, cc -E runs the code through the compiler's parser,
-  # not just through cpp. "Syntax error" is here to catch this case.
-  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-#ifdef __STDC__
-# include <limits.h>
-#else
-# include <assert.h>
-#endif
-		     Syntax error
-_ACEOF
-if ac_fn_c_try_cpp "$LINENO"; then :
-
-else
-  # Broken: fails on valid input.
-continue
-fi
-rm -f conftest.err conftest.i conftest.$ac_ext
-
-  # OK, works on sane cases.  Now check whether nonexistent headers
-  # can be detected and how.
-  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-#include <ac_nonexistent.h>
-_ACEOF
-if ac_fn_c_try_cpp "$LINENO"; then :
-  # Broken: success on invalid input.
-continue
-else
-  # Passes both tests.
-ac_preproc_ok=:
-break
-fi
-rm -f conftest.err conftest.i conftest.$ac_ext
-
-done
-# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
-rm -f conftest.i conftest.err conftest.$ac_ext
-if $ac_preproc_ok; then :
-  break
-fi
-
-    done
-    ac_cv_prog_CPP=$CPP
-
-fi
-  CPP=$ac_cv_prog_CPP
-else
-  ac_cv_prog_CPP=$CPP
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5
-$as_echo "$CPP" >&6; }
-ac_preproc_ok=false
-for ac_c_preproc_warn_flag in '' yes
-do
-  # Use a header file that comes with gcc, so configuring glibc
-  # with a fresh cross-compiler works.
-  # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
-  # <limits.h> exists even on freestanding compilers.
-  # On the NeXT, cc -E runs the code through the compiler's parser,
-  # not just through cpp. "Syntax error" is here to catch this case.
-  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-#ifdef __STDC__
-# include <limits.h>
-#else
-# include <assert.h>
-#endif
-		     Syntax error
-_ACEOF
-if ac_fn_c_try_cpp "$LINENO"; then :
-
-else
-  # Broken: fails on valid input.
-continue
-fi
-rm -f conftest.err conftest.i conftest.$ac_ext
-
-  # OK, works on sane cases.  Now check whether nonexistent headers
-  # can be detected and how.
-  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-#include <ac_nonexistent.h>
-_ACEOF
-if ac_fn_c_try_cpp "$LINENO"; then :
-  # Broken: success on invalid input.
-continue
-else
-  # Passes both tests.
-ac_preproc_ok=:
-break
-fi
-rm -f conftest.err conftest.i conftest.$ac_ext
-
-done
-# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
-rm -f conftest.i conftest.err conftest.$ac_ext
-if $ac_preproc_ok; then :
-
-else
-  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
-as_fn_error $? "C preprocessor \"$CPP\" fails sanity check
-See \`config.log' for more details" "$LINENO" 5; }
-fi
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
-$as_echo_n "checking for grep that handles long lines and -e... " >&6; }
-if ${ac_cv_path_GREP+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -z "$GREP"; then
-  ac_path_GREP_found=false
-  # Loop through the user's path and test for each of PROGNAME-LIST
-  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_prog in grep ggrep; do
-    for ac_exec_ext in '' $ac_executable_extensions; do
-      ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
-      { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
-# Check for GNU ac_path_GREP and select it if it is found.
-  # Check for GNU $ac_path_GREP
-case `"$ac_path_GREP" --version 2>&1` in
-*GNU*)
-  ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
-*)
-  ac_count=0
-  $as_echo_n 0123456789 >"conftest.in"
-  while :
-  do
-    cat "conftest.in" "conftest.in" >"conftest.tmp"
-    mv "conftest.tmp" "conftest.in"
-    cp "conftest.in" "conftest.nl"
-    $as_echo 'GREP' >> "conftest.nl"
-    "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
-    as_fn_arith $ac_count + 1 && ac_count=$as_val
-    if test $ac_count -gt ${ac_path_GREP_max-0}; then
-      # Best one so far, save it but keep looking for a better one
-      ac_cv_path_GREP="$ac_path_GREP"
-      ac_path_GREP_max=$ac_count
-    fi
-    # 10*(2^10) chars as input seems more than enough
-    test $ac_count -gt 10 && break
-  done
-  rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
-esac
-
-      $ac_path_GREP_found && break 3
-    done
-  done
-  done
-IFS=$as_save_IFS
-  if test -z "$ac_cv_path_GREP"; then
-    as_fn_error $? "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
-  fi
-else
-  ac_cv_path_GREP=$GREP
-fi
-
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
-$as_echo "$ac_cv_path_GREP" >&6; }
- GREP="$ac_cv_path_GREP"
-
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
-$as_echo_n "checking for egrep... " >&6; }
-if ${ac_cv_path_EGREP+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
-   then ac_cv_path_EGREP="$GREP -E"
-   else
-     if test -z "$EGREP"; then
-  ac_path_EGREP_found=false
-  # Loop through the user's path and test for each of PROGNAME-LIST
-  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_prog in egrep; do
-    for ac_exec_ext in '' $ac_executable_extensions; do
-      ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
-      { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
-# Check for GNU ac_path_EGREP and select it if it is found.
-  # Check for GNU $ac_path_EGREP
-case `"$ac_path_EGREP" --version 2>&1` in
-*GNU*)
-  ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
-*)
-  ac_count=0
-  $as_echo_n 0123456789 >"conftest.in"
-  while :
-  do
-    cat "conftest.in" "conftest.in" >"conftest.tmp"
-    mv "conftest.tmp" "conftest.in"
-    cp "conftest.in" "conftest.nl"
-    $as_echo 'EGREP' >> "conftest.nl"
-    "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
-    as_fn_arith $ac_count + 1 && ac_count=$as_val
-    if test $ac_count -gt ${ac_path_EGREP_max-0}; then
-      # Best one so far, save it but keep looking for a better one
-      ac_cv_path_EGREP="$ac_path_EGREP"
-      ac_path_EGREP_max=$ac_count
-    fi
-    # 10*(2^10) chars as input seems more than enough
-    test $ac_count -gt 10 && break
-  done
-  rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
-esac
-
-      $ac_path_EGREP_found && break 3
-    done
-  done
-  done
-IFS=$as_save_IFS
-  if test -z "$ac_cv_path_EGREP"; then
-    as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
-  fi
-else
-  ac_cv_path_EGREP=$EGREP
-fi
-
-   fi
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
-$as_echo "$ac_cv_path_EGREP" >&6; }
- EGREP="$ac_cv_path_EGREP"
-
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
-$as_echo_n "checking for ANSI C header files... " >&6; }
-if ${ac_cv_header_stdc+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-#include <stdlib.h>
-#include <stdarg.h>
-#include <string.h>
-#include <float.h>
-
-int
-main ()
-{
-
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_compile "$LINENO"; then :
-  ac_cv_header_stdc=yes
-else
-  ac_cv_header_stdc=no
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-
-if test $ac_cv_header_stdc = yes; then
-  # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
-  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-#include <string.h>
-
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
-  $EGREP "memchr" >/dev/null 2>&1; then :
-
-else
-  ac_cv_header_stdc=no
-fi
-rm -f conftest*
-
-fi
-
-if test $ac_cv_header_stdc = yes; then
-  # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
-  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-#include <stdlib.h>
-
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
-  $EGREP "free" >/dev/null 2>&1; then :
-
-else
-  ac_cv_header_stdc=no
-fi
-rm -f conftest*
-
-fi
-
-if test $ac_cv_header_stdc = yes; then
-  # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
-  if test "$cross_compiling" = yes; then :
-  :
-else
-  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-#include <ctype.h>
-#include <stdlib.h>
-#if ((' ' & 0x0FF) == 0x020)
-# define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
-# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
-#else
-# define ISLOWER(c) \
-		   (('a' <= (c) && (c) <= 'i') \
-		     || ('j' <= (c) && (c) <= 'r') \
-		     || ('s' <= (c) && (c) <= 'z'))
-# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
-#endif
-
-#define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
-int
-main ()
-{
-  int i;
-  for (i = 0; i < 256; i++)
-    if (XOR (islower (i), ISLOWER (i))
-	|| toupper (i) != TOUPPER (i))
-      return 2;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_run "$LINENO"; then :
-
-else
-  ac_cv_header_stdc=no
-fi
-rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
-  conftest.$ac_objext conftest.beam conftest.$ac_ext
-fi
-
-fi
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
-$as_echo "$ac_cv_header_stdc" >&6; }
-if test $ac_cv_header_stdc = yes; then
-
-$as_echo "#define STDC_HEADERS 1" >>confdefs.h
-
-fi
-
-# On IRIX 5.3, sys/types and inttypes.h are conflicting.
-for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
-		  inttypes.h stdint.h unistd.h
-do :
-  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
-"
-if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
-  cat >>confdefs.h <<_ACEOF
-#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
-_ACEOF
-
-fi
-
-done
-
-
-
-  ac_fn_c_check_header_mongrel "$LINENO" "minix/config.h" "ac_cv_header_minix_config_h" "$ac_includes_default"
-if test "x$ac_cv_header_minix_config_h" = xyes; then :
-  MINIX=yes
-else
-  MINIX=
-fi
-
-
-  if test "$MINIX" = yes; then
-
-$as_echo "#define _POSIX_SOURCE 1" >>confdefs.h
-
-
-$as_echo "#define _POSIX_1_SOURCE 2" >>confdefs.h
-
-
-$as_echo "#define _MINIX 1" >>confdefs.h
-
-  fi
-
-
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether it is safe to define __EXTENSIONS__" >&5
-$as_echo_n "checking whether it is safe to define __EXTENSIONS__... " >&6; }
-if ${ac_cv_safe_to_define___extensions__+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-#	  define __EXTENSIONS__ 1
-	  $ac_includes_default
-int
-main ()
-{
-
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_compile "$LINENO"; then :
-  ac_cv_safe_to_define___extensions__=yes
-else
-  ac_cv_safe_to_define___extensions__=no
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_safe_to_define___extensions__" >&5
-$as_echo "$ac_cv_safe_to_define___extensions__" >&6; }
-  test $ac_cv_safe_to_define___extensions__ = yes &&
-    $as_echo "#define __EXTENSIONS__ 1" >>confdefs.h
-
-  $as_echo "#define _ALL_SOURCE 1" >>confdefs.h
-
-  $as_echo "#define _GNU_SOURCE 1" >>confdefs.h
-
-  $as_echo "#define _POSIX_PTHREAD_SEMANTICS 1" >>confdefs.h
-
-  $as_echo "#define _TANDEM_SOURCE 1" >>confdefs.h
-
-
-
-$as_echo "#define _FORTIFY_SOURCE 2" >>confdefs.h
-
-
-if test "x$CC" != xcc; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC and cc understand -c and -o together" >&5
-$as_echo_n "checking whether $CC and cc understand -c and -o together... " >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether cc understands -c and -o together" >&5
-$as_echo_n "checking whether cc understands -c and -o together... " >&6; }
-fi
-set dummy $CC; ac_cc=`$as_echo "$2" |
-		      sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'`
-if eval \${ac_cv_prog_cc_${ac_cc}_c_o+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-int
-main ()
-{
-
-  ;
-  return 0;
-}
-_ACEOF
-# Make sure it works both with $CC and with simple cc.
-# We do the test twice because some compilers refuse to overwrite an
-# existing .o file with -o, though they will create one.
-ac_try='$CC -c conftest.$ac_ext -o conftest2.$ac_objext >&5'
-rm -f conftest2.*
-if { { case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
-$as_echo "$ac_try_echo"; } >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; } &&
-   test -f conftest2.$ac_objext && { { case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
-$as_echo "$ac_try_echo"; } >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; };
-then
-  eval ac_cv_prog_cc_${ac_cc}_c_o=yes
-  if test "x$CC" != xcc; then
-    # Test first that cc exists at all.
-    if { ac_try='cc -c conftest.$ac_ext >&5'
-  { { case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
-$as_echo "$ac_try_echo"; } >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; }; then
-      ac_try='cc -c conftest.$ac_ext -o conftest2.$ac_objext >&5'
-      rm -f conftest2.*
-      if { { case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
-$as_echo "$ac_try_echo"; } >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; } &&
-	 test -f conftest2.$ac_objext && { { case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
-$as_echo "$ac_try_echo"; } >&5
-  (eval "$ac_try") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; };
-      then
-	# cc works too.
-	:
-      else
-	# cc exists but doesn't like -o.
-	eval ac_cv_prog_cc_${ac_cc}_c_o=no
-      fi
-    fi
-  fi
-else
-  eval ac_cv_prog_cc_${ac_cc}_c_o=no
-fi
-rm -f core conftest*
-
-fi
-if eval test \$ac_cv_prog_cc_${ac_cc}_c_o = yes; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-$as_echo "#define NO_MINUS_C_MINUS_O 1" >>confdefs.h
-
-fi
-
-# FIXME: we rely on the cache variable name because
-# there is no other way.
-set dummy $CC
-am_cc=`echo $2 | sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'`
-eval am_t=\$ac_cv_prog_cc_${am_cc}_c_o
-if test "$am_t" != yes; then
-   # Losing compiler, so override with the script.
-   # FIXME: It is wrong to rewrite CC.
-   # But if we don't then we get into trouble of one sort or another.
-   # A longer-term fix would be to have automake use am__CC in this case,
-   # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)"
-   CC="$am_aux_dir/compile $CC"
-fi
-
-
-ac_ext=cpp
-ac_cpp='$CXXCPP $CPPFLAGS'
-ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
-if test -z "$CXX"; then
-  if test -n "$CCC"; then
-    CXX=$CCC
-  else
-    if test -n "$ac_tool_prefix"; then
-  for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
-  do
-    # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
-set dummy $ac_tool_prefix$ac_prog; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_prog_CXX+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$CXX"; then
-  ac_cv_prog_CXX="$CXX" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-fi
-fi
-CXX=$ac_cv_prog_CXX
-if test -n "$CXX"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXX" >&5
-$as_echo "$CXX" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-
-    test -n "$CXX" && break
-  done
-fi
-if test -z "$CXX"; then
-  ac_ct_CXX=$CXX
-  for ac_prog in g++ c++ gpp aCC CC cxx cc++ cl.exe FCC KCC RCC xlC_r xlC
-do
-  # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_prog_ac_ct_CXX+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$ac_ct_CXX"; then
-  ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_ac_ct_CXX="$ac_prog"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-fi
-fi
-ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
-if test -n "$ac_ct_CXX"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CXX" >&5
-$as_echo "$ac_ct_CXX" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-
-  test -n "$ac_ct_CXX" && break
-done
-
-  if test "x$ac_ct_CXX" = x; then
-    CXX="g++"
-  else
-    case $cross_compiling:$ac_tool_warned in
-yes:)
-{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
-$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
-ac_tool_warned=yes ;;
-esac
-    CXX=$ac_ct_CXX
-  fi
-fi
-
-  fi
-fi
-# Provide some information about the compiler.
-$as_echo "$as_me:${as_lineno-$LINENO}: checking for C++ compiler version" >&5
-set X $ac_compile
-ac_compiler=$2
-for ac_option in --version -v -V -qversion; do
-  { { ac_try="$ac_compiler $ac_option >&5"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
-$as_echo "$ac_try_echo"; } >&5
-  (eval "$ac_compiler $ac_option >&5") 2>conftest.err
-  ac_status=$?
-  if test -s conftest.err; then
-    sed '10a\
-... rest of stderr output deleted ...
-         10q' conftest.err >conftest.er1
-    cat conftest.er1 >&5
-  fi
-  rm -f conftest.er1 conftest.err
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }
-done
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5
-$as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; }
-if ${ac_cv_cxx_compiler_gnu+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-int
-main ()
-{
-#ifndef __GNUC__
-       choke me
-#endif
-
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_cxx_try_compile "$LINENO"; then :
-  ac_compiler_gnu=yes
-else
-  ac_compiler_gnu=no
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-ac_cv_cxx_compiler_gnu=$ac_compiler_gnu
-
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_compiler_gnu" >&5
-$as_echo "$ac_cv_cxx_compiler_gnu" >&6; }
-if test $ac_compiler_gnu = yes; then
-  GXX=yes
-else
-  GXX=
-fi
-ac_test_CXXFLAGS=${CXXFLAGS+set}
-ac_save_CXXFLAGS=$CXXFLAGS
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5
-$as_echo_n "checking whether $CXX accepts -g... " >&6; }
-if ${ac_cv_prog_cxx_g+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_save_cxx_werror_flag=$ac_cxx_werror_flag
-   ac_cxx_werror_flag=yes
-   ac_cv_prog_cxx_g=no
-   CXXFLAGS="-g"
-   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-int
-main ()
-{
-
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_cxx_try_compile "$LINENO"; then :
-  ac_cv_prog_cxx_g=yes
-else
-  CXXFLAGS=""
-      cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-int
-main ()
-{
-
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_cxx_try_compile "$LINENO"; then :
-
-else
-  ac_cxx_werror_flag=$ac_save_cxx_werror_flag
-	 CXXFLAGS="-g"
-	 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-int
-main ()
-{
-
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_cxx_try_compile "$LINENO"; then :
-  ac_cv_prog_cxx_g=yes
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-   ac_cxx_werror_flag=$ac_save_cxx_werror_flag
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cxx_g" >&5
-$as_echo "$ac_cv_prog_cxx_g" >&6; }
-if test "$ac_test_CXXFLAGS" = set; then
-  CXXFLAGS=$ac_save_CXXFLAGS
-elif test $ac_cv_prog_cxx_g = yes; then
-  if test "$GXX" = yes; then
-    CXXFLAGS="-g -O2"
-  else
-    CXXFLAGS="-g"
-  fi
-else
-  if test "$GXX" = yes; then
-    CXXFLAGS="-O2"
-  else
-    CXXFLAGS=
-  fi
-fi
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-depcc="$CXX"  am_compiler_list=
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
-$as_echo_n "checking dependency style of $depcc... " >&6; }
-if ${am_cv_CXX_dependencies_compiler_type+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
-  # We make a subdir and do the tests there.  Otherwise we can end up
-  # making bogus files that we don't know about and never remove.  For
-  # instance it was reported that on HP-UX the gcc test will end up
-  # making a dummy file named `D' -- because `-MD' means `put the output
-  # in D'.
-  mkdir conftest.dir
-  # Copy depcomp to subdir because otherwise we won't find it if we're
-  # using a relative directory.
-  cp "$am_depcomp" conftest.dir
-  cd conftest.dir
-  # We will build objects and dependencies in a subdirectory because
-  # it helps to detect inapplicable dependency modes.  For instance
-  # both Tru64's cc and ICC support -MD to output dependencies as a
-  # side effect of compilation, but ICC will put the dependencies in
-  # the current directory while Tru64 will put them in the object
-  # directory.
-  mkdir sub
-
-  am_cv_CXX_dependencies_compiler_type=none
-  if test "$am_compiler_list" = ""; then
-     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
-  fi
-  am__universal=false
-  case " $depcc " in #(
-     *\ -arch\ *\ -arch\ *) am__universal=true ;;
-     esac
-
-  for depmode in $am_compiler_list; do
-    # Setup a source with many dependencies, because some compilers
-    # like to wrap large dependency lists on column 80 (with \), and
-    # we should not choose a depcomp mode which is confused by this.
-    #
-    # We need to recreate these files for each test, as the compiler may
-    # overwrite some of them when testing with obscure command lines.
-    # This happens at least with the AIX C compiler.
-    : > sub/conftest.c
-    for i in 1 2 3 4 5 6; do
-      echo '#include "conftst'$i'.h"' >> sub/conftest.c
-      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
-      # Solaris 8's {/usr,}/bin/sh.
-      touch sub/conftst$i.h
-    done
-    echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
-
-    # We check with `-c' and `-o' for the sake of the "dashmstdout"
-    # mode.  It turns out that the SunPro C++ compiler does not properly
-    # handle `-M -o', and we need to detect this.  Also, some Intel
-    # versions had trouble with output in subdirs
-    am__obj=sub/conftest.${OBJEXT-o}
-    am__minus_obj="-o $am__obj"
-    case $depmode in
-    gcc)
-      # This depmode causes a compiler race in universal mode.
-      test "$am__universal" = false || continue
-      ;;
-    nosideeffect)
-      # after this tag, mechanisms are not by side-effect, so they'll
-      # only be used when explicitly requested
-      if test "x$enable_dependency_tracking" = xyes; then
-	continue
-      else
-	break
-      fi
-      ;;
-    msvisualcpp | msvcmsys)
-      # This compiler won't grok `-c -o', but also, the minuso test has
-      # not run yet.  These depmodes are late enough in the game, and
-      # so weak that their functioning should not be impacted.
-      am__obj=conftest.${OBJEXT-o}
-      am__minus_obj=
-      ;;
-    none) break ;;
-    esac
-    if depmode=$depmode \
-       source=sub/conftest.c object=$am__obj \
-       depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
-       $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
-         >/dev/null 2>conftest.err &&
-       grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
-       grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
-       grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
-       ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
-      # icc doesn't choke on unknown options, it will just issue warnings
-      # or remarks (even with -Werror).  So we grep stderr for any message
-      # that says an option was ignored or not supported.
-      # When given -MP, icc 7.0 and 7.1 complain thusly:
-      #   icc: Command line warning: ignoring option '-M'; no argument required
-      # The diagnosis changed in icc 8.0:
-      #   icc: Command line remark: option '-MP' not supported
-      if (grep 'ignoring option' conftest.err ||
-          grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
-        am_cv_CXX_dependencies_compiler_type=$depmode
-        break
-      fi
-    fi
-  done
-
-  cd ..
-  rm -rf conftest.dir
-else
-  am_cv_CXX_dependencies_compiler_type=none
-fi
-
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CXX_dependencies_compiler_type" >&5
-$as_echo "$am_cv_CXX_dependencies_compiler_type" >&6; }
-CXXDEPMODE=depmode=$am_cv_CXX_dependencies_compiler_type
-
- if
-  test "x$enable_dependency_tracking" != xno \
-  && test "$am_cv_CXX_dependencies_compiler_type" = gcc3; then
-  am__fastdepCXX_TRUE=
-  am__fastdepCXX_FALSE='#'
-else
-  am__fastdepCXX_TRUE='#'
-  am__fastdepCXX_FALSE=
-fi
-
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
-$as_echo_n "checking how to run the C preprocessor... " >&6; }
-# On Suns, sometimes $CPP names a directory.
-if test -n "$CPP" && test -d "$CPP"; then
-  CPP=
-fi
-if test -z "$CPP"; then
-  if ${ac_cv_prog_CPP+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-      # Double quotes because CPP needs to be expanded
-    for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
-    do
-      ac_preproc_ok=false
-for ac_c_preproc_warn_flag in '' yes
-do
-  # Use a header file that comes with gcc, so configuring glibc
-  # with a fresh cross-compiler works.
-  # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
-  # <limits.h> exists even on freestanding compilers.
-  # On the NeXT, cc -E runs the code through the compiler's parser,
-  # not just through cpp. "Syntax error" is here to catch this case.
-  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-#ifdef __STDC__
-# include <limits.h>
-#else
-# include <assert.h>
-#endif
-		     Syntax error
-_ACEOF
-if ac_fn_c_try_cpp "$LINENO"; then :
-
-else
-  # Broken: fails on valid input.
-continue
-fi
-rm -f conftest.err conftest.i conftest.$ac_ext
-
-  # OK, works on sane cases.  Now check whether nonexistent headers
-  # can be detected and how.
-  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-#include <ac_nonexistent.h>
-_ACEOF
-if ac_fn_c_try_cpp "$LINENO"; then :
-  # Broken: success on invalid input.
-continue
-else
-  # Passes both tests.
-ac_preproc_ok=:
-break
-fi
-rm -f conftest.err conftest.i conftest.$ac_ext
-
-done
-# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
-rm -f conftest.i conftest.err conftest.$ac_ext
-if $ac_preproc_ok; then :
-  break
-fi
-
-    done
-    ac_cv_prog_CPP=$CPP
-
-fi
-  CPP=$ac_cv_prog_CPP
-else
-  ac_cv_prog_CPP=$CPP
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5
-$as_echo "$CPP" >&6; }
-ac_preproc_ok=false
-for ac_c_preproc_warn_flag in '' yes
-do
-  # Use a header file that comes with gcc, so configuring glibc
-  # with a fresh cross-compiler works.
-  # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
-  # <limits.h> exists even on freestanding compilers.
-  # On the NeXT, cc -E runs the code through the compiler's parser,
-  # not just through cpp. "Syntax error" is here to catch this case.
-  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-#ifdef __STDC__
-# include <limits.h>
-#else
-# include <assert.h>
-#endif
-		     Syntax error
-_ACEOF
-if ac_fn_c_try_cpp "$LINENO"; then :
-
-else
-  # Broken: fails on valid input.
-continue
-fi
-rm -f conftest.err conftest.i conftest.$ac_ext
-
-  # OK, works on sane cases.  Now check whether nonexistent headers
-  # can be detected and how.
-  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-#include <ac_nonexistent.h>
-_ACEOF
-if ac_fn_c_try_cpp "$LINENO"; then :
-  # Broken: success on invalid input.
-continue
-else
-  # Passes both tests.
-ac_preproc_ok=:
-break
-fi
-rm -f conftest.err conftest.i conftest.$ac_ext
-
-done
-# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
-rm -f conftest.i conftest.err conftest.$ac_ext
-if $ac_preproc_ok; then :
-
-else
-  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
-as_fn_error $? "C preprocessor \"$CPP\" fails sanity check
-See \`config.log' for more details" "$LINENO" 5; }
-fi
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-ac_ext=m
-ac_cpp='$OBJCPP $CPPFLAGS'
-ac_compile='$OBJC -c $OBJCFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$OBJC -o conftest$ac_exeext $OBJCFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_objc_compiler_gnu
-if test -n "$ac_tool_prefix"; then
-  for ac_prog in gcc objcc objc cc CC
-  do
-    # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
-set dummy $ac_tool_prefix$ac_prog; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_prog_OBJC+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$OBJC"; then
-  ac_cv_prog_OBJC="$OBJC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_OBJC="$ac_tool_prefix$ac_prog"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-fi
-fi
-OBJC=$ac_cv_prog_OBJC
-if test -n "$OBJC"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJC" >&5
-$as_echo "$OBJC" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-
-    test -n "$OBJC" && break
-  done
-fi
-if test -z "$OBJC"; then
-  ac_ct_OBJC=$OBJC
-  for ac_prog in gcc objcc objc cc CC
-do
-  # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_prog_ac_ct_OBJC+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$ac_ct_OBJC"; then
-  ac_cv_prog_ac_ct_OBJC="$ac_ct_OBJC" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_ac_ct_OBJC="$ac_prog"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-fi
-fi
-ac_ct_OBJC=$ac_cv_prog_ac_ct_OBJC
-if test -n "$ac_ct_OBJC"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJC" >&5
-$as_echo "$ac_ct_OBJC" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-
-  test -n "$ac_ct_OBJC" && break
-done
-
-  if test "x$ac_ct_OBJC" = x; then
-    OBJC="gcc"
-  else
-    case $cross_compiling:$ac_tool_warned in
-yes:)
-{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
-$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
-ac_tool_warned=yes ;;
-esac
-    OBJC=$ac_ct_OBJC
-  fi
-fi
-
-# Provide some information about the compiler.
-$as_echo "$as_me:${as_lineno-$LINENO}: checking for Objective C compiler version" >&5
-set X $ac_compile
-ac_compiler=$2
-for ac_option in --version -v -V -qversion; do
-  { { ac_try="$ac_compiler $ac_option >&5"
-case "(($ac_try" in
-  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
-  *) ac_try_echo=$ac_try;;
-esac
-eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
-$as_echo "$ac_try_echo"; } >&5
-  (eval "$ac_compiler $ac_option >&5") 2>conftest.err
-  ac_status=$?
-  if test -s conftest.err; then
-    sed '10a\
-... rest of stderr output deleted ...
-         10q' conftest.err >conftest.er1
-    cat conftest.er1 >&5
-  fi
-  rm -f conftest.er1 conftest.err
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }
-done
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU Objective C compiler" >&5
-$as_echo_n "checking whether we are using the GNU Objective C compiler... " >&6; }
-if ${ac_cv_objc_compiler_gnu+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-int
-main ()
-{
-#ifndef __GNUC__
-       choke me
-#endif
-
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_objc_try_compile "$LINENO"; then :
-  ac_compiler_gnu=yes
-else
-  ac_compiler_gnu=no
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-ac_cv_objc_compiler_gnu=$ac_compiler_gnu
-
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objc_compiler_gnu" >&5
-$as_echo "$ac_cv_objc_compiler_gnu" >&6; }
-if test $ac_compiler_gnu = yes; then
-  GOBJC=yes
-else
-  GOBJC=
-fi
-ac_test_OBJCFLAGS=${OBJCFLAGS+set}
-ac_save_OBJCFLAGS=$OBJCFLAGS
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $OBJC accepts -g" >&5
-$as_echo_n "checking whether $OBJC accepts -g... " >&6; }
-if ${ac_cv_prog_objc_g+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_save_objc_werror_flag=$ac_objc_werror_flag
-   ac_objc_werror_flag=yes
-   ac_cv_prog_objc_g=no
-   OBJCFLAGS="-g"
-   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-int
-main ()
-{
-
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_objc_try_compile "$LINENO"; then :
-  ac_cv_prog_objc_g=yes
-else
-  OBJCFLAGS=""
-      cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-int
-main ()
-{
-
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_objc_try_compile "$LINENO"; then :
-
-else
-  ac_objc_werror_flag=$ac_save_objc_werror_flag
-	 OBJCFLAGS="-g"
-	 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-int
-main ()
-{
-
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_objc_try_compile "$LINENO"; then :
-  ac_cv_prog_objc_g=yes
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-   ac_objc_werror_flag=$ac_save_objc_werror_flag
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_objc_g" >&5
-$as_echo "$ac_cv_prog_objc_g" >&6; }
-if test "$ac_test_OBJCFLAGS" = set; then
-  OBJCFLAGS=$ac_save_OBJCFLAGS
-elif test $ac_cv_prog_objc_g = yes; then
-  if test "$GOBJC" = yes; then
-    OBJCFLAGS="-g -O2"
-  else
-    OBJCFLAGS="-g"
-  fi
-else
-  if test "$GOBJC" = yes; then
-    OBJCFLAGS="-O2"
-  else
-    OBJCFLAGS=
-  fi
-fi
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-depcc="$OBJC" am_compiler_list='gcc3 gcc'
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
-$as_echo_n "checking dependency style of $depcc... " >&6; }
-if ${am_cv_OBJC_dependencies_compiler_type+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
-  # We make a subdir and do the tests there.  Otherwise we can end up
-  # making bogus files that we don't know about and never remove.  For
-  # instance it was reported that on HP-UX the gcc test will end up
-  # making a dummy file named `D' -- because `-MD' means `put the output
-  # in D'.
-  mkdir conftest.dir
-  # Copy depcomp to subdir because otherwise we won't find it if we're
-  # using a relative directory.
-  cp "$am_depcomp" conftest.dir
-  cd conftest.dir
-  # We will build objects and dependencies in a subdirectory because
-  # it helps to detect inapplicable dependency modes.  For instance
-  # both Tru64's cc and ICC support -MD to output dependencies as a
-  # side effect of compilation, but ICC will put the dependencies in
-  # the current directory while Tru64 will put them in the object
-  # directory.
-  mkdir sub
-
-  am_cv_OBJC_dependencies_compiler_type=none
-  if test "$am_compiler_list" = ""; then
-     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
-  fi
-  am__universal=false
-
-
-  for depmode in $am_compiler_list; do
-    # Setup a source with many dependencies, because some compilers
-    # like to wrap large dependency lists on column 80 (with \), and
-    # we should not choose a depcomp mode which is confused by this.
-    #
-    # We need to recreate these files for each test, as the compiler may
-    # overwrite some of them when testing with obscure command lines.
-    # This happens at least with the AIX C compiler.
-    : > sub/conftest.c
-    for i in 1 2 3 4 5 6; do
-      echo '#include "conftst'$i'.h"' >> sub/conftest.c
-      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
-      # Solaris 8's {/usr,}/bin/sh.
-      touch sub/conftst$i.h
-    done
-    echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
-
-    # We check with `-c' and `-o' for the sake of the "dashmstdout"
-    # mode.  It turns out that the SunPro C++ compiler does not properly
-    # handle `-M -o', and we need to detect this.  Also, some Intel
-    # versions had trouble with output in subdirs
-    am__obj=sub/conftest.${OBJEXT-o}
-    am__minus_obj="-o $am__obj"
-    case $depmode in
-    gcc)
-      # This depmode causes a compiler race in universal mode.
-      test "$am__universal" = false || continue
-      ;;
-    nosideeffect)
-      # after this tag, mechanisms are not by side-effect, so they'll
-      # only be used when explicitly requested
-      if test "x$enable_dependency_tracking" = xyes; then
-	continue
-      else
-	break
-      fi
-      ;;
-    msvisualcpp | msvcmsys)
-      # This compiler won't grok `-c -o', but also, the minuso test has
-      # not run yet.  These depmodes are late enough in the game, and
-      # so weak that their functioning should not be impacted.
-      am__obj=conftest.${OBJEXT-o}
-      am__minus_obj=
-      ;;
-    none) break ;;
-    esac
-    if depmode=$depmode \
-       source=sub/conftest.c object=$am__obj \
-       depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
-       $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
-         >/dev/null 2>conftest.err &&
-       grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
-       grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
-       grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
-       ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
-      # icc doesn't choke on unknown options, it will just issue warnings
-      # or remarks (even with -Werror).  So we grep stderr for any message
-      # that says an option was ignored or not supported.
-      # When given -MP, icc 7.0 and 7.1 complain thusly:
-      #   icc: Command line warning: ignoring option '-M'; no argument required
-      # The diagnosis changed in icc 8.0:
-      #   icc: Command line remark: option '-MP' not supported
-      if (grep 'ignoring option' conftest.err ||
-          grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
-        am_cv_OBJC_dependencies_compiler_type=$depmode
-        break
-      fi
-    fi
-  done
-
-  cd ..
-  rm -rf conftest.dir
-else
-  am_cv_OBJC_dependencies_compiler_type=none
-fi
-
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_OBJC_dependencies_compiler_type" >&5
-$as_echo "$am_cv_OBJC_dependencies_compiler_type" >&6; }
-OBJCDEPMODE=depmode=$am_cv_OBJC_dependencies_compiler_type
-
- if
-  test "x$enable_dependency_tracking" != xno \
-  && test "$am_cv_OBJC_dependencies_compiler_type" = gcc3; then
-  am__fastdepOBJC_TRUE=
-  am__fastdepOBJC_FALSE='#'
-else
-  am__fastdepOBJC_TRUE='#'
-  am__fastdepOBJC_FALSE=
-fi
-
-
-
-depcc="$OBJC" am_compiler_list='gcc3 gcc'
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
-$as_echo_n "checking dependency style of $depcc... " >&6; }
-if ${am_cv_OBJC_dependencies_compiler_type+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
-  # We make a subdir and do the tests there.  Otherwise we can end up
-  # making bogus files that we don't know about and never remove.  For
-  # instance it was reported that on HP-UX the gcc test will end up
-  # making a dummy file named `D' -- because `-MD' means `put the output
-  # in D'.
-  mkdir conftest.dir
-  # Copy depcomp to subdir because otherwise we won't find it if we're
-  # using a relative directory.
-  cp "$am_depcomp" conftest.dir
-  cd conftest.dir
-  # We will build objects and dependencies in a subdirectory because
-  # it helps to detect inapplicable dependency modes.  For instance
-  # both Tru64's cc and ICC support -MD to output dependencies as a
-  # side effect of compilation, but ICC will put the dependencies in
-  # the current directory while Tru64 will put them in the object
-  # directory.
-  mkdir sub
-
-  am_cv_OBJC_dependencies_compiler_type=none
-  if test "$am_compiler_list" = ""; then
-     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
-  fi
-  am__universal=false
-
-
-  for depmode in $am_compiler_list; do
-    # Setup a source with many dependencies, because some compilers
-    # like to wrap large dependency lists on column 80 (with \), and
-    # we should not choose a depcomp mode which is confused by this.
-    #
-    # We need to recreate these files for each test, as the compiler may
-    # overwrite some of them when testing with obscure command lines.
-    # This happens at least with the AIX C compiler.
-    : > sub/conftest.c
-    for i in 1 2 3 4 5 6; do
-      echo '#include "conftst'$i'.h"' >> sub/conftest.c
-      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
-      # Solaris 8's {/usr,}/bin/sh.
-      touch sub/conftst$i.h
-    done
-    echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
-
-    # We check with `-c' and `-o' for the sake of the "dashmstdout"
-    # mode.  It turns out that the SunPro C++ compiler does not properly
-    # handle `-M -o', and we need to detect this.  Also, some Intel
-    # versions had trouble with output in subdirs
-    am__obj=sub/conftest.${OBJEXT-o}
-    am__minus_obj="-o $am__obj"
-    case $depmode in
-    gcc)
-      # This depmode causes a compiler race in universal mode.
-      test "$am__universal" = false || continue
-      ;;
-    nosideeffect)
-      # after this tag, mechanisms are not by side-effect, so they'll
-      # only be used when explicitly requested
-      if test "x$enable_dependency_tracking" = xyes; then
-	continue
-      else
-	break
-      fi
-      ;;
-    msvisualcpp | msvcmsys)
-      # This compiler won't grok `-c -o', but also, the minuso test has
-      # not run yet.  These depmodes are late enough in the game, and
-      # so weak that their functioning should not be impacted.
-      am__obj=conftest.${OBJEXT-o}
-      am__minus_obj=
-      ;;
-    none) break ;;
-    esac
-    if depmode=$depmode \
-       source=sub/conftest.c object=$am__obj \
-       depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
-       $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
-         >/dev/null 2>conftest.err &&
-       grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
-       grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
-       grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
-       ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
-      # icc doesn't choke on unknown options, it will just issue warnings
-      # or remarks (even with -Werror).  So we grep stderr for any message
-      # that says an option was ignored or not supported.
-      # When given -MP, icc 7.0 and 7.1 complain thusly:
-      #   icc: Command line warning: ignoring option '-M'; no argument required
-      # The diagnosis changed in icc 8.0:
-      #   icc: Command line remark: option '-MP' not supported
-      if (grep 'ignoring option' conftest.err ||
-          grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
-        am_cv_OBJC_dependencies_compiler_type=$depmode
-        break
-      fi
-    fi
-  done
-
-  cd ..
-  rm -rf conftest.dir
-else
-  am_cv_OBJC_dependencies_compiler_type=none
-fi
-
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_OBJC_dependencies_compiler_type" >&5
-$as_echo "$am_cv_OBJC_dependencies_compiler_type" >&6; }
-OBJCDEPMODE=depmode=$am_cv_OBJC_dependencies_compiler_type
-
- if
-  test "x$enable_dependency_tracking" != xno \
-  && test "$am_cv_OBJC_dependencies_compiler_type" = gcc3; then
-  am__fastdepOBJC_TRUE=
-  am__fastdepOBJC_FALSE='#'
-else
-  am__fastdepOBJC_TRUE='#'
-  am__fastdepOBJC_FALSE=
-fi
-
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
-$as_echo_n "checking for egrep... " >&6; }
-if ${ac_cv_path_EGREP+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
-   then ac_cv_path_EGREP="$GREP -E"
-   else
-     if test -z "$EGREP"; then
-  ac_path_EGREP_found=false
-  # Loop through the user's path and test for each of PROGNAME-LIST
-  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_prog in egrep; do
-    for ac_exec_ext in '' $ac_executable_extensions; do
-      ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
-      { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
-# Check for GNU ac_path_EGREP and select it if it is found.
-  # Check for GNU $ac_path_EGREP
-case `"$ac_path_EGREP" --version 2>&1` in
-*GNU*)
-  ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
-*)
-  ac_count=0
-  $as_echo_n 0123456789 >"conftest.in"
-  while :
-  do
-    cat "conftest.in" "conftest.in" >"conftest.tmp"
-    mv "conftest.tmp" "conftest.in"
-    cp "conftest.in" "conftest.nl"
-    $as_echo 'EGREP' >> "conftest.nl"
-    "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
-    as_fn_arith $ac_count + 1 && ac_count=$as_val
-    if test $ac_count -gt ${ac_path_EGREP_max-0}; then
-      # Best one so far, save it but keep looking for a better one
-      ac_cv_path_EGREP="$ac_path_EGREP"
-      ac_path_EGREP_max=$ac_count
-    fi
-    # 10*(2^10) chars as input seems more than enough
-    test $ac_count -gt 10 && break
-  done
-  rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
-esac
-
-      $ac_path_EGREP_found && break 3
-    done
-  done
-  done
-IFS=$as_save_IFS
-  if test -z "$ac_cv_path_EGREP"; then
-    as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
-  fi
-else
-  ac_cv_path_EGREP=$EGREP
-fi
-
-   fi
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
-$as_echo "$ac_cv_path_EGREP" >&6; }
- EGREP="$ac_cv_path_EGREP"
-
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
-$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
-set x ${MAKE-make}
-ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  cat >conftest.make <<\_ACEOF
-SHELL = /bin/sh
-all:
-	@echo '@@@%%%=$(MAKE)=@@@%%%'
-_ACEOF
-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
-case `${MAKE-make} -f conftest.make 2>/dev/null` in
-  *@@@%%%=?*=@@@%%%*)
-    eval ac_cv_prog_make_${ac_make}_set=yes;;
-  *)
-    eval ac_cv_prog_make_${ac_make}_set=no;;
-esac
-rm -f conftest.make
-fi
-if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-  SET_MAKE=
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-  SET_MAKE="MAKE=${MAKE-make}"
-fi
-
-
-# By default we simply use the C compiler to build assembly code.
-
-test "${CCAS+set}" = set || CCAS=$CC
-test "${CCASFLAGS+set}" = set || CCASFLAGS=$CFLAGS
-
-
-
-depcc="$CCAS"   am_compiler_list=
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
-$as_echo_n "checking dependency style of $depcc... " >&6; }
-if ${am_cv_CCAS_dependencies_compiler_type+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
-  # We make a subdir and do the tests there.  Otherwise we can end up
-  # making bogus files that we don't know about and never remove.  For
-  # instance it was reported that on HP-UX the gcc test will end up
-  # making a dummy file named `D' -- because `-MD' means `put the output
-  # in D'.
-  mkdir conftest.dir
-  # Copy depcomp to subdir because otherwise we won't find it if we're
-  # using a relative directory.
-  cp "$am_depcomp" conftest.dir
-  cd conftest.dir
-  # We will build objects and dependencies in a subdirectory because
-  # it helps to detect inapplicable dependency modes.  For instance
-  # both Tru64's cc and ICC support -MD to output dependencies as a
-  # side effect of compilation, but ICC will put the dependencies in
-  # the current directory while Tru64 will put them in the object
-  # directory.
-  mkdir sub
-
-  am_cv_CCAS_dependencies_compiler_type=none
-  if test "$am_compiler_list" = ""; then
-     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
-  fi
-  am__universal=false
-
-
-  for depmode in $am_compiler_list; do
-    # Setup a source with many dependencies, because some compilers
-    # like to wrap large dependency lists on column 80 (with \), and
-    # we should not choose a depcomp mode which is confused by this.
-    #
-    # We need to recreate these files for each test, as the compiler may
-    # overwrite some of them when testing with obscure command lines.
-    # This happens at least with the AIX C compiler.
-    : > sub/conftest.c
-    for i in 1 2 3 4 5 6; do
-      echo '#include "conftst'$i'.h"' >> sub/conftest.c
-      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
-      # Solaris 8's {/usr,}/bin/sh.
-      touch sub/conftst$i.h
-    done
-    echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
-
-    # We check with `-c' and `-o' for the sake of the "dashmstdout"
-    # mode.  It turns out that the SunPro C++ compiler does not properly
-    # handle `-M -o', and we need to detect this.  Also, some Intel
-    # versions had trouble with output in subdirs
-    am__obj=sub/conftest.${OBJEXT-o}
-    am__minus_obj="-o $am__obj"
-    case $depmode in
-    gcc)
-      # This depmode causes a compiler race in universal mode.
-      test "$am__universal" = false || continue
-      ;;
-    nosideeffect)
-      # after this tag, mechanisms are not by side-effect, so they'll
-      # only be used when explicitly requested
-      if test "x$enable_dependency_tracking" = xyes; then
-	continue
-      else
-	break
-      fi
-      ;;
-    msvisualcpp | msvcmsys)
-      # This compiler won't grok `-c -o', but also, the minuso test has
-      # not run yet.  These depmodes are late enough in the game, and
-      # so weak that their functioning should not be impacted.
-      am__obj=conftest.${OBJEXT-o}
-      am__minus_obj=
-      ;;
-    none) break ;;
-    esac
-    if depmode=$depmode \
-       source=sub/conftest.c object=$am__obj \
-       depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
-       $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
-         >/dev/null 2>conftest.err &&
-       grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
-       grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
-       grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
-       ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
-      # icc doesn't choke on unknown options, it will just issue warnings
-      # or remarks (even with -Werror).  So we grep stderr for any message
-      # that says an option was ignored or not supported.
-      # When given -MP, icc 7.0 and 7.1 complain thusly:
-      #   icc: Command line warning: ignoring option '-M'; no argument required
-      # The diagnosis changed in icc 8.0:
-      #   icc: Command line remark: option '-MP' not supported
-      if (grep 'ignoring option' conftest.err ||
-          grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
-        am_cv_CCAS_dependencies_compiler_type=$depmode
-        break
-      fi
-    fi
-  done
-
-  cd ..
-  rm -rf conftest.dir
-else
-  am_cv_CCAS_dependencies_compiler_type=none
-fi
-
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CCAS_dependencies_compiler_type" >&5
-$as_echo "$am_cv_CCAS_dependencies_compiler_type" >&6; }
-CCASDEPMODE=depmode=$am_cv_CCAS_dependencies_compiler_type
-
- if
-  test "x$enable_dependency_tracking" != xno \
-  && test "$am_cv_CCAS_dependencies_compiler_type" = gcc3; then
-  am__fastdepCCAS_TRUE=
-  am__fastdepCCAS_FALSE='#'
-else
-  am__fastdepCCAS_TRUE='#'
-  am__fastdepCCAS_FALSE=
-fi
-
-
-
-if test -n "$ac_tool_prefix"; then
-  # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
-set dummy ${ac_tool_prefix}ranlib; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_prog_RANLIB+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$RANLIB"; then
-  ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-fi
-fi
-RANLIB=$ac_cv_prog_RANLIB
-if test -n "$RANLIB"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
-$as_echo "$RANLIB" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-
-fi
-if test -z "$ac_cv_prog_RANLIB"; then
-  ac_ct_RANLIB=$RANLIB
-  # Extract the first word of "ranlib", so it can be a program name with args.
-set dummy ranlib; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_prog_ac_ct_RANLIB+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$ac_ct_RANLIB"; then
-  ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_ac_ct_RANLIB="ranlib"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-fi
-fi
-ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
-if test -n "$ac_ct_RANLIB"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
-$as_echo "$ac_ct_RANLIB" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-  if test "x$ac_ct_RANLIB" = x; then
-    RANLIB=":"
-  else
-    case $cross_compiling:$ac_tool_warned in
-yes:)
-{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
-$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
-ac_tool_warned=yes ;;
-esac
-    RANLIB=$ac_ct_RANLIB
-  fi
-else
-  RANLIB="$ac_cv_prog_RANLIB"
-fi
-
-if test -n "$ac_tool_prefix"; then
-  # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
-set dummy ${ac_tool_prefix}strip; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_prog_STRIP+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$STRIP"; then
-  ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_STRIP="${ac_tool_prefix}strip"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-fi
-fi
-STRIP=$ac_cv_prog_STRIP
-if test -n "$STRIP"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
-$as_echo "$STRIP" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-
-fi
-if test -z "$ac_cv_prog_STRIP"; then
-  ac_ct_STRIP=$STRIP
-  # Extract the first word of "strip", so it can be a program name with args.
-set dummy strip; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_prog_ac_ct_STRIP+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$ac_ct_STRIP"; then
-  ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_ac_ct_STRIP="strip"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-fi
-fi
-ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
-if test -n "$ac_ct_STRIP"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
-$as_echo "$ac_ct_STRIP" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-  if test "x$ac_ct_STRIP" = x; then
-    STRIP=":"
-  else
-    case $cross_compiling:$ac_tool_warned in
-yes:)
-{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
-$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
-ac_tool_warned=yes ;;
-esac
-    STRIP=$ac_ct_STRIP
-  fi
-else
-  STRIP="$ac_cv_prog_STRIP"
-fi
-
-if test -n "$ac_tool_prefix"; then
-  # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
-set dummy ${ac_tool_prefix}ar; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_prog_AR+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$AR"; then
-  ac_cv_prog_AR="$AR" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_AR="${ac_tool_prefix}ar"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-fi
-fi
-AR=$ac_cv_prog_AR
-if test -n "$AR"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
-$as_echo "$AR" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-
-fi
-if test -z "$ac_cv_prog_AR"; then
-  ac_ct_AR=$AR
-  # Extract the first word of "ar", so it can be a program name with args.
-set dummy ar; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_prog_ac_ct_AR+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$ac_ct_AR"; then
-  ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_ac_ct_AR="ar"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-fi
-fi
-ac_ct_AR=$ac_cv_prog_ac_ct_AR
-if test -n "$ac_ct_AR"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
-$as_echo "$ac_ct_AR" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-  if test "x$ac_ct_AR" = x; then
-    AR=":"
-  else
-    case $cross_compiling:$ac_tool_warned in
-yes:)
-{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
-$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
-ac_tool_warned=yes ;;
-esac
-    AR=$ac_ct_AR
-  fi
-else
-  AR="$ac_cv_prog_AR"
-fi
-
-if test -n "$ac_tool_prefix"; then
-  # Extract the first word of "${ac_tool_prefix}ld", so it can be a program name with args.
-set dummy ${ac_tool_prefix}ld; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_prog_LD+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$LD"; then
-  ac_cv_prog_LD="$LD" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_LD="${ac_tool_prefix}ld"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-fi
-fi
-LD=$ac_cv_prog_LD
-if test -n "$LD"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
-$as_echo "$LD" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-
-fi
-if test -z "$ac_cv_prog_LD"; then
-  ac_ct_LD=$LD
-  # Extract the first word of "ld", so it can be a program name with args.
-set dummy ld; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_prog_ac_ct_LD+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$ac_ct_LD"; then
-  ac_cv_prog_ac_ct_LD="$ac_ct_LD" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_ac_ct_LD="ld"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-fi
-fi
-ac_ct_LD=$ac_cv_prog_ac_ct_LD
-if test -n "$ac_ct_LD"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_LD" >&5
-$as_echo "$ac_ct_LD" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-  if test "x$ac_ct_LD" = x; then
-    LD=":"
-  else
-    case $cross_compiling:$ac_tool_warned in
-yes:)
-{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
-$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
-ac_tool_warned=yes ;;
-esac
-    LD=$ac_ct_LD
-  fi
-else
-  LD="$ac_cv_prog_LD"
-fi
-
-if test -n "$ac_tool_prefix"; then
-  # Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args.
-set dummy ${ac_tool_prefix}dlltool; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_prog_DLLTOOL+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$DLLTOOL"; then
-  ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-fi
-fi
-DLLTOOL=$ac_cv_prog_DLLTOOL
-if test -n "$DLLTOOL"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DLLTOOL" >&5
-$as_echo "$DLLTOOL" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-
-fi
-if test -z "$ac_cv_prog_DLLTOOL"; then
-  ac_ct_DLLTOOL=$DLLTOOL
-  # Extract the first word of "dlltool", so it can be a program name with args.
-set dummy dlltool; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_prog_ac_ct_DLLTOOL+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$ac_ct_DLLTOOL"; then
-  ac_cv_prog_ac_ct_DLLTOOL="$ac_ct_DLLTOOL" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_ac_ct_DLLTOOL="dlltool"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-fi
-fi
-ac_ct_DLLTOOL=$ac_cv_prog_ac_ct_DLLTOOL
-if test -n "$ac_ct_DLLTOOL"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DLLTOOL" >&5
-$as_echo "$ac_ct_DLLTOOL" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-  if test "x$ac_ct_DLLTOOL" = x; then
-    DLLTOOL=":"
-  else
-    case $cross_compiling:$ac_tool_warned in
-yes:)
-{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
-$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
-ac_tool_warned=yes ;;
-esac
-    DLLTOOL=$ac_ct_DLLTOOL
-  fi
-else
-  DLLTOOL="$ac_cv_prog_DLLTOOL"
-fi
-
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for an ANSI C-conforming const" >&5
-$as_echo_n "checking for an ANSI C-conforming const... " >&6; }
-if ${ac_cv_c_const+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-int
-main ()
-{
-/* FIXME: Include the comments suggested by Paul. */
-#ifndef __cplusplus
-  /* Ultrix mips cc rejects this.  */
-  typedef int charset[2];
-  const charset cs;
-  /* SunOS 4.1.1 cc rejects this.  */
-  char const *const *pcpcc;
-  char **ppc;
-  /* NEC SVR4.0.2 mips cc rejects this.  */
-  struct point {int x, y;};
-  static struct point const zero = {0,0};
-  /* AIX XL C 1.02.0.0 rejects this.
-     It does not let you subtract one const X* pointer from another in
-     an arm of an if-expression whose if-part is not a constant
-     expression */
-  const char *g = "string";
-  pcpcc = &g + (g ? g-g : 0);
-  /* HPUX 7.0 cc rejects these. */
-  ++pcpcc;
-  ppc = (char**) pcpcc;
-  pcpcc = (char const *const *) ppc;
-  { /* SCO 3.2v4 cc rejects this.  */
-    char *t;
-    char const *s = 0 ? (char *) 0 : (char const *) 0;
-
-    *t++ = 0;
-    if (s) return 0;
-  }
-  { /* Someone thinks the Sun supposedly-ANSI compiler will reject this.  */
-    int x[] = {25, 17};
-    const int *foo = &x[0];
-    ++foo;
-  }
-  { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
-    typedef const int *iptr;
-    iptr p = 0;
-    ++p;
-  }
-  { /* AIX XL C 1.02.0.0 rejects this saying
-       "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
-    struct s { int j; const int *ap[3]; };
-    struct s *b; b->j = 5;
-  }
-  { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
-    const int foo = 10;
-    if (!foo) return 0;
-  }
-  return !cs[0] && !zero.x;
-#endif
-
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_compile "$LINENO"; then :
-  ac_cv_c_const=yes
-else
-  ac_cv_c_const=no
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_const" >&5
-$as_echo "$ac_cv_c_const" >&6; }
-if test $ac_cv_c_const = no; then
-
-$as_echo "#define const /**/" >>confdefs.h
-
-fi
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for inline" >&5
-$as_echo_n "checking for inline... " >&6; }
-if ${ac_cv_c_inline+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_cv_c_inline=no
-for ac_kw in inline __inline__ __inline; do
-  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-#ifndef __cplusplus
-typedef int foo_t;
-static $ac_kw foo_t static_foo () {return 0; }
-$ac_kw foo_t foo () {return 0; }
-#endif
-
-_ACEOF
-if ac_fn_c_try_compile "$LINENO"; then :
-  ac_cv_c_inline=$ac_kw
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-  test "$ac_cv_c_inline" != no && break
-done
-
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_inline" >&5
-$as_echo "$ac_cv_c_inline" >&6; }
-
-case $ac_cv_c_inline in
-  inline | yes) ;;
-  *)
-    case $ac_cv_c_inline in
-      no) ac_val=;;
-      *) ac_val=$ac_cv_c_inline;;
-    esac
-    cat >>confdefs.h <<_ACEOF
-#ifndef __cplusplus
-#define inline $ac_val
-#endif
-_ACEOF
-    ;;
-esac
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C/C++ restrict keyword" >&5
-$as_echo_n "checking for C/C++ restrict keyword... " >&6; }
-if ${ac_cv_c_restrict+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_cv_c_restrict=no
-   # The order here caters to the fact that C++ does not require restrict.
-   for ac_kw in __restrict __restrict__ _Restrict restrict; do
-     cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-typedef int * int_ptr;
-	int foo (int_ptr $ac_kw ip) {
-	return ip[0];
-       }
-int
-main ()
-{
-int s[1];
-	int * $ac_kw t = s;
-	t[0] = 0;
-	return foo(t)
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_compile "$LINENO"; then :
-  ac_cv_c_restrict=$ac_kw
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-     test "$ac_cv_c_restrict" != no && break
-   done
-
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_restrict" >&5
-$as_echo "$ac_cv_c_restrict" >&6; }
-
- case $ac_cv_c_restrict in
-   restrict) ;;
-   no) $as_echo "#define restrict /**/" >>confdefs.h
- ;;
-   *)  cat >>confdefs.h <<_ACEOF
-#define restrict $ac_cv_c_restrict
-_ACEOF
- ;;
- esac
-
-
-
-
-
-# Check whether --with-binary-version was given.
-if test "${with_binary_version+set}" = set; then :
-  withval=$with_binary_version;
-fi
-
-if test -n "${with_binary_version}"; then :
-
-
-cat >>confdefs.h <<_ACEOF
-#define DISTRO_VERSION "${with_binary_version}"
-_ACEOF
-
-
-fi
-
-
-
-# Check whether --with-contrib was given.
-if test "${with_contrib+set}" = set; then :
-  withval=$with_contrib;
-fi
-
-
-if test "${with_contrib}" != "no"; then :
-
-  if test -z "$CONTRIB_DIR"; then :
-
-      topdir="`dirname $0`"
-      if test "`echo \"$topdir\" | cut -c 1`" != "/"; then
-         topdir="`pwd`/$topdir"
-      fi
-      CONTRIB_DIR="${topdir}/extras/contrib/hosts/${host}"
-      if ! test -d "$CONTRIB_DIR"
-      then
-        gccmachine=`$CC -dumpmachine`
-        CONTRIB_DIR="${topdir}/extras/contrib/hosts/${gccmachine}"
-      fi
-
-fi
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libs in ${CONTRIB_DIR}" >&5
-$as_echo_n "checking for libs in ${CONTRIB_DIR}... " >&6; }
-  if test -d "${CONTRIB_DIR}/lib"; then :
-
-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-
-    export PATH=${CONTRIB_DIR}/bin:$PATH
-    CPPFLAGS="${CPPFLAGS} -I${CONTRIB_DIR}/include"
-    CPPFLAGS_save="${CPPFLAGS_save} -I${CONTRIB_DIR}/include"
-    CFLAGS="${CFLAGS} -I${CONTRIB_DIR}/include"
-    CFLAGS_save="${CFLAGS_save} -I${CONTRIB_DIR}/include"
-    CXXFLAGS="${CXXFLAGS} -I${CONTRIB_DIR}/include"
-    CXXFLAGS_save="${CXXFLAGS_save} -I${CONTRIB_DIR}/include"
-    OBJCFLAGS="${OBJCFLAGS} -I${CONTRIB_DIR}/include"
-    OBJCFLAGS_save="${OBJCFLAGS_save} -I${CONTRIB_DIR}/include"
-    if test "$build" = "$host" -o "$PKG_CONFIG_LIBDIR"; then
-        export PKG_CONFIG_PATH="${CONTRIB_DIR}/lib/pkgconfig:$PKG_CONFIG_PATH"
-    else
-        export PKG_CONFIG_LIBDIR="${CONTRIB_DIR}/lib/pkgconfig"
-    fi
-    LDFLAGS="${LDFLAGS} -L${CONTRIB_DIR}/lib"
-    LDFLAGS_save="${LDFLAGS_save} -L${CONTRIB_DIR}/lib"
-
-    if test -z "$with_mozilla_sdk_path"; then
-       with_mozilla_sdk_path="${CONTRIB_DIR}/gecko-sdk"
-    fi
-    if test -z "$with_cyberlink_tree"; then
-       with_cyberlink_tree="${CONTRIB_DIR}/src/clinkcc"
-    fi
-
-    if test "${SYS}" = "darwin"; then
-      export LD_LIBRARY_PATH="${CONTRIB_DIR}/lib:$LD_LIBRARY_PATH"
-      export DYLD_LIBRARY_PATH="${CONTRIB_DIR}/lib:$DYLD_LIBRARY_PATH"
-    elif test "${SYS}" = "beos"; then
-      export LIBRARY_PATH="${CONTRIB_DIR}/lib:$LIBRARY_PATH"
-      export BELIBRARIES="${CONTRIB_DIR}/lib:$BELIBRARIES"
-    fi
-
-else
-
-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-    CONTRIB_DIR=""
-
-fi
-
-fi
-LDFLAGS_vlc="${LDFLAGS}"
-
-case "${host_os}" in
-  "")
-    SYS=unknown
-    ;;
-  linux*)
-    SYS=linux
-    ;;
-  bsdi*)
-    SYS=bsdi
-    CFLAGS_save="${CFLAGS_save} -pthread"; CFLAGS="${CFLAGS_save}"
-
-
-    eval "LIBS_vcd="'"'"-ldvd "'$'"{LIBS_vcd}"'"'
-    am_modules_with_libs="${am_modules_with_libs} vcd"
-
-    eval "LIBS_cdda="'"'"-ldvd "'$'"{LIBS_cdda}"'"'
-    am_modules_with_libs="${am_modules_with_libs} cdda"
-
-    eval "LIBS_vcdx="'"'"-ldvd "'$'"{LIBS_vcdx}"'"'
-    am_modules_with_libs="${am_modules_with_libs} vcdx"
-
-
-    ;;
-  *bsd*)
-    SYS="${host_os}"
-    CFLAGS_save="${CFLAGS_save} -pthread"; CFLAGS="${CFLAGS_save}"
-    case "${host_os}" in
-      freebsd*)
-        CPPFLAGS_save="${CPPFLAGS_save} -I/usr/local/include"
-        CPPFLAGS="${CPPFLAGS_save}"
-        LDFLAGS_save="${LDFLAGS_save} -L/usr/local/lib"
-        LDFLAGS="${LDFLAGS_save}"
-        ;;
-      openbsd*)
-        CPPFLAGS_save="${CPPFLAGS_save} -I/usr/local/include -I/usr/X11R6/include"
-        CPPFLAGS="${CPPFLAGS_save}"
-        LDFLAGS_save="${LDFLAGS_save} -L/usr/local/lib -L/usr/X11R6/lib/"
-        LDFLAGS="${LDFLAGS_save}"
-        ;;
-    esac
-    ;;
-  darwin*)
-
-        ARCH_flag=""
-    case "${host}" in
-      i386*)
-        ARCH_flag="-arch i386"
-      ;;
-      ppc64*)
-        ARCH_flag="-arch ppc64"
-      ;;
-      ppc*)
-        ARCH_flag="-arch ppc"
-      ;;
-      x86_64*)
-        ARCH_flag="-arch x86_64"
-      ;;
-    esac
-
-    SYS=darwin
-    CFLAGS_save="${CFLAGS_save} -D_INTL_REDIRECT_MACROS ${ARCH_flag}"; CFLAGS="${CFLAGS_save}"
-    CXXFLAGS_save="${CXXFLAGS_save} -D_INTL_REDIRECT_MACROS ${ARCH_flag}"; CXXFLAGS="${CXXFLAGS_save}"
-    CPPFLAGS_save="${CPPFLAGS_save} ${ARCH_flag}"; CPPFLAGS="${CPPFLAGS_save}"
-    OBJCFLAGS_save="${OBJCFLAGS_save} -D_INTL_REDIRECT_MACROS -std=gnu99 ${ARCH_flag}"; OBJCFLAGS="${OBJCFLAGS_save}"
-    LDFLAGS_save="${LDFLAGS_save} -Wl,-headerpad_max_install_names ${ARCH_flag}"; LDFLAGS="${LDFLAGS_save}"
-
-
-    eval "LDFLAGS_mkv="'"-Wl,-framework,IOKit,-framework,CoreFoundation $'"{LDFLAGS_mkv}"'"'
-    am_modules_with_ldflags="${am_modules_with_ldflags} mkv"
-
-    eval "LDFLAGS_mp4="'"-Wl,-framework,IOKit,-framework,CoreFoundation $'"{LDFLAGS_mp4}"'"'
-    am_modules_with_ldflags="${am_modules_with_ldflags} mp4"
-
-    eval "LDFLAGS_motion="'"-Wl,-framework,IOKit,-framework,CoreFoundation $'"{LDFLAGS_motion}"'"'
-    am_modules_with_ldflags="${am_modules_with_ldflags} motion"
-
-
-
-
-    eval "LDFLAGS_libvlc="'"-Wl,-undefined,dynamic_lookup $'"{LDFLAGS_libvlc}"'"'
-    am_modules_with_ldflags="${am_modules_with_ldflags} libvlc"
-
-    eval "LDFLAGS_vlc="'"-Wl,-undefined,dynamic_lookup $'"{LDFLAGS_vlc}"'"'
-    am_modules_with_ldflags="${am_modules_with_ldflags} vlc"
-
-
-
-
-    eval "LDFLAGS_avcodec="'"-Wl,-read_only_relocs,suppress $'"{LDFLAGS_avcodec}"'"'
-    am_modules_with_ldflags="${am_modules_with_ldflags} avcodec"
-
-    eval "LDFLAGS_avformat="'"-Wl,-read_only_relocs,suppress $'"{LDFLAGS_avformat}"'"'
-    am_modules_with_ldflags="${am_modules_with_ldflags} avformat"
-
-    eval "LDFLAGS_access_avio="'"-Wl,-read_only_relocs,suppress $'"{LDFLAGS_access_avio}"'"'
-    am_modules_with_ldflags="${am_modules_with_ldflags} access_avio"
-
-    eval "LDFLAGS_swscale="'"-Wl,-read_only_relocs,suppress $'"{LDFLAGS_swscale}"'"'
-    am_modules_with_ldflags="${am_modules_with_ldflags} swscale"
-
-    eval "LDFLAGS_postproc="'"-Wl,-read_only_relocs,suppress $'"{LDFLAGS_postproc}"'"'
-    am_modules_with_ldflags="${am_modules_with_ldflags} postproc"
-
-    eval "LDFLAGS_i420_rgb_mmx="'"-Wl,-read_only_relocs,suppress $'"{LDFLAGS_i420_rgb_mmx}"'"'
-    am_modules_with_ldflags="${am_modules_with_ldflags} i420_rgb_mmx"
-
-    eval "LDFLAGS_x264="'"-Wl,-read_only_relocs,suppress $'"{LDFLAGS_x264}"'"'
-    am_modules_with_ldflags="${am_modules_with_ldflags} x264"
-
-
-
-
-    eval "CFLAGS_motion="'"$'"{CFLAGS_motion} -fconstant-cfstrings"'"'
-    am_modules_with_cflags="${am_modules_with_cflags} motion"
-
-
-
-
-    eval "LDFLAGS_libvlccore="'"-Wl,-framework,CoreFoundation $'"{LDFLAGS_libvlccore}"'"'
-    am_modules_with_ldflags="${am_modules_with_ldflags} libvlccore"
-
-
-    # Check whether --enable-macosx-defaults was given.
-if test "${enable_macosx_defaults+set}" = set; then :
-  enableval=$enable_macosx_defaults;
-fi
-
-    if test "x${enable_macosx_defaults}" != "xno"
-    then
-        echo ""
-        echo "Building with Mac OS X defaults:"
-        build_dir=`pwd`
-        echo "  Assuming --prefix=${build_dir}/vlc_install_dir"
-        ac_default_prefix="${build_dir}/vlc_install_dir"
-        enable_macosx="yes"
-        echo "  Assuming --enable-macosx"
-        enable_faad="yes"
-        echo "  Assuming --enable-faad"
-        enable_flac="yes"
-        echo "  Assuming --enable-flac"
-        enable_theora="yes"
-        echo "  Assuming --enable-theora"
-        enable_shout="yes"
-        echo "  Assuming --enable-shout"
-        enable_vcdx="yes"
-        echo "  Assuming --enable-vcdx"
-        enable_caca="yes"
-        echo "  Assuming --enable-caca"
-        enable_ncurses="yes"
-        echo "  Assuming --enable-ncurses"
-        enable_twolame="yes"
-        echo "  Assuming --enable-twolame"
-        enable_realrtsp="yes"
-        echo "  Assuming --enable-realrtsp"
-        enable_libass="yes"
-        echo "  Assuming --enable-libass"
-        enable_asademux="yes"
-        echo "  Assuming --enable-asademux"
-
-        enable_non_utf8="no"
-        echo "  Assuming --disable-non-utf8"
-        enable_skins2="no"
-        echo "  Assuming --disable-skins2"
-        enable_xcb="no"
-        echo "  Assuming --disable-xcb"
-    fi
-
-# Check whether --with-macosx-sdk was given.
-if test "${with_macosx_sdk+set}" = set; then :
-  withval=$with_macosx_sdk;
-fi
-
-    if test "${with_macosx_sdk}" != "" ; then
-        CPP="${CPP} -isysroot ${with_macosx_sdk}"
-        CC="${CC} -isysroot ${with_macosx_sdk}"
-        CXX="${CXX} -isysroot ${with_macosx_sdk}"
-        OBJC="${OBJC} -isysroot ${with_macosx_sdk}"
-        LD="${LD} -syslibroot ${with_macosx_sdk}"
-    else
-        echo "  No desired SDK version given, falling back to 10.5"
-        CPP="${CPP} -isysroot /Developer/SDKs/MacOSX10.5.sdk"
-        CC="${CC} -isysroot /Developer/SDKs/MacOSX10.5.sdk"
-        CXX="${CXX} -isysroot /Developer/SDKs/MacOSX10.5.sdk"
-        OBJC="${OBJC} -isysroot /Developer/SDKs/MacOSX10.5.sdk"
-        LD="${LD} -syslibroot /Developer/SDKs/MacOSX10.5.sdk"
-        with_macosx_version_min="10.5"
-        echo "  Assuming --with-macosx-version-min=10.5"
-    fi
-
-# Check whether --with-macosx-version-min was given.
-if test "${with_macosx_version_min+set}" = set; then :
-  withval=$with_macosx_version_min;
-fi
-
-    if test "${with_macosx_version_min}" != "" ; then
-        CPP="${CPP} -mmacosx-version-min=${with_macosx_version_min}"
-        CC="${CC} -mmacosx-version-min=${with_macosx_version_min}"
-        CXX="${CXX} -mmacosx-version-min=${with_macosx_version_min}"
-        OBJC="${OBJC} -mmacosx-version-min=${with_macosx_version_min}"
-        LD="${LD} -macosx_version_min=${with_macosx_version_min}"
-        CFLAGS_save="${CFLAGS_save} -DMACOSX_DEPLOYMENT_TARGET=${with_macosx_version_min}"; CFLAGS="${CFLAGS_save}"
-        CXXFLAGS_save="${CXXFLAGS_save} -DMACOSX_DEPLOYMENT_TARGET=${with_macosx_version_min}"; CXXFLAGS="${CXXFLAGS_save}"
-        OBJCFLAGS_save="${OBJCFLAGS_save} -DMACOSX_DEPLOYMENT_TARGET=${with_macosx_version_min}"; OBJCFLAGS="${OBJCFLAGS_save}"
-        MACOSX_DEPLOYMENT_TARGET=${with_macosx_version_min}
-        export MACOSX_DEPLOYMENT_TARGET
-    fi
-    ;;
-  *mingw32* | *cygwin* | *wince* | *mingwce*)
-    if test -n "$ac_tool_prefix"; then
-  # Extract the first word of "${ac_tool_prefix}windres", so it can be a program name with args.
-set dummy ${ac_tool_prefix}windres; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_prog_WINDRES+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$WINDRES"; then
-  ac_cv_prog_WINDRES="$WINDRES" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_WINDRES="${ac_tool_prefix}windres"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-fi
-fi
-WINDRES=$ac_cv_prog_WINDRES
-if test -n "$WINDRES"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $WINDRES" >&5
-$as_echo "$WINDRES" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-
-fi
-if test -z "$ac_cv_prog_WINDRES"; then
-  ac_ct_WINDRES=$WINDRES
-  # Extract the first word of "windres", so it can be a program name with args.
-set dummy windres; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_prog_ac_ct_WINDRES+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$ac_ct_WINDRES"; then
-  ac_cv_prog_ac_ct_WINDRES="$ac_ct_WINDRES" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_ac_ct_WINDRES="windres"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-fi
-fi
-ac_ct_WINDRES=$ac_cv_prog_ac_ct_WINDRES
-if test -n "$ac_ct_WINDRES"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_WINDRES" >&5
-$as_echo "$ac_ct_WINDRES" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-  if test "x$ac_ct_WINDRES" = x; then
-    WINDRES=":"
-  else
-    case $cross_compiling:$ac_tool_warned in
-yes:)
-{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
-$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
-ac_tool_warned=yes ;;
-esac
-    WINDRES=$ac_ct_WINDRES
-  fi
-else
-  WINDRES="$ac_cv_prog_WINDRES"
-fi
-
-    if test -n "$ac_tool_prefix"; then
-  # Extract the first word of "${ac_tool_prefix}objcopy", so it can be a program name with args.
-set dummy ${ac_tool_prefix}objcopy; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_prog_OBJCOPY+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$OBJCOPY"; then
-  ac_cv_prog_OBJCOPY="$OBJCOPY" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_OBJCOPY="${ac_tool_prefix}objcopy"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-fi
-fi
-OBJCOPY=$ac_cv_prog_OBJCOPY
-if test -n "$OBJCOPY"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJCOPY" >&5
-$as_echo "$OBJCOPY" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-
-fi
-if test -z "$ac_cv_prog_OBJCOPY"; then
-  ac_ct_OBJCOPY=$OBJCOPY
-  # Extract the first word of "objcopy", so it can be a program name with args.
-set dummy objcopy; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_prog_ac_ct_OBJCOPY+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$ac_ct_OBJCOPY"; then
-  ac_cv_prog_ac_ct_OBJCOPY="$ac_ct_OBJCOPY" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_ac_ct_OBJCOPY="objcopy"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-fi
-fi
-ac_ct_OBJCOPY=$ac_cv_prog_ac_ct_OBJCOPY
-if test -n "$ac_ct_OBJCOPY"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJCOPY" >&5
-$as_echo "$ac_ct_OBJCOPY" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-  if test "x$ac_ct_OBJCOPY" = x; then
-    OBJCOPY=":"
-  else
-    case $cross_compiling:$ac_tool_warned in
-yes:)
-{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
-$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
-ac_tool_warned=yes ;;
-esac
-    OBJCOPY=$ac_ct_OBJCOPY
-  fi
-else
-  OBJCOPY="$ac_cv_prog_OBJCOPY"
-fi
-
-
-    case "${host_os}" in
-      *wince* | *mingwce* | *mingw32ce*)
-        SYS=mingwce
-
-$as_echo "#define _WIN32_WINNT 0x0501" >>confdefs.h
-
-        ;;
-      *mingw32*)
-        SYS=mingw32
-
-$as_echo "#define _WIN32_WINNT 0x0500" >>confdefs.h
-
-        ;;
-      *cygwin*)
-
-$as_echo "#define _WIN32_WINNT 0x0500" >>confdefs.h
-
-        cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-#ifdef WIN32
-             yes
-             #endif
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
-  $EGREP "yes" >/dev/null 2>&1; then :
-  SYS=mingw32
-else
-  as_fn_error $? "VLC requires -mno-cygwin" "$LINENO" 5
-fi
-rm -f conftest*
-
-        ;;
-    esac
-
-    if test "${SYS}" = "mingw32"; then
-        # add ws2_32 for closesocket, select, recv
-
-
-    eval "LIBS_libvlccore="'"'"-lws2_32 -lnetapi32 -lwinmm "'$'"{LIBS_libvlccore}"'"'
-    am_modules_with_libs="${am_modules_with_libs} libvlccore"
-
-
-
-
-    eval "LDFLAGS_vlc="'"-mwindows $'"{LDFLAGS_vlc}"'"'
-    am_modules_with_ldflags="${am_modules_with_ldflags} vlc"
-
-
-
-
-    eval "LIBS_activex="'"'"-lgdi32 "'$'"{LIBS_activex}"'"'
-    am_modules_with_libs="${am_modules_with_libs} activex"
-
-    eval "LIBS_mozilla="'"'"-lgdi32 "'$'"{LIBS_mozilla}"'"'
-    am_modules_with_libs="${am_modules_with_libs} mozilla"
-
-    eval "LIBS_win32text="'"'"-lgdi32 "'$'"{LIBS_win32text}"'"'
-    am_modules_with_libs="${am_modules_with_libs} win32text"
-
-
-
-
-    eval "LIBS_cdda="'"'"-lwinmm "'$'"{LIBS_cdda}"'"'
-    am_modules_with_libs="${am_modules_with_libs} cdda"
-
-    eval "LIBS_vcdx="'"'"-lwinmm "'$'"{LIBS_vcdx}"'"'
-    am_modules_with_libs="${am_modules_with_libs} vcdx"
-
-    eval "LIBS_sdl_image="'"'"-lwinmm "'$'"{LIBS_sdl_image}"'"'
-    am_modules_with_libs="${am_modules_with_libs} sdl_image"
-
-    eval "LIBS_aout_sdl="'"'"-lwinmm "'$'"{LIBS_aout_sdl}"'"'
-    am_modules_with_libs="${am_modules_with_libs} aout_sdl"
-
-    eval "LIBS_vout_sdl="'"'"-lwinmm "'$'"{LIBS_vout_sdl}"'"'
-    am_modules_with_libs="${am_modules_with_libs} vout_sdl"
-
-
-
-
-    eval "LIBS_access_http="'"'"-lws2_32 "'$'"{LIBS_access_http}"'"'
-    am_modules_with_libs="${am_modules_with_libs} access_http"
-
-    eval "LIBS_access_mms="'"'"-lws2_32 "'$'"{LIBS_access_mms}"'"'
-    am_modules_with_libs="${am_modules_with_libs} access_mms"
-
-    eval "LIBS_access_udp="'"'"-lws2_32 "'$'"{LIBS_access_udp}"'"'
-    am_modules_with_libs="${am_modules_with_libs} access_udp"
-
-    eval "LIBS_access_tcp="'"'"-lws2_32 "'$'"{LIBS_access_tcp}"'"'
-    am_modules_with_libs="${am_modules_with_libs} access_tcp"
-
-    eval "LIBS_access_ftp="'"'"-lws2_32 "'$'"{LIBS_access_ftp}"'"'
-    am_modules_with_libs="${am_modules_with_libs} access_ftp"
-
-    eval "LIBS_access_rtmp="'"'"-lws2_32 "'$'"{LIBS_access_rtmp}"'"'
-    am_modules_with_libs="${am_modules_with_libs} access_rtmp"
-
-    eval "LIBS_access_output_udp="'"'"-lws2_32 "'$'"{LIBS_access_output_udp}"'"'
-    am_modules_with_libs="${am_modules_with_libs} access_output_udp"
-
-    eval "LIBS_access_output_shout="'"'"-lws2_32 "'$'"{LIBS_access_output_shout}"'"'
-    am_modules_with_libs="${am_modules_with_libs} access_output_shout"
-
-    eval "LIBS_access_output_rtmp="'"'"-lws2_32 "'$'"{LIBS_access_output_rtmp}"'"'
-    am_modules_with_libs="${am_modules_with_libs} access_output_rtmp"
-
-    eval "LIBS_sap="'"'"-lws2_32 "'$'"{LIBS_sap}"'"'
-    am_modules_with_libs="${am_modules_with_libs} sap"
-
-    eval "LIBS_slp="'"'"-lws2_32 "'$'"{LIBS_slp}"'"'
-    am_modules_with_libs="${am_modules_with_libs} slp"
-
-    eval "LIBS_oldhttp="'"'"-lws2_32 "'$'"{LIBS_oldhttp}"'"'
-    am_modules_with_libs="${am_modules_with_libs} oldhttp"
-
-    eval "LIBS_stream_out_standard="'"'"-lws2_32 "'$'"{LIBS_stream_out_standard}"'"'
-    am_modules_with_libs="${am_modules_with_libs} stream_out_standard"
-
-    eval "LIBS_stream_out_rtp="'"'"-lws2_32 "'$'"{LIBS_stream_out_rtp}"'"'
-    am_modules_with_libs="${am_modules_with_libs} stream_out_rtp"
-
-    eval "LIBS_stream_out_raop="'"'"-lws2_32 "'$'"{LIBS_stream_out_raop}"'"'
-    am_modules_with_libs="${am_modules_with_libs} stream_out_raop"
-
-    eval "LIBS_vod_rtsp="'"'"-lws2_32 "'$'"{LIBS_vod_rtsp}"'"'
-    am_modules_with_libs="${am_modules_with_libs} vod_rtsp"
-
-    eval "LIBS_access_realrtsp="'"'"-lws2_32 "'$'"{LIBS_access_realrtsp}"'"'
-    am_modules_with_libs="${am_modules_with_libs} access_realrtsp"
-
-    eval "LIBS_rtp="'"'"-lws2_32 "'$'"{LIBS_rtp}"'"'
-    am_modules_with_libs="${am_modules_with_libs} rtp"
-
-    eval "LIBS_oldtelnet="'"'"-lws2_32 "'$'"{LIBS_oldtelnet}"'"'
-    am_modules_with_libs="${am_modules_with_libs} oldtelnet"
-
-    eval "LIBS_oldrc="'"'"-lws2_32 "'$'"{LIBS_oldrc}"'"'
-    am_modules_with_libs="${am_modules_with_libs} oldrc"
-
-    eval "LIBS_netsync="'"'"-lws2_32 "'$'"{LIBS_netsync}"'"'
-    am_modules_with_libs="${am_modules_with_libs} netsync"
-
-    eval "LIBS_gnutls="'"'"-lws2_32 "'$'"{LIBS_gnutls}"'"'
-    am_modules_with_libs="${am_modules_with_libs} gnutls"
-
-    eval "LIBS_growl_udp="'"'"-lws2_32 "'$'"{LIBS_growl_udp}"'"'
-    am_modules_with_libs="${am_modules_with_libs} growl_udp"
-
-    eval "LIBS_flac="'"'"-lws2_32 "'$'"{LIBS_flac}"'"'
-    am_modules_with_libs="${am_modules_with_libs} flac"
-
-    eval "LIBS_ts="'"'"-lws2_32 "'$'"{LIBS_ts}"'"'
-    am_modules_with_libs="${am_modules_with_libs} ts"
-
-    eval "LIBS_audioscrobbler="'"'"-lws2_32 "'$'"{LIBS_audioscrobbler}"'"'
-    am_modules_with_libs="${am_modules_with_libs} audioscrobbler"
-
-    eval "LIBS_lua="'"'"-lws2_32 "'$'"{LIBS_lua}"'"'
-    am_modules_with_libs="${am_modules_with_libs} lua"
-
-    eval "LIBS_remoteosd="'"'"-lws2_32 "'$'"{LIBS_remoteosd}"'"'
-    am_modules_with_libs="${am_modules_with_libs} remoteosd"
-
-    eval "LIBS_zvbi="'"'"-lws2_32 "'$'"{LIBS_zvbi}"'"'
-    am_modules_with_libs="${am_modules_with_libs} zvbi"
-
-    eval "LIBS_audiobargraph_a="'"'"-lws2_32 "'$'"{LIBS_audiobargraph_a}"'"'
-    am_modules_with_libs="${am_modules_with_libs} audiobargraph_a"
-
-    eval "LIBS_netsync="'"'"-lws2_32 "'$'"{LIBS_netsync}"'"'
-    am_modules_with_libs="${am_modules_with_libs} netsync"
-
-
-
-
-    eval "LIBS_filesystem="'"'"-lshlwapi "'$'"{LIBS_filesystem}"'"'
-    am_modules_with_libs="${am_modules_with_libs} filesystem"
-
-
-                                # Check whether --enable-peflags was given.
-if test "${enable_peflags+set}" = set; then :
-  enableval=$enable_peflags;
-fi
-
-        if test "${enable_peflags}" != "no" ; then
-          if test -n "$ac_tool_prefix"; then
-  # Extract the first word of "${ac_tool_prefix}peflags", so it can be a program name with args.
-set dummy ${ac_tool_prefix}peflags; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_path_PEFLAGS+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  case $PEFLAGS in
-  [\\/]* | ?:[\\/]*)
-  ac_cv_path_PEFLAGS="$PEFLAGS" # Let the user override the test with a path.
-  ;;
-  *)
-  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_path_PEFLAGS="$as_dir/$ac_word$ac_exec_ext"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-  ;;
-esac
-fi
-PEFLAGS=$ac_cv_path_PEFLAGS
-if test -n "$PEFLAGS"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PEFLAGS" >&5
-$as_echo "$PEFLAGS" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-
-fi
-if test -z "$ac_cv_path_PEFLAGS"; then
-  ac_pt_PEFLAGS=$PEFLAGS
-  # Extract the first word of "peflags", so it can be a program name with args.
-set dummy peflags; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_path_ac_pt_PEFLAGS+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  case $ac_pt_PEFLAGS in
-  [\\/]* | ?:[\\/]*)
-  ac_cv_path_ac_pt_PEFLAGS="$ac_pt_PEFLAGS" # Let the user override the test with a path.
-  ;;
-  *)
-  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_path_ac_pt_PEFLAGS="$as_dir/$ac_word$ac_exec_ext"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-  ;;
-esac
-fi
-ac_pt_PEFLAGS=$ac_cv_path_ac_pt_PEFLAGS
-if test -n "$ac_pt_PEFLAGS"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_pt_PEFLAGS" >&5
-$as_echo "$ac_pt_PEFLAGS" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-  if test "x$ac_pt_PEFLAGS" = x; then
-    PEFLAGS=":"
-  else
-    case $cross_compiling:$ac_tool_warned in
-yes:)
-{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
-$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
-ac_tool_warned=yes ;;
-esac
-    PEFLAGS=$ac_pt_PEFLAGS
-  fi
-else
-  PEFLAGS="$ac_cv_path_PEFLAGS"
-fi
-
-        fi
-        for ac_prog in unix2dos todos
-do
-  # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_prog_U2D+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$U2D"; then
-  ac_cv_prog_U2D="$U2D" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_U2D="$ac_prog"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-fi
-fi
-U2D=$ac_cv_prog_U2D
-if test -n "$U2D"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $U2D" >&5
-$as_echo "$U2D" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-
-  test -n "$U2D" && break
-done
-test -n "$U2D" || U2D="unix2dos"
-
-    fi
-    if test "${SYS}" = "mingwce"; then
-        # add ws2 for closesocket, select, recv
-
-
-    eval "LIBS_libvlccore="'"'"-lws2 "'$'"{LIBS_libvlccore}"'"'
-    am_modules_with_libs="${am_modules_with_libs} libvlccore"
-
-    eval "LIBS_access_http="'"'"-lws2 "'$'"{LIBS_access_http}"'"'
-    am_modules_with_libs="${am_modules_with_libs} access_http"
-
-    eval "LIBS_access_mms="'"'"-lws2 "'$'"{LIBS_access_mms}"'"'
-    am_modules_with_libs="${am_modules_with_libs} access_mms"
-
-    eval "LIBS_access_udp="'"'"-lws2 "'$'"{LIBS_access_udp}"'"'
-    am_modules_with_libs="${am_modules_with_libs} access_udp"
-
-    eval "LIBS_access_tcp="'"'"-lws2 "'$'"{LIBS_access_tcp}"'"'
-    am_modules_with_libs="${am_modules_with_libs} access_tcp"
-
-    eval "LIBS_access_ftp="'"'"-lws2 "'$'"{LIBS_access_ftp}"'"'
-    am_modules_with_libs="${am_modules_with_libs} access_ftp"
-
-    eval "LIBS_access_rtmp="'"'"-lws2 "'$'"{LIBS_access_rtmp}"'"'
-    am_modules_with_libs="${am_modules_with_libs} access_rtmp"
-
-    eval "LIBS_access_output_udp="'"'"-lws2 "'$'"{LIBS_access_output_udp}"'"'
-    am_modules_with_libs="${am_modules_with_libs} access_output_udp"
-
-    eval "LIBS_access_output_rtmp="'"'"-lws2 "'$'"{LIBS_access_output_rtmp}"'"'
-    am_modules_with_libs="${am_modules_with_libs} access_output_rtmp"
-
-    eval "LIBS_sap="'"'"-lws2 "'$'"{LIBS_sap}"'"'
-    am_modules_with_libs="${am_modules_with_libs} sap"
-
-    eval "LIBS_oldhttp="'"'"-lws2 "'$'"{LIBS_oldhttp}"'"'
-    am_modules_with_libs="${am_modules_with_libs} oldhttp"
-
-    eval "LIBS_netsync="'"'"-lws2 "'$'"{LIBS_netsync}"'"'
-    am_modules_with_libs="${am_modules_with_libs} netsync"
-
-    eval "LIBS_audioscrobbler="'"'"-lws2 "'$'"{LIBS_audioscrobbler}"'"'
-    am_modules_with_libs="${am_modules_with_libs} audioscrobbler"
-
-    eval "LIBS_growl="'"'"-lws2 "'$'"{LIBS_growl}"'"'
-    am_modules_with_libs="${am_modules_with_libs} growl"
-
-    eval "LIBS_rtp="'"'"-lws2 "'$'"{LIBS_rtp}"'"'
-    am_modules_with_libs="${am_modules_with_libs} rtp"
-
-    eval "LIBS_stream_out_rtp="'"'"-lws2 "'$'"{LIBS_stream_out_rtp}"'"'
-    am_modules_with_libs="${am_modules_with_libs} stream_out_rtp"
-
-    eval "LIBS_remoteosd="'"'"-lws2 "'$'"{LIBS_remoteosd}"'"'
-    am_modules_with_libs="${am_modules_with_libs} remoteosd"
-
-    eval "LIBS_ts="'"'"-lws2 "'$'"{LIBS_ts}"'"'
-    am_modules_with_libs="${am_modules_with_libs} ts"
-
-    eval "LIBS_oldtelnet="'"'"-lws2 "'$'"{LIBS_oldtelnet}"'"'
-    am_modules_with_libs="${am_modules_with_libs} oldtelnet"
-
-    eval "LIBS_audiobargraph_a="'"'"-lws2 "'$'"{LIBS_audiobargraph_a}"'"'
-    am_modules_with_libs="${am_modules_with_libs} audiobargraph_a"
-
-    eval "LIBS_netsync="'"'"-lws2 "'$'"{LIBS_netsync}"'"'
-    am_modules_with_libs="${am_modules_with_libs} netsync"
-
-
-
-
-    eval "LIBS_libvlccore="'"'"-lmmtimer "'$'"{LIBS_libvlccore}"'"'
-    am_modules_with_libs="${am_modules_with_libs} libvlccore"
-
-
-        for ac_prog in unix2dos todos
-do
-  # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_prog_U2D+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$U2D"; then
-  ac_cv_prog_U2D="$U2D" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_U2D="$ac_prog"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-fi
-fi
-U2D=$ac_cv_prog_U2D
-if test -n "$U2D"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $U2D" >&5
-$as_echo "$U2D" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-
-  test -n "$U2D" && break
-done
-test -n "$U2D" || U2D="unix2dos"
-
-   fi
-    ;;
-  *nto*)
-    SYS=nto
-    ;;
-  solaris*)
-    SYS=solaris
-    ;;
-  hpux*)
-    SYS=hpux
-    ;;
-  beos)
-    SYS=beos
-    CFLAGS_save="${CFLAGS_save} -Wno-multichar"; CFLAGS="${CFLAGS_save}"
-    CXXFLAGS_save="${CXXFLAGS_save} -Wno-multichar"; CXXFLAGS="${CXXFLAGS_save}"
-
-
-    eval "CXXFLAGS_beos="'"$'"{CXXFLAGS_beos} "'"'
-    am_modules_with_cxxflags="${am_modules_with_cxxflags} beos"
-
-
-
-
-    eval "LIBS_vlc="'"'"-lbe "'$'"{LIBS_vlc}"'"'
-    am_modules_with_libs="${am_modules_with_libs} vlc"
-
-    eval "LIBS_libvlccore="'"'"-lbe "'$'"{LIBS_libvlccore}"'"'
-    am_modules_with_libs="${am_modules_with_libs} libvlccore"
-
-    eval "LIBS_logger="'"'"-lbe "'$'"{LIBS_logger}"'"'
-    am_modules_with_libs="${am_modules_with_libs} logger"
-
-
-
-
-    eval "LIBS_dvdnav="'"'"-ldl "'$'"{LIBS_dvdnav}"'"'
-    am_modules_with_libs="${am_modules_with_libs} dvdnav"
-
-    eval "LIBS_dvdread="'"'"-ldl "'$'"{LIBS_dvdread}"'"'
-    am_modules_with_libs="${am_modules_with_libs} dvdread"
-
-
-
-
-    eval "LIBS_filesystem="'"'"-lpoll "'$'"{LIBS_filesystem}"'"'
-    am_modules_with_libs="${am_modules_with_libs} filesystem"
-
-
-    LDFLAGS_save="${LDFLAGS_save} -lintl"; LDFLAGS="${LDFLAGS_save}"
-        if test -f /boot/beos/system/lib/libbind.so; then
-
-
-    eval "LIBS_filesystem="'"'"-lbind -lsocket "'$'"{LIBS_filesystem}"'"'
-    am_modules_with_libs="${am_modules_with_libs} filesystem"
-
-    eval "LIBS_access_ftp="'"'"-lbind -lsocket "'$'"{LIBS_access_ftp}"'"'
-    am_modules_with_libs="${am_modules_with_libs} access_ftp"
-
-    eval "LIBS_access_mms="'"'"-lbind -lsocket "'$'"{LIBS_access_mms}"'"'
-    am_modules_with_libs="${am_modules_with_libs} access_mms"
-
-    eval "LIBS_access_output_udp="'"'"-lbind -lsocket "'$'"{LIBS_access_output_udp}"'"'
-    am_modules_with_libs="${am_modules_with_libs} access_output_udp"
-
-    eval "LIBS_oldtelnet="'"'"-lbind -lsocket "'$'"{LIBS_oldtelnet}"'"'
-    am_modules_with_libs="${am_modules_with_libs} oldtelnet"
-
-    eval "LIBS_netsync="'"'"-lbind -lsocket "'$'"{LIBS_netsync}"'"'
-    am_modules_with_libs="${am_modules_with_libs} netsync"
-
-    eval "LIBS_sap="'"'"-lbind -lsocket "'$'"{LIBS_sap}"'"'
-    am_modules_with_libs="${am_modules_with_libs} sap"
-
-    eval "LIBS_libvlccore="'"'"-lbind -lsocket "'$'"{LIBS_libvlccore}"'"'
-    am_modules_with_libs="${am_modules_with_libs} libvlccore"
-
-    eval "LIBS_growl_udp="'"'"-lbind -lsocket "'$'"{LIBS_growl_udp}"'"'
-    am_modules_with_libs="${am_modules_with_libs} growl_udp"
-
-
-    else
-
-
-    eval "LIBS_filesystem="'"'"-lnet "'$'"{LIBS_filesystem}"'"'
-    am_modules_with_libs="${am_modules_with_libs} filesystem"
-
-    eval "LIBS_access_ftp="'"'"-lnet "'$'"{LIBS_access_ftp}"'"'
-    am_modules_with_libs="${am_modules_with_libs} access_ftp"
-
-    eval "LIBS_access_mms="'"'"-lnet "'$'"{LIBS_access_mms}"'"'
-    am_modules_with_libs="${am_modules_with_libs} access_mms"
-
-    eval "LIBS_access_output_udp="'"'"-lnet "'$'"{LIBS_access_output_udp}"'"'
-    am_modules_with_libs="${am_modules_with_libs} access_output_udp"
-
-    eval "LIBS_oldtelnet="'"'"-lnet "'$'"{LIBS_oldtelnet}"'"'
-    am_modules_with_libs="${am_modules_with_libs} oldtelnet"
-
-    eval "LIBS_netsync="'"'"-lnet "'$'"{LIBS_netsync}"'"'
-    am_modules_with_libs="${am_modules_with_libs} netsync"
-
-    eval "LIBS_sap="'"'"-lnet "'$'"{LIBS_sap}"'"'
-    am_modules_with_libs="${am_modules_with_libs} sap"
-
-    eval "LIBS_libvlccore="'"'"-lnet "'$'"{LIBS_libvlccore}"'"'
-    am_modules_with_libs="${am_modules_with_libs} libvlccore"
-
-    eval "LIBS_growl_udp="'"'"-lnet "'$'"{LIBS_growl_udp}"'"'
-    am_modules_with_libs="${am_modules_with_libs} growl_udp"
-
-
-    fi
-    ;;
-  *)
-    SYS="${host_os}"
-    ;;
-esac
- if test "${SYS}" = "beos"; then
-  HAVE_BEOS_TRUE=
-  HAVE_BEOS_FALSE='#'
-else
-  HAVE_BEOS_TRUE='#'
-  HAVE_BEOS_FALSE=
-fi
-
- if test "${SYS}" = "darwin"; then
-  HAVE_DARWIN_TRUE=
-  HAVE_DARWIN_FALSE='#'
-else
-  HAVE_DARWIN_TRUE='#'
-  HAVE_DARWIN_FALSE=
-fi
-
- if test "${SYS}" = "linux"; then
-  HAVE_LINUX_TRUE=
-  HAVE_LINUX_FALSE='#'
-else
-  HAVE_LINUX_TRUE='#'
-  HAVE_LINUX_FALSE=
-fi
-
- if test "${SYS}" = "mingw32"; then
-  HAVE_WIN32_TRUE=
-  HAVE_WIN32_FALSE='#'
-else
-  HAVE_WIN32_TRUE='#'
-  HAVE_WIN32_FALSE=
-fi
-
- if test "${SYS}" = "mingwce"; then
-  HAVE_WINCE_TRUE=
-  HAVE_WINCE_FALSE='#'
-else
-  HAVE_WINCE_TRUE='#'
-  HAVE_WINCE_FALSE=
-fi
-
- if test "${enable_peflags}" = "yes"; then
-  USE_PEFLAGS_TRUE=
-  USE_PEFLAGS_FALSE='#'
-else
-  USE_PEFLAGS_TRUE='#'
-  USE_PEFLAGS_FALSE=
-fi
-
-
-
-case "${build_os}" in
-    cygwin|msys)
-        ac_executable_extensions=".exe"
-    ;;
-    *)
-    ;;
-esac
-
-
-if ${lt_cv_deplibs_check_method+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  lt_cv_deplibs_check_method=pass_all
-fi
-
-
-# Check whether --enable-static was given.
-if test "${enable_static+set}" = set; then :
-  enableval=$enable_static; p=${PACKAGE-default}
-    case $enableval in
-    yes) enable_static=yes ;;
-    no) enable_static=no ;;
-    *)
-     enable_static=no
-      # Look at the argument we got.  We use all the common list separators.
-      lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
-      for pkg in $enableval; do
-	IFS="$lt_save_ifs"
-	if test "X$pkg" = "X$p"; then
-	  enable_static=yes
-	fi
-      done
-      IFS="$lt_save_ifs"
-      ;;
-    esac
-else
-  enable_static=no
-fi
-
-
-
-
-
-
-
-
-
-enable_dlopen=yes
-
-
-
-enable_win32_dll=yes
-
-case $host in
-*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-cegcc*)
-  if test -n "$ac_tool_prefix"; then
-  # Extract the first word of "${ac_tool_prefix}as", so it can be a program name with args.
-set dummy ${ac_tool_prefix}as; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_prog_AS+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$AS"; then
-  ac_cv_prog_AS="$AS" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_AS="${ac_tool_prefix}as"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-fi
-fi
-AS=$ac_cv_prog_AS
-if test -n "$AS"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AS" >&5
-$as_echo "$AS" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-
-fi
-if test -z "$ac_cv_prog_AS"; then
-  ac_ct_AS=$AS
-  # Extract the first word of "as", so it can be a program name with args.
-set dummy as; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_prog_ac_ct_AS+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$ac_ct_AS"; then
-  ac_cv_prog_ac_ct_AS="$ac_ct_AS" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_ac_ct_AS="as"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-fi
-fi
-ac_ct_AS=$ac_cv_prog_ac_ct_AS
-if test -n "$ac_ct_AS"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AS" >&5
-$as_echo "$ac_ct_AS" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-  if test "x$ac_ct_AS" = x; then
-    AS="false"
-  else
-    case $cross_compiling:$ac_tool_warned in
-yes:)
-{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
-$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
-ac_tool_warned=yes ;;
-esac
-    AS=$ac_ct_AS
-  fi
-else
-  AS="$ac_cv_prog_AS"
-fi
-
-  if test -n "$ac_tool_prefix"; then
-  # Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args.
-set dummy ${ac_tool_prefix}dlltool; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_prog_DLLTOOL+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$DLLTOOL"; then
-  ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-fi
-fi
-DLLTOOL=$ac_cv_prog_DLLTOOL
-if test -n "$DLLTOOL"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DLLTOOL" >&5
-$as_echo "$DLLTOOL" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-
-fi
-if test -z "$ac_cv_prog_DLLTOOL"; then
-  ac_ct_DLLTOOL=$DLLTOOL
-  # Extract the first word of "dlltool", so it can be a program name with args.
-set dummy dlltool; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_prog_ac_ct_DLLTOOL+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$ac_ct_DLLTOOL"; then
-  ac_cv_prog_ac_ct_DLLTOOL="$ac_ct_DLLTOOL" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_ac_ct_DLLTOOL="dlltool"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-fi
-fi
-ac_ct_DLLTOOL=$ac_cv_prog_ac_ct_DLLTOOL
-if test -n "$ac_ct_DLLTOOL"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DLLTOOL" >&5
-$as_echo "$ac_ct_DLLTOOL" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-  if test "x$ac_ct_DLLTOOL" = x; then
-    DLLTOOL="false"
-  else
-    case $cross_compiling:$ac_tool_warned in
-yes:)
-{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
-$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
-ac_tool_warned=yes ;;
-esac
-    DLLTOOL=$ac_ct_DLLTOOL
-  fi
-else
-  DLLTOOL="$ac_cv_prog_DLLTOOL"
-fi
-
-  if test -n "$ac_tool_prefix"; then
-  # Extract the first word of "${ac_tool_prefix}objdump", so it can be a program name with args.
-set dummy ${ac_tool_prefix}objdump; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_prog_OBJDUMP+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$OBJDUMP"; then
-  ac_cv_prog_OBJDUMP="$OBJDUMP" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-fi
-fi
-OBJDUMP=$ac_cv_prog_OBJDUMP
-if test -n "$OBJDUMP"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5
-$as_echo "$OBJDUMP" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-
-fi
-if test -z "$ac_cv_prog_OBJDUMP"; then
-  ac_ct_OBJDUMP=$OBJDUMP
-  # Extract the first word of "objdump", so it can be a program name with args.
-set dummy objdump; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_prog_ac_ct_OBJDUMP+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$ac_ct_OBJDUMP"; then
-  ac_cv_prog_ac_ct_OBJDUMP="$ac_ct_OBJDUMP" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_ac_ct_OBJDUMP="objdump"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-fi
-fi
-ac_ct_OBJDUMP=$ac_cv_prog_ac_ct_OBJDUMP
-if test -n "$ac_ct_OBJDUMP"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJDUMP" >&5
-$as_echo "$ac_ct_OBJDUMP" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-  if test "x$ac_ct_OBJDUMP" = x; then
-    OBJDUMP="false"
-  else
-    case $cross_compiling:$ac_tool_warned in
-yes:)
-{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
-$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
-ac_tool_warned=yes ;;
-esac
-    OBJDUMP=$ac_ct_OBJDUMP
-  fi
-else
-  OBJDUMP="$ac_cv_prog_OBJDUMP"
-fi
-
-  ;;
-esac
-
-test -z "$AS" && AS=as
-
-
-
-
-
-test -z "$DLLTOOL" && DLLTOOL=dlltool
-
-
-
-
-
-test -z "$OBJDUMP" && OBJDUMP=objdump
-
-
-
-
-
-
-
-
-
-case `pwd` in
-  *\ * | *\	*)
-    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&5
-$as_echo "$as_me: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&2;} ;;
-esac
-
-
-
-macro_version='2.4'
-macro_revision='1.3293'
-
-
-
-
-
-
-
-
-
-
-
-
-
-ltmain="$ac_aux_dir/ltmain.sh"
-
-# Backslashify metacharacters that are still active within
-# double-quoted strings.
-sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
-
-# Same as above, but do not quote variable references.
-double_quote_subst='s/\(["`\\]\)/\\\1/g'
-
-# Sed substitution to delay expansion of an escaped shell variable in a
-# double_quote_subst'ed string.
-delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
-
-# Sed substitution to delay expansion of an escaped single quote.
-delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g'
-
-# Sed substitution to avoid accidental globbing in evaled expressions
-no_glob_subst='s/\*/\\\*/g'
-
-ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
-ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO
-ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to print strings" >&5
-$as_echo_n "checking how to print strings... " >&6; }
-# Test print first, because it will be a builtin if present.
-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
-   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
-  ECHO='print -r --'
-elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
-  ECHO='printf %s\n'
-else
-  # Use this function as a fallback that always works.
-  func_fallback_echo ()
-  {
-    eval 'cat <<_LTECHO_EOF
-$1
-_LTECHO_EOF'
-  }
-  ECHO='func_fallback_echo'
-fi
-
-# func_echo_all arg...
-# Invoke $ECHO with all args, space-separated.
-func_echo_all ()
-{
-    $ECHO ""
-}
-
-case "$ECHO" in
-  printf*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: printf" >&5
-$as_echo "printf" >&6; } ;;
-  print*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: print -r" >&5
-$as_echo "print -r" >&6; } ;;
-  *) { $as_echo "$as_me:${as_lineno-$LINENO}: result: cat" >&5
-$as_echo "cat" >&6; } ;;
-esac
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5
-$as_echo_n "checking for a sed that does not truncate output... " >&6; }
-if ${ac_cv_path_SED+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-            ac_script=s/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/
-     for ac_i in 1 2 3 4 5 6 7; do
-       ac_script="$ac_script$as_nl$ac_script"
-     done
-     echo "$ac_script" 2>/dev/null | sed 99q >conftest.sed
-     { ac_script=; unset ac_script;}
-     if test -z "$SED"; then
-  ac_path_SED_found=false
-  # Loop through the user's path and test for each of PROGNAME-LIST
-  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_prog in sed gsed; do
-    for ac_exec_ext in '' $ac_executable_extensions; do
-      ac_path_SED="$as_dir/$ac_prog$ac_exec_ext"
-      { test -f "$ac_path_SED" && $as_test_x "$ac_path_SED"; } || continue
-# Check for GNU ac_path_SED and select it if it is found.
-  # Check for GNU $ac_path_SED
-case `"$ac_path_SED" --version 2>&1` in
-*GNU*)
-  ac_cv_path_SED="$ac_path_SED" ac_path_SED_found=:;;
-*)
-  ac_count=0
-  $as_echo_n 0123456789 >"conftest.in"
-  while :
-  do
-    cat "conftest.in" "conftest.in" >"conftest.tmp"
-    mv "conftest.tmp" "conftest.in"
-    cp "conftest.in" "conftest.nl"
-    $as_echo '' >> "conftest.nl"
-    "$ac_path_SED" -f conftest.sed < "conftest.nl" >"conftest.out" 2>/dev/null || break
-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
-    as_fn_arith $ac_count + 1 && ac_count=$as_val
-    if test $ac_count -gt ${ac_path_SED_max-0}; then
-      # Best one so far, save it but keep looking for a better one
-      ac_cv_path_SED="$ac_path_SED"
-      ac_path_SED_max=$ac_count
-    fi
-    # 10*(2^10) chars as input seems more than enough
-    test $ac_count -gt 10 && break
-  done
-  rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
-esac
-
-      $ac_path_SED_found && break 3
-    done
-  done
-  done
-IFS=$as_save_IFS
-  if test -z "$ac_cv_path_SED"; then
-    as_fn_error $? "no acceptable sed could be found in \$PATH" "$LINENO" 5
-  fi
-else
-  ac_cv_path_SED=$SED
-fi
-
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_SED" >&5
-$as_echo "$ac_cv_path_SED" >&6; }
- SED="$ac_cv_path_SED"
-  rm -f conftest.sed
-
-test -z "$SED" && SED=sed
-Xsed="$SED -e 1s/^X//"
-
-
-
-
-
-
-
-
-
-
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for fgrep" >&5
-$as_echo_n "checking for fgrep... " >&6; }
-if ${ac_cv_path_FGREP+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
-   then ac_cv_path_FGREP="$GREP -F"
-   else
-     if test -z "$FGREP"; then
-  ac_path_FGREP_found=false
-  # Loop through the user's path and test for each of PROGNAME-LIST
-  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_prog in fgrep; do
-    for ac_exec_ext in '' $ac_executable_extensions; do
-      ac_path_FGREP="$as_dir/$ac_prog$ac_exec_ext"
-      { test -f "$ac_path_FGREP" && $as_test_x "$ac_path_FGREP"; } || continue
-# Check for GNU ac_path_FGREP and select it if it is found.
-  # Check for GNU $ac_path_FGREP
-case `"$ac_path_FGREP" --version 2>&1` in
-*GNU*)
-  ac_cv_path_FGREP="$ac_path_FGREP" ac_path_FGREP_found=:;;
-*)
-  ac_count=0
-  $as_echo_n 0123456789 >"conftest.in"
-  while :
-  do
-    cat "conftest.in" "conftest.in" >"conftest.tmp"
-    mv "conftest.tmp" "conftest.in"
-    cp "conftest.in" "conftest.nl"
-    $as_echo 'FGREP' >> "conftest.nl"
-    "$ac_path_FGREP" FGREP < "conftest.nl" >"conftest.out" 2>/dev/null || break
-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
-    as_fn_arith $ac_count + 1 && ac_count=$as_val
-    if test $ac_count -gt ${ac_path_FGREP_max-0}; then
-      # Best one so far, save it but keep looking for a better one
-      ac_cv_path_FGREP="$ac_path_FGREP"
-      ac_path_FGREP_max=$ac_count
-    fi
-    # 10*(2^10) chars as input seems more than enough
-    test $ac_count -gt 10 && break
-  done
-  rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
-esac
-
-      $ac_path_FGREP_found && break 3
-    done
-  done
-  done
-IFS=$as_save_IFS
-  if test -z "$ac_cv_path_FGREP"; then
-    as_fn_error $? "no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
-  fi
-else
-  ac_cv_path_FGREP=$FGREP
-fi
-
-   fi
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_FGREP" >&5
-$as_echo "$ac_cv_path_FGREP" >&6; }
- FGREP="$ac_cv_path_FGREP"
-
-
-test -z "$GREP" && GREP=grep
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-# Check whether --with-gnu-ld was given.
-if test "${with_gnu_ld+set}" = set; then :
-  withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes
-else
-  with_gnu_ld=no
-fi
-
-ac_prog=ld
-if test "$GCC" = yes; then
-  # Check if gcc -print-prog-name=ld gives a path.
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5
-$as_echo_n "checking for ld used by $CC... " >&6; }
-  case $host in
-  *-*-mingw*)
-    # gcc leaves a trailing carriage return which upsets mingw
-    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
-  *)
-    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
-  esac
-  case $ac_prog in
-    # Accept absolute paths.
-    [\\/]* | ?:[\\/]*)
-      re_direlt='/[^/][^/]*/\.\./'
-      # Canonicalize the pathname of ld
-      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
-	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
-      done
-      test -z "$LD" && LD="$ac_prog"
-      ;;
-  "")
-    # If it fails, then pretend we aren't using GCC.
-    ac_prog=ld
-    ;;
-  *)
-    # If it is relative, then search for the first ld in PATH.
-    with_gnu_ld=unknown
-    ;;
-  esac
-elif test "$with_gnu_ld" = yes; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
-$as_echo_n "checking for GNU ld... " >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
-$as_echo_n "checking for non-GNU ld... " >&6; }
-fi
-if ${lt_cv_path_LD+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -z "$LD"; then
-  lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
-  for ac_dir in $PATH; do
-    IFS="$lt_save_ifs"
-    test -z "$ac_dir" && ac_dir=.
-    if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
-      lt_cv_path_LD="$ac_dir/$ac_prog"
-      # Check to see if the program is GNU ld.  I'd rather use --version,
-      # but apparently some variants of GNU ld only accept -v.
-      # Break only if it was the GNU/non-GNU ld that we prefer.
-      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
-      *GNU* | *'with BFD'*)
-	test "$with_gnu_ld" != no && break
-	;;
-      *)
-	test "$with_gnu_ld" != yes && break
-	;;
-      esac
-    fi
-  done
-  IFS="$lt_save_ifs"
-else
-  lt_cv_path_LD="$LD" # Let the user override the test with a path.
-fi
-fi
-
-LD="$lt_cv_path_LD"
-if test -n "$LD"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
-$as_echo "$LD" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
-$as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
-if ${lt_cv_prog_gnu_ld+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
-case `$LD -v 2>&1 </dev/null` in
-*GNU* | *'with BFD'*)
-  lt_cv_prog_gnu_ld=yes
-  ;;
-*)
-  lt_cv_prog_gnu_ld=no
-  ;;
-esac
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5
-$as_echo "$lt_cv_prog_gnu_ld" >&6; }
-with_gnu_ld=$lt_cv_prog_gnu_ld
-
-
-
-
-
-
-
-
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compatible name lister (nm)" >&5
-$as_echo_n "checking for BSD- or MS-compatible name lister (nm)... " >&6; }
-if ${lt_cv_path_NM+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$NM"; then
-  # Let the user override the test.
-  lt_cv_path_NM="$NM"
-else
-  lt_nm_to_check="${ac_tool_prefix}nm"
-  if test -n "$ac_tool_prefix" && test "$build" = "$host"; then
-    lt_nm_to_check="$lt_nm_to_check nm"
-  fi
-  for lt_tmp_nm in $lt_nm_to_check; do
-    lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
-    for ac_dir in $PATH /usr/ccs/bin/elf /usr/ccs/bin /usr/ucb /bin; do
-      IFS="$lt_save_ifs"
-      test -z "$ac_dir" && ac_dir=.
-      tmp_nm="$ac_dir/$lt_tmp_nm"
-      if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext" ; then
-	# Check to see if the nm accepts a BSD-compat flag.
-	# Adding the `sed 1q' prevents false positives on HP-UX, which says:
-	#   nm: unknown option "B" ignored
-	# Tru64's nm complains that /dev/null is an invalid object file
-	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
-	*/dev/null* | *'Invalid file or object type'*)
-	  lt_cv_path_NM="$tmp_nm -B"
-	  break
-	  ;;
-	*)
-	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
-	  */dev/null*)
-	    lt_cv_path_NM="$tmp_nm -p"
-	    break
-	    ;;
-	  *)
-	    lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but
-	    continue # so that we can try to find one that supports BSD flags
-	    ;;
-	  esac
-	  ;;
-	esac
-      fi
-    done
-    IFS="$lt_save_ifs"
-  done
-  : ${lt_cv_path_NM=no}
-fi
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_NM" >&5
-$as_echo "$lt_cv_path_NM" >&6; }
-if test "$lt_cv_path_NM" != "no"; then
-  NM="$lt_cv_path_NM"
-else
-  # Didn't find any BSD compatible name lister, look for dumpbin.
-  if test -n "$DUMPBIN"; then :
-    # Let the user override the test.
-  else
-    if test -n "$ac_tool_prefix"; then
-  for ac_prog in dumpbin "link -dump"
-  do
-    # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
-set dummy $ac_tool_prefix$ac_prog; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_prog_DUMPBIN+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$DUMPBIN"; then
-  ac_cv_prog_DUMPBIN="$DUMPBIN" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_DUMPBIN="$ac_tool_prefix$ac_prog"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-fi
-fi
-DUMPBIN=$ac_cv_prog_DUMPBIN
-if test -n "$DUMPBIN"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DUMPBIN" >&5
-$as_echo "$DUMPBIN" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-
-    test -n "$DUMPBIN" && break
-  done
-fi
-if test -z "$DUMPBIN"; then
-  ac_ct_DUMPBIN=$DUMPBIN
-  for ac_prog in dumpbin "link -dump"
-do
-  # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_prog_ac_ct_DUMPBIN+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$ac_ct_DUMPBIN"; then
-  ac_cv_prog_ac_ct_DUMPBIN="$ac_ct_DUMPBIN" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_ac_ct_DUMPBIN="$ac_prog"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-fi
-fi
-ac_ct_DUMPBIN=$ac_cv_prog_ac_ct_DUMPBIN
-if test -n "$ac_ct_DUMPBIN"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DUMPBIN" >&5
-$as_echo "$ac_ct_DUMPBIN" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-
-  test -n "$ac_ct_DUMPBIN" && break
-done
-
-  if test "x$ac_ct_DUMPBIN" = x; then
-    DUMPBIN=":"
-  else
-    case $cross_compiling:$ac_tool_warned in
-yes:)
-{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
-$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
-ac_tool_warned=yes ;;
-esac
-    DUMPBIN=$ac_ct_DUMPBIN
-  fi
-fi
-
-    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
-    *COFF*)
-      DUMPBIN="$DUMPBIN -symbols"
-      ;;
-    *)
-      DUMPBIN=:
-      ;;
-    esac
-  fi
-
-  if test "$DUMPBIN" != ":"; then
-    NM="$DUMPBIN"
-  fi
-fi
-test -z "$NM" && NM=nm
-
-
-
-
-
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM) interface" >&5
-$as_echo_n "checking the name lister ($NM) interface... " >&6; }
-if ${lt_cv_nm_interface+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  lt_cv_nm_interface="BSD nm"
-  echo "int some_variable = 0;" > conftest.$ac_ext
-  (eval echo "\"\$as_me:$LINENO: $ac_compile\"" >&5)
-  (eval "$ac_compile" 2>conftest.err)
-  cat conftest.err >&5
-  (eval echo "\"\$as_me:$LINENO: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
-  (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
-  cat conftest.err >&5
-  (eval echo "\"\$as_me:$LINENO: output\"" >&5)
-  cat conftest.out >&5
-  if $GREP 'External.*some_variable' conftest.out > /dev/null; then
-    lt_cv_nm_interface="MS dumpbin"
-  fi
-  rm -f conftest*
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_nm_interface" >&5
-$as_echo "$lt_cv_nm_interface" >&6; }
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5
-$as_echo_n "checking whether ln -s works... " >&6; }
-LN_S=$as_ln_s
-if test "$LN_S" = "ln -s"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5
-$as_echo "no, using $LN_S" >&6; }
-fi
-
-# find the maximum length of command line arguments
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking the maximum length of command line arguments" >&5
-$as_echo_n "checking the maximum length of command line arguments... " >&6; }
-if ${lt_cv_sys_max_cmd_len+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-    i=0
-  teststring="ABCD"
-
-  case $build_os in
-  msdosdjgpp*)
-    # On DJGPP, this test can blow up pretty badly due to problems in libc
-    # (any single argument exceeding 2000 bytes causes a buffer overrun
-    # during glob expansion).  Even if it were fixed, the result of this
-    # check would be larger than it should be.
-    lt_cv_sys_max_cmd_len=12288;    # 12K is about right
-    ;;
-
-  gnu*)
-    # Under GNU Hurd, this test is not required because there is
-    # no limit to the length of command line arguments.
-    # Libtool will interpret -1 as no limit whatsoever
-    lt_cv_sys_max_cmd_len=-1;
-    ;;
-
-  cygwin* | mingw* | cegcc*)
-    # On Win9x/ME, this test blows up -- it succeeds, but takes
-    # about 5 minutes as the teststring grows exponentially.
-    # Worse, since 9x/ME are not pre-emptively multitasking,
-    # you end up with a "frozen" computer, even though with patience
-    # the test eventually succeeds (with a max line length of 256k).
-    # Instead, let's just punt: use the minimum linelength reported by
-    # all of the supported platforms: 8192 (on NT/2K/XP).
-    lt_cv_sys_max_cmd_len=8192;
-    ;;
-
-  mint*)
-    # On MiNT this can take a long time and run out of memory.
-    lt_cv_sys_max_cmd_len=8192;
-    ;;
-
-  amigaos*)
-    # On AmigaOS with pdksh, this test takes hours, literally.
-    # So we just punt and use a minimum line length of 8192.
-    lt_cv_sys_max_cmd_len=8192;
-    ;;
-
-  netbsd* | freebsd* | openbsd* | darwin* | dragonfly*)
-    # This has been around since 386BSD, at least.  Likely further.
-    if test -x /sbin/sysctl; then
-      lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax`
-    elif test -x /usr/sbin/sysctl; then
-      lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax`
-    else
-      lt_cv_sys_max_cmd_len=65536	# usable default for all BSDs
-    fi
-    # And add a safety zone
-    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
-    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
-    ;;
-
-  interix*)
-    # We know the value 262144 and hardcode it with a safety zone (like BSD)
-    lt_cv_sys_max_cmd_len=196608
-    ;;
-
-  osf*)
-    # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
-    # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not
-    # nice to cause kernel panics so lets avoid the loop below.
-    # First set a reasonable default.
-    lt_cv_sys_max_cmd_len=16384
-    #
-    if test -x /sbin/sysconfig; then
-      case `/sbin/sysconfig -q proc exec_disable_arg_limit` in
-        *1*) lt_cv_sys_max_cmd_len=-1 ;;
-      esac
-    fi
-    ;;
-  sco3.2v5*)
-    lt_cv_sys_max_cmd_len=102400
-    ;;
-  sysv5* | sco5v6* | sysv4.2uw2*)
-    kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`
-    if test -n "$kargmax"; then
-      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
-    else
-      lt_cv_sys_max_cmd_len=32768
-    fi
-    ;;
-  *)
-    lt_cv_sys_max_cmd_len=`(getconf ARG_MAX) 2> /dev/null`
-    if test -n "$lt_cv_sys_max_cmd_len"; then
-      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
-      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
-    else
-      # Make teststring a little bigger before we do anything with it.
-      # a 1K string should be a reasonable start.
-      for i in 1 2 3 4 5 6 7 8 ; do
-        teststring=$teststring$teststring
-      done
-      SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
-      # If test is not a shell built-in, we'll probably end up computing a
-      # maximum length that is only half of the actual maximum length, but
-      # we can't tell.
-      while { test "X"`func_fallback_echo "$teststring$teststring" 2>/dev/null` \
-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
-	      test $i != 17 # 1/2 MB should be enough
-      do
-        i=`expr $i + 1`
-        teststring=$teststring$teststring
-      done
-      # Only check the string length outside the loop.
-      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
-      teststring=
-      # Add a significant safety factor because C++ compilers can tack on
-      # massive amounts of additional arguments before passing them to the
-      # linker.  It appears as though 1/2 is a usable value.
-      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
-    fi
-    ;;
-  esac
-
-fi
-
-if test -n $lt_cv_sys_max_cmd_len ; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sys_max_cmd_len" >&5
-$as_echo "$lt_cv_sys_max_cmd_len" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: none" >&5
-$as_echo "none" >&6; }
-fi
-max_cmd_len=$lt_cv_sys_max_cmd_len
-
-
-
-
-
-
-: ${CP="cp -f"}
-: ${MV="mv -f"}
-: ${RM="rm -f"}
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands some XSI constructs" >&5
-$as_echo_n "checking whether the shell understands some XSI constructs... " >&6; }
-# Try some XSI features
-xsi_shell=no
-( _lt_dummy="a/b/c"
-  test "${_lt_dummy##*/},${_lt_dummy%/*},${_lt_dummy#??}"${_lt_dummy%"$_lt_dummy"}, \
-      = c,a/b,b/c, \
-    && eval 'test $(( 1 + 1 )) -eq 2 \
-    && test "${#_lt_dummy}" -eq 5' ) >/dev/null 2>&1 \
-  && xsi_shell=yes
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $xsi_shell" >&5
-$as_echo "$xsi_shell" >&6; }
-
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands \"+=\"" >&5
-$as_echo_n "checking whether the shell understands \"+=\"... " >&6; }
-lt_shell_append=no
-( foo=bar; set foo baz; eval "$1+=\$2" && test "$foo" = barbaz ) \
-    >/dev/null 2>&1 \
-  && lt_shell_append=yes
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_shell_append" >&5
-$as_echo "$lt_shell_append" >&6; }
-
-
-if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
-  lt_unset=unset
-else
-  lt_unset=false
-fi
-
-
-
-
-
-# test EBCDIC or ASCII
-case `echo X|tr X '\101'` in
- A) # ASCII based system
-    # \n is not interpreted correctly by Solaris 8 /usr/ucb/tr
-  lt_SP2NL='tr \040 \012'
-  lt_NL2SP='tr \015\012 \040\040'
-  ;;
- *) # EBCDIC based system
-  lt_SP2NL='tr \100 \n'
-  lt_NL2SP='tr \r\n \100\100'
-  ;;
-esac
-
-
-
-
-
-
-
-
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to convert $build file names to $host format" >&5
-$as_echo_n "checking how to convert $build file names to $host format... " >&6; }
-if ${lt_cv_to_host_file_cmd+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  case $host in
-  *-*-mingw* )
-    case $build in
-      *-*-mingw* ) # actually msys
-        lt_cv_to_host_file_cmd=func_convert_file_msys_to_w32
-        ;;
-      *-*-cygwin* )
-        lt_cv_to_host_file_cmd=func_convert_file_cygwin_to_w32
-        ;;
-      * ) # otherwise, assume *nix
-        lt_cv_to_host_file_cmd=func_convert_file_nix_to_w32
-        ;;
-    esac
-    ;;
-  *-*-cygwin* )
-    case $build in
-      *-*-mingw* ) # actually msys
-        lt_cv_to_host_file_cmd=func_convert_file_msys_to_cygwin
-        ;;
-      *-*-cygwin* )
-        lt_cv_to_host_file_cmd=func_convert_file_noop
-        ;;
-      * ) # otherwise, assume *nix
-        lt_cv_to_host_file_cmd=func_convert_file_nix_to_cygwin
-        ;;
-    esac
-    ;;
-  * ) # unhandled hosts (and "normal" native builds)
-    lt_cv_to_host_file_cmd=func_convert_file_noop
-    ;;
-esac
-
-fi
-
-to_host_file_cmd=$lt_cv_to_host_file_cmd
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_to_host_file_cmd" >&5
-$as_echo "$lt_cv_to_host_file_cmd" >&6; }
-
-
-
-
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to convert $build file names to toolchain format" >&5
-$as_echo_n "checking how to convert $build file names to toolchain format... " >&6; }
-if ${lt_cv_to_tool_file_cmd+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  #assume ordinary cross tools, or native build.
-lt_cv_to_tool_file_cmd=func_convert_file_noop
-case $host in
-  *-*-mingw* )
-    case $build in
-      *-*-mingw* ) # actually msys
-        lt_cv_to_tool_file_cmd=func_convert_file_msys_to_w32
-        ;;
-    esac
-    ;;
-esac
-
-fi
-
-to_tool_file_cmd=$lt_cv_to_tool_file_cmd
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_to_tool_file_cmd" >&5
-$as_echo "$lt_cv_to_tool_file_cmd" >&6; }
-
-
-
-
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $LD option to reload object files" >&5
-$as_echo_n "checking for $LD option to reload object files... " >&6; }
-if ${lt_cv_ld_reload_flag+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  lt_cv_ld_reload_flag='-r'
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_reload_flag" >&5
-$as_echo "$lt_cv_ld_reload_flag" >&6; }
-reload_flag=$lt_cv_ld_reload_flag
-case $reload_flag in
-"" | " "*) ;;
-*) reload_flag=" $reload_flag" ;;
-esac
-reload_cmds='$LD$reload_flag -o $output$reload_objs'
-case $host_os in
-  cygwin* | mingw* | pw32* | cegcc*)
-    if test "$GCC" != yes; then
-      reload_cmds=false
-    fi
-    ;;
-  darwin*)
-    if test "$GCC" = yes; then
-      reload_cmds='$LTCC $LTCFLAGS -nostdlib ${wl}-r -o $output$reload_objs'
-    else
-      reload_cmds='$LD$reload_flag -o $output$reload_objs'
-    fi
-    ;;
-esac
-
-
-
-
-
-
-
-
-
-if test -n "$ac_tool_prefix"; then
-  # Extract the first word of "${ac_tool_prefix}objdump", so it can be a program name with args.
-set dummy ${ac_tool_prefix}objdump; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_prog_OBJDUMP+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$OBJDUMP"; then
-  ac_cv_prog_OBJDUMP="$OBJDUMP" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-fi
-fi
-OBJDUMP=$ac_cv_prog_OBJDUMP
-if test -n "$OBJDUMP"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5
-$as_echo "$OBJDUMP" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-
-fi
-if test -z "$ac_cv_prog_OBJDUMP"; then
-  ac_ct_OBJDUMP=$OBJDUMP
-  # Extract the first word of "objdump", so it can be a program name with args.
-set dummy objdump; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_prog_ac_ct_OBJDUMP+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$ac_ct_OBJDUMP"; then
-  ac_cv_prog_ac_ct_OBJDUMP="$ac_ct_OBJDUMP" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_ac_ct_OBJDUMP="objdump"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-fi
-fi
-ac_ct_OBJDUMP=$ac_cv_prog_ac_ct_OBJDUMP
-if test -n "$ac_ct_OBJDUMP"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJDUMP" >&5
-$as_echo "$ac_ct_OBJDUMP" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-  if test "x$ac_ct_OBJDUMP" = x; then
-    OBJDUMP="false"
-  else
-    case $cross_compiling:$ac_tool_warned in
-yes:)
-{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
-$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
-ac_tool_warned=yes ;;
-esac
-    OBJDUMP=$ac_ct_OBJDUMP
-  fi
-else
-  OBJDUMP="$ac_cv_prog_OBJDUMP"
-fi
-
-test -z "$OBJDUMP" && OBJDUMP=objdump
-
-
-
-
-
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to recognize dependent libraries" >&5
-$as_echo_n "checking how to recognize dependent libraries... " >&6; }
-if ${lt_cv_deplibs_check_method+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  lt_cv_file_magic_cmd='$MAGIC_CMD'
-lt_cv_file_magic_test_file=
-lt_cv_deplibs_check_method='unknown'
-# Need to set the preceding variable on all platforms that support
-# interlibrary dependencies.
-# 'none' -- dependencies not supported.
-# `unknown' -- same as none, but documents that we really don't know.
-# 'pass_all' -- all dependencies passed with no checks.
-# 'test_compile' -- check by making test program.
-# 'file_magic [[regex]]' -- check by looking for files in library path
-# which responds to the $file_magic_cmd with a given extended regex.
-# If you have `file' or equivalent on your system and you're not sure
-# whether `pass_all' will *always* work, you probably want this one.
-
-case $host_os in
-aix[4-9]*)
-  lt_cv_deplibs_check_method=pass_all
-  ;;
-
-beos*)
-  lt_cv_deplibs_check_method=pass_all
-  ;;
-
-bsdi[45]*)
-  lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'
-  lt_cv_file_magic_cmd='/usr/bin/file -L'
-  lt_cv_file_magic_test_file=/shlib/libc.so
-  ;;
-
-cygwin*)
-  # func_win32_libid is a shell function defined in ltmain.sh
-  lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
-  lt_cv_file_magic_cmd='func_win32_libid'
-  ;;
-
-mingw* | pw32*)
-  # Base MSYS/MinGW do not provide the 'file' command needed by
-  # func_win32_libid shell function, so use a weaker test based on 'objdump',
-  # unless we find 'file', for example because we are cross-compiling.
-  # func_win32_libid assumes BSD nm, so disallow it if using MS dumpbin.
-  if ( test "$lt_cv_nm_interface" = "BSD nm" && file / ) >/dev/null 2>&1; then
-    lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
-    lt_cv_file_magic_cmd='func_win32_libid'
-  else
-    # Keep this pattern in sync with the one in func_win32_libid.
-    lt_cv_deplibs_check_method='file_magic file format (pei*-i386(.*architecture: i386)?|pe-arm-wince|pe-x86-64)'
-    lt_cv_file_magic_cmd='$OBJDUMP -f'
-  fi
-  ;;
-
-cegcc*)
-  # use the weaker test based on 'objdump'. See mingw*.
-  lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?'
-  lt_cv_file_magic_cmd='$OBJDUMP -f'
-  ;;
-
-darwin* | rhapsody*)
-  lt_cv_deplibs_check_method=pass_all
-  ;;
-
-freebsd* | dragonfly*)
-  if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
-    case $host_cpu in
-    i*86 )
-      # Not sure whether the presence of OpenBSD here was a mistake.
-      # Let's accept both of them until this is cleared up.
-      lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[3-9]86 (compact )?demand paged shared library'
-      lt_cv_file_magic_cmd=/usr/bin/file
-      lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
-      ;;
-    esac
-  else
-    lt_cv_deplibs_check_method=pass_all
-  fi
-  ;;
-
-gnu*)
-  lt_cv_deplibs_check_method=pass_all
-  ;;
-
-haiku*)
-  lt_cv_deplibs_check_method=pass_all
-  ;;
-
-hpux10.20* | hpux11*)
-  lt_cv_file_magic_cmd=/usr/bin/file
-  case $host_cpu in
-  ia64*)
-    lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64'
-    lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
-    ;;
-  hppa*64*)
-    lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF[ -][0-9][0-9])(-bit)?( [LM]SB)? shared object( file)?[, -]* PA-RISC [0-9]\.[0-9]'
-    lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl
-    ;;
-  *)
-    lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9]\.[0-9]) shared library'
-    lt_cv_file_magic_test_file=/usr/lib/libc.sl
-    ;;
-  esac
-  ;;
-
-interix[3-9]*)
-  # PIC code is broken on Interix 3.x, that's why |\.a not |_pic\.a here
-  lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|\.a)$'
-  ;;
-
-irix5* | irix6* | nonstopux*)
-  case $LD in
-  *-32|*"-32 ") libmagic=32-bit;;
-  *-n32|*"-n32 ") libmagic=N32;;
-  *-64|*"-64 ") libmagic=64-bit;;
-  *) libmagic=never-match;;
-  esac
-  lt_cv_deplibs_check_method=pass_all
-  ;;
-
-# This must be Linux ELF.
-linux* | k*bsd*-gnu | kopensolaris*-gnu)
-  lt_cv_deplibs_check_method=pass_all
-  ;;
-
-netbsd* | netbsdelf*-gnu)
-  if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
-  else
-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|_pic\.a)$'
-  fi
-  ;;
-
-newos6*)
-  lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)'
-  lt_cv_file_magic_cmd=/usr/bin/file
-  lt_cv_file_magic_test_file=/usr/lib/libnls.so
-  ;;
-
-*nto* | *qnx*)
-  lt_cv_deplibs_check_method=pass_all
-  ;;
-
-openbsd*)
-  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
-  else
-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
-  fi
-  ;;
-
-osf3* | osf4* | osf5*)
-  lt_cv_deplibs_check_method=pass_all
-  ;;
-
-rdos*)
-  lt_cv_deplibs_check_method=pass_all
-  ;;
-
-solaris*)
-  lt_cv_deplibs_check_method=pass_all
-  ;;
-
-sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
-  lt_cv_deplibs_check_method=pass_all
-  ;;
-
-sysv4 | sysv4.3*)
-  case $host_vendor in
-  motorola)
-    lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib) M[0-9][0-9]* Version [0-9]'
-    lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*`
-    ;;
-  ncr)
-    lt_cv_deplibs_check_method=pass_all
-    ;;
-  sequent)
-    lt_cv_file_magic_cmd='/bin/file'
-    lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )'
-    ;;
-  sni)
-    lt_cv_file_magic_cmd='/bin/file'
-    lt_cv_deplibs_check_method="file_magic ELF [0-9][0-9]*-bit [LM]SB dynamic lib"
-    lt_cv_file_magic_test_file=/lib/libc.so
-    ;;
-  siemens)
-    lt_cv_deplibs_check_method=pass_all
-    ;;
-  pc)
-    lt_cv_deplibs_check_method=pass_all
-    ;;
-  esac
-  ;;
-
-tpf*)
-  lt_cv_deplibs_check_method=pass_all
-  ;;
-esac
-
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_deplibs_check_method" >&5
-$as_echo "$lt_cv_deplibs_check_method" >&6; }
-
-file_magic_glob=
-want_nocaseglob=no
-if test "$build" = "$host"; then
-  case $host_os in
-  mingw* | pw32*)
-    if ( shopt | grep nocaseglob ) >/dev/null 2>&1; then
-      want_nocaseglob=yes
-    else
-      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
-    fi
-    ;;
-  esac
-fi
-
-file_magic_cmd=$lt_cv_file_magic_cmd
-deplibs_check_method=$lt_cv_deplibs_check_method
-test -z "$deplibs_check_method" && deplibs_check_method=unknown
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-if test -n "$ac_tool_prefix"; then
-  # Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args.
-set dummy ${ac_tool_prefix}dlltool; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_prog_DLLTOOL+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$DLLTOOL"; then
-  ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-fi
-fi
-DLLTOOL=$ac_cv_prog_DLLTOOL
-if test -n "$DLLTOOL"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DLLTOOL" >&5
-$as_echo "$DLLTOOL" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-
-fi
-if test -z "$ac_cv_prog_DLLTOOL"; then
-  ac_ct_DLLTOOL=$DLLTOOL
-  # Extract the first word of "dlltool", so it can be a program name with args.
-set dummy dlltool; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_prog_ac_ct_DLLTOOL+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$ac_ct_DLLTOOL"; then
-  ac_cv_prog_ac_ct_DLLTOOL="$ac_ct_DLLTOOL" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_ac_ct_DLLTOOL="dlltool"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-fi
-fi
-ac_ct_DLLTOOL=$ac_cv_prog_ac_ct_DLLTOOL
-if test -n "$ac_ct_DLLTOOL"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DLLTOOL" >&5
-$as_echo "$ac_ct_DLLTOOL" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-  if test "x$ac_ct_DLLTOOL" = x; then
-    DLLTOOL="false"
-  else
-    case $cross_compiling:$ac_tool_warned in
-yes:)
-{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
-$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
-ac_tool_warned=yes ;;
-esac
-    DLLTOOL=$ac_ct_DLLTOOL
-  fi
-else
-  DLLTOOL="$ac_cv_prog_DLLTOOL"
-fi
-
-test -z "$DLLTOOL" && DLLTOOL=dlltool
-
-
-
-
-
-
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to associate runtime and link libraries" >&5
-$as_echo_n "checking how to associate runtime and link libraries... " >&6; }
-if ${lt_cv_sharedlib_from_linklib_cmd+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  lt_cv_sharedlib_from_linklib_cmd='unknown'
-
-case $host_os in
-cygwin* | mingw* | pw32* | cegcc*)
-  # two different shell functions defined in ltmain.sh
-  # decide which to use based on capabilities of $DLLTOOL
-  case `$DLLTOOL --help 2>&1` in
-  *--identify-strict*)
-    lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib
-    ;;
-  *)
-    lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib_fallback
-    ;;
-  esac
-  ;;
-*)
-  # fallback: assume linklib IS sharedlib
-  lt_cv_sharedlib_from_linklib_cmd="$ECHO"
-  ;;
-esac
-
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sharedlib_from_linklib_cmd" >&5
-$as_echo "$lt_cv_sharedlib_from_linklib_cmd" >&6; }
-sharedlib_from_linklib_cmd=$lt_cv_sharedlib_from_linklib_cmd
-test -z "$sharedlib_from_linklib_cmd" && sharedlib_from_linklib_cmd=$ECHO
-
-
-
-
-
-
-
-if test -n "$ac_tool_prefix"; then
-  for ac_prog in ar
-  do
-    # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
-set dummy $ac_tool_prefix$ac_prog; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_prog_AR+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$AR"; then
-  ac_cv_prog_AR="$AR" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_AR="$ac_tool_prefix$ac_prog"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-fi
-fi
-AR=$ac_cv_prog_AR
-if test -n "$AR"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
-$as_echo "$AR" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-
-    test -n "$AR" && break
-  done
-fi
-if test -z "$AR"; then
-  ac_ct_AR=$AR
-  for ac_prog in ar
-do
-  # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_prog_ac_ct_AR+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$ac_ct_AR"; then
-  ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_ac_ct_AR="$ac_prog"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-fi
-fi
-ac_ct_AR=$ac_cv_prog_ac_ct_AR
-if test -n "$ac_ct_AR"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
-$as_echo "$ac_ct_AR" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-
-  test -n "$ac_ct_AR" && break
-done
-
-  if test "x$ac_ct_AR" = x; then
-    AR="false"
-  else
-    case $cross_compiling:$ac_tool_warned in
-yes:)
-{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
-$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
-ac_tool_warned=yes ;;
-esac
-    AR=$ac_ct_AR
-  fi
-fi
-
-: ${AR=ar}
-: ${AR_FLAGS=cru}
-
-
-
-
-
-
-
-
-
-
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for archiver @FILE support" >&5
-$as_echo_n "checking for archiver @FILE support... " >&6; }
-if ${lt_cv_ar_at_file+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  lt_cv_ar_at_file=no
-   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-int
-main ()
-{
-
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_compile "$LINENO"; then :
-  echo conftest.$ac_objext > conftest.lst
-      lt_ar_try='$AR $AR_FLAGS libconftest.a @conftest.lst >&5'
-      { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$lt_ar_try\""; } >&5
-  (eval $lt_ar_try) 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }
-      if test "$ac_status" -eq 0; then
-	# Ensure the archiver fails upon bogus file names.
-	rm -f conftest.$ac_objext libconftest.a
-	{ { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$lt_ar_try\""; } >&5
-  (eval $lt_ar_try) 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }
-	if test "$ac_status" -ne 0; then
-          lt_cv_ar_at_file=@
-        fi
-      fi
-      rm -f conftest.* libconftest.a
-
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ar_at_file" >&5
-$as_echo "$lt_cv_ar_at_file" >&6; }
-
-if test "x$lt_cv_ar_at_file" = xno; then
-  archiver_list_spec=
-else
-  archiver_list_spec=$lt_cv_ar_at_file
-fi
-
-
-
-
-
-
-
-if test -n "$ac_tool_prefix"; then
-  # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
-set dummy ${ac_tool_prefix}strip; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_prog_STRIP+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$STRIP"; then
-  ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_STRIP="${ac_tool_prefix}strip"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-fi
-fi
-STRIP=$ac_cv_prog_STRIP
-if test -n "$STRIP"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
-$as_echo "$STRIP" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-
-fi
-if test -z "$ac_cv_prog_STRIP"; then
-  ac_ct_STRIP=$STRIP
-  # Extract the first word of "strip", so it can be a program name with args.
-set dummy strip; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_prog_ac_ct_STRIP+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$ac_ct_STRIP"; then
-  ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_ac_ct_STRIP="strip"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-fi
-fi
-ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
-if test -n "$ac_ct_STRIP"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
-$as_echo "$ac_ct_STRIP" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-  if test "x$ac_ct_STRIP" = x; then
-    STRIP=":"
-  else
-    case $cross_compiling:$ac_tool_warned in
-yes:)
-{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
-$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
-ac_tool_warned=yes ;;
-esac
-    STRIP=$ac_ct_STRIP
-  fi
-else
-  STRIP="$ac_cv_prog_STRIP"
-fi
-
-test -z "$STRIP" && STRIP=:
-
-
-
-
-
-
-if test -n "$ac_tool_prefix"; then
-  # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
-set dummy ${ac_tool_prefix}ranlib; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_prog_RANLIB+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$RANLIB"; then
-  ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-fi
-fi
-RANLIB=$ac_cv_prog_RANLIB
-if test -n "$RANLIB"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
-$as_echo "$RANLIB" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-
-fi
-if test -z "$ac_cv_prog_RANLIB"; then
-  ac_ct_RANLIB=$RANLIB
-  # Extract the first word of "ranlib", so it can be a program name with args.
-set dummy ranlib; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_prog_ac_ct_RANLIB+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$ac_ct_RANLIB"; then
-  ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_ac_ct_RANLIB="ranlib"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-fi
-fi
-ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
-if test -n "$ac_ct_RANLIB"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
-$as_echo "$ac_ct_RANLIB" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-  if test "x$ac_ct_RANLIB" = x; then
-    RANLIB=":"
-  else
-    case $cross_compiling:$ac_tool_warned in
-yes:)
-{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
-$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
-ac_tool_warned=yes ;;
-esac
-    RANLIB=$ac_ct_RANLIB
-  fi
-else
-  RANLIB="$ac_cv_prog_RANLIB"
-fi
-
-test -z "$RANLIB" && RANLIB=:
-
-
-
-
-
-
-# Determine commands to create old-style static archives.
-old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs'
-old_postinstall_cmds='chmod 644 $oldlib'
-old_postuninstall_cmds=
-
-if test -n "$RANLIB"; then
-  case $host_os in
-  openbsd*)
-    old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$oldlib"
-    ;;
-  *)
-    old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$oldlib"
-    ;;
-  esac
-  old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"
-fi
-
-case $host_os in
-  darwin*)
-    lock_old_archive_extraction=yes ;;
-  *)
-    lock_old_archive_extraction=no ;;
-esac
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-# If no C compiler was specified, use CC.
-LTCC=${LTCC-"$CC"}
-
-# If no C compiler flags were specified, use CFLAGS.
-LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
-
-# Allow CC to be a program name with arguments.
-compiler=$CC
-
-
-# Check for command to grab the raw symbol name followed by C symbol from nm.
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking command to parse $NM output from $compiler object" >&5
-$as_echo_n "checking command to parse $NM output from $compiler object... " >&6; }
-if ${lt_cv_sys_global_symbol_pipe+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-
-# These are sane defaults that work on at least a few old systems.
-# [They come from Ultrix.  What could be older than Ultrix?!! ;)]
-
-# Character class describing NM global symbol codes.
-symcode='[BCDEGRST]'
-
-# Regexp to match symbols that can be accessed directly from C.
-sympat='\([_A-Za-z][_A-Za-z0-9]*\)'
-
-# Define system-specific variables.
-case $host_os in
-aix*)
-  symcode='[BCDT]'
-  ;;
-cygwin* | mingw* | pw32* | cegcc*)
-  symcode='[ABCDGISTW]'
-  ;;
-hpux*)
-  if test "$host_cpu" = ia64; then
-    symcode='[ABCDEGRST]'
-  fi
-  ;;
-irix* | nonstopux*)
-  symcode='[BCDEGRST]'
-  ;;
-osf*)
-  symcode='[BCDEGQRST]'
-  ;;
-solaris*)
-  symcode='[BDRT]'
-  ;;
-sco3.2v5*)
-  symcode='[DT]'
-  ;;
-sysv4.2uw2*)
-  symcode='[DT]'
-  ;;
-sysv5* | sco5v6* | unixware* | OpenUNIX*)
-  symcode='[ABDT]'
-  ;;
-sysv4)
-  symcode='[DFNSTU]'
-  ;;
-esac
-
-# If we're using GNU nm, then use its standard symbol codes.
-case `$NM -V 2>&1` in
-*GNU* | *'with BFD'*)
-  symcode='[ABCDGIRSTW]' ;;
-esac
-
-# Transform an extracted symbol line into a proper C declaration.
-# Some systems (esp. on ia64) link data and code symbols differently,
-# so use this general approach.
-lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
-
-# Transform an extracted symbol line into symbol name and symbol address
-lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\)[ ]*$/  {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/  {\"\2\", (void *) \&\2},/p'"
-lt_cv_sys_global_symbol_to_c_name_address_lib_prefix="sed -n -e 's/^: \([^ ]*\)[ ]*$/  {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \(lib[^ ]*\)$/  {\"\2\", (void *) \&\2},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/  {\"lib\2\", (void *) \&\2},/p'"
-
-# Handle CRLF in mingw tool chain
-opt_cr=
-case $build_os in
-mingw*)
-  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
-  ;;
-esac
-
-# Try without a prefix underscore, then with it.
-for ac_symprfx in "" "_"; do
-
-  # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol.
-  symxfrm="\\1 $ac_symprfx\\2 \\2"
-
-  # Write the raw and C identifiers.
-  if test "$lt_cv_nm_interface" = "MS dumpbin"; then
-    # Fake it for dumpbin and say T for any non-static function
-    # and D for any global variable.
-    # Also find C++ and __fastcall symbols from MSVC++,
-    # which start with @ or ?.
-    lt_cv_sys_global_symbol_pipe="$AWK '"\
-"     {last_section=section; section=\$ 3};"\
-"     /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\
-"     \$ 0!~/External *\|/{next};"\
-"     / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\
-"     {if(hide[section]) next};"\
-"     {f=0}; \$ 0~/\(\).*\|/{f=1}; {printf f ? \"T \" : \"D \"};"\
-"     {split(\$ 0, a, /\||\r/); split(a[2], s)};"\
-"     s[1]~/^[@?]/{print s[1], s[1]; next};"\
-"     s[1]~prfx {split(s[1],t,\"@\"); print t[1], substr(t[1],length(prfx))}"\
-"     ' prfx=^$ac_symprfx"
-  else
-    lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[	 ]\($symcode$symcode*\)[	 ][	 ]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'"
-  fi
-  lt_cv_sys_global_symbol_pipe="$lt_cv_sys_global_symbol_pipe | sed '/ __gnu_lto/d'"
-
-  # Check to see that the pipe works correctly.
-  pipe_works=no
-
-  rm -f conftest*
-  cat > conftest.$ac_ext <<_LT_EOF
-#ifdef __cplusplus
-extern "C" {
-#endif
-char nm_test_var;
-void nm_test_func(void);
-void nm_test_func(void){}
-#ifdef __cplusplus
-}
-#endif
-int main(){nm_test_var='a';nm_test_func();return(0);}
-_LT_EOF
-
-  if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
-  (eval $ac_compile) 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-    # Now try to grab the symbols.
-    nlist=conftest.nm
-    if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist\""; } >&5
-  (eval $NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; } && test -s "$nlist"; then
-      # Try sorting and uniquifying the output.
-      if sort "$nlist" | uniq > "$nlist"T; then
-	mv -f "$nlist"T "$nlist"
-      else
-	rm -f "$nlist"T
-      fi
-
-      # Make sure that we snagged all the symbols we need.
-      if $GREP ' nm_test_var$' "$nlist" >/dev/null; then
-	if $GREP ' nm_test_func$' "$nlist" >/dev/null; then
-	  cat <<_LT_EOF > conftest.$ac_ext
-/* Keep this code in sync between libtool.m4, ltmain, lt_system.h, and tests.  */
-#if defined(_WIN32) || defined(__CYGWIN__) || defined(_WIN32_WCE)
-/* DATA imports from DLLs on WIN32 con't be const, because runtime
-   relocations are performed -- see ld's documentation on pseudo-relocs.  */
-# define LT_DLSYM_CONST
-#elif defined(__osf__)
-/* This system does not cope well with relocations in const data.  */
-# define LT_DLSYM_CONST
-#else
-# define LT_DLSYM_CONST const
-#endif
-
-#ifdef __cplusplus
-extern "C" {
-#endif
-
-_LT_EOF
-	  # Now generate the symbol file.
-	  eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext'
-
-	  cat <<_LT_EOF >> conftest.$ac_ext
-
-/* The mapping between symbol names and symbols.  */
-LT_DLSYM_CONST struct {
-  const char *name;
-  void       *address;
-}
-lt__PROGRAM__LTX_preloaded_symbols[] =
-{
-  { "@PROGRAM@", (void *) 0 },
-_LT_EOF
-	  $SED "s/^$symcode$symcode* \(.*\) \(.*\)$/  {\"\2\", (void *) \&\2},/" < "$nlist" | $GREP -v main >> conftest.$ac_ext
-	  cat <<\_LT_EOF >> conftest.$ac_ext
-  {0, (void *) 0}
-};
-
-/* This works around a problem in FreeBSD linker */
-#ifdef FREEBSD_WORKAROUND
-static const void *lt_preloaded_setup() {
-  return lt__PROGRAM__LTX_preloaded_symbols;
-}
-#endif
-
-#ifdef __cplusplus
-}
-#endif
-_LT_EOF
-	  # Now try linking the two files.
-	  mv conftest.$ac_objext conftstm.$ac_objext
-	  lt_globsym_save_LIBS=$LIBS
-	  lt_globsym_save_CFLAGS=$CFLAGS
-	  LIBS="conftstm.$ac_objext"
-	  CFLAGS="$CFLAGS$lt_prog_compiler_no_builtin_flag"
-	  if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
-  (eval $ac_link) 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; } && test -s conftest${ac_exeext}; then
-	    pipe_works=yes
-	  fi
-	  LIBS=$lt_globsym_save_LIBS
-	  CFLAGS=$lt_globsym_save_CFLAGS
-	else
-	  echo "cannot find nm_test_func in $nlist" >&5
-	fi
-      else
-	echo "cannot find nm_test_var in $nlist" >&5
-      fi
-    else
-      echo "cannot run $lt_cv_sys_global_symbol_pipe" >&5
-    fi
-  else
-    echo "$progname: failed program was:" >&5
-    cat conftest.$ac_ext >&5
-  fi
-  rm -rf conftest* conftst*
-
-  # Do not use the global_symbol_pipe unless it works.
-  if test "$pipe_works" = yes; then
-    break
-  else
-    lt_cv_sys_global_symbol_pipe=
-  fi
-done
-
-fi
-
-if test -z "$lt_cv_sys_global_symbol_pipe"; then
-  lt_cv_sys_global_symbol_to_cdecl=
-fi
-if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: failed" >&5
-$as_echo "failed" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
-$as_echo "ok" >&6; }
-fi
-
-# Response file support.
-if test "$lt_cv_nm_interface" = "MS dumpbin"; then
-  nm_file_list_spec='@'
-elif $NM --help 2>/dev/null | grep '[@]FILE' >/dev/null; then
-  nm_file_list_spec='@'
-fi
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for sysroot" >&5
-$as_echo_n "checking for sysroot... " >&6; }
-
-# Check whether --with-sysroot was given.
-if test "${with_sysroot+set}" = set; then :
-  withval=$with_sysroot;
-else
-  with_sysroot=no
-fi
-
-
-lt_sysroot=
-case ${with_sysroot} in #(
- yes)
-   if test "$GCC" = yes; then
-     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
-   fi
-   ;; #(
- /*)
-   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
-   ;; #(
- no|'')
-   ;; #(
- *)
-   { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${with_sysroot}" >&5
-$as_echo "${with_sysroot}" >&6; }
-   as_fn_error $? "The sysroot must be an absolute path." "$LINENO" 5
-   ;;
-esac
-
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${lt_sysroot:-no}" >&5
-$as_echo "${lt_sysroot:-no}" >&6; }
-
-
-
-
-
-# Check whether --enable-libtool-lock was given.
-if test "${enable_libtool_lock+set}" = set; then :
-  enableval=$enable_libtool_lock;
-fi
-
-test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes
-
-# Some flags need to be propagated to the compiler or linker for good
-# libtool support.
-case $host in
-ia64-*-hpux*)
-  # Find out which ABI we are using.
-  echo 'int i;' > conftest.$ac_ext
-  if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
-  (eval $ac_compile) 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-    case `/usr/bin/file conftest.$ac_objext` in
-      *ELF-32*)
-	HPUX_IA64_MODE="32"
-	;;
-      *ELF-64*)
-	HPUX_IA64_MODE="64"
-	;;
-    esac
-  fi
-  rm -rf conftest*
-  ;;
-*-*-irix6*)
-  # Find out which ABI we are using.
-  echo '#line '$LINENO' "configure"' > conftest.$ac_ext
-  if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
-  (eval $ac_compile) 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-    if test "$lt_cv_prog_gnu_ld" = yes; then
-      case `/usr/bin/file conftest.$ac_objext` in
-	*32-bit*)
-	  LD="${LD-ld} -melf32bsmip"
-	  ;;
-	*N32*)
-	  LD="${LD-ld} -melf32bmipn32"
-	  ;;
-	*64-bit*)
-	  LD="${LD-ld} -melf64bmip"
-	;;
-      esac
-    else
-      case `/usr/bin/file conftest.$ac_objext` in
-	*32-bit*)
-	  LD="${LD-ld} -32"
-	  ;;
-	*N32*)
-	  LD="${LD-ld} -n32"
-	  ;;
-	*64-bit*)
-	  LD="${LD-ld} -64"
-	  ;;
-      esac
-    fi
-  fi
-  rm -rf conftest*
-  ;;
-
-x86_64-*kfreebsd*-gnu|x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*| \
-s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
-  # Find out which ABI we are using.
-  echo 'int i;' > conftest.$ac_ext
-  if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
-  (eval $ac_compile) 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-    case `/usr/bin/file conftest.o` in
-      *32-bit*)
-	case $host in
-	  x86_64-*kfreebsd*-gnu)
-	    LD="${LD-ld} -m elf_i386_fbsd"
-	    ;;
-	  x86_64-*linux*)
-	    LD="${LD-ld} -m elf_i386"
-	    ;;
-	  ppc64-*linux*|powerpc64-*linux*)
-	    LD="${LD-ld} -m elf32ppclinux"
-	    ;;
-	  s390x-*linux*)
-	    LD="${LD-ld} -m elf_s390"
-	    ;;
-	  sparc64-*linux*)
-	    LD="${LD-ld} -m elf32_sparc"
-	    ;;
-	esac
-	;;
-      *64-bit*)
-	case $host in
-	  x86_64-*kfreebsd*-gnu)
-	    LD="${LD-ld} -m elf_x86_64_fbsd"
-	    ;;
-	  x86_64-*linux*)
-	    LD="${LD-ld} -m elf_x86_64"
-	    ;;
-	  ppc*-*linux*|powerpc*-*linux*)
-	    LD="${LD-ld} -m elf64ppc"
-	    ;;
-	  s390*-*linux*|s390*-*tpf*)
-	    LD="${LD-ld} -m elf64_s390"
-	    ;;
-	  sparc*-*linux*)
-	    LD="${LD-ld} -m elf64_sparc"
-	    ;;
-	esac
-	;;
-    esac
-  fi
-  rm -rf conftest*
-  ;;
-
-*-*-sco3.2v5*)
-  # On SCO OpenServer 5, we need -belf to get full-featured binaries.
-  SAVE_CFLAGS="$CFLAGS"
-  CFLAGS="$CFLAGS -belf"
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler needs -belf" >&5
-$as_echo_n "checking whether the C compiler needs -belf... " >&6; }
-if ${lt_cv_cc_needs_belf+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-     cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-int
-main ()
-{
-
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  lt_cv_cc_needs_belf=yes
-else
-  lt_cv_cc_needs_belf=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-     ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_cc_needs_belf" >&5
-$as_echo "$lt_cv_cc_needs_belf" >&6; }
-  if test x"$lt_cv_cc_needs_belf" != x"yes"; then
-    # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
-    CFLAGS="$SAVE_CFLAGS"
-  fi
-  ;;
-sparc*-*solaris*)
-  # Find out which ABI we are using.
-  echo 'int i;' > conftest.$ac_ext
-  if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
-  (eval $ac_compile) 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-    case `/usr/bin/file conftest.o` in
-    *64-bit*)
-      case $lt_cv_prog_gnu_ld in
-      yes*) LD="${LD-ld} -m elf64_sparc" ;;
-      *)
-	if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then
-	  LD="${LD-ld} -64"
-	fi
-	;;
-      esac
-      ;;
-    esac
-  fi
-  rm -rf conftest*
-  ;;
-esac
-
-need_locks="$enable_libtool_lock"
-
-if test -n "$ac_tool_prefix"; then
-  # Extract the first word of "${ac_tool_prefix}mt", so it can be a program name with args.
-set dummy ${ac_tool_prefix}mt; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_prog_MANIFEST_TOOL+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$MANIFEST_TOOL"; then
-  ac_cv_prog_MANIFEST_TOOL="$MANIFEST_TOOL" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_MANIFEST_TOOL="${ac_tool_prefix}mt"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-fi
-fi
-MANIFEST_TOOL=$ac_cv_prog_MANIFEST_TOOL
-if test -n "$MANIFEST_TOOL"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MANIFEST_TOOL" >&5
-$as_echo "$MANIFEST_TOOL" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-
-fi
-if test -z "$ac_cv_prog_MANIFEST_TOOL"; then
-  ac_ct_MANIFEST_TOOL=$MANIFEST_TOOL
-  # Extract the first word of "mt", so it can be a program name with args.
-set dummy mt; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_prog_ac_ct_MANIFEST_TOOL+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$ac_ct_MANIFEST_TOOL"; then
-  ac_cv_prog_ac_ct_MANIFEST_TOOL="$ac_ct_MANIFEST_TOOL" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_ac_ct_MANIFEST_TOOL="mt"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-fi
-fi
-ac_ct_MANIFEST_TOOL=$ac_cv_prog_ac_ct_MANIFEST_TOOL
-if test -n "$ac_ct_MANIFEST_TOOL"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_MANIFEST_TOOL" >&5
-$as_echo "$ac_ct_MANIFEST_TOOL" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-  if test "x$ac_ct_MANIFEST_TOOL" = x; then
-    MANIFEST_TOOL=":"
-  else
-    case $cross_compiling:$ac_tool_warned in
-yes:)
-{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
-$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
-ac_tool_warned=yes ;;
-esac
-    MANIFEST_TOOL=$ac_ct_MANIFEST_TOOL
-  fi
-else
-  MANIFEST_TOOL="$ac_cv_prog_MANIFEST_TOOL"
-fi
-
-test -z "$MANIFEST_TOOL" && MANIFEST_TOOL=mt
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $MANIFEST_TOOL is a manifest tool" >&5
-$as_echo_n "checking if $MANIFEST_TOOL is a manifest tool... " >&6; }
-if ${lt_cv_path_mainfest_tool+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  lt_cv_path_mainfest_tool=no
-  echo "$as_me:$LINENO: $MANIFEST_TOOL '-?'" >&5
-  $MANIFEST_TOOL '-?' 2>conftest.err > conftest.out
-  cat conftest.err >&5
-  if $GREP 'Manifest Tool' conftest.out > /dev/null; then
-    lt_cv_path_mainfest_tool=yes
-  fi
-  rm -f conftest*
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_mainfest_tool" >&5
-$as_echo "$lt_cv_path_mainfest_tool" >&6; }
-if test "x$lt_cv_path_mainfest_tool" != xyes; then
-  MANIFEST_TOOL=:
-fi
-
-
-
-
-
-
-  case $host_os in
-    rhapsody* | darwin*)
-    if test -n "$ac_tool_prefix"; then
-  # Extract the first word of "${ac_tool_prefix}dsymutil", so it can be a program name with args.
-set dummy ${ac_tool_prefix}dsymutil; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_prog_DSYMUTIL+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$DSYMUTIL"; then
-  ac_cv_prog_DSYMUTIL="$DSYMUTIL" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_DSYMUTIL="${ac_tool_prefix}dsymutil"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-fi
-fi
-DSYMUTIL=$ac_cv_prog_DSYMUTIL
-if test -n "$DSYMUTIL"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DSYMUTIL" >&5
-$as_echo "$DSYMUTIL" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-
-fi
-if test -z "$ac_cv_prog_DSYMUTIL"; then
-  ac_ct_DSYMUTIL=$DSYMUTIL
-  # Extract the first word of "dsymutil", so it can be a program name with args.
-set dummy dsymutil; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_prog_ac_ct_DSYMUTIL+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$ac_ct_DSYMUTIL"; then
-  ac_cv_prog_ac_ct_DSYMUTIL="$ac_ct_DSYMUTIL" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_ac_ct_DSYMUTIL="dsymutil"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-fi
-fi
-ac_ct_DSYMUTIL=$ac_cv_prog_ac_ct_DSYMUTIL
-if test -n "$ac_ct_DSYMUTIL"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DSYMUTIL" >&5
-$as_echo "$ac_ct_DSYMUTIL" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-  if test "x$ac_ct_DSYMUTIL" = x; then
-    DSYMUTIL=":"
-  else
-    case $cross_compiling:$ac_tool_warned in
-yes:)
-{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
-$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
-ac_tool_warned=yes ;;
-esac
-    DSYMUTIL=$ac_ct_DSYMUTIL
-  fi
-else
-  DSYMUTIL="$ac_cv_prog_DSYMUTIL"
-fi
-
-    if test -n "$ac_tool_prefix"; then
-  # Extract the first word of "${ac_tool_prefix}nmedit", so it can be a program name with args.
-set dummy ${ac_tool_prefix}nmedit; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_prog_NMEDIT+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$NMEDIT"; then
-  ac_cv_prog_NMEDIT="$NMEDIT" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_NMEDIT="${ac_tool_prefix}nmedit"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-fi
-fi
-NMEDIT=$ac_cv_prog_NMEDIT
-if test -n "$NMEDIT"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $NMEDIT" >&5
-$as_echo "$NMEDIT" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-
-fi
-if test -z "$ac_cv_prog_NMEDIT"; then
-  ac_ct_NMEDIT=$NMEDIT
-  # Extract the first word of "nmedit", so it can be a program name with args.
-set dummy nmedit; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_prog_ac_ct_NMEDIT+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$ac_ct_NMEDIT"; then
-  ac_cv_prog_ac_ct_NMEDIT="$ac_ct_NMEDIT" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_ac_ct_NMEDIT="nmedit"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-fi
-fi
-ac_ct_NMEDIT=$ac_cv_prog_ac_ct_NMEDIT
-if test -n "$ac_ct_NMEDIT"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_NMEDIT" >&5
-$as_echo "$ac_ct_NMEDIT" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-  if test "x$ac_ct_NMEDIT" = x; then
-    NMEDIT=":"
-  else
-    case $cross_compiling:$ac_tool_warned in
-yes:)
-{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
-$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
-ac_tool_warned=yes ;;
-esac
-    NMEDIT=$ac_ct_NMEDIT
-  fi
-else
-  NMEDIT="$ac_cv_prog_NMEDIT"
-fi
-
-    if test -n "$ac_tool_prefix"; then
-  # Extract the first word of "${ac_tool_prefix}lipo", so it can be a program name with args.
-set dummy ${ac_tool_prefix}lipo; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_prog_LIPO+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$LIPO"; then
-  ac_cv_prog_LIPO="$LIPO" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_LIPO="${ac_tool_prefix}lipo"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-fi
-fi
-LIPO=$ac_cv_prog_LIPO
-if test -n "$LIPO"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIPO" >&5
-$as_echo "$LIPO" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-
-fi
-if test -z "$ac_cv_prog_LIPO"; then
-  ac_ct_LIPO=$LIPO
-  # Extract the first word of "lipo", so it can be a program name with args.
-set dummy lipo; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_prog_ac_ct_LIPO+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$ac_ct_LIPO"; then
-  ac_cv_prog_ac_ct_LIPO="$ac_ct_LIPO" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_ac_ct_LIPO="lipo"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-fi
-fi
-ac_ct_LIPO=$ac_cv_prog_ac_ct_LIPO
-if test -n "$ac_ct_LIPO"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_LIPO" >&5
-$as_echo "$ac_ct_LIPO" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-  if test "x$ac_ct_LIPO" = x; then
-    LIPO=":"
-  else
-    case $cross_compiling:$ac_tool_warned in
-yes:)
-{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
-$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
-ac_tool_warned=yes ;;
-esac
-    LIPO=$ac_ct_LIPO
-  fi
-else
-  LIPO="$ac_cv_prog_LIPO"
-fi
-
-    if test -n "$ac_tool_prefix"; then
-  # Extract the first word of "${ac_tool_prefix}otool", so it can be a program name with args.
-set dummy ${ac_tool_prefix}otool; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_prog_OTOOL+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$OTOOL"; then
-  ac_cv_prog_OTOOL="$OTOOL" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_OTOOL="${ac_tool_prefix}otool"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-fi
-fi
-OTOOL=$ac_cv_prog_OTOOL
-if test -n "$OTOOL"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL" >&5
-$as_echo "$OTOOL" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-
-fi
-if test -z "$ac_cv_prog_OTOOL"; then
-  ac_ct_OTOOL=$OTOOL
-  # Extract the first word of "otool", so it can be a program name with args.
-set dummy otool; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_prog_ac_ct_OTOOL+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$ac_ct_OTOOL"; then
-  ac_cv_prog_ac_ct_OTOOL="$ac_ct_OTOOL" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_ac_ct_OTOOL="otool"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-fi
-fi
-ac_ct_OTOOL=$ac_cv_prog_ac_ct_OTOOL
-if test -n "$ac_ct_OTOOL"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL" >&5
-$as_echo "$ac_ct_OTOOL" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-  if test "x$ac_ct_OTOOL" = x; then
-    OTOOL=":"
-  else
-    case $cross_compiling:$ac_tool_warned in
-yes:)
-{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
-$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
-ac_tool_warned=yes ;;
-esac
-    OTOOL=$ac_ct_OTOOL
-  fi
-else
-  OTOOL="$ac_cv_prog_OTOOL"
-fi
-
-    if test -n "$ac_tool_prefix"; then
-  # Extract the first word of "${ac_tool_prefix}otool64", so it can be a program name with args.
-set dummy ${ac_tool_prefix}otool64; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_prog_OTOOL64+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$OTOOL64"; then
-  ac_cv_prog_OTOOL64="$OTOOL64" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_OTOOL64="${ac_tool_prefix}otool64"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-fi
-fi
-OTOOL64=$ac_cv_prog_OTOOL64
-if test -n "$OTOOL64"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL64" >&5
-$as_echo "$OTOOL64" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-
-fi
-if test -z "$ac_cv_prog_OTOOL64"; then
-  ac_ct_OTOOL64=$OTOOL64
-  # Extract the first word of "otool64", so it can be a program name with args.
-set dummy otool64; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_prog_ac_ct_OTOOL64+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$ac_ct_OTOOL64"; then
-  ac_cv_prog_ac_ct_OTOOL64="$ac_ct_OTOOL64" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_ac_ct_OTOOL64="otool64"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-fi
-fi
-ac_ct_OTOOL64=$ac_cv_prog_ac_ct_OTOOL64
-if test -n "$ac_ct_OTOOL64"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL64" >&5
-$as_echo "$ac_ct_OTOOL64" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-  if test "x$ac_ct_OTOOL64" = x; then
-    OTOOL64=":"
-  else
-    case $cross_compiling:$ac_tool_warned in
-yes:)
-{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
-$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
-ac_tool_warned=yes ;;
-esac
-    OTOOL64=$ac_ct_OTOOL64
-  fi
-else
-  OTOOL64="$ac_cv_prog_OTOOL64"
-fi
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -single_module linker flag" >&5
-$as_echo_n "checking for -single_module linker flag... " >&6; }
-if ${lt_cv_apple_cc_single_mod+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  lt_cv_apple_cc_single_mod=no
-      if test -z "${LT_MULTI_MODULE}"; then
-	# By default we will add the -single_module flag. You can override
-	# by either setting the environment variable LT_MULTI_MODULE
-	# non-empty at configure time, or by adding -multi_module to the
-	# link flags.
-	rm -rf libconftest.dylib*
-	echo "int foo(void){return 1;}" > conftest.c
-	echo "$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
--dynamiclib -Wl,-single_module conftest.c" >&5
-	$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
-	  -dynamiclib -Wl,-single_module conftest.c 2>conftest.err
-        _lt_result=$?
-	if test -f libconftest.dylib && test ! -s conftest.err && test $_lt_result = 0; then
-	  lt_cv_apple_cc_single_mod=yes
-	else
-	  cat conftest.err >&5
-	fi
-	rm -rf libconftest.dylib*
-	rm -f conftest.*
-      fi
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_apple_cc_single_mod" >&5
-$as_echo "$lt_cv_apple_cc_single_mod" >&6; }
-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -exported_symbols_list linker flag" >&5
-$as_echo_n "checking for -exported_symbols_list linker flag... " >&6; }
-if ${lt_cv_ld_exported_symbols_list+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  lt_cv_ld_exported_symbols_list=no
-      save_LDFLAGS=$LDFLAGS
-      echo "_main" > conftest.sym
-      LDFLAGS="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym"
-      cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-int
-main ()
-{
-
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  lt_cv_ld_exported_symbols_list=yes
-else
-  lt_cv_ld_exported_symbols_list=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-	LDFLAGS="$save_LDFLAGS"
-
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_symbols_list" >&5
-$as_echo "$lt_cv_ld_exported_symbols_list" >&6; }
-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -force_load linker flag" >&5
-$as_echo_n "checking for -force_load linker flag... " >&6; }
-if ${lt_cv_ld_force_load+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  lt_cv_ld_force_load=no
-      cat > conftest.c << _LT_EOF
-int forced_loaded() { return 2;}
-_LT_EOF
-      echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&5
-      $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&5
-      echo "$AR cru libconftest.a conftest.o" >&5
-      $AR cru libconftest.a conftest.o 2>&5
-      echo "$RANLIB libconftest.a" >&5
-      $RANLIB libconftest.a 2>&5
-      cat > conftest.c << _LT_EOF
-int main() { return 0;}
-_LT_EOF
-      echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&5
-      $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err
-      _lt_result=$?
-      if test -f conftest && test ! -s conftest.err && test $_lt_result = 0 && $GREP forced_load conftest 2>&1 >/dev/null; then
-	lt_cv_ld_force_load=yes
-      else
-	cat conftest.err >&5
-      fi
-        rm -f conftest.err libconftest.a conftest conftest.c
-        rm -rf conftest.dSYM
-
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_force_load" >&5
-$as_echo "$lt_cv_ld_force_load" >&6; }
-    case $host_os in
-    rhapsody* | darwin1.[012])
-      _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;;
-    darwin1.*)
-      _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
-    darwin*) # darwin 5.x on
-      # if running on 10.5 or later, the deployment target defaults
-      # to the OS version, if on x86, and 10.4, the deployment
-      # target defaults to 10.4. Don't you love it?
-      case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
-	10.0,*86*-darwin8*|10.0,*-darwin[91]*)
-	  _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
-	10.[012]*)
-	  _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
-	10.*)
-	  _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
-      esac
-    ;;
-  esac
-    if test "$lt_cv_apple_cc_single_mod" = "yes"; then
-      _lt_dar_single_mod='$single_module'
-    fi
-    if test "$lt_cv_ld_exported_symbols_list" = "yes"; then
-      _lt_dar_export_syms=' ${wl}-exported_symbols_list,$output_objdir/${libname}-symbols.expsym'
-    else
-      _lt_dar_export_syms='~$NMEDIT -s $output_objdir/${libname}-symbols.expsym ${lib}'
-    fi
-    if test "$DSYMUTIL" != ":" && test "$lt_cv_ld_force_load" = "no"; then
-      _lt_dsymutil='~$DSYMUTIL $lib || :'
-    else
-      _lt_dsymutil=
-    fi
-    ;;
-  esac
-
-for ac_header in dlfcn.h
-do :
-  ac_fn_c_check_header_compile "$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default
-"
-if test "x$ac_cv_header_dlfcn_h" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_DLFCN_H 1
-_ACEOF
-
-fi
-
-done
-
-
-
-
-func_stripname_cnf ()
-{
-  case ${2} in
-  .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
-  *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
-  esac
-} # func_stripname_cnf
-
-
-
-
-
-# Set options
-
-
-
-
-
-            # Check whether --enable-shared was given.
-if test "${enable_shared+set}" = set; then :
-  enableval=$enable_shared; p=${PACKAGE-default}
-    case $enableval in
-    yes) enable_shared=yes ;;
-    no) enable_shared=no ;;
-    *)
-      enable_shared=no
-      # Look at the argument we got.  We use all the common list separators.
-      lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
-      for pkg in $enableval; do
-	IFS="$lt_save_ifs"
-	if test "X$pkg" = "X$p"; then
-	  enable_shared=yes
-	fi
-      done
-      IFS="$lt_save_ifs"
-      ;;
-    esac
-else
-  enable_shared=yes
-fi
-
-
-
-
-
-
-
-
-
-
-
-# Check whether --with-pic was given.
-if test "${with_pic+set}" = set; then :
-  withval=$with_pic; pic_mode="$withval"
-else
-  pic_mode=default
-fi
-
-
-test -z "$pic_mode" && pic_mode=default
-
-
-
-
-
-
-
-  # Check whether --enable-fast-install was given.
-if test "${enable_fast_install+set}" = set; then :
-  enableval=$enable_fast_install; p=${PACKAGE-default}
-    case $enableval in
-    yes) enable_fast_install=yes ;;
-    no) enable_fast_install=no ;;
-    *)
-      enable_fast_install=no
-      # Look at the argument we got.  We use all the common list separators.
-      lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
-      for pkg in $enableval; do
-	IFS="$lt_save_ifs"
-	if test "X$pkg" = "X$p"; then
-	  enable_fast_install=yes
-	fi
-      done
-      IFS="$lt_save_ifs"
-      ;;
-    esac
-else
-  enable_fast_install=yes
-fi
-
-
-
-
-
-
-
-
-
-
-
-# This can be used to rebuild libtool when needed
-LIBTOOL_DEPS="$ltmain"
-
-# Always use our own libtool.
-LIBTOOL='$(SHELL) $(top_builddir)/libtool'
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-test -z "$LN_S" && LN_S="ln -s"
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-if test -n "${ZSH_VERSION+set}" ; then
-   setopt NO_GLOB_SUBST
-fi
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for objdir" >&5
-$as_echo_n "checking for objdir... " >&6; }
-if ${lt_cv_objdir+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  rm -f .libs 2>/dev/null
-mkdir .libs 2>/dev/null
-if test -d .libs; then
-  lt_cv_objdir=.libs
-else
-  # MS-DOS does not allow filenames that begin with a dot.
-  lt_cv_objdir=_libs
-fi
-rmdir .libs 2>/dev/null
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_objdir" >&5
-$as_echo "$lt_cv_objdir" >&6; }
-objdir=$lt_cv_objdir
-
-
-
-
-
-cat >>confdefs.h <<_ACEOF
-#define LT_OBJDIR "$lt_cv_objdir/"
-_ACEOF
-
-
-
-
-case $host_os in
-aix3*)
-  # AIX sometimes has problems with the GCC collect2 program.  For some
-  # reason, if we set the COLLECT_NAMES environment variable, the problems
-  # vanish in a puff of smoke.
-  if test "X${COLLECT_NAMES+set}" != Xset; then
-    COLLECT_NAMES=
-    export COLLECT_NAMES
-  fi
-  ;;
-esac
-
-# Global variables:
-ofile=libtool
-can_build_shared=yes
-
-# All known linkers require a `.a' archive for static linking (except MSVC,
-# which needs '.lib').
-libext=a
-
-with_gnu_ld="$lt_cv_prog_gnu_ld"
-
-old_CC="$CC"
-old_CFLAGS="$CFLAGS"
-
-# Set sane defaults for various variables
-test -z "$CC" && CC=cc
-test -z "$LTCC" && LTCC=$CC
-test -z "$LTCFLAGS" && LTCFLAGS=$CFLAGS
-test -z "$LD" && LD=ld
-test -z "$ac_objext" && ac_objext=o
-
-for cc_temp in $compiler""; do
-  case $cc_temp in
-    compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
-    distcc | *[\\/]distcc | purify | *[\\/]purify ) ;;
-    \-*) ;;
-    *) break;;
-  esac
-done
-cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
-
-
-# Only perform the check for file, if the check method requires it
-test -z "$MAGIC_CMD" && MAGIC_CMD=file
-case $deplibs_check_method in
-file_magic*)
-  if test "$file_magic_cmd" = '$MAGIC_CMD'; then
-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ac_tool_prefix}file" >&5
-$as_echo_n "checking for ${ac_tool_prefix}file... " >&6; }
-if ${lt_cv_path_MAGIC_CMD+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  case $MAGIC_CMD in
-[\\/*] |  ?:[\\/]*)
-  lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
-  ;;
-*)
-  lt_save_MAGIC_CMD="$MAGIC_CMD"
-  lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
-  ac_dummy="/usr/bin$PATH_SEPARATOR$PATH"
-  for ac_dir in $ac_dummy; do
-    IFS="$lt_save_ifs"
-    test -z "$ac_dir" && ac_dir=.
-    if test -f $ac_dir/${ac_tool_prefix}file; then
-      lt_cv_path_MAGIC_CMD="$ac_dir/${ac_tool_prefix}file"
-      if test -n "$file_magic_test_file"; then
-	case $deplibs_check_method in
-	"file_magic "*)
-	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
-	  if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
-	    $EGREP "$file_magic_regex" > /dev/null; then
-	    :
-	  else
-	    cat <<_LT_EOF 1>&2
-
-*** Warning: the command libtool uses to detect shared libraries,
-*** $file_magic_cmd, produces output that libtool cannot recognize.
-*** The result is that libtool may fail to recognize shared libraries
-*** as such.  This will affect the creation of libtool libraries that
-*** depend on shared libraries, but programs linked with such libtool
-*** libraries will work regardless of this problem.  Nevertheless, you
-*** may want to report the problem to your system manager and/or to
-*** bug-libtool at gnu.org
-
-_LT_EOF
-	  fi ;;
-	esac
-      fi
-      break
-    fi
-  done
-  IFS="$lt_save_ifs"
-  MAGIC_CMD="$lt_save_MAGIC_CMD"
-  ;;
-esac
-fi
-
-MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
-if test -n "$MAGIC_CMD"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
-$as_echo "$MAGIC_CMD" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-
-
-
-
-if test -z "$lt_cv_path_MAGIC_CMD"; then
-  if test -n "$ac_tool_prefix"; then
-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for file" >&5
-$as_echo_n "checking for file... " >&6; }
-if ${lt_cv_path_MAGIC_CMD+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  case $MAGIC_CMD in
-[\\/*] |  ?:[\\/]*)
-  lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
-  ;;
-*)
-  lt_save_MAGIC_CMD="$MAGIC_CMD"
-  lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
-  ac_dummy="/usr/bin$PATH_SEPARATOR$PATH"
-  for ac_dir in $ac_dummy; do
-    IFS="$lt_save_ifs"
-    test -z "$ac_dir" && ac_dir=.
-    if test -f $ac_dir/file; then
-      lt_cv_path_MAGIC_CMD="$ac_dir/file"
-      if test -n "$file_magic_test_file"; then
-	case $deplibs_check_method in
-	"file_magic "*)
-	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
-	  if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
-	    $EGREP "$file_magic_regex" > /dev/null; then
-	    :
-	  else
-	    cat <<_LT_EOF 1>&2
-
-*** Warning: the command libtool uses to detect shared libraries,
-*** $file_magic_cmd, produces output that libtool cannot recognize.
-*** The result is that libtool may fail to recognize shared libraries
-*** as such.  This will affect the creation of libtool libraries that
-*** depend on shared libraries, but programs linked with such libtool
-*** libraries will work regardless of this problem.  Nevertheless, you
-*** may want to report the problem to your system manager and/or to
-*** bug-libtool at gnu.org
-
-_LT_EOF
-	  fi ;;
-	esac
-      fi
-      break
-    fi
-  done
-  IFS="$lt_save_ifs"
-  MAGIC_CMD="$lt_save_MAGIC_CMD"
-  ;;
-esac
-fi
-
-MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
-if test -n "$MAGIC_CMD"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
-$as_echo "$MAGIC_CMD" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-
-  else
-    MAGIC_CMD=:
-  fi
-fi
-
-  fi
-  ;;
-esac
-
-# Use C for the default configuration in the libtool script
-
-lt_save_CC="$CC"
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-
-# Source file extension for C test sources.
-ac_ext=c
-
-# Object file extension for compiled C test sources.
-objext=o
-objext=$objext
-
-# Code to be used in simple compile tests
-lt_simple_compile_test_code="int some_variable = 0;"
-
-# Code to be used in simple link tests
-lt_simple_link_test_code='int main(){return(0);}'
-
-
-
-
-
-
-
-# If no C compiler was specified, use CC.
-LTCC=${LTCC-"$CC"}
-
-# If no C compiler flags were specified, use CFLAGS.
-LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
-
-# Allow CC to be a program name with arguments.
-compiler=$CC
-
-# Save the default compiler, since it gets overwritten when the other
-# tags are being tested, and _LT_TAGVAR(compiler, []) is a NOP.
-compiler_DEFAULT=$CC
-
-# save warnings/boilerplate of simple test code
-ac_outfile=conftest.$ac_objext
-echo "$lt_simple_compile_test_code" >conftest.$ac_ext
-eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
-_lt_compiler_boilerplate=`cat conftest.err`
-$RM conftest*
-
-ac_outfile=conftest.$ac_objext
-echo "$lt_simple_link_test_code" >conftest.$ac_ext
-eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
-_lt_linker_boilerplate=`cat conftest.err`
-$RM -r conftest*
-
-
-## CAVEAT EMPTOR:
-## There is no encapsulation within the following macros, do not change
-## the running order or otherwise move them around unless you know exactly
-## what you are doing...
-if test -n "$compiler"; then
-
-lt_prog_compiler_no_builtin_flag=
-
-if test "$GCC" = yes; then
-  case $cc_basename in
-  nvcc*)
-    lt_prog_compiler_no_builtin_flag=' -Xcompiler -fno-builtin' ;;
-  *)
-    lt_prog_compiler_no_builtin_flag=' -fno-builtin' ;;
-  esac
-
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
-$as_echo_n "checking if $compiler supports -fno-rtti -fno-exceptions... " >&6; }
-if ${lt_cv_prog_compiler_rtti_exceptions+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  lt_cv_prog_compiler_rtti_exceptions=no
-   ac_outfile=conftest.$ac_objext
-   echo "$lt_simple_compile_test_code" > conftest.$ac_ext
-   lt_compiler_flag="-fno-rtti -fno-exceptions"
-   # Insert the option either (1) after the last *FLAGS variable, or
-   # (2) before a word containing "conftest.", or (3) at the end.
-   # Note that $ac_compile itself does not contain backslashes and begins
-   # with a dollar sign (not a hyphen), so the echo should work correctly.
-   # The option is referenced via a variable to avoid confusing sed.
-   lt_compile=`echo "$ac_compile" | $SED \
-   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-   -e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
-   (eval "$lt_compile" 2>conftest.err)
-   ac_status=$?
-   cat conftest.err >&5
-   echo "$as_me:$LINENO: \$? = $ac_status" >&5
-   if (exit $ac_status) && test -s "$ac_outfile"; then
-     # The compiler can only warn and ignore the option if not recognized
-     # So say no if there are warnings other than the usual output.
-     $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
-     $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
-     if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
-       lt_cv_prog_compiler_rtti_exceptions=yes
-     fi
-   fi
-   $RM conftest*
-
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_rtti_exceptions" >&5
-$as_echo "$lt_cv_prog_compiler_rtti_exceptions" >&6; }
-
-if test x"$lt_cv_prog_compiler_rtti_exceptions" = xyes; then
-    lt_prog_compiler_no_builtin_flag="$lt_prog_compiler_no_builtin_flag -fno-rtti -fno-exceptions"
-else
-    :
-fi
-
-fi
-
-
-
-
-
-
-  lt_prog_compiler_wl=
-lt_prog_compiler_pic=
-lt_prog_compiler_static=
-
-
-  if test "$GCC" = yes; then
-    lt_prog_compiler_wl='-Wl,'
-    lt_prog_compiler_static='-static'
-
-    case $host_os in
-      aix*)
-      # All AIX code is PIC.
-      if test "$host_cpu" = ia64; then
-	# AIX 5 now supports IA64 processor
-	lt_prog_compiler_static='-Bstatic'
-      fi
-      ;;
-
-    amigaos*)
-      case $host_cpu in
-      powerpc)
-            # see comment about AmigaOS4 .so support
-            lt_prog_compiler_pic='-fPIC'
-        ;;
-      m68k)
-            # FIXME: we need at least 68020 code to build shared libraries, but
-            # adding the `-m68020' flag to GCC prevents building anything better,
-            # like `-m68040'.
-            lt_prog_compiler_pic='-m68020 -resident32 -malways-restore-a4'
-        ;;
-      esac
-      ;;
-
-    beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
-      # PIC is the default for these OSes.
-      ;;
-
-    mingw* | cygwin* | pw32* | os2* | cegcc*)
-      # This hack is so that the source file can tell whether it is being
-      # built for inclusion in a dll (and should export symbols for example).
-      # Although the cygwin gcc ignores -fPIC, still need this for old-style
-      # (--disable-auto-import) libraries
-      lt_prog_compiler_pic='-DDLL_EXPORT'
-      ;;
-
-    darwin* | rhapsody*)
-      # PIC is the default on this platform
-      # Common symbols not allowed in MH_DYLIB files
-      lt_prog_compiler_pic='-fno-common'
-      ;;
-
-    haiku*)
-      # PIC is the default for Haiku.
-      # The "-static" flag exists, but is broken.
-      lt_prog_compiler_static=
-      ;;
-
-    hpux*)
-      # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
-      # PA HP-UX.  On IA64 HP-UX, PIC is the default but the pic flag
-      # sets the default TLS model and affects inlining.
-      case $host_cpu in
-      hppa*64*)
-	# +Z the default
-	;;
-      *)
-	lt_prog_compiler_pic='-fPIC'
-	;;
-      esac
-      ;;
-
-    interix[3-9]*)
-      # Interix 3.x gcc -fpic/-fPIC options generate broken code.
-      # Instead, we relocate shared libraries at runtime.
-      ;;
-
-    msdosdjgpp*)
-      # Just because we use GCC doesn't mean we suddenly get shared libraries
-      # on systems that don't support them.
-      lt_prog_compiler_can_build_shared=no
-      enable_shared=no
-      ;;
-
-    *nto* | *qnx*)
-      # QNX uses GNU C++, but need to define -shared option too, otherwise
-      # it will coredump.
-      lt_prog_compiler_pic='-fPIC -shared'
-      ;;
-
-    sysv4*MP*)
-      if test -d /usr/nec; then
-	lt_prog_compiler_pic=-Kconform_pic
-      fi
-      ;;
-
-    *)
-      lt_prog_compiler_pic='-fPIC'
-      ;;
-    esac
-
-    case $cc_basename in
-    nvcc*) # Cuda Compiler Driver 2.2
-      lt_prog_compiler_wl='-Xlinker '
-      lt_prog_compiler_pic='-Xcompiler -fPIC'
-      ;;
-    esac
-  else
-    # PORTME Check for flag to pass linker flags through the system compiler.
-    case $host_os in
-    aix*)
-      lt_prog_compiler_wl='-Wl,'
-      if test "$host_cpu" = ia64; then
-	# AIX 5 now supports IA64 processor
-	lt_prog_compiler_static='-Bstatic'
-      else
-	lt_prog_compiler_static='-bnso -bI:/lib/syscalls.exp'
-      fi
-      ;;
-
-    mingw* | cygwin* | pw32* | os2* | cegcc*)
-      # This hack is so that the source file can tell whether it is being
-      # built for inclusion in a dll (and should export symbols for example).
-      lt_prog_compiler_pic='-DDLL_EXPORT'
-      ;;
-
-    hpux9* | hpux10* | hpux11*)
-      lt_prog_compiler_wl='-Wl,'
-      # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
-      # not for PA HP-UX.
-      case $host_cpu in
-      hppa*64*|ia64*)
-	# +Z the default
-	;;
-      *)
-	lt_prog_compiler_pic='+Z'
-	;;
-      esac
-      # Is there a better lt_prog_compiler_static that works with the bundled CC?
-      lt_prog_compiler_static='${wl}-a ${wl}archive'
-      ;;
-
-    irix5* | irix6* | nonstopux*)
-      lt_prog_compiler_wl='-Wl,'
-      # PIC (with -KPIC) is the default.
-      lt_prog_compiler_static='-non_shared'
-      ;;
-
-    linux* | k*bsd*-gnu | kopensolaris*-gnu)
-      case $cc_basename in
-      # old Intel for x86_64 which still supported -KPIC.
-      ecc*)
-	lt_prog_compiler_wl='-Wl,'
-	lt_prog_compiler_pic='-KPIC'
-	lt_prog_compiler_static='-static'
-        ;;
-      # icc used to be incompatible with GCC.
-      # ICC 10 doesn't accept -KPIC any more.
-      icc* | ifort*)
-	lt_prog_compiler_wl='-Wl,'
-	lt_prog_compiler_pic='-fPIC'
-	lt_prog_compiler_static='-static'
-        ;;
-      # Lahey Fortran 8.1.
-      lf95*)
-	lt_prog_compiler_wl='-Wl,'
-	lt_prog_compiler_pic='--shared'
-	lt_prog_compiler_static='--static'
-	;;
-      nagfor*)
-	# NAG Fortran compiler
-	lt_prog_compiler_wl='-Wl,-Wl,,'
-	lt_prog_compiler_pic='-PIC'
-	lt_prog_compiler_static='-Bstatic'
-	;;
-      pgcc* | pgf77* | pgf90* | pgf95* | pgfortran*)
-        # Portland Group compilers (*not* the Pentium gcc compiler,
-	# which looks to be a dead project)
-	lt_prog_compiler_wl='-Wl,'
-	lt_prog_compiler_pic='-fpic'
-	lt_prog_compiler_static='-Bstatic'
-        ;;
-      ccc*)
-        lt_prog_compiler_wl='-Wl,'
-        # All Alpha code is PIC.
-        lt_prog_compiler_static='-non_shared'
-        ;;
-      xl* | bgxl* | bgf* | mpixl*)
-	# IBM XL C 8.0/Fortran 10.1, 11.1 on PPC and BlueGene
-	lt_prog_compiler_wl='-Wl,'
-	lt_prog_compiler_pic='-qpic'
-	lt_prog_compiler_static='-qstaticlink'
-	;;
-      *)
-	case `$CC -V 2>&1 | sed 5q` in
-	*Sun\ F* | *Sun*Fortran*)
-	  # Sun Fortran 8.3 passes all unrecognized flags to the linker
-	  lt_prog_compiler_pic='-KPIC'
-	  lt_prog_compiler_static='-Bstatic'
-	  lt_prog_compiler_wl=''
-	  ;;
-	*Sun\ C*)
-	  # Sun C 5.9
-	  lt_prog_compiler_pic='-KPIC'
-	  lt_prog_compiler_static='-Bstatic'
-	  lt_prog_compiler_wl='-Wl,'
-	  ;;
-	esac
-	;;
-      esac
-      ;;
-
-    newsos6)
-      lt_prog_compiler_pic='-KPIC'
-      lt_prog_compiler_static='-Bstatic'
-      ;;
-
-    *nto* | *qnx*)
-      # QNX uses GNU C++, but need to define -shared option too, otherwise
-      # it will coredump.
-      lt_prog_compiler_pic='-fPIC -shared'
-      ;;
-
-    osf3* | osf4* | osf5*)
-      lt_prog_compiler_wl='-Wl,'
-      # All OSF/1 code is PIC.
-      lt_prog_compiler_static='-non_shared'
-      ;;
-
-    rdos*)
-      lt_prog_compiler_static='-non_shared'
-      ;;
-
-    solaris*)
-      lt_prog_compiler_pic='-KPIC'
-      lt_prog_compiler_static='-Bstatic'
-      case $cc_basename in
-      f77* | f90* | f95* | sunf77* | sunf90* | sunf95*)
-	lt_prog_compiler_wl='-Qoption ld ';;
-      *)
-	lt_prog_compiler_wl='-Wl,';;
-      esac
-      ;;
-
-    sunos4*)
-      lt_prog_compiler_wl='-Qoption ld '
-      lt_prog_compiler_pic='-PIC'
-      lt_prog_compiler_static='-Bstatic'
-      ;;
-
-    sysv4 | sysv4.2uw2* | sysv4.3*)
-      lt_prog_compiler_wl='-Wl,'
-      lt_prog_compiler_pic='-KPIC'
-      lt_prog_compiler_static='-Bstatic'
-      ;;
-
-    sysv4*MP*)
-      if test -d /usr/nec ;then
-	lt_prog_compiler_pic='-Kconform_pic'
-	lt_prog_compiler_static='-Bstatic'
-      fi
-      ;;
-
-    sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*)
-      lt_prog_compiler_wl='-Wl,'
-      lt_prog_compiler_pic='-KPIC'
-      lt_prog_compiler_static='-Bstatic'
-      ;;
-
-    unicos*)
-      lt_prog_compiler_wl='-Wl,'
-      lt_prog_compiler_can_build_shared=no
-      ;;
-
-    uts4*)
-      lt_prog_compiler_pic='-pic'
-      lt_prog_compiler_static='-Bstatic'
-      ;;
-
-    *)
-      lt_prog_compiler_can_build_shared=no
-      ;;
-    esac
-  fi
-
-case $host_os in
-  # For platforms which do not support PIC, -DPIC is meaningless:
-  *djgpp*)
-    lt_prog_compiler_pic=
-    ;;
-  *)
-    lt_prog_compiler_pic="$lt_prog_compiler_pic -DPIC"
-    ;;
-esac
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
-$as_echo_n "checking for $compiler option to produce PIC... " >&6; }
-if ${lt_cv_prog_compiler_pic+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  lt_cv_prog_compiler_pic=$lt_prog_compiler_pic
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic" >&5
-$as_echo "$lt_cv_prog_compiler_pic" >&6; }
-lt_prog_compiler_pic=$lt_cv_prog_compiler_pic
-
-#
-# Check to make sure the PIC flag actually works.
-#
-if test -n "$lt_prog_compiler_pic"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5
-$as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic works... " >&6; }
-if ${lt_cv_prog_compiler_pic_works+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  lt_cv_prog_compiler_pic_works=no
-   ac_outfile=conftest.$ac_objext
-   echo "$lt_simple_compile_test_code" > conftest.$ac_ext
-   lt_compiler_flag="$lt_prog_compiler_pic -DPIC"
-   # Insert the option either (1) after the last *FLAGS variable, or
-   # (2) before a word containing "conftest.", or (3) at the end.
-   # Note that $ac_compile itself does not contain backslashes and begins
-   # with a dollar sign (not a hyphen), so the echo should work correctly.
-   # The option is referenced via a variable to avoid confusing sed.
-   lt_compile=`echo "$ac_compile" | $SED \
-   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-   -e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
-   (eval "$lt_compile" 2>conftest.err)
-   ac_status=$?
-   cat conftest.err >&5
-   echo "$as_me:$LINENO: \$? = $ac_status" >&5
-   if (exit $ac_status) && test -s "$ac_outfile"; then
-     # The compiler can only warn and ignore the option if not recognized
-     # So say no if there are warnings other than the usual output.
-     $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
-     $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
-     if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
-       lt_cv_prog_compiler_pic_works=yes
-     fi
-   fi
-   $RM conftest*
-
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works" >&5
-$as_echo "$lt_cv_prog_compiler_pic_works" >&6; }
-
-if test x"$lt_cv_prog_compiler_pic_works" = xyes; then
-    case $lt_prog_compiler_pic in
-     "" | " "*) ;;
-     *) lt_prog_compiler_pic=" $lt_prog_compiler_pic" ;;
-     esac
-else
-    lt_prog_compiler_pic=
-     lt_prog_compiler_can_build_shared=no
-fi
-
-fi
-
-
-
-
-
-
-
-
-
-
-
-#
-# Check to make sure the static flag actually works.
-#
-wl=$lt_prog_compiler_wl eval lt_tmp_static_flag=\"$lt_prog_compiler_static\"
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5
-$as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; }
-if ${lt_cv_prog_compiler_static_works+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  lt_cv_prog_compiler_static_works=no
-   save_LDFLAGS="$LDFLAGS"
-   LDFLAGS="$LDFLAGS $lt_tmp_static_flag"
-   echo "$lt_simple_link_test_code" > conftest.$ac_ext
-   if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
-     # The linker can only warn and ignore the option if not recognized
-     # So say no if there are warnings
-     if test -s conftest.err; then
-       # Append any errors to the config.log.
-       cat conftest.err 1>&5
-       $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
-       $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
-       if diff conftest.exp conftest.er2 >/dev/null; then
-         lt_cv_prog_compiler_static_works=yes
-       fi
-     else
-       lt_cv_prog_compiler_static_works=yes
-     fi
-   fi
-   $RM -r conftest*
-   LDFLAGS="$save_LDFLAGS"
-
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works" >&5
-$as_echo "$lt_cv_prog_compiler_static_works" >&6; }
-
-if test x"$lt_cv_prog_compiler_static_works" = xyes; then
-    :
-else
-    lt_prog_compiler_static=
-fi
-
-
-
-
-
-
-
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
-$as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
-if ${lt_cv_prog_compiler_c_o+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  lt_cv_prog_compiler_c_o=no
-   $RM -r conftest 2>/dev/null
-   mkdir conftest
-   cd conftest
-   mkdir out
-   echo "$lt_simple_compile_test_code" > conftest.$ac_ext
-
-   lt_compiler_flag="-o out/conftest2.$ac_objext"
-   # Insert the option either (1) after the last *FLAGS variable, or
-   # (2) before a word containing "conftest.", or (3) at the end.
-   # Note that $ac_compile itself does not contain backslashes and begins
-   # with a dollar sign (not a hyphen), so the echo should work correctly.
-   lt_compile=`echo "$ac_compile" | $SED \
-   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-   -e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
-   (eval "$lt_compile" 2>out/conftest.err)
-   ac_status=$?
-   cat out/conftest.err >&5
-   echo "$as_me:$LINENO: \$? = $ac_status" >&5
-   if (exit $ac_status) && test -s out/conftest2.$ac_objext
-   then
-     # The compiler can only warn and ignore the option if not recognized
-     # So say no if there are warnings
-     $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
-     $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
-     if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
-       lt_cv_prog_compiler_c_o=yes
-     fi
-   fi
-   chmod u+w . 2>&5
-   $RM conftest*
-   # SGI C++ compiler will create directory out/ii_files/ for
-   # template instantiation
-   test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
-   $RM out/* && rmdir out
-   cd ..
-   $RM -r conftest
-   $RM conftest*
-
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
-$as_echo "$lt_cv_prog_compiler_c_o" >&6; }
-
-
-
-
-
-
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
-$as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
-if ${lt_cv_prog_compiler_c_o+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  lt_cv_prog_compiler_c_o=no
-   $RM -r conftest 2>/dev/null
-   mkdir conftest
-   cd conftest
-   mkdir out
-   echo "$lt_simple_compile_test_code" > conftest.$ac_ext
-
-   lt_compiler_flag="-o out/conftest2.$ac_objext"
-   # Insert the option either (1) after the last *FLAGS variable, or
-   # (2) before a word containing "conftest.", or (3) at the end.
-   # Note that $ac_compile itself does not contain backslashes and begins
-   # with a dollar sign (not a hyphen), so the echo should work correctly.
-   lt_compile=`echo "$ac_compile" | $SED \
-   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-   -e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
-   (eval "$lt_compile" 2>out/conftest.err)
-   ac_status=$?
-   cat out/conftest.err >&5
-   echo "$as_me:$LINENO: \$? = $ac_status" >&5
-   if (exit $ac_status) && test -s out/conftest2.$ac_objext
-   then
-     # The compiler can only warn and ignore the option if not recognized
-     # So say no if there are warnings
-     $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
-     $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
-     if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
-       lt_cv_prog_compiler_c_o=yes
-     fi
-   fi
-   chmod u+w . 2>&5
-   $RM conftest*
-   # SGI C++ compiler will create directory out/ii_files/ for
-   # template instantiation
-   test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
-   $RM out/* && rmdir out
-   cd ..
-   $RM -r conftest
-   $RM conftest*
-
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
-$as_echo "$lt_cv_prog_compiler_c_o" >&6; }
-
-
-
-
-hard_links="nottested"
-if test "$lt_cv_prog_compiler_c_o" = no && test "$need_locks" != no; then
-  # do not overwrite the value of need_locks provided by the user
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5
-$as_echo_n "checking if we can lock with hard links... " >&6; }
-  hard_links=yes
-  $RM conftest*
-  ln conftest.a conftest.b 2>/dev/null && hard_links=no
-  touch conftest.a
-  ln conftest.a conftest.b 2>&5 || hard_links=no
-  ln conftest.a conftest.b 2>/dev/null && hard_links=no
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5
-$as_echo "$hard_links" >&6; }
-  if test "$hard_links" = no; then
-    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
-$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
-    need_locks=warn
-  fi
-else
-  need_locks=no
-fi
-
-
-
-
-
-
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5
-$as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; }
-
-  runpath_var=
-  allow_undefined_flag=
-  always_export_symbols=no
-  archive_cmds=
-  archive_expsym_cmds=
-  compiler_needs_object=no
-  enable_shared_with_static_runtimes=no
-  export_dynamic_flag_spec=
-  export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
-  hardcode_automatic=no
-  hardcode_direct=no
-  hardcode_direct_absolute=no
-  hardcode_libdir_flag_spec=
-  hardcode_libdir_flag_spec_ld=
-  hardcode_libdir_separator=
-  hardcode_minus_L=no
-  hardcode_shlibpath_var=unsupported
-  inherit_rpath=no
-  link_all_deplibs=unknown
-  module_cmds=
-  module_expsym_cmds=
-  old_archive_from_new_cmds=
-  old_archive_from_expsyms_cmds=
-  thread_safe_flag_spec=
-  whole_archive_flag_spec=
-  # include_expsyms should be a list of space-separated symbols to be *always*
-  # included in the symbol list
-  include_expsyms=
-  # exclude_expsyms can be an extended regexp of symbols to exclude
-  # it will be wrapped by ` (' and `)$', so one must not match beginning or
-  # end of line.  Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',
-  # as well as any symbol that contains `d'.
-  exclude_expsyms='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'
-  # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out
-  # platforms (ab)use it in PIC code, but their linkers get confused if
-  # the symbol is explicitly referenced.  Since portable code cannot
-  # rely on this symbol name, it's probably fine to never include it in
-  # preloaded symbol tables.
-  # Exclude shared library initialization/finalization symbols.
-  extract_expsyms_cmds=
-
-  case $host_os in
-  cygwin* | mingw* | pw32* | cegcc*)
-    # FIXME: the MSVC++ port hasn't been tested in a loooong time
-    # When not using gcc, we currently assume that we are using
-    # Microsoft Visual C++.
-    if test "$GCC" != yes; then
-      with_gnu_ld=no
-    fi
-    ;;
-  interix*)
-    # we just hope/assume this is gcc and not c89 (= MSVC++)
-    with_gnu_ld=yes
-    ;;
-  openbsd*)
-    with_gnu_ld=no
-    ;;
-  linux* | k*bsd*-gnu | gnu*)
-    link_all_deplibs=no
-    ;;
-  esac
-
-  ld_shlibs=yes
-
-  # On some targets, GNU ld is compatible enough with the native linker
-  # that we're better off using the native interface for both.
-  lt_use_gnu_ld_interface=no
-  if test "$with_gnu_ld" = yes; then
-    case $host_os in
-      aix*)
-	# The AIX port of GNU ld has always aspired to compatibility
-	# with the native linker.  However, as the warning in the GNU ld
-	# block says, versions before 2.19.5* couldn't really create working
-	# shared libraries, regardless of the interface used.
-	case `$LD -v 2>&1` in
-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
-	  *\ \(GNU\ Binutils\)\ 2.[2-9]*) ;;
-	  *\ \(GNU\ Binutils\)\ [3-9]*) ;;
-	  *)
-	    lt_use_gnu_ld_interface=yes
-	    ;;
-	esac
-	;;
-      *)
-	lt_use_gnu_ld_interface=yes
-	;;
-    esac
-  fi
-
-  if test "$lt_use_gnu_ld_interface" = yes; then
-    # If archive_cmds runs LD, not CC, wlarc should be empty
-    wlarc='${wl}'
-
-    # Set some defaults for GNU ld with shared library support. These
-    # are reset later if shared libraries are not supported. Putting them
-    # here allows them to be overridden if necessary.
-    runpath_var=LD_RUN_PATH
-    hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
-    export_dynamic_flag_spec='${wl}--export-dynamic'
-    # ancient GNU ld didn't support --whole-archive et. al.
-    if $LD --help 2>&1 | $GREP 'no-whole-archive' > /dev/null; then
-      whole_archive_flag_spec="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
-    else
-      whole_archive_flag_spec=
-    fi
-    supports_anon_versioning=no
-    case `$LD -v 2>&1` in
-      *GNU\ gold*) supports_anon_versioning=yes ;;
-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
-      *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
-      *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
-      *\ 2.11.*) ;; # other 2.11 versions
-      *) supports_anon_versioning=yes ;;
-    esac
-
-    # See if GNU ld supports shared libraries.
-    case $host_os in
-    aix[3-9]*)
-      # On AIX/PPC, the GNU linker is very broken
-      if test "$host_cpu" != ia64; then
-	ld_shlibs=no
-	cat <<_LT_EOF 1>&2
-
-*** Warning: the GNU linker, at least up to release 2.19, is reported
-*** to be unable to reliably create shared libraries on AIX.
-*** Therefore, libtool is disabling shared libraries support.  If you
-*** really care for shared libraries, you may want to install binutils
-*** 2.20 or above, or modify your PATH so that a non-GNU linker is found.
-*** You will then need to restart the configuration process.
-
-_LT_EOF
-      fi
-      ;;
-
-    amigaos*)
-      case $host_cpu in
-      powerpc)
-            # see comment about AmigaOS4 .so support
-            archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
-            archive_expsym_cmds=''
-        ;;
-      m68k)
-            archive_cmds='$RM $output_objdir/a2ixlibrary.data~$ECHO "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$ECHO "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$ECHO "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$ECHO "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
-            hardcode_libdir_flag_spec='-L$libdir'
-            hardcode_minus_L=yes
-        ;;
-      esac
-      ;;
-
-    beos*)
-      if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
-	allow_undefined_flag=unsupported
-	# Joseph Beckenbach <jrb3 at best.com> says some releases of gcc
-	# support --undefined.  This deserves some investigation.  FIXME
-	archive_cmds='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
-      else
-	ld_shlibs=no
-      fi
-      ;;
-
-    cygwin* | mingw* | pw32* | cegcc*)
-      # _LT_TAGVAR(hardcode_libdir_flag_spec, ) is actually meaningless,
-      # as there is no search path for DLLs.
-      hardcode_libdir_flag_spec='-L$libdir'
-      export_dynamic_flag_spec='${wl}--export-all-symbols'
-      allow_undefined_flag=unsupported
-      always_export_symbols=no
-      enable_shared_with_static_runtimes=yes
-      export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/;s/^.*[ ]__nm__\([^ ]*\)[ ][^ ]*/\1 DATA/;/^I[ ]/d;/^[AITW][ ]/s/.* //'\'' | sort | uniq > $export_symbols'
-      exclude_expsyms='[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname'
-
-      if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
-        archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
-	# If the export-symbols file already is a .def file (1st line
-	# is EXPORTS), use it as is; otherwise, prepend...
-	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
-	  cp $export_symbols $output_objdir/$soname.def;
-	else
-	  echo EXPORTS > $output_objdir/$soname.def;
-	  cat $export_symbols >> $output_objdir/$soname.def;
-	fi~
-	$CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
-      else
-	ld_shlibs=no
-      fi
-      ;;
-
-    haiku*)
-      archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
-      link_all_deplibs=yes
-      ;;
-
-    interix[3-9]*)
-      hardcode_direct=no
-      hardcode_shlibpath_var=no
-      hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
-      export_dynamic_flag_spec='${wl}-E'
-      # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc.
-      # Instead, shared libraries are loaded at an image base (0x10000000 by
-      # default) and relocated if they conflict, which is a slow very memory
-      # consuming and fragmenting process.  To avoid this, we pick a random,
-      # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
-      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
-      archive_expsym_cmds='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
-      ;;
-
-    gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu)
-      tmp_diet=no
-      if test "$host_os" = linux-dietlibc; then
-	case $cc_basename in
-	  diet\ *) tmp_diet=yes;;	# linux-dietlibc with static linking (!diet-dyn)
-	esac
-      fi
-      if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \
-	 && test "$tmp_diet" = no
-      then
-	tmp_addflag=' $pic_flag'
-	tmp_sharedflag='-shared'
-	case $cc_basename,$host_cpu in
-        pgcc*)				# Portland Group C compiler
-	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
-	  tmp_addflag=' $pic_flag'
-	  ;;
-	pgf77* | pgf90* | pgf95* | pgfortran*)
-					# Portland Group f77 and f90 compilers
-	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
-	  tmp_addflag=' $pic_flag -Mnomain' ;;
-	ecc*,ia64* | icc*,ia64*)	# Intel C compiler on ia64
-	  tmp_addflag=' -i_dynamic' ;;
-	efc*,ia64* | ifort*,ia64*)	# Intel Fortran compiler on ia64
-	  tmp_addflag=' -i_dynamic -nofor_main' ;;
-	ifc* | ifort*)			# Intel Fortran compiler
-	  tmp_addflag=' -nofor_main' ;;
-	lf95*)				# Lahey Fortran 8.1
-	  whole_archive_flag_spec=
-	  tmp_sharedflag='--shared' ;;
-	xl[cC]* | bgxl[cC]* | mpixl[cC]*) # IBM XL C 8.0 on PPC (deal with xlf below)
-	  tmp_sharedflag='-qmkshrobj'
-	  tmp_addflag= ;;
-	nvcc*)	# Cuda Compiler Driver 2.2
-	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
-	  compiler_needs_object=yes
-	  ;;
-	esac
-	case `$CC -V 2>&1 | sed 5q` in
-	*Sun\ C*)			# Sun C 5.9
-	  whole_archive_flag_spec='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
-	  compiler_needs_object=yes
-	  tmp_sharedflag='-G' ;;
-	*Sun\ F*)			# Sun Fortran 8.3
-	  tmp_sharedflag='-G' ;;
-	esac
-	archive_cmds='$CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
-
-        if test "x$supports_anon_versioning" = xyes; then
-          archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~
-	    cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
-	    echo "local: *; };" >> $output_objdir/$libname.ver~
-	    $CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
-        fi
-
-	case $cc_basename in
-	xlf* | bgf* | bgxlf* | mpixlf*)
-	  # IBM XL Fortran 10.1 on PPC cannot create shared libs itself
-	  whole_archive_flag_spec='--whole-archive$convenience --no-whole-archive'
-	  hardcode_libdir_flag_spec=
-	  hardcode_libdir_flag_spec_ld='-rpath $libdir'
-	  archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname -o $lib'
-	  if test "x$supports_anon_versioning" = xyes; then
-	    archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~
-	      cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
-	      echo "local: *; };" >> $output_objdir/$libname.ver~
-	      $LD -shared $libobjs $deplibs $linker_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib'
-	  fi
-	  ;;
-	esac
-      else
-        ld_shlibs=no
-      fi
-      ;;
-
-    netbsd* | netbsdelf*-gnu)
-      if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
-	archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
-	wlarc=
-      else
-	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
-	archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
-      fi
-      ;;
-
-    solaris*)
-      if $LD -v 2>&1 | $GREP 'BFD 2\.8' > /dev/null; then
-	ld_shlibs=no
-	cat <<_LT_EOF 1>&2
-
-*** Warning: The releases 2.8.* of the GNU linker cannot reliably
-*** create shared libraries on Solaris systems.  Therefore, libtool
-*** is disabling shared libraries support.  We urge you to upgrade GNU
-*** binutils to release 2.9.1 or newer.  Another option is to modify
-*** your PATH or compiler configuration so that the native linker is
-*** used, and then restart.
-
-_LT_EOF
-      elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
-	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
-	archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
-      else
-	ld_shlibs=no
-      fi
-      ;;
-
-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
-      case `$LD -v 2>&1` in
-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
-	ld_shlibs=no
-	cat <<_LT_EOF 1>&2
-
-*** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not
-*** reliably create shared libraries on SCO systems.  Therefore, libtool
-*** is disabling shared libraries support.  We urge you to upgrade GNU
-*** binutils to release 2.16.91.0.3 or newer.  Another option is to modify
-*** your PATH or compiler configuration so that the native linker is
-*** used, and then restart.
-
-_LT_EOF
-	;;
-	*)
-	  # For security reasons, it is highly recommended that you always
-	  # use absolute paths for naming shared libraries, and exclude the
-	  # DT_RUNPATH tag from executables and libraries.  But doing so
-	  # requires that you compile everything twice, which is a pain.
-	  if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
-	    hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
-	    archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
-	    archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
-	  else
-	    ld_shlibs=no
-	  fi
-	;;
-      esac
-      ;;
-
-    sunos4*)
-      archive_cmds='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
-      wlarc=
-      hardcode_direct=yes
-      hardcode_shlibpath_var=no
-      ;;
-
-    *)
-      if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
-	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
-	archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
-      else
-	ld_shlibs=no
-      fi
-      ;;
-    esac
-
-    if test "$ld_shlibs" = no; then
-      runpath_var=
-      hardcode_libdir_flag_spec=
-      export_dynamic_flag_spec=
-      whole_archive_flag_spec=
-    fi
-  else
-    # PORTME fill in a description of your system's linker (not GNU ld)
-    case $host_os in
-    aix3*)
-      allow_undefined_flag=unsupported
-      always_export_symbols=yes
-      archive_expsym_cmds='$LD -o $output_objdir/$soname $libobjs $deplibs $linker_flags -bE:$export_symbols -T512 -H512 -bM:SRE~$AR $AR_FLAGS $lib $output_objdir/$soname'
-      # Note: this linker hardcodes the directories in LIBPATH if there
-      # are no directories specified by -L.
-      hardcode_minus_L=yes
-      if test "$GCC" = yes && test -z "$lt_prog_compiler_static"; then
-	# Neither direct hardcoding nor static linking is supported with a
-	# broken collect2.
-	hardcode_direct=unsupported
-      fi
-      ;;
-
-    aix[4-9]*)
-      if test "$host_cpu" = ia64; then
-	# On IA64, the linker does run time linking by default, so we don't
-	# have to do anything special.
-	aix_use_runtimelinking=no
-	exp_sym_flag='-Bexport'
-	no_entry_flag=""
-      else
-	# If we're using GNU nm, then we don't want the "-C" option.
-	# -C means demangle to AIX nm, but means don't demangle with GNU nm
-	# Also, AIX nm treats weak defined symbols like other global
-	# defined symbols, whereas GNU nm marks them as "W".
-	if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
-	  export_symbols_cmds='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
-	else
-	  export_symbols_cmds='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
-	fi
-	aix_use_runtimelinking=no
-
-	# Test if we are trying to use run time linking or normal
-	# AIX style linking. If -brtl is somewhere in LDFLAGS, we
-	# need to do runtime linking.
-	case $host_os in aix4.[23]|aix4.[23].*|aix[5-9]*)
-	  for ld_flag in $LDFLAGS; do
-	  if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then
-	    aix_use_runtimelinking=yes
-	    break
-	  fi
-	  done
-	  ;;
-	esac
-
-	exp_sym_flag='-bexport'
-	no_entry_flag='-bnoentry'
-      fi
-
-      # When large executables or shared objects are built, AIX ld can
-      # have problems creating the table of contents.  If linking a library
-      # or program results in "error TOC overflow" add -mminimal-toc to
-      # CXXFLAGS/CFLAGS for g++/gcc.  In the cases where that is not
-      # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
-
-      archive_cmds=''
-      hardcode_direct=yes
-      hardcode_direct_absolute=yes
-      hardcode_libdir_separator=':'
-      link_all_deplibs=yes
-      file_list_spec='${wl}-f,'
-
-      if test "$GCC" = yes; then
-	case $host_os in aix4.[012]|aix4.[012].*)
-	# We only want to do this on AIX 4.2 and lower, the check
-	# below for broken collect2 doesn't work under 4.3+
-	  collect2name=`${CC} -print-prog-name=collect2`
-	  if test -f "$collect2name" &&
-	   strings "$collect2name" | $GREP resolve_lib_name >/dev/null
-	  then
-	  # We have reworked collect2
-	  :
-	  else
-	  # We have old collect2
-	  hardcode_direct=unsupported
-	  # It fails to find uninstalled libraries when the uninstalled
-	  # path is not listed in the libpath.  Setting hardcode_minus_L
-	  # to unsupported forces relinking
-	  hardcode_minus_L=yes
-	  hardcode_libdir_flag_spec='-L$libdir'
-	  hardcode_libdir_separator=
-	  fi
-	  ;;
-	esac
-	shared_flag='-shared'
-	if test "$aix_use_runtimelinking" = yes; then
-	  shared_flag="$shared_flag "'${wl}-G'
-	fi
-	link_all_deplibs=no
-      else
-	# not using gcc
-	if test "$host_cpu" = ia64; then
-	# VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
-	# chokes on -Wl,-G. The following line is correct:
-	  shared_flag='-G'
-	else
-	  if test "$aix_use_runtimelinking" = yes; then
-	    shared_flag='${wl}-G'
-	  else
-	    shared_flag='${wl}-bM:SRE'
-	  fi
-	fi
-      fi
-
-      export_dynamic_flag_spec='${wl}-bexpall'
-      # It seems that -bexpall does not export symbols beginning with
-      # underscore (_), so it is better to generate a list of symbols to export.
-      always_export_symbols=yes
-      if test "$aix_use_runtimelinking" = yes; then
-	# Warning - without using the other runtime loading flags (-brtl),
-	# -berok will link without error, but may produce a broken library.
-	allow_undefined_flag='-berok'
-        # Determine the default libpath from the value encoded in an
-        # empty executable.
-        if test "${lt_cv_aix_libpath+set}" = set; then
-  aix_libpath=$lt_cv_aix_libpath
-else
-  if ${lt_cv_aix_libpath_+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-int
-main ()
-{
-
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-
-  lt_aix_libpath_sed='
-      /Import File Strings/,/^$/ {
-	  /^0/ {
-	      s/^0  *\([^ ]*\) *$/\1/
-	      p
-	  }
-      }'
-  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
-  # Check for a 64-bit object if we didn't find anything.
-  if test -z "$lt_cv_aix_libpath_"; then
-    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
-  fi
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-  if test -z "$lt_cv_aix_libpath_"; then
-    lt_cv_aix_libpath_="/usr/lib:/lib"
-  fi
-
-fi
-
-  aix_libpath=$lt_cv_aix_libpath_
-fi
-
-        hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
-        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
-      else
-	if test "$host_cpu" = ia64; then
-	  hardcode_libdir_flag_spec='${wl}-R $libdir:/usr/lib:/lib'
-	  allow_undefined_flag="-z nodefs"
-	  archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$exp_sym_flag:\$export_symbols"
-	else
-	 # Determine the default libpath from the value encoded in an
-	 # empty executable.
-	 if test "${lt_cv_aix_libpath+set}" = set; then
-  aix_libpath=$lt_cv_aix_libpath
-else
-  if ${lt_cv_aix_libpath_+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-int
-main ()
-{
-
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-
-  lt_aix_libpath_sed='
-      /Import File Strings/,/^$/ {
-	  /^0/ {
-	      s/^0  *\([^ ]*\) *$/\1/
-	      p
-	  }
-      }'
-  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
-  # Check for a 64-bit object if we didn't find anything.
-  if test -z "$lt_cv_aix_libpath_"; then
-    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
-  fi
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-  if test -z "$lt_cv_aix_libpath_"; then
-    lt_cv_aix_libpath_="/usr/lib:/lib"
-  fi
-
-fi
-
-  aix_libpath=$lt_cv_aix_libpath_
-fi
-
-	 hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
-	  # Warning - without using the other run time loading flags,
-	  # -berok will link without error, but may produce a broken library.
-	  no_undefined_flag=' ${wl}-bernotok'
-	  allow_undefined_flag=' ${wl}-berok'
-	  if test "$with_gnu_ld" = yes; then
-	    # We only use this code for GNU lds that support --whole-archive.
-	    whole_archive_flag_spec='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
-	  else
-	    # Exported symbols can be pulled into shared objects from archives
-	    whole_archive_flag_spec='$convenience'
-	  fi
-	  archive_cmds_need_lc=yes
-	  # This is similar to how AIX traditionally builds its shared libraries.
-	  archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs ${wl}-bnoentry $compiler_flags ${wl}-bE:$export_symbols${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
-	fi
-      fi
-      ;;
-
-    amigaos*)
-      case $host_cpu in
-      powerpc)
-            # see comment about AmigaOS4 .so support
-            archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
-            archive_expsym_cmds=''
-        ;;
-      m68k)
-            archive_cmds='$RM $output_objdir/a2ixlibrary.data~$ECHO "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$ECHO "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$ECHO "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$ECHO "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
-            hardcode_libdir_flag_spec='-L$libdir'
-            hardcode_minus_L=yes
-        ;;
-      esac
-      ;;
-
-    bsdi[45]*)
-      export_dynamic_flag_spec=-rdynamic
-      ;;
-
-    cygwin* | mingw* | pw32* | cegcc*)
-      # When not using gcc, we currently assume that we are using
-      # Microsoft Visual C++.
-      # hardcode_libdir_flag_spec is actually meaningless, as there is
-      # no search path for DLLs.
-      case $cc_basename in
-      cl*)
-	# Native MSVC
-	hardcode_libdir_flag_spec=' '
-	allow_undefined_flag=unsupported
-	always_export_symbols=yes
-	file_list_spec='@'
-	# Tell ltmain to make .lib files, not .a files.
-	libext=lib
-	# Tell ltmain to make .dll files, not .so files.
-	shrext_cmds=".dll"
-	# FIXME: Setting linknames here is a bad hack.
-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
-	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
-	    sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
-	  else
-	    sed -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' < $export_symbols > $output_objdir/$soname.exp;
-	  fi~
-	  $CC -o $tool_output_objdir$soname $libobjs $compiler_flags $deplibs "@$tool_output_objdir$soname.exp" -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~
-	  linknames='
-	# The linker will not automatically build a static lib if we build a DLL.
-	# _LT_TAGVAR(old_archive_from_new_cmds, )='true'
-	enable_shared_with_static_runtimes=yes
-	export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1,DATA/'\'' | $SED -e '\''/^[AITW][ ]/s/.*[ ]//'\'' | sort | uniq > $export_symbols'
-	# Don't use ranlib
-	old_postinstall_cmds='chmod 644 $oldlib'
-	postlink_cmds='lt_outputfile="@OUTPUT@"~
-	  lt_tool_outputfile="@TOOL_OUTPUT@"~
-	  case $lt_outputfile in
-	    *.exe|*.EXE) ;;
-	    *)
-	      lt_outputfile="$lt_outputfile.exe"
-	      lt_tool_outputfile="$lt_tool_outputfile.exe"
-	      ;;
-	  esac~
-	  if test "$MANIFEST_TOOL" != ":" && test -f "$lt_outputfile.manifest"; then
-	    $MANIFEST_TOOL -manifest "$lt_tool_outputfile.manifest" -outputresource:"$lt_tool_outputfile" || exit 1;
-	    $RM "$lt_outputfile.manifest";
-	  fi'
-	;;
-      *)
-	# Assume MSVC wrapper
-	hardcode_libdir_flag_spec=' '
-	allow_undefined_flag=unsupported
-	# Tell ltmain to make .lib files, not .a files.
-	libext=lib
-	# Tell ltmain to make .dll files, not .so files.
-	shrext_cmds=".dll"
-	# FIXME: Setting linknames here is a bad hack.
-	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
-	# The linker will automatically build a .lib file if we build a DLL.
-	old_archive_from_new_cmds='true'
-	# FIXME: Should let the user specify the lib program.
-	old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs'
-	enable_shared_with_static_runtimes=yes
-	;;
-      esac
-      ;;
-
-    darwin* | rhapsody*)
-
-
-  archive_cmds_need_lc=no
-  hardcode_direct=no
-  hardcode_automatic=yes
-  hardcode_shlibpath_var=unsupported
-  if test "$lt_cv_ld_force_load" = "yes"; then
-    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
-  else
-    whole_archive_flag_spec=''
-  fi
-  link_all_deplibs=yes
-  allow_undefined_flag="$_lt_dar_allow_undefined"
-  case $cc_basename in
-     ifort*) _lt_dar_can_shared=yes ;;
-     *) _lt_dar_can_shared=$GCC ;;
-  esac
-  if test "$_lt_dar_can_shared" = "yes"; then
-    output_verbose_link_cmd=func_echo_all
-    archive_cmds="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}"
-    module_cmds="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}"
-    archive_expsym_cmds="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring ${_lt_dar_single_mod}${_lt_dar_export_syms}${_lt_dsymutil}"
-    module_expsym_cmds="sed -e 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dar_export_syms}${_lt_dsymutil}"
-
-  else
-  ld_shlibs=no
-  fi
-
-      ;;
-
-    dgux*)
-      archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
-      hardcode_libdir_flag_spec='-L$libdir'
-      hardcode_shlibpath_var=no
-      ;;
-
-    freebsd1*)
-      ld_shlibs=no
-      ;;
-
-    # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
-    # support.  Future versions do this automatically, but an explicit c++rt0.o
-    # does not break anything, and helps significantly (at the cost of a little
-    # extra space).
-    freebsd2.2*)
-      archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
-      hardcode_libdir_flag_spec='-R$libdir'
-      hardcode_direct=yes
-      hardcode_shlibpath_var=no
-      ;;
-
-    # Unfortunately, older versions of FreeBSD 2 do not have this feature.
-    freebsd2*)
-      archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
-      hardcode_direct=yes
-      hardcode_minus_L=yes
-      hardcode_shlibpath_var=no
-      ;;
-
-    # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
-    freebsd* | dragonfly*)
-      archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
-      hardcode_libdir_flag_spec='-R$libdir'
-      hardcode_direct=yes
-      hardcode_shlibpath_var=no
-      ;;
-
-    hpux9*)
-      if test "$GCC" = yes; then
-	archive_cmds='$RM $output_objdir/$soname~$CC -shared $pic_flag ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
-      else
-	archive_cmds='$RM $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
-      fi
-      hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
-      hardcode_libdir_separator=:
-      hardcode_direct=yes
-
-      # hardcode_minus_L: Not really in the search PATH,
-      # but as the default location of the library.
-      hardcode_minus_L=yes
-      export_dynamic_flag_spec='${wl}-E'
-      ;;
-
-    hpux10*)
-      if test "$GCC" = yes && test "$with_gnu_ld" = no; then
-	archive_cmds='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
-      else
-	archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
-      fi
-      if test "$with_gnu_ld" = no; then
-	hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
-	hardcode_libdir_flag_spec_ld='+b $libdir'
-	hardcode_libdir_separator=:
-	hardcode_direct=yes
-	hardcode_direct_absolute=yes
-	export_dynamic_flag_spec='${wl}-E'
-	# hardcode_minus_L: Not really in the search PATH,
-	# but as the default location of the library.
-	hardcode_minus_L=yes
-      fi
-      ;;
-
-    hpux11*)
-      if test "$GCC" = yes && test "$with_gnu_ld" = no; then
-	case $host_cpu in
-	hppa*64*)
-	  archive_cmds='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
-	  ;;
-	ia64*)
-	  archive_cmds='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
-	  ;;
-	*)
-	  archive_cmds='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
-	  ;;
-	esac
-      else
-	case $host_cpu in
-	hppa*64*)
-	  archive_cmds='$CC -b ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
-	  ;;
-	ia64*)
-	  archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
-	  ;;
-	*)
-
-	  # Older versions of the 11.00 compiler do not understand -b yet
-	  # (HP92453-01 A.11.01.20 doesn't, HP92453-01 B.11.X.35175-35176.GP does)
-	  { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC understands -b" >&5
-$as_echo_n "checking if $CC understands -b... " >&6; }
-if ${lt_cv_prog_compiler__b+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  lt_cv_prog_compiler__b=no
-   save_LDFLAGS="$LDFLAGS"
-   LDFLAGS="$LDFLAGS -b"
-   echo "$lt_simple_link_test_code" > conftest.$ac_ext
-   if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
-     # The linker can only warn and ignore the option if not recognized
-     # So say no if there are warnings
-     if test -s conftest.err; then
-       # Append any errors to the config.log.
-       cat conftest.err 1>&5
-       $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
-       $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
-       if diff conftest.exp conftest.er2 >/dev/null; then
-         lt_cv_prog_compiler__b=yes
-       fi
-     else
-       lt_cv_prog_compiler__b=yes
-     fi
-   fi
-   $RM -r conftest*
-   LDFLAGS="$save_LDFLAGS"
-
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler__b" >&5
-$as_echo "$lt_cv_prog_compiler__b" >&6; }
-
-if test x"$lt_cv_prog_compiler__b" = xyes; then
-    archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
-else
-    archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
-fi
-
-	  ;;
-	esac
-      fi
-      if test "$with_gnu_ld" = no; then
-	hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
-	hardcode_libdir_separator=:
-
-	case $host_cpu in
-	hppa*64*|ia64*)
-	  hardcode_direct=no
-	  hardcode_shlibpath_var=no
-	  ;;
-	*)
-	  hardcode_direct=yes
-	  hardcode_direct_absolute=yes
-	  export_dynamic_flag_spec='${wl}-E'
-
-	  # hardcode_minus_L: Not really in the search PATH,
-	  # but as the default location of the library.
-	  hardcode_minus_L=yes
-	  ;;
-	esac
-      fi
-      ;;
-
-    irix5* | irix6* | nonstopux*)
-      if test "$GCC" = yes; then
-	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
-	# Try to use the -exported_symbol ld option, if it does not
-	# work, assume that -exports_file does not work either and
-	# implicitly export all symbols.
-	# This should be the same for all languages, so no per-tag cache variable.
-	{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $host_os linker accepts -exported_symbol" >&5
-$as_echo_n "checking whether the $host_os linker accepts -exported_symbol... " >&6; }
-if ${lt_cv_irix_exported_symbol+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  save_LDFLAGS="$LDFLAGS"
-	   LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null"
-	   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-int foo (void) { return 0; }
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  lt_cv_irix_exported_symbol=yes
-else
-  lt_cv_irix_exported_symbol=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-           LDFLAGS="$save_LDFLAGS"
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_irix_exported_symbol" >&5
-$as_echo "$lt_cv_irix_exported_symbol" >&6; }
-	if test "$lt_cv_irix_exported_symbol" = yes; then
-          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
-	fi
-      else
-	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
-	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
-      fi
-      archive_cmds_need_lc='no'
-      hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
-      hardcode_libdir_separator=:
-      inherit_rpath=yes
-      link_all_deplibs=yes
-      ;;
-
-    netbsd* | netbsdelf*-gnu)
-      if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
-	archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out
-      else
-	archive_cmds='$LD -shared -o $lib $libobjs $deplibs $linker_flags'      # ELF
-      fi
-      hardcode_libdir_flag_spec='-R$libdir'
-      hardcode_direct=yes
-      hardcode_shlibpath_var=no
-      ;;
-
-    newsos6)
-      archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
-      hardcode_direct=yes
-      hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
-      hardcode_libdir_separator=:
-      hardcode_shlibpath_var=no
-      ;;
-
-    *nto* | *qnx*)
-      ;;
-
-    openbsd*)
-      if test -f /usr/libexec/ld.so; then
-	hardcode_direct=yes
-	hardcode_shlibpath_var=no
-	hardcode_direct_absolute=yes
-	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
-	  archive_expsym_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols'
-	  hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
-	  export_dynamic_flag_spec='${wl}-E'
-	else
-	  case $host_os in
-	   openbsd[01].* | openbsd2.[0-7] | openbsd2.[0-7].*)
-	     archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
-	     hardcode_libdir_flag_spec='-R$libdir'
-	     ;;
-	   *)
-	     archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
-	     hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
-	     ;;
-	  esac
-	fi
-      else
-	ld_shlibs=no
-      fi
-      ;;
-
-    os2*)
-      hardcode_libdir_flag_spec='-L$libdir'
-      hardcode_minus_L=yes
-      allow_undefined_flag=unsupported
-      archive_cmds='$ECHO "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$ECHO "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~echo DATA >> $output_objdir/$libname.def~echo " SINGLE NONSHARED" >> $output_objdir/$libname.def~echo EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def'
-      old_archive_from_new_cmds='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
-      ;;
-
-    osf3*)
-      if test "$GCC" = yes; then
-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
-	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
-      else
-	allow_undefined_flag=' -expect_unresolved \*'
-	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
-      fi
-      archive_cmds_need_lc='no'
-      hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
-      hardcode_libdir_separator=:
-      ;;
-
-    osf4* | osf5*)	# as osf3* with the addition of -msym flag
-      if test "$GCC" = yes; then
-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
-	archive_cmds='$CC -shared${allow_undefined_flag} $pic_flag $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
-      else
-	allow_undefined_flag=' -expect_unresolved \*'
-	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
-	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
-	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
-
-	# Both c and cxx compiler support -rpath directly
-	hardcode_libdir_flag_spec='-rpath $libdir'
-      fi
-      archive_cmds_need_lc='no'
-      hardcode_libdir_separator=:
-      ;;
-
-    solaris*)
-      no_undefined_flag=' -z defs'
-      if test "$GCC" = yes; then
-	wlarc='${wl}'
-	archive_cmds='$CC -shared $pic_flag ${wl}-z ${wl}text ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
-	archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
-	  $CC -shared $pic_flag ${wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
-      else
-	case `$CC -V 2>&1` in
-	*"Compilers 5.0"*)
-	  wlarc=''
-	  archive_cmds='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
-	  archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
-	  $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$RM $lib.exp'
-	  ;;
-	*)
-	  wlarc='${wl}'
-	  archive_cmds='$CC -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $compiler_flags'
-	  archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
-	  $CC -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
-	  ;;
-	esac
-      fi
-      hardcode_libdir_flag_spec='-R$libdir'
-      hardcode_shlibpath_var=no
-      case $host_os in
-      solaris2.[0-5] | solaris2.[0-5].*) ;;
-      *)
-	# The compiler driver will combine and reorder linker options,
-	# but understands `-z linker_flag'.  GCC discards it without `$wl',
-	# but is careful enough not to reorder.
-	# Supported since Solaris 2.6 (maybe 2.5.1?)
-	if test "$GCC" = yes; then
-	  whole_archive_flag_spec='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract'
-	else
-	  whole_archive_flag_spec='-z allextract$convenience -z defaultextract'
-	fi
-	;;
-      esac
-      link_all_deplibs=yes
-      ;;
-
-    sunos4*)
-      if test "x$host_vendor" = xsequent; then
-	# Use $CC to link under sequent, because it throws in some extra .o
-	# files that make .init and .fini sections work.
-	archive_cmds='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags'
-      else
-	archive_cmds='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
-      fi
-      hardcode_libdir_flag_spec='-L$libdir'
-      hardcode_direct=yes
-      hardcode_minus_L=yes
-      hardcode_shlibpath_var=no
-      ;;
-
-    sysv4)
-      case $host_vendor in
-	sni)
-	  archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
-	  hardcode_direct=yes # is this really true???
-	;;
-	siemens)
-	  ## LD is ld it makes a PLAMLIB
-	  ## CC just makes a GrossModule.
-	  archive_cmds='$LD -G -o $lib $libobjs $deplibs $linker_flags'
-	  reload_cmds='$CC -r -o $output$reload_objs'
-	  hardcode_direct=no
-        ;;
-	motorola)
-	  archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
-	  hardcode_direct=no #Motorola manual says yes, but my tests say they lie
-	;;
-      esac
-      runpath_var='LD_RUN_PATH'
-      hardcode_shlibpath_var=no
-      ;;
-
-    sysv4.3*)
-      archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
-      hardcode_shlibpath_var=no
-      export_dynamic_flag_spec='-Bexport'
-      ;;
-
-    sysv4*MP*)
-      if test -d /usr/nec; then
-	archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
-	hardcode_shlibpath_var=no
-	runpath_var=LD_RUN_PATH
-	hardcode_runpath_var=yes
-	ld_shlibs=yes
-      fi
-      ;;
-
-    sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[01].[10]* | unixware7* | sco3.2v5.0.[024]*)
-      no_undefined_flag='${wl}-z,text'
-      archive_cmds_need_lc=no
-      hardcode_shlibpath_var=no
-      runpath_var='LD_RUN_PATH'
-
-      if test "$GCC" = yes; then
-	archive_cmds='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
-	archive_expsym_cmds='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
-      else
-	archive_cmds='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
-	archive_expsym_cmds='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
-      fi
-      ;;
-
-    sysv5* | sco3.2v5* | sco5v6*)
-      # Note: We can NOT use -z defs as we might desire, because we do not
-      # link with -lc, and that would cause any symbols used from libc to
-      # always be unresolved, which means just about no library would
-      # ever link correctly.  If we're not using GNU ld we use -z text
-      # though, which does catch some bad symbols but isn't as heavy-handed
-      # as -z defs.
-      no_undefined_flag='${wl}-z,text'
-      allow_undefined_flag='${wl}-z,nodefs'
-      archive_cmds_need_lc=no
-      hardcode_shlibpath_var=no
-      hardcode_libdir_flag_spec='${wl}-R,$libdir'
-      hardcode_libdir_separator=':'
-      link_all_deplibs=yes
-      export_dynamic_flag_spec='${wl}-Bexport'
-      runpath_var='LD_RUN_PATH'
-
-      if test "$GCC" = yes; then
-	archive_cmds='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
-	archive_expsym_cmds='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
-      else
-	archive_cmds='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
-	archive_expsym_cmds='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
-      fi
-      ;;
-
-    uts4*)
-      archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
-      hardcode_libdir_flag_spec='-L$libdir'
-      hardcode_shlibpath_var=no
-      ;;
-
-    *)
-      ld_shlibs=no
-      ;;
-    esac
-
-    if test x$host_vendor = xsni; then
-      case $host in
-      sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
-	export_dynamic_flag_spec='${wl}-Blargedynsym'
-	;;
-      esac
-    fi
-  fi
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs" >&5
-$as_echo "$ld_shlibs" >&6; }
-test "$ld_shlibs" = no && can_build_shared=no
-
-with_gnu_ld=$with_gnu_ld
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-#
-# Do we need to explicitly link libc?
-#
-case "x$archive_cmds_need_lc" in
-x|xyes)
-  # Assume -lc should be added
-  archive_cmds_need_lc=yes
-
-  if test "$enable_shared" = yes && test "$GCC" = yes; then
-    case $archive_cmds in
-    *'~'*)
-      # FIXME: we may have to deal with multi-command sequences.
-      ;;
-    '$CC '*)
-      # Test whether the compiler implicitly links with -lc since on some
-      # systems, -lgcc has to come before -lc. If gcc already passes -lc
-      # to ld, don't add -lc before -lgcc.
-      { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5
-$as_echo_n "checking whether -lc should be explicitly linked in... " >&6; }
-if ${lt_cv_archive_cmds_need_lc+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  $RM conftest*
-	echo "$lt_simple_compile_test_code" > conftest.$ac_ext
-
-	if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
-  (eval $ac_compile) 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; } 2>conftest.err; then
-	  soname=conftest
-	  lib=conftest
-	  libobjs=conftest.$ac_objext
-	  deplibs=
-	  wl=$lt_prog_compiler_wl
-	  pic_flag=$lt_prog_compiler_pic
-	  compiler_flags=-v
-	  linker_flags=-v
-	  verstring=
-	  output_objdir=.
-	  libname=conftest
-	  lt_save_allow_undefined_flag=$allow_undefined_flag
-	  allow_undefined_flag=
-	  if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5
-  (eval $archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }
-	  then
-	    lt_cv_archive_cmds_need_lc=no
-	  else
-	    lt_cv_archive_cmds_need_lc=yes
-	  fi
-	  allow_undefined_flag=$lt_save_allow_undefined_flag
-	else
-	  cat conftest.err 1>&5
-	fi
-	$RM conftest*
-
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc" >&5
-$as_echo "$lt_cv_archive_cmds_need_lc" >&6; }
-      archive_cmds_need_lc=$lt_cv_archive_cmds_need_lc
-      ;;
-    esac
-  fi
-  ;;
-esac
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
-$as_echo_n "checking dynamic linker characteristics... " >&6; }
-
-if test "$GCC" = yes; then
-  case $host_os in
-    darwin*) lt_awk_arg="/^libraries:/,/LR/" ;;
-    *) lt_awk_arg="/^libraries:/" ;;
-  esac
-  case $host_os in
-    mingw* | cegcc*) lt_sed_strip_eq="s,=\([A-Za-z]:\),\1,g" ;;
-    *) lt_sed_strip_eq="s,=/,/,g" ;;
-  esac
-  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
-  case $lt_search_path_spec in
-  *\;*)
-    # if the path contains ";" then we assume it to be the separator
-    # otherwise default to the standard path separator (i.e. ":") - it is
-    # assumed that no part of a normal pathname contains ";" but that should
-    # okay in the real world where ";" in dirpaths is itself problematic.
-    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
-    ;;
-  *)
-    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
-    ;;
-  esac
-  # Ok, now we have the path, separated by spaces, we can step through it
-  # and add multilib dir if necessary.
-  lt_tmp_lt_search_path_spec=
-  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
-  for lt_sys_path in $lt_search_path_spec; do
-    if test -d "$lt_sys_path/$lt_multi_os_dir"; then
-      lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path/$lt_multi_os_dir"
-    else
-      test -d "$lt_sys_path" && \
-	lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path"
-    fi
-  done
-  lt_search_path_spec=`$ECHO "$lt_tmp_lt_search_path_spec" | awk '
-BEGIN {RS=" "; FS="/|\n";} {
-  lt_foo="";
-  lt_count=0;
-  for (lt_i = NF; lt_i > 0; lt_i--) {
-    if ($lt_i != "" && $lt_i != ".") {
-      if ($lt_i == "..") {
-        lt_count++;
-      } else {
-        if (lt_count == 0) {
-          lt_foo="/" $lt_i lt_foo;
-        } else {
-          lt_count--;
-        }
-      }
-    }
-  }
-  if (lt_foo != "") { lt_freq[lt_foo]++; }
-  if (lt_freq[lt_foo] == 1) { print lt_foo; }
-}'`
-  # AWK program above erroneously prepends '/' to C:/dos/paths
-  # for these hosts.
-  case $host_os in
-    mingw* | cegcc*) lt_search_path_spec=`$ECHO "$lt_search_path_spec" |\
-      $SED 's,/\([A-Za-z]:\),\1,g'` ;;
-  esac
-  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
-else
-  sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
-fi
-library_names_spec=
-libname_spec='lib$name'
-soname_spec=
-shrext_cmds=".so"
-postinstall_cmds=
-postuninstall_cmds=
-finish_cmds=
-finish_eval=
-shlibpath_var=
-shlibpath_overrides_runpath=unknown
-version_type=none
-dynamic_linker="$host_os ld.so"
-sys_lib_dlsearch_path_spec="/lib /usr/lib"
-need_lib_prefix=unknown
-hardcode_into_libs=no
-
-# when you set need_version to no, make sure it does not cause -set_version
-# flags to be left without arguments
-need_version=unknown
-
-case $host_os in
-aix3*)
-  version_type=linux
-  library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
-  shlibpath_var=LIBPATH
-
-  # AIX 3 has no versioning support, so we append a major version to the name.
-  soname_spec='${libname}${release}${shared_ext}$major'
-  ;;
-
-aix[4-9]*)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  hardcode_into_libs=yes
-  if test "$host_cpu" = ia64; then
-    # AIX 5 supports IA64
-    library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
-    shlibpath_var=LD_LIBRARY_PATH
-  else
-    # With GCC up to 2.95.x, collect2 would create an import file
-    # for dependence libraries.  The import file would start with
-    # the line `#! .'.  This would cause the generated library to
-    # depend on `.', always an invalid library.  This was fixed in
-    # development snapshots of GCC prior to 3.0.
-    case $host_os in
-      aix4 | aix4.[01] | aix4.[01].*)
-      if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
-	   echo ' yes '
-	   echo '#endif'; } | ${CC} -E - | $GREP yes > /dev/null; then
-	:
-      else
-	can_build_shared=no
-      fi
-      ;;
-    esac
-    # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
-    # soname into executable. Probably we can add versioning support to
-    # collect2, so additional links can be useful in future.
-    if test "$aix_use_runtimelinking" = yes; then
-      # If using run time linking (on AIX 4.2 or later) use lib<name>.so
-      # instead of lib<name>.a to let people know that these are not
-      # typical AIX shared libraries.
-      library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-    else
-      # We preserve .a as extension for shared libraries through AIX4.2
-      # and later when we are not doing run time linking.
-      library_names_spec='${libname}${release}.a $libname.a'
-      soname_spec='${libname}${release}${shared_ext}$major'
-    fi
-    shlibpath_var=LIBPATH
-  fi
-  ;;
-
-amigaos*)
-  case $host_cpu in
-  powerpc)
-    # Since July 2007 AmigaOS4 officially supports .so libraries.
-    # When compiling the executable, add -use-dynld -Lsobjs: to the compileline.
-    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-    ;;
-  m68k)
-    library_names_spec='$libname.ixlibrary $libname.a'
-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
-    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
-    ;;
-  esac
-  ;;
-
-beos*)
-  library_names_spec='${libname}${shared_ext}'
-  dynamic_linker="$host_os ld.so"
-  shlibpath_var=LIBRARY_PATH
-  ;;
-
-bsdi[45]*)
-  version_type=linux
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir'
-  shlibpath_var=LD_LIBRARY_PATH
-  sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
-  sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib"
-  # the default ld.so.conf also contains /usr/contrib/lib and
-  # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
-  # libtool to hard-code these into programs
-  ;;
-
-cygwin* | mingw* | pw32* | cegcc*)
-  version_type=windows
-  shrext_cmds=".dll"
-  need_version=no
-  need_lib_prefix=no
-
-  case $GCC,$cc_basename in
-  yes,*)
-    # gcc
-    library_names_spec='$libname.dll.a'
-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
-    postinstall_cmds='base_file=`basename \${file}`~
-      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
-      dldir=$destdir/`dirname \$dlpath`~
-      test -d \$dldir || mkdir -p \$dldir~
-      $install_prog $dir/$dlname \$dldir/$dlname~
-      chmod a+x \$dldir/$dlname~
-      if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
-        eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
-      fi'
-    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
-      dlpath=$dir/\$dldll~
-       $RM \$dlpath'
-    shlibpath_overrides_runpath=yes
-
-    case $host_os in
-    cygwin*)
-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
-      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
-
-      sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/lib/w32api"
-      ;;
-    mingw* | cegcc*)
-      # MinGW DLLs use traditional 'lib' prefix
-      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
-      ;;
-    pw32*)
-      # pw32 DLLs use 'pw' prefix rather than 'lib'
-      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
-      ;;
-    esac
-    dynamic_linker='Win32 ld.exe'
-    ;;
-
-  *,cl*)
-    # Native MSVC
-    libname_spec='$name'
-    soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
-    library_names_spec='${libname}.dll.lib'
-
-    case $build_os in
-    mingw*)
-      sys_lib_search_path_spec=
-      lt_save_ifs=$IFS
-      IFS=';'
-      for lt_path in $LIB
-      do
-        IFS=$lt_save_ifs
-        # Let DOS variable expansion print the short 8.3 style file name.
-        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
-      done
-      IFS=$lt_save_ifs
-      # Convert to MSYS style.
-      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
-      ;;
-    cygwin*)
-      # Convert to unix form, then to dos form, then back to unix form
-      # but this time dos style (no spaces!) so that the unix form looks
-      # like /cygdrive/c/PROGRA~1:/cygdr...
-      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
-      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
-      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
-      ;;
-    *)
-      sys_lib_search_path_spec="$LIB"
-      if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then
-        # It is most probably a Windows format PATH.
-        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
-      else
-        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
-      fi
-      # FIXME: find the short name or the path components, as spaces are
-      # common. (e.g. "Program Files" -> "PROGRA~1")
-      ;;
-    esac
-
-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
-    postinstall_cmds='base_file=`basename \${file}`~
-      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
-      dldir=$destdir/`dirname \$dlpath`~
-      test -d \$dldir || mkdir -p \$dldir~
-      $install_prog $dir/$dlname \$dldir/$dlname'
-    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
-      dlpath=$dir/\$dldll~
-       $RM \$dlpath'
-    shlibpath_overrides_runpath=yes
-    dynamic_linker='Win32 link.exe'
-    ;;
-
-  *)
-    # Assume MSVC wrapper
-    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
-    dynamic_linker='Win32 ld.exe'
-    ;;
-  esac
-  # FIXME: first we should search . and the directory the executable is in
-  shlibpath_var=PATH
-  ;;
-
-darwin* | rhapsody*)
-  dynamic_linker="$host_os dyld"
-  version_type=darwin
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${major}$shared_ext ${libname}$shared_ext'
-  soname_spec='${libname}${release}${major}$shared_ext'
-  shlibpath_overrides_runpath=yes
-  shlibpath_var=DYLD_LIBRARY_PATH
-  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
-
-  sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/local/lib"
-  sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
-  ;;
-
-dgux*)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  ;;
-
-freebsd1*)
-  dynamic_linker=no
-  ;;
-
-freebsd* | dragonfly*)
-  # DragonFly does not have aout.  When/if they implement a new
-  # versioning mechanism, adjust this.
-  if test -x /usr/bin/objformat; then
-    objformat=`/usr/bin/objformat`
-  else
-    case $host_os in
-    freebsd[123]*) objformat=aout ;;
-    *) objformat=elf ;;
-    esac
-  fi
-  version_type=freebsd-$objformat
-  case $version_type in
-    freebsd-elf*)
-      library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
-      need_version=no
-      need_lib_prefix=no
-      ;;
-    freebsd-*)
-      library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
-      need_version=yes
-      ;;
-  esac
-  shlibpath_var=LD_LIBRARY_PATH
-  case $host_os in
-  freebsd2*)
-    shlibpath_overrides_runpath=yes
-    ;;
-  freebsd3.[01]* | freebsdelf3.[01]*)
-    shlibpath_overrides_runpath=yes
-    hardcode_into_libs=yes
-    ;;
-  freebsd3.[2-9]* | freebsdelf3.[2-9]* | \
-  freebsd4.[0-5] | freebsdelf4.[0-5] | freebsd4.1.1 | freebsdelf4.1.1)
-    shlibpath_overrides_runpath=no
-    hardcode_into_libs=yes
-    ;;
-  *) # from 4.6 on, and DragonFly
-    shlibpath_overrides_runpath=yes
-    hardcode_into_libs=yes
-    ;;
-  esac
-  ;;
-
-gnu*)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=no
-  hardcode_into_libs=yes
-  ;;
-
-haiku*)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  dynamic_linker="$host_os runtime_loader"
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LIBRARY_PATH
-  shlibpath_overrides_runpath=yes
-  sys_lib_dlsearch_path_spec='/boot/home/config/lib /boot/common/lib /boot/system/lib'
-  hardcode_into_libs=yes
-  ;;
-
-hpux9* | hpux10* | hpux11*)
-  # Give a soname corresponding to the major version so that dld.sl refuses to
-  # link against other versions.
-  version_type=sunos
-  need_lib_prefix=no
-  need_version=no
-  case $host_cpu in
-  ia64*)
-    shrext_cmds='.so'
-    hardcode_into_libs=yes
-    dynamic_linker="$host_os dld.so"
-    shlibpath_var=LD_LIBRARY_PATH
-    shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
-    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-    soname_spec='${libname}${release}${shared_ext}$major'
-    if test "X$HPUX_IA64_MODE" = X32; then
-      sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
-    else
-      sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64"
-    fi
-    sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
-    ;;
-  hppa*64*)
-    shrext_cmds='.sl'
-    hardcode_into_libs=yes
-    dynamic_linker="$host_os dld.sl"
-    shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
-    shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
-    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-    soname_spec='${libname}${release}${shared_ext}$major'
-    sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
-    sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
-    ;;
-  *)
-    shrext_cmds='.sl'
-    dynamic_linker="$host_os dld.sl"
-    shlibpath_var=SHLIB_PATH
-    shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
-    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-    soname_spec='${libname}${release}${shared_ext}$major'
-    ;;
-  esac
-  # HP-UX runs *really* slowly unless shared libraries are mode 555, ...
-  postinstall_cmds='chmod 555 $lib'
-  # or fails outright, so override atomically:
-  install_override_mode=555
-  ;;
-
-interix[3-9]*)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=no
-  hardcode_into_libs=yes
-  ;;
-
-irix5* | irix6* | nonstopux*)
-  case $host_os in
-    nonstopux*) version_type=nonstopux ;;
-    *)
-	if test "$lt_cv_prog_gnu_ld" = yes; then
-		version_type=linux
-	else
-		version_type=irix
-	fi ;;
-  esac
-  need_lib_prefix=no
-  need_version=no
-  soname_spec='${libname}${release}${shared_ext}$major'
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
-  case $host_os in
-  irix5* | nonstopux*)
-    libsuff= shlibsuff=
-    ;;
-  *)
-    case $LD in # libtool.m4 will add one of these switches to LD
-    *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
-      libsuff= shlibsuff= libmagic=32-bit;;
-    *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
-      libsuff=32 shlibsuff=N32 libmagic=N32;;
-    *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
-      libsuff=64 shlibsuff=64 libmagic=64-bit;;
-    *) libsuff= shlibsuff= libmagic=never-match;;
-    esac
-    ;;
-  esac
-  shlibpath_var=LD_LIBRARY${shlibsuff}_PATH
-  shlibpath_overrides_runpath=no
-  sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
-  sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}"
-  hardcode_into_libs=yes
-  ;;
-
-# No shared lib support for Linux oldld, aout, or coff.
-linux*oldld* | linux*aout* | linux*coff*)
-  dynamic_linker=no
-  ;;
-
-# This must be Linux ELF.
-linux* | k*bsd*-gnu | kopensolaris*-gnu)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=no
-
-  # Some binutils ld are patched to set DT_RUNPATH
-  if ${lt_cv_shlibpath_overrides_runpath+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  lt_cv_shlibpath_overrides_runpath=no
-    save_LDFLAGS=$LDFLAGS
-    save_libdir=$libdir
-    eval "libdir=/foo; wl=\"$lt_prog_compiler_wl\"; \
-	 LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec\""
-    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-int
-main ()
-{
-
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  if  ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null; then :
-  lt_cv_shlibpath_overrides_runpath=yes
-fi
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-    LDFLAGS=$save_LDFLAGS
-    libdir=$save_libdir
-
-fi
-
-  shlibpath_overrides_runpath=$lt_cv_shlibpath_overrides_runpath
-
-  # This implies no fast_install, which is unacceptable.
-  # Some rework will be needed to allow for fast_install
-  # before this can be enabled.
-  hardcode_into_libs=yes
-
-  # Append ld.so.conf contents to the search path
-  if test -f /etc/ld.so.conf; then
-    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
-  fi
-
-  # We used to test for /lib/ld.so.1 and disable shared libraries on
-  # powerpc, because MkLinux only supported shared libraries with the
-  # GNU dynamic linker.  Since this was broken with cross compilers,
-  # most powerpc-linux boxes support dynamic linking these days and
-  # people can always --disable-shared, the test was removed, and we
-  # assume the GNU/Linux dynamic linker is in use.
-  dynamic_linker='GNU/Linux ld.so'
-  ;;
-
-netbsdelf*-gnu)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=no
-  hardcode_into_libs=yes
-  dynamic_linker='NetBSD ld.elf_so'
-  ;;
-
-netbsd*)
-  version_type=sunos
-  need_lib_prefix=no
-  need_version=no
-  if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
-    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
-    finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
-    dynamic_linker='NetBSD (a.out) ld.so'
-  else
-    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
-    soname_spec='${libname}${release}${shared_ext}$major'
-    dynamic_linker='NetBSD ld.elf_so'
-  fi
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=yes
-  hardcode_into_libs=yes
-  ;;
-
-newsos6)
-  version_type=linux
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=yes
-  ;;
-
-*nto* | *qnx*)
-  version_type=qnx
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=no
-  hardcode_into_libs=yes
-  dynamic_linker='ldqnx.so'
-  ;;
-
-openbsd*)
-  version_type=sunos
-  sys_lib_dlsearch_path_spec="/usr/lib"
-  need_lib_prefix=no
-  # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs.
-  case $host_os in
-    openbsd3.3 | openbsd3.3.*)	need_version=yes ;;
-    *)				need_version=no  ;;
-  esac
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
-  finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
-  shlibpath_var=LD_LIBRARY_PATH
-  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
-    case $host_os in
-      openbsd2.[89] | openbsd2.[89].*)
-	shlibpath_overrides_runpath=no
-	;;
-      *)
-	shlibpath_overrides_runpath=yes
-	;;
-      esac
-  else
-    shlibpath_overrides_runpath=yes
-  fi
-  ;;
-
-os2*)
-  libname_spec='$name'
-  shrext_cmds=".dll"
-  need_lib_prefix=no
-  library_names_spec='$libname${shared_ext} $libname.a'
-  dynamic_linker='OS/2 ld.exe'
-  shlibpath_var=LIBPATH
-  ;;
-
-osf3* | osf4* | osf5*)
-  version_type=osf
-  need_lib_prefix=no
-  need_version=no
-  soname_spec='${libname}${release}${shared_ext}$major'
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-  shlibpath_var=LD_LIBRARY_PATH
-  sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
-  sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
-  ;;
-
-rdos*)
-  dynamic_linker=no
-  ;;
-
-solaris*)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=yes
-  hardcode_into_libs=yes
-  # ldd complains unless libraries are executable
-  postinstall_cmds='chmod +x $lib'
-  ;;
-
-sunos4*)
-  version_type=sunos
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
-  finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=yes
-  if test "$with_gnu_ld" = yes; then
-    need_lib_prefix=no
-  fi
-  need_version=yes
-  ;;
-
-sysv4 | sysv4.3*)
-  version_type=linux
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  case $host_vendor in
-    sni)
-      shlibpath_overrides_runpath=no
-      need_lib_prefix=no
-      runpath_var=LD_RUN_PATH
-      ;;
-    siemens)
-      need_lib_prefix=no
-      ;;
-    motorola)
-      need_lib_prefix=no
-      need_version=no
-      shlibpath_overrides_runpath=no
-      sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib'
-      ;;
-  esac
-  ;;
-
-sysv4*MP*)
-  if test -d /usr/nec ;then
-    version_type=linux
-    library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
-    soname_spec='$libname${shared_ext}.$major'
-    shlibpath_var=LD_LIBRARY_PATH
-  fi
-  ;;
-
-sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
-  version_type=freebsd-elf
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=yes
-  hardcode_into_libs=yes
-  if test "$with_gnu_ld" = yes; then
-    sys_lib_search_path_spec='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib'
-  else
-    sys_lib_search_path_spec='/usr/ccs/lib /usr/lib'
-    case $host_os in
-      sco3.2v5*)
-        sys_lib_search_path_spec="$sys_lib_search_path_spec /lib"
-	;;
-    esac
-  fi
-  sys_lib_dlsearch_path_spec='/usr/lib'
-  ;;
-
-tpf*)
-  # TPF is a cross-target only.  Preferred cross-host = GNU/Linux.
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=no
-  hardcode_into_libs=yes
-  ;;
-
-uts4*)
-  version_type=linux
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  ;;
-
-*)
-  dynamic_linker=no
-  ;;
-esac
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5
-$as_echo "$dynamic_linker" >&6; }
-test "$dynamic_linker" = no && can_build_shared=no
-
-variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
-if test "$GCC" = yes; then
-  variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
-fi
-
-if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then
-  sys_lib_search_path_spec="$lt_cv_sys_lib_search_path_spec"
-fi
-if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then
-  sys_lib_dlsearch_path_spec="$lt_cv_sys_lib_dlsearch_path_spec"
-fi
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5
-$as_echo_n "checking how to hardcode library paths into programs... " >&6; }
-hardcode_action=
-if test -n "$hardcode_libdir_flag_spec" ||
-   test -n "$runpath_var" ||
-   test "X$hardcode_automatic" = "Xyes" ; then
-
-  # We can hardcode non-existent directories.
-  if test "$hardcode_direct" != no &&
-     # If the only mechanism to avoid hardcoding is shlibpath_var, we
-     # have to relink, otherwise we might link with an installed library
-     # when we should be linking with a yet-to-be-installed one
-     ## test "$_LT_TAGVAR(hardcode_shlibpath_var, )" != no &&
-     test "$hardcode_minus_L" != no; then
-    # Linking always hardcodes the temporary library directory.
-    hardcode_action=relink
-  else
-    # We can link without hardcoding, and we can hardcode nonexisting dirs.
-    hardcode_action=immediate
-  fi
-else
-  # We cannot hardcode anything, or else we can only hardcode existing
-  # directories.
-  hardcode_action=unsupported
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $hardcode_action" >&5
-$as_echo "$hardcode_action" >&6; }
-
-if test "$hardcode_action" = relink ||
-   test "$inherit_rpath" = yes; then
-  # Fast installation is not supported
-  enable_fast_install=no
-elif test "$shlibpath_overrides_runpath" = yes ||
-     test "$enable_shared" = no; then
-  # Fast installation is not necessary
-  enable_fast_install=needless
-fi
-
-
-
-
-
-
-  if test "x$enable_dlopen" != xyes; then
-  enable_dlopen=unknown
-  enable_dlopen_self=unknown
-  enable_dlopen_self_static=unknown
-else
-  lt_cv_dlopen=no
-  lt_cv_dlopen_libs=
-
-  case $host_os in
-  beos*)
-    lt_cv_dlopen="load_add_on"
-    lt_cv_dlopen_libs=
-    lt_cv_dlopen_self=yes
-    ;;
-
-  mingw* | pw32* | cegcc*)
-    lt_cv_dlopen="LoadLibrary"
-    lt_cv_dlopen_libs=
-    ;;
-
-  cygwin*)
-    lt_cv_dlopen="dlopen"
-    lt_cv_dlopen_libs=
-    ;;
-
-  darwin*)
-  # if libdl is installed we need to link against it
-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
-$as_echo_n "checking for dlopen in -ldl... " >&6; }
-if ${ac_cv_lib_dl_dlopen+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-ldl  $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char dlopen ();
-int
-main ()
-{
-return dlopen ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_lib_dl_dlopen=yes
-else
-  ac_cv_lib_dl_dlopen=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
-$as_echo "$ac_cv_lib_dl_dlopen" >&6; }
-if test "x$ac_cv_lib_dl_dlopen" = xyes; then :
-  lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
-else
-
-    lt_cv_dlopen="dyld"
-    lt_cv_dlopen_libs=
-    lt_cv_dlopen_self=yes
-
-fi
-
-    ;;
-
-  *)
-    ac_fn_c_check_func "$LINENO" "shl_load" "ac_cv_func_shl_load"
-if test "x$ac_cv_func_shl_load" = xyes; then :
-  lt_cv_dlopen="shl_load"
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5
-$as_echo_n "checking for shl_load in -ldld... " >&6; }
-if ${ac_cv_lib_dld_shl_load+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-ldld  $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char shl_load ();
-int
-main ()
-{
-return shl_load ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_lib_dld_shl_load=yes
-else
-  ac_cv_lib_dld_shl_load=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5
-$as_echo "$ac_cv_lib_dld_shl_load" >&6; }
-if test "x$ac_cv_lib_dld_shl_load" = xyes; then :
-  lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-ldld"
-else
-  ac_fn_c_check_func "$LINENO" "dlopen" "ac_cv_func_dlopen"
-if test "x$ac_cv_func_dlopen" = xyes; then :
-  lt_cv_dlopen="dlopen"
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
-$as_echo_n "checking for dlopen in -ldl... " >&6; }
-if ${ac_cv_lib_dl_dlopen+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-ldl  $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char dlopen ();
-int
-main ()
-{
-return dlopen ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_lib_dl_dlopen=yes
-else
-  ac_cv_lib_dl_dlopen=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
-$as_echo "$ac_cv_lib_dl_dlopen" >&6; }
-if test "x$ac_cv_lib_dl_dlopen" = xyes; then :
-  lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" >&5
-$as_echo_n "checking for dlopen in -lsvld... " >&6; }
-if ${ac_cv_lib_svld_dlopen+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-lsvld  $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char dlopen ();
-int
-main ()
-{
-return dlopen ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_lib_svld_dlopen=yes
-else
-  ac_cv_lib_svld_dlopen=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_svld_dlopen" >&5
-$as_echo "$ac_cv_lib_svld_dlopen" >&6; }
-if test "x$ac_cv_lib_svld_dlopen" = xyes; then :
-  lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dld_link in -ldld" >&5
-$as_echo_n "checking for dld_link in -ldld... " >&6; }
-if ${ac_cv_lib_dld_dld_link+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-ldld  $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char dld_link ();
-int
-main ()
-{
-return dld_link ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_lib_dld_dld_link=yes
-else
-  ac_cv_lib_dld_dld_link=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_dld_link" >&5
-$as_echo "$ac_cv_lib_dld_dld_link" >&6; }
-if test "x$ac_cv_lib_dld_dld_link" = xyes; then :
-  lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-ldld"
-fi
-
-
-fi
-
-
-fi
-
-
-fi
-
-
-fi
-
-
-fi
-
-    ;;
-  esac
-
-  if test "x$lt_cv_dlopen" != xno; then
-    enable_dlopen=yes
-  else
-    enable_dlopen=no
-  fi
-
-  case $lt_cv_dlopen in
-  dlopen)
-    save_CPPFLAGS="$CPPFLAGS"
-    test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H"
-
-    save_LDFLAGS="$LDFLAGS"
-    wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\"
-
-    save_LIBS="$LIBS"
-    LIBS="$lt_cv_dlopen_libs $LIBS"
-
-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a program can dlopen itself" >&5
-$as_echo_n "checking whether a program can dlopen itself... " >&6; }
-if ${lt_cv_dlopen_self+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  	  if test "$cross_compiling" = yes; then :
-  lt_cv_dlopen_self=cross
-else
-  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
-  lt_status=$lt_dlunknown
-  cat > conftest.$ac_ext <<_LT_EOF
-#line $LINENO "configure"
-#include "confdefs.h"
-
-#if HAVE_DLFCN_H
-#include <dlfcn.h>
-#endif
-
-#include <stdio.h>
-
-#ifdef RTLD_GLOBAL
-#  define LT_DLGLOBAL		RTLD_GLOBAL
-#else
-#  ifdef DL_GLOBAL
-#    define LT_DLGLOBAL		DL_GLOBAL
-#  else
-#    define LT_DLGLOBAL		0
-#  endif
-#endif
-
-/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
-   find out it does not work in some platform. */
-#ifndef LT_DLLAZY_OR_NOW
-#  ifdef RTLD_LAZY
-#    define LT_DLLAZY_OR_NOW		RTLD_LAZY
-#  else
-#    ifdef DL_LAZY
-#      define LT_DLLAZY_OR_NOW		DL_LAZY
-#    else
-#      ifdef RTLD_NOW
-#        define LT_DLLAZY_OR_NOW	RTLD_NOW
-#      else
-#        ifdef DL_NOW
-#          define LT_DLLAZY_OR_NOW	DL_NOW
-#        else
-#          define LT_DLLAZY_OR_NOW	0
-#        endif
-#      endif
-#    endif
-#  endif
-#endif
-
-/* When -fvisbility=hidden is used, assume the code has been annotated
-   correspondingly for the symbols needed.  */
-#if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
-int fnord () __attribute__((visibility("default")));
-#endif
-
-int fnord () { return 42; }
-int main ()
-{
-  void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
-  int status = $lt_dlunknown;
-
-  if (self)
-    {
-      if (dlsym (self,"fnord"))       status = $lt_dlno_uscore;
-      else
-        {
-	  if (dlsym( self,"_fnord"))  status = $lt_dlneed_uscore;
-          else puts (dlerror ());
-	}
-      /* dlclose (self); */
-    }
-  else
-    puts (dlerror ());
-
-  return status;
-}
-_LT_EOF
-  if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
-  (eval $ac_link) 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; } && test -s conftest${ac_exeext} 2>/dev/null; then
-    (./conftest; exit; ) >&5 2>/dev/null
-    lt_status=$?
-    case x$lt_status in
-      x$lt_dlno_uscore) lt_cv_dlopen_self=yes ;;
-      x$lt_dlneed_uscore) lt_cv_dlopen_self=yes ;;
-      x$lt_dlunknown|x*) lt_cv_dlopen_self=no ;;
-    esac
-  else :
-    # compilation failed
-    lt_cv_dlopen_self=no
-  fi
-fi
-rm -fr conftest*
-
-
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self" >&5
-$as_echo "$lt_cv_dlopen_self" >&6; }
-
-    if test "x$lt_cv_dlopen_self" = xyes; then
-      wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\"
-      { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a statically linked program can dlopen itself" >&5
-$as_echo_n "checking whether a statically linked program can dlopen itself... " >&6; }
-if ${lt_cv_dlopen_self_static+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  	  if test "$cross_compiling" = yes; then :
-  lt_cv_dlopen_self_static=cross
-else
-  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
-  lt_status=$lt_dlunknown
-  cat > conftest.$ac_ext <<_LT_EOF
-#line $LINENO "configure"
-#include "confdefs.h"
-
-#if HAVE_DLFCN_H
-#include <dlfcn.h>
-#endif
-
-#include <stdio.h>
-
-#ifdef RTLD_GLOBAL
-#  define LT_DLGLOBAL		RTLD_GLOBAL
-#else
-#  ifdef DL_GLOBAL
-#    define LT_DLGLOBAL		DL_GLOBAL
-#  else
-#    define LT_DLGLOBAL		0
-#  endif
-#endif
-
-/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
-   find out it does not work in some platform. */
-#ifndef LT_DLLAZY_OR_NOW
-#  ifdef RTLD_LAZY
-#    define LT_DLLAZY_OR_NOW		RTLD_LAZY
-#  else
-#    ifdef DL_LAZY
-#      define LT_DLLAZY_OR_NOW		DL_LAZY
-#    else
-#      ifdef RTLD_NOW
-#        define LT_DLLAZY_OR_NOW	RTLD_NOW
-#      else
-#        ifdef DL_NOW
-#          define LT_DLLAZY_OR_NOW	DL_NOW
-#        else
-#          define LT_DLLAZY_OR_NOW	0
-#        endif
-#      endif
-#    endif
-#  endif
-#endif
-
-/* When -fvisbility=hidden is used, assume the code has been annotated
-   correspondingly for the symbols needed.  */
-#if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
-int fnord () __attribute__((visibility("default")));
-#endif
-
-int fnord () { return 42; }
-int main ()
-{
-  void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
-  int status = $lt_dlunknown;
-
-  if (self)
-    {
-      if (dlsym (self,"fnord"))       status = $lt_dlno_uscore;
-      else
-        {
-	  if (dlsym( self,"_fnord"))  status = $lt_dlneed_uscore;
-          else puts (dlerror ());
-	}
-      /* dlclose (self); */
-    }
-  else
-    puts (dlerror ());
-
-  return status;
-}
-_LT_EOF
-  if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
-  (eval $ac_link) 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; } && test -s conftest${ac_exeext} 2>/dev/null; then
-    (./conftest; exit; ) >&5 2>/dev/null
-    lt_status=$?
-    case x$lt_status in
-      x$lt_dlno_uscore) lt_cv_dlopen_self_static=yes ;;
-      x$lt_dlneed_uscore) lt_cv_dlopen_self_static=yes ;;
-      x$lt_dlunknown|x*) lt_cv_dlopen_self_static=no ;;
-    esac
-  else :
-    # compilation failed
-    lt_cv_dlopen_self_static=no
-  fi
-fi
-rm -fr conftest*
-
-
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self_static" >&5
-$as_echo "$lt_cv_dlopen_self_static" >&6; }
-    fi
-
-    CPPFLAGS="$save_CPPFLAGS"
-    LDFLAGS="$save_LDFLAGS"
-    LIBS="$save_LIBS"
-    ;;
-  esac
-
-  case $lt_cv_dlopen_self in
-  yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;;
-  *) enable_dlopen_self=unknown ;;
-  esac
-
-  case $lt_cv_dlopen_self_static in
-  yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;;
-  *) enable_dlopen_self_static=unknown ;;
-  esac
-fi
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-striplib=
-old_striplib=
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stripping libraries is possible" >&5
-$as_echo_n "checking whether stripping libraries is possible... " >&6; }
-if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then
-  test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
-  test -z "$striplib" && striplib="$STRIP --strip-unneeded"
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-else
-# FIXME - insert some real tests, host_os isn't really good enough
-  case $host_os in
-  darwin*)
-    if test -n "$STRIP" ; then
-      striplib="$STRIP -x"
-      old_striplib="$STRIP -S"
-      { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-    else
-      { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-    fi
-    ;;
-  *)
-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-    ;;
-  esac
-fi
-
-
-
-
-
-
-
-
-
-
-
-
-  # Report which library types will actually be built
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking if libtool supports shared libraries" >&5
-$as_echo_n "checking if libtool supports shared libraries... " >&6; }
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $can_build_shared" >&5
-$as_echo "$can_build_shared" >&6; }
-
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build shared libraries" >&5
-$as_echo_n "checking whether to build shared libraries... " >&6; }
-  test "$can_build_shared" = "no" && enable_shared=no
-
-  # On AIX, shared libraries and static libraries use the same namespace, and
-  # are all built from PIC.
-  case $host_os in
-  aix3*)
-    test "$enable_shared" = yes && enable_static=no
-    if test -n "$RANLIB"; then
-      archive_cmds="$archive_cmds~\$RANLIB \$lib"
-      postinstall_cmds='$RANLIB $lib'
-    fi
-    ;;
-
-  aix[4-9]*)
-    if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
-      test "$enable_shared" = yes && enable_static=no
-    fi
-    ;;
-  esac
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_shared" >&5
-$as_echo "$enable_shared" >&6; }
-
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build static libraries" >&5
-$as_echo_n "checking whether to build static libraries... " >&6; }
-  # Make sure either enable_shared or enable_static is yes.
-  test "$enable_shared" = yes || enable_static=yes
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_static" >&5
-$as_echo "$enable_static" >&6; }
-
-
-
-
-fi
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-CC="$lt_save_CC"
-
-      if test -n "$CXX" && ( test "X$CXX" != "Xno" &&
-    ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) ||
-    (test "X$CXX" != "Xg++"))) ; then
-  ac_ext=cpp
-ac_cpp='$CXXCPP $CPPFLAGS'
-ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C++ preprocessor" >&5
-$as_echo_n "checking how to run the C++ preprocessor... " >&6; }
-if test -z "$CXXCPP"; then
-  if ${ac_cv_prog_CXXCPP+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-      # Double quotes because CXXCPP needs to be expanded
-    for CXXCPP in "$CXX -E" "/lib/cpp"
-    do
-      ac_preproc_ok=false
-for ac_cxx_preproc_warn_flag in '' yes
-do
-  # Use a header file that comes with gcc, so configuring glibc
-  # with a fresh cross-compiler works.
-  # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
-  # <limits.h> exists even on freestanding compilers.
-  # On the NeXT, cc -E runs the code through the compiler's parser,
-  # not just through cpp. "Syntax error" is here to catch this case.
-  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-#ifdef __STDC__
-# include <limits.h>
-#else
-# include <assert.h>
-#endif
-		     Syntax error
-_ACEOF
-if ac_fn_cxx_try_cpp "$LINENO"; then :
-
-else
-  # Broken: fails on valid input.
-continue
-fi
-rm -f conftest.err conftest.i conftest.$ac_ext
-
-  # OK, works on sane cases.  Now check whether nonexistent headers
-  # can be detected and how.
-  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-#include <ac_nonexistent.h>
-_ACEOF
-if ac_fn_cxx_try_cpp "$LINENO"; then :
-  # Broken: success on invalid input.
-continue
-else
-  # Passes both tests.
-ac_preproc_ok=:
-break
-fi
-rm -f conftest.err conftest.i conftest.$ac_ext
-
-done
-# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
-rm -f conftest.i conftest.err conftest.$ac_ext
-if $ac_preproc_ok; then :
-  break
-fi
-
-    done
-    ac_cv_prog_CXXCPP=$CXXCPP
-
-fi
-  CXXCPP=$ac_cv_prog_CXXCPP
-else
-  ac_cv_prog_CXXCPP=$CXXCPP
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $CXXCPP" >&5
-$as_echo "$CXXCPP" >&6; }
-ac_preproc_ok=false
-for ac_cxx_preproc_warn_flag in '' yes
-do
-  # Use a header file that comes with gcc, so configuring glibc
-  # with a fresh cross-compiler works.
-  # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
-  # <limits.h> exists even on freestanding compilers.
-  # On the NeXT, cc -E runs the code through the compiler's parser,
-  # not just through cpp. "Syntax error" is here to catch this case.
-  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-#ifdef __STDC__
-# include <limits.h>
-#else
-# include <assert.h>
-#endif
-		     Syntax error
-_ACEOF
-if ac_fn_cxx_try_cpp "$LINENO"; then :
-
-else
-  # Broken: fails on valid input.
-continue
-fi
-rm -f conftest.err conftest.i conftest.$ac_ext
-
-  # OK, works on sane cases.  Now check whether nonexistent headers
-  # can be detected and how.
-  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-#include <ac_nonexistent.h>
-_ACEOF
-if ac_fn_cxx_try_cpp "$LINENO"; then :
-  # Broken: success on invalid input.
-continue
-else
-  # Passes both tests.
-ac_preproc_ok=:
-break
-fi
-rm -f conftest.err conftest.i conftest.$ac_ext
-
-done
-# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
-rm -f conftest.i conftest.err conftest.$ac_ext
-if $ac_preproc_ok; then :
-
-else
-  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
-as_fn_error $? "C++ preprocessor \"$CXXCPP\" fails sanity check
-See \`config.log' for more details" "$LINENO" 5; }
-fi
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-else
-  _lt_caught_CXX_error=yes
-fi
-
-ac_ext=cpp
-ac_cpp='$CXXCPP $CPPFLAGS'
-ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
-
-archive_cmds_need_lc_CXX=no
-allow_undefined_flag_CXX=
-always_export_symbols_CXX=no
-archive_expsym_cmds_CXX=
-compiler_needs_object_CXX=no
-export_dynamic_flag_spec_CXX=
-hardcode_direct_CXX=no
-hardcode_direct_absolute_CXX=no
-hardcode_libdir_flag_spec_CXX=
-hardcode_libdir_flag_spec_ld_CXX=
-hardcode_libdir_separator_CXX=
-hardcode_minus_L_CXX=no
-hardcode_shlibpath_var_CXX=unsupported
-hardcode_automatic_CXX=no
-inherit_rpath_CXX=no
-module_cmds_CXX=
-module_expsym_cmds_CXX=
-link_all_deplibs_CXX=unknown
-old_archive_cmds_CXX=$old_archive_cmds
-reload_flag_CXX=$reload_flag
-reload_cmds_CXX=$reload_cmds
-no_undefined_flag_CXX=
-whole_archive_flag_spec_CXX=
-enable_shared_with_static_runtimes_CXX=no
-
-# Source file extension for C++ test sources.
-ac_ext=cpp
-
-# Object file extension for compiled C++ test sources.
-objext=o
-objext_CXX=$objext
-
-# No sense in running all these tests if we already determined that
-# the CXX compiler isn't working.  Some variables (like enable_shared)
-# are currently assumed to apply to all compilers on this platform,
-# and will be corrupted by setting them based on a non-working compiler.
-if test "$_lt_caught_CXX_error" != yes; then
-  # Code to be used in simple compile tests
-  lt_simple_compile_test_code="int some_variable = 0;"
-
-  # Code to be used in simple link tests
-  lt_simple_link_test_code='int main(int, char *[]) { return(0); }'
-
-  # ltmain only uses $CC for tagged configurations so make sure $CC is set.
-
-
-
-
-
-
-# If no C compiler was specified, use CC.
-LTCC=${LTCC-"$CC"}
-
-# If no C compiler flags were specified, use CFLAGS.
-LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
-
-# Allow CC to be a program name with arguments.
-compiler=$CC
-
-
-  # save warnings/boilerplate of simple test code
-  ac_outfile=conftest.$ac_objext
-echo "$lt_simple_compile_test_code" >conftest.$ac_ext
-eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
-_lt_compiler_boilerplate=`cat conftest.err`
-$RM conftest*
-
-  ac_outfile=conftest.$ac_objext
-echo "$lt_simple_link_test_code" >conftest.$ac_ext
-eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
-_lt_linker_boilerplate=`cat conftest.err`
-$RM -r conftest*
-
-
-  # Allow CC to be a program name with arguments.
-  lt_save_CC=$CC
-  lt_save_CFLAGS=$CFLAGS
-  lt_save_LD=$LD
-  lt_save_GCC=$GCC
-  GCC=$GXX
-  lt_save_with_gnu_ld=$with_gnu_ld
-  lt_save_path_LD=$lt_cv_path_LD
-  if test -n "${lt_cv_prog_gnu_ldcxx+set}"; then
-    lt_cv_prog_gnu_ld=$lt_cv_prog_gnu_ldcxx
-  else
-    $as_unset lt_cv_prog_gnu_ld
-  fi
-  if test -n "${lt_cv_path_LDCXX+set}"; then
-    lt_cv_path_LD=$lt_cv_path_LDCXX
-  else
-    $as_unset lt_cv_path_LD
-  fi
-  test -z "${LDCXX+set}" || LD=$LDCXX
-  CC=${CXX-"c++"}
-  CFLAGS=$CXXFLAGS
-  compiler=$CC
-  compiler_CXX=$CC
-  for cc_temp in $compiler""; do
-  case $cc_temp in
-    compile | *[\\/]compile | ccache | *[\\/]ccache ) ;;
-    distcc | *[\\/]distcc | purify | *[\\/]purify ) ;;
-    \-*) ;;
-    *) break;;
-  esac
-done
-cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
-
-
-  if test -n "$compiler"; then
-    # We don't want -fno-exception when compiling C++ code, so set the
-    # no_builtin_flag separately
-    if test "$GXX" = yes; then
-      lt_prog_compiler_no_builtin_flag_CXX=' -fno-builtin'
-    else
-      lt_prog_compiler_no_builtin_flag_CXX=
-    fi
-
-    if test "$GXX" = yes; then
-      # Set up default GNU C++ configuration
-
-
-
-# Check whether --with-gnu-ld was given.
-if test "${with_gnu_ld+set}" = set; then :
-  withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes
-else
-  with_gnu_ld=no
-fi
-
-ac_prog=ld
-if test "$GCC" = yes; then
-  # Check if gcc -print-prog-name=ld gives a path.
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5
-$as_echo_n "checking for ld used by $CC... " >&6; }
-  case $host in
-  *-*-mingw*)
-    # gcc leaves a trailing carriage return which upsets mingw
-    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
-  *)
-    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
-  esac
-  case $ac_prog in
-    # Accept absolute paths.
-    [\\/]* | ?:[\\/]*)
-      re_direlt='/[^/][^/]*/\.\./'
-      # Canonicalize the pathname of ld
-      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
-	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
-      done
-      test -z "$LD" && LD="$ac_prog"
-      ;;
-  "")
-    # If it fails, then pretend we aren't using GCC.
-    ac_prog=ld
-    ;;
-  *)
-    # If it is relative, then search for the first ld in PATH.
-    with_gnu_ld=unknown
-    ;;
-  esac
-elif test "$with_gnu_ld" = yes; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
-$as_echo_n "checking for GNU ld... " >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
-$as_echo_n "checking for non-GNU ld... " >&6; }
-fi
-if ${lt_cv_path_LD+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -z "$LD"; then
-  lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
-  for ac_dir in $PATH; do
-    IFS="$lt_save_ifs"
-    test -z "$ac_dir" && ac_dir=.
-    if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
-      lt_cv_path_LD="$ac_dir/$ac_prog"
-      # Check to see if the program is GNU ld.  I'd rather use --version,
-      # but apparently some variants of GNU ld only accept -v.
-      # Break only if it was the GNU/non-GNU ld that we prefer.
-      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
-      *GNU* | *'with BFD'*)
-	test "$with_gnu_ld" != no && break
-	;;
-      *)
-	test "$with_gnu_ld" != yes && break
-	;;
-      esac
-    fi
-  done
-  IFS="$lt_save_ifs"
-else
-  lt_cv_path_LD="$LD" # Let the user override the test with a path.
-fi
-fi
-
-LD="$lt_cv_path_LD"
-if test -n "$LD"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
-$as_echo "$LD" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
-$as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
-if ${lt_cv_prog_gnu_ld+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
-case `$LD -v 2>&1 </dev/null` in
-*GNU* | *'with BFD'*)
-  lt_cv_prog_gnu_ld=yes
-  ;;
-*)
-  lt_cv_prog_gnu_ld=no
-  ;;
-esac
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5
-$as_echo "$lt_cv_prog_gnu_ld" >&6; }
-with_gnu_ld=$lt_cv_prog_gnu_ld
-
-
-
-
-
-
-
-      # Check if GNU C++ uses GNU ld as the underlying linker, since the
-      # archiving commands below assume that GNU ld is being used.
-      if test "$with_gnu_ld" = yes; then
-        archive_cmds_CXX='$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
-        archive_expsym_cmds_CXX='$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
-
-        hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
-        export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
-
-        # If archive_cmds runs LD, not CC, wlarc should be empty
-        # XXX I think wlarc can be eliminated in ltcf-cxx, but I need to
-        #     investigate it a little bit more. (MM)
-        wlarc='${wl}'
-
-        # ancient GNU ld didn't support --whole-archive et. al.
-        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
-	  $GREP 'no-whole-archive' > /dev/null; then
-          whole_archive_flag_spec_CXX="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
-        else
-          whole_archive_flag_spec_CXX=
-        fi
-      else
-        with_gnu_ld=no
-        wlarc=
-
-        # A generic and very simple default shared library creation
-        # command for GNU C++ for the case where it uses the native
-        # linker, instead of GNU ld.  If possible, this setting should
-        # overridden to take advantage of the native linker features on
-        # the platform it is being used on.
-        archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib'
-      fi
-
-      # Commands to make compiler produce verbose output that lists
-      # what "hidden" libraries, object files and flags are used when
-      # linking a shared library.
-      output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"'
-
-    else
-      GXX=no
-      with_gnu_ld=no
-      wlarc=
-    fi
-
-    # PORTME: fill in a description of your system's C++ link characteristics
-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5
-$as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; }
-    ld_shlibs_CXX=yes
-    case $host_os in
-      aix3*)
-        # FIXME: insert proper C++ library support
-        ld_shlibs_CXX=no
-        ;;
-      aix[4-9]*)
-        if test "$host_cpu" = ia64; then
-          # On IA64, the linker does run time linking by default, so we don't
-          # have to do anything special.
-          aix_use_runtimelinking=no
-          exp_sym_flag='-Bexport'
-          no_entry_flag=""
-        else
-          aix_use_runtimelinking=no
-
-          # Test if we are trying to use run time linking or normal
-          # AIX style linking. If -brtl is somewhere in LDFLAGS, we
-          # need to do runtime linking.
-          case $host_os in aix4.[23]|aix4.[23].*|aix[5-9]*)
-	    for ld_flag in $LDFLAGS; do
-	      case $ld_flag in
-	      *-brtl*)
-	        aix_use_runtimelinking=yes
-	        break
-	        ;;
-	      esac
-	    done
-	    ;;
-          esac
-
-          exp_sym_flag='-bexport'
-          no_entry_flag='-bnoentry'
-        fi
-
-        # When large executables or shared objects are built, AIX ld can
-        # have problems creating the table of contents.  If linking a library
-        # or program results in "error TOC overflow" add -mminimal-toc to
-        # CXXFLAGS/CFLAGS for g++/gcc.  In the cases where that is not
-        # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
-
-        archive_cmds_CXX=''
-        hardcode_direct_CXX=yes
-        hardcode_direct_absolute_CXX=yes
-        hardcode_libdir_separator_CXX=':'
-        link_all_deplibs_CXX=yes
-        file_list_spec_CXX='${wl}-f,'
-
-        if test "$GXX" = yes; then
-          case $host_os in aix4.[012]|aix4.[012].*)
-          # We only want to do this on AIX 4.2 and lower, the check
-          # below for broken collect2 doesn't work under 4.3+
-	  collect2name=`${CC} -print-prog-name=collect2`
-	  if test -f "$collect2name" &&
-	     strings "$collect2name" | $GREP resolve_lib_name >/dev/null
-	  then
-	    # We have reworked collect2
-	    :
-	  else
-	    # We have old collect2
-	    hardcode_direct_CXX=unsupported
-	    # It fails to find uninstalled libraries when the uninstalled
-	    # path is not listed in the libpath.  Setting hardcode_minus_L
-	    # to unsupported forces relinking
-	    hardcode_minus_L_CXX=yes
-	    hardcode_libdir_flag_spec_CXX='-L$libdir'
-	    hardcode_libdir_separator_CXX=
-	  fi
-          esac
-          shared_flag='-shared'
-	  if test "$aix_use_runtimelinking" = yes; then
-	    shared_flag="$shared_flag "'${wl}-G'
-	  fi
-        else
-          # not using gcc
-          if test "$host_cpu" = ia64; then
-	  # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
-	  # chokes on -Wl,-G. The following line is correct:
-	  shared_flag='-G'
-          else
-	    if test "$aix_use_runtimelinking" = yes; then
-	      shared_flag='${wl}-G'
-	    else
-	      shared_flag='${wl}-bM:SRE'
-	    fi
-          fi
-        fi
-
-        export_dynamic_flag_spec_CXX='${wl}-bexpall'
-        # It seems that -bexpall does not export symbols beginning with
-        # underscore (_), so it is better to generate a list of symbols to
-	# export.
-        always_export_symbols_CXX=yes
-        if test "$aix_use_runtimelinking" = yes; then
-          # Warning - without using the other runtime loading flags (-brtl),
-          # -berok will link without error, but may produce a broken library.
-          allow_undefined_flag_CXX='-berok'
-          # Determine the default libpath from the value encoded in an empty
-          # executable.
-          if test "${lt_cv_aix_libpath+set}" = set; then
-  aix_libpath=$lt_cv_aix_libpath
-else
-  if ${lt_cv_aix_libpath__CXX+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-int
-main ()
-{
-
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_cxx_try_link "$LINENO"; then :
-
-  lt_aix_libpath_sed='
-      /Import File Strings/,/^$/ {
-	  /^0/ {
-	      s/^0  *\([^ ]*\) *$/\1/
-	      p
-	  }
-      }'
-  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
-  # Check for a 64-bit object if we didn't find anything.
-  if test -z "$lt_cv_aix_libpath__CXX"; then
-    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
-  fi
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-  if test -z "$lt_cv_aix_libpath__CXX"; then
-    lt_cv_aix_libpath__CXX="/usr/lib:/lib"
-  fi
-
-fi
-
-  aix_libpath=$lt_cv_aix_libpath__CXX
-fi
-
-          hardcode_libdir_flag_spec_CXX='${wl}-blibpath:$libdir:'"$aix_libpath"
-
-          archive_expsym_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
-        else
-          if test "$host_cpu" = ia64; then
-	    hardcode_libdir_flag_spec_CXX='${wl}-R $libdir:/usr/lib:/lib'
-	    allow_undefined_flag_CXX="-z nodefs"
-	    archive_expsym_cmds_CXX="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$exp_sym_flag:\$export_symbols"
-          else
-	    # Determine the default libpath from the value encoded in an
-	    # empty executable.
-	    if test "${lt_cv_aix_libpath+set}" = set; then
-  aix_libpath=$lt_cv_aix_libpath
-else
-  if ${lt_cv_aix_libpath__CXX+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-int
-main ()
-{
-
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_cxx_try_link "$LINENO"; then :
-
-  lt_aix_libpath_sed='
-      /Import File Strings/,/^$/ {
-	  /^0/ {
-	      s/^0  *\([^ ]*\) *$/\1/
-	      p
-	  }
-      }'
-  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
-  # Check for a 64-bit object if we didn't find anything.
-  if test -z "$lt_cv_aix_libpath__CXX"; then
-    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
-  fi
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-  if test -z "$lt_cv_aix_libpath__CXX"; then
-    lt_cv_aix_libpath__CXX="/usr/lib:/lib"
-  fi
-
-fi
-
-  aix_libpath=$lt_cv_aix_libpath__CXX
-fi
-
-	    hardcode_libdir_flag_spec_CXX='${wl}-blibpath:$libdir:'"$aix_libpath"
-	    # Warning - without using the other run time loading flags,
-	    # -berok will link without error, but may produce a broken library.
-	    no_undefined_flag_CXX=' ${wl}-bernotok'
-	    allow_undefined_flag_CXX=' ${wl}-berok'
-	    if test "$with_gnu_ld" = yes; then
-	      # We only use this code for GNU lds that support --whole-archive.
-	      whole_archive_flag_spec_CXX='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
-	    else
-	      # Exported symbols can be pulled into shared objects from archives
-	      whole_archive_flag_spec_CXX='$convenience'
-	    fi
-	    archive_cmds_need_lc_CXX=yes
-	    # This is similar to how AIX traditionally builds its shared
-	    # libraries.
-	    archive_expsym_cmds_CXX="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs ${wl}-bnoentry $compiler_flags ${wl}-bE:$export_symbols${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
-          fi
-        fi
-        ;;
-
-      beos*)
-	if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
-	  allow_undefined_flag_CXX=unsupported
-	  # Joseph Beckenbach <jrb3 at best.com> says some releases of gcc
-	  # support --undefined.  This deserves some investigation.  FIXME
-	  archive_cmds_CXX='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
-	else
-	  ld_shlibs_CXX=no
-	fi
-	;;
-
-      chorus*)
-        case $cc_basename in
-          *)
-	  # FIXME: insert proper C++ library support
-	  ld_shlibs_CXX=no
-	  ;;
-        esac
-        ;;
-
-      cygwin* | mingw* | pw32* | cegcc*)
-	case $GXX,$cc_basename in
-	,cl* | no,cl*)
-	  # Native MSVC
-	  # hardcode_libdir_flag_spec is actually meaningless, as there is
-	  # no search path for DLLs.
-	  hardcode_libdir_flag_spec_CXX=' '
-	  allow_undefined_flag_CXX=unsupported
-	  always_export_symbols_CXX=yes
-	  file_list_spec_CXX='@'
-	  # Tell ltmain to make .lib files, not .a files.
-	  libext=lib
-	  # Tell ltmain to make .dll files, not .so files.
-	  shrext_cmds=".dll"
-	  # FIXME: Setting linknames here is a bad hack.
-	  archive_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
-	  archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
-	      $SED -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
-	    else
-	      $SED -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' < $export_symbols > $output_objdir/$soname.exp;
-	    fi~
-	    $CC -o $tool_output_objdir$soname $libobjs $compiler_flags $deplibs "@$tool_output_objdir$soname.exp" -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~
-	    linknames='
-	  # The linker will not automatically build a static lib if we build a DLL.
-	  # _LT_TAGVAR(old_archive_from_new_cmds, CXX)='true'
-	  enable_shared_with_static_runtimes_CXX=yes
-	  # Don't use ranlib
-	  old_postinstall_cmds_CXX='chmod 644 $oldlib'
-	  postlink_cmds_CXX='lt_outputfile="@OUTPUT@"~
-	    lt_tool_outputfile="@TOOL_OUTPUT@"~
-	    case $lt_outputfile in
-	      *.exe|*.EXE) ;;
-	      *)
-		lt_outputfile="$lt_outputfile.exe"
-		lt_tool_outputfile="$lt_tool_outputfile.exe"
-		;;
-	    esac~
-	    func_to_tool_file "$lt_outputfile"~
-	    if test "$MANIFEST_TOOL" != ":" && test -f "$lt_outputfile.manifest"; then
-	      $MANIFEST_TOOL -manifest "$lt_tool_outputfile.manifest" -outputresource:"$lt_tool_outputfile" || exit 1;
-	      $RM "$lt_outputfile.manifest";
-	    fi'
-	  ;;
-	*)
-	  # g++
-	  # _LT_TAGVAR(hardcode_libdir_flag_spec, CXX) is actually meaningless,
-	  # as there is no search path for DLLs.
-	  hardcode_libdir_flag_spec_CXX='-L$libdir'
-	  export_dynamic_flag_spec_CXX='${wl}--export-all-symbols'
-	  allow_undefined_flag_CXX=unsupported
-	  always_export_symbols_CXX=no
-	  enable_shared_with_static_runtimes_CXX=yes
-
-	  if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
-	    archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
-	    # If the export-symbols file already is a .def file (1st line
-	    # is EXPORTS), use it as is; otherwise, prepend...
-	    archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
-	      cp $export_symbols $output_objdir/$soname.def;
-	    else
-	      echo EXPORTS > $output_objdir/$soname.def;
-	      cat $export_symbols >> $output_objdir/$soname.def;
-	    fi~
-	    $CC -shared -nostdlib $output_objdir/$soname.def $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
-	  else
-	    ld_shlibs_CXX=no
-	  fi
-	  ;;
-	esac
-	;;
-      darwin* | rhapsody*)
-
-
-  archive_cmds_need_lc_CXX=no
-  hardcode_direct_CXX=no
-  hardcode_automatic_CXX=yes
-  hardcode_shlibpath_var_CXX=unsupported
-  if test "$lt_cv_ld_force_load" = "yes"; then
-    whole_archive_flag_spec_CXX='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
-  else
-    whole_archive_flag_spec_CXX=''
-  fi
-  link_all_deplibs_CXX=yes
-  allow_undefined_flag_CXX="$_lt_dar_allow_undefined"
-  case $cc_basename in
-     ifort*) _lt_dar_can_shared=yes ;;
-     *) _lt_dar_can_shared=$GCC ;;
-  esac
-  if test "$_lt_dar_can_shared" = "yes"; then
-    output_verbose_link_cmd=func_echo_all
-    archive_cmds_CXX="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}"
-    module_cmds_CXX="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}"
-    archive_expsym_cmds_CXX="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring ${_lt_dar_single_mod}${_lt_dar_export_syms}${_lt_dsymutil}"
-    module_expsym_cmds_CXX="sed -e 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dar_export_syms}${_lt_dsymutil}"
-       if test "$lt_cv_apple_cc_single_mod" != "yes"; then
-      archive_cmds_CXX="\$CC -r -keep_private_externs -nostdlib -o \${lib}-master.o \$libobjs~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \${lib}-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring${_lt_dsymutil}"
-      archive_expsym_cmds_CXX="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -r -keep_private_externs -nostdlib -o \${lib}-master.o \$libobjs~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \${lib}-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring${_lt_dar_export_syms}${_lt_dsymutil}"
-    fi
-
-  else
-  ld_shlibs_CXX=no
-  fi
-
-	;;
-
-      dgux*)
-        case $cc_basename in
-          ec++*)
-	    # FIXME: insert proper C++ library support
-	    ld_shlibs_CXX=no
-	    ;;
-          ghcx*)
-	    # Green Hills C++ Compiler
-	    # FIXME: insert proper C++ library support
-	    ld_shlibs_CXX=no
-	    ;;
-          *)
-	    # FIXME: insert proper C++ library support
-	    ld_shlibs_CXX=no
-	    ;;
-        esac
-        ;;
-
-      freebsd[12]*)
-        # C++ shared libraries reported to be fairly broken before
-	# switch to ELF
-        ld_shlibs_CXX=no
-        ;;
-
-      freebsd-elf*)
-        archive_cmds_need_lc_CXX=no
-        ;;
-
-      freebsd* | dragonfly*)
-        # FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF
-        # conventions
-        ld_shlibs_CXX=yes
-        ;;
-
-      gnu*)
-        ;;
-
-      haiku*)
-        archive_cmds_CXX='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
-        link_all_deplibs_CXX=yes
-        ;;
-
-      hpux9*)
-        hardcode_libdir_flag_spec_CXX='${wl}+b ${wl}$libdir'
-        hardcode_libdir_separator_CXX=:
-        export_dynamic_flag_spec_CXX='${wl}-E'
-        hardcode_direct_CXX=yes
-        hardcode_minus_L_CXX=yes # Not in the search PATH,
-				             # but as the default
-				             # location of the library.
-
-        case $cc_basename in
-          CC*)
-            # FIXME: insert proper C++ library support
-            ld_shlibs_CXX=no
-            ;;
-          aCC*)
-            archive_cmds_CXX='$RM $output_objdir/$soname~$CC -b ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
-            # Commands to make compiler produce verbose output that lists
-            # what "hidden" libraries, object files and flags are used when
-            # linking a shared library.
-            #
-            # There doesn't appear to be a way to prevent this compiler from
-            # explicitly linking system object files so we need to strip them
-            # from the output so that they don't get included in the library
-            # dependencies.
-            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
-            ;;
-          *)
-            if test "$GXX" = yes; then
-              archive_cmds_CXX='$RM $output_objdir/$soname~$CC -shared -nostdlib $pic_flag ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
-            else
-              # FIXME: insert proper C++ library support
-              ld_shlibs_CXX=no
-            fi
-            ;;
-        esac
-        ;;
-
-      hpux10*|hpux11*)
-        if test $with_gnu_ld = no; then
-	  hardcode_libdir_flag_spec_CXX='${wl}+b ${wl}$libdir'
-	  hardcode_libdir_separator_CXX=:
-
-          case $host_cpu in
-            hppa*64*|ia64*)
-              ;;
-            *)
-	      export_dynamic_flag_spec_CXX='${wl}-E'
-              ;;
-          esac
-        fi
-        case $host_cpu in
-          hppa*64*|ia64*)
-            hardcode_direct_CXX=no
-            hardcode_shlibpath_var_CXX=no
-            ;;
-          *)
-            hardcode_direct_CXX=yes
-            hardcode_direct_absolute_CXX=yes
-            hardcode_minus_L_CXX=yes # Not in the search PATH,
-					         # but as the default
-					         # location of the library.
-            ;;
-        esac
-
-        case $cc_basename in
-          CC*)
-	    # FIXME: insert proper C++ library support
-	    ld_shlibs_CXX=no
-	    ;;
-          aCC*)
-	    case $host_cpu in
-	      hppa*64*)
-	        archive_cmds_CXX='$CC -b ${wl}+h ${wl}$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
-	        ;;
-	      ia64*)
-	        archive_cmds_CXX='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
-	        ;;
-	      *)
-	        archive_cmds_CXX='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
-	        ;;
-	    esac
-	    # Commands to make compiler produce verbose output that lists
-	    # what "hidden" libraries, object files and flags are used when
-	    # linking a shared library.
-	    #
-	    # There doesn't appear to be a way to prevent this compiler from
-	    # explicitly linking system object files so we need to strip them
-	    # from the output so that they don't get included in the library
-	    # dependencies.
-	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
-	    ;;
-          *)
-	    if test "$GXX" = yes; then
-	      if test $with_gnu_ld = no; then
-	        case $host_cpu in
-	          hppa*64*)
-	            archive_cmds_CXX='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
-	            ;;
-	          ia64*)
-	            archive_cmds_CXX='$CC -shared -nostdlib $pic_flag ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
-	            ;;
-	          *)
-	            archive_cmds_CXX='$CC -shared -nostdlib $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
-	            ;;
-	        esac
-	      fi
-	    else
-	      # FIXME: insert proper C++ library support
-	      ld_shlibs_CXX=no
-	    fi
-	    ;;
-        esac
-        ;;
-
-      interix[3-9]*)
-	hardcode_direct_CXX=no
-	hardcode_shlibpath_var_CXX=no
-	hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
-	export_dynamic_flag_spec_CXX='${wl}-E'
-	# Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc.
-	# Instead, shared libraries are loaded at an image base (0x10000000 by
-	# default) and relocated if they conflict, which is a slow very memory
-	# consuming and fragmenting process.  To avoid this, we pick a random,
-	# 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
-	archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
-	archive_expsym_cmds_CXX='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
-	;;
-      irix5* | irix6*)
-        case $cc_basename in
-          CC*)
-	    # SGI C++
-	    archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
-
-	    # Archives containing C++ object files must be created using
-	    # "CC -ar", where "CC" is the IRIX C++ compiler.  This is
-	    # necessary to make sure instantiated templates are included
-	    # in the archive.
-	    old_archive_cmds_CXX='$CC -ar -WR,-u -o $oldlib $oldobjs'
-	    ;;
-          *)
-	    if test "$GXX" = yes; then
-	      if test "$with_gnu_ld" = no; then
-	        archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
-	      else
-	        archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` -o $lib'
-	      fi
-	    fi
-	    link_all_deplibs_CXX=yes
-	    ;;
-        esac
-        hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
-        hardcode_libdir_separator_CXX=:
-        inherit_rpath_CXX=yes
-        ;;
-
-      linux* | k*bsd*-gnu | kopensolaris*-gnu)
-        case $cc_basename in
-          KCC*)
-	    # Kuck and Associates, Inc. (KAI) C++ Compiler
-
-	    # KCC will only create a shared library if the output file
-	    # ends with ".so" (or ".sl" for HP-UX), so rename the library
-	    # to its proper name (with version) after linking.
-	    archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
-	    archive_expsym_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
-	    # Commands to make compiler produce verbose output that lists
-	    # what "hidden" libraries, object files and flags are used when
-	    # linking a shared library.
-	    #
-	    # There doesn't appear to be a way to prevent this compiler from
-	    # explicitly linking system object files so we need to strip them
-	    # from the output so that they don't get included in the library
-	    # dependencies.
-	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
-
-	    hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
-	    export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
-
-	    # Archives containing C++ object files must be created using
-	    # "CC -Bstatic", where "CC" is the KAI C++ compiler.
-	    old_archive_cmds_CXX='$CC -Bstatic -o $oldlib $oldobjs'
-	    ;;
-	  icpc* | ecpc* )
-	    # Intel C++
-	    with_gnu_ld=yes
-	    # version 8.0 and above of icpc choke on multiply defined symbols
-	    # if we add $predep_objects and $postdep_objects, however 7.1 and
-	    # earlier do not add the objects themselves.
-	    case `$CC -V 2>&1` in
-	      *"Version 7."*)
-	        archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
-		archive_expsym_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
-		;;
-	      *)  # Version 8.0 or newer
-	        tmp_idyn=
-	        case $host_cpu in
-		  ia64*) tmp_idyn=' -i_dynamic';;
-		esac
-	        archive_cmds_CXX='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
-		archive_expsym_cmds_CXX='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
-		;;
-	    esac
-	    archive_cmds_need_lc_CXX=no
-	    hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
-	    export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
-	    whole_archive_flag_spec_CXX='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
-	    ;;
-          pgCC* | pgcpp*)
-            # Portland Group C++ compiler
-	    case `$CC -V` in
-	    *pgCC\ [1-5].* | *pgcpp\ [1-5].*)
-	      prelink_cmds_CXX='tpldir=Template.dir~
-		rm -rf $tpldir~
-		$CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
-		compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
-	      old_archive_cmds_CXX='tpldir=Template.dir~
-		rm -rf $tpldir~
-		$CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
-		$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
-		$RANLIB $oldlib'
-	      archive_cmds_CXX='tpldir=Template.dir~
-		rm -rf $tpldir~
-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
-		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
-	      archive_expsym_cmds_CXX='tpldir=Template.dir~
-		rm -rf $tpldir~
-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
-		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
-	      ;;
-	    *) # Version 6 and above use weak symbols
-	      archive_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
-	      archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
-	      ;;
-	    esac
-
-	    hardcode_libdir_flag_spec_CXX='${wl}--rpath ${wl}$libdir'
-	    export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
-	    whole_archive_flag_spec_CXX='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
-            ;;
-	  cxx*)
-	    # Compaq C++
-	    archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
-	    archive_expsym_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname  -o $lib ${wl}-retain-symbols-file $wl$export_symbols'
-
-	    runpath_var=LD_RUN_PATH
-	    hardcode_libdir_flag_spec_CXX='-rpath $libdir'
-	    hardcode_libdir_separator_CXX=:
-
-	    # Commands to make compiler produce verbose output that lists
-	    # what "hidden" libraries, object files and flags are used when
-	    # linking a shared library.
-	    #
-	    # There doesn't appear to be a way to prevent this compiler from
-	    # explicitly linking system object files so we need to strip them
-	    # from the output so that they don't get included in the library
-	    # dependencies.
-	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
-	    ;;
-	  xl* | mpixl* | bgxl*)
-	    # IBM XL 8.0 on PPC, with GNU ld
-	    hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
-	    export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
-	    archive_cmds_CXX='$CC -qmkshrobj $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
-	    if test "x$supports_anon_versioning" = xyes; then
-	      archive_expsym_cmds_CXX='echo "{ global:" > $output_objdir/$libname.ver~
-		cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
-		echo "local: *; };" >> $output_objdir/$libname.ver~
-		$CC -qmkshrobj $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
-	    fi
-	    ;;
-	  *)
-	    case `$CC -V 2>&1 | sed 5q` in
-	    *Sun\ C*)
-	      # Sun C++ 5.9
-	      no_undefined_flag_CXX=' -zdefs'
-	      archive_cmds_CXX='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
-	      archive_expsym_cmds_CXX='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file ${wl}$export_symbols'
-	      hardcode_libdir_flag_spec_CXX='-R$libdir'
-	      whole_archive_flag_spec_CXX='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
-	      compiler_needs_object_CXX=yes
-
-	      # Not sure whether something based on
-	      # $CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1
-	      # would be better.
-	      output_verbose_link_cmd='func_echo_all'
-
-	      # Archives containing C++ object files must be created using
-	      # "CC -xar", where "CC" is the Sun C++ compiler.  This is
-	      # necessary to make sure instantiated templates are included
-	      # in the archive.
-	      old_archive_cmds_CXX='$CC -xar -o $oldlib $oldobjs'
-	      ;;
-	    esac
-	    ;;
-	esac
-	;;
-
-      lynxos*)
-        # FIXME: insert proper C++ library support
-	ld_shlibs_CXX=no
-	;;
-
-      m88k*)
-        # FIXME: insert proper C++ library support
-        ld_shlibs_CXX=no
-	;;
-
-      mvs*)
-        case $cc_basename in
-          cxx*)
-	    # FIXME: insert proper C++ library support
-	    ld_shlibs_CXX=no
-	    ;;
-	  *)
-	    # FIXME: insert proper C++ library support
-	    ld_shlibs_CXX=no
-	    ;;
-	esac
-	;;
-
-      netbsd*)
-        if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
-	  archive_cmds_CXX='$LD -Bshareable  -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags'
-	  wlarc=
-	  hardcode_libdir_flag_spec_CXX='-R$libdir'
-	  hardcode_direct_CXX=yes
-	  hardcode_shlibpath_var_CXX=no
-	fi
-	# Workaround some broken pre-1.5 toolchains
-	output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP conftest.$objext | $SED -e "s:-lgcc -lc -lgcc::"'
-	;;
-
-      *nto* | *qnx*)
-        ld_shlibs_CXX=yes
-	;;
-
-      openbsd2*)
-        # C++ shared libraries are fairly broken
-	ld_shlibs_CXX=no
-	;;
-
-      openbsd*)
-	if test -f /usr/libexec/ld.so; then
-	  hardcode_direct_CXX=yes
-	  hardcode_shlibpath_var_CXX=no
-	  hardcode_direct_absolute_CXX=yes
-	  archive_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib'
-	  hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
-	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
-	    archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
-	    export_dynamic_flag_spec_CXX='${wl}-E'
-	    whole_archive_flag_spec_CXX="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
-	  fi
-	  output_verbose_link_cmd=func_echo_all
-	else
-	  ld_shlibs_CXX=no
-	fi
-	;;
-
-      osf3* | osf4* | osf5*)
-        case $cc_basename in
-          KCC*)
-	    # Kuck and Associates, Inc. (KAI) C++ Compiler
-
-	    # KCC will only create a shared library if the output file
-	    # ends with ".so" (or ".sl" for HP-UX), so rename the library
-	    # to its proper name (with version) after linking.
-	    archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
-
-	    hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
-	    hardcode_libdir_separator_CXX=:
-
-	    # Archives containing C++ object files must be created using
-	    # the KAI C++ compiler.
-	    case $host in
-	      osf3*) old_archive_cmds_CXX='$CC -Bstatic -o $oldlib $oldobjs' ;;
-	      *) old_archive_cmds_CXX='$CC -o $oldlib $oldobjs' ;;
-	    esac
-	    ;;
-          RCC*)
-	    # Rational C++ 2.4.1
-	    # FIXME: insert proper C++ library support
-	    ld_shlibs_CXX=no
-	    ;;
-          cxx*)
-	    case $host in
-	      osf3*)
-	        allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
-	        archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && func_echo_all "${wl}-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
-	        hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
-		;;
-	      *)
-	        allow_undefined_flag_CXX=' -expect_unresolved \*'
-	        archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
-	        archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
-	          echo "-hidden">> $lib.exp~
-	          $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname ${wl}-input ${wl}$lib.exp  `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~
-	          $RM $lib.exp'
-	        hardcode_libdir_flag_spec_CXX='-rpath $libdir'
-		;;
-	    esac
-
-	    hardcode_libdir_separator_CXX=:
-
-	    # Commands to make compiler produce verbose output that lists
-	    # what "hidden" libraries, object files and flags are used when
-	    # linking a shared library.
-	    #
-	    # There doesn't appear to be a way to prevent this compiler from
-	    # explicitly linking system object files so we need to strip them
-	    # from the output so that they don't get included in the library
-	    # dependencies.
-	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
-	    ;;
-	  *)
-	    if test "$GXX" = yes && test "$with_gnu_ld" = no; then
-	      allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
-	      case $host in
-	        osf3*)
-	          archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
-		  ;;
-	        *)
-	          archive_cmds_CXX='$CC -shared $pic_flag -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
-		  ;;
-	      esac
-
-	      hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
-	      hardcode_libdir_separator_CXX=:
-
-	      # Commands to make compiler produce verbose output that lists
-	      # what "hidden" libraries, object files and flags are used when
-	      # linking a shared library.
-	      output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"'
-
-	    else
-	      # FIXME: insert proper C++ library support
-	      ld_shlibs_CXX=no
-	    fi
-	    ;;
-        esac
-        ;;
-
-      psos*)
-        # FIXME: insert proper C++ library support
-        ld_shlibs_CXX=no
-        ;;
-
-      sunos4*)
-        case $cc_basename in
-          CC*)
-	    # Sun C++ 4.x
-	    # FIXME: insert proper C++ library support
-	    ld_shlibs_CXX=no
-	    ;;
-          lcc*)
-	    # Lucid
-	    # FIXME: insert proper C++ library support
-	    ld_shlibs_CXX=no
-	    ;;
-          *)
-	    # FIXME: insert proper C++ library support
-	    ld_shlibs_CXX=no
-	    ;;
-        esac
-        ;;
-
-      solaris*)
-        case $cc_basename in
-          CC* | sunCC*)
-	    # Sun C++ 4.2, 5.x and Centerline C++
-            archive_cmds_need_lc_CXX=yes
-	    no_undefined_flag_CXX=' -zdefs'
-	    archive_cmds_CXX='$CC -G${allow_undefined_flag}  -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
-	    archive_expsym_cmds_CXX='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
-	      $CC -G${allow_undefined_flag} ${wl}-M ${wl}$lib.exp -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp'
-
-	    hardcode_libdir_flag_spec_CXX='-R$libdir'
-	    hardcode_shlibpath_var_CXX=no
-	    case $host_os in
-	      solaris2.[0-5] | solaris2.[0-5].*) ;;
-	      *)
-		# The compiler driver will combine and reorder linker options,
-		# but understands `-z linker_flag'.
-	        # Supported since Solaris 2.6 (maybe 2.5.1?)
-		whole_archive_flag_spec_CXX='-z allextract$convenience -z defaultextract'
-	        ;;
-	    esac
-	    link_all_deplibs_CXX=yes
-
-	    output_verbose_link_cmd='func_echo_all'
-
-	    # Archives containing C++ object files must be created using
-	    # "CC -xar", where "CC" is the Sun C++ compiler.  This is
-	    # necessary to make sure instantiated templates are included
-	    # in the archive.
-	    old_archive_cmds_CXX='$CC -xar -o $oldlib $oldobjs'
-	    ;;
-          gcx*)
-	    # Green Hills C++ Compiler
-	    archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
-
-	    # The C++ compiler must be used to create the archive.
-	    old_archive_cmds_CXX='$CC $LDFLAGS -archive -o $oldlib $oldobjs'
-	    ;;
-          *)
-	    # GNU C++ compiler with Solaris linker
-	    if test "$GXX" = yes && test "$with_gnu_ld" = no; then
-	      no_undefined_flag_CXX=' ${wl}-z ${wl}defs'
-	      if $CC --version | $GREP -v '^2\.7' > /dev/null; then
-	        archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
-	        archive_expsym_cmds_CXX='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
-		  $CC -shared $pic_flag -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp'
-
-	        # Commands to make compiler produce verbose output that lists
-	        # what "hidden" libraries, object files and flags are used when
-	        # linking a shared library.
-	        output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"'
-	      else
-	        # g++ 2.7 appears to require `-G' NOT `-shared' on this
-	        # platform.
-	        archive_cmds_CXX='$CC -G -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
-	        archive_expsym_cmds_CXX='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
-		  $CC -G -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp'
-
-	        # Commands to make compiler produce verbose output that lists
-	        # what "hidden" libraries, object files and flags are used when
-	        # linking a shared library.
-	        output_verbose_link_cmd='$CC -G $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"'
-	      fi
-
-	      hardcode_libdir_flag_spec_CXX='${wl}-R $wl$libdir'
-	      case $host_os in
-		solaris2.[0-5] | solaris2.[0-5].*) ;;
-		*)
-		  whole_archive_flag_spec_CXX='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract'
-		  ;;
-	      esac
-	    fi
-	    ;;
-        esac
-        ;;
-
-    sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[01].[10]* | unixware7* | sco3.2v5.0.[024]*)
-      no_undefined_flag_CXX='${wl}-z,text'
-      archive_cmds_need_lc_CXX=no
-      hardcode_shlibpath_var_CXX=no
-      runpath_var='LD_RUN_PATH'
-
-      case $cc_basename in
-        CC*)
-	  archive_cmds_CXX='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
-	  archive_expsym_cmds_CXX='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
-	  ;;
-	*)
-	  archive_cmds_CXX='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
-	  archive_expsym_cmds_CXX='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
-	  ;;
-      esac
-      ;;
-
-      sysv5* | sco3.2v5* | sco5v6*)
-	# Note: We can NOT use -z defs as we might desire, because we do not
-	# link with -lc, and that would cause any symbols used from libc to
-	# always be unresolved, which means just about no library would
-	# ever link correctly.  If we're not using GNU ld we use -z text
-	# though, which does catch some bad symbols but isn't as heavy-handed
-	# as -z defs.
-	no_undefined_flag_CXX='${wl}-z,text'
-	allow_undefined_flag_CXX='${wl}-z,nodefs'
-	archive_cmds_need_lc_CXX=no
-	hardcode_shlibpath_var_CXX=no
-	hardcode_libdir_flag_spec_CXX='${wl}-R,$libdir'
-	hardcode_libdir_separator_CXX=':'
-	link_all_deplibs_CXX=yes
-	export_dynamic_flag_spec_CXX='${wl}-Bexport'
-	runpath_var='LD_RUN_PATH'
-
-	case $cc_basename in
-          CC*)
-	    archive_cmds_CXX='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
-	    archive_expsym_cmds_CXX='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
-	    old_archive_cmds_CXX='$CC -Tprelink_objects $oldobjs~
-	      '"$old_archive_cmds_CXX"
-	    reload_cmds_CXX='$CC -Tprelink_objects $reload_objs~
-	      '"$reload_cmds_CXX"
-	    ;;
-	  *)
-	    archive_cmds_CXX='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
-	    archive_expsym_cmds_CXX='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
-	    ;;
-	esac
-      ;;
-
-      tandem*)
-        case $cc_basename in
-          NCC*)
-	    # NonStop-UX NCC 3.20
-	    # FIXME: insert proper C++ library support
-	    ld_shlibs_CXX=no
-	    ;;
-          *)
-	    # FIXME: insert proper C++ library support
-	    ld_shlibs_CXX=no
-	    ;;
-        esac
-        ;;
-
-      vxworks*)
-        # FIXME: insert proper C++ library support
-        ld_shlibs_CXX=no
-        ;;
-
-      *)
-        # FIXME: insert proper C++ library support
-        ld_shlibs_CXX=no
-        ;;
-    esac
-
-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs_CXX" >&5
-$as_echo "$ld_shlibs_CXX" >&6; }
-    test "$ld_shlibs_CXX" = no && can_build_shared=no
-
-    GCC_CXX="$GXX"
-    LD_CXX="$LD"
-
-    ## CAVEAT EMPTOR:
-    ## There is no encapsulation within the following macros, do not change
-    ## the running order or otherwise move them around unless you know exactly
-    ## what you are doing...
-    # Dependencies to place before and after the object being linked:
-predep_objects_CXX=
-postdep_objects_CXX=
-predeps_CXX=
-postdeps_CXX=
-compiler_lib_search_path_CXX=
-
-cat > conftest.$ac_ext <<_LT_EOF
-class Foo
-{
-public:
-  Foo (void) { a = 0; }
-private:
-  int a;
-};
-_LT_EOF
-
-
-_lt_libdeps_save_CFLAGS=$CFLAGS
-case "$CC $CFLAGS " in #(
-*\ -flto*\ *) CFLAGS="$CFLAGS -fno-lto" ;;
-*\ -fwhopr*\ *) CFLAGS="$CFLAGS -fno-whopr" ;;
-esac
-
-if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
-  (eval $ac_compile) 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  # Parse the compiler output and extract the necessary
-  # objects, libraries and library flags.
-
-  # Sentinel used to keep track of whether or not we are before
-  # the conftest object file.
-  pre_test_object_deps_done=no
-
-  for p in `eval "$output_verbose_link_cmd"`; do
-    case ${prev}${p} in
-
-    -L* | -R* | -l*)
-       # Some compilers place space between "-{L,R}" and the path.
-       # Remove the space.
-       if test $p = "-L" ||
-          test $p = "-R"; then
-	 prev=$p
-	 continue
-       fi
-
-       # Expand the sysroot to ease extracting the directories later.
-       if test -z "$prev"; then
-         case $p in
-         -L*) func_stripname_cnf '-L' '' "$p"; prev=-L; p=$func_stripname_result ;;
-         -R*) func_stripname_cnf '-R' '' "$p"; prev=-R; p=$func_stripname_result ;;
-         -l*) func_stripname_cnf '-l' '' "$p"; prev=-l; p=$func_stripname_result ;;
-         esac
-       fi
-       case $p in
-       =*) func_stripname_cnf '=' '' "$p"; p=$lt_sysroot$func_stripname_result ;;
-       esac
-       if test "$pre_test_object_deps_done" = no; then
-	 case ${prev} in
-	 -L | -R)
-	   # Internal compiler library paths should come after those
-	   # provided the user.  The postdeps already come after the
-	   # user supplied libs so there is no need to process them.
-	   if test -z "$compiler_lib_search_path_CXX"; then
-	     compiler_lib_search_path_CXX="${prev}${p}"
-	   else
-	     compiler_lib_search_path_CXX="${compiler_lib_search_path_CXX} ${prev}${p}"
-	   fi
-	   ;;
-	 # The "-l" case would never come before the object being
-	 # linked, so don't bother handling this case.
-	 esac
-       else
-	 if test -z "$postdeps_CXX"; then
-	   postdeps_CXX="${prev}${p}"
-	 else
-	   postdeps_CXX="${postdeps_CXX} ${prev}${p}"
-	 fi
-       fi
-       prev=
-       ;;
-
-    *.lto.$objext) ;; # Ignore GCC LTO objects
-    *.$objext)
-       # This assumes that the test object file only shows up
-       # once in the compiler output.
-       if test "$p" = "conftest.$objext"; then
-	 pre_test_object_deps_done=yes
-	 continue
-       fi
-
-       if test "$pre_test_object_deps_done" = no; then
-	 if test -z "$predep_objects_CXX"; then
-	   predep_objects_CXX="$p"
-	 else
-	   predep_objects_CXX="$predep_objects_CXX $p"
-	 fi
-       else
-	 if test -z "$postdep_objects_CXX"; then
-	   postdep_objects_CXX="$p"
-	 else
-	   postdep_objects_CXX="$postdep_objects_CXX $p"
-	 fi
-       fi
-       ;;
-
-    *) ;; # Ignore the rest.
-
-    esac
-  done
-
-  # Clean up.
-  rm -f a.out a.exe
-else
-  echo "libtool.m4: error: problem compiling CXX test program"
-fi
-
-$RM -f confest.$objext
-CFLAGS=$_lt_libdeps_save_CFLAGS
-
-# PORTME: override above test on systems where it is broken
-case $host_os in
-interix[3-9]*)
-  # Interix 3.5 installs completely hosed .la files for C++, so rather than
-  # hack all around it, let's just trust "g++" to DTRT.
-  predep_objects_CXX=
-  postdep_objects_CXX=
-  postdeps_CXX=
-  ;;
-
-linux*)
-  case `$CC -V 2>&1 | sed 5q` in
-  *Sun\ C*)
-    # Sun C++ 5.9
-
-    # The more standards-conforming stlport4 library is
-    # incompatible with the Cstd library. Avoid specifying
-    # it if it's in CXXFLAGS. Ignore libCrun as
-    # -library=stlport4 depends on it.
-    case " $CXX $CXXFLAGS " in
-    *" -library=stlport4 "*)
-      solaris_use_stlport4=yes
-      ;;
-    esac
-
-    if test "$solaris_use_stlport4" != yes; then
-      postdeps_CXX='-library=Cstd -library=Crun'
-    fi
-    ;;
-  esac
-  ;;
-
-solaris*)
-  case $cc_basename in
-  CC* | sunCC*)
-    # The more standards-conforming stlport4 library is
-    # incompatible with the Cstd library. Avoid specifying
-    # it if it's in CXXFLAGS. Ignore libCrun as
-    # -library=stlport4 depends on it.
-    case " $CXX $CXXFLAGS " in
-    *" -library=stlport4 "*)
-      solaris_use_stlport4=yes
-      ;;
-    esac
-
-    # Adding this requires a known-good setup of shared libraries for
-    # Sun compiler versions before 5.6, else PIC objects from an old
-    # archive will be linked into the output, leading to subtle bugs.
-    if test "$solaris_use_stlport4" != yes; then
-      postdeps_CXX='-library=Cstd -library=Crun'
-    fi
-    ;;
-  esac
-  ;;
-esac
-
-
-case " $postdeps_CXX " in
-*" -lc "*) archive_cmds_need_lc_CXX=no ;;
-esac
- compiler_lib_search_dirs_CXX=
-if test -n "${compiler_lib_search_path_CXX}"; then
- compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
-fi
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-    lt_prog_compiler_wl_CXX=
-lt_prog_compiler_pic_CXX=
-lt_prog_compiler_static_CXX=
-
-
-  # C++ specific cases for pic, static, wl, etc.
-  if test "$GXX" = yes; then
-    lt_prog_compiler_wl_CXX='-Wl,'
-    lt_prog_compiler_static_CXX='-static'
-
-    case $host_os in
-    aix*)
-      # All AIX code is PIC.
-      if test "$host_cpu" = ia64; then
-	# AIX 5 now supports IA64 processor
-	lt_prog_compiler_static_CXX='-Bstatic'
-      fi
-      ;;
-
-    amigaos*)
-      case $host_cpu in
-      powerpc)
-            # see comment about AmigaOS4 .so support
-            lt_prog_compiler_pic_CXX='-fPIC'
-        ;;
-      m68k)
-            # FIXME: we need at least 68020 code to build shared libraries, but
-            # adding the `-m68020' flag to GCC prevents building anything better,
-            # like `-m68040'.
-            lt_prog_compiler_pic_CXX='-m68020 -resident32 -malways-restore-a4'
-        ;;
-      esac
-      ;;
-
-    beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
-      # PIC is the default for these OSes.
-      ;;
-    mingw* | cygwin* | os2* | pw32* | cegcc*)
-      # This hack is so that the source file can tell whether it is being
-      # built for inclusion in a dll (and should export symbols for example).
-      # Although the cygwin gcc ignores -fPIC, still need this for old-style
-      # (--disable-auto-import) libraries
-      lt_prog_compiler_pic_CXX='-DDLL_EXPORT'
-      ;;
-    darwin* | rhapsody*)
-      # PIC is the default on this platform
-      # Common symbols not allowed in MH_DYLIB files
-      lt_prog_compiler_pic_CXX='-fno-common'
-      ;;
-    *djgpp*)
-      # DJGPP does not support shared libraries at all
-      lt_prog_compiler_pic_CXX=
-      ;;
-    haiku*)
-      # PIC is the default for Haiku.
-      # The "-static" flag exists, but is broken.
-      lt_prog_compiler_static_CXX=
-      ;;
-    interix[3-9]*)
-      # Interix 3.x gcc -fpic/-fPIC options generate broken code.
-      # Instead, we relocate shared libraries at runtime.
-      ;;
-    sysv4*MP*)
-      if test -d /usr/nec; then
-	lt_prog_compiler_pic_CXX=-Kconform_pic
-      fi
-      ;;
-    hpux*)
-      # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
-      # PA HP-UX.  On IA64 HP-UX, PIC is the default but the pic flag
-      # sets the default TLS model and affects inlining.
-      case $host_cpu in
-      hppa*64*)
-	;;
-      *)
-	lt_prog_compiler_pic_CXX='-fPIC'
-	;;
-      esac
-      ;;
-    *qnx* | *nto*)
-      # QNX uses GNU C++, but need to define -shared option too, otherwise
-      # it will coredump.
-      lt_prog_compiler_pic_CXX='-fPIC -shared'
-      ;;
-    *)
-      lt_prog_compiler_pic_CXX='-fPIC'
-      ;;
-    esac
-  else
-    case $host_os in
-      aix[4-9]*)
-	# All AIX code is PIC.
-	if test "$host_cpu" = ia64; then
-	  # AIX 5 now supports IA64 processor
-	  lt_prog_compiler_static_CXX='-Bstatic'
-	else
-	  lt_prog_compiler_static_CXX='-bnso -bI:/lib/syscalls.exp'
-	fi
-	;;
-      chorus*)
-	case $cc_basename in
-	cxch68*)
-	  # Green Hills C++ Compiler
-	  # _LT_TAGVAR(lt_prog_compiler_static, CXX)="--no_auto_instantiation -u __main -u __premain -u _abort -r $COOL_DIR/lib/libOrb.a $MVME_DIR/lib/CC/libC.a $MVME_DIR/lib/classix/libcx.s.a"
-	  ;;
-	esac
-	;;
-      mingw* | cygwin* | os2* | pw32* | cegcc*)
-	# This hack is so that the source file can tell whether it is being
-	# built for inclusion in a dll (and should export symbols for example).
-	lt_prog_compiler_pic_CXX='-DDLL_EXPORT'
-	;;
-      dgux*)
-	case $cc_basename in
-	  ec++*)
-	    lt_prog_compiler_pic_CXX='-KPIC'
-	    ;;
-	  ghcx*)
-	    # Green Hills C++ Compiler
-	    lt_prog_compiler_pic_CXX='-pic'
-	    ;;
-	  *)
-	    ;;
-	esac
-	;;
-      freebsd* | dragonfly*)
-	# FreeBSD uses GNU C++
-	;;
-      hpux9* | hpux10* | hpux11*)
-	case $cc_basename in
-	  CC*)
-	    lt_prog_compiler_wl_CXX='-Wl,'
-	    lt_prog_compiler_static_CXX='${wl}-a ${wl}archive'
-	    if test "$host_cpu" != ia64; then
-	      lt_prog_compiler_pic_CXX='+Z'
-	    fi
-	    ;;
-	  aCC*)
-	    lt_prog_compiler_wl_CXX='-Wl,'
-	    lt_prog_compiler_static_CXX='${wl}-a ${wl}archive'
-	    case $host_cpu in
-	    hppa*64*|ia64*)
-	      # +Z the default
-	      ;;
-	    *)
-	      lt_prog_compiler_pic_CXX='+Z'
-	      ;;
-	    esac
-	    ;;
-	  *)
-	    ;;
-	esac
-	;;
-      interix*)
-	# This is c89, which is MS Visual C++ (no shared libs)
-	# Anyone wants to do a port?
-	;;
-      irix5* | irix6* | nonstopux*)
-	case $cc_basename in
-	  CC*)
-	    lt_prog_compiler_wl_CXX='-Wl,'
-	    lt_prog_compiler_static_CXX='-non_shared'
-	    # CC pic flag -KPIC is the default.
-	    ;;
-	  *)
-	    ;;
-	esac
-	;;
-      linux* | k*bsd*-gnu | kopensolaris*-gnu)
-	case $cc_basename in
-	  KCC*)
-	    # KAI C++ Compiler
-	    lt_prog_compiler_wl_CXX='--backend -Wl,'
-	    lt_prog_compiler_pic_CXX='-fPIC'
-	    ;;
-	  ecpc* )
-	    # old Intel C++ for x86_64 which still supported -KPIC.
-	    lt_prog_compiler_wl_CXX='-Wl,'
-	    lt_prog_compiler_pic_CXX='-KPIC'
-	    lt_prog_compiler_static_CXX='-static'
-	    ;;
-	  icpc* )
-	    # Intel C++, used to be incompatible with GCC.
-	    # ICC 10 doesn't accept -KPIC any more.
-	    lt_prog_compiler_wl_CXX='-Wl,'
-	    lt_prog_compiler_pic_CXX='-fPIC'
-	    lt_prog_compiler_static_CXX='-static'
-	    ;;
-	  pgCC* | pgcpp*)
-	    # Portland Group C++ compiler
-	    lt_prog_compiler_wl_CXX='-Wl,'
-	    lt_prog_compiler_pic_CXX='-fpic'
-	    lt_prog_compiler_static_CXX='-Bstatic'
-	    ;;
-	  cxx*)
-	    # Compaq C++
-	    # Make sure the PIC flag is empty.  It appears that all Alpha
-	    # Linux and Compaq Tru64 Unix objects are PIC.
-	    lt_prog_compiler_pic_CXX=
-	    lt_prog_compiler_static_CXX='-non_shared'
-	    ;;
-	  xlc* | xlC* | bgxl[cC]* | mpixl[cC]*)
-	    # IBM XL 8.0, 9.0 on PPC and BlueGene
-	    lt_prog_compiler_wl_CXX='-Wl,'
-	    lt_prog_compiler_pic_CXX='-qpic'
-	    lt_prog_compiler_static_CXX='-qstaticlink'
-	    ;;
-	  *)
-	    case `$CC -V 2>&1 | sed 5q` in
-	    *Sun\ C*)
-	      # Sun C++ 5.9
-	      lt_prog_compiler_pic_CXX='-KPIC'
-	      lt_prog_compiler_static_CXX='-Bstatic'
-	      lt_prog_compiler_wl_CXX='-Qoption ld '
-	      ;;
-	    esac
-	    ;;
-	esac
-	;;
-      lynxos*)
-	;;
-      m88k*)
-	;;
-      mvs*)
-	case $cc_basename in
-	  cxx*)
-	    lt_prog_compiler_pic_CXX='-W c,exportall'
-	    ;;
-	  *)
-	    ;;
-	esac
-	;;
-      netbsd* | netbsdelf*-gnu)
-	;;
-      *qnx* | *nto*)
-        # QNX uses GNU C++, but need to define -shared option too, otherwise
-        # it will coredump.
-        lt_prog_compiler_pic_CXX='-fPIC -shared'
-        ;;
-      osf3* | osf4* | osf5*)
-	case $cc_basename in
-	  KCC*)
-	    lt_prog_compiler_wl_CXX='--backend -Wl,'
-	    ;;
-	  RCC*)
-	    # Rational C++ 2.4.1
-	    lt_prog_compiler_pic_CXX='-pic'
-	    ;;
-	  cxx*)
-	    # Digital/Compaq C++
-	    lt_prog_compiler_wl_CXX='-Wl,'
-	    # Make sure the PIC flag is empty.  It appears that all Alpha
-	    # Linux and Compaq Tru64 Unix objects are PIC.
-	    lt_prog_compiler_pic_CXX=
-	    lt_prog_compiler_static_CXX='-non_shared'
-	    ;;
-	  *)
-	    ;;
-	esac
-	;;
-      psos*)
-	;;
-      solaris*)
-	case $cc_basename in
-	  CC* | sunCC*)
-	    # Sun C++ 4.2, 5.x and Centerline C++
-	    lt_prog_compiler_pic_CXX='-KPIC'
-	    lt_prog_compiler_static_CXX='-Bstatic'
-	    lt_prog_compiler_wl_CXX='-Qoption ld '
-	    ;;
-	  gcx*)
-	    # Green Hills C++ Compiler
-	    lt_prog_compiler_pic_CXX='-PIC'
-	    ;;
-	  *)
-	    ;;
-	esac
-	;;
-      sunos4*)
-	case $cc_basename in
-	  CC*)
-	    # Sun C++ 4.x
-	    lt_prog_compiler_pic_CXX='-pic'
-	    lt_prog_compiler_static_CXX='-Bstatic'
-	    ;;
-	  lcc*)
-	    # Lucid
-	    lt_prog_compiler_pic_CXX='-pic'
-	    ;;
-	  *)
-	    ;;
-	esac
-	;;
-      sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*)
-	case $cc_basename in
-	  CC*)
-	    lt_prog_compiler_wl_CXX='-Wl,'
-	    lt_prog_compiler_pic_CXX='-KPIC'
-	    lt_prog_compiler_static_CXX='-Bstatic'
-	    ;;
-	esac
-	;;
-      tandem*)
-	case $cc_basename in
-	  NCC*)
-	    # NonStop-UX NCC 3.20
-	    lt_prog_compiler_pic_CXX='-KPIC'
-	    ;;
-	  *)
-	    ;;
-	esac
-	;;
-      vxworks*)
-	;;
-      *)
-	lt_prog_compiler_can_build_shared_CXX=no
-	;;
-    esac
-  fi
-
-case $host_os in
-  # For platforms which do not support PIC, -DPIC is meaningless:
-  *djgpp*)
-    lt_prog_compiler_pic_CXX=
-    ;;
-  *)
-    lt_prog_compiler_pic_CXX="$lt_prog_compiler_pic_CXX -DPIC"
-    ;;
-esac
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
-$as_echo_n "checking for $compiler option to produce PIC... " >&6; }
-if ${lt_cv_prog_compiler_pic_CXX+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  lt_cv_prog_compiler_pic_CXX=$lt_prog_compiler_pic_CXX
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_CXX" >&5
-$as_echo "$lt_cv_prog_compiler_pic_CXX" >&6; }
-lt_prog_compiler_pic_CXX=$lt_cv_prog_compiler_pic_CXX
-
-#
-# Check to make sure the PIC flag actually works.
-#
-if test -n "$lt_prog_compiler_pic_CXX"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works" >&5
-$as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works... " >&6; }
-if ${lt_cv_prog_compiler_pic_works_CXX+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  lt_cv_prog_compiler_pic_works_CXX=no
-   ac_outfile=conftest.$ac_objext
-   echo "$lt_simple_compile_test_code" > conftest.$ac_ext
-   lt_compiler_flag="$lt_prog_compiler_pic_CXX -DPIC"
-   # Insert the option either (1) after the last *FLAGS variable, or
-   # (2) before a word containing "conftest.", or (3) at the end.
-   # Note that $ac_compile itself does not contain backslashes and begins
-   # with a dollar sign (not a hyphen), so the echo should work correctly.
-   # The option is referenced via a variable to avoid confusing sed.
-   lt_compile=`echo "$ac_compile" | $SED \
-   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-   -e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
-   (eval "$lt_compile" 2>conftest.err)
-   ac_status=$?
-   cat conftest.err >&5
-   echo "$as_me:$LINENO: \$? = $ac_status" >&5
-   if (exit $ac_status) && test -s "$ac_outfile"; then
-     # The compiler can only warn and ignore the option if not recognized
-     # So say no if there are warnings other than the usual output.
-     $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
-     $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
-     if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
-       lt_cv_prog_compiler_pic_works_CXX=yes
-     fi
-   fi
-   $RM conftest*
-
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works_CXX" >&5
-$as_echo "$lt_cv_prog_compiler_pic_works_CXX" >&6; }
-
-if test x"$lt_cv_prog_compiler_pic_works_CXX" = xyes; then
-    case $lt_prog_compiler_pic_CXX in
-     "" | " "*) ;;
-     *) lt_prog_compiler_pic_CXX=" $lt_prog_compiler_pic_CXX" ;;
-     esac
-else
-    lt_prog_compiler_pic_CXX=
-     lt_prog_compiler_can_build_shared_CXX=no
-fi
-
-fi
-
-
-
-
-
-#
-# Check to make sure the static flag actually works.
-#
-wl=$lt_prog_compiler_wl_CXX eval lt_tmp_static_flag=\"$lt_prog_compiler_static_CXX\"
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5
-$as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; }
-if ${lt_cv_prog_compiler_static_works_CXX+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  lt_cv_prog_compiler_static_works_CXX=no
-   save_LDFLAGS="$LDFLAGS"
-   LDFLAGS="$LDFLAGS $lt_tmp_static_flag"
-   echo "$lt_simple_link_test_code" > conftest.$ac_ext
-   if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
-     # The linker can only warn and ignore the option if not recognized
-     # So say no if there are warnings
-     if test -s conftest.err; then
-       # Append any errors to the config.log.
-       cat conftest.err 1>&5
-       $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
-       $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
-       if diff conftest.exp conftest.er2 >/dev/null; then
-         lt_cv_prog_compiler_static_works_CXX=yes
-       fi
-     else
-       lt_cv_prog_compiler_static_works_CXX=yes
-     fi
-   fi
-   $RM -r conftest*
-   LDFLAGS="$save_LDFLAGS"
-
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works_CXX" >&5
-$as_echo "$lt_cv_prog_compiler_static_works_CXX" >&6; }
-
-if test x"$lt_cv_prog_compiler_static_works_CXX" = xyes; then
-    :
-else
-    lt_prog_compiler_static_CXX=
-fi
-
-
-
-
-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
-$as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
-if ${lt_cv_prog_compiler_c_o_CXX+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  lt_cv_prog_compiler_c_o_CXX=no
-   $RM -r conftest 2>/dev/null
-   mkdir conftest
-   cd conftest
-   mkdir out
-   echo "$lt_simple_compile_test_code" > conftest.$ac_ext
-
-   lt_compiler_flag="-o out/conftest2.$ac_objext"
-   # Insert the option either (1) after the last *FLAGS variable, or
-   # (2) before a word containing "conftest.", or (3) at the end.
-   # Note that $ac_compile itself does not contain backslashes and begins
-   # with a dollar sign (not a hyphen), so the echo should work correctly.
-   lt_compile=`echo "$ac_compile" | $SED \
-   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-   -e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
-   (eval "$lt_compile" 2>out/conftest.err)
-   ac_status=$?
-   cat out/conftest.err >&5
-   echo "$as_me:$LINENO: \$? = $ac_status" >&5
-   if (exit $ac_status) && test -s out/conftest2.$ac_objext
-   then
-     # The compiler can only warn and ignore the option if not recognized
-     # So say no if there are warnings
-     $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
-     $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
-     if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
-       lt_cv_prog_compiler_c_o_CXX=yes
-     fi
-   fi
-   chmod u+w . 2>&5
-   $RM conftest*
-   # SGI C++ compiler will create directory out/ii_files/ for
-   # template instantiation
-   test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
-   $RM out/* && rmdir out
-   cd ..
-   $RM -r conftest
-   $RM conftest*
-
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o_CXX" >&5
-$as_echo "$lt_cv_prog_compiler_c_o_CXX" >&6; }
-
-
-
-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
-$as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
-if ${lt_cv_prog_compiler_c_o_CXX+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  lt_cv_prog_compiler_c_o_CXX=no
-   $RM -r conftest 2>/dev/null
-   mkdir conftest
-   cd conftest
-   mkdir out
-   echo "$lt_simple_compile_test_code" > conftest.$ac_ext
-
-   lt_compiler_flag="-o out/conftest2.$ac_objext"
-   # Insert the option either (1) after the last *FLAGS variable, or
-   # (2) before a word containing "conftest.", or (3) at the end.
-   # Note that $ac_compile itself does not contain backslashes and begins
-   # with a dollar sign (not a hyphen), so the echo should work correctly.
-   lt_compile=`echo "$ac_compile" | $SED \
-   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-   -e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
-   (eval "$lt_compile" 2>out/conftest.err)
-   ac_status=$?
-   cat out/conftest.err >&5
-   echo "$as_me:$LINENO: \$? = $ac_status" >&5
-   if (exit $ac_status) && test -s out/conftest2.$ac_objext
-   then
-     # The compiler can only warn and ignore the option if not recognized
-     # So say no if there are warnings
-     $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
-     $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
-     if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
-       lt_cv_prog_compiler_c_o_CXX=yes
-     fi
-   fi
-   chmod u+w . 2>&5
-   $RM conftest*
-   # SGI C++ compiler will create directory out/ii_files/ for
-   # template instantiation
-   test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
-   $RM out/* && rmdir out
-   cd ..
-   $RM -r conftest
-   $RM conftest*
-
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o_CXX" >&5
-$as_echo "$lt_cv_prog_compiler_c_o_CXX" >&6; }
-
-
-
-
-hard_links="nottested"
-if test "$lt_cv_prog_compiler_c_o_CXX" = no && test "$need_locks" != no; then
-  # do not overwrite the value of need_locks provided by the user
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5
-$as_echo_n "checking if we can lock with hard links... " >&6; }
-  hard_links=yes
-  $RM conftest*
-  ln conftest.a conftest.b 2>/dev/null && hard_links=no
-  touch conftest.a
-  ln conftest.a conftest.b 2>&5 || hard_links=no
-  ln conftest.a conftest.b 2>/dev/null && hard_links=no
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5
-$as_echo "$hard_links" >&6; }
-  if test "$hard_links" = no; then
-    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
-$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
-    need_locks=warn
-  fi
-else
-  need_locks=no
-fi
-
-
-
-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5
-$as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; }
-
-  export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
-  exclude_expsyms_CXX='_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*'
-  case $host_os in
-  aix[4-9]*)
-    # If we're using GNU nm, then we don't want the "-C" option.
-    # -C means demangle to AIX nm, but means don't demangle with GNU nm
-    # Also, AIX nm treats weak defined symbols like other global defined
-    # symbols, whereas GNU nm marks them as "W".
-    if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
-      export_symbols_cmds_CXX='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
-    else
-      export_symbols_cmds_CXX='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
-    fi
-    ;;
-  pw32*)
-    export_symbols_cmds_CXX="$ltdll_cmds"
-    ;;
-  cygwin* | mingw* | cegcc*)
-    case $cc_basename in
-    cl*) ;;
-    *)
-      export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/;s/^.*[ ]__nm__\([^ ]*\)[ ][^ ]*/\1 DATA/;/^I[ ]/d;/^[AITW][ ]/s/.* //'\'' | sort | uniq > $export_symbols'
-      exclude_expsyms_CXX='[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname'
-      ;;
-    esac
-    ;;
-  linux* | k*bsd*-gnu | gnu*)
-    link_all_deplibs_CXX=no
-    ;;
-  *)
-    export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
-    ;;
-  esac
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs_CXX" >&5
-$as_echo "$ld_shlibs_CXX" >&6; }
-test "$ld_shlibs_CXX" = no && can_build_shared=no
-
-with_gnu_ld_CXX=$with_gnu_ld
-
-
-
-
-
-
-#
-# Do we need to explicitly link libc?
-#
-case "x$archive_cmds_need_lc_CXX" in
-x|xyes)
-  # Assume -lc should be added
-  archive_cmds_need_lc_CXX=yes
-
-  if test "$enable_shared" = yes && test "$GCC" = yes; then
-    case $archive_cmds_CXX in
-    *'~'*)
-      # FIXME: we may have to deal with multi-command sequences.
-      ;;
-    '$CC '*)
-      # Test whether the compiler implicitly links with -lc since on some
-      # systems, -lgcc has to come before -lc. If gcc already passes -lc
-      # to ld, don't add -lc before -lgcc.
-      { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5
-$as_echo_n "checking whether -lc should be explicitly linked in... " >&6; }
-if ${lt_cv_archive_cmds_need_lc_CXX+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  $RM conftest*
-	echo "$lt_simple_compile_test_code" > conftest.$ac_ext
-
-	if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
-  (eval $ac_compile) 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; } 2>conftest.err; then
-	  soname=conftest
-	  lib=conftest
-	  libobjs=conftest.$ac_objext
-	  deplibs=
-	  wl=$lt_prog_compiler_wl_CXX
-	  pic_flag=$lt_prog_compiler_pic_CXX
-	  compiler_flags=-v
-	  linker_flags=-v
-	  verstring=
-	  output_objdir=.
-	  libname=conftest
-	  lt_save_allow_undefined_flag=$allow_undefined_flag_CXX
-	  allow_undefined_flag_CXX=
-	  if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds_CXX 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5
-  (eval $archive_cmds_CXX 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }
-	  then
-	    lt_cv_archive_cmds_need_lc_CXX=no
-	  else
-	    lt_cv_archive_cmds_need_lc_CXX=yes
-	  fi
-	  allow_undefined_flag_CXX=$lt_save_allow_undefined_flag
-	else
-	  cat conftest.err 1>&5
-	fi
-	$RM conftest*
-
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc_CXX" >&5
-$as_echo "$lt_cv_archive_cmds_need_lc_CXX" >&6; }
-      archive_cmds_need_lc_CXX=$lt_cv_archive_cmds_need_lc_CXX
-      ;;
-    esac
-  fi
-  ;;
-esac
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
-$as_echo_n "checking dynamic linker characteristics... " >&6; }
-
-library_names_spec=
-libname_spec='lib$name'
-soname_spec=
-shrext_cmds=".so"
-postinstall_cmds=
-postuninstall_cmds=
-finish_cmds=
-finish_eval=
-shlibpath_var=
-shlibpath_overrides_runpath=unknown
-version_type=none
-dynamic_linker="$host_os ld.so"
-sys_lib_dlsearch_path_spec="/lib /usr/lib"
-need_lib_prefix=unknown
-hardcode_into_libs=no
-
-# when you set need_version to no, make sure it does not cause -set_version
-# flags to be left without arguments
-need_version=unknown
-
-case $host_os in
-aix3*)
-  version_type=linux
-  library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
-  shlibpath_var=LIBPATH
-
-  # AIX 3 has no versioning support, so we append a major version to the name.
-  soname_spec='${libname}${release}${shared_ext}$major'
-  ;;
-
-aix[4-9]*)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  hardcode_into_libs=yes
-  if test "$host_cpu" = ia64; then
-    # AIX 5 supports IA64
-    library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
-    shlibpath_var=LD_LIBRARY_PATH
-  else
-    # With GCC up to 2.95.x, collect2 would create an import file
-    # for dependence libraries.  The import file would start with
-    # the line `#! .'.  This would cause the generated library to
-    # depend on `.', always an invalid library.  This was fixed in
-    # development snapshots of GCC prior to 3.0.
-    case $host_os in
-      aix4 | aix4.[01] | aix4.[01].*)
-      if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
-	   echo ' yes '
-	   echo '#endif'; } | ${CC} -E - | $GREP yes > /dev/null; then
-	:
-      else
-	can_build_shared=no
-      fi
-      ;;
-    esac
-    # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
-    # soname into executable. Probably we can add versioning support to
-    # collect2, so additional links can be useful in future.
-    if test "$aix_use_runtimelinking" = yes; then
-      # If using run time linking (on AIX 4.2 or later) use lib<name>.so
-      # instead of lib<name>.a to let people know that these are not
-      # typical AIX shared libraries.
-      library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-    else
-      # We preserve .a as extension for shared libraries through AIX4.2
-      # and later when we are not doing run time linking.
-      library_names_spec='${libname}${release}.a $libname.a'
-      soname_spec='${libname}${release}${shared_ext}$major'
-    fi
-    shlibpath_var=LIBPATH
-  fi
-  ;;
-
-amigaos*)
-  case $host_cpu in
-  powerpc)
-    # Since July 2007 AmigaOS4 officially supports .so libraries.
-    # When compiling the executable, add -use-dynld -Lsobjs: to the compileline.
-    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-    ;;
-  m68k)
-    library_names_spec='$libname.ixlibrary $libname.a'
-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
-    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
-    ;;
-  esac
-  ;;
-
-beos*)
-  library_names_spec='${libname}${shared_ext}'
-  dynamic_linker="$host_os ld.so"
-  shlibpath_var=LIBRARY_PATH
-  ;;
-
-bsdi[45]*)
-  version_type=linux
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir'
-  shlibpath_var=LD_LIBRARY_PATH
-  sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
-  sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib"
-  # the default ld.so.conf also contains /usr/contrib/lib and
-  # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
-  # libtool to hard-code these into programs
-  ;;
-
-cygwin* | mingw* | pw32* | cegcc*)
-  version_type=windows
-  shrext_cmds=".dll"
-  need_version=no
-  need_lib_prefix=no
-
-  case $GCC,$cc_basename in
-  yes,*)
-    # gcc
-    library_names_spec='$libname.dll.a'
-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
-    postinstall_cmds='base_file=`basename \${file}`~
-      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
-      dldir=$destdir/`dirname \$dlpath`~
-      test -d \$dldir || mkdir -p \$dldir~
-      $install_prog $dir/$dlname \$dldir/$dlname~
-      chmod a+x \$dldir/$dlname~
-      if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
-        eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
-      fi'
-    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
-      dlpath=$dir/\$dldll~
-       $RM \$dlpath'
-    shlibpath_overrides_runpath=yes
-
-    case $host_os in
-    cygwin*)
-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
-      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
-
-      ;;
-    mingw* | cegcc*)
-      # MinGW DLLs use traditional 'lib' prefix
-      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
-      ;;
-    pw32*)
-      # pw32 DLLs use 'pw' prefix rather than 'lib'
-      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
-      ;;
-    esac
-    dynamic_linker='Win32 ld.exe'
-    ;;
-
-  *,cl*)
-    # Native MSVC
-    libname_spec='$name'
-    soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
-    library_names_spec='${libname}.dll.lib'
-
-    case $build_os in
-    mingw*)
-      sys_lib_search_path_spec=
-      lt_save_ifs=$IFS
-      IFS=';'
-      for lt_path in $LIB
-      do
-        IFS=$lt_save_ifs
-        # Let DOS variable expansion print the short 8.3 style file name.
-        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
-      done
-      IFS=$lt_save_ifs
-      # Convert to MSYS style.
-      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
-      ;;
-    cygwin*)
-      # Convert to unix form, then to dos form, then back to unix form
-      # but this time dos style (no spaces!) so that the unix form looks
-      # like /cygdrive/c/PROGRA~1:/cygdr...
-      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
-      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
-      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
-      ;;
-    *)
-      sys_lib_search_path_spec="$LIB"
-      if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then
-        # It is most probably a Windows format PATH.
-        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
-      else
-        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
-      fi
-      # FIXME: find the short name or the path components, as spaces are
-      # common. (e.g. "Program Files" -> "PROGRA~1")
-      ;;
-    esac
-
-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
-    postinstall_cmds='base_file=`basename \${file}`~
-      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
-      dldir=$destdir/`dirname \$dlpath`~
-      test -d \$dldir || mkdir -p \$dldir~
-      $install_prog $dir/$dlname \$dldir/$dlname'
-    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
-      dlpath=$dir/\$dldll~
-       $RM \$dlpath'
-    shlibpath_overrides_runpath=yes
-    dynamic_linker='Win32 link.exe'
-    ;;
-
-  *)
-    # Assume MSVC wrapper
-    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
-    dynamic_linker='Win32 ld.exe'
-    ;;
-  esac
-  # FIXME: first we should search . and the directory the executable is in
-  shlibpath_var=PATH
-  ;;
-
-darwin* | rhapsody*)
-  dynamic_linker="$host_os dyld"
-  version_type=darwin
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${major}$shared_ext ${libname}$shared_ext'
-  soname_spec='${libname}${release}${major}$shared_ext'
-  shlibpath_overrides_runpath=yes
-  shlibpath_var=DYLD_LIBRARY_PATH
-  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
-
-  sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
-  ;;
-
-dgux*)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  ;;
-
-freebsd1*)
-  dynamic_linker=no
-  ;;
-
-freebsd* | dragonfly*)
-  # DragonFly does not have aout.  When/if they implement a new
-  # versioning mechanism, adjust this.
-  if test -x /usr/bin/objformat; then
-    objformat=`/usr/bin/objformat`
-  else
-    case $host_os in
-    freebsd[123]*) objformat=aout ;;
-    *) objformat=elf ;;
-    esac
-  fi
-  version_type=freebsd-$objformat
-  case $version_type in
-    freebsd-elf*)
-      library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
-      need_version=no
-      need_lib_prefix=no
-      ;;
-    freebsd-*)
-      library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
-      need_version=yes
-      ;;
-  esac
-  shlibpath_var=LD_LIBRARY_PATH
-  case $host_os in
-  freebsd2*)
-    shlibpath_overrides_runpath=yes
-    ;;
-  freebsd3.[01]* | freebsdelf3.[01]*)
-    shlibpath_overrides_runpath=yes
-    hardcode_into_libs=yes
-    ;;
-  freebsd3.[2-9]* | freebsdelf3.[2-9]* | \
-  freebsd4.[0-5] | freebsdelf4.[0-5] | freebsd4.1.1 | freebsdelf4.1.1)
-    shlibpath_overrides_runpath=no
-    hardcode_into_libs=yes
-    ;;
-  *) # from 4.6 on, and DragonFly
-    shlibpath_overrides_runpath=yes
-    hardcode_into_libs=yes
-    ;;
-  esac
-  ;;
-
-gnu*)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=no
-  hardcode_into_libs=yes
-  ;;
-
-haiku*)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  dynamic_linker="$host_os runtime_loader"
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LIBRARY_PATH
-  shlibpath_overrides_runpath=yes
-  sys_lib_dlsearch_path_spec='/boot/home/config/lib /boot/common/lib /boot/system/lib'
-  hardcode_into_libs=yes
-  ;;
-
-hpux9* | hpux10* | hpux11*)
-  # Give a soname corresponding to the major version so that dld.sl refuses to
-  # link against other versions.
-  version_type=sunos
-  need_lib_prefix=no
-  need_version=no
-  case $host_cpu in
-  ia64*)
-    shrext_cmds='.so'
-    hardcode_into_libs=yes
-    dynamic_linker="$host_os dld.so"
-    shlibpath_var=LD_LIBRARY_PATH
-    shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
-    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-    soname_spec='${libname}${release}${shared_ext}$major'
-    if test "X$HPUX_IA64_MODE" = X32; then
-      sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
-    else
-      sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64"
-    fi
-    sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
-    ;;
-  hppa*64*)
-    shrext_cmds='.sl'
-    hardcode_into_libs=yes
-    dynamic_linker="$host_os dld.sl"
-    shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
-    shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
-    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-    soname_spec='${libname}${release}${shared_ext}$major'
-    sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
-    sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
-    ;;
-  *)
-    shrext_cmds='.sl'
-    dynamic_linker="$host_os dld.sl"
-    shlibpath_var=SHLIB_PATH
-    shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
-    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-    soname_spec='${libname}${release}${shared_ext}$major'
-    ;;
-  esac
-  # HP-UX runs *really* slowly unless shared libraries are mode 555, ...
-  postinstall_cmds='chmod 555 $lib'
-  # or fails outright, so override atomically:
-  install_override_mode=555
-  ;;
-
-interix[3-9]*)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=no
-  hardcode_into_libs=yes
-  ;;
-
-irix5* | irix6* | nonstopux*)
-  case $host_os in
-    nonstopux*) version_type=nonstopux ;;
-    *)
-	if test "$lt_cv_prog_gnu_ld" = yes; then
-		version_type=linux
-	else
-		version_type=irix
-	fi ;;
-  esac
-  need_lib_prefix=no
-  need_version=no
-  soname_spec='${libname}${release}${shared_ext}$major'
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
-  case $host_os in
-  irix5* | nonstopux*)
-    libsuff= shlibsuff=
-    ;;
-  *)
-    case $LD in # libtool.m4 will add one of these switches to LD
-    *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
-      libsuff= shlibsuff= libmagic=32-bit;;
-    *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
-      libsuff=32 shlibsuff=N32 libmagic=N32;;
-    *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
-      libsuff=64 shlibsuff=64 libmagic=64-bit;;
-    *) libsuff= shlibsuff= libmagic=never-match;;
-    esac
-    ;;
-  esac
-  shlibpath_var=LD_LIBRARY${shlibsuff}_PATH
-  shlibpath_overrides_runpath=no
-  sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
-  sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}"
-  hardcode_into_libs=yes
-  ;;
-
-# No shared lib support for Linux oldld, aout, or coff.
-linux*oldld* | linux*aout* | linux*coff*)
-  dynamic_linker=no
-  ;;
-
-# This must be Linux ELF.
-linux* | k*bsd*-gnu | kopensolaris*-gnu)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=no
-
-  # Some binutils ld are patched to set DT_RUNPATH
-  if ${lt_cv_shlibpath_overrides_runpath+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  lt_cv_shlibpath_overrides_runpath=no
-    save_LDFLAGS=$LDFLAGS
-    save_libdir=$libdir
-    eval "libdir=/foo; wl=\"$lt_prog_compiler_wl_CXX\"; \
-	 LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec_CXX\""
-    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-int
-main ()
-{
-
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_cxx_try_link "$LINENO"; then :
-  if  ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null; then :
-  lt_cv_shlibpath_overrides_runpath=yes
-fi
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-    LDFLAGS=$save_LDFLAGS
-    libdir=$save_libdir
-
-fi
-
-  shlibpath_overrides_runpath=$lt_cv_shlibpath_overrides_runpath
-
-  # This implies no fast_install, which is unacceptable.
-  # Some rework will be needed to allow for fast_install
-  # before this can be enabled.
-  hardcode_into_libs=yes
-
-  # Append ld.so.conf contents to the search path
-  if test -f /etc/ld.so.conf; then
-    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
-  fi
-
-  # We used to test for /lib/ld.so.1 and disable shared libraries on
-  # powerpc, because MkLinux only supported shared libraries with the
-  # GNU dynamic linker.  Since this was broken with cross compilers,
-  # most powerpc-linux boxes support dynamic linking these days and
-  # people can always --disable-shared, the test was removed, and we
-  # assume the GNU/Linux dynamic linker is in use.
-  dynamic_linker='GNU/Linux ld.so'
-  ;;
-
-netbsdelf*-gnu)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=no
-  hardcode_into_libs=yes
-  dynamic_linker='NetBSD ld.elf_so'
-  ;;
-
-netbsd*)
-  version_type=sunos
-  need_lib_prefix=no
-  need_version=no
-  if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
-    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
-    finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
-    dynamic_linker='NetBSD (a.out) ld.so'
-  else
-    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
-    soname_spec='${libname}${release}${shared_ext}$major'
-    dynamic_linker='NetBSD ld.elf_so'
-  fi
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=yes
-  hardcode_into_libs=yes
-  ;;
-
-newsos6)
-  version_type=linux
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=yes
-  ;;
-
-*nto* | *qnx*)
-  version_type=qnx
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=no
-  hardcode_into_libs=yes
-  dynamic_linker='ldqnx.so'
-  ;;
-
-openbsd*)
-  version_type=sunos
-  sys_lib_dlsearch_path_spec="/usr/lib"
-  need_lib_prefix=no
-  # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs.
-  case $host_os in
-    openbsd3.3 | openbsd3.3.*)	need_version=yes ;;
-    *)				need_version=no  ;;
-  esac
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
-  finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
-  shlibpath_var=LD_LIBRARY_PATH
-  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
-    case $host_os in
-      openbsd2.[89] | openbsd2.[89].*)
-	shlibpath_overrides_runpath=no
-	;;
-      *)
-	shlibpath_overrides_runpath=yes
-	;;
-      esac
-  else
-    shlibpath_overrides_runpath=yes
-  fi
-  ;;
-
-os2*)
-  libname_spec='$name'
-  shrext_cmds=".dll"
-  need_lib_prefix=no
-  library_names_spec='$libname${shared_ext} $libname.a'
-  dynamic_linker='OS/2 ld.exe'
-  shlibpath_var=LIBPATH
-  ;;
-
-osf3* | osf4* | osf5*)
-  version_type=osf
-  need_lib_prefix=no
-  need_version=no
-  soname_spec='${libname}${release}${shared_ext}$major'
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-  shlibpath_var=LD_LIBRARY_PATH
-  sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
-  sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
-  ;;
-
-rdos*)
-  dynamic_linker=no
-  ;;
-
-solaris*)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=yes
-  hardcode_into_libs=yes
-  # ldd complains unless libraries are executable
-  postinstall_cmds='chmod +x $lib'
-  ;;
-
-sunos4*)
-  version_type=sunos
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
-  finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=yes
-  if test "$with_gnu_ld" = yes; then
-    need_lib_prefix=no
-  fi
-  need_version=yes
-  ;;
-
-sysv4 | sysv4.3*)
-  version_type=linux
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  case $host_vendor in
-    sni)
-      shlibpath_overrides_runpath=no
-      need_lib_prefix=no
-      runpath_var=LD_RUN_PATH
-      ;;
-    siemens)
-      need_lib_prefix=no
-      ;;
-    motorola)
-      need_lib_prefix=no
-      need_version=no
-      shlibpath_overrides_runpath=no
-      sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib'
-      ;;
-  esac
-  ;;
-
-sysv4*MP*)
-  if test -d /usr/nec ;then
-    version_type=linux
-    library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
-    soname_spec='$libname${shared_ext}.$major'
-    shlibpath_var=LD_LIBRARY_PATH
-  fi
-  ;;
-
-sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
-  version_type=freebsd-elf
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=yes
-  hardcode_into_libs=yes
-  if test "$with_gnu_ld" = yes; then
-    sys_lib_search_path_spec='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib'
-  else
-    sys_lib_search_path_spec='/usr/ccs/lib /usr/lib'
-    case $host_os in
-      sco3.2v5*)
-        sys_lib_search_path_spec="$sys_lib_search_path_spec /lib"
-	;;
-    esac
-  fi
-  sys_lib_dlsearch_path_spec='/usr/lib'
-  ;;
-
-tpf*)
-  # TPF is a cross-target only.  Preferred cross-host = GNU/Linux.
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=no
-  hardcode_into_libs=yes
-  ;;
-
-uts4*)
-  version_type=linux
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  ;;
-
-*)
-  dynamic_linker=no
-  ;;
-esac
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5
-$as_echo "$dynamic_linker" >&6; }
-test "$dynamic_linker" = no && can_build_shared=no
-
-variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
-if test "$GCC" = yes; then
-  variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
-fi
-
-if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then
-  sys_lib_search_path_spec="$lt_cv_sys_lib_search_path_spec"
-fi
-if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then
-  sys_lib_dlsearch_path_spec="$lt_cv_sys_lib_dlsearch_path_spec"
-fi
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5
-$as_echo_n "checking how to hardcode library paths into programs... " >&6; }
-hardcode_action_CXX=
-if test -n "$hardcode_libdir_flag_spec_CXX" ||
-   test -n "$runpath_var_CXX" ||
-   test "X$hardcode_automatic_CXX" = "Xyes" ; then
-
-  # We can hardcode non-existent directories.
-  if test "$hardcode_direct_CXX" != no &&
-     # If the only mechanism to avoid hardcoding is shlibpath_var, we
-     # have to relink, otherwise we might link with an installed library
-     # when we should be linking with a yet-to-be-installed one
-     ## test "$_LT_TAGVAR(hardcode_shlibpath_var, CXX)" != no &&
-     test "$hardcode_minus_L_CXX" != no; then
-    # Linking always hardcodes the temporary library directory.
-    hardcode_action_CXX=relink
-  else
-    # We can link without hardcoding, and we can hardcode nonexisting dirs.
-    hardcode_action_CXX=immediate
-  fi
-else
-  # We cannot hardcode anything, or else we can only hardcode existing
-  # directories.
-  hardcode_action_CXX=unsupported
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $hardcode_action_CXX" >&5
-$as_echo "$hardcode_action_CXX" >&6; }
-
-if test "$hardcode_action_CXX" = relink ||
-   test "$inherit_rpath_CXX" = yes; then
-  # Fast installation is not supported
-  enable_fast_install=no
-elif test "$shlibpath_overrides_runpath" = yes ||
-     test "$enable_shared" = no; then
-  # Fast installation is not necessary
-  enable_fast_install=needless
-fi
-
-
-
-
-
-
-
-  fi # test -n "$compiler"
-
-  CC=$lt_save_CC
-  CFLAGS=$lt_save_CFLAGS
-  LDCXX=$LD
-  LD=$lt_save_LD
-  GCC=$lt_save_GCC
-  with_gnu_ld=$lt_save_with_gnu_ld
-  lt_cv_path_LDCXX=$lt_cv_path_LD
-  lt_cv_path_LD=$lt_save_path_LD
-  lt_cv_prog_gnu_ldcxx=$lt_cv_prog_gnu_ld
-  lt_cv_prog_gnu_ld=$lt_save_with_gnu_ld
-fi # test "$_lt_caught_CXX_error" != yes
-
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-
-
-
-
-
-
-
-
-
-
-
-
-        ac_config_commands="$ac_config_commands libtool"
-
-
-
-
-# Only expand once:
-
-
-
-
-
-
-lt_cv_deplibs_check_method=pass_all
-
-if test "${enable_shared}" = "no"; then :
-
-  as_fn_error $? "VLC is based on plugins. Shared libraries cannot be disabled." "$LINENO" 5
-
-fi
-
-
-
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether NLS is requested" >&5
-$as_echo_n "checking whether NLS is requested... " >&6; }
-    # Check whether --enable-nls was given.
-if test "${enable_nls+set}" = set; then :
-  enableval=$enable_nls; USE_NLS=$enableval
-else
-  USE_NLS=yes
-fi
-
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_NLS" >&5
-$as_echo "$USE_NLS" >&6; }
-
-
-
-
-      GETTEXT_MACRO_VERSION=0.17
-
-
-
-
-# Prepare PATH_SEPARATOR.
-# The user is always right.
-if test "${PATH_SEPARATOR+set}" != set; then
-  echo "#! /bin/sh" >conf$$.sh
-  echo  "exit 0"   >>conf$$.sh
-  chmod +x conf$$.sh
-  if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
-    PATH_SEPARATOR=';'
-  else
-    PATH_SEPARATOR=:
-  fi
-  rm -f conf$$.sh
-fi
-
-# Find out how to test for executable files. Don't use a zero-byte file,
-# as systems may use methods other than mode bits to determine executability.
-cat >conf$$.file <<_ASEOF
-#! /bin/sh
-exit 0
-_ASEOF
-chmod +x conf$$.file
-if test -x conf$$.file >/dev/null 2>&1; then
-  ac_executable_p="test -x"
-else
-  ac_executable_p="test -f"
-fi
-rm -f conf$$.file
-
-# Extract the first word of "msgfmt", so it can be a program name with args.
-set dummy msgfmt; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_path_MSGFMT+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  case "$MSGFMT" in
-  [\\/]* | ?:[\\/]*)
-    ac_cv_path_MSGFMT="$MSGFMT" # Let the user override the test with a path.
-    ;;
-  *)
-    ac_save_IFS="$IFS"; IFS=$PATH_SEPARATOR
-    for ac_dir in $PATH; do
-      IFS="$ac_save_IFS"
-      test -z "$ac_dir" && ac_dir=.
-      for ac_exec_ext in '' $ac_executable_extensions; do
-        if $ac_executable_p "$ac_dir/$ac_word$ac_exec_ext"; then
-          echo "$as_me: trying $ac_dir/$ac_word..." >&5
-          if $ac_dir/$ac_word --statistics /dev/null >&5 2>&1 &&
-     (if $ac_dir/$ac_word --statistics /dev/null 2>&1 >/dev/null | grep usage >/dev/null; then exit 1; else exit 0; fi); then
-            ac_cv_path_MSGFMT="$ac_dir/$ac_word$ac_exec_ext"
-            break 2
-          fi
-        fi
-      done
-    done
-    IFS="$ac_save_IFS"
-  test -z "$ac_cv_path_MSGFMT" && ac_cv_path_MSGFMT=":"
-    ;;
-esac
-fi
-MSGFMT="$ac_cv_path_MSGFMT"
-if test "$MSGFMT" != ":"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MSGFMT" >&5
-$as_echo "$MSGFMT" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-  # Extract the first word of "gmsgfmt", so it can be a program name with args.
-set dummy gmsgfmt; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_path_GMSGFMT+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  case $GMSGFMT in
-  [\\/]* | ?:[\\/]*)
-  ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a path.
-  ;;
-  *)
-  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_path_GMSGFMT="$as_dir/$ac_word$ac_exec_ext"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-  test -z "$ac_cv_path_GMSGFMT" && ac_cv_path_GMSGFMT="$MSGFMT"
-  ;;
-esac
-fi
-GMSGFMT=$ac_cv_path_GMSGFMT
-if test -n "$GMSGFMT"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GMSGFMT" >&5
-$as_echo "$GMSGFMT" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-
-
-    case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
-    *) MSGFMT_015=$MSGFMT ;;
-  esac
-
-  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
-    *) GMSGFMT_015=$GMSGFMT ;;
-  esac
-
-
-
-# Prepare PATH_SEPARATOR.
-# The user is always right.
-if test "${PATH_SEPARATOR+set}" != set; then
-  echo "#! /bin/sh" >conf$$.sh
-  echo  "exit 0"   >>conf$$.sh
-  chmod +x conf$$.sh
-  if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
-    PATH_SEPARATOR=';'
-  else
-    PATH_SEPARATOR=:
-  fi
-  rm -f conf$$.sh
-fi
-
-# Find out how to test for executable files. Don't use a zero-byte file,
-# as systems may use methods other than mode bits to determine executability.
-cat >conf$$.file <<_ASEOF
-#! /bin/sh
-exit 0
-_ASEOF
-chmod +x conf$$.file
-if test -x conf$$.file >/dev/null 2>&1; then
-  ac_executable_p="test -x"
-else
-  ac_executable_p="test -f"
-fi
-rm -f conf$$.file
-
-# Extract the first word of "xgettext", so it can be a program name with args.
-set dummy xgettext; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_path_XGETTEXT+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  case "$XGETTEXT" in
-  [\\/]* | ?:[\\/]*)
-    ac_cv_path_XGETTEXT="$XGETTEXT" # Let the user override the test with a path.
-    ;;
-  *)
-    ac_save_IFS="$IFS"; IFS=$PATH_SEPARATOR
-    for ac_dir in $PATH; do
-      IFS="$ac_save_IFS"
-      test -z "$ac_dir" && ac_dir=.
-      for ac_exec_ext in '' $ac_executable_extensions; do
-        if $ac_executable_p "$ac_dir/$ac_word$ac_exec_ext"; then
-          echo "$as_me: trying $ac_dir/$ac_word..." >&5
-          if $ac_dir/$ac_word --omit-header --copyright-holder= --msgid-bugs-address= /dev/null >&5 2>&1 &&
-     (if $ac_dir/$ac_word --omit-header --copyright-holder= --msgid-bugs-address= /dev/null 2>&1 >/dev/null | grep usage >/dev/null; then exit 1; else exit 0; fi); then
-            ac_cv_path_XGETTEXT="$ac_dir/$ac_word$ac_exec_ext"
-            break 2
-          fi
-        fi
-      done
-    done
-    IFS="$ac_save_IFS"
-  test -z "$ac_cv_path_XGETTEXT" && ac_cv_path_XGETTEXT=":"
-    ;;
-esac
-fi
-XGETTEXT="$ac_cv_path_XGETTEXT"
-if test "$XGETTEXT" != ":"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XGETTEXT" >&5
-$as_echo "$XGETTEXT" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-    rm -f messages.po
-
-    case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
-    *) XGETTEXT_015=$XGETTEXT ;;
-  esac
-
-
-
-# Prepare PATH_SEPARATOR.
-# The user is always right.
-if test "${PATH_SEPARATOR+set}" != set; then
-  echo "#! /bin/sh" >conf$$.sh
-  echo  "exit 0"   >>conf$$.sh
-  chmod +x conf$$.sh
-  if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
-    PATH_SEPARATOR=';'
-  else
-    PATH_SEPARATOR=:
-  fi
-  rm -f conf$$.sh
-fi
-
-# Find out how to test for executable files. Don't use a zero-byte file,
-# as systems may use methods other than mode bits to determine executability.
-cat >conf$$.file <<_ASEOF
-#! /bin/sh
-exit 0
-_ASEOF
-chmod +x conf$$.file
-if test -x conf$$.file >/dev/null 2>&1; then
-  ac_executable_p="test -x"
-else
-  ac_executable_p="test -f"
-fi
-rm -f conf$$.file
-
-# Extract the first word of "msgmerge", so it can be a program name with args.
-set dummy msgmerge; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_path_MSGMERGE+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  case "$MSGMERGE" in
-  [\\/]* | ?:[\\/]*)
-    ac_cv_path_MSGMERGE="$MSGMERGE" # Let the user override the test with a path.
-    ;;
-  *)
-    ac_save_IFS="$IFS"; IFS=$PATH_SEPARATOR
-    for ac_dir in $PATH; do
-      IFS="$ac_save_IFS"
-      test -z "$ac_dir" && ac_dir=.
-      for ac_exec_ext in '' $ac_executable_extensions; do
-        if $ac_executable_p "$ac_dir/$ac_word$ac_exec_ext"; then
-          echo "$as_me: trying $ac_dir/$ac_word..." >&5
-          if $ac_dir/$ac_word --update -q /dev/null /dev/null >&5 2>&1; then
-            ac_cv_path_MSGMERGE="$ac_dir/$ac_word$ac_exec_ext"
-            break 2
-          fi
-        fi
-      done
-    done
-    IFS="$ac_save_IFS"
-  test -z "$ac_cv_path_MSGMERGE" && ac_cv_path_MSGMERGE=":"
-    ;;
-esac
-fi
-MSGMERGE="$ac_cv_path_MSGMERGE"
-if test "$MSGMERGE" != ":"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MSGMERGE" >&5
-$as_echo "$MSGMERGE" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-
-        test -n "$localedir" || localedir='${datadir}/locale'
-
-
-    test -n "${XGETTEXT_EXTRA_OPTIONS+set}" || XGETTEXT_EXTRA_OPTIONS=
-
-
-  ac_config_commands="$ac_config_commands po-directories"
-
-
-
-      if test "X$prefix" = "XNONE"; then
-    acl_final_prefix="$ac_default_prefix"
-  else
-    acl_final_prefix="$prefix"
-  fi
-  if test "X$exec_prefix" = "XNONE"; then
-    acl_final_exec_prefix='${prefix}'
-  else
-    acl_final_exec_prefix="$exec_prefix"
-  fi
-  acl_save_prefix="$prefix"
-  prefix="$acl_final_prefix"
-  eval acl_final_exec_prefix=\"$acl_final_exec_prefix\"
-  prefix="$acl_save_prefix"
-
-
-# Check whether --with-gnu-ld was given.
-if test "${with_gnu_ld+set}" = set; then :
-  withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes
-else
-  with_gnu_ld=no
-fi
-
-# Prepare PATH_SEPARATOR.
-# The user is always right.
-if test "${PATH_SEPARATOR+set}" != set; then
-  echo "#! /bin/sh" >conf$$.sh
-  echo  "exit 0"   >>conf$$.sh
-  chmod +x conf$$.sh
-  if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
-    PATH_SEPARATOR=';'
-  else
-    PATH_SEPARATOR=:
-  fi
-  rm -f conf$$.sh
-fi
-ac_prog=ld
-if test "$GCC" = yes; then
-  # Check if gcc -print-prog-name=ld gives a path.
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by GCC" >&5
-$as_echo_n "checking for ld used by GCC... " >&6; }
-  case $host in
-  *-*-mingw*)
-    # gcc leaves a trailing carriage return which upsets mingw
-    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
-  *)
-    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
-  esac
-  case $ac_prog in
-    # Accept absolute paths.
-    [\\/]* | [A-Za-z]:[\\/]*)
-      re_direlt='/[^/][^/]*/\.\./'
-      # Canonicalize the path of ld
-      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
-	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
-      done
-      test -z "$LD" && LD="$ac_prog"
-      ;;
-  "")
-    # If it fails, then pretend we aren't using GCC.
-    ac_prog=ld
-    ;;
-  *)
-    # If it is relative, then search for the first ld in PATH.
-    with_gnu_ld=unknown
-    ;;
-  esac
-elif test "$with_gnu_ld" = yes; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
-$as_echo_n "checking for GNU ld... " >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
-$as_echo_n "checking for non-GNU ld... " >&6; }
-fi
-if ${acl_cv_path_LD+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -z "$LD"; then
-  IFS="${IFS= 	}"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR-:}"
-  for ac_dir in $PATH; do
-    test -z "$ac_dir" && ac_dir=.
-    if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
-      acl_cv_path_LD="$ac_dir/$ac_prog"
-      # Check to see if the program is GNU ld.  I'd rather use --version,
-      # but apparently some GNU ld's only accept -v.
-      # Break only if it was the GNU/non-GNU ld that we prefer.
-      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
-      *GNU* | *'with BFD'*)
-	test "$with_gnu_ld" != no && break ;;
-      *)
-	test "$with_gnu_ld" != yes && break ;;
-      esac
-    fi
-  done
-  IFS="$ac_save_ifs"
-else
-  acl_cv_path_LD="$LD" # Let the user override the test with a path.
-fi
-fi
-
-LD="$acl_cv_path_LD"
-if test -n "$LD"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
-$as_echo "$LD" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
-$as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
-if ${acl_cv_prog_gnu_ld+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  # I'd rather use --version here, but apparently some GNU ld's only accept -v.
-case `$LD -v 2>&1 </dev/null` in
-*GNU* | *'with BFD'*)
-  acl_cv_prog_gnu_ld=yes ;;
-*)
-  acl_cv_prog_gnu_ld=no ;;
-esac
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $acl_cv_prog_gnu_ld" >&5
-$as_echo "$acl_cv_prog_gnu_ld" >&6; }
-with_gnu_ld=$acl_cv_prog_gnu_ld
-
-
-
-
-                                                { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shared library run path origin" >&5
-$as_echo_n "checking for shared library run path origin... " >&6; }
-if ${acl_cv_rpath+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-
-    CC="$CC" GCC="$GCC" LDFLAGS="$LDFLAGS" LD="$LD" with_gnu_ld="$with_gnu_ld" \
-    ${CONFIG_SHELL-/bin/sh} "$ac_aux_dir/config.rpath" "$host" > conftest.sh
-    . ./conftest.sh
-    rm -f ./conftest.sh
-    acl_cv_rpath=done
-
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $acl_cv_rpath" >&5
-$as_echo "$acl_cv_rpath" >&6; }
-  wl="$acl_cv_wl"
-  acl_libext="$acl_cv_libext"
-  acl_shlibext="$acl_cv_shlibext"
-  acl_libname_spec="$acl_cv_libname_spec"
-  acl_library_names_spec="$acl_cv_library_names_spec"
-  acl_hardcode_libdir_flag_spec="$acl_cv_hardcode_libdir_flag_spec"
-  acl_hardcode_libdir_separator="$acl_cv_hardcode_libdir_separator"
-  acl_hardcode_direct="$acl_cv_hardcode_direct"
-  acl_hardcode_minus_L="$acl_cv_hardcode_minus_L"
-    # Check whether --enable-rpath was given.
-if test "${enable_rpath+set}" = set; then :
-  enableval=$enable_rpath; :
-else
-  enable_rpath=yes
-fi
-
-
-
-                  acl_libdirstem=lib
-  searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
-  if test -n "$searchpath"; then
-    acl_save_IFS="${IFS= 	}"; IFS=":"
-    for searchdir in $searchpath; do
-      if test -d "$searchdir"; then
-        case "$searchdir" in
-          */lib64/ | */lib64 ) acl_libdirstem=lib64 ;;
-          *) searchdir=`cd "$searchdir" && pwd`
-             case "$searchdir" in
-               */lib64 ) acl_libdirstem=lib64 ;;
-             esac ;;
-        esac
-      fi
-    done
-    IFS="$acl_save_IFS"
-  fi
-
-
-
-
-
-
-
-
-
-    use_additional=yes
-
-  acl_save_prefix="$prefix"
-  prefix="$acl_final_prefix"
-  acl_save_exec_prefix="$exec_prefix"
-  exec_prefix="$acl_final_exec_prefix"
-
-    eval additional_includedir=\"$includedir\"
-    eval additional_libdir=\"$libdir\"
-
-  exec_prefix="$acl_save_exec_prefix"
-  prefix="$acl_save_prefix"
-
-
-# Check whether --with-libiconv-prefix was given.
-if test "${with_libiconv_prefix+set}" = set; then :
-  withval=$with_libiconv_prefix;
-    if test "X$withval" = "Xno"; then
-      use_additional=no
-    else
-      if test "X$withval" = "X"; then
-
-  acl_save_prefix="$prefix"
-  prefix="$acl_final_prefix"
-  acl_save_exec_prefix="$exec_prefix"
-  exec_prefix="$acl_final_exec_prefix"
-
-          eval additional_includedir=\"$includedir\"
-          eval additional_libdir=\"$libdir\"
-
-  exec_prefix="$acl_save_exec_prefix"
-  prefix="$acl_save_prefix"
-
-      else
-        additional_includedir="$withval/include"
-        additional_libdir="$withval/$acl_libdirstem"
-      fi
-    fi
-
-fi
-
-      LIBICONV=
-  LTLIBICONV=
-  INCICONV=
-  LIBICONV_PREFIX=
-  rpathdirs=
-  ltrpathdirs=
-  names_already_handled=
-  names_next_round='iconv '
-  while test -n "$names_next_round"; do
-    names_this_round="$names_next_round"
-    names_next_round=
-    for name in $names_this_round; do
-      already_handled=
-      for n in $names_already_handled; do
-        if test "$n" = "$name"; then
-          already_handled=yes
-          break
-        fi
-      done
-      if test -z "$already_handled"; then
-        names_already_handled="$names_already_handled $name"
-                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
-        eval value=\"\$HAVE_LIB$uppername\"
-        if test -n "$value"; then
-          if test "$value" = yes; then
-            eval value=\"\$LIB$uppername\"
-            test -z "$value" || LIBICONV="${LIBICONV}${LIBICONV:+ }$value"
-            eval value=\"\$LTLIB$uppername\"
-            test -z "$value" || LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }$value"
-          else
-                                    :
-          fi
-        else
-                              found_dir=
-          found_la=
-          found_so=
-          found_a=
-          eval libname=\"$acl_libname_spec\"    # typically: libname=lib$name
-          if test -n "$acl_shlibext"; then
-            shrext=".$acl_shlibext"             # typically: shrext=.so
-          else
-            shrext=
-          fi
-          if test $use_additional = yes; then
-            dir="$additional_libdir"
-                                    if test -n "$acl_shlibext"; then
-              if test -f "$dir/$libname$shrext"; then
-                found_dir="$dir"
-                found_so="$dir/$libname$shrext"
-              else
-                if test "$acl_library_names_spec" = '$libname$shrext$versuffix'; then
-                  ver=`(cd "$dir" && \
-                        for f in "$libname$shrext".*; do echo "$f"; done \
-                        | sed -e "s,^$libname$shrext\\\\.,," \
-                        | sort -t '.' -n -r -k1,1 -k2,2 -k3,3 -k4,4 -k5,5 \
-                        | sed 1q ) 2>/dev/null`
-                  if test -n "$ver" && test -f "$dir/$libname$shrext.$ver"; then
-                    found_dir="$dir"
-                    found_so="$dir/$libname$shrext.$ver"
-                  fi
-                else
-                  eval library_names=\"$acl_library_names_spec\"
-                  for f in $library_names; do
-                    if test -f "$dir/$f"; then
-                      found_dir="$dir"
-                      found_so="$dir/$f"
-                      break
-                    fi
-                  done
-                fi
-              fi
-            fi
-                        if test "X$found_dir" = "X"; then
-              if test -f "$dir/$libname.$acl_libext"; then
-                found_dir="$dir"
-                found_a="$dir/$libname.$acl_libext"
-              fi
-            fi
-            if test "X$found_dir" != "X"; then
-              if test -f "$dir/$libname.la"; then
-                found_la="$dir/$libname.la"
-              fi
-            fi
-          fi
-          if test "X$found_dir" = "X"; then
-            for x in $LDFLAGS $LTLIBICONV; do
-
-  acl_save_prefix="$prefix"
-  prefix="$acl_final_prefix"
-  acl_save_exec_prefix="$exec_prefix"
-  exec_prefix="$acl_final_exec_prefix"
-  eval x=\"$x\"
-  exec_prefix="$acl_save_exec_prefix"
-  prefix="$acl_save_prefix"
-
-              case "$x" in
-                -L*)
-                  dir=`echo "X$x" | sed -e 's/^X-L//'`
-                                    if test -n "$acl_shlibext"; then
-                    if test -f "$dir/$libname$shrext"; then
-                      found_dir="$dir"
-                      found_so="$dir/$libname$shrext"
-                    else
-                      if test "$acl_library_names_spec" = '$libname$shrext$versuffix'; then
-                        ver=`(cd "$dir" && \
-                              for f in "$libname$shrext".*; do echo "$f"; done \
-                              | sed -e "s,^$libname$shrext\\\\.,," \
-                              | sort -t '.' -n -r -k1,1 -k2,2 -k3,3 -k4,4 -k5,5 \
-                              | sed 1q ) 2>/dev/null`
-                        if test -n "$ver" && test -f "$dir/$libname$shrext.$ver"; then
-                          found_dir="$dir"
-                          found_so="$dir/$libname$shrext.$ver"
-                        fi
-                      else
-                        eval library_names=\"$acl_library_names_spec\"
-                        for f in $library_names; do
-                          if test -f "$dir/$f"; then
-                            found_dir="$dir"
-                            found_so="$dir/$f"
-                            break
-                          fi
-                        done
-                      fi
-                    fi
-                  fi
-                                    if test "X$found_dir" = "X"; then
-                    if test -f "$dir/$libname.$acl_libext"; then
-                      found_dir="$dir"
-                      found_a="$dir/$libname.$acl_libext"
-                    fi
-                  fi
-                  if test "X$found_dir" != "X"; then
-                    if test -f "$dir/$libname.la"; then
-                      found_la="$dir/$libname.la"
-                    fi
-                  fi
-                  ;;
-              esac
-              if test "X$found_dir" != "X"; then
-                break
-              fi
-            done
-          fi
-          if test "X$found_dir" != "X"; then
-                        LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }-L$found_dir -l$name"
-            if test "X$found_so" != "X"; then
-                                                        if test "$enable_rpath" = no || test "X$found_dir" = "X/usr/$acl_libdirstem"; then
-                                LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
-              else
-                                                                                haveit=
-                for x in $ltrpathdirs; do
-                  if test "X$x" = "X$found_dir"; then
-                    haveit=yes
-                    break
-                  fi
-                done
-                if test -z "$haveit"; then
-                  ltrpathdirs="$ltrpathdirs $found_dir"
-                fi
-                                if test "$acl_hardcode_direct" = yes; then
-                                                      LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
-                else
-                  if test -n "$acl_hardcode_libdir_flag_spec" && test "$acl_hardcode_minus_L" = no; then
-                                                            LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
-                                                            haveit=
-                    for x in $rpathdirs; do
-                      if test "X$x" = "X$found_dir"; then
-                        haveit=yes
-                        break
-                      fi
-                    done
-                    if test -z "$haveit"; then
-                      rpathdirs="$rpathdirs $found_dir"
-                    fi
-                  else
-                                                                                haveit=
-                    for x in $LDFLAGS $LIBICONV; do
-
-  acl_save_prefix="$prefix"
-  prefix="$acl_final_prefix"
-  acl_save_exec_prefix="$exec_prefix"
-  exec_prefix="$acl_final_exec_prefix"
-  eval x=\"$x\"
-  exec_prefix="$acl_save_exec_prefix"
-  prefix="$acl_save_prefix"
-
-                      if test "X$x" = "X-L$found_dir"; then
-                        haveit=yes
-                        break
-                      fi
-                    done
-                    if test -z "$haveit"; then
-                      LIBICONV="${LIBICONV}${LIBICONV:+ }-L$found_dir"
-                    fi
-                    if test "$acl_hardcode_minus_L" != no; then
-                                                                                        LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
-                    else
-                                                                                                                                                                                LIBICONV="${LIBICONV}${LIBICONV:+ }-l$name"
-                    fi
-                  fi
-                fi
-              fi
-            else
-              if test "X$found_a" != "X"; then
-                                LIBICONV="${LIBICONV}${LIBICONV:+ }$found_a"
-              else
-                                                LIBICONV="${LIBICONV}${LIBICONV:+ }-L$found_dir -l$name"
-              fi
-            fi
-                        additional_includedir=
-            case "$found_dir" in
-              */$acl_libdirstem | */$acl_libdirstem/)
-                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
-                LIBICONV_PREFIX="$basedir"
-                additional_includedir="$basedir/include"
-                ;;
-            esac
-            if test "X$additional_includedir" != "X"; then
-                                                                                                                if test "X$additional_includedir" != "X/usr/include"; then
-                haveit=
-                if test "X$additional_includedir" = "X/usr/local/include"; then
-                  if test -n "$GCC"; then
-                    case $host_os in
-                      linux* | gnu* | k*bsd*-gnu) haveit=yes;;
-                    esac
-                  fi
-                fi
-                if test -z "$haveit"; then
-                  for x in $CPPFLAGS $INCICONV; do
-
-  acl_save_prefix="$prefix"
-  prefix="$acl_final_prefix"
-  acl_save_exec_prefix="$exec_prefix"
-  exec_prefix="$acl_final_exec_prefix"
-  eval x=\"$x\"
-  exec_prefix="$acl_save_exec_prefix"
-  prefix="$acl_save_prefix"
-
-                    if test "X$x" = "X-I$additional_includedir"; then
-                      haveit=yes
-                      break
-                    fi
-                  done
-                  if test -z "$haveit"; then
-                    if test -d "$additional_includedir"; then
-                                            INCICONV="${INCICONV}${INCICONV:+ }-I$additional_includedir"
-                    fi
-                  fi
-                fi
-              fi
-            fi
-                        if test -n "$found_la"; then
-                                                        save_libdir="$libdir"
-              case "$found_la" in
-                */* | *\\*) . "$found_la" ;;
-                *) . "./$found_la" ;;
-              esac
-              libdir="$save_libdir"
-                            for dep in $dependency_libs; do
-                case "$dep" in
-                  -L*)
-                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem"; then
-                      haveit=
-                      if test "X$additional_libdir" = "X/usr/local/$acl_libdirstem"; then
-                        if test -n "$GCC"; then
-                          case $host_os in
-                            linux* | gnu* | k*bsd*-gnu) haveit=yes;;
-                          esac
-                        fi
-                      fi
-                      if test -z "$haveit"; then
-                        haveit=
-                        for x in $LDFLAGS $LIBICONV; do
-
-  acl_save_prefix="$prefix"
-  prefix="$acl_final_prefix"
-  acl_save_exec_prefix="$exec_prefix"
-  exec_prefix="$acl_final_exec_prefix"
-  eval x=\"$x\"
-  exec_prefix="$acl_save_exec_prefix"
-  prefix="$acl_save_prefix"
-
-                          if test "X$x" = "X-L$additional_libdir"; then
-                            haveit=yes
-                            break
-                          fi
-                        done
-                        if test -z "$haveit"; then
-                          if test -d "$additional_libdir"; then
-                                                        LIBICONV="${LIBICONV}${LIBICONV:+ }-L$additional_libdir"
-                          fi
-                        fi
-                        haveit=
-                        for x in $LDFLAGS $LTLIBICONV; do
-
-  acl_save_prefix="$prefix"
-  prefix="$acl_final_prefix"
-  acl_save_exec_prefix="$exec_prefix"
-  exec_prefix="$acl_final_exec_prefix"
-  eval x=\"$x\"
-  exec_prefix="$acl_save_exec_prefix"
-  prefix="$acl_save_prefix"
-
-                          if test "X$x" = "X-L$additional_libdir"; then
-                            haveit=yes
-                            break
-                          fi
-                        done
-                        if test -z "$haveit"; then
-                          if test -d "$additional_libdir"; then
-                                                        LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }-L$additional_libdir"
-                          fi
-                        fi
-                      fi
-                    fi
-                    ;;
-                  -R*)
-                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
-                    if test "$enable_rpath" != no; then
-                                                                  haveit=
-                      for x in $rpathdirs; do
-                        if test "X$x" = "X$dir"; then
-                          haveit=yes
-                          break
-                        fi
-                      done
-                      if test -z "$haveit"; then
-                        rpathdirs="$rpathdirs $dir"
-                      fi
-                                                                  haveit=
-                      for x in $ltrpathdirs; do
-                        if test "X$x" = "X$dir"; then
-                          haveit=yes
-                          break
-                        fi
-                      done
-                      if test -z "$haveit"; then
-                        ltrpathdirs="$ltrpathdirs $dir"
-                      fi
-                    fi
-                    ;;
-                  -l*)
-                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
-                    ;;
-                  *.la)
-                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
-                    ;;
-                  *)
-                                        LIBICONV="${LIBICONV}${LIBICONV:+ }$dep"
-                    LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }$dep"
-                    ;;
-                esac
-              done
-            fi
-          else
-                                                            LIBICONV="${LIBICONV}${LIBICONV:+ }-l$name"
-            LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }-l$name"
-          fi
-        fi
-      fi
-    done
-  done
-  if test "X$rpathdirs" != "X"; then
-    if test -n "$acl_hardcode_libdir_separator"; then
-                        alldirs=
-      for found_dir in $rpathdirs; do
-        alldirs="${alldirs}${alldirs:+$acl_hardcode_libdir_separator}$found_dir"
-      done
-            acl_save_libdir="$libdir"
-      libdir="$alldirs"
-      eval flag=\"$acl_hardcode_libdir_flag_spec\"
-      libdir="$acl_save_libdir"
-      LIBICONV="${LIBICONV}${LIBICONV:+ }$flag"
-    else
-            for found_dir in $rpathdirs; do
-        acl_save_libdir="$libdir"
-        libdir="$found_dir"
-        eval flag=\"$acl_hardcode_libdir_flag_spec\"
-        libdir="$acl_save_libdir"
-        LIBICONV="${LIBICONV}${LIBICONV:+ }$flag"
-      done
-    fi
-  fi
-  if test "X$ltrpathdirs" != "X"; then
-            for found_dir in $ltrpathdirs; do
-      LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }-R$found_dir"
-    done
-  fi
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for CFPreferencesCopyAppValue" >&5
-$as_echo_n "checking for CFPreferencesCopyAppValue... " >&6; }
-if ${gt_cv_func_CFPreferencesCopyAppValue+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  gt_save_LIBS="$LIBS"
-     LIBS="$LIBS -Wl,-framework -Wl,CoreFoundation"
-     cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-#include <CoreFoundation/CFPreferences.h>
-int
-main ()
-{
-CFPreferencesCopyAppValue(NULL, NULL)
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  gt_cv_func_CFPreferencesCopyAppValue=yes
-else
-  gt_cv_func_CFPreferencesCopyAppValue=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-     LIBS="$gt_save_LIBS"
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gt_cv_func_CFPreferencesCopyAppValue" >&5
-$as_echo "$gt_cv_func_CFPreferencesCopyAppValue" >&6; }
-  if test $gt_cv_func_CFPreferencesCopyAppValue = yes; then
-
-$as_echo "#define HAVE_CFPREFERENCESCOPYAPPVALUE 1" >>confdefs.h
-
-  fi
-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for CFLocaleCopyCurrent" >&5
-$as_echo_n "checking for CFLocaleCopyCurrent... " >&6; }
-if ${gt_cv_func_CFLocaleCopyCurrent+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  gt_save_LIBS="$LIBS"
-     LIBS="$LIBS -Wl,-framework -Wl,CoreFoundation"
-     cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-#include <CoreFoundation/CFLocale.h>
-int
-main ()
-{
-CFLocaleCopyCurrent();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  gt_cv_func_CFLocaleCopyCurrent=yes
-else
-  gt_cv_func_CFLocaleCopyCurrent=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-     LIBS="$gt_save_LIBS"
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $gt_cv_func_CFLocaleCopyCurrent" >&5
-$as_echo "$gt_cv_func_CFLocaleCopyCurrent" >&6; }
-  if test $gt_cv_func_CFLocaleCopyCurrent = yes; then
-
-$as_echo "#define HAVE_CFLOCALECOPYCURRENT 1" >>confdefs.h
-
-  fi
-  INTL_MACOSX_LIBS=
-  if test $gt_cv_func_CFPreferencesCopyAppValue = yes || test $gt_cv_func_CFLocaleCopyCurrent = yes; then
-    INTL_MACOSX_LIBS="-Wl,-framework -Wl,CoreFoundation"
-  fi
-
-
-
-
-
-
-  LIBINTL=
-  LTLIBINTL=
-  POSUB=
-
-    case " $gt_needs " in
-    *" need-formatstring-macros "*) gt_api_version=3 ;;
-    *" need-ngettext "*) gt_api_version=2 ;;
-    *) gt_api_version=1 ;;
-  esac
-  gt_func_gnugettext_libc="gt_cv_func_gnugettext${gt_api_version}_libc"
-  gt_func_gnugettext_libintl="gt_cv_func_gnugettext${gt_api_version}_libintl"
-
-    if test "$USE_NLS" = "yes"; then
-    gt_use_preinstalled_gnugettext=no
-
-
-        if test $gt_api_version -ge 3; then
-          gt_revision_test_code='
-#ifndef __GNU_GETTEXT_SUPPORTED_REVISION
-#define __GNU_GETTEXT_SUPPORTED_REVISION(major) ((major) == 0 ? 0 : -1)
-#endif
-typedef int array [2 * (__GNU_GETTEXT_SUPPORTED_REVISION(0) >= 1) - 1];
-'
-        else
-          gt_revision_test_code=
-        fi
-        if test $gt_api_version -ge 2; then
-          gt_expression_test_code=' + * ngettext ("", "", 0)'
-        else
-          gt_expression_test_code=
-        fi
-
-        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU gettext in libc" >&5
-$as_echo_n "checking for GNU gettext in libc... " >&6; }
-if eval \${$gt_func_gnugettext_libc+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-#include <libintl.h>
-$gt_revision_test_code
-extern int _nl_msg_cat_cntr;
-extern int *_nl_domain_bindings;
-int
-main ()
-{
-bindtextdomain ("", "");
-return * gettext ("")$gt_expression_test_code + _nl_msg_cat_cntr + *_nl_domain_bindings
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  eval "$gt_func_gnugettext_libc=yes"
-else
-  eval "$gt_func_gnugettext_libc=no"
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-fi
-eval ac_res=\$$gt_func_gnugettext_libc
-	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
-$as_echo "$ac_res" >&6; }
-
-        if { eval "gt_val=\$$gt_func_gnugettext_libc"; test "$gt_val" != "yes"; }; then
-
-
-
-
-
-          am_save_CPPFLAGS="$CPPFLAGS"
-
-  for element in $INCICONV; do
-    haveit=
-    for x in $CPPFLAGS; do
-
-  acl_save_prefix="$prefix"
-  prefix="$acl_final_prefix"
-  acl_save_exec_prefix="$exec_prefix"
-  exec_prefix="$acl_final_exec_prefix"
-  eval x=\"$x\"
-  exec_prefix="$acl_save_exec_prefix"
-  prefix="$acl_save_prefix"
-
-      if test "X$x" = "X$element"; then
-        haveit=yes
-        break
-      fi
-    done
-    if test -z "$haveit"; then
-      CPPFLAGS="${CPPFLAGS}${CPPFLAGS:+ }$element"
-    fi
-  done
-
-
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for iconv" >&5
-$as_echo_n "checking for iconv... " >&6; }
-if ${am_cv_func_iconv+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-
-    am_cv_func_iconv="no, consider installing GNU libiconv"
-    am_cv_lib_iconv=no
-    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-#include <stdlib.h>
-#include <iconv.h>
-int
-main ()
-{
-iconv_t cd = iconv_open("","");
-       iconv(cd,NULL,NULL,NULL,NULL);
-       iconv_close(cd);
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  am_cv_func_iconv=yes
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-    if test "$am_cv_func_iconv" != yes; then
-      am_save_LIBS="$LIBS"
-      LIBS="$LIBS $LIBICONV"
-      cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-#include <stdlib.h>
-#include <iconv.h>
-int
-main ()
-{
-iconv_t cd = iconv_open("","");
-         iconv(cd,NULL,NULL,NULL,NULL);
-         iconv_close(cd);
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  am_cv_lib_iconv=yes
-        am_cv_func_iconv=yes
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-      LIBS="$am_save_LIBS"
-    fi
-
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_func_iconv" >&5
-$as_echo "$am_cv_func_iconv" >&6; }
-  if test "$am_cv_func_iconv" = yes; then
-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working iconv" >&5
-$as_echo_n "checking for working iconv... " >&6; }
-if ${am_cv_func_iconv_works+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-
-            am_save_LIBS="$LIBS"
-      if test $am_cv_lib_iconv = yes; then
-        LIBS="$LIBS $LIBICONV"
-      fi
-      if test "$cross_compiling" = yes; then :
-  case "$host_os" in
-           aix* | hpux*) am_cv_func_iconv_works="guessing no" ;;
-           *)            am_cv_func_iconv_works="guessing yes" ;;
-         esac
-else
-  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-#include <iconv.h>
-#include <string.h>
-int main ()
-{
-  /* Test against AIX 5.1 bug: Failures are not distinguishable from successful
-     returns.  */
-  {
-    iconv_t cd_utf8_to_88591 = iconv_open ("ISO8859-1", "UTF-8");
-    if (cd_utf8_to_88591 != (iconv_t)(-1))
-      {
-        static const char input[] = "\342\202\254"; /* EURO SIGN */
-        char buf[10];
-        const char *inptr = input;
-        size_t inbytesleft = strlen (input);
-        char *outptr = buf;
-        size_t outbytesleft = sizeof (buf);
-        size_t res = iconv (cd_utf8_to_88591,
-                            (char **) &inptr, &inbytesleft,
-                            &outptr, &outbytesleft);
-        if (res == 0)
-          return 1;
-      }
-  }
-#if 0 /* This bug could be worked around by the caller.  */
-  /* Test against HP-UX 11.11 bug: Positive return value instead of 0.  */
-  {
-    iconv_t cd_88591_to_utf8 = iconv_open ("utf8", "iso88591");
-    if (cd_88591_to_utf8 != (iconv_t)(-1))
-      {
-        static const char input[] = "\304rger mit b\366sen B\374bchen ohne Augenma\337";
-        char buf[50];
-        const char *inptr = input;
-        size_t inbytesleft = strlen (input);
-        char *outptr = buf;
-        size_t outbytesleft = sizeof (buf);
-        size_t res = iconv (cd_88591_to_utf8,
-                            (char **) &inptr, &inbytesleft,
-                            &outptr, &outbytesleft);
-        if ((int)res > 0)
-          return 1;
-      }
-  }
-#endif
-  /* Test against HP-UX 11.11 bug: No converter from EUC-JP to UTF-8 is
-     provided.  */
-  if (/* Try standardized names.  */
-      iconv_open ("UTF-8", "EUC-JP") == (iconv_t)(-1)
-      /* Try IRIX, OSF/1 names.  */
-      && iconv_open ("UTF-8", "eucJP") == (iconv_t)(-1)
-      /* Try AIX names.  */
-      && iconv_open ("UTF-8", "IBM-eucJP") == (iconv_t)(-1)
-      /* Try HP-UX names.  */
-      && iconv_open ("utf8", "eucJP") == (iconv_t)(-1))
-    return 1;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_run "$LINENO"; then :
-  am_cv_func_iconv_works=yes
-else
-  am_cv_func_iconv_works=no
-fi
-rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
-  conftest.$ac_objext conftest.beam conftest.$ac_ext
-fi
-
-      LIBS="$am_save_LIBS"
-
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_func_iconv_works" >&5
-$as_echo "$am_cv_func_iconv_works" >&6; }
-    case "$am_cv_func_iconv_works" in
-      *no) am_func_iconv=no am_cv_lib_iconv=no ;;
-      *)   am_func_iconv=yes ;;
-    esac
-  else
-    am_func_iconv=no am_cv_lib_iconv=no
-  fi
-  if test "$am_func_iconv" = yes; then
-
-$as_echo "#define HAVE_ICONV 1" >>confdefs.h
-
-  fi
-  if test "$am_cv_lib_iconv" = yes; then
-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to link with libiconv" >&5
-$as_echo_n "checking how to link with libiconv... " >&6; }
-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBICONV" >&5
-$as_echo "$LIBICONV" >&6; }
-  else
-            CPPFLAGS="$am_save_CPPFLAGS"
-    LIBICONV=
-    LTLIBICONV=
-  fi
-
-
-
-
-
-
-
-
-    use_additional=yes
-
-  acl_save_prefix="$prefix"
-  prefix="$acl_final_prefix"
-  acl_save_exec_prefix="$exec_prefix"
-  exec_prefix="$acl_final_exec_prefix"
-
-    eval additional_includedir=\"$includedir\"
-    eval additional_libdir=\"$libdir\"
-
-  exec_prefix="$acl_save_exec_prefix"
-  prefix="$acl_save_prefix"
-
-
-# Check whether --with-libintl-prefix was given.
-if test "${with_libintl_prefix+set}" = set; then :
-  withval=$with_libintl_prefix;
-    if test "X$withval" = "Xno"; then
-      use_additional=no
-    else
-      if test "X$withval" = "X"; then
-
-  acl_save_prefix="$prefix"
-  prefix="$acl_final_prefix"
-  acl_save_exec_prefix="$exec_prefix"
-  exec_prefix="$acl_final_exec_prefix"
-
-          eval additional_includedir=\"$includedir\"
-          eval additional_libdir=\"$libdir\"
-
-  exec_prefix="$acl_save_exec_prefix"
-  prefix="$acl_save_prefix"
-
-      else
-        additional_includedir="$withval/include"
-        additional_libdir="$withval/$acl_libdirstem"
-      fi
-    fi
-
-fi
-
-      LIBINTL=
-  LTLIBINTL=
-  INCINTL=
-  LIBINTL_PREFIX=
-  rpathdirs=
-  ltrpathdirs=
-  names_already_handled=
-  names_next_round='intl '
-  while test -n "$names_next_round"; do
-    names_this_round="$names_next_round"
-    names_next_round=
-    for name in $names_this_round; do
-      already_handled=
-      for n in $names_already_handled; do
-        if test "$n" = "$name"; then
-          already_handled=yes
-          break
-        fi
-      done
-      if test -z "$already_handled"; then
-        names_already_handled="$names_already_handled $name"
-                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
-        eval value=\"\$HAVE_LIB$uppername\"
-        if test -n "$value"; then
-          if test "$value" = yes; then
-            eval value=\"\$LIB$uppername\"
-            test -z "$value" || LIBINTL="${LIBINTL}${LIBINTL:+ }$value"
-            eval value=\"\$LTLIB$uppername\"
-            test -z "$value" || LTLIBINTL="${LTLIBINTL}${LTLIBINTL:+ }$value"
-          else
-                                    :
-          fi
-        else
-                              found_dir=
-          found_la=
-          found_so=
-          found_a=
-          eval libname=\"$acl_libname_spec\"    # typically: libname=lib$name
-          if test -n "$acl_shlibext"; then
-            shrext=".$acl_shlibext"             # typically: shrext=.so
-          else
-            shrext=
-          fi
-          if test $use_additional = yes; then
-            dir="$additional_libdir"
-                                    if test -n "$acl_shlibext"; then
-              if test -f "$dir/$libname$shrext"; then
-                found_dir="$dir"
-                found_so="$dir/$libname$shrext"
-              else
-                if test "$acl_library_names_spec" = '$libname$shrext$versuffix'; then
-                  ver=`(cd "$dir" && \
-                        for f in "$libname$shrext".*; do echo "$f"; done \
-                        | sed -e "s,^$libname$shrext\\\\.,," \
-                        | sort -t '.' -n -r -k1,1 -k2,2 -k3,3 -k4,4 -k5,5 \
-                        | sed 1q ) 2>/dev/null`
-                  if test -n "$ver" && test -f "$dir/$libname$shrext.$ver"; then
-                    found_dir="$dir"
-                    found_so="$dir/$libname$shrext.$ver"
-                  fi
-                else
-                  eval library_names=\"$acl_library_names_spec\"
-                  for f in $library_names; do
-                    if test -f "$dir/$f"; then
-                      found_dir="$dir"
-                      found_so="$dir/$f"
-                      break
-                    fi
-                  done
-                fi
-              fi
-            fi
-                        if test "X$found_dir" = "X"; then
-              if test -f "$dir/$libname.$acl_libext"; then
-                found_dir="$dir"
-                found_a="$dir/$libname.$acl_libext"
-              fi
-            fi
-            if test "X$found_dir" != "X"; then
-              if test -f "$dir/$libname.la"; then
-                found_la="$dir/$libname.la"
-              fi
-            fi
-          fi
-          if test "X$found_dir" = "X"; then
-            for x in $LDFLAGS $LTLIBINTL; do
-
-  acl_save_prefix="$prefix"
-  prefix="$acl_final_prefix"
-  acl_save_exec_prefix="$exec_prefix"
-  exec_prefix="$acl_final_exec_prefix"
-  eval x=\"$x\"
-  exec_prefix="$acl_save_exec_prefix"
-  prefix="$acl_save_prefix"
-
-              case "$x" in
-                -L*)
-                  dir=`echo "X$x" | sed -e 's/^X-L//'`
-                                    if test -n "$acl_shlibext"; then
-                    if test -f "$dir/$libname$shrext"; then
-                      found_dir="$dir"
-                      found_so="$dir/$libname$shrext"
-                    else
-                      if test "$acl_library_names_spec" = '$libname$shrext$versuffix'; then
-                        ver=`(cd "$dir" && \
-                              for f in "$libname$shrext".*; do echo "$f"; done \
-                              | sed -e "s,^$libname$shrext\\\\.,," \
-                              | sort -t '.' -n -r -k1,1 -k2,2 -k3,3 -k4,4 -k5,5 \
-                              | sed 1q ) 2>/dev/null`
-                        if test -n "$ver" && test -f "$dir/$libname$shrext.$ver"; then
-                          found_dir="$dir"
-                          found_so="$dir/$libname$shrext.$ver"
-                        fi
-                      else
-                        eval library_names=\"$acl_library_names_spec\"
-                        for f in $library_names; do
-                          if test -f "$dir/$f"; then
-                            found_dir="$dir"
-                            found_so="$dir/$f"
-                            break
-                          fi
-                        done
-                      fi
-                    fi
-                  fi
-                                    if test "X$found_dir" = "X"; then
-                    if test -f "$dir/$libname.$acl_libext"; then
-                      found_dir="$dir"
-                      found_a="$dir/$libname.$acl_libext"
-                    fi
-                  fi
-                  if test "X$found_dir" != "X"; then
-                    if test -f "$dir/$libname.la"; then
-                      found_la="$dir/$libname.la"
-                    fi
-                  fi
-                  ;;
-              esac
-              if test "X$found_dir" != "X"; then
-                break
-              fi
-            done
-          fi
-          if test "X$found_dir" != "X"; then
-                        LTLIBINTL="${LTLIBINTL}${LTLIBINTL:+ }-L$found_dir -l$name"
-            if test "X$found_so" != "X"; then
-                                                        if test "$enable_rpath" = no || test "X$found_dir" = "X/usr/$acl_libdirstem"; then
-                                LIBINTL="${LIBINTL}${LIBINTL:+ }$found_so"
-              else
-                                                                                haveit=
-                for x in $ltrpathdirs; do
-                  if test "X$x" = "X$found_dir"; then
-                    haveit=yes
-                    break
-                  fi
-                done
-                if test -z "$haveit"; then
-                  ltrpathdirs="$ltrpathdirs $found_dir"
-                fi
-                                if test "$acl_hardcode_direct" = yes; then
-                                                      LIBINTL="${LIBINTL}${LIBINTL:+ }$found_so"
-                else
-                  if test -n "$acl_hardcode_libdir_flag_spec" && test "$acl_hardcode_minus_L" = no; then
-                                                            LIBINTL="${LIBINTL}${LIBINTL:+ }$found_so"
-                                                            haveit=
-                    for x in $rpathdirs; do
-                      if test "X$x" = "X$found_dir"; then
-                        haveit=yes
-                        break
-                      fi
-                    done
-                    if test -z "$haveit"; then
-                      rpathdirs="$rpathdirs $found_dir"
-                    fi
-                  else
-                                                                                haveit=
-                    for x in $LDFLAGS $LIBINTL; do
-
-  acl_save_prefix="$prefix"
-  prefix="$acl_final_prefix"
-  acl_save_exec_prefix="$exec_prefix"
-  exec_prefix="$acl_final_exec_prefix"
-  eval x=\"$x\"
-  exec_prefix="$acl_save_exec_prefix"
-  prefix="$acl_save_prefix"
-
-                      if test "X$x" = "X-L$found_dir"; then
-                        haveit=yes
-                        break
-                      fi
-                    done
-                    if test -z "$haveit"; then
-                      LIBINTL="${LIBINTL}${LIBINTL:+ }-L$found_dir"
-                    fi
-                    if test "$acl_hardcode_minus_L" != no; then
-                                                                                        LIBINTL="${LIBINTL}${LIBINTL:+ }$found_so"
-                    else
-                                                                                                                                                                                LIBINTL="${LIBINTL}${LIBINTL:+ }-l$name"
-                    fi
-                  fi
-                fi
-              fi
-            else
-              if test "X$found_a" != "X"; then
-                                LIBINTL="${LIBINTL}${LIBINTL:+ }$found_a"
-              else
-                                                LIBINTL="${LIBINTL}${LIBINTL:+ }-L$found_dir -l$name"
-              fi
-            fi
-                        additional_includedir=
-            case "$found_dir" in
-              */$acl_libdirstem | */$acl_libdirstem/)
-                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
-                LIBINTL_PREFIX="$basedir"
-                additional_includedir="$basedir/include"
-                ;;
-            esac
-            if test "X$additional_includedir" != "X"; then
-                                                                                                                if test "X$additional_includedir" != "X/usr/include"; then
-                haveit=
-                if test "X$additional_includedir" = "X/usr/local/include"; then
-                  if test -n "$GCC"; then
-                    case $host_os in
-                      linux* | gnu* | k*bsd*-gnu) haveit=yes;;
-                    esac
-                  fi
-                fi
-                if test -z "$haveit"; then
-                  for x in $CPPFLAGS $INCINTL; do
-
-  acl_save_prefix="$prefix"
-  prefix="$acl_final_prefix"
-  acl_save_exec_prefix="$exec_prefix"
-  exec_prefix="$acl_final_exec_prefix"
-  eval x=\"$x\"
-  exec_prefix="$acl_save_exec_prefix"
-  prefix="$acl_save_prefix"
-
-                    if test "X$x" = "X-I$additional_includedir"; then
-                      haveit=yes
-                      break
-                    fi
-                  done
-                  if test -z "$haveit"; then
-                    if test -d "$additional_includedir"; then
-                                            INCINTL="${INCINTL}${INCINTL:+ }-I$additional_includedir"
-                    fi
-                  fi
-                fi
-              fi
-            fi
-                        if test -n "$found_la"; then
-                                                        save_libdir="$libdir"
-              case "$found_la" in
-                */* | *\\*) . "$found_la" ;;
-                *) . "./$found_la" ;;
-              esac
-              libdir="$save_libdir"
-                            for dep in $dependency_libs; do
-                case "$dep" in
-                  -L*)
-                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem"; then
-                      haveit=
-                      if test "X$additional_libdir" = "X/usr/local/$acl_libdirstem"; then
-                        if test -n "$GCC"; then
-                          case $host_os in
-                            linux* | gnu* | k*bsd*-gnu) haveit=yes;;
-                          esac
-                        fi
-                      fi
-                      if test -z "$haveit"; then
-                        haveit=
-                        for x in $LDFLAGS $LIBINTL; do
-
-  acl_save_prefix="$prefix"
-  prefix="$acl_final_prefix"
-  acl_save_exec_prefix="$exec_prefix"
-  exec_prefix="$acl_final_exec_prefix"
-  eval x=\"$x\"
-  exec_prefix="$acl_save_exec_prefix"
-  prefix="$acl_save_prefix"
-
-                          if test "X$x" = "X-L$additional_libdir"; then
-                            haveit=yes
-                            break
-                          fi
-                        done
-                        if test -z "$haveit"; then
-                          if test -d "$additional_libdir"; then
-                                                        LIBINTL="${LIBINTL}${LIBINTL:+ }-L$additional_libdir"
-                          fi
-                        fi
-                        haveit=
-                        for x in $LDFLAGS $LTLIBINTL; do
-
-  acl_save_prefix="$prefix"
-  prefix="$acl_final_prefix"
-  acl_save_exec_prefix="$exec_prefix"
-  exec_prefix="$acl_final_exec_prefix"
-  eval x=\"$x\"
-  exec_prefix="$acl_save_exec_prefix"
-  prefix="$acl_save_prefix"
-
-                          if test "X$x" = "X-L$additional_libdir"; then
-                            haveit=yes
-                            break
-                          fi
-                        done
-                        if test -z "$haveit"; then
-                          if test -d "$additional_libdir"; then
-                                                        LTLIBINTL="${LTLIBINTL}${LTLIBINTL:+ }-L$additional_libdir"
-                          fi
-                        fi
-                      fi
-                    fi
-                    ;;
-                  -R*)
-                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
-                    if test "$enable_rpath" != no; then
-                                                                  haveit=
-                      for x in $rpathdirs; do
-                        if test "X$x" = "X$dir"; then
-                          haveit=yes
-                          break
-                        fi
-                      done
-                      if test -z "$haveit"; then
-                        rpathdirs="$rpathdirs $dir"
-                      fi
-                                                                  haveit=
-                      for x in $ltrpathdirs; do
-                        if test "X$x" = "X$dir"; then
-                          haveit=yes
-                          break
-                        fi
-                      done
-                      if test -z "$haveit"; then
-                        ltrpathdirs="$ltrpathdirs $dir"
-                      fi
-                    fi
-                    ;;
-                  -l*)
-                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
-                    ;;
-                  *.la)
-                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
-                    ;;
-                  *)
-                                        LIBINTL="${LIBINTL}${LIBINTL:+ }$dep"
-                    LTLIBINTL="${LTLIBINTL}${LTLIBINTL:+ }$dep"
-                    ;;
-                esac
-              done
-            fi
-          else
-                                                            LIBINTL="${LIBINTL}${LIBINTL:+ }-l$name"
-            LTLIBINTL="${LTLIBINTL}${LTLIBINTL:+ }-l$name"
-          fi
-        fi
-      fi
-    done
-  done
-  if test "X$rpathdirs" != "X"; then
-    if test -n "$acl_hardcode_libdir_separator"; then
-                        alldirs=
-      for found_dir in $rpathdirs; do
-        alldirs="${alldirs}${alldirs:+$acl_hardcode_libdir_separator}$found_dir"
-      done
-            acl_save_libdir="$libdir"
-      libdir="$alldirs"
-      eval flag=\"$acl_hardcode_libdir_flag_spec\"
-      libdir="$acl_save_libdir"
-      LIBINTL="${LIBINTL}${LIBINTL:+ }$flag"
-    else
-            for found_dir in $rpathdirs; do
-        acl_save_libdir="$libdir"
-        libdir="$found_dir"
-        eval flag=\"$acl_hardcode_libdir_flag_spec\"
-        libdir="$acl_save_libdir"
-        LIBINTL="${LIBINTL}${LIBINTL:+ }$flag"
-      done
-    fi
-  fi
-  if test "X$ltrpathdirs" != "X"; then
-            for found_dir in $ltrpathdirs; do
-      LTLIBINTL="${LTLIBINTL}${LTLIBINTL:+ }-R$found_dir"
-    done
-  fi
-
-          { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU gettext in libintl" >&5
-$as_echo_n "checking for GNU gettext in libintl... " >&6; }
-if eval \${$gt_func_gnugettext_libintl+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  gt_save_CPPFLAGS="$CPPFLAGS"
-            CPPFLAGS="$CPPFLAGS $INCINTL"
-            gt_save_LIBS="$LIBS"
-            LIBS="$LIBS $LIBINTL"
-                        cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-#include <libintl.h>
-$gt_revision_test_code
-extern int _nl_msg_cat_cntr;
-extern
-#ifdef __cplusplus
-"C"
-#endif
-const char *_nl_expand_alias (const char *);
-int
-main ()
-{
-bindtextdomain ("", "");
-return * gettext ("")$gt_expression_test_code + _nl_msg_cat_cntr + *_nl_expand_alias ("")
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  eval "$gt_func_gnugettext_libintl=yes"
-else
-  eval "$gt_func_gnugettext_libintl=no"
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-                        if { eval "gt_val=\$$gt_func_gnugettext_libintl"; test "$gt_val" != yes; } && test -n "$LIBICONV"; then
-              LIBS="$LIBS $LIBICONV"
-              cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-#include <libintl.h>
-$gt_revision_test_code
-extern int _nl_msg_cat_cntr;
-extern
-#ifdef __cplusplus
-"C"
-#endif
-const char *_nl_expand_alias (const char *);
-int
-main ()
-{
-bindtextdomain ("", "");
-return * gettext ("")$gt_expression_test_code + _nl_msg_cat_cntr + *_nl_expand_alias ("")
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  LIBINTL="$LIBINTL $LIBICONV"
-                LTLIBINTL="$LTLIBINTL $LTLIBICONV"
-                eval "$gt_func_gnugettext_libintl=yes"
-
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-            fi
-            CPPFLAGS="$gt_save_CPPFLAGS"
-            LIBS="$gt_save_LIBS"
-fi
-eval ac_res=\$$gt_func_gnugettext_libintl
-	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
-$as_echo "$ac_res" >&6; }
-        fi
-
-                                        if { eval "gt_val=\$$gt_func_gnugettext_libc"; test "$gt_val" = "yes"; } \
-           || { { eval "gt_val=\$$gt_func_gnugettext_libintl"; test "$gt_val" = "yes"; } \
-                && test "$PACKAGE" != gettext-runtime \
-                && test "$PACKAGE" != gettext-tools; }; then
-          gt_use_preinstalled_gnugettext=yes
-        else
-                    LIBINTL=
-          LTLIBINTL=
-          INCINTL=
-        fi
-
-
-
-    if test -n "$INTL_MACOSX_LIBS"; then
-      if test "$gt_use_preinstalled_gnugettext" = "yes" \
-         || test "$nls_cv_use_gnu_gettext" = "yes"; then
-                LIBINTL="$LIBINTL $INTL_MACOSX_LIBS"
-        LTLIBINTL="$LTLIBINTL $INTL_MACOSX_LIBS"
-      fi
-    fi
-
-    if test "$gt_use_preinstalled_gnugettext" = "yes" \
-       || test "$nls_cv_use_gnu_gettext" = "yes"; then
-
-$as_echo "#define ENABLE_NLS 1" >>confdefs.h
-
-    else
-      USE_NLS=no
-    fi
-  fi
-
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to use NLS" >&5
-$as_echo_n "checking whether to use NLS... " >&6; }
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_NLS" >&5
-$as_echo "$USE_NLS" >&6; }
-  if test "$USE_NLS" = "yes"; then
-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking where the gettext function comes from" >&5
-$as_echo_n "checking where the gettext function comes from... " >&6; }
-    if test "$gt_use_preinstalled_gnugettext" = "yes"; then
-      if { eval "gt_val=\$$gt_func_gnugettext_libintl"; test "$gt_val" = "yes"; }; then
-        gt_source="external libintl"
-      else
-        gt_source="libc"
-      fi
-    else
-      gt_source="included intl directory"
-    fi
-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gt_source" >&5
-$as_echo "$gt_source" >&6; }
-  fi
-
-  if test "$USE_NLS" = "yes"; then
-
-    if test "$gt_use_preinstalled_gnugettext" = "yes"; then
-      if { eval "gt_val=\$$gt_func_gnugettext_libintl"; test "$gt_val" = "yes"; }; then
-        { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to link with libintl" >&5
-$as_echo_n "checking how to link with libintl... " >&6; }
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBINTL" >&5
-$as_echo "$LIBINTL" >&6; }
-
-  for element in $INCINTL; do
-    haveit=
-    for x in $CPPFLAGS; do
-
-  acl_save_prefix="$prefix"
-  prefix="$acl_final_prefix"
-  acl_save_exec_prefix="$exec_prefix"
-  exec_prefix="$acl_final_exec_prefix"
-  eval x=\"$x\"
-  exec_prefix="$acl_save_exec_prefix"
-  prefix="$acl_save_prefix"
-
-      if test "X$x" = "X$element"; then
-        haveit=yes
-        break
-      fi
-    done
-    if test -z "$haveit"; then
-      CPPFLAGS="${CPPFLAGS}${CPPFLAGS:+ }$element"
-    fi
-  done
-
-      fi
-
-
-$as_echo "#define HAVE_GETTEXT 1" >>confdefs.h
-
-
-$as_echo "#define HAVE_DCGETTEXT 1" >>confdefs.h
-
-    fi
-
-        POSUB=po
-  fi
-
-
-
-    INTLLIBS="$LIBINTL"
-
-
-
-
-
-
-
-
-    eval "LIBS_libvlccore="'"'"${LTLIBINTL} "'$'"{LIBS_libvlccore}"'"'
-    am_modules_with_libs="${am_modules_with_libs} libvlccore"
-
-    eval "LIBS_vlc="'"'"${LTLIBINTL} "'$'"{LIBS_vlc}"'"'
-    am_modules_with_libs="${am_modules_with_libs} vlc"
-
-
-
-
-
-
-
-
-          am_save_CPPFLAGS="$CPPFLAGS"
-
-  for element in $INCICONV; do
-    haveit=
-    for x in $CPPFLAGS; do
-
-  acl_save_prefix="$prefix"
-  prefix="$acl_final_prefix"
-  acl_save_exec_prefix="$exec_prefix"
-  exec_prefix="$acl_final_exec_prefix"
-  eval x=\"$x\"
-  exec_prefix="$acl_save_exec_prefix"
-  prefix="$acl_save_prefix"
-
-      if test "X$x" = "X$element"; then
-        haveit=yes
-        break
-      fi
-    done
-    if test -z "$haveit"; then
-      CPPFLAGS="${CPPFLAGS}${CPPFLAGS:+ }$element"
-    fi
-  done
-
-
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for iconv" >&5
-$as_echo_n "checking for iconv... " >&6; }
-if ${am_cv_func_iconv+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-
-    am_cv_func_iconv="no, consider installing GNU libiconv"
-    am_cv_lib_iconv=no
-    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-#include <stdlib.h>
-#include <iconv.h>
-int
-main ()
-{
-iconv_t cd = iconv_open("","");
-       iconv(cd,NULL,NULL,NULL,NULL);
-       iconv_close(cd);
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  am_cv_func_iconv=yes
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-    if test "$am_cv_func_iconv" != yes; then
-      am_save_LIBS="$LIBS"
-      LIBS="$LIBS $LIBICONV"
-      cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-#include <stdlib.h>
-#include <iconv.h>
-int
-main ()
-{
-iconv_t cd = iconv_open("","");
-         iconv(cd,NULL,NULL,NULL,NULL);
-         iconv_close(cd);
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  am_cv_lib_iconv=yes
-        am_cv_func_iconv=yes
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-      LIBS="$am_save_LIBS"
-    fi
-
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_func_iconv" >&5
-$as_echo "$am_cv_func_iconv" >&6; }
-  if test "$am_cv_func_iconv" = yes; then
-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working iconv" >&5
-$as_echo_n "checking for working iconv... " >&6; }
-if ${am_cv_func_iconv_works+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-
-            am_save_LIBS="$LIBS"
-      if test $am_cv_lib_iconv = yes; then
-        LIBS="$LIBS $LIBICONV"
-      fi
-      if test "$cross_compiling" = yes; then :
-  case "$host_os" in
-           aix* | hpux*) am_cv_func_iconv_works="guessing no" ;;
-           *)            am_cv_func_iconv_works="guessing yes" ;;
-         esac
-else
-  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-#include <iconv.h>
-#include <string.h>
-int main ()
-{
-  /* Test against AIX 5.1 bug: Failures are not distinguishable from successful
-     returns.  */
-  {
-    iconv_t cd_utf8_to_88591 = iconv_open ("ISO8859-1", "UTF-8");
-    if (cd_utf8_to_88591 != (iconv_t)(-1))
-      {
-        static const char input[] = "\342\202\254"; /* EURO SIGN */
-        char buf[10];
-        const char *inptr = input;
-        size_t inbytesleft = strlen (input);
-        char *outptr = buf;
-        size_t outbytesleft = sizeof (buf);
-        size_t res = iconv (cd_utf8_to_88591,
-                            (char **) &inptr, &inbytesleft,
-                            &outptr, &outbytesleft);
-        if (res == 0)
-          return 1;
-      }
-  }
-#if 0 /* This bug could be worked around by the caller.  */
-  /* Test against HP-UX 11.11 bug: Positive return value instead of 0.  */
-  {
-    iconv_t cd_88591_to_utf8 = iconv_open ("utf8", "iso88591");
-    if (cd_88591_to_utf8 != (iconv_t)(-1))
-      {
-        static const char input[] = "\304rger mit b\366sen B\374bchen ohne Augenma\337";
-        char buf[50];
-        const char *inptr = input;
-        size_t inbytesleft = strlen (input);
-        char *outptr = buf;
-        size_t outbytesleft = sizeof (buf);
-        size_t res = iconv (cd_88591_to_utf8,
-                            (char **) &inptr, &inbytesleft,
-                            &outptr, &outbytesleft);
-        if ((int)res > 0)
-          return 1;
-      }
-  }
-#endif
-  /* Test against HP-UX 11.11 bug: No converter from EUC-JP to UTF-8 is
-     provided.  */
-  if (/* Try standardized names.  */
-      iconv_open ("UTF-8", "EUC-JP") == (iconv_t)(-1)
-      /* Try IRIX, OSF/1 names.  */
-      && iconv_open ("UTF-8", "eucJP") == (iconv_t)(-1)
-      /* Try AIX names.  */
-      && iconv_open ("UTF-8", "IBM-eucJP") == (iconv_t)(-1)
-      /* Try HP-UX names.  */
-      && iconv_open ("utf8", "eucJP") == (iconv_t)(-1))
-    return 1;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_run "$LINENO"; then :
-  am_cv_func_iconv_works=yes
-else
-  am_cv_func_iconv_works=no
-fi
-rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
-  conftest.$ac_objext conftest.beam conftest.$ac_ext
-fi
-
-      LIBS="$am_save_LIBS"
-
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_func_iconv_works" >&5
-$as_echo "$am_cv_func_iconv_works" >&6; }
-    case "$am_cv_func_iconv_works" in
-      *no) am_func_iconv=no am_cv_lib_iconv=no ;;
-      *)   am_func_iconv=yes ;;
-    esac
-  else
-    am_func_iconv=no am_cv_lib_iconv=no
-  fi
-  if test "$am_func_iconv" = yes; then
-
-$as_echo "#define HAVE_ICONV 1" >>confdefs.h
-
-  fi
-  if test "$am_cv_lib_iconv" = yes; then
-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to link with libiconv" >&5
-$as_echo_n "checking how to link with libiconv... " >&6; }
-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBICONV" >&5
-$as_echo "$LIBICONV" >&6; }
-  else
-            CPPFLAGS="$am_save_CPPFLAGS"
-    LIBICONV=
-    LTLIBICONV=
-  fi
-
-
-
-  if test "$am_cv_func_iconv" = yes; then
-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for iconv declaration" >&5
-$as_echo_n "checking for iconv declaration... " >&6; }
-    if ${am_cv_proto_iconv+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-
-      cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-#include <stdlib.h>
-#include <iconv.h>
-extern
-#ifdef __cplusplus
-"C"
-#endif
-#if defined(__STDC__) || defined(__cplusplus)
-size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
-#else
-size_t iconv();
-#endif
-
-int
-main ()
-{
-
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_compile "$LINENO"; then :
-  am_cv_proto_iconv_arg1=""
-else
-  am_cv_proto_iconv_arg1="const"
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-      am_cv_proto_iconv="extern size_t iconv (iconv_t cd, $am_cv_proto_iconv_arg1 char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);"
-fi
-
-    am_cv_proto_iconv=`echo "$am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${ac_t:-
-         }$am_cv_proto_iconv" >&5
-$as_echo "${ac_t:-
-         }$am_cv_proto_iconv" >&6; }
-
-cat >>confdefs.h <<_ACEOF
-#define ICONV_CONST $am_cv_proto_iconv_arg1
-_ACEOF
-
-  fi
-
-
-
-    eval "CFLAGS_libvlccore="'"$'"{CFLAGS_libvlccore} ${INCICONV}"'"'
-    am_modules_with_cflags="${am_modules_with_cflags} libvlccore"
-
-
-
-
-    eval "LIBS_libvlccore="'"'"${LTLIBICONV} "'$'"{LIBS_libvlccore}"'"'
-    am_modules_with_libs="${am_modules_with_libs} libvlccore"
-
-
-
-if test "${SYS}" = "mingw32" -o "${SYS}" = "mingwce"; then :
-
-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for broken mingw-runtime" >&5
-$as_echo_n "checking for broken mingw-runtime... " >&6; }
-    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-#include <_mingw.h>
-#if (__MINGW32_MAJOR_VERSION == 3) && (__MINGW32_MINOR_VERSION < 15)
-# error Attempting to use mingw-runtime with broken vsnprintf support
-#endif
-
-_ACEOF
-if ac_fn_c_try_cpp "$LINENO"; then :
-
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
-$as_echo "ok" >&6; }
-
-else
-
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: present" >&5
-$as_echo "present" >&6; }
-        as_fn_error $? "LibVLC requires mingw-runtime version 3.15 or higher!" "$LINENO" 5
-
-fi
-rm -f conftest.err conftest.i conftest.$ac_ext
-        CPPFLAGS="${CPPFLAGS} -D__USE_MINGW_ANSI_STDIO=1"
-    CPPFLAGS_save="${CPPFLAGS_save} -D__USE_MINGW_ANSI_STDIO=1"
-
-fi
-
-if test "${SYS}" = "mingw32"
-then
-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for opendir in -lmingwex" >&5
-$as_echo_n "checking for opendir in -lmingwex... " >&6; }
-if ${ac_cv_lib_mingwex_opendir+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-lmingwex  $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char opendir ();
-int
-main ()
-{
-return opendir ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_lib_mingwex_opendir=yes
-else
-  ac_cv_lib_mingwex_opendir=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_mingwex_opendir" >&5
-$as_echo "$ac_cv_lib_mingwex_opendir" >&6; }
-if test "x$ac_cv_lib_mingwex_opendir" = xyes; then :
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for opendir in -lmingw32" >&5
-$as_echo_n "checking for opendir in -lmingw32... " >&6; }
-if ${ac_cv_lib_mingw32_opendir+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-lmingw32  $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char opendir ();
-int
-main ()
-{
-return opendir ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_lib_mingw32_opendir=yes
-else
-  ac_cv_lib_mingw32_opendir=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_mingw32_opendir" >&5
-$as_echo "$ac_cv_lib_mingw32_opendir" >&6; }
-if test "x$ac_cv_lib_mingw32_opendir" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_LIBMINGW32 1
-_ACEOF
-
-  LIBS="-lmingw32 $LIBS"
-
-else
-
-
-    eval "LIBS_libvlccore="'"'"-lmingwex "'$'"{LIBS_libvlccore}"'"'
-    am_modules_with_libs="${am_modules_with_libs} libvlccore"
-
-
-fi
-
-
-fi
-
-fi
-
-if test "${SYS}" = "mingw32"
-then
-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking if \$CC accepts -mms-bitfields" >&5
-$as_echo_n "checking if \$CC accepts -mms-bitfields... " >&6; }
-if ${ac_cv_c_mms_bitfields+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  CFLAGS="${CFLAGS_save} -mms-bitfields"
-         cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-int
-main ()
-{
-
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_compile "$LINENO"; then :
-  ac_cv_c_mms_bitfields=yes
-else
-  ac_cv_c_mms_bitfields=no
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_mms_bitfields" >&5
-$as_echo "$ac_cv_c_mms_bitfields" >&6; }
-    if test "${ac_cv_c_mms_bitfields}" != "no"; then
-        CFLAGS_save="${CFLAGS_save} -mms-bitfields";
-        CXXFLAGS_save="${CXXFLAGS_save} -mms-bitfields";
-    else
-        { $as_echo "$as_me:${as_lineno-$LINENO}: checking if \$CC accepts -fnative-struct" >&5
-$as_echo_n "checking if \$CC accepts -fnative-struct... " >&6; }
-if ${ac_cv_c_fnative_struct+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  CFLAGS="${CFLAGS_save} -fnative-struct"
-             cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-int
-main ()
-{
-
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_compile "$LINENO"; then :
-  ac_cv_c_fnative_struct=yes
-else
-  ac_cv_c_fnative_struct=no
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_fnative_struct" >&5
-$as_echo "$ac_cv_c_fnative_struct" >&6; }
-        if test "${ac_cv_c_fnative_struct}" != "no"; then
-            CFLAGS_save="${CFLAGS_save} -fnative-struct";
-            CXXFLAGS_save="${CXXFLAGS_save} -fnative-struct";
-        fi
-    fi
-
-    CFLAGS="${CFLAGS_save}"; CXXFLAGS="${CXXFLAGS_save}"
-fi
-
-if test "${SYS}" = "mingw32" -a "${CXX}" != ""
-then
-ac_ext=cpp
-ac_cpp='$CXXCPP $CPPFLAGS'
-ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
-
-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking if \$CXX accepts -fvtable-thunks" >&5
-$as_echo_n "checking if \$CXX accepts -fvtable-thunks... " >&6; }
-if ${ac_cv_cxx_fvtable_thunks+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  CXXFLAGS="${CXXFLAGS_save} -Wall -Werror -fvtable-thunks"
-         cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-int
-main ()
-{
-
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_cxx_try_compile "$LINENO"; then :
-  ac_cv_cxx_fvtable_thunks=yes
-else
-  ac_cv_cxx_fvtable_thunks=no
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_cxx_fvtable_thunks" >&5
-$as_echo "$ac_cv_cxx_fvtable_thunks" >&6; }
-    if test "${ac_cv_cxx_fvtable_thunks}" = "yes"; then
-        CXXFLAGS_mingw32_special="-fvtable-thunks"
-    fi
-
-    CXXFLAGS_save="${CXXFLAGS_save} ${CXXFLAGS_mingw32_special}"; CXXFLAGS="${CXXFLAGS_save}"
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-fi
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for buggy GNU/libc versions" >&5
-$as_echo_n "checking for buggy GNU/libc versions... " >&6; }
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-#include <limits.h>
-#if defined (__GLIBC__) && (__GLIBC__ == 2) \
-  && (__GLIBC_MINOR__ >= 5) && (__GLIBC_MINOR__ <= 7)
-# error GNU/libc with dcgettext killer bug!
-#endif
-
-_ACEOF
-if ac_fn_c_try_cpp "$LINENO"; then :
-
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: not present" >&5
-$as_echo "not present" >&6; }
-
-else
-
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: found" >&5
-$as_echo "found" >&6; }
-  if test "x${enable_nls}" != "xno" || test "x${enable_mozilla}" != "xno"; then :
-
-    as_fn_error $? "Buggy GNU/libc (version 2.5 - 2.7) present. VLC would crash; there is no viable
-work-around for this. Check with your distribution vendor on how to update the
-glibc run-time. Alternatively, build with --disable-nls --disable-mozilla and
-be sure to not use LibVLC from other applications/wrappers." "$LINENO" 5
-
-else
-
-
-$as_echo "#define DISABLE_BUGGY_GLIBC_CHECK 1" >>confdefs.h
-
-
-fi
-
-fi
-rm -f conftest.err conftest.i conftest.$ac_ext
-
-
-
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shared objects suffix" >&5
-$as_echo_n "checking for shared objects suffix... " >&6; }
-  case "${host_os}" in
-    darwin*)
-      LIBEXT=".dylib"
-      ;;
-    *mingw32* | *cygwin* | *wince* | *mingwce*)
-      LIBEXT=".dll"
-      ;;
-    hpux*)
-      LIBEXT=".sl"
-      ;;
-    *)
-      LIBEXT=".so"
-      ;;
-  esac
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${LIBEXT}" >&5
-$as_echo "${LIBEXT}" >&6; }
-
-cat >>confdefs.h <<_ACEOF
-#define LIBEXT "${LIBEXT}"
-_ACEOF
-
-
-
-CPPFLAGS_save="${CPPFLAGS_save} -DSYS_`echo ${SYS} | sed -e 's/-.*//' | tr 'abcdefghijklmnopqrstuvwxyz.' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`"; CPPFLAGS="${CPPFLAGS_save}"
-
-need_libc=false
-
-for ac_func in ctime_r daemon fcntl fdopendir fstatvfs fork getenv getpwuid_r gettimeofday isatty lstat memalign openat posix_fadvise posix_madvise posix_memalign setenv setlocale stricmp strnicmp tdestroy uselocale
-do :
-  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
-if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
-  cat >>confdefs.h <<_ACEOF
-#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
-_ACEOF
-
-fi
-done
-
-ac_fn_c_check_func "$LINENO" "asprintf" "ac_cv_func_asprintf"
-if test "x$ac_cv_func_asprintf" = xyes; then :
-  $as_echo "#define HAVE_ASPRINTF 1" >>confdefs.h
-
-else
-  case " $LIBOBJS " in
-  *" asprintf.$ac_objext "* ) ;;
-  *) LIBOBJS="$LIBOBJS asprintf.$ac_objext"
- ;;
-esac
-
-fi
-
-ac_fn_c_check_func "$LINENO" "atof" "ac_cv_func_atof"
-if test "x$ac_cv_func_atof" = xyes; then :
-  $as_echo "#define HAVE_ATOF 1" >>confdefs.h
-
-else
-  case " $LIBOBJS " in
-  *" atof.$ac_objext "* ) ;;
-  *) LIBOBJS="$LIBOBJS atof.$ac_objext"
- ;;
-esac
-
-fi
-
-ac_fn_c_check_func "$LINENO" "atoll" "ac_cv_func_atoll"
-if test "x$ac_cv_func_atoll" = xyes; then :
-  $as_echo "#define HAVE_ATOLL 1" >>confdefs.h
-
-else
-  case " $LIBOBJS " in
-  *" atoll.$ac_objext "* ) ;;
-  *) LIBOBJS="$LIBOBJS atoll.$ac_objext"
- ;;
-esac
-
-fi
-
-ac_fn_c_check_func "$LINENO" "getcwd" "ac_cv_func_getcwd"
-if test "x$ac_cv_func_getcwd" = xyes; then :
-  $as_echo "#define HAVE_GETCWD 1" >>confdefs.h
-
-else
-  case " $LIBOBJS " in
-  *" getcwd.$ac_objext "* ) ;;
-  *) LIBOBJS="$LIBOBJS getcwd.$ac_objext"
- ;;
-esac
-
-fi
-
-ac_fn_c_check_func "$LINENO" "getdelim" "ac_cv_func_getdelim"
-if test "x$ac_cv_func_getdelim" = xyes; then :
-  $as_echo "#define HAVE_GETDELIM 1" >>confdefs.h
-
-else
-  case " $LIBOBJS " in
-  *" getdelim.$ac_objext "* ) ;;
-  *) LIBOBJS="$LIBOBJS getdelim.$ac_objext"
- ;;
-esac
-
-fi
-
-ac_fn_c_check_func "$LINENO" "getpid" "ac_cv_func_getpid"
-if test "x$ac_cv_func_getpid" = xyes; then :
-  $as_echo "#define HAVE_GETPID 1" >>confdefs.h
-
-else
-  case " $LIBOBJS " in
-  *" getpid.$ac_objext "* ) ;;
-  *) LIBOBJS="$LIBOBJS getpid.$ac_objext"
- ;;
-esac
-
-fi
-
-ac_fn_c_check_func "$LINENO" "gmtime_r" "ac_cv_func_gmtime_r"
-if test "x$ac_cv_func_gmtime_r" = xyes; then :
-  $as_echo "#define HAVE_GMTIME_R 1" >>confdefs.h
-
-else
-  case " $LIBOBJS " in
-  *" gmtime_r.$ac_objext "* ) ;;
-  *) LIBOBJS="$LIBOBJS gmtime_r.$ac_objext"
- ;;
-esac
-
-fi
-
-ac_fn_c_check_func "$LINENO" "lldiv" "ac_cv_func_lldiv"
-if test "x$ac_cv_func_lldiv" = xyes; then :
-  $as_echo "#define HAVE_LLDIV 1" >>confdefs.h
-
-else
-  case " $LIBOBJS " in
-  *" lldiv.$ac_objext "* ) ;;
-  *) LIBOBJS="$LIBOBJS lldiv.$ac_objext"
- ;;
-esac
-
-fi
-
-ac_fn_c_check_func "$LINENO" "localtime_r" "ac_cv_func_localtime_r"
-if test "x$ac_cv_func_localtime_r" = xyes; then :
-  $as_echo "#define HAVE_LOCALTIME_R 1" >>confdefs.h
-
-else
-  case " $LIBOBJS " in
-  *" localtime_r.$ac_objext "* ) ;;
-  *) LIBOBJS="$LIBOBJS localtime_r.$ac_objext"
- ;;
-esac
-
-fi
-
-ac_fn_c_check_func "$LINENO" "nrand48" "ac_cv_func_nrand48"
-if test "x$ac_cv_func_nrand48" = xyes; then :
-  $as_echo "#define HAVE_NRAND48 1" >>confdefs.h
-
-else
-  case " $LIBOBJS " in
-  *" nrand48.$ac_objext "* ) ;;
-  *) LIBOBJS="$LIBOBJS nrand48.$ac_objext"
- ;;
-esac
-
-fi
-
-ac_fn_c_check_func "$LINENO" "rewind" "ac_cv_func_rewind"
-if test "x$ac_cv_func_rewind" = xyes; then :
-  $as_echo "#define HAVE_REWIND 1" >>confdefs.h
-
-else
-  case " $LIBOBJS " in
-  *" rewind.$ac_objext "* ) ;;
-  *) LIBOBJS="$LIBOBJS rewind.$ac_objext"
- ;;
-esac
-
-fi
-
-ac_fn_c_check_func "$LINENO" "strcasecmp" "ac_cv_func_strcasecmp"
-if test "x$ac_cv_func_strcasecmp" = xyes; then :
-  $as_echo "#define HAVE_STRCASECMP 1" >>confdefs.h
-
-else
-  case " $LIBOBJS " in
-  *" strcasecmp.$ac_objext "* ) ;;
-  *) LIBOBJS="$LIBOBJS strcasecmp.$ac_objext"
- ;;
-esac
-
-fi
-
-ac_fn_c_check_func "$LINENO" "strcasestr" "ac_cv_func_strcasestr"
-if test "x$ac_cv_func_strcasestr" = xyes; then :
-  $as_echo "#define HAVE_STRCASESTR 1" >>confdefs.h
-
-else
-  case " $LIBOBJS " in
-  *" strcasestr.$ac_objext "* ) ;;
-  *) LIBOBJS="$LIBOBJS strcasestr.$ac_objext"
- ;;
-esac
-
-fi
-
-ac_fn_c_check_func "$LINENO" "strdup" "ac_cv_func_strdup"
-if test "x$ac_cv_func_strdup" = xyes; then :
-  $as_echo "#define HAVE_STRDUP 1" >>confdefs.h
-
-else
-  case " $LIBOBJS " in
-  *" strdup.$ac_objext "* ) ;;
-  *) LIBOBJS="$LIBOBJS strdup.$ac_objext"
- ;;
-esac
-
-fi
-
-ac_fn_c_check_func "$LINENO" "strlcpy" "ac_cv_func_strlcpy"
-if test "x$ac_cv_func_strlcpy" = xyes; then :
-  $as_echo "#define HAVE_STRLCPY 1" >>confdefs.h
-
-else
-  case " $LIBOBJS " in
-  *" strlcpy.$ac_objext "* ) ;;
-  *) LIBOBJS="$LIBOBJS strlcpy.$ac_objext"
- ;;
-esac
-
-fi
-
-ac_fn_c_check_func "$LINENO" "strncasecmp" "ac_cv_func_strncasecmp"
-if test "x$ac_cv_func_strncasecmp" = xyes; then :
-  $as_echo "#define HAVE_STRNCASECMP 1" >>confdefs.h
-
-else
-  case " $LIBOBJS " in
-  *" strncasecmp.$ac_objext "* ) ;;
-  *) LIBOBJS="$LIBOBJS strncasecmp.$ac_objext"
- ;;
-esac
-
-fi
-
-ac_fn_c_check_func "$LINENO" "strndup" "ac_cv_func_strndup"
-if test "x$ac_cv_func_strndup" = xyes; then :
-  $as_echo "#define HAVE_STRNDUP 1" >>confdefs.h
-
-else
-  case " $LIBOBJS " in
-  *" strndup.$ac_objext "* ) ;;
-  *) LIBOBJS="$LIBOBJS strndup.$ac_objext"
- ;;
-esac
-
-fi
-
-ac_fn_c_check_func "$LINENO" "strnlen" "ac_cv_func_strnlen"
-if test "x$ac_cv_func_strnlen" = xyes; then :
-  $as_echo "#define HAVE_STRNLEN 1" >>confdefs.h
-
-else
-  case " $LIBOBJS " in
-  *" strnlen.$ac_objext "* ) ;;
-  *) LIBOBJS="$LIBOBJS strnlen.$ac_objext"
- ;;
-esac
-
-fi
-
-ac_fn_c_check_func "$LINENO" "strsep" "ac_cv_func_strsep"
-if test "x$ac_cv_func_strsep" = xyes; then :
-  $as_echo "#define HAVE_STRSEP 1" >>confdefs.h
-
-else
-  case " $LIBOBJS " in
-  *" strsep.$ac_objext "* ) ;;
-  *) LIBOBJS="$LIBOBJS strsep.$ac_objext"
- ;;
-esac
-
-fi
-
-ac_fn_c_check_func "$LINENO" "strtof" "ac_cv_func_strtof"
-if test "x$ac_cv_func_strtof" = xyes; then :
-  $as_echo "#define HAVE_STRTOF 1" >>confdefs.h
-
-else
-  case " $LIBOBJS " in
-  *" strtof.$ac_objext "* ) ;;
-  *) LIBOBJS="$LIBOBJS strtof.$ac_objext"
- ;;
-esac
-
-fi
-
-ac_fn_c_check_func "$LINENO" "strtok_r" "ac_cv_func_strtok_r"
-if test "x$ac_cv_func_strtok_r" = xyes; then :
-  $as_echo "#define HAVE_STRTOK_R 1" >>confdefs.h
-
-else
-  case " $LIBOBJS " in
-  *" strtok_r.$ac_objext "* ) ;;
-  *) LIBOBJS="$LIBOBJS strtok_r.$ac_objext"
- ;;
-esac
-
-fi
-
-ac_fn_c_check_func "$LINENO" "strtoll" "ac_cv_func_strtoll"
-if test "x$ac_cv_func_strtoll" = xyes; then :
-  $as_echo "#define HAVE_STRTOLL 1" >>confdefs.h
-
-else
-  case " $LIBOBJS " in
-  *" strtoll.$ac_objext "* ) ;;
-  *) LIBOBJS="$LIBOBJS strtoll.$ac_objext"
- ;;
-esac
-
-fi
-
-ac_fn_c_check_func "$LINENO" "swab" "ac_cv_func_swab"
-if test "x$ac_cv_func_swab" = xyes; then :
-  $as_echo "#define HAVE_SWAB 1" >>confdefs.h
-
-else
-  case " $LIBOBJS " in
-  *" swab.$ac_objext "* ) ;;
-  *) LIBOBJS="$LIBOBJS swab.$ac_objext"
- ;;
-esac
-
-fi
-
-ac_fn_c_check_func "$LINENO" "vasprintf" "ac_cv_func_vasprintf"
-if test "x$ac_cv_func_vasprintf" = xyes; then :
-  $as_echo "#define HAVE_VASPRINTF 1" >>confdefs.h
-
-else
-  case " $LIBOBJS " in
-  *" vasprintf.$ac_objext "* ) ;;
-  *) LIBOBJS="$LIBOBJS vasprintf.$ac_objext"
- ;;
-esac
-
-fi
-
-
-for ac_func in fdatasync
-do :
-  ac_fn_c_check_func "$LINENO" "fdatasync" "ac_cv_func_fdatasync"
-if test "x$ac_cv_func_fdatasync" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_FDATASYNC 1
-_ACEOF
-
-else
-
-$as_echo "#define fdatasync fsync" >>confdefs.h
-
-
-fi
-done
-
-
-for ac_func in accept4 dup3 eventfd vmsplice
-do :
-  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
-if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
-  cat >>confdefs.h <<_ACEOF
-#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
-_ACEOF
-
-fi
-done
-
-
-
-
-for ac_func in mmap
-do :
-  ac_fn_c_check_func "$LINENO" "mmap" "ac_cv_func_mmap"
-if test "x$ac_cv_func_mmap" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_MMAP 1
-_ACEOF
-
-
-    PLUGINS="${PLUGINS} access_mmap"
-    LTLIBaccess_mmap=libaccess_mmap_plugin.la
-
-
-
-fi
-done
-
-
-SOCKET_LIBS=""
-for ac_func in connect
-do :
-  ac_fn_c_check_func "$LINENO" "connect" "ac_cv_func_connect"
-if test "x$ac_cv_func_connect" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_CONNECT 1
-_ACEOF
-
-else
-
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for connect in -lsocket" >&5
-$as_echo_n "checking for connect in -lsocket... " >&6; }
-if ${ac_cv_lib_socket_connect+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-lsocket  $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char connect ();
-int
-main ()
-{
-return connect ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_lib_socket_connect=yes
-else
-  ac_cv_lib_socket_connect=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_connect" >&5
-$as_echo "$ac_cv_lib_socket_connect" >&6; }
-if test "x$ac_cv_lib_socket_connect" = xyes; then :
-
-
-
-    eval "LIBS_libvlccore="'"'"-lsocket "'$'"{LIBS_libvlccore}"'"'
-    am_modules_with_libs="${am_modules_with_libs} libvlccore"
-
-    eval "LIBS_cdda="'"'"-lsocket "'$'"{LIBS_cdda}"'"'
-    am_modules_with_libs="${am_modules_with_libs} cdda"
-
-
-    SOCKET_LIBS="-lsocket"
-
-fi
-
-
-fi
-done
-
-
-
-for ac_func in send
-do :
-  ac_fn_c_check_func "$LINENO" "send" "ac_cv_func_send"
-if test "x$ac_cv_func_send" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_SEND 1
-_ACEOF
-
-else
-
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for send in -lsocket" >&5
-$as_echo_n "checking for send in -lsocket... " >&6; }
-if ${ac_cv_lib_socket_send+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-lsocket  $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char send ();
-int
-main ()
-{
-return send ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_lib_socket_send=yes
-else
-  ac_cv_lib_socket_send=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_send" >&5
-$as_echo "$ac_cv_lib_socket_send" >&6; }
-if test "x$ac_cv_lib_socket_send" = xyes; then :
-
-
-
-    eval "LIBS_access_http="'"'"-lsocket "'$'"{LIBS_access_http}"'"'
-    am_modules_with_libs="${am_modules_with_libs} access_http"
-
-    eval "LIBS_access_mms="'"'"-lsocket "'$'"{LIBS_access_mms}"'"'
-    am_modules_with_libs="${am_modules_with_libs} access_mms"
-
-    eval "LIBS_access_udp="'"'"-lsocket "'$'"{LIBS_access_udp}"'"'
-    am_modules_with_libs="${am_modules_with_libs} access_udp"
-
-    eval "LIBS_access_tcp="'"'"-lsocket "'$'"{LIBS_access_tcp}"'"'
-    am_modules_with_libs="${am_modules_with_libs} access_tcp"
-
-    eval "LIBS_access_ftp="'"'"-lsocket "'$'"{LIBS_access_ftp}"'"'
-    am_modules_with_libs="${am_modules_with_libs} access_ftp"
-
-    eval "LIBS_access_rtmp="'"'"-lsocket "'$'"{LIBS_access_rtmp}"'"'
-    am_modules_with_libs="${am_modules_with_libs} access_rtmp"
-
-    eval "LIBS_sap="'"'"-lsocket "'$'"{LIBS_sap}"'"'
-    am_modules_with_libs="${am_modules_with_libs} sap"
-
-    eval "LIBS_access_output_udp="'"'"-lsocket "'$'"{LIBS_access_output_udp}"'"'
-    am_modules_with_libs="${am_modules_with_libs} access_output_udp"
-
-    eval "LIBS_access_output_rtmp="'"'"-lsocket "'$'"{LIBS_access_output_rtmp}"'"'
-    am_modules_with_libs="${am_modules_with_libs} access_output_rtmp"
-
-    eval "LIBS_stream_out_standard="'"'"-lsocket "'$'"{LIBS_stream_out_standard}"'"'
-    am_modules_with_libs="${am_modules_with_libs} stream_out_standard"
-
-    eval "LIBS_growl_udp="'"'"-lsocket "'$'"{LIBS_growl_udp}"'"'
-    am_modules_with_libs="${am_modules_with_libs} growl_udp"
-
-    eval "LIBS_remoteosd="'"'"-lsocket "'$'"{LIBS_remoteosd}"'"'
-    am_modules_with_libs="${am_modules_with_libs} remoteosd"
-
-    eval "LIBS_netsync="'"'"-lsocket "'$'"{LIBS_netsync}"'"'
-    am_modules_with_libs="${am_modules_with_libs} netsync"
-
-
-
-fi
-
-
-fi
-done
-
-
-
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for socklen_t in sys/socket.h" >&5
-$as_echo_n "checking for socklen_t in sys/socket.h... " >&6; }
-if ${ac_cv_type_socklen_t+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-#include <sys/types.h>
-#ifdef WIN32
-# include <winsock2.h>
-# include <ws2tcpip.h>
-#else
-# include <sys/socket.h>
-#endif
-int
-main ()
-{
-socklen_t len; len = 0;
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_compile "$LINENO"; then :
-  ac_cv_type_socklen_t=yes
-else
-  ac_cv_type_socklen_t=no
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_type_socklen_t" >&5
-$as_echo "$ac_cv_type_socklen_t" >&6; }
-if test "$ac_cv_type_socklen_t" = no; then :
-  $as_echo "#define socklen_t int" >>confdefs.h
-
-fi
-
-
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for struct sockaddr_storage" >&5
-$as_echo_n "checking for struct sockaddr_storage... " >&6; }
-if ${ac_cv_struct_sockaddr_storage+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-#include <sys/types.h>
-     #if defined( UNDER_CE )
-     # include <winsock2.h>
-     #elif defined( WIN32 )
-     # include <winsock2.h>
-     #else
-     # include <sys/socket.h>
-     #endif
-int
-main ()
-{
-struct sockaddr_storage addr;
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_compile "$LINENO"; then :
-  ac_cv_struct_sockaddr_storage=yes
-else
-  ac_cv_struct_sockaddr_storage=no
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_struct_sockaddr_storage" >&5
-$as_echo "$ac_cv_struct_sockaddr_storage" >&6; }
-if test "${ac_cv_struct_sockaddr_storage}" = no; then :
-
-  $as_echo "#define sockaddr_storage sockaddr" >>confdefs.h
-
-  $as_echo "#define ss_family sa_family" >>confdefs.h
-
-
-fi
-
-LIBS_save="${LIBS}"
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing getaddrinfo" >&5
-$as_echo_n "checking for library containing getaddrinfo... " >&6; }
-if ${ac_cv_search_getaddrinfo+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_func_search_save_LIBS=$LIBS
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char getaddrinfo ();
-int
-main ()
-{
-return getaddrinfo ();
-  ;
-  return 0;
-}
-_ACEOF
-for ac_lib in '' nsl; do
-  if test -z "$ac_lib"; then
-    ac_res="none required"
-  else
-    ac_res=-l$ac_lib
-    LIBS="-l$ac_lib ${SOCKET_LIBS} $ac_func_search_save_LIBS"
-  fi
-  if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_search_getaddrinfo=$ac_res
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext
-  if ${ac_cv_search_getaddrinfo+:} false; then :
-  break
-fi
-done
-if ${ac_cv_search_getaddrinfo+:} false; then :
-
-else
-  ac_cv_search_getaddrinfo=no
-fi
-rm conftest.$ac_ext
-LIBS=$ac_func_search_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_getaddrinfo" >&5
-$as_echo "$ac_cv_search_getaddrinfo" >&6; }
-ac_res=$ac_cv_search_getaddrinfo
-if test "$ac_res" != no; then :
-  test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
-  $as_echo "#define HAVE_GETADDRINFO 1" >>confdefs.h
-
-fi
-
-
-LIBS="${LIBS_gai}"
-for ac_func in getnameinfo gai_strerror
-do :
-  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
-if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
-  cat >>confdefs.h <<_ACEOF
-#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
-_ACEOF
-
-fi
-done
-
-LIBS="${LIBS_save}"
-
-
-ac_fn_c_check_type "$LINENO" "struct addrinfo" "ac_cv_type_struct_addrinfo" "#include <sys/types.h>
-#if defined( WIN32 ) || defined( UNDER_CE )
-# if defined(UNDER_CE) && defined(sockaddr_storage)
-#  undef sockaddr_storage
-# endif
-# include <winsock2.h>
-# include <ws2tcpip.h>
-#else
-# include <netdb.h>
-#endif
-"
-if test "x$ac_cv_type_struct_addrinfo" = xyes; then :
-
-cat >>confdefs.h <<_ACEOF
-#define HAVE_STRUCT_ADDRINFO 1
-_ACEOF
-
-$as_echo "#define HAVE_ADDRINFO 1" >>confdefs.h
-
-fi
-
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for va_copy" >&5
-$as_echo_n "checking for va_copy... " >&6; }
-if ${ac_cv_c_va_copy+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-#include <stdarg.h>
-int
-main ()
-{
-va_list ap1, ap2; va_copy(ap1,ap2);
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_c_va_copy="yes"
-else
-  ac_cv_c_va_copy="no"
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_va_copy" >&5
-$as_echo "$ac_cv_c_va_copy" >&6; }
-if test "${ac_cv_c_va_copy}" = "yes"; then
-
-$as_echo "#define HAVE_VA_COPY 1" >>confdefs.h
-
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for __va_copy" >&5
-$as_echo_n "checking for __va_copy... " >&6; }
-if ${ac_cv_c___va_copy+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-#include <stdarg.h>
-int
-main ()
-{
-va_list ap1, ap2; __va_copy(ap1,ap2);
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_c___va_copy="yes"
-else
-  ac_cv_c___va_copy="no"
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c___va_copy" >&5
-$as_echo "$ac_cv_c___va_copy" >&6; }
-if test "${ac_cv_c___va_copy}" = "yes"; then
-
-$as_echo "#define HAVE___VA_COPY 1" >>confdefs.h
-
-fi
-
-for ac_func in inet_aton
-do :
-  ac_fn_c_check_func "$LINENO" "inet_aton" "ac_cv_func_inet_aton"
-if test "x$ac_cv_func_inet_aton" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_INET_ATON 1
-_ACEOF
-
-else
-
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for inet_aton in -lresolv" >&5
-$as_echo_n "checking for inet_aton in -lresolv... " >&6; }
-if ${ac_cv_lib_resolv_inet_aton+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-lresolv  $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char inet_aton ();
-int
-main ()
-{
-return inet_aton ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_lib_resolv_inet_aton=yes
-else
-  ac_cv_lib_resolv_inet_aton=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_resolv_inet_aton" >&5
-$as_echo "$ac_cv_lib_resolv_inet_aton" >&6; }
-if test "x$ac_cv_lib_resolv_inet_aton" = xyes; then :
-
-
-
-    eval "LIBS_libvlccore="'"'"-lresolv "'$'"{LIBS_libvlccore}"'"'
-    am_modules_with_libs="${am_modules_with_libs} libvlccore"
-
-
-
-fi
-
-
-fi
-done
-
-
-GNUGETOPT_LIBS=""
-ac_fn_c_check_func "$LINENO" "getopt_long" "ac_cv_func_getopt_long"
-if test "x$ac_cv_func_getopt_long" = xyes; then :
-
-else
-
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for getopt_long in -lgnugetopt" >&5
-$as_echo_n "checking for getopt_long in -lgnugetopt... " >&6; }
-if ${ac_cv_lib_gnugetopt_getopt_long+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-lgnugetopt  $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char getopt_long ();
-int
-main ()
-{
-return getopt_long ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_lib_gnugetopt_getopt_long=yes
-else
-  ac_cv_lib_gnugetopt_getopt_long=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gnugetopt_getopt_long" >&5
-$as_echo "$ac_cv_lib_gnugetopt_getopt_long" >&6; }
-if test "x$ac_cv_lib_gnugetopt_getopt_long" = xyes; then :
-
-    GNUGETOPT_LIBS="-lgnugetopt"
-
-fi
-
-
-fi
-
-
-
-if test "${SYS}" != "mingw32" -a "${SYS}" != "mingwce"; then
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for cos in -lm" >&5
-$as_echo_n "checking for cos in -lm... " >&6; }
-if ${ac_cv_lib_m_cos+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-lm  $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char cos ();
-int
-main ()
-{
-return cos ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_lib_m_cos=yes
-else
-  ac_cv_lib_m_cos=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_m_cos" >&5
-$as_echo "$ac_cv_lib_m_cos" >&6; }
-if test "x$ac_cv_lib_m_cos" = xyes; then :
-
-
-
-    eval "LIBS_adjust="'"'"-lm "'$'"{LIBS_adjust}"'"'
-    am_modules_with_libs="${am_modules_with_libs} adjust"
-
-    eval "LIBS_wave="'"'"-lm "'$'"{LIBS_wave}"'"'
-    am_modules_with_libs="${am_modules_with_libs} wave"
-
-    eval "LIBS_ripple="'"'"-lm "'$'"{LIBS_ripple}"'"'
-    am_modules_with_libs="${am_modules_with_libs} ripple"
-
-    eval "LIBS_psychedelic="'"'"-lm "'$'"{LIBS_psychedelic}"'"'
-    am_modules_with_libs="${am_modules_with_libs} psychedelic"
-
-    eval "LIBS_gradient="'"'"-lm "'$'"{LIBS_gradient}"'"'
-    am_modules_with_libs="${am_modules_with_libs} gradient"
-
-    eval "LIBS_a52tofloat32="'"'"-lm "'$'"{LIBS_a52tofloat32}"'"'
-    am_modules_with_libs="${am_modules_with_libs} a52tofloat32"
-
-    eval "LIBS_dtstofloat32="'"'"-lm "'$'"{LIBS_dtstofloat32}"'"'
-    am_modules_with_libs="${am_modules_with_libs} dtstofloat32"
-
-    eval "LIBS_x264="'"'"-lm "'$'"{LIBS_x264}"'"'
-    am_modules_with_libs="${am_modules_with_libs} x264"
-
-    eval "LIBS_goom="'"'"-lm "'$'"{LIBS_goom}"'"'
-    am_modules_with_libs="${am_modules_with_libs} goom"
-
-    eval "LIBS_visual="'"'"-lm "'$'"{LIBS_visual}"'"'
-    am_modules_with_libs="${am_modules_with_libs} visual"
-
-    eval "LIBS_panoramix="'"'"-lm "'$'"{LIBS_panoramix}"'"'
-    am_modules_with_libs="${am_modules_with_libs} panoramix"
-
-    eval "LIBS_rotate="'"'"-lm "'$'"{LIBS_rotate}"'"'
-    am_modules_with_libs="${am_modules_with_libs} rotate"
-
-    eval "LIBS_noise="'"'"-lm "'$'"{LIBS_noise}"'"'
-    am_modules_with_libs="${am_modules_with_libs} noise"
-
-    eval "LIBS_grain="'"'"-lm "'$'"{LIBS_grain}"'"'
-    am_modules_with_libs="${am_modules_with_libs} grain"
-
-    eval "LIBS_scene="'"'"-lm "'$'"{LIBS_scene}"'"'
-    am_modules_with_libs="${am_modules_with_libs} scene"
-
-    eval "LIBS_kate="'"'"-lm "'$'"{LIBS_kate}"'"'
-    am_modules_with_libs="${am_modules_with_libs} kate"
-
-    eval "LIBS_flac="'"'"-lm "'$'"{LIBS_flac}"'"'
-    am_modules_with_libs="${am_modules_with_libs} flac"
-
-    eval "LIBS_lua="'"'"-lm "'$'"{LIBS_lua}"'"'
-    am_modules_with_libs="${am_modules_with_libs} lua"
-
-    eval "LIBS_chorus_flanger="'"'"-lm "'$'"{LIBS_chorus_flanger}"'"'
-    am_modules_with_libs="${am_modules_with_libs} chorus_flanger"
-
-
-
-fi
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for pow in -lm" >&5
-$as_echo_n "checking for pow in -lm... " >&6; }
-if ${ac_cv_lib_m_pow+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-lm  $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char pow ();
-int
-main ()
-{
-return pow ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_lib_m_pow=yes
-else
-  ac_cv_lib_m_pow=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_m_pow" >&5
-$as_echo "$ac_cv_lib_m_pow" >&6; }
-if test "x$ac_cv_lib_m_pow" = xyes; then :
-
-
-
-    eval "LIBS_avcodec="'"'"-lm "'$'"{LIBS_avcodec}"'"'
-    am_modules_with_libs="${am_modules_with_libs} avcodec"
-
-    eval "LIBS_avformat="'"'"-lm "'$'"{LIBS_avformat}"'"'
-    am_modules_with_libs="${am_modules_with_libs} avformat"
-
-    eval "LIBS_access_avio="'"'"-lm "'$'"{LIBS_access_avio}"'"'
-    am_modules_with_libs="${am_modules_with_libs} access_avio"
-
-    eval "LIBS_swscale="'"'"-lm "'$'"{LIBS_swscale}"'"'
-    am_modules_with_libs="${am_modules_with_libs} swscale"
-
-    eval "LIBS_postproc="'"'"-lm "'$'"{LIBS_postproc}"'"'
-    am_modules_with_libs="${am_modules_with_libs} postproc"
-
-    eval "LIBS_ffmpegaltivec="'"'"-lm "'$'"{LIBS_ffmpegaltivec}"'"'
-    am_modules_with_libs="${am_modules_with_libs} ffmpegaltivec"
-
-    eval "LIBS_i420_rgb="'"'"-lm "'$'"{LIBS_i420_rgb}"'"'
-    am_modules_with_libs="${am_modules_with_libs} i420_rgb"
-
-    eval "LIBS_faad="'"'"-lm "'$'"{LIBS_faad}"'"'
-    am_modules_with_libs="${am_modules_with_libs} faad"
-
-    eval "LIBS_twolame="'"'"-lm "'$'"{LIBS_twolame}"'"'
-    am_modules_with_libs="${am_modules_with_libs} twolame"
-
-    eval "LIBS_equalizer="'"'"-lm "'$'"{LIBS_equalizer}"'"'
-    am_modules_with_libs="${am_modules_with_libs} equalizer"
-
-    eval "LIBS_spatializer="'"'"-lm "'$'"{LIBS_spatializer}"'"'
-    am_modules_with_libs="${am_modules_with_libs} spatializer"
-
-    eval "LIBS_param_eq="'"'"-lm "'$'"{LIBS_param_eq}"'"'
-    am_modules_with_libs="${am_modules_with_libs} param_eq"
-
-    eval "LIBS_libvlccore="'"'"-lm "'$'"{LIBS_libvlccore}"'"'
-    am_modules_with_libs="${am_modules_with_libs} libvlccore"
-
-    eval "LIBS_freetype="'"'"-lm "'$'"{LIBS_freetype}"'"'
-    am_modules_with_libs="${am_modules_with_libs} freetype"
-
-    eval "LIBS_mod="'"'"-lm "'$'"{LIBS_mod}"'"'
-    am_modules_with_libs="${am_modules_with_libs} mod"
-
-    eval "LIBS_mpc="'"'"-lm "'$'"{LIBS_mpc}"'"'
-    am_modules_with_libs="${am_modules_with_libs} mpc"
-
-    eval "LIBS_dmo="'"'"-lm "'$'"{LIBS_dmo}"'"'
-    am_modules_with_libs="${am_modules_with_libs} dmo"
-
-    eval "LIBS_quicktime="'"'"-lm "'$'"{LIBS_quicktime}"'"'
-    am_modules_with_libs="${am_modules_with_libs} quicktime"
-
-    eval "LIBS_realvideo="'"'"-lm "'$'"{LIBS_realvideo}"'"'
-    am_modules_with_libs="${am_modules_with_libs} realvideo"
-
-    eval "LIBS_opengl="'"'"-lm "'$'"{LIBS_opengl}"'"'
-    am_modules_with_libs="${am_modules_with_libs} opengl"
-
-    eval "LIBS_qt4="'"'"-lm "'$'"{LIBS_qt4}"'"'
-    am_modules_with_libs="${am_modules_with_libs} qt4"
-
-
-
-fi
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for sqrt in -lm" >&5
-$as_echo_n "checking for sqrt in -lm... " >&6; }
-if ${ac_cv_lib_m_sqrt+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-lm  $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char sqrt ();
-int
-main ()
-{
-return sqrt ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_lib_m_sqrt=yes
-else
-  ac_cv_lib_m_sqrt=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_m_sqrt" >&5
-$as_echo "$ac_cv_lib_m_sqrt" >&6; }
-if test "x$ac_cv_lib_m_sqrt" = xyes; then :
-
-
-
-    eval "LIBS_headphone_channel_mixer="'"'"-lm "'$'"{LIBS_headphone_channel_mixer}"'"'
-    am_modules_with_libs="${am_modules_with_libs} headphone_channel_mixer"
-
-    eval "LIBS_normvol="'"'"-lm "'$'"{LIBS_normvol}"'"'
-    am_modules_with_libs="${am_modules_with_libs} normvol"
-
-    eval "LIBS_audiobargraph_a="'"'"-lm "'$'"{LIBS_audiobargraph_a}"'"'
-    am_modules_with_libs="${am_modules_with_libs} audiobargraph_a"
-
-    eval "LIBS_speex="'"'"-lm "'$'"{LIBS_speex}"'"'
-    am_modules_with_libs="${am_modules_with_libs} speex"
-
-    eval "LIBS_mono="'"'"-lm "'$'"{LIBS_mono}"'"'
-    am_modules_with_libs="${am_modules_with_libs} mono"
-
-    eval "LIBS_colorthres="'"'"-lm "'$'"{LIBS_colorthres}"'"'
-    am_modules_with_libs="${am_modules_with_libs} colorthres"
-
-    eval "LIBS_extract="'"'"-lm "'$'"{LIBS_extract}"'"'
-    am_modules_with_libs="${am_modules_with_libs} extract"
-
-    eval "LIBS_ball="'"'"-lm "'$'"{LIBS_ball}"'"'
-    am_modules_with_libs="${am_modules_with_libs} ball"
-
-
-
-fi
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ceil in -lm" >&5
-$as_echo_n "checking for ceil in -lm... " >&6; }
-if ${ac_cv_lib_m_ceil+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-lm  $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char ceil ();
-int
-main ()
-{
-return ceil ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_lib_m_ceil=yes
-else
-  ac_cv_lib_m_ceil=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_m_ceil" >&5
-$as_echo "$ac_cv_lib_m_ceil" >&6; }
-if test "x$ac_cv_lib_m_ceil" = xyes; then :
-
-
-
-    eval "LIBS_access_imem="'"'"-lm "'$'"{LIBS_access_imem}"'"'
-    am_modules_with_libs="${am_modules_with_libs} access_imem"
-
-    eval "LIBS_hotkeys="'"'"-lm "'$'"{LIBS_hotkeys}"'"'
-    am_modules_with_libs="${am_modules_with_libs} hotkeys"
-
-    eval "LIBS_mosaic="'"'"-lm "'$'"{LIBS_mosaic}"'"'
-    am_modules_with_libs="${am_modules_with_libs} mosaic"
-
-    eval "LIBS_swscale_omap="'"'"-lm "'$'"{LIBS_swscale_omap}"'"'
-    am_modules_with_libs="${am_modules_with_libs} swscale_omap"
-
-
-
-fi
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for exp in -lm" >&5
-$as_echo_n "checking for exp in -lm... " >&6; }
-if ${ac_cv_lib_m_exp+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-lm  $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char exp ();
-int
-main ()
-{
-return exp ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_lib_m_exp=yes
-else
-  ac_cv_lib_m_exp=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_m_exp" >&5
-$as_echo "$ac_cv_lib_m_exp" >&6; }
-if test "x$ac_cv_lib_m_exp" = xyes; then :
-
-
-
-    eval "LIBS_gaussianblur="'"'"-lm "'$'"{LIBS_gaussianblur}"'"'
-    am_modules_with_libs="${am_modules_with_libs} gaussianblur"
-
-
-
-fi
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for round in -lm" >&5
-$as_echo_n "checking for round in -lm... " >&6; }
-if ${ac_cv_lib_m_round+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-lm  $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char round ();
-int
-main ()
-{
-return round ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_lib_m_round=yes
-else
-  ac_cv_lib_m_round=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_m_round" >&5
-$as_echo "$ac_cv_lib_m_round" >&6; }
-if test "x$ac_cv_lib_m_round" = xyes; then :
-
-
-
-    eval "LIBS_dbus="'"'"-lm "'$'"{LIBS_dbus}"'"'
-    am_modules_with_libs="${am_modules_with_libs} dbus"
-
-
-
-fi
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for sqrtf in -lm" >&5
-$as_echo_n "checking for sqrtf in -lm... " >&6; }
-if ${ac_cv_lib_m_sqrtf+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-lm  $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char sqrtf ();
-int
-main ()
-{
-return sqrtf ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_lib_m_sqrtf=yes
-else
-  ac_cv_lib_m_sqrtf=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_m_sqrtf" >&5
-$as_echo "$ac_cv_lib_m_sqrtf" >&6; }
-if test "x$ac_cv_lib_m_sqrtf" = xyes; then :
-
-
-
-    eval "LIBS_x264="'"'"-lm "'$'"{LIBS_x264}"'"'
-    am_modules_with_libs="${am_modules_with_libs} x264"
-
-
-
-fi
-
-fi # end "${SYS}" != "mingw32" -a "${SYS}" != "mingwce"
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for lrintf in -lm" >&5
-$as_echo_n "checking for lrintf in -lm... " >&6; }
-if ${ac_cv_lib_m_lrintf+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-lm  $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char lrintf ();
-int
-main ()
-{
-return lrintf ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_lib_m_lrintf=yes
-else
-  ac_cv_lib_m_lrintf=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_m_lrintf" >&5
-$as_echo "$ac_cv_lib_m_lrintf" >&6; }
-if test "x$ac_cv_lib_m_lrintf" = xyes; then :
-
-
-$as_echo "#define HAVE_LRINTF 1" >>confdefs.h
-
-
-
-    eval "LIBS_skins2="'"'"-lm "'$'"{LIBS_skins2}"'"'
-    am_modules_with_libs="${am_modules_with_libs} skins2"
-
-
-
-fi
-
-
-ac_cv_have_plugins=no
-
-# HP-UX style
-if test "${ac_cv_have_plugins}" = "no"; then
-  for ac_header in dl.h
-do :
-  ac_fn_c_check_header_mongrel "$LINENO" "dl.h" "ac_cv_header_dl_h" "$ac_includes_default"
-if test "x$ac_cv_header_dl_h" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_DL_H 1
-_ACEOF
-
-fi
-
-done
-
-  ac_cv_my_have_shl_load=no
-  ac_fn_c_check_func "$LINENO" "shl_load" "ac_cv_func_shl_load"
-if test "x$ac_cv_func_shl_load" = xyes; then :
-  ac_cv_my_have_shl_load=yes,
-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5
-$as_echo_n "checking for shl_load in -ldld... " >&6; }
-if ${ac_cv_lib_dld_shl_load+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-ldld  $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char shl_load ();
-int
-main ()
-{
-return shl_load ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_lib_dld_shl_load=yes
-else
-  ac_cv_lib_dld_shl_load=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5
-$as_echo "$ac_cv_lib_dld_shl_load" >&6; }
-if test "x$ac_cv_lib_dld_shl_load" = xyes; then :
-  ac_cv_my_have_shl_load=yes
-
-
-    eval "LIBS_libvlccore="'"'"-ldld "'$'"{LIBS_libvlccore}"'"'
-    am_modules_with_libs="${am_modules_with_libs} libvlccore"
-
-
-fi
-
-fi
-
-  if test "${ac_cv_my_have_shl_load}" = "yes"; then
-
-$as_echo "#define HAVE_DL_SHL_LOAD 1" >>confdefs.h
-
-    ac_cv_have_plugins=yes
-  fi
-fi
-
-# Win32 style
-if test "${ac_cv_have_plugins}" = "no"; then
-  if test "${SYS}" = "mingw32" ; then
-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lkernel32" >&5
-$as_echo_n "checking for main in -lkernel32... " >&6; }
-if ${ac_cv_lib_kernel32_main+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-lkernel32  $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-
-int
-main ()
-{
-return main ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_lib_kernel32_main=yes
-else
-  ac_cv_lib_kernel32_main=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_kernel32_main" >&5
-$as_echo "$ac_cv_lib_kernel32_main" >&6; }
-if test "x$ac_cv_lib_kernel32_main" = xyes; then :
-
-
-    eval "LIBS_libvlccore="'"'"-lkernel32 "'$'"{LIBS_libvlccore}"'"'
-    am_modules_with_libs="${am_modules_with_libs} libvlccore"
-
-
-
-$as_echo "#define HAVE_DL_WINDOWS 1" >>confdefs.h
-
-      ac_cv_have_plugins=yes
-fi
-
-  fi
-fi
-
-# WinCE style
-if test "${ac_cv_have_plugins}" = "no"; then
-  if test "${SYS}" = "mingwce"; then
-
-$as_echo "#define HAVE_DL_WINDOWS 1" >>confdefs.h
-
-    ac_cv_have_plugins=yes
-  fi
-fi
-
-# BeOS style
-if test "${ac_cv_have_plugins}" = "no"; then
-  for ac_header in image.h
-do :
-  ac_fn_c_check_header_mongrel "$LINENO" "image.h" "ac_cv_header_image_h" "$ac_includes_default"
-if test "x$ac_cv_header_image_h" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_IMAGE_H 1
-_ACEOF
-
-fi
-
-done
-
-  for ac_func in load_add_on
-do :
-  ac_fn_c_check_func "$LINENO" "load_add_on" "ac_cv_func_load_add_on"
-if test "x$ac_cv_func_load_add_on" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_LOAD_ADD_ON 1
-_ACEOF
-
-$as_echo "#define HAVE_DL_BEOS 1" >>confdefs.h
-
-    ac_cv_have_plugins=yes
-fi
-done
-
-fi
-
-# Only test for dlopen() if the others didn't work
-LIBDL=""
-if test "${ac_cv_have_plugins}" = "no" -o "${SYS}" = "darwin"; then
-  for ac_header in dlfcn.h sys/dl.h
-do :
-  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
-if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
-  cat >>confdefs.h <<_ACEOF
-#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
-_ACEOF
-
-fi
-
-done
-
-  ac_cv_my_have_dlopen=no
-  ac_fn_c_check_func "$LINENO" "dlopen" "ac_cv_func_dlopen"
-if test "x$ac_cv_func_dlopen" = xyes; then :
-
-    ac_cv_my_have_dlopen=yes
-
-else
-
-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
-$as_echo_n "checking for dlopen in -ldl... " >&6; }
-if ${ac_cv_lib_dl_dlopen+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-ldl  $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char dlopen ();
-int
-main ()
-{
-return dlopen ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_lib_dl_dlopen=yes
-else
-  ac_cv_lib_dl_dlopen=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
-$as_echo "$ac_cv_lib_dl_dlopen" >&6; }
-if test "x$ac_cv_lib_dl_dlopen" = xyes; then :
-
-      ac_cv_my_have_dlopen=yes
-      LIBDL="-ldl"
-
-else
-
-      { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" >&5
-$as_echo_n "checking for dlopen in -lsvld... " >&6; }
-if ${ac_cv_lib_svld_dlopen+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-lsvld  $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char dlopen ();
-int
-main ()
-{
-return dlopen ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_lib_svld_dlopen=yes
-else
-  ac_cv_lib_svld_dlopen=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_svld_dlopen" >&5
-$as_echo "$ac_cv_lib_svld_dlopen" >&6; }
-if test "x$ac_cv_lib_svld_dlopen" = xyes; then :
-
-        ac_cv_my_have_dlopen=yes
-        LIBDL="-lsvld"
-
-fi
-
-
-fi
-
-
-fi
-
-  if test "${ac_cv_my_have_dlopen}" = "yes"; then
-
-$as_echo "#define HAVE_DL_DLOPEN 1" >>confdefs.h
-
-    ac_cv_have_plugins=yes
-
-
-    eval "LIBS_libvlccore="'"'"$LIBDL "'$'"{LIBS_libvlccore}"'"'
-    am_modules_with_libs="${am_modules_with_libs} libvlccore"
-
-    eval "LIBS_realvideo="'"'"$LIBDL "'$'"{LIBS_realvideo}"'"'
-    am_modules_with_libs="${am_modules_with_libs} realvideo"
-
-    eval "LIBS_lua="'"'"$LIBDL "'$'"{LIBS_lua}"'"'
-    am_modules_with_libs="${am_modules_with_libs} lua"
-
-    eval "LIBS_signals="'"'"$LIBDL "'$'"{LIBS_signals}"'"'
-    am_modules_with_libs="${am_modules_with_libs} signals"
-
-
-  fi
-fi
-
-
-if test "${SYS}" != "mingw32" -a "${SYS}" != "mingwce"; then
-THREAD_LIB=error
-if test "${THREAD_LIB}" = "error"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lpthread" >&5
-$as_echo_n "checking for main in -lpthread... " >&6; }
-if ${ac_cv_lib_pthread_main+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-lpthread  $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-
-int
-main ()
-{
-return main ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_lib_pthread_main=yes
-else
-  ac_cv_lib_pthread_main=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pthread_main" >&5
-$as_echo "$ac_cv_lib_pthread_main" >&6; }
-if test "x$ac_cv_lib_pthread_main" = xyes; then :
-  THREAD_LIB="-lpthread"
-fi
-
-fi
-if test "${THREAD_LIB}" = "error"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lpthreads" >&5
-$as_echo_n "checking for main in -lpthreads... " >&6; }
-if ${ac_cv_lib_pthreads_main+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-lpthreads  $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-
-int
-main ()
-{
-return main ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_lib_pthreads_main=yes
-else
-  ac_cv_lib_pthreads_main=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pthreads_main" >&5
-$as_echo "$ac_cv_lib_pthreads_main" >&6; }
-if test "x$ac_cv_lib_pthreads_main" = xyes; then :
-  THREAD_LIB="-lpthreads"
-fi
-
-fi
-if test "${THREAD_LIB}" = "error"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lc_r" >&5
-$as_echo_n "checking for main in -lc_r... " >&6; }
-if ${ac_cv_lib_c_r_main+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-lc_r  $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-
-int
-main ()
-{
-return main ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_lib_c_r_main=yes
-else
-  ac_cv_lib_c_r_main=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_c_r_main" >&5
-$as_echo "$ac_cv_lib_c_r_main" >&6; }
-if test "x$ac_cv_lib_c_r_main" = xyes; then :
-  THREAD_LIB="-lc_r"
-fi
-
-fi
-if test "${THREAD_LIB}" = "error"; then
-  for ac_func in pthread_mutex_lock
-do :
-  ac_fn_c_check_func "$LINENO" "pthread_mutex_lock" "ac_cv_func_pthread_mutex_lock"
-if test "x$ac_cv_func_pthread_mutex_lock" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_PTHREAD_MUTEX_LOCK 1
-_ACEOF
-
-fi
-done
-
-  THREAD_LIB=""
-fi
-
-
-
-    eval "LIBS_libvlccore="'"'"${THREAD_LIB} "'$'"{LIBS_libvlccore}"'"'
-    am_modules_with_libs="${am_modules_with_libs} libvlccore"
-
-    eval "LIBS_libvlc="'"'"${THREAD_LIB} "'$'"{LIBS_libvlc}"'"'
-    am_modules_with_libs="${am_modules_with_libs} libvlc"
-
-    eval "LIBS_vlc="'"'"${THREAD_LIB} "'$'"{LIBS_vlc}"'"'
-    am_modules_with_libs="${am_modules_with_libs} vlc"
-
-    eval "LIBS_plugin="'"'"${THREAD_LIB} "'$'"{LIBS_plugin}"'"'
-    am_modules_with_libs="${am_modules_with_libs} plugin"
-
-
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for clock_nanosleep in -lrt" >&5
-$as_echo_n "checking for clock_nanosleep in -lrt... " >&6; }
-if ${ac_cv_lib_rt_clock_nanosleep+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-lrt  $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char clock_nanosleep ();
-int
-main ()
-{
-return clock_nanosleep ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_lib_rt_clock_nanosleep=yes
-else
-  ac_cv_lib_rt_clock_nanosleep=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_rt_clock_nanosleep" >&5
-$as_echo "$ac_cv_lib_rt_clock_nanosleep" >&6; }
-if test "x$ac_cv_lib_rt_clock_nanosleep" = xyes; then :
-
-
-
-    eval "LIBS_libvlccore="'"'"-lrt "'$'"{LIBS_libvlccore}"'"'
-    am_modules_with_libs="${am_modules_with_libs} libvlccore"
-
-
-
-$as_echo "#define HAVE_CLOCK_NANOSLEEP 1" >>confdefs.h
-
-
-else
-
-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for sem_init in -lrt" >&5
-$as_echo_n "checking for sem_init in -lrt... " >&6; }
-if ${ac_cv_lib_rt_sem_init+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-lrt  $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char sem_init ();
-int
-main ()
-{
-return sem_init ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_lib_rt_sem_init=yes
-else
-  ac_cv_lib_rt_sem_init=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_rt_sem_init" >&5
-$as_echo "$ac_cv_lib_rt_sem_init" >&6; }
-if test "x$ac_cv_lib_rt_sem_init" = xyes; then :
-
-
-    eval "LIBS_libvlccore="'"'"-lrt "'$'"{LIBS_libvlccore}"'"'
-    am_modules_with_libs="${am_modules_with_libs} libvlccore"
-
-
-fi
-
-
-fi
-
-
-have_nanosleep=false
-for ac_func in nanosleep
-do :
-  ac_fn_c_check_func "$LINENO" "nanosleep" "ac_cv_func_nanosleep"
-if test "x$ac_cv_func_nanosleep" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_NANOSLEEP 1
-_ACEOF
- have_nanosleep=:
-else
-
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for nanosleep in -lrt" >&5
-$as_echo_n "checking for nanosleep in -lrt... " >&6; }
-if ${ac_cv_lib_rt_nanosleep+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-lrt  $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char nanosleep ();
-int
-main ()
-{
-return nanosleep ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_lib_rt_nanosleep=yes
-else
-  ac_cv_lib_rt_nanosleep=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_rt_nanosleep" >&5
-$as_echo "$ac_cv_lib_rt_nanosleep" >&6; }
-if test "x$ac_cv_lib_rt_nanosleep" = xyes; then :
-
-
-    eval "LIBS_libvlccore="'"'"-lrt "'$'"{LIBS_libvlccore}"'"'
-    am_modules_with_libs="${am_modules_with_libs} libvlccore"
-
- have_nanosleep=:
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for nanosleep in -lposix4" >&5
-$as_echo_n "checking for nanosleep in -lposix4... " >&6; }
-if ${ac_cv_lib_posix4_nanosleep+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-lposix4  $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char nanosleep ();
-int
-main ()
-{
-return nanosleep ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_lib_posix4_nanosleep=yes
-else
-  ac_cv_lib_posix4_nanosleep=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_posix4_nanosleep" >&5
-$as_echo "$ac_cv_lib_posix4_nanosleep" >&6; }
-if test "x$ac_cv_lib_posix4_nanosleep" = xyes; then :
-
-
-    eval "LIBS_libvlccore="'"'"-lposix4 "'$'"{LIBS_libvlccore}"'"'
-    am_modules_with_libs="${am_modules_with_libs} libvlccore"
-
- have_nanosleep=:
-fi
-
-
-fi
-
-
-fi
-done
-
-if ${have_nanosleep}; then
-
-$as_echo "#define HAVE_NANOSLEEP 1" >>confdefs.h
-
-fi
-fi # end "${SYS}" != "mingw32" -a "${SYS}" != "mingwce"
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for strncasecmp in strings.h" >&5
-$as_echo_n "checking for strncasecmp in strings.h... " >&6; }
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-#include <strings.h>
-
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
-  $EGREP "strncasecmp" >/dev/null 2>&1; then :
-
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-
-$as_echo "#define STRNCASECMP_IN_STRINGS_H 1" >>confdefs.h
-
-else
-
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-rm -f conftest*
-
-
-for ac_header in getopt.h strings.h locale.h xlocale.h
-do :
-  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
-if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
-  cat >>confdefs.h <<_ACEOF
-#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
-_ACEOF
-
-fi
-
-done
-
-for ac_header in fcntl.h sys/time.h sys/ioctl.h sys/stat.h
-do :
-  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
-if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
-  cat >>confdefs.h <<_ACEOF
-#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
-_ACEOF
-
-fi
-
-done
-
-for ac_header in arpa/inet.h netinet/in.h netinet/udplite.h sys/eventfd.h
-do :
-  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
-if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
-  cat >>confdefs.h <<_ACEOF
-#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
-_ACEOF
-
-fi
-
-done
-
-for ac_header in net/if.h
-do :
-  ac_fn_c_check_header_compile "$LINENO" "net/if.h" "ac_cv_header_net_if_h" "
-    #include <sys/types.h>
-    #include <sys/socket.h>
-
-"
-if test "x$ac_cv_header_net_if_h" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_NET_IF_H 1
-_ACEOF
-
-fi
-
-done
-
-for ac_header in sys/mount.h
-do :
-  ac_fn_c_check_header_compile "$LINENO" "sys/mount.h" "ac_cv_header_sys_mount_h" "
-    #include <sys/param.h>
-
-"
-if test "x$ac_cv_header_sys_mount_h" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_SYS_MOUNT_H 1
-_ACEOF
-
-fi
-
-done
-
-if test "${SYS}" != "mingw32" -a "${SYS}" != "mingwce"; then
-for ac_header in machine/param.h sys/shm.h
-do :
-  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
-if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
-  cat >>confdefs.h <<_ACEOF
-#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
-_ACEOF
-
-fi
-
-done
-
-for ac_header in linux/version.h linux/dccp.h scsi/scsi.h linux/magic.h
-do :
-  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
-if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
-  cat >>confdefs.h <<_ACEOF
-#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
-_ACEOF
-
-fi
-
-done
-
-for ac_header in syslog.h
-do :
-  ac_fn_c_check_header_mongrel "$LINENO" "syslog.h" "ac_cv_header_syslog_h" "$ac_includes_default"
-if test "x$ac_cv_header_syslog_h" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_SYSLOG_H 1
-_ACEOF
-
-fi
-
-done
-
-fi # end "${SYS}" != "mingw32" -a "${SYS}" != "mingwce"
-
-
-ac_fn_c_check_type "$LINENO" "ssize_t" "ac_cv_type_ssize_t" "$ac_includes_default"
-if test "x$ac_cv_type_ssize_t" = xyes; then :
-
-else
-
-  $as_echo "#define ssize_t int" >>confdefs.h
-
-
-fi
-
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing poll" >&5
-$as_echo_n "checking for library containing poll... " >&6; }
-if ${ac_cv_search_poll+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_func_search_save_LIBS=$LIBS
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char poll ();
-int
-main ()
-{
-return poll ();
-  ;
-  return 0;
-}
-_ACEOF
-for ac_lib in '' poll; do
-  if test -z "$ac_lib"; then
-    ac_res="none required"
-  else
-    ac_res=-l$ac_lib
-    LIBS="-l$ac_lib  $ac_func_search_save_LIBS"
-  fi
-  if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_search_poll=$ac_res
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext
-  if ${ac_cv_search_poll+:} false; then :
-  break
-fi
-done
-if ${ac_cv_search_poll+:} false; then :
-
-else
-  ac_cv_search_poll=no
-fi
-rm conftest.$ac_ext
-LIBS=$ac_func_search_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_poll" >&5
-$as_echo "$ac_cv_search_poll" >&6; }
-ac_res=$ac_cv_search_poll
-if test "$ac_res" != no; then :
-  test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
-
-$as_echo "#define HAVE_POLL 1" >>confdefs.h
-
-else
-
-if test ${SYS} != "mingw32" -a ${SYS} != "mingwce"
-then
-    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Your platform does not support poll(). VLC has it's own poll() implementation, but it is only intended to be used on Windows. VLC might crash or be insecure when you see this message. Either switch to an OS with a proper poll() implementation, or implement one for your OS in VLC" >&5
-$as_echo "$as_me: WARNING: Your platform does not support poll(). VLC has it's own poll() implementation, but it is only intended to be used on Windows. VLC might crash or be insecure when you see this message. Either switch to an OS with a proper poll() implementation, or implement one for your OS in VLC" >&2;}
-fi
-
-fi
-
-
-need_dirent=false
-for ac_header in dirent.h
-do :
-  ac_fn_c_check_header_mongrel "$LINENO" "dirent.h" "ac_cv_header_dirent_h" "$ac_includes_default"
-if test "x$ac_cv_header_dirent_h" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_DIRENT_H 1
-_ACEOF
-
-else
-  need_dirent=:
-fi
-
-done
-
- if ${need_dirent}; then
-  BUILD_DIRENT_TRUE=
-  BUILD_DIRENT_FALSE='#'
-else
-  BUILD_DIRENT_TRUE='#'
-  BUILD_DIRENT_FALSE=
-fi
-
-
-if test "${SYS}" != "mingw32" -a "${SYS}" != "mingwce"; then
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for nanosleep in time.h" >&5
-$as_echo_n "checking for nanosleep in time.h... " >&6; }
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-#include <time.h>
-
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
-  $EGREP "nanosleep" >/dev/null 2>&1; then :
-
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-
-$as_echo "#define HAVE_DECL_NANOSLEEP 1" >>confdefs.h
-
-
-else
-
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-fi
-rm -f conftest*
-
-fi # end "${SYS}" != "mingw32" -a "${SYS}" != "mingwce"
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for timespec in sys/time.h" >&5
-$as_echo_n "checking for timespec in sys/time.h... " >&6; }
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-#include <sys/time.h>
-
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
-  $EGREP "timespec" >/dev/null 2>&1; then :
-
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-
-$as_echo "#define HAVE_STRUCT_TIMESPEC 1" >>confdefs.h
-
-
-else
-
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-fi
-rm -f conftest*
-
-
-if test "${SYS}" != "mingw32" -a "${SYS}" != "mingwce"; then
-for ac_header in pthread.h
-do :
-  ac_fn_c_check_header_mongrel "$LINENO" "pthread.h" "ac_cv_header_pthread_h" "$ac_includes_default"
-if test "x$ac_cv_header_pthread_h" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_PTHREAD_H 1
-_ACEOF
-
-fi
-
-done
-
-fi # end "${SYS}" != "mingw32" -a "${SYS}" != "mingwce"
-
-
-
-
-
-
-
-
-
-if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
-	if test -n "$ac_tool_prefix"; then
-  # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.
-set dummy ${ac_tool_prefix}pkg-config; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_path_PKG_CONFIG+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  case $PKG_CONFIG in
-  [\\/]* | ?:[\\/]*)
-  ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
-  ;;
-  *)
-  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-  ;;
-esac
-fi
-PKG_CONFIG=$ac_cv_path_PKG_CONFIG
-if test -n "$PKG_CONFIG"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5
-$as_echo "$PKG_CONFIG" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-
-fi
-if test -z "$ac_cv_path_PKG_CONFIG"; then
-  ac_pt_PKG_CONFIG=$PKG_CONFIG
-  # Extract the first word of "pkg-config", so it can be a program name with args.
-set dummy pkg-config; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_path_ac_pt_PKG_CONFIG+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  case $ac_pt_PKG_CONFIG in
-  [\\/]* | ?:[\\/]*)
-  ac_cv_path_ac_pt_PKG_CONFIG="$ac_pt_PKG_CONFIG" # Let the user override the test with a path.
-  ;;
-  *)
-  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_path_ac_pt_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-  ;;
-esac
-fi
-ac_pt_PKG_CONFIG=$ac_cv_path_ac_pt_PKG_CONFIG
-if test -n "$ac_pt_PKG_CONFIG"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_pt_PKG_CONFIG" >&5
-$as_echo "$ac_pt_PKG_CONFIG" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-  if test "x$ac_pt_PKG_CONFIG" = x; then
-    PKG_CONFIG=""
-  else
-    case $cross_compiling:$ac_tool_warned in
-yes:)
-{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
-$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
-ac_tool_warned=yes ;;
-esac
-    PKG_CONFIG=$ac_pt_PKG_CONFIG
-  fi
-else
-  PKG_CONFIG="$ac_cv_path_PKG_CONFIG"
-fi
-
-fi
-if test -n "$PKG_CONFIG"; then
-	_pkg_min_version=0.9.0
-	{ $as_echo "$as_me:${as_lineno-$LINENO}: checking pkg-config is at least version $_pkg_min_version" >&5
-$as_echo_n "checking pkg-config is at least version $_pkg_min_version... " >&6; }
-	if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then
-		{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	else
-		{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-		PKG_CONFIG=""
-	fi
-fi
-
-       if test -n "${PKG_CONFIG}" ; then :
-
-	      if test "${SYS}" = "mingw32" -o "${SYS}" = "mingwce" -o "${SYS}" = "darwin" ; then :
-
-	          PKG_CONFIG="${PKG_CONFIG} --static"
-
-fi
-
-fi
-
-
-for ac_header in zlib.h
-do :
-  ac_fn_c_check_header_mongrel "$LINENO" "zlib.h" "ac_cv_header_zlib_h" "$ac_includes_default"
-if test "x$ac_cv_header_zlib_h" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_ZLIB_H 1
-_ACEOF
-  have_zlib=yes
-else
-   have_zlib=no
-fi
-
-done
-
- if  test "${have_zlib}" = "yes" ; then
-  HAVE_ZLIB_TRUE=
-  HAVE_ZLIB_FALSE='#'
-else
-  HAVE_ZLIB_TRUE='#'
-  HAVE_ZLIB_FALSE=
-fi
-
-if test "${have_zlib}" = "yes"
-then
-
-
-    eval "LIBS_access_http="'"'"-lz "'$'"{LIBS_access_http}"'"'
-    am_modules_with_libs="${am_modules_with_libs} access_http"
-
-    eval "LIBS_mp4="'"'"-lz "'$'"{LIBS_mp4}"'"'
-    am_modules_with_libs="${am_modules_with_libs} mp4"
-
-    eval "LIBS_skins2="'"'"-lz "'$'"{LIBS_skins2}"'"'
-    am_modules_with_libs="${am_modules_with_libs} skins2"
-
-    eval "LIBS_sap="'"'"-lz "'$'"{LIBS_sap}"'"'
-    am_modules_with_libs="${am_modules_with_libs} sap"
-
-    eval "LIBS_mkv="'"'"-lz "'$'"{LIBS_mkv}"'"'
-    am_modules_with_libs="${am_modules_with_libs} mkv"
-
-    eval "LIBS_unzip="'"'"-lz "'$'"{LIBS_unzip}"'"'
-    am_modules_with_libs="${am_modules_with_libs} unzip"
-
-    eval "LIBS_zip="'"'"-lz "'$'"{LIBS_zip}"'"'
-    am_modules_with_libs="${am_modules_with_libs} zip"
-
-
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for MINIZIP" >&5
-$as_echo_n "checking for MINIZIP... " >&6; }
-
-if test -n "$MINIZIP_CFLAGS"; then
-    pkg_cv_MINIZIP_CFLAGS="$MINIZIP_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"minizip \""; } >&5
-  ($PKG_CONFIG --exists --print-errors "minizip ") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_MINIZIP_CFLAGS=`$PKG_CONFIG --cflags "minizip " 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$MINIZIP_LIBS"; then
-    pkg_cv_MINIZIP_LIBS="$MINIZIP_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"minizip \""; } >&5
-  ($PKG_CONFIG --exists --print-errors "minizip ") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_MINIZIP_LIBS=`$PKG_CONFIG --libs "minizip " 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        MINIZIP_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "minizip " 2>&1`
-        else
-	        MINIZIP_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "minizip " 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$MINIZIP_PKG_ERRORS" >&5
-
-
-    for ac_header in unzip.h
-do :
-  ac_fn_c_check_header_mongrel "$LINENO" "unzip.h" "ac_cv_header_unzip_h" "$ac_includes_default"
-if test "x$ac_cv_header_unzip_h" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_UNZIP_H 1
-_ACEOF
-
-      have_minizip=yes
-      MINIZIP_LIBS="-lminizip -lz"
-
-else
-
-      have_minizip=no
-      MINIZIP_CFLAGS="-I\\\${top_srcdir}/libs/unzip"
-      MINIZIP_LIBS="\\\${top_builddir}/libs/unzip/libunzip.la"
-
-fi
-
-done
-
-
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-    for ac_header in unzip.h
-do :
-  ac_fn_c_check_header_mongrel "$LINENO" "unzip.h" "ac_cv_header_unzip_h" "$ac_includes_default"
-if test "x$ac_cv_header_unzip_h" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_UNZIP_H 1
-_ACEOF
-
-      have_minizip=yes
-      MINIZIP_LIBS="-lminizip -lz"
-
-else
-
-      have_minizip=no
-      MINIZIP_CFLAGS="-I\\\${top_srcdir}/libs/unzip"
-      MINIZIP_LIBS="\\\${top_builddir}/libs/unzip/libunzip.la"
-
-fi
-
-done
-
-
-else
-	MINIZIP_CFLAGS=$pkg_cv_MINIZIP_CFLAGS
-	MINIZIP_LIBS=$pkg_cv_MINIZIP_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	 have_minizip=yes
-fi
-
-
-    eval "CPPFLAGS_skins2="'"$'"{CPPFLAGS_skins2} $MINIZIP_CFLAGS"'"'
-    am_modules_with_cppflags="${am_modules_with_cppflags} skins2"
-
-
-
-
-    eval "CFLAGS_zip="'"$'"{CFLAGS_zip} $MINIZIP_CFLAGS"'"'
-    am_modules_with_cflags="${am_modules_with_cflags} zip"
-
-
-
-
-    eval "LIBS_skins2="'"'"$MINIZIP_LIBS "'$'"{LIBS_skins2}"'"'
-    am_modules_with_libs="${am_modules_with_libs} skins2"
-
-    eval "LIBS_zip="'"'"$MINIZIP_LIBS "'$'"{LIBS_zip}"'"'
-    am_modules_with_libs="${am_modules_with_libs} zip"
-
-
-
-
-    PLUGINS="${PLUGINS} unzip"
-    LTLIBunzip=libunzip_plugin.la
-
-
-    PLUGINS="${PLUGINS} zip"
-    LTLIBzip=libzip_plugin.la
-
-
-
-fi
- if  test "${have_minizip}" = "yes" ; then
-  HAVE_MINIZIP_TRUE=
-  HAVE_MINIZIP_FALSE='#'
-else
-  HAVE_MINIZIP_TRUE='#'
-  HAVE_MINIZIP_FALSE=
-fi
-
-
-
-# Check whether --enable-non-utf8 was given.
-if test "${enable_non_utf8+set}" = set; then :
-  enableval=$enable_non_utf8;
-  enable_non_utf8="yes"
-
-fi
-
-if test "${enable_non_utf8}" != "no"; then :
-
-
-$as_echo "#define ASSUME_UTF8 1" >>confdefs.h
-
-
-fi
-
-
-# Check whether --enable-dbus was given.
-if test "${enable_dbus+set}" = set; then :
-  enableval=$enable_dbus;
-fi
-
-case "${SYS}" in
-    linux*|*bsd*)
-if test "${enable_dbus}" != "no" -a "${SYS}" != "mingw32" -a "${SYS}" != "mingwce"
-then
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for DBUS" >&5
-$as_echo_n "checking for DBUS... " >&6; }
-
-if test -n "$DBUS_CFLAGS"; then
-    pkg_cv_DBUS_CFLAGS="$DBUS_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"dbus-1 >= 1.0.0\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "dbus-1 >= 1.0.0") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_DBUS_CFLAGS=`$PKG_CONFIG --cflags "dbus-1 >= 1.0.0" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$DBUS_LIBS"; then
-    pkg_cv_DBUS_LIBS="$DBUS_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"dbus-1 >= 1.0.0\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "dbus-1 >= 1.0.0") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_DBUS_LIBS=`$PKG_CONFIG --libs "dbus-1 >= 1.0.0" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        DBUS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "dbus-1 >= 1.0.0" 2>&1`
-        else
-	        DBUS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "dbus-1 >= 1.0.0" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$DBUS_PKG_ERRORS" >&5
-
-	as_fn_error $? "Couldn't find DBus >= 1.0.0, install libdbus-dev ?" "$LINENO" 5
-
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	as_fn_error $? "Couldn't find DBus >= 1.0.0, install libdbus-dev ?" "$LINENO" 5
-
-else
-	DBUS_CFLAGS=$pkg_cv_DBUS_CFLAGS
-	DBUS_LIBS=$pkg_cv_DBUS_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-
-$as_echo "#define HAVE_DBUS 1" >>confdefs.h
-
-
-
-    eval "LIBS_libvlccore="'"'"$DBUS_LIBS "'$'"{LIBS_libvlccore}"'"'
-    am_modules_with_libs="${am_modules_with_libs} libvlccore"
-
-
-
-
-    eval "CFLAGS_libvlccore="'"$'"{CFLAGS_libvlccore} $DBUS_CFLAGS"'"'
-    am_modules_with_cflags="${am_modules_with_cflags} libvlccore"
-
-
-              # Check whether --enable-dbus-control was given.
-if test "${enable_dbus_control+set}" = set; then :
-  enableval=$enable_dbus_control;
-fi
-
-        if test "${enable_dbus_control}" != "no"
-        then
-
-
-    PLUGINS="${PLUGINS} dbus"
-    LTLIBdbus=libdbus_plugin.la
-
-
-
-
-
-    eval "LIBS_dbus="'"'"$DBUS_LIBS "'$'"{LIBS_dbus}"'"'
-    am_modules_with_libs="${am_modules_with_libs} dbus"
-
-
-
-
-    eval "CFLAGS_dbus="'"$'"{CFLAGS_dbus} $DBUS_CFLAGS"'"'
-    am_modules_with_cflags="${am_modules_with_cflags} dbus"
-
-
-        fi
-              # Check whether --enable-telepathy was given.
-if test "${enable_telepathy+set}" = set; then :
-  enableval=$enable_telepathy;
-fi
-
-        if test "${enable_telepathy}" != "no"; then
-
-
-    PLUGINS="${PLUGINS} telepathy"
-    LTLIBtelepathy=libtelepathy_plugin.la
-
-
-
-
-
-    eval "LIBS_telepathy="'"'"$DBUS_LIBS "'$'"{LIBS_telepathy}"'"'
-    am_modules_with_libs="${am_modules_with_libs} telepathy"
-
-
-
-
-    eval "CFLAGS_telepathy="'"$'"{CFLAGS_telepathy} $DBUS_CFLAGS"'"'
-    am_modules_with_cflags="${am_modules_with_cflags} telepathy"
-
-
-        fi
-
-
-    PLUGINS="${PLUGINS} inhibit"
-    LTLIBinhibit=libinhibit_plugin.la
-
-
-
-
-
-    eval "LIBS_inhibit="'"'"$DBUS_LIBS "'$'"{LIBS_inhibit}"'"'
-    am_modules_with_libs="${am_modules_with_libs} inhibit"
-
-
-
-
-    eval "CFLAGS_inhibit="'"$'"{CFLAGS_inhibit} $DBUS_CFLAGS"'"'
-    am_modules_with_cflags="${am_modules_with_cflags} inhibit"
-
-
-
-fi
-fi
-;;
-esac
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ntohl in sys/param.h" >&5
-$as_echo_n "checking for ntohl in sys/param.h... " >&6; }
-if ${ac_cv_c_ntohl_sys_param_h+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  CFLAGS="${CFLAGS_save} -Wall -Werror"
-     cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-#include <sys/param.h>
-int
-main ()
-{
-int meuh; ntohl(meuh);
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_compile "$LINENO"; then :
-  ac_cv_c_ntohl_sys_param_h=yes
-else
-  ac_cv_c_ntohl_sys_param_h=no
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_ntohl_sys_param_h" >&5
-$as_echo "$ac_cv_c_ntohl_sys_param_h" >&6; }
-if test "${ac_cv_c_ntohl_sys_param_h}" != "no"; then
-
-$as_echo "#define NTOHL_IN_SYS_PARAM_H 1" >>confdefs.h
-
-fi
-CFLAGS="${CFLAGS_save}"
-
- for a in all extra sign-compare undef pointer-arith bad-function-cast write-strings missing-prototypes volatile-register-var error-implicit-function-declaration; do
-
-
-  CFLAGS_save="${CFLAGS}"
-  as_ac_var=`echo "ac_cv_prog_cc_flags_-W$a" | $as_tr_sh`
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC accepts -W$a" >&5
-$as_echo_n "checking if $CC accepts -W$a... " >&6; }
-if eval \${$as_ac_var+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-
-    CFLAGS="${CFLAGS} -W$a"
-    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-int
-main ()
-{
-
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_compile "$LINENO"; then :
-
-      eval "$as_ac_var=yes"
-
-else
-
-      eval "$as_ac_var=no"
-
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-
-fi
-eval ac_res=\$$as_ac_var
-	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
-$as_echo "$ac_res" >&6; }
-
-  ac_res=`eval echo '${'$as_ac_var'}'`
-  CFLAGS="${CFLAGS_save}"
-  if test "${ac_res}" != "no"; then :
-  CFLAGS="${CFLAGS} -W$a"
-fi
-
-
-  done
-
-
-
-  CFLAGS_save="${CFLAGS}"
-  as_ac_var=`echo "ac_cv_prog_cc_flags_-pipe" | $as_tr_sh`
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC accepts -pipe" >&5
-$as_echo_n "checking if $CC accepts -pipe... " >&6; }
-if eval \${$as_ac_var+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-
-    CFLAGS="${CFLAGS} -pipe"
-    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-int
-main ()
-{
-
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_compile "$LINENO"; then :
-
-      eval "$as_ac_var=yes"
-
-else
-
-      eval "$as_ac_var=no"
-
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-
-fi
-eval ac_res=\$$as_ac_var
-	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
-$as_echo "$ac_res" >&6; }
-
-  ac_res=`eval echo '${'$as_ac_var'}'`
-  CFLAGS="${CFLAGS_save}"
-  if test "${ac_res}" != "no"; then :
-  CFLAGS="${CFLAGS} -pipe"
-fi
-
-
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if \$CC accepts -Os" >&5
-$as_echo_n "checking if \$CC accepts -Os... " >&6; }
-if ${ac_cv_c_os+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  CFLAGS="${CFLAGS_save} -Os"
-     cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-int
-main ()
-{
-
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_compile "$LINENO"; then :
-  ac_cv_c_os=yes
-else
-  ac_cv_c_os=no
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_os" >&5
-$as_echo "$ac_cv_c_os" >&6; }
-if test "${ac_cv_c_os}" != "no"; then
-    CFLAGS_OPTIM_SIZE="${CFLAGS_OPTIM_SIZE} -Os"
-else
-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking if \$CC accepts -O" >&5
-$as_echo_n "checking if \$CC accepts -O... " >&6; }
-if ${ac_cv_c_o+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  CFLAGS="${CFLAGS_save} -O"
-         cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-int
-main ()
-{
-
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_compile "$LINENO"; then :
-  ac_cv_c_o=yes
-else
-  ac_cv_c_o=no
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_o" >&5
-$as_echo "$ac_cv_c_o" >&6; }
-    if test "${ac_cv_c_o}" != "no"; then
-        if test "${ac_cv_c_o3}" = "no"; then
-            CFLAGS_OPTIM_SIZE="${CFLAGS_OPTIM_SIZE} -O"
-        fi
-    fi
-fi
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if \$CC accepts -O4" >&5
-$as_echo_n "checking if \$CC accepts -O4... " >&6; }
-if ${ac_cv_c_o4+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  CFLAGS="${CFLAGS_save} -O4"
-     cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-int
-main ()
-{
-
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_compile "$LINENO"; then :
-  ac_cv_c_o4=yes
-else
-  ac_cv_c_o4=no
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_o4" >&5
-$as_echo "$ac_cv_c_o4" >&6; }
-if test "${ac_cv_c_o4}" != "no" -a "x${enable_debug}" = "xno"; then
-    CFLAGS_OPTIM_SPEED="${CFLAGS_OPTIM_SPEED} -O4"
-else
-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking if \$CC accepts -O3" >&5
-$as_echo_n "checking if \$CC accepts -O3... " >&6; }
-if ${ac_cv_c_o3+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  CFLAGS="${CFLAGS_save} -O3"
-         cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-int
-main ()
-{
-
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_compile "$LINENO"; then :
-  ac_cv_c_o3=yes
-else
-  ac_cv_c_o3=no
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_o3" >&5
-$as_echo "$ac_cv_c_o3" >&6; }
-    if test "${ac_cv_c_o3}" != "no" -a "x${enable_debug}" = "xno"; then
-        CFLAGS_OPTIM_SPEED="${CFLAGS_OPTIM_SPEED} -O3"
-    else
-        { $as_echo "$as_me:${as_lineno-$LINENO}: checking if \$CC accepts -O2" >&5
-$as_echo_n "checking if \$CC accepts -O2... " >&6; }
-if ${ac_cv_c_o2+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  CFLAGS="${CFLAGS_save} -O2"
-             cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-int
-main ()
-{
-
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_compile "$LINENO"; then :
-  ac_cv_c_o2=yes
-else
-  ac_cv_c_o2=no
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_o2" >&5
-$as_echo "$ac_cv_c_o2" >&6; }
-        if test "${ac_cv_c_o2}" != "no"; then
-            CFLAGS_OPTIM_SPEED="${CFLAGS_OPTIM_SPEED} -O2"
-        else
-            { $as_echo "$as_me:${as_lineno-$LINENO}: checking if \$CC accepts -O" >&5
-$as_echo_n "checking if \$CC accepts -O... " >&6; }
-if ${ac_cv_c_o+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  CFLAGS="${CFLAGS_save} -O"
-                 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-int
-main ()
-{
-
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_compile "$LINENO"; then :
-  ac_cv_c_o=yes
-else
-  ac_cv_c_o=no
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_o" >&5
-$as_echo "$ac_cv_c_o" >&6; }
-            if test "${ac_cv_c_o}" != "no"; then
-                CFLAGS_OPTIM_SPEED="${CFLAGS_OPTIM_SPEED} -O"
-            fi
-        fi
-    fi
-fi
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if \$CC accepts -O0" >&5
-$as_echo_n "checking if \$CC accepts -O0... " >&6; }
-if ${ac_cv_c_o0+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  CFLAGS="${CFLAGS_save} -O0"
-     cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-int
-main ()
-{
-
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_compile "$LINENO"; then :
-  ac_cv_c_o0=yes
-else
-  ac_cv_c_o0=no
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_o0" >&5
-$as_echo "$ac_cv_c_o0" >&6; }
-if test "${ac_cv_c_o0}" != "no"; then
-    CFLAGS_NOOPTIM="${CFLAGS_NOOPTIM} -O0"
-fi
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if \$CC accepts -ffast-math" >&5
-$as_echo_n "checking if \$CC accepts -ffast-math... " >&6; }
-if ${ac_cv_c_fast_math+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  CFLAGS="${CFLAGS_save} -ffast-math"
-     cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-int
-main ()
-{
-
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_compile "$LINENO"; then :
-  ac_cv_c_fast_math=yes
-else
-  ac_cv_c_fast_math=no
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_fast_math" >&5
-$as_echo "$ac_cv_c_fast_math" >&6; }
-if test "${ac_cv_c_fast_math}" != "no"; then
-    CFLAGS_OPTIM_SPEED="${CFLAGS_OPTIM_SPEED} -ffast-math"
-fi
-
-if test "${SYS}" != "beos"
-then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking if \$CC accepts -funroll-loops" >&5
-$as_echo_n "checking if \$CC accepts -funroll-loops... " >&6; }
-if ${ac_cv_c_unroll_loops+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  CFLAGS="${CFLAGS_save} -funroll-loops"
-       cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-int
-main ()
-{
-
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_compile "$LINENO"; then :
-  ac_cv_c_unroll_loops=yes
-else
-  ac_cv_c_unroll_loops=no
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_unroll_loops" >&5
-$as_echo "$ac_cv_c_unroll_loops" >&6; }
-  if test "${ac_cv_c_unroll_loops}" != "no"; then
-      CFLAGS_OPTIM_SPEED="${CFLAGS_OPTIM_SPEED} -funroll-loops"
-  fi
-fi
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if \$CC accepts -fomit-frame-pointer" >&5
-$as_echo_n "checking if \$CC accepts -fomit-frame-pointer... " >&6; }
-if ${ac_cv_c_omit_frame_pointer+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  CFLAGS="${CFLAGS_save} -fomit-frame-pointer"
-     cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-int
-main ()
-{
-
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_compile "$LINENO"; then :
-  ac_cv_c_omit_frame_pointer=yes
-else
-  ac_cv_c_omit_frame_pointer=no
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_omit_frame_pointer" >&5
-$as_echo "$ac_cv_c_omit_frame_pointer" >&6; }
-if test "${ac_cv_c_omit_frame_pointer}" != "no"; then
- if test "${SYS}" != "darwin"; then
-    CFLAGS_OPTIM_NODEBUG="${CFLAGS_OPTIM_NODEBUG} -fomit-frame-pointer"
- else
-        CFLAGS_OPTIM_NODEBUG="${CFLAGS_OPTIM_NODEBUG} -fno-omit-frame-pointer"
- fi
-fi
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if \$CC accepts -bundle -undefined error" >&5
-$as_echo_n "checking if \$CC accepts -bundle -undefined error... " >&6; }
-if ${ac_cv_ld_darwin+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  CFLAGS="${CFLAGS_save} -bundle -undefined error"
-     cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-int
-main ()
-{
-
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_compile "$LINENO"; then :
-  ac_cv_ld_darwin=yes
-else
-  ac_cv_ld_darwin=no
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_ld_darwin" >&5
-$as_echo "$ac_cv_ld_darwin" >&6; }
-if test "${ac_cv_ld_darwin}" != "no"; then
-
-
-    eval "LDFLAGS_plugin="'"-bundle -undefined error $'"{LDFLAGS_plugin}"'"'
-    am_modules_with_ldflags="${am_modules_with_ldflags} plugin"
-
-
-fi
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking __attribute__ ((aligned ())) support" >&5
-$as_echo_n "checking __attribute__ ((aligned ())) support... " >&6; }
-if ${ac_cv_c_attribute_aligned+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_cv_c_attribute_aligned=0
-        CFLAGS="${CFLAGS_save} -Werror"
-    for ac_cv_c_attr_align_try in 2 4 8 16 32 64; do
-        cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-int
-main ()
-{
-static char c __attribute__ ((aligned(${ac_cv_c_attr_align_try}))) = 0; return c;
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_compile "$LINENO"; then :
-  ac_cv_c_attribute_aligned="${ac_cv_c_attr_align_try}"
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-    done
-        CFLAGS="${CFLAGS_save}"
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_attribute_aligned" >&5
-$as_echo "$ac_cv_c_attribute_aligned" >&6; }
-if test "${ac_cv_c_attribute_aligned}" != "0"; then
-
-cat >>confdefs.h <<_ACEOF
-#define ATTRIBUTE_ALIGNED_MAX ${ac_cv_c_attribute_aligned}
-_ACEOF
-
-fi
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for __attribute__((packed))" >&5
-$as_echo_n "checking for __attribute__((packed))... " >&6; }
-if ${ac_cv_c_attribute_packed+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_cv_c_attribute_packed=no
-   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-int
-main ()
-{
-struct __attribute__((__packed__)) foo { int a; } b; (void)b;
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_compile "$LINENO"; then :
-  ac_cv_c_attribute_packed=yes
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_attribute_packed" >&5
-$as_echo "$ac_cv_c_attribute_packed" >&6; }
-if test "${ac_cv_c_attribute_packed}" != "no"; then
-
-$as_echo "#define HAVE_ATTRIBUTE_PACKED 1" >>confdefs.h
-
-fi
-
-case "${host_cpu}" in
-  "")
-    ARCH=unknown
-    ;;
-  *)
-    ARCH="${host_cpu}"
-    ;;
-esac
-
-for ac_header in execinfo.h
-do :
-  ac_fn_c_check_header_mongrel "$LINENO" "execinfo.h" "ac_cv_header_execinfo_h" "$ac_includes_default"
-if test "x$ac_cv_header_execinfo_h" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_EXECINFO_H 1
-_ACEOF
-
-fi
-
-done
-
-for ac_func in backtrace
-do :
-  ac_fn_c_check_func "$LINENO" "backtrace" "ac_cv_func_backtrace"
-if test "x$ac_cv_func_backtrace" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_BACKTRACE 1
-_ACEOF
-
-fi
-done
-
-
-# Check whether --enable-gprof was given.
-if test "${enable_gprof+set}" = set; then :
-  enableval=$enable_gprof;
-fi
-
-# Check whether --enable-cprof was given.
-if test "${enable_cprof+set}" = set; then :
-  enableval=$enable_cprof;
-fi
-
-test "${enable_gprof}" != "yes" && enable_gprof="no"
-test "${enable_cprof}" != "yes" && enable_cprof="no"
-
-ALIASES="${ALIASES} cvlc rvlc"
-
-if test "${SYS}" != "mingw32" -a "${SYS}" != "mingwce"; then
-
-
-    PLUGINS="${PLUGINS} dynamicoverlay"
-    LTLIBdynamicoverlay=libdynamicoverlay_plugin.la
-
-
-
-elif test "${SYS}" != "mingwce"; then
-
-
-    PLUGINS="${PLUGINS} access_smb"
-    LTLIBaccess_smb=libaccess_smb_plugin.la
-
-
-    PLUGINS="${PLUGINS} dmo"
-    LTLIBdmo=libdmo_plugin.la
-
-
-    PLUGINS="${PLUGINS} globalhotkeys"
-    LTLIBglobalhotkeys=libglobalhotkeys_plugin.la
-
-
-
-
-
-    eval "LIBS_dmo="'"'"-lole32 -luuid "'$'"{LIBS_dmo}"'"'
-    am_modules_with_libs="${am_modules_with_libs} dmo"
-
-
-fi
-if test "${SYS}" = "darwin"; then
-
-
-    eval "LDFLAGS_quartztext="'"-Wl,-framework,ApplicationServices $'"{LDFLAGS_quartztext}"'"'
-    am_modules_with_ldflags="${am_modules_with_ldflags} quartztext"
-
-
-fi
-
-
-
-# Check whether --enable-mmx was given.
-if test "${enable_mmx+set}" = set; then :
-  enableval=$enable_mmx;
-else
-
-  case "${host_cpu}" in
-    i?86|x86_64)
-      enable_mmx="yes"
-      ;;
-    *)
-      enable_mmx="no"
-      ;;
-  esac
-
-fi
-
-have_mmx="no"
-have_mmxext="no"
-if test "${enable_mmx}" != "no"; then :
-
-  ARCH="${ARCH} mmx"
-
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC groks MMX intrinsics" >&5
-$as_echo_n "checking if $CC groks MMX intrinsics... " >&6; }
-if ${ac_cv_c_mmx_intrinsics+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  CFLAGS="${CFLAGS_save} -O -mmmx"
-     cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-#include <mmintrin.h>
-                     #include <stdint.h>
-                     uint64_t frobzor;
-int
-main ()
-{
-__m64 a, b, c;
-                     a = b = c = (__m64)frobzor;
-                     a = _mm_slli_pi16(a, 3);
-                     a = _mm_adds_pi16(a, b);
-                     c = _mm_srli_pi16(c, 8);
-                     c = _mm_slli_pi16(c, 3);
-                     b = _mm_adds_pi16(b, c);
-                     a = _mm_unpacklo_pi8(a, b);
-                     frobzor = (uint64_t)a;
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_compile "$LINENO"; then :
-  ac_cv_c_mmx_intrinsics=yes
-else
-  ac_cv_c_mmx_intrinsics=no
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_mmx_intrinsics" >&5
-$as_echo "$ac_cv_c_mmx_intrinsics" >&6; }
-  if test "${ac_cv_c_mmx_intrinsics}" != "no"; then :
-
-
-$as_echo "#define HAVE_MMX_INTRINSICS 1" >>confdefs.h
-
-    MMX_CFLAGS="-mmmx"
-
-fi
-
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC groks MMX inline assembly" >&5
-$as_echo_n "checking if $CC groks MMX inline assembly... " >&6; }
-if ${ac_cv_mmx_inline+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  CFLAGS="${CFLAGS_save}"
-     cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-int
-main ()
-{
-void *p;asm volatile("packuswb %%mm1,%%mm2"::"r"(p));
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_compile "$LINENO"; then :
-  ac_cv_mmx_inline=yes
-else
-  ac_cv_mmx_inline=no
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_mmx_inline" >&5
-$as_echo "$ac_cv_mmx_inline" >&6; }
-  if test "${ac_cv_mmx_inline}" != "no"; then :
-
-
-$as_echo "#define CAN_COMPILE_MMX 1" >>confdefs.h
-
-    have_mmx="yes"
-
-fi
-
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC groks MMX EXT inline assembly" >&5
-$as_echo_n "checking if $CC groks MMX EXT inline assembly... " >&6; }
-if ${ac_cv_mmxext_inline+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  CFLAGS="${CFLAGS_save}"
-     cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-int
-main ()
-{
-void *p;asm volatile("maskmovq %%mm1,%%mm2"::"r"(p));
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_compile "$LINENO"; then :
-  ac_cv_mmxext_inline=yes
-else
-  ac_cv_mmxext_inline=no
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_mmxext_inline" >&5
-$as_echo "$ac_cv_mmxext_inline" >&6; }
-  if test "${ac_cv_mmxext_inline}" != "no"; then :
-
-
-$as_echo "#define CAN_COMPILE_MMXEXT 1" >>confdefs.h
-
-    have_mmxext="yes"
-
-fi
-
-fi
-
- if test "${have_mmx}" = "yes"; then
-  HAVE_MMX_TRUE=
-  HAVE_MMX_FALSE='#'
-else
-  HAVE_MMX_TRUE='#'
-  HAVE_MMX_FALSE=
-fi
-
- if test "${have_mmxext}" = "yes"; then
-  HAVE_MMXEXT_TRUE=
-  HAVE_MMXEXT_FALSE='#'
-else
-  HAVE_MMXEXT_TRUE='#'
-  HAVE_MMXEXT_FALSE=
-fi
-
-
-# Check whether --enable-sse was given.
-if test "${enable_sse+set}" = set; then :
-  enableval=$enable_sse;
-else
-
-  case "${host_cpu}" in
-    i686|x86_64)
-      enable_sse=yes
-      ;;
-    *)
-      enable_sse=no
-      ;;
-  esac
-
-fi
-
-have_sse2="no"
-if test "${enable_sse}" != "no"; then :
-
-  ARCH="${ARCH} sse sse2"
-
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC groks SSE2 intrinsics" >&5
-$as_echo_n "checking if $CC groks SSE2 intrinsics... " >&6; }
-if ${ac_cv_c_sse2_intrinsics+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  CFLAGS="${CFLAGS_save} -O -msse2"
-     cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-#include <emmintrin.h>
-                     #include <stdint.h>
-                     uint64_t frobzor;
-int
-main ()
-{
-__m128i a, b, c;
-                     a = b = c = _mm_set1_epi64((__m64)frobzor);
-                     a = _mm_slli_epi16(a, 3);
-                     a = _mm_adds_epi16(a, b);
-                     c = _mm_srli_epi16(c, 8);
-                     c = _mm_slli_epi16(c, 3);
-                     b = _mm_adds_epi16(b, c);
-                     a = _mm_unpacklo_epi8(a, b);
-                     frobzor = (uint64_t)_mm_movepi64_pi64(a);
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_compile "$LINENO"; then :
-  ac_cv_c_sse2_intrinsics=yes
-else
-  ac_cv_c_sse2_intrinsics=no
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_sse2_intrinsics" >&5
-$as_echo "$ac_cv_c_sse2_intrinsics" >&6; }
-  if test "${ac_cv_c_sse2_intrinsics}" != "no"; then :
-
-
-$as_echo "#define HAVE_SSE2_INTRINSICS 1" >>confdefs.h
-
-    SSE2_CFLAGS="-msse2"
-
-fi
-
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC groks SSE inline assembly" >&5
-$as_echo_n "checking if $CC groks SSE inline assembly... " >&6; }
-if ${ac_cv_sse_inline+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  CFLAGS="${CFLAGS_save}"
-     cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-int
-main ()
-{
-void *p;asm volatile("xorps %%xmm1,%%xmm2"::"r"(p));
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_compile "$LINENO"; then :
-  ac_cv_sse_inline=yes
-else
-  ac_cv_sse_inline=no
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sse_inline" >&5
-$as_echo "$ac_cv_sse_inline" >&6; }
-  if test "${ac_cv_sse_inline}" != "no" -a "${SYS}" != "solaris"; then :
-
-
-$as_echo "#define CAN_COMPILE_SSE 1" >>confdefs.h
-
-
-fi
-
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC groks SSE2 inline assembly" >&5
-$as_echo_n "checking if $CC groks SSE2 inline assembly... " >&6; }
-if ${ac_cv_sse2_inline+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  CFLAGS="${CFLAGS_save}"
-     cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-int
-main ()
-{
-void *p;asm volatile("punpckhqdq %%xmm1,%%xmm2"::"r"(p));
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_compile "$LINENO"; then :
-  ac_cv_sse2_inline=yes
-else
-  ac_cv_sse2_inline=no
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sse2_inline" >&5
-$as_echo "$ac_cv_sse2_inline" >&6; }
-  if test "${ac_cv_sse2_inline}" != "no" -a "${SYS}" != "solaris"; then :
-
-
-$as_echo "#define CAN_COMPILE_SSE2 1" >>confdefs.h
-
-    have_sse2="yes"
-
-fi
-
-  # SSE3
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC groks SSE3 inline assembly" >&5
-$as_echo_n "checking if $CC groks SSE3 inline assembly... " >&6; }
-if ${ac_cv_sse3_inline+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  CFLAGS="${CFLAGS_save}"
-     cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-int
-main ()
-{
-void *p;asm volatile("movsldup %%xmm1,%%xmm0"::"r"(p));
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_compile "$LINENO"; then :
-  ac_cv_sse3_inline=yes
-else
-  ac_cv_sse3_inline=no
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sse3_inline" >&5
-$as_echo "$ac_cv_sse3_inline" >&6; }
-  if test "${ac_cv_sse3_inline}" != "no"; then :
-
-
-$as_echo "#define CAN_COMPILE_SSE3 1" >>confdefs.h
-
-fi
-  # SSSE3
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC groks SSSE3 inline assembly" >&5
-$as_echo_n "checking if $CC groks SSSE3 inline assembly... " >&6; }
-if ${ac_cv_ssse3_inline+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  CFLAGS="${CFLAGS_save}"
-     cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-int
-main ()
-{
-void *p;asm volatile("pabsw %%xmm0,%%xmm0"::"r"(p));
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_compile "$LINENO"; then :
-  ac_cv_ssse3_inline=yes
-else
-  ac_cv_ssse3_inline=no
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_ssse3_inline" >&5
-$as_echo "$ac_cv_ssse3_inline" >&6; }
-  if test "${ac_cv_ssse3_inline}" != "no"; then :
-
-
-$as_echo "#define CAN_COMPILE_SSSE3 1" >>confdefs.h
-
-fi
-
-  # SSE4.1
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC groks SSE4.1 inline assembly" >&5
-$as_echo_n "checking if $CC groks SSE4.1 inline assembly... " >&6; }
-if ${ac_cv_sse4_1_inline+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  CFLAGS="${CFLAGS_save}"
-     cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-int
-main ()
-{
-void *p;asm volatile("pmaxsb %%xmm1,%%xmm0"::"r"(p));
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_compile "$LINENO"; then :
-  ac_cv_sse4_1_inline=yes
-else
-  ac_cv_sse4_1_inline=no
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sse4_1_inline" >&5
-$as_echo "$ac_cv_sse4_1_inline" >&6; }
-  if test "${ac_cv_sse4_1_inline}" != "no"; then :
-
-
-$as_echo "#define CAN_COMPILE_SSE4_1 1" >>confdefs.h
-
-fi
-
-  # SSE4.2
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC groks SSE4.2 inline assembly" >&5
-$as_echo_n "checking if $CC groks SSE4.2 inline assembly... " >&6; }
-if ${ac_cv_sse4_2_inline+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  CFLAGS="${CFLAGS_save}"
-     cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-int
-main ()
-{
-void *p;asm volatile("pcmpgtq %%xmm1,%%xmm0"::"r"(p));
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_compile "$LINENO"; then :
-  ac_cv_sse4_2_inline=yes
-else
-  ac_cv_sse4_2_inline=no
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sse4_2_inline" >&5
-$as_echo "$ac_cv_sse4_2_inline" >&6; }
-  if test "${ac_cv_sse4_2_inline}" != "no"; then :
-
-
-$as_echo "#define CAN_COMPILE_SSE4_2 1" >>confdefs.h
-
-fi
-
-  # SSE4A
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC groks SSE4A inline assembly" >&5
-$as_echo_n "checking if $CC groks SSE4A inline assembly... " >&6; }
-if ${ac_cv_sse4a_inline+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  CFLAGS="${CFLAGS_save}"
-     cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-int
-main ()
-{
-void *p;asm volatile("insertq %%xmm1,%%xmm0"::"r"(p));
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_compile "$LINENO"; then :
-  ac_cv_sse4a_inline=yes
-else
-  ac_cv_sse4a_inline=no
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sse4a_inline" >&5
-$as_echo "$ac_cv_sse4a_inline" >&6; }
-  if test "${ac_cv_sse4a_inline}" != "no"; then :
-
-
-$as_echo "#define CAN_COMPILE_SSE4A 1" >>confdefs.h
-
-fi
-
-fi
-
- if test "$have_sse2" = "yes"; then
-  HAVE_SSE2_TRUE=
-  HAVE_SSE2_FALSE='#'
-else
-  HAVE_SSE2_TRUE='#'
-  HAVE_SSE2_FALSE=
-fi
-
-
-have_3dnow="no"
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC groks 3D Now! inline assembly" >&5
-$as_echo_n "checking if $CC groks 3D Now! inline assembly... " >&6; }
-if ${ac_cv_3dnow_inline+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  CFLAGS="${CFLAGS_save}"
-     cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-int
-main ()
-{
-void *p;asm volatile("pfadd %%mm1,%%mm2"::"r"(p));
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_compile "$LINENO"; then :
-  ac_cv_3dnow_inline=yes
-else
-  ac_cv_3dnow_inline=no
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_3dnow_inline" >&5
-$as_echo "$ac_cv_3dnow_inline" >&6; }
-if test "${ac_cv_3dnow_inline}" != "no"; then :
-
-
-$as_echo "#define CAN_COMPILE_3DNOW 1" >>confdefs.h
-
-  have_3dnow="yes"
-
-fi
- if test "$have_3dnow" = "yes"; then
-  HAVE_3DNOW_TRUE=
-  HAVE_3DNOW_FALSE='#'
-else
-  HAVE_3DNOW_TRUE='#'
-  HAVE_3DNOW_FALSE=
-fi
-
-
-
-# Check whether --enable-neon was given.
-if test "${enable_neon+set}" = set; then :
-  enableval=$enable_neon;
-else
-
-  if test "${host_cpu}" = "arm"; then :
-  enable_neon="yes"
-else
-  enable_neon="no"
-fi
-
-fi
-
-if test "${enable_neon}" != "no"; then :
-
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC groks NEON inline assembly" >&5
-$as_echo_n "checking if $CC groks NEON inline assembly... " >&6; }
-if ${ac_cv_neon_inline+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-
-    CFLAGS="${CFLAGS_save} -mfpu=neon"
-    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-
-int
-main ()
-{
-
-asm volatile("vqmovun.s64 d0, q1":::"d0");
-asm volatile("ssat r0, #1, r0":::"r0"); /* assume ARMv6 */
-
-  ;
-  return 0;
-}
-
-_ACEOF
-if ac_fn_c_try_compile "$LINENO"; then :
-
-      ac_cv_neon_inline="-mfpu=neon"
-
-else
-
-      ac_cv_neon_inline="no"
-
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-    CFLAGS="${CFLAGS_save}"
-
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_neon_inline" >&5
-$as_echo "$ac_cv_neon_inline" >&6; }
-  ARM_NEON_CFLAGS="$ac_cv_neon_inline"
-
-else
-
-  ac_cv_neon_inline="no"
-
-fi
-
- if test "${ac_cv_neon_inline}" != "no"; then
-  HAVE_ARM_NEON_TRUE=
-  HAVE_ARM_NEON_FALSE='#'
-else
-  HAVE_ARM_NEON_TRUE='#'
-  HAVE_ARM_NEON_FALSE=
-fi
-
-
-
-# Check whether --enable-altivec was given.
-if test "${enable_altivec+set}" = set; then :
-  enableval=$enable_altivec;
-else
-
-  if test "${host_cpu}" = "powerpc"; then :
-  enable_altivec=yes
-else
-  enable_altivec=no
-fi
-
-fi
-
-have_altivec="no"
-if test "${enable_altivec}" = "yes"; then :
-
-  ARCH="${ARCH} altivec";
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC groks AltiVec inline assembly" >&5
-$as_echo_n "checking if $CC groks AltiVec inline assembly... " >&6; }
-if ${ac_cv_altivec_inline+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  CFLAGS="${CFLAGS_save}"
-     cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-int
-main ()
-{
-asm volatile("vperm 0,1,2,3");
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_compile "$LINENO"; then :
-  ac_cv_altivec_inline="yes"
-else
-  CFLAGS="${CFLAGS_save} -Wa,-m7400"
-          cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-int
-main ()
-{
-asm volatile("vperm 0,1,2,3");
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_compile "$LINENO"; then :
-  ac_cv_altivec_inline="-Wa,-m7400"
-else
-  ac_cv_altivec_inline=no
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_altivec_inline" >&5
-$as_echo "$ac_cv_altivec_inline" >&6; }
-  if test "${ac_cv_altivec_inline}" != "no"; then :
-
-
-$as_echo "#define CAN_COMPILE_ALTIVEC 1" >>confdefs.h
-
-    if test "${ac_cv_altivec_inline}" != "yes"; then :
-
-
-
-    eval "CFLAGS_idctaltivec="'"$'"{CFLAGS_idctaltivec} ${ac_cv_altivec_inline}"'"'
-    am_modules_with_cflags="${am_modules_with_cflags} idctaltivec"
-
-
-
-
-    eval "CFLAGS_motionaltivec="'"$'"{CFLAGS_motionaltivec} ${ac_cv_altivec_inline}"'"'
-    am_modules_with_cflags="${am_modules_with_cflags} motionaltivec"
-
-
-
-
-    eval "CFLAGS_memcpyaltivec="'"$'"{CFLAGS_memcpyaltivec} ${ac_cv_altivec_inline}"'"'
-    am_modules_with_cflags="${am_modules_with_cflags} memcpyaltivec"
-
-
-
-
-    eval "CFLAGS_i420_yuy2_altivec="'"$'"{CFLAGS_i420_yuy2_altivec} ${ac_cv_altivec_inline}"'"'
-    am_modules_with_cflags="${am_modules_with_cflags} i420_yuy2_altivec"
-
-
-
-
-    eval "CFLAGS_libvlccore="'"$'"{CFLAGS_libvlccore} ${ac_cv_altivec_inline}"'"'
-    am_modules_with_cflags="${am_modules_with_cflags} libvlccore"
-
-
-
-fi
-    have_altivec="yes"
-
-fi
-
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking if \$CC groks AltiVec C extensions" >&5
-$as_echo_n "checking if \$CC groks AltiVec C extensions... " >&6; }
-if ${ac_cv_c_altivec+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  # OS X/PPC test (gcc 4.x)
-   CFLAGS="${CFLAGS_save} -mpim-altivec -force_cpusubtype_ALL"
-   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-vector unsigned char foo;
-int
-main ()
-{
-vec_ld(0, (unsigned char *)0);
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_compile "$LINENO"; then :
-  ac_cv_c_altivec="-mpim-altivec -force_cpusubtype_ALL"
-else
-  # OS X/PPC test (gcc 3.x)
-      CFLAGS="${CFLAGS_save} -faltivec"
-      cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-vector unsigned char foo;
-int
-main ()
-{
-vec_ld(1 * sizeof(vector float), (unsigned char *)0);
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_compile "$LINENO"; then :
-  ac_cv_c_altivec="-faltivec"
-else
-          # Linux/PPC test (gcc 4.x)
-         CFLAGS="${CFLAGS_save} -maltivec"
-         cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-#include <altivec.h>
-int
-main ()
-{
-vec_ld(0, (unsigned char *)0);
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_compile "$LINENO"; then :
-  ac_cv_c_altivec="-maltivec"
-else
-  # Linux/PPC test (gcc 3.3)
-            CFLAGS="${CFLAGS_save} -maltivec -mabi=altivec"
-            cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-#include <altivec.h>
-int
-main ()
-{
-vec_ld(0, (unsigned char *)0);
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_compile "$LINENO"; then :
-  ac_cv_c_altivec=""
-               ac_cv_c_altivec_abi="-maltivec -mabi=altivec"
-else
-  # Linux/PPC test (gcc 3.3)
-               CFLAGS="${CFLAGS_save} -fvec"
-               cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-#include <altivec.h>
-int
-main ()
-{
-vec_ld(0, (unsigned char *)0);
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_compile "$LINENO"; then :
-  ac_cv_c_altivec="-fvec"
-else
-  ac_cv_c_altivec=no
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-   CFLAGS="${CFLAGS_save}"
-
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_altivec" >&5
-$as_echo "$ac_cv_c_altivec" >&6; }
-  if test "${ac_cv_c_altivec}" != "no"; then :
-
-    CPPFLAGS="${CPPFLAGS_save} ${ac_cv_c_altivec}"
-
-fi
-
-  for ac_header in altivec.h
-do :
-  ac_fn_c_check_header_mongrel "$LINENO" "altivec.h" "ac_cv_header_altivec_h" "$ac_includes_default"
-if test "x$ac_cv_header_altivec_h" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_ALTIVEC_H 1
-_ACEOF
-
-fi
-
-done
-
-  CPPFLAGS="${CPPFLAGS_save}"
-
-  if test "${ac_cv_c_altivec}" != "no"; then :
-
-
-$as_echo "#define CAN_COMPILE_C_ALTIVEC 1" >>confdefs.h
-
-
-
-    eval "CFLAGS_libvlccore="'"$'"{CFLAGS_libvlccore} ${ac_cv_c_altivec}"'"'
-    am_modules_with_cflags="${am_modules_with_cflags} libvlccore"
-
-
-
-
-    eval "CFLAGS_idctaltivec="'"$'"{CFLAGS_idctaltivec} ${ac_cv_c_altivec}"'"'
-    am_modules_with_cflags="${am_modules_with_cflags} idctaltivec"
-
-    eval "CFLAGS_motionaltivec="'"$'"{CFLAGS_motionaltivec} ${ac_cv_c_altivec}"'"'
-    am_modules_with_cflags="${am_modules_with_cflags} motionaltivec"
-
-
-
-
-    eval "CFLAGS_i420_yuy2_altivec="'"$'"{CFLAGS_i420_yuy2_altivec} ${ac_cv_c_altivec} ${ac_cv_c_altivec_abi}"'"'
-    am_modules_with_cflags="${am_modules_with_cflags} i420_yuy2_altivec"
-
-    eval "CFLAGS_memcpyaltivec="'"$'"{CFLAGS_memcpyaltivec} ${ac_cv_c_altivec} ${ac_cv_c_altivec_abi}"'"'
-    am_modules_with_cflags="${am_modules_with_cflags} memcpyaltivec"
-
-    eval "CFLAGS_deinterlace="'"$'"{CFLAGS_deinterlace} ${ac_cv_c_altivec} ${ac_cv_c_altivec_abi}"'"'
-    am_modules_with_cflags="${am_modules_with_cflags} deinterlace"
-
-
-    have_altivec="yes"
-
-fi
-
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking if linker needs -framework vecLib" >&5
-$as_echo_n "checking if linker needs -framework vecLib... " >&6; }
-if ${ac_cv_ld_altivec+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  LDFLAGS="${LDFLAGS_vlc} -Wl,-framework,vecLib"
-     cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-int
-main ()
-{
-
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_ld_altivec=yes
-else
-  ac_cv_ld_altivec=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-     LDFLAGS="${LDFLAGS_save}"
-
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_ld_altivec" >&5
-$as_echo "$ac_cv_ld_altivec" >&6; }
-  if test "${ac_cv_ld_altivec}" != "no"; then :
-
-
-
-    eval "LDFLAGS_libvlccore="'"-Wl,-framework,vecLib $'"{LDFLAGS_libvlccore}"'"'
-    am_modules_with_ldflags="${am_modules_with_ldflags} libvlccore"
-
-    eval "LDFLAGS_idctaltivec="'"-Wl,-framework,vecLib $'"{LDFLAGS_idctaltivec}"'"'
-    am_modules_with_ldflags="${am_modules_with_ldflags} idctaltivec"
-
-    eval "LDFLAGS_motionaltivec="'"-Wl,-framework,vecLib $'"{LDFLAGS_motionaltivec}"'"'
-    am_modules_with_ldflags="${am_modules_with_ldflags} motionaltivec"
-
-    eval "LDFLAGS_memcpyaltivec="'"-Wl,-framework,vecLib $'"{LDFLAGS_memcpyaltivec}"'"'
-    am_modules_with_ldflags="${am_modules_with_ldflags} memcpyaltivec"
-
-
-
-fi
-
-fi
- if test "$have_altivec" = "yes"; then
-  HAVE_ALTIVEC_TRUE=
-  HAVE_ALTIVEC_FALSE='#'
-else
-  HAVE_ALTIVEC_TRUE='#'
-  HAVE_ALTIVEC_FALSE=
-fi
-
-
-
-# Check whether --with-tuning was given.
-if test "${with_tuning+set}" = set; then :
-  withval=$with_tuning;
-fi
-
-if test -n "${with_tuning}"; then
-    if test "${with_tuning}" != "no"; then
-        CFLAGS_TUNING="-mtune=${with_tuning}"
-    fi
-else
-    if test "${SYS}" = "darwin" -a "${host_cpu}" = "i686"; then
-        CFLAGS_TUNING="-march=prescott -mtune=generic"
-    elif test "${SYS}" = "darwin" -a "${host_cpu}" = "x86_64"; then
-        CFLAGS_TUNING="-march=core2 -mtune=core2"
-    elif test "${host_cpu}" = "i686" -o "${host_cpu}" = "i586" -o "${host_cpu}" = "i486" -o "${host_cpu}" = "i386"; then
-        CFLAGS_TUNING="-mtune=pentium2"
-    elif test "${host_cpu}" = "x86_64"; then
-        CFLAGS_TUNING="-mtune=athlon64"
-    elif test "${host_cpu}" = "powerpc"; then
-        CFLAGS_TUNING="-mtune=G4";
-    fi
-fi
-
-if test "${CFLAGS_TUNING}"; then :
-  CFLAGS_save="${CFLAGS}"
-    CFLAGS="${CFLAGS} ${CFLAGS_TUNING}"
-
-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts ${CFLAGS_TUNING}" >&5
-$as_echo_n "checking whether $CC accepts ${CFLAGS_TUNING}... " >&6; }
-    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-_ACEOF
-if ac_fn_c_try_compile "$LINENO"; then :
-  tuning="yes"
-else
-  CFLAGS_TUNING=""; tuning="no"
-                       if test "${with_tuning}"; then :
-  as_fn_error $? "requested tuning not supported" "$LINENO" 5
-fi
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-
-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $tuning" >&5
-$as_echo "$tuning" >&6; }
-    CFLAGS="${CFLAGS_save}"
-
-fi
-
-# Check whether --enable-optimize-memory was given.
-if test "${enable_optimize_memory+set}" = set; then :
-  enableval=$enable_optimize_memory;
-fi
-
-if test "${enable_optimize_memory}" = "yes"; then
-
-$as_echo "#define OPTIMIZE_MEMORY 1" >>confdefs.h
-
-fi
-
-# Check whether --enable-optimizations was given.
-if test "${enable_optimizations+set}" = set; then :
-  enableval=$enable_optimizations;
-fi
-
-if test "${enable_optimizations}" != "no"; then
-   if test "${enable_optimize_memory}" = "yes"; then
-      enable_optimizations="size"
-   else
-      enable_optimizations="speed"
-   fi
-fi
-
-# Check whether --enable-debug was given.
-if test "${enable_debug+set}" = set; then :
-  enableval=$enable_debug;
-fi
-
-test "${enable_debug}" != "yes" && enable_debug="no"
-
-if test "x${enable_debug}" = "xno"; then :
-
-  $as_echo "#define NDEBUG 1" >>confdefs.h
-
-
-else
-
-  for ac_header in valgrind/valgrind.h
-do :
-  ac_fn_c_check_header_mongrel "$LINENO" "valgrind/valgrind.h" "ac_cv_header_valgrind_valgrind_h" "$ac_includes_default"
-if test "x$ac_cv_header_valgrind_valgrind_h" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_VALGRIND_VALGRIND_H 1
-_ACEOF
-
-fi
-
-done
-
-
-fi
-
-# Check whether --enable-run-as-root was given.
-if test "${enable_run_as_root+set}" = set; then :
-  enableval=$enable_run_as_root;
-fi
-
-if test "${enable_run_as_root}" = "yes"; then :
-
-
-$as_echo "#define ALLOW_RUN_AS_ROOT 1" >>confdefs.h
-
-
-fi
-
-# Check whether --enable-coverage was given.
-if test "${enable_coverage+set}" = set; then :
-  enableval=$enable_coverage;
-else
-  enable_coverage="no"
-fi
-
-if test "${enable_coverage}" != "no"; then :
-
-	CFLAGS="-fprofile-arcs -ftest-coverage ${CFLAGS}"
-	CXXFLAGS="-fprofile-arcs -ftest-coverage ${CXXFLAGS}"
-	LDFLAGS="-lgcov ${LDFLAGS}"
-		CFLAGS_save="${CFLAGS}"
-	CXXFLAGS_save="${CXXFLAGS}"
-	LDFLAGS_save="${LDFLAGS}"
-
-fi
-
-# Check whether --enable-sout was given.
-if test "${enable_sout+set}" = set; then :
-  enableval=$enable_sout;
-fi
-
-if test "${enable_sout}" != "no"; then :
-
-
-$as_echo "#define ENABLE_SOUT 1" >>confdefs.h
-
-
-fi
- if test "${enable_sout}" != "no"; then
-  ENABLE_SOUT_TRUE=
-  ENABLE_SOUT_FALSE='#'
-else
-  ENABLE_SOUT_TRUE='#'
-  ENABLE_SOUT_FALSE=
-fi
-
-
-# Check whether --enable-lua was given.
-if test "${enable_lua+set}" = set; then :
-  enableval=$enable_lua;
-fi
-
-if test "${enable_lua}" != "no"
-then
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for LUA" >&5
-$as_echo_n "checking for LUA... " >&6; }
-
-if test -n "$LUA_CFLAGS"; then
-    pkg_cv_LUA_CFLAGS="$LUA_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lua5.1\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "lua5.1") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_LUA_CFLAGS=`$PKG_CONFIG --cflags "lua5.1" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$LUA_LIBS"; then
-    pkg_cv_LUA_LIBS="$LUA_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lua5.1\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "lua5.1") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_LUA_LIBS=`$PKG_CONFIG --libs "lua5.1" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        LUA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "lua5.1" 2>&1`
-        else
-	        LUA_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "lua5.1" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$LUA_PKG_ERRORS" >&5
-
-
-    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: lua5.1 not found, trying lua >= 5.1 instead" >&5
-$as_echo "$as_me: WARNING: lua5.1 not found, trying lua >= 5.1 instead" >&2;}
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for LUA" >&5
-$as_echo_n "checking for LUA... " >&6; }
-
-if test -n "$LUA_CFLAGS"; then
-    pkg_cv_LUA_CFLAGS="$LUA_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lua >= 5.1\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "lua >= 5.1") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_LUA_CFLAGS=`$PKG_CONFIG --cflags "lua >= 5.1" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$LUA_LIBS"; then
-    pkg_cv_LUA_LIBS="$LUA_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lua >= 5.1\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "lua >= 5.1") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_LUA_LIBS=`$PKG_CONFIG --libs "lua >= 5.1" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        LUA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "lua >= 5.1" 2>&1`
-        else
-	        LUA_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "lua >= 5.1" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$LUA_PKG_ERRORS" >&5
-
-
-        have_lua=yes
-        for ac_header in lua.h lauxlib.h lualib.h
-do :
-  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
-if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
-  cat >>confdefs.h <<_ACEOF
-#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
-_ACEOF
-
-else
-   have_lua=no
-fi
-
-done
-
-        as_ac_Lib=`$as_echo "ac_cv_lib_lua5.1 ''_luaL_newstate" | $as_tr_sh`
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for luaL_newstate in -llua5.1 " >&5
-$as_echo_n "checking for luaL_newstate in -llua5.1 ... " >&6; }
-if eval \${$as_ac_Lib+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-llua5.1   $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char luaL_newstate ();
-int
-main ()
-{
-return luaL_newstate ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  eval "$as_ac_Lib=yes"
-else
-  eval "$as_ac_Lib=no"
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-eval ac_res=\$$as_ac_Lib
-	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
-$as_echo "$ac_res" >&6; }
-if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then :
-  LUA_LIBS="-llua5.1"
-else
-  as_ac_Lib=`$as_echo "ac_cv_lib_lua51 ''_luaL_newstate" | $as_tr_sh`
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for luaL_newstate in -llua51 " >&5
-$as_echo_n "checking for luaL_newstate in -llua51 ... " >&6; }
-if eval \${$as_ac_Lib+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-llua51   $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char luaL_newstate ();
-int
-main ()
-{
-return luaL_newstate ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  eval "$as_ac_Lib=yes"
-else
-  eval "$as_ac_Lib=no"
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-eval ac_res=\$$as_ac_Lib
-	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
-$as_echo "$ac_res" >&6; }
-if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then :
-  LUA_LIBS="-llua51"
-else
-  as_ac_Lib=`$as_echo "ac_cv_lib_lua ''_luaL_newstate" | $as_tr_sh`
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for luaL_newstate in -llua " >&5
-$as_echo_n "checking for luaL_newstate in -llua ... " >&6; }
-if eval \${$as_ac_Lib+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-llua  -lm $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char luaL_newstate ();
-int
-main ()
-{
-return luaL_newstate ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  eval "$as_ac_Lib=yes"
-else
-  eval "$as_ac_Lib=no"
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-eval ac_res=\$$as_ac_Lib
-	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
-$as_echo "$ac_res" >&6; }
-if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then :
-  LUA_LIBS="-llua"
-else
-   have_lua=no
-
-fi
-
-
-fi
-
-
-fi
-
-
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-        have_lua=yes
-        for ac_header in lua.h lauxlib.h lualib.h
-do :
-  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
-if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
-  cat >>confdefs.h <<_ACEOF
-#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
-_ACEOF
-
-else
-   have_lua=no
-fi
-
-done
-
-        as_ac_Lib=`$as_echo "ac_cv_lib_lua5.1 ''_luaL_newstate" | $as_tr_sh`
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for luaL_newstate in -llua5.1 " >&5
-$as_echo_n "checking for luaL_newstate in -llua5.1 ... " >&6; }
-if eval \${$as_ac_Lib+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-llua5.1   $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char luaL_newstate ();
-int
-main ()
-{
-return luaL_newstate ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  eval "$as_ac_Lib=yes"
-else
-  eval "$as_ac_Lib=no"
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-eval ac_res=\$$as_ac_Lib
-	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
-$as_echo "$ac_res" >&6; }
-if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then :
-  LUA_LIBS="-llua5.1"
-else
-  as_ac_Lib=`$as_echo "ac_cv_lib_lua51 ''_luaL_newstate" | $as_tr_sh`
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for luaL_newstate in -llua51 " >&5
-$as_echo_n "checking for luaL_newstate in -llua51 ... " >&6; }
-if eval \${$as_ac_Lib+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-llua51   $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char luaL_newstate ();
-int
-main ()
-{
-return luaL_newstate ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  eval "$as_ac_Lib=yes"
-else
-  eval "$as_ac_Lib=no"
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-eval ac_res=\$$as_ac_Lib
-	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
-$as_echo "$ac_res" >&6; }
-if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then :
-  LUA_LIBS="-llua51"
-else
-  as_ac_Lib=`$as_echo "ac_cv_lib_lua ''_luaL_newstate" | $as_tr_sh`
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for luaL_newstate in -llua " >&5
-$as_echo_n "checking for luaL_newstate in -llua ... " >&6; }
-if eval \${$as_ac_Lib+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-llua  -lm $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char luaL_newstate ();
-int
-main ()
-{
-return luaL_newstate ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  eval "$as_ac_Lib=yes"
-else
-  eval "$as_ac_Lib=no"
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-eval ac_res=\$$as_ac_Lib
-	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
-$as_echo "$ac_res" >&6; }
-if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then :
-  LUA_LIBS="-llua"
-else
-   have_lua=no
-
-fi
-
-
-fi
-
-
-fi
-
-
-else
-	LUA_CFLAGS=$pkg_cv_LUA_CFLAGS
-	LUA_LIBS=$pkg_cv_LUA_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	 have_lua=yes
-fi
-
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: lua5.1 not found, trying lua >= 5.1 instead" >&5
-$as_echo "$as_me: WARNING: lua5.1 not found, trying lua >= 5.1 instead" >&2;}
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for LUA" >&5
-$as_echo_n "checking for LUA... " >&6; }
-
-if test -n "$LUA_CFLAGS"; then
-    pkg_cv_LUA_CFLAGS="$LUA_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lua >= 5.1\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "lua >= 5.1") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_LUA_CFLAGS=`$PKG_CONFIG --cflags "lua >= 5.1" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$LUA_LIBS"; then
-    pkg_cv_LUA_LIBS="$LUA_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"lua >= 5.1\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "lua >= 5.1") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_LUA_LIBS=`$PKG_CONFIG --libs "lua >= 5.1" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        LUA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "lua >= 5.1" 2>&1`
-        else
-	        LUA_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "lua >= 5.1" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$LUA_PKG_ERRORS" >&5
-
-
-        have_lua=yes
-        for ac_header in lua.h lauxlib.h lualib.h
-do :
-  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
-if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
-  cat >>confdefs.h <<_ACEOF
-#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
-_ACEOF
-
-else
-   have_lua=no
-fi
-
-done
-
-        as_ac_Lib=`$as_echo "ac_cv_lib_lua5.1 ''_luaL_newstate" | $as_tr_sh`
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for luaL_newstate in -llua5.1 " >&5
-$as_echo_n "checking for luaL_newstate in -llua5.1 ... " >&6; }
-if eval \${$as_ac_Lib+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-llua5.1   $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char luaL_newstate ();
-int
-main ()
-{
-return luaL_newstate ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  eval "$as_ac_Lib=yes"
-else
-  eval "$as_ac_Lib=no"
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-eval ac_res=\$$as_ac_Lib
-	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
-$as_echo "$ac_res" >&6; }
-if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then :
-  LUA_LIBS="-llua5.1"
-else
-  as_ac_Lib=`$as_echo "ac_cv_lib_lua51 ''_luaL_newstate" | $as_tr_sh`
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for luaL_newstate in -llua51 " >&5
-$as_echo_n "checking for luaL_newstate in -llua51 ... " >&6; }
-if eval \${$as_ac_Lib+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-llua51   $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char luaL_newstate ();
-int
-main ()
-{
-return luaL_newstate ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  eval "$as_ac_Lib=yes"
-else
-  eval "$as_ac_Lib=no"
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-eval ac_res=\$$as_ac_Lib
-	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
-$as_echo "$ac_res" >&6; }
-if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then :
-  LUA_LIBS="-llua51"
-else
-  as_ac_Lib=`$as_echo "ac_cv_lib_lua ''_luaL_newstate" | $as_tr_sh`
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for luaL_newstate in -llua " >&5
-$as_echo_n "checking for luaL_newstate in -llua ... " >&6; }
-if eval \${$as_ac_Lib+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-llua  -lm $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char luaL_newstate ();
-int
-main ()
-{
-return luaL_newstate ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  eval "$as_ac_Lib=yes"
-else
-  eval "$as_ac_Lib=no"
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-eval ac_res=\$$as_ac_Lib
-	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
-$as_echo "$ac_res" >&6; }
-if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then :
-  LUA_LIBS="-llua"
-else
-   have_lua=no
-
-fi
-
-
-fi
-
-
-fi
-
-
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-        have_lua=yes
-        for ac_header in lua.h lauxlib.h lualib.h
-do :
-  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
-if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
-  cat >>confdefs.h <<_ACEOF
-#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
-_ACEOF
-
-else
-   have_lua=no
-fi
-
-done
-
-        as_ac_Lib=`$as_echo "ac_cv_lib_lua5.1 ''_luaL_newstate" | $as_tr_sh`
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for luaL_newstate in -llua5.1 " >&5
-$as_echo_n "checking for luaL_newstate in -llua5.1 ... " >&6; }
-if eval \${$as_ac_Lib+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-llua5.1   $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char luaL_newstate ();
-int
-main ()
-{
-return luaL_newstate ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  eval "$as_ac_Lib=yes"
-else
-  eval "$as_ac_Lib=no"
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-eval ac_res=\$$as_ac_Lib
-	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
-$as_echo "$ac_res" >&6; }
-if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then :
-  LUA_LIBS="-llua5.1"
-else
-  as_ac_Lib=`$as_echo "ac_cv_lib_lua51 ''_luaL_newstate" | $as_tr_sh`
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for luaL_newstate in -llua51 " >&5
-$as_echo_n "checking for luaL_newstate in -llua51 ... " >&6; }
-if eval \${$as_ac_Lib+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-llua51   $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char luaL_newstate ();
-int
-main ()
-{
-return luaL_newstate ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  eval "$as_ac_Lib=yes"
-else
-  eval "$as_ac_Lib=no"
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-eval ac_res=\$$as_ac_Lib
-	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
-$as_echo "$ac_res" >&6; }
-if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then :
-  LUA_LIBS="-llua51"
-else
-  as_ac_Lib=`$as_echo "ac_cv_lib_lua ''_luaL_newstate" | $as_tr_sh`
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for luaL_newstate in -llua " >&5
-$as_echo_n "checking for luaL_newstate in -llua ... " >&6; }
-if eval \${$as_ac_Lib+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-llua  -lm $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char luaL_newstate ();
-int
-main ()
-{
-return luaL_newstate ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  eval "$as_ac_Lib=yes"
-else
-  eval "$as_ac_Lib=no"
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-eval ac_res=\$$as_ac_Lib
-	       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
-$as_echo "$ac_res" >&6; }
-if eval test \"x\$"$as_ac_Lib"\" = x"yes"; then :
-  LUA_LIBS="-llua"
-else
-   have_lua=no
-
-fi
-
-
-fi
-
-
-fi
-
-
-else
-	LUA_CFLAGS=$pkg_cv_LUA_CFLAGS
-	LUA_LIBS=$pkg_cv_LUA_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	 have_lua=yes
-fi
-
-else
-	LUA_CFLAGS=$pkg_cv_LUA_CFLAGS
-	LUA_LIBS=$pkg_cv_LUA_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	 have_lua=yes
-fi
-  if test "x${have_lua}" = "xyes" ;  then
-
-
-    eval "LIBS_lua="'"'"$LUA_LIBS "'$'"{LIBS_lua}"'"'
-    am_modules_with_libs="${am_modules_with_libs} lua"
-
-
-
-
-    eval "CFLAGS_lua="'"$'"{CFLAGS_lua} $LUA_CFLAGS"'"'
-    am_modules_with_cflags="${am_modules_with_cflags} lua"
-
-
-  else
-      as_fn_error $? "Could not find lua. Lua is needed for some interfaces (rc, telnet, http) as well as many other custom scripts. Use --disable-lua to ignore this error." "$LINENO" 5
-  fi
-
-  for ac_prog in ${LUAC} luac
-do
-  # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_path_LUAC+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  case $LUAC in
-  [\\/]* | ?:[\\/]*)
-  ac_cv_path_LUAC="$LUAC" # Let the user override the test with a path.
-  ;;
-  *)
-  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_path_LUAC="$as_dir/$ac_word$ac_exec_ext"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-  ;;
-esac
-fi
-LUAC=$ac_cv_path_LUAC
-if test -n "$LUAC"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LUAC" >&5
-$as_echo "$LUAC" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-
-  test -n "$LUAC" && break
-done
-test -n "$LUAC" || LUAC="false"
-
-  if test "${LUAC}" = "false"; then :
-
-    as_fn_error $? "Could not find the LUA byte compiler." "$LINENO" 5
-
-fi
-fi
- if test "${have_lua}" = "yes"; then
-  BUILD_LUA_TRUE=
-  BUILD_LUA_FALSE='#'
-else
-  BUILD_LUA_TRUE='#'
-  BUILD_LUA_FALSE=
-fi
-
-
-# Check whether --enable-httpd was given.
-if test "${enable_httpd+set}" = set; then :
-  enableval=$enable_httpd;
-fi
-
-if test "${enable_httpd}" != "no"
-then
-
-
-    PLUGINS="${PLUGINS} oldhttp"
-    LTLIBoldhttp=liboldhttp_plugin.la
-
-
-
-
-$as_echo "#define ENABLE_HTTPD 1" >>confdefs.h
-
-fi
- if test "${enable_httpd}" != "no"; then
-  BUILD_HTTPD_TRUE=
-  BUILD_HTTPD_FALSE='#'
-else
-  BUILD_HTTPD_TRUE='#'
-  BUILD_HTTPD_FALSE=
-fi
-
-
-# Check whether --enable-libproxy was given.
-if test "${enable_libproxy+set}" = set; then :
-  enableval=$enable_libproxy;
-fi
-
-if test "${enable_libproxy}" != "no"; then :
-
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for LIBPROXY" >&5
-$as_echo_n "checking for LIBPROXY... " >&6; }
-
-if test -n "$LIBPROXY_CFLAGS"; then
-    pkg_cv_LIBPROXY_CFLAGS="$LIBPROXY_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libproxy-1.0\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libproxy-1.0") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_LIBPROXY_CFLAGS=`$PKG_CONFIG --cflags "libproxy-1.0" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$LIBPROXY_LIBS"; then
-    pkg_cv_LIBPROXY_LIBS="$LIBPROXY_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libproxy-1.0\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libproxy-1.0") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_LIBPROXY_LIBS=`$PKG_CONFIG --libs "libproxy-1.0" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        LIBPROXY_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libproxy-1.0" 2>&1`
-        else
-	        LIBPROXY_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libproxy-1.0" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$LIBPROXY_PKG_ERRORS" >&5
-
-
-    if test "x${enable_libproxy}" != "x"; then :
-
-      as_fn_error $? "libproxy could not be found on your system" "$LINENO" 5
-
-fi
-
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-    if test "x${enable_libproxy}" != "x"; then :
-
-      as_fn_error $? "libproxy could not be found on your system" "$LINENO" 5
-
-fi
-
-else
-	LIBPROXY_CFLAGS=$pkg_cv_LIBPROXY_CFLAGS
-	LIBPROXY_LIBS=$pkg_cv_LIBPROXY_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-
-
-$as_echo "#define HAVE_LIBPROXY 1" >>confdefs.h
-
-
-
-    eval "CFLAGS_access_http="'"$'"{CFLAGS_access_http} $LIBPROXY_CFLAGS"'"'
-    am_modules_with_cflags="${am_modules_with_cflags} access_http"
-
-
-
-
-    eval "LIBS_access_http="'"'"$LIBPROXY_LIBS "'$'"{LIBS_access_http}"'"'
-    am_modules_with_libs="${am_modules_with_libs} access_http"
-
-
-
-fi
-
-fi
-
-
-# Check whether --enable-vlm was given.
-if test "${enable_vlm+set}" = set; then :
-  enableval=$enable_vlm;
-else
-  enable_vlm="${enable_sout}"
-fi
-
-if test "${enable_vlm}" != "no"; then :
-
-  if test "${enable_sout}" = "no"; then :
-
-    as_fn_error $? "VLM requires the stream output. Do not use --disable-sout." "$LINENO" 5
-
-fi
-
-$as_echo "#define ENABLE_VLM 1" >>confdefs.h
-
-
-
-    PLUGINS="${PLUGINS} oldtelnet"
-    LTLIBoldtelnet=liboldtelnet_plugin.la
-
-
-
-
-fi
- if test "${enable_vlm}" != "no"; then
-  ENABLE_VLM_TRUE=
-  ENABLE_VLM_FALSE='#'
-else
-  ENABLE_VLM_TRUE='#'
-  ENABLE_VLM_FALSE=
-fi
-
-
-# Check whether --enable-growl was given.
-if test "${enable_growl+set}" = set; then :
-  enableval=$enable_growl;
-else
-  enable_growl=no
-fi
-
-if test "${enable_growl}" != "no"; then :
-
-
-
-    PLUGINS="${PLUGINS} growl_udp"
-    LTLIBgrowl_udp=libgrowl_udp_plugin.la
-
-
-
-    for ac_header in ${CONTRIB_DIR}/Growl/Growl.framework/Versions/A/Headers/GrowlDefines.h
-do :
-  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
-if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
-  cat >>confdefs.h <<_ACEOF
-#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
-_ACEOF
-
-
-
-    PLUGINS="${PLUGINS} growl"
-    LTLIBgrowl=libgrowl_plugin.la
-
-
-
-
-
-    eval "LDFLAGS_growl="'"-F${CONTRIB_DIR}/Growl -Wl,-framework,Growl,-framework,CoreFoundation $'"{LDFLAGS_growl}"'"'
-    am_modules_with_ldflags="${am_modules_with_ldflags} growl"
-
-
-
-
-    eval "OBJCFLAGS_growl="'"$'"{OBJCFLAGS_growl} -F${CONTRIB_DIR}/Growl"'"'
-    am_modules_with_objcflags="${am_modules_with_objcflags} growl"
-
-
-
-
-    eval "OBJCFLAGS_growl="'"$'"{OBJCFLAGS_growl} -fobjc-exceptions "'"'
-    am_modules_with_objcflags="${am_modules_with_objcflags} growl"
-
-
-
-fi
-
-done
-
-
-
-fi
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-# Check whether --enable-notify was given.
-if test "${enable_notify+set}" = set; then :
-  enableval=$enable_notify;
-else
-  enable_notify=auto
-fi
-
-
-case $enable_notify in #(
-  yes) :
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for NOTIFY" >&5
-$as_echo_n "checking for NOTIFY... " >&6; }
-
-if test -n "$NOTIFY_CFLAGS"; then
-    pkg_cv_NOTIFY_CFLAGS="$NOTIFY_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libnotify gtk+-2.0\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libnotify gtk+-2.0") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_NOTIFY_CFLAGS=`$PKG_CONFIG --cflags "libnotify gtk+-2.0" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$NOTIFY_LIBS"; then
-    pkg_cv_NOTIFY_LIBS="$NOTIFY_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libnotify gtk+-2.0\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libnotify gtk+-2.0") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_NOTIFY_LIBS=`$PKG_CONFIG --libs "libnotify gtk+-2.0" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        NOTIFY_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libnotify gtk+-2.0" 2>&1`
-        else
-	        NOTIFY_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libnotify gtk+-2.0" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$NOTIFY_PKG_ERRORS" >&5
-
-	if test x"$enable_notify" = "xyes"; then :
-  as_fn_error $? "Library libnotify gtk+-2.0 needed for notify was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library libnotify gtk+-2.0 needed for notify was not found" >&5
-$as_echo "$as_me: WARNING: Library libnotify gtk+-2.0 needed for notify was not found" >&2;}
-
-fi
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	if test x"$enable_notify" = "xyes"; then :
-  as_fn_error $? "Library libnotify gtk+-2.0 needed for notify was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library libnotify gtk+-2.0 needed for notify was not found" >&5
-$as_echo "$as_me: WARNING: Library libnotify gtk+-2.0 needed for notify was not found" >&2;}
-
-fi
-else
-	NOTIFY_CFLAGS=$pkg_cv_NOTIFY_CFLAGS
-	NOTIFY_LIBS=$pkg_cv_NOTIFY_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	PLUGINS="${PLUGINS} notify"
-    LTLIBnotify=libnotify_plugin.la
-
-
-
-
-
-
-    eval "CFLAGS_notify="'"$'"{CFLAGS_notify} $NOTIFY_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} notify"
-
-
-
-
-    eval "LIBS_notify="'"'"$NOTIFY_LIBS  "'$'"{LIBS_notify}"'"'
-    am_modules_with_libs="${am_modules_with_libs} notify"
-
-
-fi ;; #(
-  auto) :
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for NOTIFY" >&5
-$as_echo_n "checking for NOTIFY... " >&6; }
-
-if test -n "$NOTIFY_CFLAGS"; then
-    pkg_cv_NOTIFY_CFLAGS="$NOTIFY_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libnotify gtk+-2.0\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libnotify gtk+-2.0") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_NOTIFY_CFLAGS=`$PKG_CONFIG --cflags "libnotify gtk+-2.0" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$NOTIFY_LIBS"; then
-    pkg_cv_NOTIFY_LIBS="$NOTIFY_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libnotify gtk+-2.0\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libnotify gtk+-2.0") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_NOTIFY_LIBS=`$PKG_CONFIG --libs "libnotify gtk+-2.0" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        NOTIFY_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libnotify gtk+-2.0" 2>&1`
-        else
-	        NOTIFY_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libnotify gtk+-2.0" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$NOTIFY_PKG_ERRORS" >&5
-
-	enable_notify=no
- if test x"$enable_notify" = "xyes"; then :
-  as_fn_error $? "Library libnotify gtk+-2.0 needed for notify was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library libnotify gtk+-2.0 needed for notify was not found" >&5
-$as_echo "$as_me: WARNING: Library libnotify gtk+-2.0 needed for notify was not found" >&2;}
-
-fi
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	enable_notify=no
- if test x"$enable_notify" = "xyes"; then :
-  as_fn_error $? "Library libnotify gtk+-2.0 needed for notify was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library libnotify gtk+-2.0 needed for notify was not found" >&5
-$as_echo "$as_me: WARNING: Library libnotify gtk+-2.0 needed for notify was not found" >&2;}
-
-fi
-else
-	NOTIFY_CFLAGS=$pkg_cv_NOTIFY_CFLAGS
-	NOTIFY_LIBS=$pkg_cv_NOTIFY_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	enable_notify=yes
-
-
-    PLUGINS="${PLUGINS} notify"
-    LTLIBnotify=libnotify_plugin.la
-
-
-
-
-
-
-    eval "CFLAGS_notify="'"$'"{CFLAGS_notify} $NOTIFY_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} notify"
-
-
-
-
-    eval "LIBS_notify="'"'"$NOTIFY_LIBS  "'$'"{LIBS_notify}"'"'
-    am_modules_with_libs="${am_modules_with_libs} notify"
-
-
-fi ;; #(
-  *) :
-     ;;
-esac
-
-
-
-
-
-
-
-
-
-
-
-
-# Check whether --enable-taglib was given.
-if test "${enable_taglib+set}" = set; then :
-  enableval=$enable_taglib;
-fi
-
-
-if test "${enable_taglib}" != "no"; then :
-
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for TAGLIB" >&5
-$as_echo_n "checking for TAGLIB... " >&6; }
-
-if test -n "$TAGLIB_CFLAGS"; then
-    pkg_cv_TAGLIB_CFLAGS="$TAGLIB_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"taglib >= 1.5\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "taglib >= 1.5") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_TAGLIB_CFLAGS=`$PKG_CONFIG --cflags "taglib >= 1.5" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$TAGLIB_LIBS"; then
-    pkg_cv_TAGLIB_LIBS="$TAGLIB_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"taglib >= 1.5\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "taglib >= 1.5") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_TAGLIB_LIBS=`$PKG_CONFIG --libs "taglib >= 1.5" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        TAGLIB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "taglib >= 1.5" 2>&1`
-        else
-	        TAGLIB_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "taglib >= 1.5" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$TAGLIB_PKG_ERRORS" >&5
-
-	{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: TagLib library not found" >&5
-$as_echo "$as_me: WARNING: TagLib library not found" >&2;}
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: TagLib library not found" >&5
-$as_echo "$as_me: WARNING: TagLib library not found" >&2;}
-else
-	TAGLIB_CFLAGS=$pkg_cv_TAGLIB_CFLAGS
-	TAGLIB_LIBS=$pkg_cv_TAGLIB_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-
-
-    PLUGINS="${PLUGINS} taglib"
-    LTLIBtaglib=libtaglib_plugin.la
-
-
-
-
-
-    eval "LIBS_taglib="'"'"$TAGLIB_LIBS -lz "'$'"{LIBS_taglib}"'"'
-    am_modules_with_libs="${am_modules_with_libs} taglib"
-
-
-
-
-    eval "CXXFLAGS_taglib="'"$'"{CXXFLAGS_taglib} $TAGLIB_CFLAGS"'"'
-    am_modules_with_cxxflags="${am_modules_with_cxxflags} taglib"
-
-
-        ac_ext=cpp
-ac_cpp='$CXXCPP $CPPFLAGS'
-ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
-
-        for ac_header in taglib/mp4coverart.h
-do :
-  ac_fn_cxx_check_header_mongrel "$LINENO" "taglib/mp4coverart.h" "ac_cv_header_taglib_mp4coverart_h" "$ac_includes_default"
-if test "x$ac_cv_header_taglib_mp4coverart_h" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_TAGLIB_MP4COVERART_H 1
-_ACEOF
-
-fi
-
-done
-
-        ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-
-fi
-
-fi
-
-
-
-
-# Check whether --enable-live555 was given.
-if test "${enable_live555+set}" = set; then :
-  enableval=$enable_live555;
-fi
-
-if test "${enable_live555}" != "no"; then
-
-# Check whether --with-live555-tree was given.
-if test "${with_live555_tree+set}" = set; then :
-  withval=$with_live555_tree;
-fi
-
-
-        if test -z "${with_live555_tree}" -a "${CXX}" != ""; then
-    ac_ext=cpp
-ac_cpp='$CXXCPP $CPPFLAGS'
-ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
-
-    CPPFLAGS_save="${CPPFLAGS}"
-    if test -z "${CONTRIB_DIR}"; then
-        CPPFLAGS_live555="-I/usr/include/liveMedia -I/usr/include/groupsock -I/usr/include/BasicUsageEnvironment -I/usr/include/UsageEnvironment"
-    else
-        CPPFLAGS_live555="-I${CONTRIB_DIR}/include/liveMedia -I${CONTRIB_DIR}/include/groupsock -I${CONTRIB_DIR}/include/BasicUsageEnvironment -I${CONTRIB_DIR}/include/UsageEnvironment"
-    fi
-    if test "${SYS}" = "solaris"; then
-      CPPFLAGS_live555="${CPPFLAGS_live555} -DSOLARIS"
-    fi
-    CPPFLAGS="${CPPFLAGS} ${CPPFLAGS_live555}"
-
-    for ac_header in liveMedia_version.hh
-do :
-  ac_fn_cxx_check_header_mongrel "$LINENO" "liveMedia_version.hh" "ac_cv_header_liveMedia_version_hh" "$ac_includes_default"
-if test "x$ac_cv_header_liveMedia_version_hh" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_LIVEMEDIA_VERSION_HH 1
-_ACEOF
-
-      { $as_echo "$as_me:${as_lineno-$LINENO}: checking for liveMedia version >= 1214895600 " >&5
-$as_echo_n "checking for liveMedia version >= 1214895600 ... " >&6; }
-      cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-#include <liveMedia_version.hh>
-         #ifdef LIVEMEDIA_LIBRARY_VERSION_INT
-         #if LIVEMEDIA_LIBRARY_VERSION_INT < 1214895600
-         yes
-         #endif
-         #endif
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
-  $EGREP "yes" >/dev/null 2>&1; then :
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-         as_fn_error $? "Your version of liveMedia is too old: you may get a more recent one from http://www.live555.com/liveMedia.
-lternatively you can use --disable-live555 to disable the liveMedia plugin." "$LINENO" 5
-
-else
-
-	 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-
-fi
-rm -f conftest*
-
-
-fi
-
-done
-
-     other_libs="-lgroupsock -lBasicUsageEnvironment -lUsageEnvironment"
-     other_libs_pic="-lgroupsock_pic -lBasicUsageEnvironment_pic -lUsageEnvironment_pic"
-      if test "${SYS}" = "mingw32"; then
-        # add ws2_32 for closesocket, select, recv
-        other_libs="$other_libs -lws2_32"
-      elif test "${SYS}" = "mingwce"; then
-        # add ws2 for closesocket, select, recv
-        other_libs="$other_libs -lws2"
-      fi
-            for ac_header in liveMedia.hh
-do :
-  ac_fn_cxx_check_header_mongrel "$LINENO" "liveMedia.hh" "ac_cv_header_liveMedia_hh" "$ac_includes_default"
-if test "x$ac_cv_header_liveMedia_hh" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_LIVEMEDIA_HH 1
-_ACEOF
-
-
-
-    eval "CXXFLAGS_live555="'"$'"{CXXFLAGS_live555} ${CPPFLAGS_live555}"'"'
-    am_modules_with_cxxflags="${am_modules_with_cxxflags} live555"
-
-
-        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lliveMedia_pic" >&5
-$as_echo_n "checking for main in -lliveMedia_pic... " >&6; }
-if ${ac_cv_lib_liveMedia_pic_main+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-lliveMedia_pic ${other_libs_pic} $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-
-int
-main ()
-{
-return main ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_cxx_try_link "$LINENO"; then :
-  ac_cv_lib_liveMedia_pic_main=yes
-else
-  ac_cv_lib_liveMedia_pic_main=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_liveMedia_pic_main" >&5
-$as_echo "$ac_cv_lib_liveMedia_pic_main" >&6; }
-if test "x$ac_cv_lib_liveMedia_pic_main" = xyes; then :
-
-
-
-    PLUGINS="${PLUGINS} live555"
-    LTLIBlive555=liblive555_plugin.la
-
-
-
-
-
-    eval "LIBS_live555="'"'"-lliveMedia_pic ${other_libs_pic} "'$'"{LIBS_live555}"'"'
-    am_modules_with_libs="${am_modules_with_libs} live555"
-
-
-
-else
-
-        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lliveMedia" >&5
-$as_echo_n "checking for main in -lliveMedia... " >&6; }
-if ${ac_cv_lib_liveMedia_main+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-lliveMedia ${other_libs} $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-
-int
-main ()
-{
-return main ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_cxx_try_link "$LINENO"; then :
-  ac_cv_lib_liveMedia_main=yes
-else
-  ac_cv_lib_liveMedia_main=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_liveMedia_main" >&5
-$as_echo "$ac_cv_lib_liveMedia_main" >&6; }
-if test "x$ac_cv_lib_liveMedia_main" = xyes; then :
-
-
-
-    PLUGINS="${PLUGINS} live555"
-    LTLIBlive555=liblive555_plugin.la
-
-
-
-
-
-    eval "LIBS_live555="'"'"-lliveMedia ${other_libs} "'$'"{LIBS_live555}"'"'
-    am_modules_with_libs="${am_modules_with_libs} live555"
-
-
-
-fi
-
-fi
-
-
-else
-
-       { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: The development files for liveMedia (live555) can't be found" >&5
-$as_echo "$as_me: WARNING: The development files for liveMedia (live555) can't be found" >&2;}
-
-fi
-
-done
-
-    CPPFLAGS="${CPPFLAGS_save}"
-    ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-  else
-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for liveMedia/libliveMedia.a in ${with_live555_tree}" >&5
-$as_echo_n "checking for liveMedia/libliveMedia.a in ${with_live555_tree}... " >&6; }
-    real_live555_tree="`cd ${with_live555_tree} 2>/dev/null && pwd`"
-    if test -z "${real_live555_tree}"; then
-            { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-      as_fn_error $? "cannot cd to ${with_live555_tree}" "$LINENO" 5
-    fi
-    if test -f "${real_live555_tree}/liveMedia/libliveMedia.a"; then
-      { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${real_live555_tree}/liveMedia/libliveMedia.a" >&5
-$as_echo "${real_live555_tree}/liveMedia/libliveMedia.a" >&6; }
-
-      for ac_header in ${real_live555_tree}/liveMedia/include/liveMedia_version.hh
-do :
-  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
-if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
-  cat >>confdefs.h <<_ACEOF
-#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
-_ACEOF
-
-        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for liveMedia version >= 1214895600 " >&5
-$as_echo_n "checking for liveMedia version >= 1214895600 ... " >&6; }
-        cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-#include "${real_live555_tree}/liveMedia/include/liveMedia_version.hh"
-           #ifdef LIVEMEDIA_LIBRARY_VERSION_INT
-           #if LIVEMEDIA_LIBRARY_VERSION_INT < 1214895600
-           yes
-           #endif
-           #endif
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
-  $EGREP "yes" >/dev/null 2>&1; then :
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-           as_fn_error $? "Your version of liveMedia is too old: you may get a more recent one from http://www.live555.com/liveMedia.
-lternatively you can use --disable-live555 to disable the liveMedia plugin." "$LINENO" 5
-
-else
-
-	   { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-
-fi
-rm -f conftest*
-
-
-fi
-
-done
-
-
-
-
-    PLUGINS="${PLUGINS} live555"
-    LTLIBlive555=liblive555_plugin.la
-
-
-
-
-      if test "${SYS}" = "mingw32"; then
-        # add ws2_32 for closesocket, select, recv
-
-
-    eval "LIBS_live555="'"'"-lws2_32 "'$'"{LIBS_live555}"'"'
-    am_modules_with_libs="${am_modules_with_libs} live555"
-
-
-      fi
-
-
-
-    eval "LIBS_live555="'"'"-L${real_live555_tree}/UsageEnvironment -lUsageEnvironment "'$'"{LIBS_live555}"'"'
-    am_modules_with_libs="${am_modules_with_libs} live555"
-
-
-
-
-    eval "LIBS_live555="'"'"-L${real_live555_tree}/BasicUsageEnvironment -lBasicUsageEnvironment "'$'"{LIBS_live555}"'"'
-    am_modules_with_libs="${am_modules_with_libs} live555"
-
-
-
-
-    eval "LIBS_live555="'"'"-L${real_live555_tree}/groupsock -lgroupsock "'$'"{LIBS_live555}"'"'
-    am_modules_with_libs="${am_modules_with_libs} live555"
-
-
-
-
-    eval "LIBS_live555="'"'"-L${real_live555_tree}/liveMedia -lliveMedia "'$'"{LIBS_live555}"'"'
-    am_modules_with_libs="${am_modules_with_libs} live555"
-
-
-
-
-
-    eval "CXXFLAGS_live555="'"$'"{CXXFLAGS_live555} -I${real_live555_tree}/BasicUsageEnvironment/include"'"'
-    am_modules_with_cxxflags="${am_modules_with_cxxflags} live555"
-
-
-
-
-    eval "CXXFLAGS_live555="'"$'"{CXXFLAGS_live555} -I${real_live555_tree}/groupsock/include"'"'
-    am_modules_with_cxxflags="${am_modules_with_cxxflags} live555"
-
-
-
-
-    eval "CXXFLAGS_live555="'"$'"{CXXFLAGS_live555} -I${real_live555_tree}/liveMedia/include"'"'
-    am_modules_with_cxxflags="${am_modules_with_cxxflags} live555"
-
-
-
-
-    eval "CXXFLAGS_live555="'"$'"{CXXFLAGS_live555} -I${real_live555_tree}/UsageEnvironment/include "'"'
-    am_modules_with_cxxflags="${am_modules_with_cxxflags} live555"
-
-
-      if test "${SYS}" = "solaris"; then
-
-
-    eval "CXXFLAGS_live555="'"$'"{CXXFLAGS_live555} -DSOLARIS"'"'
-    am_modules_with_cxxflags="${am_modules_with_cxxflags} live555"
-
-
-      fi
-    else
-              { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-      if test "${enable_live555}" = "yes"; then
-        as_fn_error $? "cannot find ${real_live555_tree}/liveMedia/libliveMedia.a, make sure you compiled live555 in ${with_live555_tree}" "$LINENO" 5
-      fi
-    fi
-  fi
-fi
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-# Check whether --enable-dc1394 was given.
-if test "${enable_dc1394+set}" = set; then :
-  enableval=$enable_dc1394;
-else
-  enable_dc1394=auto
-fi
-
-
-case $enable_dc1394 in #(
-  yes) :
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for DC1394" >&5
-$as_echo_n "checking for DC1394... " >&6; }
-
-if test -n "$DC1394_CFLAGS"; then
-    pkg_cv_DC1394_CFLAGS="$DC1394_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libraw1394 >= 2.0.1 libdc1394-2 >= 2.1.0\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libraw1394 >= 2.0.1 libdc1394-2 >= 2.1.0") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_DC1394_CFLAGS=`$PKG_CONFIG --cflags "libraw1394 >= 2.0.1 libdc1394-2 >= 2.1.0" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$DC1394_LIBS"; then
-    pkg_cv_DC1394_LIBS="$DC1394_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libraw1394 >= 2.0.1 libdc1394-2 >= 2.1.0\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libraw1394 >= 2.0.1 libdc1394-2 >= 2.1.0") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_DC1394_LIBS=`$PKG_CONFIG --libs "libraw1394 >= 2.0.1 libdc1394-2 >= 2.1.0" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        DC1394_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libraw1394 >= 2.0.1 libdc1394-2 >= 2.1.0" 2>&1`
-        else
-	        DC1394_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libraw1394 >= 2.0.1 libdc1394-2 >= 2.1.0" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$DC1394_PKG_ERRORS" >&5
-
-	if test x"$enable_dc1394" = "xyes"; then :
-  as_fn_error $? "Library libraw1394 >= 2.0.1 libdc1394-2 >= 2.1.0 needed for dc1394 was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library libraw1394 >= 2.0.1 libdc1394-2 >= 2.1.0 needed for dc1394 was not found" >&5
-$as_echo "$as_me: WARNING: Library libraw1394 >= 2.0.1 libdc1394-2 >= 2.1.0 needed for dc1394 was not found" >&2;}
-
-fi
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	if test x"$enable_dc1394" = "xyes"; then :
-  as_fn_error $? "Library libraw1394 >= 2.0.1 libdc1394-2 >= 2.1.0 needed for dc1394 was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library libraw1394 >= 2.0.1 libdc1394-2 >= 2.1.0 needed for dc1394 was not found" >&5
-$as_echo "$as_me: WARNING: Library libraw1394 >= 2.0.1 libdc1394-2 >= 2.1.0 needed for dc1394 was not found" >&2;}
-
-fi
-else
-	DC1394_CFLAGS=$pkg_cv_DC1394_CFLAGS
-	DC1394_LIBS=$pkg_cv_DC1394_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	PLUGINS="${PLUGINS} dc1394"
-    LTLIBdc1394=libdc1394_plugin.la
-
-
-
-
-
-
-    eval "CFLAGS_dc1394="'"$'"{CFLAGS_dc1394} $DC1394_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} dc1394"
-
-
-
-
-    eval "LIBS_dc1394="'"'"$DC1394_LIBS  "'$'"{LIBS_dc1394}"'"'
-    am_modules_with_libs="${am_modules_with_libs} dc1394"
-
-
-fi ;; #(
-  auto) :
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for DC1394" >&5
-$as_echo_n "checking for DC1394... " >&6; }
-
-if test -n "$DC1394_CFLAGS"; then
-    pkg_cv_DC1394_CFLAGS="$DC1394_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libraw1394 >= 2.0.1 libdc1394-2 >= 2.1.0\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libraw1394 >= 2.0.1 libdc1394-2 >= 2.1.0") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_DC1394_CFLAGS=`$PKG_CONFIG --cflags "libraw1394 >= 2.0.1 libdc1394-2 >= 2.1.0" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$DC1394_LIBS"; then
-    pkg_cv_DC1394_LIBS="$DC1394_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libraw1394 >= 2.0.1 libdc1394-2 >= 2.1.0\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libraw1394 >= 2.0.1 libdc1394-2 >= 2.1.0") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_DC1394_LIBS=`$PKG_CONFIG --libs "libraw1394 >= 2.0.1 libdc1394-2 >= 2.1.0" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        DC1394_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libraw1394 >= 2.0.1 libdc1394-2 >= 2.1.0" 2>&1`
-        else
-	        DC1394_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libraw1394 >= 2.0.1 libdc1394-2 >= 2.1.0" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$DC1394_PKG_ERRORS" >&5
-
-	enable_dc1394=no
- if test x"$enable_dc1394" = "xyes"; then :
-  as_fn_error $? "Library libraw1394 >= 2.0.1 libdc1394-2 >= 2.1.0 needed for dc1394 was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library libraw1394 >= 2.0.1 libdc1394-2 >= 2.1.0 needed for dc1394 was not found" >&5
-$as_echo "$as_me: WARNING: Library libraw1394 >= 2.0.1 libdc1394-2 >= 2.1.0 needed for dc1394 was not found" >&2;}
-
-fi
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	enable_dc1394=no
- if test x"$enable_dc1394" = "xyes"; then :
-  as_fn_error $? "Library libraw1394 >= 2.0.1 libdc1394-2 >= 2.1.0 needed for dc1394 was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library libraw1394 >= 2.0.1 libdc1394-2 >= 2.1.0 needed for dc1394 was not found" >&5
-$as_echo "$as_me: WARNING: Library libraw1394 >= 2.0.1 libdc1394-2 >= 2.1.0 needed for dc1394 was not found" >&2;}
-
-fi
-else
-	DC1394_CFLAGS=$pkg_cv_DC1394_CFLAGS
-	DC1394_LIBS=$pkg_cv_DC1394_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	enable_dc1394=yes
-
-
-    PLUGINS="${PLUGINS} dc1394"
-    LTLIBdc1394=libdc1394_plugin.la
-
-
-
-
-
-
-    eval "CFLAGS_dc1394="'"$'"{CFLAGS_dc1394} $DC1394_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} dc1394"
-
-
-
-
-    eval "LIBS_dc1394="'"'"$DC1394_LIBS  "'$'"{LIBS_dc1394}"'"'
-    am_modules_with_libs="${am_modules_with_libs} dc1394"
-
-
-fi ;; #(
-  *) :
-     ;;
-esac
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-# Check whether --enable-dv was given.
-if test "${enable_dv+set}" = set; then :
-  enableval=$enable_dv;
-else
-  enable_dv=auto
-fi
-
-
-case $enable_dv in #(
-  yes) :
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for DV" >&5
-$as_echo_n "checking for DV... " >&6; }
-
-if test -n "$DV_CFLAGS"; then
-    pkg_cv_DV_CFLAGS="$DV_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libraw1394 >= 2.0.1 libavc1394 >= 0.5.3\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libraw1394 >= 2.0.1 libavc1394 >= 0.5.3") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_DV_CFLAGS=`$PKG_CONFIG --cflags "libraw1394 >= 2.0.1 libavc1394 >= 0.5.3" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$DV_LIBS"; then
-    pkg_cv_DV_LIBS="$DV_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libraw1394 >= 2.0.1 libavc1394 >= 0.5.3\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libraw1394 >= 2.0.1 libavc1394 >= 0.5.3") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_DV_LIBS=`$PKG_CONFIG --libs "libraw1394 >= 2.0.1 libavc1394 >= 0.5.3" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        DV_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libraw1394 >= 2.0.1 libavc1394 >= 0.5.3" 2>&1`
-        else
-	        DV_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libraw1394 >= 2.0.1 libavc1394 >= 0.5.3" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$DV_PKG_ERRORS" >&5
-
-	if test x"$enable_dv" = "xyes"; then :
-  as_fn_error $? "Library libraw1394 >= 2.0.1 libavc1394 >= 0.5.3 needed for dv was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library libraw1394 >= 2.0.1 libavc1394 >= 0.5.3 needed for dv was not found" >&5
-$as_echo "$as_me: WARNING: Library libraw1394 >= 2.0.1 libavc1394 >= 0.5.3 needed for dv was not found" >&2;}
-
-fi
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	if test x"$enable_dv" = "xyes"; then :
-  as_fn_error $? "Library libraw1394 >= 2.0.1 libavc1394 >= 0.5.3 needed for dv was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library libraw1394 >= 2.0.1 libavc1394 >= 0.5.3 needed for dv was not found" >&5
-$as_echo "$as_me: WARNING: Library libraw1394 >= 2.0.1 libavc1394 >= 0.5.3 needed for dv was not found" >&2;}
-
-fi
-else
-	DV_CFLAGS=$pkg_cv_DV_CFLAGS
-	DV_LIBS=$pkg_cv_DV_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	PLUGINS="${PLUGINS} access_dv"
-    LTLIBaccess_dv=libaccess_dv_plugin.la
-
-
-
-
-
-
-    eval "CFLAGS_access_dv="'"$'"{CFLAGS_access_dv} $DV_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} access_dv"
-
-
-
-
-    eval "LIBS_access_dv="'"'"$DV_LIBS  "'$'"{LIBS_access_dv}"'"'
-    am_modules_with_libs="${am_modules_with_libs} access_dv"
-
-
-fi ;; #(
-  auto) :
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for DV" >&5
-$as_echo_n "checking for DV... " >&6; }
-
-if test -n "$DV_CFLAGS"; then
-    pkg_cv_DV_CFLAGS="$DV_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libraw1394 >= 2.0.1 libavc1394 >= 0.5.3\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libraw1394 >= 2.0.1 libavc1394 >= 0.5.3") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_DV_CFLAGS=`$PKG_CONFIG --cflags "libraw1394 >= 2.0.1 libavc1394 >= 0.5.3" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$DV_LIBS"; then
-    pkg_cv_DV_LIBS="$DV_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libraw1394 >= 2.0.1 libavc1394 >= 0.5.3\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libraw1394 >= 2.0.1 libavc1394 >= 0.5.3") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_DV_LIBS=`$PKG_CONFIG --libs "libraw1394 >= 2.0.1 libavc1394 >= 0.5.3" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        DV_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libraw1394 >= 2.0.1 libavc1394 >= 0.5.3" 2>&1`
-        else
-	        DV_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libraw1394 >= 2.0.1 libavc1394 >= 0.5.3" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$DV_PKG_ERRORS" >&5
-
-	enable_dv=no
- if test x"$enable_dv" = "xyes"; then :
-  as_fn_error $? "Library libraw1394 >= 2.0.1 libavc1394 >= 0.5.3 needed for dv was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library libraw1394 >= 2.0.1 libavc1394 >= 0.5.3 needed for dv was not found" >&5
-$as_echo "$as_me: WARNING: Library libraw1394 >= 2.0.1 libavc1394 >= 0.5.3 needed for dv was not found" >&2;}
-
-fi
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	enable_dv=no
- if test x"$enable_dv" = "xyes"; then :
-  as_fn_error $? "Library libraw1394 >= 2.0.1 libavc1394 >= 0.5.3 needed for dv was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library libraw1394 >= 2.0.1 libavc1394 >= 0.5.3 needed for dv was not found" >&5
-$as_echo "$as_me: WARNING: Library libraw1394 >= 2.0.1 libavc1394 >= 0.5.3 needed for dv was not found" >&2;}
-
-fi
-else
-	DV_CFLAGS=$pkg_cv_DV_CFLAGS
-	DV_LIBS=$pkg_cv_DV_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	enable_dv=yes
-
-
-    PLUGINS="${PLUGINS} access_dv"
-    LTLIBaccess_dv=libaccess_dv_plugin.la
-
-
-
-
-
-
-    eval "CFLAGS_access_dv="'"$'"{CFLAGS_access_dv} $DV_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} access_dv"
-
-
-
-
-    eval "LIBS_access_dv="'"'"$DV_LIBS  "'$'"{LIBS_access_dv}"'"'
-    am_modules_with_libs="${am_modules_with_libs} access_dv"
-
-
-fi ;; #(
-  *) :
-     ;;
-esac
-
-
-
-
-
-
-
-
-
-
-
-
-# Check whether --enable-dvdread was given.
-if test "${enable_dvdread+set}" = set; then :
-  enableval=$enable_dvdread;
-fi
-
-if test "${enable_dvdread}" != "no"
-then
-
-# Check whether --with-dvdread was given.
-if test "${with_dvdread+set}" = set; then :
-  withval=$with_dvdread;
-fi
-
-
-# Check whether --with-dvdread-tree was given.
-if test "${with_dvdread_tree+set}" = set; then :
-  withval=$with_dvdread_tree;
-fi
-
-
-    case "${SYS}" in #(
-  mingw32|darwin|beos) :
-
-
-    eval "LIBS_dvdread="'"'"-ldvdcss "'$'"{LIBS_dvdread}"'"'
-    am_modules_with_libs="${am_modules_with_libs} dvdread"
-
- ;; #(
-  *) :
-     ;;
-esac
-
-  if test -z "${with_dvdread}"
-  then
-    if test -z "${with_dvdread_tree}"
-    then
-      for ac_header in dvdread/dvd_reader.h
-do :
-  ac_fn_c_check_header_mongrel "$LINENO" "dvdread/dvd_reader.h" "ac_cv_header_dvdread_dvd_reader_h" "$ac_includes_default"
-if test "x$ac_cv_header_dvdread_dvd_reader_h" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_DVDREAD_DVD_READER_H 1
-_ACEOF
-
-
-    PLUGINS="${PLUGINS} dvdread"
-    LTLIBdvdread=libdvdread_plugin.la
-
-
-
-
-
-    eval "LIBS_dvdread="'"'"-ldvdread "'$'"{LIBS_dvdread}"'"'
-    am_modules_with_libs="${am_modules_with_libs} dvdread"
-
-
-
-else
-
-	  for ac_header in libdvdread/dvd_reader.h
-do :
-  ac_fn_c_check_header_mongrel "$LINENO" "libdvdread/dvd_reader.h" "ac_cv_header_libdvdread_dvd_reader_h" "$ac_includes_default"
-if test "x$ac_cv_header_libdvdread_dvd_reader_h" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_LIBDVDREAD_DVD_READER_H 1
-_ACEOF
-
-
-    PLUGINS="${PLUGINS} dvdread"
-    LTLIBdvdread=libdvdread_plugin.la
-
-
-
-
-
-    eval "LIBS_dvdread="'"'"-ldvdread "'$'"{LIBS_dvdread}"'"'
-    am_modules_with_libs="${am_modules_with_libs} dvdread"
-
-
-
-else
-
-	      if test -n "${enable_dvdread}"
-	      then
-	      as_fn_error $? "cannot find libdvdread headers" "$LINENO" 5
-	     fi
-
-fi
-
-done
-
-
-fi
-
-done
-
-    else
-      { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libdvdread.a in ${with_dvdread_tree}" >&5
-$as_echo_n "checking for libdvdread.a in ${with_dvdread_tree}... " >&6; }
-      real_dvdread_tree="`cd ${with_dvdread_tree} 2>/dev/null && pwd`"
-      if test -z "${real_dvdread_tree}"
-      then
-                { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-        as_fn_error $? "cannot cd to ${with_dvdread_tree}" "$LINENO" 5
-      fi
-      if test -f "${real_dvdread_tree}/dvdread/.libs/libdvdread.a"
-      then
-                { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${real_dvdread_tree}/dvdread/.libs/libdvdread.a" >&5
-$as_echo "${real_dvdread_tree}/dvdread/.libs/libdvdread.a" >&6; }
-
-
-    PLUGINS="${PLUGINS} dvdread"
-    LTLIBdvdread=libdvdread_plugin.la
-
-
-
-
-
-    eval "LIBS_dvdread="'"'"-L${real_dvdread_tree}/dvdread/.libs -ldvdread "'$'"{LIBS_dvdread}"'"'
-    am_modules_with_libs="${am_modules_with_libs} dvdread"
-
-
-
-
-    eval "CPPFLAGS_dvdread="'"$'"{CPPFLAGS_dvdread} -I${real_dvdread_tree}"'"'
-    am_modules_with_cppflags="${am_modules_with_cppflags} dvdread"
-
-
-      else
-                { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-        as_fn_error $? "cannot find ${real_dvdread_tree}/dvdread/.libs/libdvdread.a, make sure you compiled libdvdread in ${with_dvdread_tree}" "$LINENO" 5
-      fi
-    fi
-  else
-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dvdread headers in ${with_dvdread}" >&5
-$as_echo_n "checking for dvdread headers in ${with_dvdread}... " >&6; }
-    if test -f ${with_dvdread}/include/dvdread/dvd_reader.h
-    then
-            { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-
-
-    PLUGINS="${PLUGINS} dvdread"
-    LTLIBdvdread=libdvdread_plugin.la
-
-
-
-
-
-    eval "LIBS_dvdread="'"'"-L${with_dvdread}/lib -ldvdread "'$'"{LIBS_dvdread}"'"'
-    am_modules_with_libs="${am_modules_with_libs} dvdread"
-
-
-
-
-    eval "CPPFLAGS_dvdread="'"$'"{CPPFLAGS_dvdread} -I${with_dvdread}/include"'"'
-    am_modules_with_cppflags="${am_modules_with_cppflags} dvdread"
-
-
-    else
-            { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-      as_fn_error $? "cannot find ${with_dvdread}/include/dvdread/dvd_reader.h" "$LINENO" 5
-    fi
-  fi
-
-    case "${SYS}" in #(
-  bsdi) :
-
-
-    eval "LIBS_dvdread="'"'"-ldvd "'$'"{LIBS_dvdread}"'"'
-    am_modules_with_libs="${am_modules_with_libs} dvdread"
-
- ;; #(
-  *) :
-     ;;
-esac
-fi
-
-# Check whether --enable-dvdnav was given.
-if test "${enable_dvdnav+set}" = set; then :
-  enableval=$enable_dvdnav;
-fi
-
-if test "${enable_dvdnav}" != "no"
-then
-    case "${SYS}" in #(
-  mingw32|darwin|beos) :
-
-
-    eval "LIBS_dvdnav="'"'"-ldvdcss "'$'"{LIBS_dvdnav}"'"'
-    am_modules_with_libs="${am_modules_with_libs} dvdnav"
-
- ;; #(
-  *) :
-     ;;
-esac
-
-  DVDNAV_PATH="${PATH}"
-
-# Check whether --with-dvdnav-config-path was given.
-if test "${with_dvdnav_config_path+set}" = set; then :
-  withval=$with_dvdnav_config_path;  if test "${with_dvdnav_config_path}" != "no"
-      then
-        DVDNAV_PATH="${with_dvdnav_config_path}:${PATH}"
-      fi
-fi
-
-  # Extract the first word of "dvdnav-config", so it can be a program name with args.
-set dummy dvdnav-config; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_path_DVDNAV_CONFIG+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  case $DVDNAV_CONFIG in
-  [\\/]* | ?:[\\/]*)
-  ac_cv_path_DVDNAV_CONFIG="$DVDNAV_CONFIG" # Let the user override the test with a path.
-  ;;
-  *)
-  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in ${DVDNAV_PATH}
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_path_DVDNAV_CONFIG="$as_dir/$ac_word$ac_exec_ext"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-  test -z "$ac_cv_path_DVDNAV_CONFIG" && ac_cv_path_DVDNAV_CONFIG="no"
-  ;;
-esac
-fi
-DVDNAV_CONFIG=$ac_cv_path_DVDNAV_CONFIG
-if test -n "$DVDNAV_CONFIG"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DVDNAV_CONFIG" >&5
-$as_echo "$DVDNAV_CONFIG" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-
-  if test "${DVDNAV_CONFIG}" != "no"
-  then
-
-
-    PLUGINS="${PLUGINS} dvdnav"
-    LTLIBdvdnav=libdvdnav_plugin.la
-
-
-
-
-
-    eval "CFLAGS_dvdnav="'"$'"{CFLAGS_dvdnav} `${DVDNAV_CONFIG} --cflags`"'"'
-    am_modules_with_cflags="${am_modules_with_cflags} dvdnav"
-
-
-
-
-    eval "LIBS_dvdnav="'"'"`${DVDNAV_CONFIG} --libs` "'$'"{LIBS_dvdnav}"'"'
-    am_modules_with_libs="${am_modules_with_libs} dvdnav"
-
-
-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dvdnav_get_video_resolution in -ldvdnav" >&5
-$as_echo_n "checking for dvdnav_get_video_resolution in -ldvdnav... " >&6; }
-if ${ac_cv_lib_dvdnav_dvdnav_get_video_resolution+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-ldvdnav ${LIBS_dvdnav} $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char dvdnav_get_video_resolution ();
-int
-main ()
-{
-return dvdnav_get_video_resolution ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_lib_dvdnav_dvdnav_get_video_resolution=yes
-else
-  ac_cv_lib_dvdnav_dvdnav_get_video_resolution=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dvdnav_dvdnav_get_video_resolution" >&5
-$as_echo "$ac_cv_lib_dvdnav_dvdnav_get_video_resolution" >&6; }
-if test "x$ac_cv_lib_dvdnav_dvdnav_get_video_resolution" = xyes; then :
-
-$as_echo "#define HAVE_DVDNAV_GET_VIDEO_RESOLUTION 1" >>confdefs.h
-
-fi
-
-  fi
-fi
-
-# Check whether --enable-dshow was given.
-if test "${enable_dshow+set}" = set; then :
-  enableval=$enable_dshow;
-fi
-
-if test "${enable_dshow}" != "no"
-then
-  if test "${SYS}" = "mingw32"
-  then
-    ac_ext=cpp
-ac_cpp='$CXXCPP $CPPFLAGS'
-ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
-
-      for ac_header in dshow.h
-do :
-  ac_fn_cxx_check_header_mongrel "$LINENO" "dshow.h" "ac_cv_header_dshow_h" "$ac_includes_default"
-if test "x$ac_cv_header_dshow_h" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_DSHOW_H 1
-_ACEOF
-
-
-    PLUGINS="${PLUGINS} dshow"
-    LTLIBdshow=libdshow_plugin.la
-
-
-
-
-
-    eval "CXXFLAGS_dshow="'"$'"{CXXFLAGS_dshow} "'"'
-    am_modules_with_cxxflags="${am_modules_with_cxxflags} dshow"
-
-
-
-
-    eval "LIBS_dshow="'"'"-lole32 -loleaut32 -luuid "'$'"{LIBS_dshow}"'"'
-    am_modules_with_libs="${am_modules_with_libs} dshow"
-
-
-fi
-
-done
-
-    ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-  fi
-fi
-
-# Check whether --enable-bda was given.
-if test "${enable_bda+set}" = set; then :
-  enableval=$enable_bda;
-fi
-
-if test "${enable_bda}" != "no"
-then
-  if test "${SYS}" = "mingw32"
-  then
-      for ac_header in dshow.h
-do :
-  ac_fn_c_check_header_mongrel "$LINENO" "dshow.h" "ac_cv_header_dshow_h" "$ac_includes_default"
-if test "x$ac_cv_header_dshow_h" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_DSHOW_H 1
-_ACEOF
-
-
-    PLUGINS="${PLUGINS} bda"
-    LTLIBbda=libbda_plugin.la
-
-
-
-
-
-    eval "CXXFLAGS_bda="'"$'"{CXXFLAGS_bda} "'"'
-    am_modules_with_cxxflags="${am_modules_with_cxxflags} bda"
-
-
-
-
-    eval "LIBS_bda="'"'"-lstrmiids -lole32 -loleaut32 -luuid "'$'"{LIBS_bda}"'"'
-    am_modules_with_libs="${am_modules_with_libs} bda"
-
-
-fi
-
-done
-
-  fi
-fi
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-# Check whether --enable-opencv was given.
-if test "${enable_opencv+set}" = set; then :
-  enableval=$enable_opencv;
-else
-  enable_opencv=off
-fi
-
-
-case $enable_opencv in #(
-  yes) :
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for OPENCV" >&5
-$as_echo_n "checking for OPENCV... " >&6; }
-
-if test -n "$OPENCV_CFLAGS"; then
-    pkg_cv_OPENCV_CFLAGS="$OPENCV_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"opencv\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "opencv") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_OPENCV_CFLAGS=`$PKG_CONFIG --cflags "opencv" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$OPENCV_LIBS"; then
-    pkg_cv_OPENCV_LIBS="$OPENCV_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"opencv\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "opencv") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_OPENCV_LIBS=`$PKG_CONFIG --libs "opencv" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        OPENCV_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "opencv" 2>&1`
-        else
-	        OPENCV_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "opencv" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$OPENCV_PKG_ERRORS" >&5
-
-	if test x"$enable_opencv" = "xyes"; then :
-  as_fn_error $? "Library opencv needed for opencv was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library opencv needed for opencv was not found" >&5
-$as_echo "$as_me: WARNING: Library opencv needed for opencv was not found" >&2;}
-
-fi
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	if test x"$enable_opencv" = "xyes"; then :
-  as_fn_error $? "Library opencv needed for opencv was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library opencv needed for opencv was not found" >&5
-$as_echo "$as_me: WARNING: Library opencv needed for opencv was not found" >&2;}
-
-fi
-else
-	OPENCV_CFLAGS=$pkg_cv_OPENCV_CFLAGS
-	OPENCV_LIBS=$pkg_cv_OPENCV_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	PLUGINS="${PLUGINS} opencv_example"
-    LTLIBopencv_example=libopencv_example_plugin.la
-
-
-    PLUGINS="${PLUGINS} opencv_wrapper"
-    LTLIBopencv_wrapper=libopencv_wrapper_plugin.la
-
-
-
-
-
-
-    eval "CFLAGS_opencv_example="'"$'"{CFLAGS_opencv_example} $OPENCV_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} opencv_example"
-
-    eval "CFLAGS_opencv_wrapper="'"$'"{CFLAGS_opencv_wrapper} $OPENCV_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} opencv_wrapper"
-
-
-
-
-    eval "LIBS_opencv_example="'"'"$OPENCV_LIBS  "'$'"{LIBS_opencv_example}"'"'
-    am_modules_with_libs="${am_modules_with_libs} opencv_example"
-
-    eval "LIBS_opencv_wrapper="'"'"$OPENCV_LIBS  "'$'"{LIBS_opencv_wrapper}"'"'
-    am_modules_with_libs="${am_modules_with_libs} opencv_wrapper"
-
-
-fi ;; #(
-  auto) :
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for OPENCV" >&5
-$as_echo_n "checking for OPENCV... " >&6; }
-
-if test -n "$OPENCV_CFLAGS"; then
-    pkg_cv_OPENCV_CFLAGS="$OPENCV_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"opencv\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "opencv") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_OPENCV_CFLAGS=`$PKG_CONFIG --cflags "opencv" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$OPENCV_LIBS"; then
-    pkg_cv_OPENCV_LIBS="$OPENCV_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"opencv\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "opencv") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_OPENCV_LIBS=`$PKG_CONFIG --libs "opencv" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        OPENCV_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "opencv" 2>&1`
-        else
-	        OPENCV_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "opencv" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$OPENCV_PKG_ERRORS" >&5
-
-	enable_opencv=no
- if test x"$enable_opencv" = "xyes"; then :
-  as_fn_error $? "Library opencv needed for opencv was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library opencv needed for opencv was not found" >&5
-$as_echo "$as_me: WARNING: Library opencv needed for opencv was not found" >&2;}
-
-fi
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	enable_opencv=no
- if test x"$enable_opencv" = "xyes"; then :
-  as_fn_error $? "Library opencv needed for opencv was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library opencv needed for opencv was not found" >&5
-$as_echo "$as_me: WARNING: Library opencv needed for opencv was not found" >&2;}
-
-fi
-else
-	OPENCV_CFLAGS=$pkg_cv_OPENCV_CFLAGS
-	OPENCV_LIBS=$pkg_cv_OPENCV_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	enable_opencv=yes
-
-
-    PLUGINS="${PLUGINS} opencv_example"
-    LTLIBopencv_example=libopencv_example_plugin.la
-
-
-    PLUGINS="${PLUGINS} opencv_wrapper"
-    LTLIBopencv_wrapper=libopencv_wrapper_plugin.la
-
-
-
-
-
-
-    eval "CFLAGS_opencv_example="'"$'"{CFLAGS_opencv_example} $OPENCV_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} opencv_example"
-
-    eval "CFLAGS_opencv_wrapper="'"$'"{CFLAGS_opencv_wrapper} $OPENCV_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} opencv_wrapper"
-
-
-
-
-    eval "LIBS_opencv_example="'"'"$OPENCV_LIBS  "'$'"{LIBS_opencv_example}"'"'
-    am_modules_with_libs="${am_modules_with_libs} opencv_example"
-
-    eval "LIBS_opencv_wrapper="'"'"$OPENCV_LIBS  "'$'"{LIBS_opencv_wrapper}"'"'
-    am_modules_with_libs="${am_modules_with_libs} opencv_wrapper"
-
-
-fi ;; #(
-  *) :
-     ;;
-esac
-
-
-
-
-
-
-
-
-
-
-
-
-
-# Check whether --enable-smb was given.
-if test "${enable_smb+set}" = set; then :
-  enableval=$enable_smb;
-fi
-
-if test "${enable_smb}" != "no"; then
-  for ac_header in libsmbclient.h
-do :
-  ac_fn_c_check_header_mongrel "$LINENO" "libsmbclient.h" "ac_cv_header_libsmbclient_h" "$ac_includes_default"
-if test "x$ac_cv_header_libsmbclient_h" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_LIBSMBCLIENT_H 1
-_ACEOF
-
-
-    PLUGINS="${PLUGINS} access_smb"
-    LTLIBaccess_smb=libaccess_smb_plugin.la
-
-
-
-
-
-    eval "LIBS_access_smb="'"'"-lsmbclient "'$'"{LIBS_access_smb}"'"'
-    am_modules_with_libs="${am_modules_with_libs} access_smb"
-
-
-else
-   if test -n "${enable_smb}"; then
-        as_fn_error $? "cannot find libsmbclient headers" "$LINENO" 5
-     fi
-fi
-
-done
-
-fi
-
-
-# Check whether --enable-sftp was given.
-if test "${enable_sftp+set}" = set; then :
-  enableval=$enable_sftp;
-fi
-
-if test "${enable_sftp}" = "yes"; then
-  for ac_header in libssh2.h
-do :
-  ac_fn_c_check_header_mongrel "$LINENO" "libssh2.h" "ac_cv_header_libssh2_h" "$ac_includes_default"
-if test "x$ac_cv_header_libssh2_h" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_LIBSSH2_H 1
-_ACEOF
-
-
-
-    PLUGINS="${PLUGINS} access_sftp"
-    LTLIBaccess_sftp=libaccess_sftp_plugin.la
-
-
-
-
-
-    eval "LIBS_access_sftp="'"'"-lssh2 "'$'"{LIBS_access_sftp}"'"'
-    am_modules_with_libs="${am_modules_with_libs} access_sftp"
-
-
-
-fi
-
-done
-
-fi
-
-# Check whether --enable-dvbpsi was given.
-if test "${enable_dvbpsi+set}" = set; then :
-  enableval=$enable_dvbpsi;
-fi
-
-have_dvbpsi=no
-if test "${enable_dvbpsi}" != "no"
-then
-
-# Check whether --with-dvbpsi was given.
-if test "${with_dvbpsi+set}" = set; then :
-  withval=$with_dvbpsi;
-fi
-
-
-# Check whether --with-dvbpsi was given.
-if test "${with_dvbpsi+set}" = set; then :
-  withval=$with_dvbpsi;
-fi
-
-  case "${with_dvbpsi}" in
-  ""|yes)
-    if test -z "${with_dvbpsi_tree}"
-    then
-      for ac_header in dvbpsi/dr.h
-do :
-  ac_fn_c_check_header_compile "$LINENO" "dvbpsi/dr.h" "ac_cv_header_dvbpsi_dr_h" "#if defined( HAVE_STDINT_H )
-#   include <stdint.h>
-#elif defined( HAVE_INTTYPES_H )
-#   include <inttypes.h>
-#endif
-#include <dvbpsi/dvbpsi.h>
-#include <dvbpsi/descriptor.h>
-#include <dvbpsi/pat.h>
-#include <dvbpsi/pmt.h>
-"
-if test "x$ac_cv_header_dvbpsi_dr_h" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_DVBPSI_DR_H 1
-_ACEOF
-
-
-    PLUGINS="${PLUGINS} ts"
-    LTLIBts=libts_plugin.la
-
-
-
-          if test "${enable_sout}" != "no"; then
-
-
-    PLUGINS="${PLUGINS} mux_ts"
-    LTLIBmux_ts=libmux_ts_plugin.la
-
-
-
-          fi
-
-
-    eval "LIBS_mux_ts="'"'"-ldvbpsi "'$'"{LIBS_mux_ts}"'"'
-    am_modules_with_libs="${am_modules_with_libs} mux_ts"
-
-    eval "LIBS_ts="'"'"-ldvbpsi "'$'"{LIBS_ts}"'"'
-    am_modules_with_libs="${am_modules_with_libs} ts"
-
-    eval "LIBS_dvb="'"'"-ldvbpsi "'$'"{LIBS_dvb}"'"'
-    am_modules_with_libs="${am_modules_with_libs} dvb"
-
-
-	  have_dvbpsi=yes
-else
-    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cannot find libdvbpsi headers" >&5
-$as_echo "$as_me: WARNING: cannot find libdvbpsi headers" >&2;}
-fi
-
-done
-
-    else
-      { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libdvbpsi.a in ${with_dvbpsi_tree}" >&5
-$as_echo_n "checking for libdvbpsi.a in ${with_dvbpsi_tree}... " >&6; }
-      real_dvbpsi_tree="`cd ${with_dvbpsi_tree} 2>/dev/null && pwd`"
-      if test -z "${real_dvbpsi_tree}"
-      then
-                { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-        as_fn_error $? "cannot cd to ${with_dvbpsi_tree}" "$LINENO" 5
-      fi
-      if test -f "${real_dvbpsi_tree}/src/.libs/libdvbpsi.a"
-      then
-                { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${real_dvbpsi_tree}/src/.libs/libdvbpsi.a" >&5
-$as_echo "${real_dvbpsi_tree}/src/.libs/libdvbpsi.a" >&6; }
-
-
-    PLUGINS="${PLUGINS} ts"
-    LTLIBts=libts_plugin.la
-
-
-
-        if test "${enable_sout}" != "no"; then
-
-
-    PLUGINS="${PLUGINS} mux_ts"
-    LTLIBmux_ts=libmux_ts_plugin.la
-
-
-
-        fi
-
-
-    eval "CPPFLAGS_mux_ts="'"$'"{CPPFLAGS_mux_ts} -I${real_dvbpsi_tree}/src"'"'
-    am_modules_with_cppflags="${am_modules_with_cppflags} mux_ts"
-
-    eval "CPPFLAGS_ts="'"$'"{CPPFLAGS_ts} -I${real_dvbpsi_tree}/src"'"'
-    am_modules_with_cppflags="${am_modules_with_cppflags} ts"
-
-    eval "CPPFLAGS_dvb="'"$'"{CPPFLAGS_dvb} -I${real_dvbpsi_tree}/src"'"'
-    am_modules_with_cppflags="${am_modules_with_cppflags} dvb"
-
-
-
-
-    eval "LIBS_mux_ts="'"'"${real_dvbpsi_tree}/src/.libs/libdvbpsi.a "'$'"{LIBS_mux_ts}"'"'
-    am_modules_with_libs="${am_modules_with_libs} mux_ts"
-
-    eval "LIBS_ts="'"'"${real_dvbpsi_tree}/src/.libs/libdvbpsi.a "'$'"{LIBS_ts}"'"'
-    am_modules_with_libs="${am_modules_with_libs} ts"
-
-    eval "LIBS_dvb="'"'"${real_dvbpsi_tree}/src/.libs/libdvbpsi.a "'$'"{LIBS_dvb}"'"'
-    am_modules_with_libs="${am_modules_with_libs} dvb"
-
-
-	have_dvbpsi=yes
-      else
-                { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-        as_fn_error $? "cannot find ${real_dvbpsi_tree}/src/.libs/libdvbpsi.a, make sure you compiled libdvbpsi in ${with_dvbpsi_tree}" "$LINENO" 5
-      fi
-    fi
-  ;;
-  no)
-      ;;
-  *)
-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dvbpsi headers in ${with_dvbpsi}" >&5
-$as_echo_n "checking for dvbpsi headers in ${with_dvbpsi}... " >&6; }
-    if test -z "${with_dvbpsi}"
-    then
-      LDFLAGS_test=""
-      CPPFLAGS_test=""
-    else
-      LDFLAGS_test="-L${with_dvbpsi}/lib"
-      CPPFLAGS_test="-I${with_dvbpsi}/include"
-    fi
-    CPPFLAGS="${CPPFLAGS_save} ${CPPFLAGS_test}"
-    for ac_header in dvbpsi/dr.h
-do :
-  ac_fn_c_check_header_compile "$LINENO" "dvbpsi/dr.h" "ac_cv_header_dvbpsi_dr_h" "#if defined( HAVE_STDINT_H )
-#   include <stdint.h>
-#elif defined( HAVE_INTTYPES_H )
-#   include <inttypes.h>
-#endif
-#include <dvbpsi/dvbpsi.h>
-#include <dvbpsi/descriptor.h>
-#include <dvbpsi/pat.h>
-#include <dvbpsi/pmt.h>
-"
-if test "x$ac_cv_header_dvbpsi_dr_h" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_DVBPSI_DR_H 1
-_ACEOF
-
-
-
-    PLUGINS="${PLUGINS} ts"
-    LTLIBts=libts_plugin.la
-
-
-
-      if test "${enable_sout}" != "no"; then
-        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dvbpsi_SDTServiceAddDescriptor in -ldvbpsi" >&5
-$as_echo_n "checking for dvbpsi_SDTServiceAddDescriptor in -ldvbpsi... " >&6; }
-if ${ac_cv_lib_dvbpsi_dvbpsi_SDTServiceAddDescriptor+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-ldvbpsi ${LDFLAGS_test} -ldvbpsi $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char dvbpsi_SDTServiceAddDescriptor ();
-int
-main ()
-{
-return dvbpsi_SDTServiceAddDescriptor ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_lib_dvbpsi_dvbpsi_SDTServiceAddDescriptor=yes
-else
-  ac_cv_lib_dvbpsi_dvbpsi_SDTServiceAddDescriptor=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dvbpsi_dvbpsi_SDTServiceAddDescriptor" >&5
-$as_echo "$ac_cv_lib_dvbpsi_dvbpsi_SDTServiceAddDescriptor" >&6; }
-if test "x$ac_cv_lib_dvbpsi_dvbpsi_SDTServiceAddDescriptor" = xyes; then :
-
-
-    PLUGINS="${PLUGINS} mux_ts"
-    LTLIBmux_ts=libmux_ts_plugin.la
-
-
-
-fi
-
-      fi
-
-
-    eval "CPPFLAGS_mux_ts="'"$'"{CPPFLAGS_mux_ts} ${CPPFLAGS_test}"'"'
-    am_modules_with_cppflags="${am_modules_with_cppflags} mux_ts"
-
-    eval "CPPFLAGS_ts="'"$'"{CPPFLAGS_ts} ${CPPFLAGS_test}"'"'
-    am_modules_with_cppflags="${am_modules_with_cppflags} ts"
-
-    eval "CPPFLAGS_dvb="'"$'"{CPPFLAGS_dvb} ${CPPFLAGS_test}"'"'
-    am_modules_with_cppflags="${am_modules_with_cppflags} dvb"
-
-
-
-
-    eval "LIBS_mux_ts="'"'"${LDFLAGS_test} -ldvbpsi "'$'"{LIBS_mux_ts}"'"'
-    am_modules_with_libs="${am_modules_with_libs} mux_ts"
-
-    eval "LIBS_ts="'"'"${LDFLAGS_test} -ldvbpsi "'$'"{LIBS_ts}"'"'
-    am_modules_with_libs="${am_modules_with_libs} ts"
-
-    eval "LIBS_dvb="'"'"${LDFLAGS_test} -ldvbpsi "'$'"{LIBS_dvb}"'"'
-    am_modules_with_libs="${am_modules_with_libs} dvb"
-
-
-      have_dvbpsi=yes
-
-else
-
-      if test -n "${enable_dvbpsi}"
-      then
-        as_fn_error $? "Could not find libdvbpsi on your system: you may get it from www.videolan.org, you'll need at least version 0.1.6" "$LINENO" 5
-      fi
-
-fi
-
-done
-
-    CPPFLAGS="${CPPFLAGS_save}"
-  ;;
-  esac
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dvbpsi_GenSDTSections in -ldvbpsi" >&5
-$as_echo_n "checking for dvbpsi_GenSDTSections in -ldvbpsi... " >&6; }
-if ${ac_cv_lib_dvbpsi_dvbpsi_GenSDTSections+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-ldvbpsi ${LIBS_ts} $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char dvbpsi_GenSDTSections ();
-int
-main ()
-{
-return dvbpsi_GenSDTSections ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_lib_dvbpsi_dvbpsi_GenSDTSections=yes
-else
-  ac_cv_lib_dvbpsi_dvbpsi_GenSDTSections=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dvbpsi_dvbpsi_GenSDTSections" >&5
-$as_echo "$ac_cv_lib_dvbpsi_dvbpsi_GenSDTSections" >&6; }
-if test "x$ac_cv_lib_dvbpsi_dvbpsi_GenSDTSections" = xyes; then :
-
-
-$as_echo "#define HAVE_DVBPSI_SDT 1" >>confdefs.h
-
-
-fi
-
-
-fi
-
-# Check whether --enable-v4l was given.
-if test "${enable_v4l+set}" = set; then :
-  enableval=$enable_v4l;
-fi
-
-if test "${enable_v4l}" = "yes"
-then
-
-# Check whether --with-v4l was given.
-if test "${with_v4l+set}" = set; then :
-  withval=$with_v4l;
-fi
-
-  if test "${with_v4l}" != "no" -a -n "${with_v4l}"
-  then
-
-
-    eval "CPPFLAGS_v4l="'"$'"{CPPFLAGS_v4l} -I${with_v4l}/include"'"'
-    am_modules_with_cppflags="${am_modules_with_cppflags} v4l"
-
-
-  fi
-
-  CPPFLAGS="${CPPFLAGS_save} ${CPPFLAGS_v4l}"
-  for ac_header in linux/videodev.h
-do :
-  ac_fn_c_check_header_mongrel "$LINENO" "linux/videodev.h" "ac_cv_header_linux_videodev_h" "$ac_includes_default"
-if test "x$ac_cv_header_linux_videodev_h" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_LINUX_VIDEODEV_H 1
-_ACEOF
-
-
-
-    PLUGINS="${PLUGINS} v4l"
-    LTLIBv4l=libv4l_plugin.la
-
-
-
-
-fi
-
-done
-
-  CPPFLAGS="${CPPFLAGS_save}"
-fi
-
-# Check whether --enable-libv4l was given.
-if test "${enable_libv4l+set}" = set; then :
-  enableval=$enable_libv4l;
-fi
-
-if test "${enable_libv4l}" != "no" -a "${enable_v4l}" != "no"
-then
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for LIBV4L" >&5
-$as_echo_n "checking for LIBV4L... " >&6; }
-
-if test -n "$LIBV4L_CFLAGS"; then
-    pkg_cv_LIBV4L_CFLAGS="$LIBV4L_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libv4l1\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libv4l1") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_LIBV4L_CFLAGS=`$PKG_CONFIG --cflags "libv4l1" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$LIBV4L_LIBS"; then
-    pkg_cv_LIBV4L_LIBS="$LIBV4L_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libv4l1\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libv4l1") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_LIBV4L_LIBS=`$PKG_CONFIG --libs "libv4l1" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        LIBV4L_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libv4l1" 2>&1`
-        else
-	        LIBV4L_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libv4l1" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$LIBV4L_PKG_ERRORS" >&5
-
-	{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: LibV4L support disabled because libv4l development headers were not found" >&5
-$as_echo "$as_me: WARNING: LibV4L support disabled because libv4l development headers were not found" >&2;}
-
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: LibV4L support disabled because libv4l development headers were not found" >&5
-$as_echo "$as_me: WARNING: LibV4L support disabled because libv4l development headers were not found" >&2;}
-
-else
-	LIBV4L_CFLAGS=$pkg_cv_LIBV4L_CFLAGS
-	LIBV4L_LIBS=$pkg_cv_LIBV4L_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-
-
-
-    eval "LDFLAGS_v4l="'"${LIBV4L_LIBS} $'"{LDFLAGS_v4l}"'"'
-    am_modules_with_ldflags="${am_modules_with_ldflags} v4l"
-
-
-
-
-    eval "CFLAGS_v4l="'"$'"{CFLAGS_v4l} ${LIBV4L_CFLAGS}"'"'
-    am_modules_with_cflags="${am_modules_with_cflags} v4l"
-
-
-
-$as_echo "#define HAVE_LIBV4L1 1" >>confdefs.h
-
-fi
-fi
-
-# Check whether --enable-v4l2 was given.
-if test "${enable_v4l2+set}" = set; then :
-  enableval=$enable_v4l2;
-fi
-
-if test "${enable_v4l2}" != "no"
-then
-
-# Check whether --with-v4l2 was given.
-if test "${with_v4l2+set}" = set; then :
-  withval=$with_v4l2;
-fi
-
-  if test "${with_v4l2}" != "no" -a -n "${with_v4l2}"
-  then
-
-
-    eval "CPPFLAGS_v4l2="'"$'"{CPPFLAGS_v4l2} -I${with_v4l2}/include"'"'
-    am_modules_with_cppflags="${am_modules_with_cppflags} v4l2"
-
-
-  fi
-
-  CPPFLAGS="${CPPFLAGS_save} ${CPPFLAGS_v4l2}"
-  for ac_header in linux/videodev2.h sys/videoio.h
-do :
-  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
-if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
-  cat >>confdefs.h <<_ACEOF
-#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
-_ACEOF
-
-
-
-    PLUGINS="${PLUGINS} v4l2"
-    LTLIBv4l2=libv4l2_plugin.la
-
-
-
-
-fi
-
-done
-
-  CPPFLAGS="${CPPFLAGS_save}"
-fi
-
-# Check whether --enable-libv4l2 was given.
-if test "${enable_libv4l2+set}" = set; then :
-  enableval=$enable_libv4l2;
-fi
-
-if test "${enable_libv4l2}" != "no" -a "${enable_v4l2}" != "no"
-then
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for LIBV4L2" >&5
-$as_echo_n "checking for LIBV4L2... " >&6; }
-
-if test -n "$LIBV4L2_CFLAGS"; then
-    pkg_cv_LIBV4L2_CFLAGS="$LIBV4L2_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libv4l2\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libv4l2") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_LIBV4L2_CFLAGS=`$PKG_CONFIG --cflags "libv4l2" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$LIBV4L2_LIBS"; then
-    pkg_cv_LIBV4L2_LIBS="$LIBV4L2_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libv4l2\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libv4l2") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_LIBV4L2_LIBS=`$PKG_CONFIG --libs "libv4l2" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        LIBV4L2_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libv4l2" 2>&1`
-        else
-	        LIBV4L2_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libv4l2" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$LIBV4L2_PKG_ERRORS" >&5
-
-	{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: LibV4L2 support disabled because libv4l2 development headers were not found" >&5
-$as_echo "$as_me: WARNING: LibV4L2 support disabled because libv4l2 development headers were not found" >&2;}
-
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: LibV4L2 support disabled because libv4l2 development headers were not found" >&5
-$as_echo "$as_me: WARNING: LibV4L2 support disabled because libv4l2 development headers were not found" >&2;}
-
-else
-	LIBV4L2_CFLAGS=$pkg_cv_LIBV4L2_CFLAGS
-	LIBV4L2_LIBS=$pkg_cv_LIBV4L2_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-
-
-
-    eval "LDFLAGS_v4l2="'"${LIBV4L2_LIBS} $'"{LDFLAGS_v4l2}"'"'
-    am_modules_with_ldflags="${am_modules_with_ldflags} v4l2"
-
-
-
-
-    eval "CFLAGS_v4l2="'"$'"{CFLAGS_v4l2} ${LIBV4L2_CFLAGS}"'"'
-    am_modules_with_cflags="${am_modules_with_cflags} v4l2"
-
-
-
-$as_echo "#define HAVE_LIBV4L2 1" >>confdefs.h
-
-fi
-fi
-
-# Check whether --enable-pvr was given.
-if test "${enable_pvr+set}" = set; then :
-  enableval=$enable_pvr;
-fi
-
-if test "${enable_pvr}" = "yes"
-then
-
-
-    PLUGINS="${PLUGINS} pvr"
-    LTLIBpvr=libpvr_plugin.la
-
-
-
-
-# Check whether --with-videodev2 was given.
-if test "${with_videodev2+set}" = set; then :
-  withval=$with_videodev2;
-fi
-
-  if test "${with_videodev2}" != "no" -a -n "${with_videodev2}"
-  then
-
-cat >>confdefs.h <<_ACEOF
-#define VIDEODEV2_H_FILE "${with_videodev2}"
-_ACEOF
-
-  fi
-
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for new linux/videodev2.h" >&5
-$as_echo_n "checking for new linux/videodev2.h... " >&6; }
-if ${ac_cv_new_linux_videodev2_h+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-          #include <sys/types.h>
-          #   ifdef VIDEODEV2_H_FILE
-	  #   include VIDEODEV2_H_FILE
-	  #   else
-	  #   include <linux/videodev2.h>
-	  #   endif
-
-int
-main ()
-{
-struct v4l2_ext_controls ctrls; ctrls.ctrl_class = V4L2_CTRL_CLASS_MPEG;
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_compile "$LINENO"; then :
-  ac_cv_new_linux_videodev2_h=yes
-else
-  ac_cv_new_linux_videodev2_h=no
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_new_linux_videodev2_h" >&5
-$as_echo "$ac_cv_new_linux_videodev2_h" >&6; }
-  if test "${ac_cv_new_linux_videodev2_h}" != "no"; then
-
-$as_echo "#define HAVE_NEW_LINUX_VIDEODEV2_H 1" >>confdefs.h
-
-  fi
-fi
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-# Check whether --enable-gnomevfs was given.
-if test "${enable_gnomevfs+set}" = set; then :
-  enableval=$enable_gnomevfs;
-else
-  enable_gnomevfs=auto
-fi
-
-
-case $enable_gnomevfs in #(
-  yes) :
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNOMEVFS" >&5
-$as_echo_n "checking for GNOMEVFS... " >&6; }
-
-if test -n "$GNOMEVFS_CFLAGS"; then
-    pkg_cv_GNOMEVFS_CFLAGS="$GNOMEVFS_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gnome-vfs-2.0\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "gnome-vfs-2.0") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_GNOMEVFS_CFLAGS=`$PKG_CONFIG --cflags "gnome-vfs-2.0" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$GNOMEVFS_LIBS"; then
-    pkg_cv_GNOMEVFS_LIBS="$GNOMEVFS_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gnome-vfs-2.0\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "gnome-vfs-2.0") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_GNOMEVFS_LIBS=`$PKG_CONFIG --libs "gnome-vfs-2.0" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        GNOMEVFS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gnome-vfs-2.0" 2>&1`
-        else
-	        GNOMEVFS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gnome-vfs-2.0" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$GNOMEVFS_PKG_ERRORS" >&5
-
-	if test x"$enable_gnomevfs" = "xyes"; then :
-  as_fn_error $? "Library gnome-vfs-2.0 needed for gnomevfs was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library gnome-vfs-2.0 needed for gnomevfs was not found" >&5
-$as_echo "$as_me: WARNING: Library gnome-vfs-2.0 needed for gnomevfs was not found" >&2;}
-
-fi
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	if test x"$enable_gnomevfs" = "xyes"; then :
-  as_fn_error $? "Library gnome-vfs-2.0 needed for gnomevfs was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library gnome-vfs-2.0 needed for gnomevfs was not found" >&5
-$as_echo "$as_me: WARNING: Library gnome-vfs-2.0 needed for gnomevfs was not found" >&2;}
-
-fi
-else
-	GNOMEVFS_CFLAGS=$pkg_cv_GNOMEVFS_CFLAGS
-	GNOMEVFS_LIBS=$pkg_cv_GNOMEVFS_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	PLUGINS="${PLUGINS} access_gnomevfs"
-    LTLIBaccess_gnomevfs=libaccess_gnomevfs_plugin.la
-
-
-
-
-
-
-    eval "CFLAGS_access_gnomevfs="'"$'"{CFLAGS_access_gnomevfs} $GNOMEVFS_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} access_gnomevfs"
-
-
-
-
-    eval "LIBS_access_gnomevfs="'"'"$GNOMEVFS_LIBS  "'$'"{LIBS_access_gnomevfs}"'"'
-    am_modules_with_libs="${am_modules_with_libs} access_gnomevfs"
-
-
-fi ;; #(
-  auto) :
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNOMEVFS" >&5
-$as_echo_n "checking for GNOMEVFS... " >&6; }
-
-if test -n "$GNOMEVFS_CFLAGS"; then
-    pkg_cv_GNOMEVFS_CFLAGS="$GNOMEVFS_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gnome-vfs-2.0\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "gnome-vfs-2.0") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_GNOMEVFS_CFLAGS=`$PKG_CONFIG --cflags "gnome-vfs-2.0" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$GNOMEVFS_LIBS"; then
-    pkg_cv_GNOMEVFS_LIBS="$GNOMEVFS_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gnome-vfs-2.0\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "gnome-vfs-2.0") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_GNOMEVFS_LIBS=`$PKG_CONFIG --libs "gnome-vfs-2.0" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        GNOMEVFS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gnome-vfs-2.0" 2>&1`
-        else
-	        GNOMEVFS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gnome-vfs-2.0" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$GNOMEVFS_PKG_ERRORS" >&5
-
-	enable_gnomevfs=no
- if test x"$enable_gnomevfs" = "xyes"; then :
-  as_fn_error $? "Library gnome-vfs-2.0 needed for gnomevfs was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library gnome-vfs-2.0 needed for gnomevfs was not found" >&5
-$as_echo "$as_me: WARNING: Library gnome-vfs-2.0 needed for gnomevfs was not found" >&2;}
-
-fi
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	enable_gnomevfs=no
- if test x"$enable_gnomevfs" = "xyes"; then :
-  as_fn_error $? "Library gnome-vfs-2.0 needed for gnomevfs was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library gnome-vfs-2.0 needed for gnomevfs was not found" >&5
-$as_echo "$as_me: WARNING: Library gnome-vfs-2.0 needed for gnomevfs was not found" >&2;}
-
-fi
-else
-	GNOMEVFS_CFLAGS=$pkg_cv_GNOMEVFS_CFLAGS
-	GNOMEVFS_LIBS=$pkg_cv_GNOMEVFS_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	enable_gnomevfs=yes
-
-
-    PLUGINS="${PLUGINS} access_gnomevfs"
-    LTLIBaccess_gnomevfs=libaccess_gnomevfs_plugin.la
-
-
-
-
-
-
-    eval "CFLAGS_access_gnomevfs="'"$'"{CFLAGS_access_gnomevfs} $GNOMEVFS_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} access_gnomevfs"
-
-
-
-
-    eval "LIBS_access_gnomevfs="'"'"$GNOMEVFS_LIBS  "'$'"{LIBS_access_gnomevfs}"'"'
-    am_modules_with_libs="${am_modules_with_libs} access_gnomevfs"
-
-
-fi ;; #(
-  *) :
-     ;;
-esac
-
-
-
-
-
-
-
-
-
-
-
-
-# Check whether --enable-vcdx was given.
-if test "${enable_vcdx+set}" = set; then :
-  enableval=$enable_vcdx;
-fi
-
-
-if test "${enable_vcdx}" = "yes"
-then
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for LIBCDIO" >&5
-$as_echo_n "checking for LIBCDIO... " >&6; }
-
-if test -n "$LIBCDIO_CFLAGS"; then
-    pkg_cv_LIBCDIO_CFLAGS="$LIBCDIO_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libcdio >= 0.78.2 libiso9660 >= 0.72\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libcdio >= 0.78.2 libiso9660 >= 0.72") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_LIBCDIO_CFLAGS=`$PKG_CONFIG --cflags "libcdio >= 0.78.2 libiso9660 >= 0.72" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$LIBCDIO_LIBS"; then
-    pkg_cv_LIBCDIO_LIBS="$LIBCDIO_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libcdio >= 0.78.2 libiso9660 >= 0.72\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libcdio >= 0.78.2 libiso9660 >= 0.72") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_LIBCDIO_LIBS=`$PKG_CONFIG --libs "libcdio >= 0.78.2 libiso9660 >= 0.72" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        LIBCDIO_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libcdio >= 0.78.2 libiso9660 >= 0.72" 2>&1`
-        else
-	        LIBCDIO_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libcdio >= 0.78.2 libiso9660 >= 0.72" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$LIBCDIO_PKG_ERRORS" >&5
-
-	as_fn_error $? "vcdx plugin requires libcdio >= 0.78.2 and libiso9660 >= 0.72" "$LINENO" 5
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	as_fn_error $? "vcdx plugin requires libcdio >= 0.78.2 and libiso9660 >= 0.72" "$LINENO" 5
-else
-	LIBCDIO_CFLAGS=$pkg_cv_LIBCDIO_CFLAGS
-	LIBCDIO_LIBS=$pkg_cv_LIBCDIO_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-
-
-    eval "LIBS_vcdx="'"'"$LIBCDIO_LIBS "'$'"{LIBS_vcdx}"'"'
-    am_modules_with_libs="${am_modules_with_libs} vcdx"
-
-
-
-
-    eval "CFLAGS_vcdx="'"$'"{CFLAGS_vcdx} $LIBCDIO_CFLAGS"'"'
-    am_modules_with_cflags="${am_modules_with_cflags} vcdx"
-
-
-fi
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for LIBVCDINFO" >&5
-$as_echo_n "checking for LIBVCDINFO... " >&6; }
-
-if test -n "$LIBVCDINFO_CFLAGS"; then
-    pkg_cv_LIBVCDINFO_CFLAGS="$LIBVCDINFO_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libvcdinfo >= 0.7.22\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libvcdinfo >= 0.7.22") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_LIBVCDINFO_CFLAGS=`$PKG_CONFIG --cflags "libvcdinfo >= 0.7.22" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$LIBVCDINFO_LIBS"; then
-    pkg_cv_LIBVCDINFO_LIBS="$LIBVCDINFO_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libvcdinfo >= 0.7.22\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libvcdinfo >= 0.7.22") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_LIBVCDINFO_LIBS=`$PKG_CONFIG --libs "libvcdinfo >= 0.7.22" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        LIBVCDINFO_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libvcdinfo >= 0.7.22" 2>&1`
-        else
-	        LIBVCDINFO_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libvcdinfo >= 0.7.22" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$LIBVCDINFO_PKG_ERRORS" >&5
-
-	as_fn_error $? "vcdx plugin requires libvcdinfo library >= 0.7.22" "$LINENO" 5
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	as_fn_error $? "vcdx plugin requires libvcdinfo library >= 0.7.22" "$LINENO" 5
-else
-	LIBVCDINFO_CFLAGS=$pkg_cv_LIBVCDINFO_CFLAGS
-	LIBVCDINFO_LIBS=$pkg_cv_LIBVCDINFO_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-
-
-    eval "LIBS_vcdx="'"'"$LIBVCDINFO_LIBS "'$'"{LIBS_vcdx}"'"'
-    am_modules_with_libs="${am_modules_with_libs} vcdx"
-
-
-
-
-    eval "CFLAGS_vcdx="'"$'"{CFLAGS_vcdx} $LIBVCDINFO_CFLAGS"'"'
-    am_modules_with_cflags="${am_modules_with_cflags} vcdx"
-
-
-fi
-
-
-    PLUGINS="${PLUGINS} vcdx"
-    LTLIBvcdx=libvcdx_plugin.la
-
-
-
-fi
-
-# Check whether --enable-vcd was given.
-if test "${enable_vcd+set}" = set; then :
-  enableval=$enable_vcd;
-fi
-
-
-# Check whether --enable-libcddb was given.
-if test "${enable_libcddb+set}" = set; then :
-  enableval=$enable_libcddb;
-fi
-
-
-if test "${enable_vcd}" != "no"
-then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for cdrom_msf0 in linux/cdrom.h" >&5
-$as_echo_n "checking for cdrom_msf0 in linux/cdrom.h... " >&6; }
-  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-#include <linux/cdrom.h>
-
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
-  $EGREP "cdrom_msf0" >/dev/null 2>&1; then :
-
-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-
-
-    PLUGINS="${PLUGINS} vcd"
-    LTLIBvcd=libvcd_plugin.la
-
-
-    PLUGINS="${PLUGINS} cdda"
-    LTLIBcdda=libcdda_plugin.la
-
-
-
-
-else
-
-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-fi
-rm -f conftest*
-
-
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for scsireq in sys/scsiio.h" >&5
-$as_echo_n "checking for scsireq in sys/scsiio.h... " >&6; }
-  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-#include <sys/scsiio.h>
-
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
-  $EGREP "scsireq" >/dev/null 2>&1; then :
-
-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-
-
-    PLUGINS="${PLUGINS} vcd"
-    LTLIBvcd=libvcd_plugin.la
-
-
-    PLUGINS="${PLUGINS} cdda"
-    LTLIBcdda=libcdda_plugin.la
-
-
-
-
-$as_echo "#define HAVE_SCSIREQ_IN_SYS_SCSIIO_H 1" >>confdefs.h
-
-
-else
-
-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-fi
-rm -f conftest*
-
-
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ioc_toc_header in sys/cdio.h" >&5
-$as_echo_n "checking for ioc_toc_header in sys/cdio.h... " >&6; }
-  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-#include <sys/cdio.h>
-
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
-  $EGREP "ioc_toc_header " >/dev/null 2>&1; then :
-
-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-
-
-    PLUGINS="${PLUGINS} vcd"
-    LTLIBvcd=libvcd_plugin.la
-
-
-    PLUGINS="${PLUGINS} cdda"
-    LTLIBcdda=libcdda_plugin.la
-
-
-
-
-$as_echo "#define HAVE_IOC_TOC_HEADER_IN_SYS_CDIO_H 1" >>confdefs.h
-
-
-else
-
-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-fi
-rm -f conftest*
-
-
-  if test "${SYS}" = "bsdi" -o "${SYS}" = "mingw32"
-  then
-
-
-    PLUGINS="${PLUGINS} vcd"
-    LTLIBvcd=libvcd_plugin.la
-
-
-    PLUGINS="${PLUGINS} cdda"
-    LTLIBcdda=libcdda_plugin.la
-
-
-
-  fi
-
-  if test "${SYS}" = "darwin"
-  then
-
-
-    PLUGINS="${PLUGINS} vcd"
-    LTLIBvcd=libvcd_plugin.la
-
-
-    PLUGINS="${PLUGINS} cdda"
-    LTLIBcdda=libcdda_plugin.la
-
-
-
-
-
-    eval "LDFLAGS_vcd="'"-Wl,-framework,IOKit,-framework,CoreFoundation $'"{LDFLAGS_vcd}"'"'
-    am_modules_with_ldflags="${am_modules_with_ldflags} vcd"
-
-    eval "LDFLAGS_vcdx="'"-Wl,-framework,IOKit,-framework,CoreFoundation $'"{LDFLAGS_vcdx}"'"'
-    am_modules_with_ldflags="${am_modules_with_ldflags} vcdx"
-
-    eval "LDFLAGS_cdda="'"-Wl,-framework,IOKit,-framework,CoreFoundation $'"{LDFLAGS_cdda}"'"'
-    am_modules_with_ldflags="${am_modules_with_ldflags} cdda"
-
-
-
-
-    eval "LIBS_vcdx="'"'"-liconv "'$'"{LIBS_vcdx}"'"'
-    am_modules_with_libs="${am_modules_with_libs} vcdx"
-
-    eval "LIBS_cdda="'"'"-liconv "'$'"{LIBS_cdda}"'"'
-    am_modules_with_libs="${am_modules_with_libs} cdda"
-
-
-  fi
-
-  if test "$enable_libcddb" != "no"; then
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for LIBCDDB" >&5
-$as_echo_n "checking for LIBCDDB... " >&6; }
-
-if test -n "$LIBCDDB_CFLAGS"; then
-    pkg_cv_LIBCDDB_CFLAGS="$LIBCDDB_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libcddb >= 0.9.5\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libcddb >= 0.9.5") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_LIBCDDB_CFLAGS=`$PKG_CONFIG --cflags "libcddb >= 0.9.5" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$LIBCDDB_LIBS"; then
-    pkg_cv_LIBCDDB_LIBS="$LIBCDDB_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libcddb >= 0.9.5\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libcddb >= 0.9.5") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_LIBCDDB_LIBS=`$PKG_CONFIG --libs "libcddb >= 0.9.5" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        LIBCDDB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libcddb >= 0.9.5" 2>&1`
-        else
-	        LIBCDDB_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libcddb >= 0.9.5" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$LIBCDDB_PKG_ERRORS" >&5
-
-	:
-      { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: new enough libcddb not found. CDDB access disabled" >&5
-$as_echo "$as_me: WARNING: new enough libcddb not found. CDDB access disabled" >&2;}
-      HAVE_LIBCDDB=no
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	:
-      { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: new enough libcddb not found. CDDB access disabled" >&5
-$as_echo "$as_me: WARNING: new enough libcddb not found. CDDB access disabled" >&2;}
-      HAVE_LIBCDDB=no
-else
-	LIBCDDB_CFLAGS=$pkg_cv_LIBCDDB_CFLAGS
-	LIBCDDB_LIBS=$pkg_cv_LIBCDDB_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-
-      HAVE_LIBCDDB=yes
-
-$as_echo "#define HAVE_LIBCDDB 1" >>confdefs.h
-
-
-
-    eval "LIBS_cdda="'"'"$LIBCDDB_LIBS "'$'"{LIBS_cdda}"'"'
-    am_modules_with_libs="${am_modules_with_libs} cdda"
-
-
-
-
-    eval "CFLAGS_cdda="'"$'"{CFLAGS_cdda} $LIBCDDB_CFLAGS"'"'
-    am_modules_with_cflags="${am_modules_with_cflags} cdda"
-
-
-
-fi
-  fi
-fi
-
-# Check whether --enable-dvb was given.
-if test "${enable_dvb+set}" = set; then :
-  enableval=$enable_dvb;
-fi
-
-
-if test "${enable_dvb}" != "no"
-then
-    if test "${have_dvbpsi}" = "yes" ; then :
-
-
-# Check whether --with-dvb was given.
-if test "${with_dvb+set}" = set; then :
-  withval=$with_dvb;
-fi
-
-     if test "${with_dvb}" != "no" -a -n "${with_dvb}"
-     then
-
-
-    eval "CFLAGS_dvb="'"$'"{CFLAGS_dvb} -I${with_dvb}/include"'"'
-    am_modules_with_cflags="${am_modules_with_cflags} dvb"
-
-
-     fi
-     CPPFLAGS="${CPPFLAGS_save} -I${with_dvb}/include"
-     for ac_header in linux/dvb/version.h linux/dvb/frontend.h
-do :
-  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
-if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
-  cat >>confdefs.h <<_ACEOF
-#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
-_ACEOF
-
-
-
-    PLUGINS="${PLUGINS} dvb"
-    LTLIBdvb=libdvb_plugin.la
-
-
-
-
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: linux-dvb headers not found" >&5
-$as_echo "$as_me: WARNING: linux-dvb headers not found" >&2;}
-fi
-
-done
-
-     CPPFLAGS="${CPPFLAGS_save}"
-
-else
-
-     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: the dvb access module requires libdvbpsi" >&5
-$as_echo "$as_me: WARNING: the dvb access module requires libdvbpsi" >&2;}
-
-fi
-fi
-
-# Check whether --enable-screen was given.
-if test "${enable_screen+set}" = set; then :
-  enableval=$enable_screen;
-fi
-
-if test "${enable_screen}" != "no"; then
-  if test "${SYS}" = "darwin"; then
-    for ac_header in OpenGL/gl.h
-do :
-  ac_fn_c_check_header_mongrel "$LINENO" "OpenGL/gl.h" "ac_cv_header_OpenGL_gl_h" "$ac_includes_default"
-if test "x$ac_cv_header_OpenGL_gl_h" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_OPENGL_GL_H 1
-_ACEOF
-
-      for ac_header in ApplicationServices/ApplicationServices.h
-do :
-  ac_fn_c_check_header_mongrel "$LINENO" "ApplicationServices/ApplicationServices.h" "ac_cv_header_ApplicationServices_ApplicationServices_h" "$ac_includes_default"
-if test "x$ac_cv_header_ApplicationServices_ApplicationServices_h" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_APPLICATIONSERVICES_APPLICATIONSERVICES_H 1
-_ACEOF
-
-
-
-    PLUGINS="${PLUGINS} screen"
-    LTLIBscreen=libscreen_plugin.la
-
-
-
-
-
-    eval "LDFLAGS_screen="'"-Wl,-framework,OpenGL,-framework,ApplicationServices $'"{LDFLAGS_screen}"'"'
-    am_modules_with_ldflags="${am_modules_with_ldflags} screen"
-
-
-
-fi
-
-done
-
-
-fi
-
-done
-
-  elif test "${SYS}" = "mingw32"; then
-
-
-    PLUGINS="${PLUGINS} screen"
-    LTLIBscreen=libscreen_plugin.la
-
-
-
-
-
-    eval "LIBS_screen="'"'"-lgdi32 "'$'"{LIBS_screen}"'"'
-    am_modules_with_libs="${am_modules_with_libs} screen"
-
-
-  elif test "${SYS}" = "mingwce"; then
-    CPPFLAGS="${CPPFLAGS_save}"
-  elif test "${SYS}" = "beos"; then
-
-
-    PLUGINS="${PLUGINS} screen"
-    LTLIBscreen=libscreen_plugin.la
-
-
-
-
-
-    eval "CXXFLAGS_screen="'"$'"{CXXFLAGS_screen} "'"'
-    am_modules_with_cxxflags="${am_modules_with_cxxflags} screen"
-
-
-
-
-    eval "LIBS_screen="'"'"-lbe "'$'"{LIBS_screen}"'"'
-    am_modules_with_libs="${am_modules_with_libs} screen"
-
-
-  fi
-fi
-
-have_ipv6=no
-for ac_func in inet_pton
-do :
-  ac_fn_c_check_func "$LINENO" "inet_pton" "ac_cv_func_inet_pton"
-if test "x$ac_cv_func_inet_pton" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_INET_PTON 1
-_ACEOF
- have_ipv6=yes
-else
-
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for inet_pton in -lnsl" >&5
-$as_echo_n "checking for inet_pton in -lnsl... " >&6; }
-if ${ac_cv_lib_nsl_inet_pton+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-lnsl  $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char inet_pton ();
-int
-main ()
-{
-return inet_pton ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_lib_nsl_inet_pton=yes
-else
-  ac_cv_lib_nsl_inet_pton=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_inet_pton" >&5
-$as_echo "$ac_cv_lib_nsl_inet_pton" >&6; }
-if test "x$ac_cv_lib_nsl_inet_pton" = xyes; then :
-  have_ipv6=yes
-fi
-
-
-fi
-done
-
-
-if test "${have_ipv6}" = "yes"; then :
-
-
-$as_echo "#define HAVE_INET_PTON 1" >>confdefs.h
-
-fi
-
-
-for ac_func in inet_ntop
-do :
-  ac_fn_c_check_func "$LINENO" "inet_ntop" "ac_cv_func_inet_ntop"
-if test "x$ac_cv_func_inet_ntop" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_INET_NTOP 1
-_ACEOF
-
-
-$as_echo "#define HAVE_INET_NTOP 1" >>confdefs.h
-
-fi
-done
-
-
-
-# Check whether --enable-gme was given.
-if test "${enable_gme+set}" = set; then :
-  enableval=$enable_gme;
-fi
-
-if test "${enable_gme}" != "no"; then :
-
-  ac_fn_c_check_header_mongrel "$LINENO" "gme/gme.h" "ac_cv_header_gme_gme_h" "$ac_includes_default"
-if test "x$ac_cv_header_gme_gme_h" = xyes; then :
-
-
-
-    eval "LIBS_gme="'"'"-lgme "'$'"{LIBS_gme}"'"'
-    am_modules_with_libs="${am_modules_with_libs} gme"
-
-
-
-
-    PLUGINS="${PLUGINS} gme"
-    LTLIBgme=libgme_plugin.la
-
-
-
-
-else
-
-    if test "x${enable_gme}" != "x"; then :
-
-      as_fn_error $? "GME cannot be found. Please install the development files." "$LINENO" 5
-
-fi
-
-fi
-
-
-
-fi
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-# Check whether --enable-ogg was given.
-if test "${enable_ogg+set}" = set; then :
-  enableval=$enable_ogg;
-else
-  enable_ogg=auto
-fi
-
-
-case $enable_ogg in #(
-  yes) :
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for OGG" >&5
-$as_echo_n "checking for OGG... " >&6; }
-
-if test -n "$OGG_CFLAGS"; then
-    pkg_cv_OGG_CFLAGS="$OGG_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ogg >= 1.0\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "ogg >= 1.0") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_OGG_CFLAGS=`$PKG_CONFIG --cflags "ogg >= 1.0" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$OGG_LIBS"; then
-    pkg_cv_OGG_LIBS="$OGG_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ogg >= 1.0\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "ogg >= 1.0") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_OGG_LIBS=`$PKG_CONFIG --libs "ogg >= 1.0" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        OGG_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "ogg >= 1.0" 2>&1`
-        else
-	        OGG_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "ogg >= 1.0" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$OGG_PKG_ERRORS" >&5
-
-	if test x"$enable_ogg" = "xyes"; then :
-  as_fn_error $? "Library ogg >= 1.0 needed for ogg was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library ogg >= 1.0 needed for ogg was not found" >&5
-$as_echo "$as_me: WARNING: Library ogg >= 1.0 needed for ogg was not found" >&2;}
-
-fi
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	if test x"$enable_ogg" = "xyes"; then :
-  as_fn_error $? "Library ogg >= 1.0 needed for ogg was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library ogg >= 1.0 needed for ogg was not found" >&5
-$as_echo "$as_me: WARNING: Library ogg >= 1.0 needed for ogg was not found" >&2;}
-
-fi
-else
-	OGG_CFLAGS=$pkg_cv_OGG_CFLAGS
-	OGG_LIBS=$pkg_cv_OGG_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	PLUGINS="${PLUGINS} ogg"
-    LTLIBogg=libogg_plugin.la
-
-
-
-
-
-
-    eval "CFLAGS_ogg="'"$'"{CFLAGS_ogg} $OGG_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} ogg"
-
-
-
-
-    eval "LIBS_ogg="'"'"$OGG_LIBS  "'$'"{LIBS_ogg}"'"'
-    am_modules_with_libs="${am_modules_with_libs} ogg"
-
-
-fi ;; #(
-  auto) :
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for OGG" >&5
-$as_echo_n "checking for OGG... " >&6; }
-
-if test -n "$OGG_CFLAGS"; then
-    pkg_cv_OGG_CFLAGS="$OGG_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ogg >= 1.0\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "ogg >= 1.0") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_OGG_CFLAGS=`$PKG_CONFIG --cflags "ogg >= 1.0" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$OGG_LIBS"; then
-    pkg_cv_OGG_LIBS="$OGG_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ogg >= 1.0\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "ogg >= 1.0") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_OGG_LIBS=`$PKG_CONFIG --libs "ogg >= 1.0" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        OGG_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "ogg >= 1.0" 2>&1`
-        else
-	        OGG_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "ogg >= 1.0" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$OGG_PKG_ERRORS" >&5
-
-	enable_ogg=no
- if test x"$enable_ogg" = "xyes"; then :
-  as_fn_error $? "Library ogg >= 1.0 needed for ogg was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library ogg >= 1.0 needed for ogg was not found" >&5
-$as_echo "$as_me: WARNING: Library ogg >= 1.0 needed for ogg was not found" >&2;}
-
-fi
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	enable_ogg=no
- if test x"$enable_ogg" = "xyes"; then :
-  as_fn_error $? "Library ogg >= 1.0 needed for ogg was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library ogg >= 1.0 needed for ogg was not found" >&5
-$as_echo "$as_me: WARNING: Library ogg >= 1.0 needed for ogg was not found" >&2;}
-
-fi
-else
-	OGG_CFLAGS=$pkg_cv_OGG_CFLAGS
-	OGG_LIBS=$pkg_cv_OGG_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	enable_ogg=yes
-
-
-    PLUGINS="${PLUGINS} ogg"
-    LTLIBogg=libogg_plugin.la
-
-
-
-
-
-
-    eval "CFLAGS_ogg="'"$'"{CFLAGS_ogg} $OGG_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} ogg"
-
-
-
-
-    eval "LIBS_ogg="'"'"$OGG_LIBS  "'$'"{LIBS_ogg}"'"'
-    am_modules_with_libs="${am_modules_with_libs} ogg"
-
-
-fi ;; #(
-  *) :
-     ;;
-esac
-
-
-
-
-
-
-
-
-
-
-
-if test "${enable_sout}" != "no"; then
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-# Check whether --enable-mux_ogg was given.
-if test "${enable_mux_ogg+set}" = set; then :
-  enableval=$enable_mux_ogg;
-else
-  enable_mux_ogg=auto
-fi
-
-
-case $enable_mux_ogg in #(
-  yes) :
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for MUX_OGG" >&5
-$as_echo_n "checking for MUX_OGG... " >&6; }
-
-if test -n "$MUX_OGG_CFLAGS"; then
-    pkg_cv_MUX_OGG_CFLAGS="$MUX_OGG_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ogg >= 1.0\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "ogg >= 1.0") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_MUX_OGG_CFLAGS=`$PKG_CONFIG --cflags "ogg >= 1.0" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$MUX_OGG_LIBS"; then
-    pkg_cv_MUX_OGG_LIBS="$MUX_OGG_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ogg >= 1.0\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "ogg >= 1.0") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_MUX_OGG_LIBS=`$PKG_CONFIG --libs "ogg >= 1.0" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        MUX_OGG_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "ogg >= 1.0" 2>&1`
-        else
-	        MUX_OGG_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "ogg >= 1.0" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$MUX_OGG_PKG_ERRORS" >&5
-
-	if test x"$enable_mux_ogg" = "xyes"; then :
-  as_fn_error $? "Library ogg >= 1.0 needed for mux_ogg was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library ogg >= 1.0 needed for mux_ogg was not found" >&5
-$as_echo "$as_me: WARNING: Library ogg >= 1.0 needed for mux_ogg was not found" >&2;}
-
-fi
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	if test x"$enable_mux_ogg" = "xyes"; then :
-  as_fn_error $? "Library ogg >= 1.0 needed for mux_ogg was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library ogg >= 1.0 needed for mux_ogg was not found" >&5
-$as_echo "$as_me: WARNING: Library ogg >= 1.0 needed for mux_ogg was not found" >&2;}
-
-fi
-else
-	MUX_OGG_CFLAGS=$pkg_cv_MUX_OGG_CFLAGS
-	MUX_OGG_LIBS=$pkg_cv_MUX_OGG_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	PLUGINS="${PLUGINS} mux_ogg"
-    LTLIBmux_ogg=libmux_ogg_plugin.la
-
-
-
-
-
-
-    eval "CFLAGS_mux_ogg="'"$'"{CFLAGS_mux_ogg} $MUX_OGG_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} mux_ogg"
-
-
-
-
-    eval "LIBS_mux_ogg="'"'"$MUX_OGG_LIBS  "'$'"{LIBS_mux_ogg}"'"'
-    am_modules_with_libs="${am_modules_with_libs} mux_ogg"
-
-
-fi ;; #(
-  auto) :
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for MUX_OGG" >&5
-$as_echo_n "checking for MUX_OGG... " >&6; }
-
-if test -n "$MUX_OGG_CFLAGS"; then
-    pkg_cv_MUX_OGG_CFLAGS="$MUX_OGG_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ogg >= 1.0\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "ogg >= 1.0") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_MUX_OGG_CFLAGS=`$PKG_CONFIG --cflags "ogg >= 1.0" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$MUX_OGG_LIBS"; then
-    pkg_cv_MUX_OGG_LIBS="$MUX_OGG_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ogg >= 1.0\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "ogg >= 1.0") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_MUX_OGG_LIBS=`$PKG_CONFIG --libs "ogg >= 1.0" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        MUX_OGG_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "ogg >= 1.0" 2>&1`
-        else
-	        MUX_OGG_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "ogg >= 1.0" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$MUX_OGG_PKG_ERRORS" >&5
-
-	enable_mux_ogg=no
- if test x"$enable_mux_ogg" = "xyes"; then :
-  as_fn_error $? "Library ogg >= 1.0 needed for mux_ogg was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library ogg >= 1.0 needed for mux_ogg was not found" >&5
-$as_echo "$as_me: WARNING: Library ogg >= 1.0 needed for mux_ogg was not found" >&2;}
-
-fi
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	enable_mux_ogg=no
- if test x"$enable_mux_ogg" = "xyes"; then :
-  as_fn_error $? "Library ogg >= 1.0 needed for mux_ogg was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library ogg >= 1.0 needed for mux_ogg was not found" >&5
-$as_echo "$as_me: WARNING: Library ogg >= 1.0 needed for mux_ogg was not found" >&2;}
-
-fi
-else
-	MUX_OGG_CFLAGS=$pkg_cv_MUX_OGG_CFLAGS
-	MUX_OGG_LIBS=$pkg_cv_MUX_OGG_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	enable_mux_ogg=yes
-
-
-    PLUGINS="${PLUGINS} mux_ogg"
-    LTLIBmux_ogg=libmux_ogg_plugin.la
-
-
-
-
-
-
-    eval "CFLAGS_mux_ogg="'"$'"{CFLAGS_mux_ogg} $MUX_OGG_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} mux_ogg"
-
-
-
-
-    eval "LIBS_mux_ogg="'"'"$MUX_OGG_LIBS  "'$'"{LIBS_mux_ogg}"'"'
-    am_modules_with_libs="${am_modules_with_libs} mux_ogg"
-
-
-fi ;; #(
-  *) :
-     ;;
-esac
-
-
-
-
-
-
-
-
-
-
-
-fi
-
-if test "${enable_sout}" != "no"; then
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-# Check whether --enable-shout was given.
-if test "${enable_shout+set}" = set; then :
-  enableval=$enable_shout;
-else
-  enable_shout=auto
-fi
-
-
-case $enable_shout in #(
-  yes) :
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for SHOUT" >&5
-$as_echo_n "checking for SHOUT... " >&6; }
-
-if test -n "$SHOUT_CFLAGS"; then
-    pkg_cv_SHOUT_CFLAGS="$SHOUT_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"shout >= 2.1\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "shout >= 2.1") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_SHOUT_CFLAGS=`$PKG_CONFIG --cflags "shout >= 2.1" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$SHOUT_LIBS"; then
-    pkg_cv_SHOUT_LIBS="$SHOUT_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"shout >= 2.1\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "shout >= 2.1") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_SHOUT_LIBS=`$PKG_CONFIG --libs "shout >= 2.1" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        SHOUT_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "shout >= 2.1" 2>&1`
-        else
-	        SHOUT_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "shout >= 2.1" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$SHOUT_PKG_ERRORS" >&5
-
-	if test x"$enable_shout" = "xyes"; then :
-  as_fn_error $? "Library shout >= 2.1 needed for shout was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library shout >= 2.1 needed for shout was not found" >&5
-$as_echo "$as_me: WARNING: Library shout >= 2.1 needed for shout was not found" >&2;}
-
-fi
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	if test x"$enable_shout" = "xyes"; then :
-  as_fn_error $? "Library shout >= 2.1 needed for shout was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library shout >= 2.1 needed for shout was not found" >&5
-$as_echo "$as_me: WARNING: Library shout >= 2.1 needed for shout was not found" >&2;}
-
-fi
-else
-	SHOUT_CFLAGS=$pkg_cv_SHOUT_CFLAGS
-	SHOUT_LIBS=$pkg_cv_SHOUT_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	PLUGINS="${PLUGINS} access_output_shout"
-    LTLIBaccess_output_shout=libaccess_output_shout_plugin.la
-
-
-
-
-
-
-    eval "CFLAGS_access_output_shout="'"$'"{CFLAGS_access_output_shout} $SHOUT_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} access_output_shout"
-
-
-
-
-    eval "LIBS_access_output_shout="'"'"$SHOUT_LIBS  "'$'"{LIBS_access_output_shout}"'"'
-    am_modules_with_libs="${am_modules_with_libs} access_output_shout"
-
-
-fi ;; #(
-  auto) :
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for SHOUT" >&5
-$as_echo_n "checking for SHOUT... " >&6; }
-
-if test -n "$SHOUT_CFLAGS"; then
-    pkg_cv_SHOUT_CFLAGS="$SHOUT_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"shout >= 2.1\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "shout >= 2.1") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_SHOUT_CFLAGS=`$PKG_CONFIG --cflags "shout >= 2.1" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$SHOUT_LIBS"; then
-    pkg_cv_SHOUT_LIBS="$SHOUT_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"shout >= 2.1\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "shout >= 2.1") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_SHOUT_LIBS=`$PKG_CONFIG --libs "shout >= 2.1" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        SHOUT_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "shout >= 2.1" 2>&1`
-        else
-	        SHOUT_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "shout >= 2.1" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$SHOUT_PKG_ERRORS" >&5
-
-	enable_shout=no
- if test x"$enable_shout" = "xyes"; then :
-  as_fn_error $? "Library shout >= 2.1 needed for shout was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library shout >= 2.1 needed for shout was not found" >&5
-$as_echo "$as_me: WARNING: Library shout >= 2.1 needed for shout was not found" >&2;}
-
-fi
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	enable_shout=no
- if test x"$enable_shout" = "xyes"; then :
-  as_fn_error $? "Library shout >= 2.1 needed for shout was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library shout >= 2.1 needed for shout was not found" >&5
-$as_echo "$as_me: WARNING: Library shout >= 2.1 needed for shout was not found" >&2;}
-
-fi
-else
-	SHOUT_CFLAGS=$pkg_cv_SHOUT_CFLAGS
-	SHOUT_LIBS=$pkg_cv_SHOUT_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	enable_shout=yes
-
-
-    PLUGINS="${PLUGINS} access_output_shout"
-    LTLIBaccess_output_shout=libaccess_output_shout_plugin.la
-
-
-
-
-
-
-    eval "CFLAGS_access_output_shout="'"$'"{CFLAGS_access_output_shout} $SHOUT_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} access_output_shout"
-
-
-
-
-    eval "LIBS_access_output_shout="'"'"$SHOUT_LIBS  "'$'"{LIBS_access_output_shout}"'"'
-    am_modules_with_libs="${am_modules_with_libs} access_output_shout"
-
-
-fi ;; #(
-  *) :
-     ;;
-esac
-
-
-
-
-
-
-
-
-
-
-
-fi
-
-# Check whether --enable-mkv was given.
-if test "${enable_mkv+set}" = set; then :
-  enableval=$enable_mkv;
-fi
-
-if test "${enable_mkv}" != "no" -a "${CXX}" != ""; then
-  ac_ext=cpp
-ac_cpp='$CXXCPP $CPPFLAGS'
-ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
-
-  for ac_header in ebml/EbmlVersion.h
-do :
-  ac_fn_cxx_check_header_mongrel "$LINENO" "ebml/EbmlVersion.h" "ac_cv_header_ebml_EbmlVersion_h" "$ac_includes_default"
-if test "x$ac_cv_header_ebml_EbmlVersion_h" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_EBML_EBMLVERSION_H 1
-_ACEOF
-
-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libebml version >= 0.7.7" >&5
-$as_echo_n "checking for libebml version >= 0.7.7... " >&6; }
-    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-#include <ebml/EbmlVersion.h>
-       #ifdef LIBEBML_VERSION
-       #if LIBEBML_VERSION >= 0x000706
-       yes
-       #endif
-       #endif
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
-  $EGREP "yes" >/dev/null 2>&1; then :
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-        for ac_header in matroska/KaxVersion.h
-do :
-  ac_fn_cxx_check_header_mongrel "$LINENO" "matroska/KaxVersion.h" "ac_cv_header_matroska_KaxVersion_h" "$ac_includes_default"
-if test "x$ac_cv_header_matroska_KaxVersion_h" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_MATROSKA_KAXVERSION_H 1
-_ACEOF
-
-          { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libmatroska version >= 0.8.0" >&5
-$as_echo_n "checking for libmatroska version >= 0.8.0... " >&6; }
-          cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-#include <matroska/KaxVersion.h>
-             #ifdef LIBMATROSKA_VERSION
-             #if LIBMATROSKA_VERSION >= 0x000705
-             yes
-             #endif
-             #endif
-_ACEOF
-if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
-  $EGREP "yes" >/dev/null 2>&1; then :
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-              for ac_header in matroska/KaxAttachments.h
-do :
-  ac_fn_cxx_check_header_mongrel "$LINENO" "matroska/KaxAttachments.h" "ac_cv_header_matroska_KaxAttachments_h" "$ac_includes_default"
-if test "x$ac_cv_header_matroska_KaxAttachments_h" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_MATROSKA_KAXATTACHMENTS_H 1
-_ACEOF
-
-fi
-
-done
-
-
-
-    eval "CXXFLAGS_mkv="'"$'"{CXXFLAGS_mkv} "'"'
-    am_modules_with_cxxflags="${am_modules_with_cxxflags} mkv"
-
-
-              if test "${SYS}" = "darwin"; then
-
-
-    eval "CXXFLAGS_mkv="'"$'"{CXXFLAGS_mkv} -O1"'"'
-    am_modules_with_cxxflags="${am_modules_with_cxxflags} mkv"
-
-
-              fi
-              { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lebml_pic" >&5
-$as_echo_n "checking for main in -lebml_pic... " >&6; }
-if ${ac_cv_lib_ebml_pic_main+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-lebml_pic  $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-
-int
-main ()
-{
-return main ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_cxx_try_link "$LINENO"; then :
-  ac_cv_lib_ebml_pic_main=yes
-else
-  ac_cv_lib_ebml_pic_main=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ebml_pic_main" >&5
-$as_echo "$ac_cv_lib_ebml_pic_main" >&6; }
-if test "x$ac_cv_lib_ebml_pic_main" = xyes; then :
-
-
-
-    PLUGINS="${PLUGINS} mkv"
-    LTLIBmkv=libmkv_plugin.la
-
-
-
-
-
-    eval "LIBS_mkv="'"'"-lmatroska -lebml_pic "'$'"{LIBS_mkv}"'"'
-    am_modules_with_libs="${am_modules_with_libs} mkv"
-
-
-
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lebml" >&5
-$as_echo_n "checking for main in -lebml... " >&6; }
-if ${ac_cv_lib_ebml_main+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-lebml  $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-
-int
-main ()
-{
-return main ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_cxx_try_link "$LINENO"; then :
-  ac_cv_lib_ebml_main=yes
-else
-  ac_cv_lib_ebml_main=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ebml_main" >&5
-$as_echo "$ac_cv_lib_ebml_main" >&6; }
-if test "x$ac_cv_lib_ebml_main" = xyes; then :
-
-
-
-    PLUGINS="${PLUGINS} mkv"
-    LTLIBmkv=libmkv_plugin.la
-
-
-
-
-
-    eval "LIBS_mkv="'"'"-lmatroska -lebml "'$'"{LIBS_mkv}"'"'
-    am_modules_with_libs="${am_modules_with_libs} mkv"
-
-
-
-fi
-
-
-fi
-
-
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-              as_fn_error $? "Your libmatroska is too old: you may get a more recent one from http://dl.matroska.org/downloads/libmatroska/. Alternatively you can use --disable-mkv to disable the matroska plugin." "$LINENO" 5
-
-fi
-rm -f conftest*
-
-
-fi
-
-done
-
-
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-        as_fn_error $? "Your libebml is too old: you may get a more recent one from http://dl.matroska.org/downloads/libebml/. Alternatively you can use --disable-mkv to disable the matroska plugin." "$LINENO" 5
-
-fi
-rm -f conftest*
-
-
-fi
-
-done
-
-  ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-fi
-
-# Check whether --enable-mod was given.
-if test "${enable_mod+set}" = set; then :
-  enableval=$enable_mod;
-fi
-
-if test "${enable_mod}" != "no" ; then
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for LIBMODPLUG" >&5
-$as_echo_n "checking for LIBMODPLUG... " >&6; }
-
-if test -n "$LIBMODPLUG_CFLAGS"; then
-    pkg_cv_LIBMODPLUG_CFLAGS="$LIBMODPLUG_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libmodplug >= 0.8.4 libmodplug != 0.8.8\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libmodplug >= 0.8.4 libmodplug != 0.8.8") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_LIBMODPLUG_CFLAGS=`$PKG_CONFIG --cflags "libmodplug >= 0.8.4 libmodplug != 0.8.8" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$LIBMODPLUG_LIBS"; then
-    pkg_cv_LIBMODPLUG_LIBS="$LIBMODPLUG_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libmodplug >= 0.8.4 libmodplug != 0.8.8\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libmodplug >= 0.8.4 libmodplug != 0.8.8") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_LIBMODPLUG_LIBS=`$PKG_CONFIG --libs "libmodplug >= 0.8.4 libmodplug != 0.8.8" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        LIBMODPLUG_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libmodplug >= 0.8.4 libmodplug != 0.8.8" 2>&1`
-        else
-	        LIBMODPLUG_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libmodplug >= 0.8.4 libmodplug != 0.8.8" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$LIBMODPLUG_PKG_ERRORS" >&5
-
-
-       if test x"${enable_mod}" = "xyes"; then :
-  as_fn_error $? "libmodplug not found or a broken version (0.8.8.0) was found!" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: libmodplug not found or a broken version (0.8.8.0) was found!" >&5
-$as_echo "$as_me: WARNING: libmodplug not found or a broken version (0.8.8.0) was found!" >&2;}
-fi
-
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-       if test x"${enable_mod}" = "xyes"; then :
-  as_fn_error $? "libmodplug not found or a broken version (0.8.8.0) was found!" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: libmodplug not found or a broken version (0.8.8.0) was found!" >&5
-$as_echo "$as_me: WARNING: libmodplug not found or a broken version (0.8.8.0) was found!" >&2;}
-fi
-
-else
-	LIBMODPLUG_CFLAGS=$pkg_cv_LIBMODPLUG_CFLAGS
-	LIBMODPLUG_LIBS=$pkg_cv_LIBMODPLUG_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-
-
-
-    PLUGINS="${PLUGINS} mod"
-    LTLIBmod=libmod_plugin.la
-
-
-
-
-
-    eval "CXXFLAGS_mod="'"$'"{CXXFLAGS_mod} $LIBMODPLUG_CFLAGS"'"'
-    am_modules_with_cxxflags="${am_modules_with_cxxflags} mod"
-
-
-
-
-    eval "LIBS_mod="'"'"$LIBMODPLUG_LIBS "'$'"{LIBS_mod}"'"'
-    am_modules_with_libs="${am_modules_with_libs} mod"
-
-
-
-fi
-fi
-
-# Check whether --enable-mpc was given.
-if test "${enable_mpc+set}" = set; then :
-  enableval=$enable_mpc;
-fi
-
-if test "${enable_mpc}" != "no"
-then
-  for ac_header in mpc/mpcdec.h
-do :
-  ac_fn_c_check_header_mongrel "$LINENO" "mpc/mpcdec.h" "ac_cv_header_mpc_mpcdec_h" "$ac_includes_default"
-if test "x$ac_cv_header_mpc_mpcdec_h" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_MPC_MPCDEC_H 1
-_ACEOF
-
-
-
-    PLUGINS="${PLUGINS} mpc"
-    LTLIBmpc=libmpc_plugin.la
-
-
-
-
-
-    eval "LIBS_mpc="'"'"-lmpcdec "'$'"{LIBS_mpc}"'"'
-    am_modules_with_libs="${am_modules_with_libs} mpc"
-
-
-else
-  for ac_header in mpcdec/mpcdec.h
-do :
-  ac_fn_c_check_header_mongrel "$LINENO" "mpcdec/mpcdec.h" "ac_cv_header_mpcdec_mpcdec_h" "$ac_includes_default"
-if test "x$ac_cv_header_mpcdec_mpcdec_h" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_MPCDEC_MPCDEC_H 1
-_ACEOF
-
-
-
-    PLUGINS="${PLUGINS} mpc"
-    LTLIBmpc=libmpc_plugin.la
-
-
-
-
-
-    eval "LIBS_mpc="'"'"-lmpcdec "'$'"{LIBS_mpc}"'"'
-    am_modules_with_libs="${am_modules_with_libs} mpc"
-
-
-fi
-
-done
-
-fi
-
-done
-
-fi
-
-
-
-
-# Check whether --enable-wma-fixed was given.
-if test "${enable_wma_fixed+set}" = set; then :
-  enableval=$enable_wma_fixed;
-fi
-
-if test "${enable_wma_fixed}" = "yes"
-then
-
-
-    PLUGINS="${PLUGINS} wma_fixed"
-    LTLIBwma_fixed=libwma_fixed_plugin.la
-
-
-
-fi
-
-# Check whether --enable-shine was given.
-if test "${enable_shine+set}" = set; then :
-  enableval=$enable_shine;
-fi
-
-if test "${enable_shine}" = "yes"
-then
-
-
-    PLUGINS="${PLUGINS} shine"
-    LTLIBshine=libshine_plugin.la
-
-
-
-fi
-
-# Check whether --enable-omxil was given.
-if test "${enable_omxil+set}" = set; then :
-  enableval=$enable_omxil;
-fi
-
-if test "${enable_omxil}" = "yes"
-then
-
-
-    PLUGINS="${PLUGINS} omxil"
-    LTLIBomxil=libomxil_plugin.la
-
-
-
-
-
-    eval "LIBS_omxil="'"'"$LIBDL "'$'"{LIBS_omxil}"'"'
-    am_modules_with_libs="${am_modules_with_libs} omxil"
-
-
-fi
-
-# Check whether --enable-mad was given.
-if test "${enable_mad+set}" = set; then :
-  enableval=$enable_mad;
-fi
-
-if test "${enable_mad}" != "no"
-then
-
-# Check whether --with-mad was given.
-if test "${with_mad+set}" = set; then :
-  withval=$with_mad;
-fi
-
-  if test "${with_mad}" != "no" -a -n "${with_mad}"
-  then
-
-
-    eval "CPPFLAGS_mpgatofixed32="'"$'"{CPPFLAGS_mpgatofixed32} -I${with_mad}/include"'"'
-    am_modules_with_cppflags="${am_modules_with_cppflags} mpgatofixed32"
-
-
-
-
-    eval "LIBS_mpgatofixed32="'"'"-L${with_mad}/lib "'$'"{LIBS_mpgatofixed32}"'"'
-    am_modules_with_libs="${am_modules_with_libs} mpgatofixed32"
-
-
-  fi
-
-
-# Check whether --with-mad-tree was given.
-if test "${with_mad_tree+set}" = set; then :
-  withval=$with_mad_tree;
-fi
-
-  if test "${with_mad_tree}" != "no" -a -n "${with_mad_tree}"
-  then
-    real_mad_tree="`cd ${with_mad_tree} 2>/dev/null && pwd`"
-    if test -z "${real_mad_tree}"
-    then
-            { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-      as_fn_error $? "${with_mad_tree} directory doesn't exist" "$LINENO" 5
-    fi
-        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for mad.h in ${real_mad_tree}" >&5
-$as_echo_n "checking for mad.h in ${real_mad_tree}... " >&6; }
-    if test -f ${real_mad_tree}/mad.h
-    then
-      { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-
-
-    eval "CPPFLAGS_mpgatofixed32="'"$'"{CPPFLAGS_mpgatofixed32} -I${real_mad_tree}"'"'
-    am_modules_with_cppflags="${am_modules_with_cppflags} mpgatofixed32"
-
-
-
-
-    eval "LIBS_mpgatofixed32="'"'"-L${real_mad_tree}/.libs "'$'"{LIBS_mpgatofixed32}"'"'
-    am_modules_with_libs="${am_modules_with_libs} mpgatofixed32"
-
-
-      LDFLAGS="${LDFLAGS_save} ${LIBS_mpgatofixed32}"
-      { $as_echo "$as_me:${as_lineno-$LINENO}: checking for mad_bit_init in -lmad" >&5
-$as_echo_n "checking for mad_bit_init in -lmad... " >&6; }
-if ${ac_cv_lib_mad_mad_bit_init+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-lmad  $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char mad_bit_init ();
-int
-main ()
-{
-return mad_bit_init ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_lib_mad_mad_bit_init=yes
-else
-  ac_cv_lib_mad_mad_bit_init=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_mad_mad_bit_init" >&5
-$as_echo "$ac_cv_lib_mad_mad_bit_init" >&6; }
-if test "x$ac_cv_lib_mad_mad_bit_init" = xyes; then :
-
-
-
-    PLUGINS="${PLUGINS} mpgatofixed32"
-    LTLIBmpgatofixed32=libmpgatofixed32_plugin.la
-
-
-
-
-
-    eval "LIBS_mpgatofixed32="'"'"-lmad "'$'"{LIBS_mpgatofixed32}"'"'
-    am_modules_with_libs="${am_modules_with_libs} mpgatofixed32"
-
-
-
-else
-   as_fn_error $? "the specified tree hasn't been compiled " "$LINENO" 5
-
-fi
-
-      LDFLAGS="${LDFLAGS_save}"
-    else
-      { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-      as_fn_error $? "the specified tree doesn't have mad.h" "$LINENO" 5
-    fi
-  else
-    CPPFLAGS="${CPPFLAGS_save} ${CPPFLAGS_mpgatofixed32}"
-    LDFLAGS="${LDFLAGS_save} ${LIBS_mpgatofixed32}"
-    for ac_header in mad.h
-do :
-  ac_fn_c_check_header_mongrel "$LINENO" "mad.h" "ac_cv_header_mad_h" "$ac_includes_default"
-if test "x$ac_cv_header_mad_h" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_MAD_H 1
-_ACEOF
-
-else
-   as_fn_error $? "Could not find libmad on your system: you may get it from http://www.underbit.com/products/mad/. Alternatively you can use --disable-mad to disable the mad plugin." "$LINENO" 5
-fi
-
-done
-
-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for mad_bit_init in -lmad" >&5
-$as_echo_n "checking for mad_bit_init in -lmad... " >&6; }
-if ${ac_cv_lib_mad_mad_bit_init+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-lmad  $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char mad_bit_init ();
-int
-main ()
-{
-return mad_bit_init ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_lib_mad_mad_bit_init=yes
-else
-  ac_cv_lib_mad_mad_bit_init=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_mad_mad_bit_init" >&5
-$as_echo "$ac_cv_lib_mad_mad_bit_init" >&6; }
-if test "x$ac_cv_lib_mad_mad_bit_init" = xyes; then :
-
-
-
-    PLUGINS="${PLUGINS} mpgatofixed32"
-    LTLIBmpgatofixed32=libmpgatofixed32_plugin.la
-
-
-
-
-
-    eval "LIBS_mpgatofixed32="'"'"-lmad "'$'"{LIBS_mpgatofixed32}"'"'
-    am_modules_with_libs="${am_modules_with_libs} mpgatofixed32"
-
-
-else
-   as_fn_error $? "Cannot find libmad library..." "$LINENO" 5
-fi
-
-    CPPFLAGS="${CPPFLAGS_save}"
-    LDFLAGS="${LDFLAGS_save}"
-  fi
-fi
-
-# Check whether --enable-id3tag was given.
-if test "${enable_id3tag+set}" = set; then :
-  enableval=$enable_id3tag;
-fi
-
-if test "${enable_id3tag}" = "yes"; then :
-
-  for ac_header in id3tag.h
-do :
-  ac_fn_c_check_header_mongrel "$LINENO" "id3tag.h" "ac_cv_header_id3tag_h" "$ac_includes_default"
-if test "x$ac_cv_header_id3tag_h" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_ID3TAG_H 1
-_ACEOF
-
-      if test "${have_zlib}" = "yes"; then :
-
-
-
-    eval "LIBS_id3tag="'"'"-lid3tag -lz "'$'"{LIBS_id3tag}"'"'
-    am_modules_with_libs="${am_modules_with_libs} id3tag"
-
-
-
-
-    PLUGINS="${PLUGINS} id3tag"
-    LTLIBid3tag=libid3tag_plugin.la
-
-
-
-
-fi
-
-fi
-
-done
-
-
-fi
-
-# Check whether --enable-merge-ffmpeg was given.
-if test "${enable_merge_ffmpeg+set}" = set; then :
-  enableval=$enable_merge_ffmpeg;
-else
-
-  enable_merge_ffmpeg="no"
-
-fi
-
- if test "$enable_merge_ffmpeg" != "no"; then
-  MERGE_FFMPEG_TRUE=
-  MERGE_FFMPEG_FALSE='#'
-else
-  MERGE_FFMPEG_TRUE='#'
-  MERGE_FFMPEG_FALSE=
-fi
-
-
-# Check whether --enable-avcodec was given.
-if test "${enable_avcodec+set}" = set; then :
-  enableval=$enable_avcodec;
-fi
-
-if test "${enable_avcodec}" != "no"; then :
-
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for AVCODEC" >&5
-$as_echo_n "checking for AVCODEC... " >&6; }
-
-if test -n "$AVCODEC_CFLAGS"; then
-    pkg_cv_AVCODEC_CFLAGS="$AVCODEC_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libavcodec >= 51.48.0 libavutil\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libavcodec >= 51.48.0 libavutil") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_AVCODEC_CFLAGS=`$PKG_CONFIG --cflags "libavcodec >= 51.48.0 libavutil" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$AVCODEC_LIBS"; then
-    pkg_cv_AVCODEC_LIBS="$AVCODEC_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libavcodec >= 51.48.0 libavutil\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libavcodec >= 51.48.0 libavutil") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_AVCODEC_LIBS=`$PKG_CONFIG --libs "libavcodec >= 51.48.0 libavutil" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        AVCODEC_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libavcodec >= 51.48.0 libavutil" 2>&1`
-        else
-	        AVCODEC_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libavcodec >= 51.48.0 libavutil" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$AVCODEC_PKG_ERRORS" >&5
-
-
-      as_fn_error $? "Could not find libavcodec or libavutil. Use --disable-avcodec to ignore this error." "$LINENO" 5
-
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-      as_fn_error $? "Could not find libavcodec or libavutil. Use --disable-avcodec to ignore this error." "$LINENO" 5
-
-else
-	AVCODEC_CFLAGS=$pkg_cv_AVCODEC_CFLAGS
-	AVCODEC_LIBS=$pkg_cv_AVCODEC_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-
-
-  CPPFLAGS_save="${CPPFLAGS}"
-  CFLAGS_save="${CFLAGS}"
-  CXXFLAGS_save="${CXXFLAGS}"
-  OBJCFLAGS_save="${OBJCFLAGS}"
-  LDFLAGS_save="${LDFLAGS}"
-  LIBS_save="${LIBS}"
-
-      CPPFLAGS="${CPPFLAGS} ${AVCODEC_CFLAGS}"
-      CFLAGS="${CFLAGS} ${AVCODEC_CFLAGS}"
-      for ac_header in libavcodec/avcodec.h ffmpeg/avcodec.h
-do :
-  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
-if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
-  cat >>confdefs.h <<_ACEOF
-#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
-_ACEOF
-
-fi
-
-done
-
-      for ac_header in libavutil/avutil.h ffmpeg/avutil.h
-do :
-  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
-if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
-  cat >>confdefs.h <<_ACEOF
-#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
-_ACEOF
-
-fi
-
-done
-
-
-
-    PLUGINS="${PLUGINS} avcodec"
-    LTLIBavcodec=libavcodec_plugin.la
-
-
-
-
-
-    eval "LIBS_avcodec="'"'"$AVCODEC_LIBS "'$'"{LIBS_avcodec}"'"'
-    am_modules_with_libs="${am_modules_with_libs} avcodec"
-
-
-
-
-    eval "CFLAGS_avcodec="'"$'"{CFLAGS_avcodec} $AVCODEC_CFLAGS"'"'
-    am_modules_with_cflags="${am_modules_with_cflags} avcodec"
-
-
-
-  CPPFLAGS="${CPPFLAGS_save}"
-  CFLAGS="${CFLAGS_save}"
-  CXXFLAGS="${CXXFLAGS_save}"
-  OBJCFLAGS="${OBJCFLAGS_save}"
-  LDFLAGS="${LDFLAGS_save}"
-  LIBS="${LIBS_save}"
-
-      have_avcodec="yes"
-
-fi
-
-else
-
-  have_avcodec="no"
-
-fi
-
-# Check whether --enable-libva was given.
-if test "${enable_libva+set}" = set; then :
-  enableval=$enable_libva;
-fi
-
-
-if test "${enable_libva}" != "no"; then :
-
-  if test "x${have_avcodec}" = "xyes"; then :
-
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for LIBVA" >&5
-$as_echo_n "checking for LIBVA... " >&6; }
-
-if test -n "$LIBVA_CFLAGS"; then
-    pkg_cv_LIBVA_CFLAGS="$LIBVA_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libva libva-x11\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libva libva-x11") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_LIBVA_CFLAGS=`$PKG_CONFIG --cflags "libva libva-x11" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$LIBVA_LIBS"; then
-    pkg_cv_LIBVA_LIBS="$LIBVA_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libva libva-x11\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libva libva-x11") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_LIBVA_LIBS=`$PKG_CONFIG --libs "libva libva-x11" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        LIBVA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libva libva-x11" 2>&1`
-        else
-	        LIBVA_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libva libva-x11" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$LIBVA_PKG_ERRORS" >&5
-
-
-	if test "${enable_libva}" == "yes"; then :
-  as_fn_error $? "Could not find required libva." "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: libva not found  " >&5
-$as_echo "$as_me: WARNING: libva not found  " >&2;}
-fi
-
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-	if test "${enable_libva}" == "yes"; then :
-  as_fn_error $? "Could not find required libva." "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: libva not found  " >&5
-$as_echo "$as_me: WARNING: libva not found  " >&2;}
-fi
-
-else
-	LIBVA_CFLAGS=$pkg_cv_LIBVA_CFLAGS
-	LIBVA_LIBS=$pkg_cv_LIBVA_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-
-
-  CPPFLAGS_save="${CPPFLAGS}"
-  CFLAGS_save="${CFLAGS}"
-  CXXFLAGS_save="${CXXFLAGS}"
-  OBJCFLAGS_save="${OBJCFLAGS}"
-  LDFLAGS_save="${LDFLAGS}"
-  LIBS_save="${LIBS}"
-
-        CPPFLAGS="${CPPFLAGS} ${AVCODEC_CFLAGS}"
-        CFLAGS="${CFLAGS} ${AVCODEC_CFLAGS}"
-        for ac_header in libavcodec/vaapi.h
-do :
-  ac_fn_c_check_header_mongrel "$LINENO" "libavcodec/vaapi.h" "ac_cv_header_libavcodec_vaapi_h" "$ac_includes_default"
-if test "x$ac_cv_header_libavcodec_vaapi_h" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_LIBAVCODEC_VAAPI_H 1
-_ACEOF
-
-
-
-    eval "LIBS_avcodec="'"'"$LIBVA_LIBS ${X_LIBS} ${X_PRE_LIBS} -lX11 "'$'"{LIBS_avcodec}"'"'
-    am_modules_with_libs="${am_modules_with_libs} avcodec"
-
-
-
-
-    eval "CFLAGS_avcodec="'"$'"{CFLAGS_avcodec} $LIBVA_CFLAGS ${X_CFLAGS}"'"'
-    am_modules_with_cflags="${am_modules_with_cflags} avcodec"
-
-
-
-$as_echo "#define HAVE_AVCODEC_VAAPI 1" >>confdefs.h
-
-           echo "VAAPI acceleration activated"
-
-else
-
-	if test "${enable_libva}" == "yes"; then :
-  as_fn_error $? "libva is present but libavcodec/vaapi.h is missing" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: libva is present but libavcodec/vaapi.h is missing " >&5
-$as_echo "$as_me: WARNING: libva is present but libavcodec/vaapi.h is missing " >&2;}
-fi
-
-fi
-
-done
-
-
-  CPPFLAGS="${CPPFLAGS_save}"
-  CFLAGS="${CFLAGS_save}"
-  CXXFLAGS="${CXXFLAGS_save}"
-  OBJCFLAGS="${OBJCFLAGS_save}"
-  LDFLAGS="${LDFLAGS_save}"
-  LIBS="${LIBS_save}"
-
-
-fi
-
-else
-
-    if test "x${enable_libva}" != "x"; then :
-
-      as_fn_error $? "--enable-libva and --disable-avcodec options are mutually exclusive." "$LINENO" 5
-
-fi
-
-fi
-
-fi
-
-# Check whether --enable-dxva2 was given.
-if test "${enable_dxva2+set}" = set; then :
-  enableval=$enable_dxva2;
-fi
-
-
-if test "${enable_dxva2}" != "no"; then :
-
-  if test "${SYS}" = "mingw32"; then
-  if test "x${have_avcodec}" = "xyes"; then :
-
-    for ac_header in dxva2api.h
-do :
-  ac_fn_c_check_header_mongrel "$LINENO" "dxva2api.h" "ac_cv_header_dxva2api_h" "$ac_includes_default"
-if test "x$ac_cv_header_dxva2api_h" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_DXVA2API_H 1
-_ACEOF
-
-        for ac_header in libavcodec/dxva2.h
-do :
-  ac_fn_c_check_header_mongrel "$LINENO" "libavcodec/dxva2.h" "ac_cv_header_libavcodec_dxva2_h" "$ac_includes_default"
-if test "x$ac_cv_header_libavcodec_dxva2_h" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_LIBAVCODEC_DXVA2_H 1
-_ACEOF
-
-
-
-    eval "LIBS_avcodec="'"'"-lole32 -lshlwapi -luuid "'$'"{LIBS_avcodec}"'"'
-    am_modules_with_libs="${am_modules_with_libs} avcodec"
-
-
-
-$as_echo "#define HAVE_AVCODEC_DXVA2 1" >>confdefs.h
-
-           echo "DxVA2 acceleration activated"
-
-else
-
-	if test "${enable_dxva2}" == "yes"; then :
-  as_fn_error $? "dxva2 is present but libavcodec/dxva2.h is missing" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: dxva2 is present but libavcodec/dxva2.h is missing " >&5
-$as_echo "$as_me: WARNING: dxva2 is present but libavcodec/dxva2.h is missing " >&2;}
-fi
-
-fi
-
-done
-
-
-else
-
-	if test "${enable_dxva2}" == "yes"; then :
-  as_fn_error $? "Could not find required dxva2api.h" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: dxva2api.h not found" >&5
-$as_echo "$as_me: WARNING: dxva2api.h not found" >&2;}
-fi
-
-fi
-
-done
-
-
-else
-
-    if test "x${enable_dxva2}" != "x"; then :
-
-      as_fn_error $? "--enable-dxva2 and --disable-avcodec options are mutually exclusive." "$LINENO" 5
-
-fi
-
-fi
-  fi
-
-fi
-
-
-# Check whether --enable-switcher was given.
-if test "${enable_switcher+set}" = set; then :
-  enableval=$enable_switcher;
-fi
-
-if test "${enable_switcher}" = "yes"; then :
-
-  if test "x${have_avcodec}" = "xyes"; then :
-
-
-
-    PLUGINS="${PLUGINS} stream_out_switcher"
-    LTLIBstream_out_switcher=libstream_out_switcher_plugin.la
-
-
-
-
-
-    eval "LIBS_stream_out_switcher="'"'"$AVCODEC_LIBS $AVUTIL_LIBS "'$'"{LIBS_stream_out_switcher}"'"'
-    am_modules_with_libs="${am_modules_with_libs} stream_out_switcher"
-
-
-
-
-    eval "CFLAGS_stream_out_switcher="'"$'"{CFLAGS_stream_out_switcher} $AVCODEC_CFLAGS $AVUTIL_CFLAGS"'"'
-    am_modules_with_cflags="${am_modules_with_cflags} stream_out_switcher"
-
-
-
-else
-  as_fn_error $? "Stream_out switcher depends on avcodec" "$LINENO" 5
-
-fi
-
-fi
-
-
-
-# Check whether --enable-avformat was given.
-if test "${enable_avformat+set}" = set; then :
-  enableval=$enable_avformat;
-else
-
-  enable_avformat="${have_avcodec}"
-
-fi
-
-if test "${enable_avformat}" != "no"
-then
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for AVFORMAT" >&5
-$as_echo_n "checking for AVFORMAT... " >&6; }
-
-if test -n "$AVFORMAT_CFLAGS"; then
-    pkg_cv_AVFORMAT_CFLAGS="$AVFORMAT_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libavformat libavcodec libavutil\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libavformat libavcodec libavutil") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_AVFORMAT_CFLAGS=`$PKG_CONFIG --cflags "libavformat libavcodec libavutil" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$AVFORMAT_LIBS"; then
-    pkg_cv_AVFORMAT_LIBS="$AVFORMAT_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libavformat libavcodec libavutil\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libavformat libavcodec libavutil") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_AVFORMAT_LIBS=`$PKG_CONFIG --libs "libavformat libavcodec libavutil" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        AVFORMAT_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libavformat libavcodec libavutil" 2>&1`
-        else
-	        AVFORMAT_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libavformat libavcodec libavutil" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$AVFORMAT_PKG_ERRORS" >&5
-
-
-      as_fn_error $? "Could not find libavformat or libavutil. Use --disable-avformat to ignore this error." "$LINENO" 5
-
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-      as_fn_error $? "Could not find libavformat or libavutil. Use --disable-avformat to ignore this error." "$LINENO" 5
-
-else
-	AVFORMAT_CFLAGS=$pkg_cv_AVFORMAT_CFLAGS
-	AVFORMAT_LIBS=$pkg_cv_AVFORMAT_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-
-
-  CPPFLAGS_save="${CPPFLAGS}"
-  CFLAGS_save="${CFLAGS}"
-  CXXFLAGS_save="${CXXFLAGS}"
-  OBJCFLAGS_save="${OBJCFLAGS}"
-  LDFLAGS_save="${LDFLAGS}"
-  LIBS_save="${LIBS}"
-
-      CPPFLAGS="${CPPFLAGS} ${AVFORMAT_CFLAGS}"
-      CFLAGS="${CFLAGS} ${AVFORMAT_CFLAGS}"
-      for ac_header in libavformat/avformat.h ffmpeg/avformat.h libavformat/avio.h
-do :
-  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
-if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
-  cat >>confdefs.h <<_ACEOF
-#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
-_ACEOF
-
-fi
-
-done
-
-      for ac_header in libavutil/avutil.h ffmpeg/avutil.h
-do :
-  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
-if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
-  cat >>confdefs.h <<_ACEOF
-#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
-_ACEOF
-
-fi
-
-done
-
-      if test "$enable_merge_ffmpeg" = "no"; then :
-
-
-
-    PLUGINS="${PLUGINS} avformat"
-    LTLIBavformat=libavformat_plugin.la
-
-
-    PLUGINS="${PLUGINS} access_avio"
-    LTLIBaccess_avio=libaccess_avio_plugin.la
-
-
-
-
-
-    eval "LIBS_avformat="'"'"$AVFORMAT_LIBS $AVUTIL_LIBS "'$'"{LIBS_avformat}"'"'
-    am_modules_with_libs="${am_modules_with_libs} avformat"
-
-    eval "LIBS_access_avio="'"'"$AVFORMAT_LIBS $AVUTIL_LIBS "'$'"{LIBS_access_avio}"'"'
-    am_modules_with_libs="${am_modules_with_libs} access_avio"
-
-
-
-
-    eval "CFLAGS_avformat="'"$'"{CFLAGS_avformat} $AVFORMAT_CFLAGS $AVUTIL_CFLAGS"'"'
-    am_modules_with_cflags="${am_modules_with_cflags} avformat"
-
-    eval "CFLAGS_access_avio="'"$'"{CFLAGS_access_avio} $AVFORMAT_CFLAGS $AVUTIL_CFLAGS"'"'
-    am_modules_with_cflags="${am_modules_with_cflags} access_avio"
-
-
-
-else
-
-
-
-    eval "LIBS_avcodec="'"'"$AVFORMAT_LIBS $AVUTIL_LIBS "'$'"{LIBS_avcodec}"'"'
-    am_modules_with_libs="${am_modules_with_libs} avcodec"
-
-
-
-
-    eval "CFLAGS_avcodec="'"$'"{CFLAGS_avcodec} $AVFORMAT_CFLAGS $AVUTIL_CFLAGS"'"'
-    am_modules_with_cflags="${am_modules_with_cflags} avcodec"
-
-
-
-fi
-
-  CPPFLAGS="${CPPFLAGS_save}"
-  CFLAGS="${CFLAGS_save}"
-  CXXFLAGS="${CXXFLAGS_save}"
-  OBJCFLAGS="${OBJCFLAGS_save}"
-  LDFLAGS="${LDFLAGS_save}"
-  LIBS="${LIBS_save}"
-
-
-fi
-fi
-
-
-# Check whether --enable-swscale was given.
-if test "${enable_swscale+set}" = set; then :
-  enableval=$enable_swscale;
-else
-
-  enable_swscale="${have_avcodec}"
-
-fi
-
-if test "${enable_swscale}" != "no"
-then
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for SWSCALE" >&5
-$as_echo_n "checking for SWSCALE... " >&6; }
-
-if test -n "$SWSCALE_CFLAGS"; then
-    pkg_cv_SWSCALE_CFLAGS="$SWSCALE_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libswscale\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libswscale") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_SWSCALE_CFLAGS=`$PKG_CONFIG --cflags "libswscale" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$SWSCALE_LIBS"; then
-    pkg_cv_SWSCALE_LIBS="$SWSCALE_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libswscale\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libswscale") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_SWSCALE_LIBS=`$PKG_CONFIG --libs "libswscale" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        SWSCALE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libswscale" 2>&1`
-        else
-	        SWSCALE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libswscale" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$SWSCALE_PKG_ERRORS" >&5
-
-
-      as_fn_error $? "Could not find libswscale. Use --disable-swscale to ignore this error. Proper software scaling and some video chroma conversion will be missing." "$LINENO" 5
-
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-      as_fn_error $? "Could not find libswscale. Use --disable-swscale to ignore this error. Proper software scaling and some video chroma conversion will be missing." "$LINENO" 5
-
-else
-	SWSCALE_CFLAGS=$pkg_cv_SWSCALE_CFLAGS
-	SWSCALE_LIBS=$pkg_cv_SWSCALE_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-
-
-  CPPFLAGS_save="${CPPFLAGS}"
-  CFLAGS_save="${CFLAGS}"
-  CXXFLAGS_save="${CXXFLAGS}"
-  OBJCFLAGS_save="${OBJCFLAGS}"
-  LDFLAGS_save="${LDFLAGS}"
-  LIBS_save="${LIBS}"
-
-      CPPFLAGS="${CPPFLAGS} ${SWSCALE_CFLAGS}"
-      CFLAGS="${CFLAGS} ${SWSCALE_CFLAGS}"
-      for ac_header in libswscale/swscale.h ffmpeg/swscale.h
-do :
-  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
-if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
-  cat >>confdefs.h <<_ACEOF
-#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
-_ACEOF
-
-fi
-
-done
-
-
-
-    PLUGINS="${PLUGINS} swscale"
-    LTLIBswscale=libswscale_plugin.la
-
-
-
-
-
-    eval "LIBS_swscale="'"'"$SWSCALE_LIBS "'$'"{LIBS_swscale}"'"'
-    am_modules_with_libs="${am_modules_with_libs} swscale"
-
-
-
-
-    eval "CFLAGS_swscale="'"$'"{CFLAGS_swscale} $SWSCALE_CFLAGS"'"'
-    am_modules_with_cflags="${am_modules_with_cflags} swscale"
-
-
-
-  CPPFLAGS="${CPPFLAGS_save}"
-  CFLAGS="${CFLAGS_save}"
-  CXXFLAGS="${CXXFLAGS_save}"
-  OBJCFLAGS="${OBJCFLAGS_save}"
-  LDFLAGS="${LDFLAGS_save}"
-  LIBS="${LIBS_save}"
-
-
-fi
-fi
-
-
-# Check whether --enable-postproc was given.
-if test "${enable_postproc+set}" = set; then :
-  enableval=$enable_postproc;
-fi
-
-if test "${enable_postproc}" != "no"
-then
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for POSTPROC" >&5
-$as_echo_n "checking for POSTPROC... " >&6; }
-
-if test -n "$POSTPROC_CFLAGS"; then
-    pkg_cv_POSTPROC_CFLAGS="$POSTPROC_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpostproc libavutil\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libpostproc libavutil") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_POSTPROC_CFLAGS=`$PKG_CONFIG --cflags "libpostproc libavutil" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$POSTPROC_LIBS"; then
-    pkg_cv_POSTPROC_LIBS="$POSTPROC_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpostproc libavutil\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libpostproc libavutil") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_POSTPROC_LIBS=`$PKG_CONFIG --libs "libpostproc libavutil" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        POSTPROC_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libpostproc libavutil" 2>&1`
-        else
-	        POSTPROC_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libpostproc libavutil" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$POSTPROC_PKG_ERRORS" >&5
-
-
-      as_fn_error $? "Could not find libpostproc. Use --disable-postproc to ignore this error." "$LINENO" 5
-
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-      as_fn_error $? "Could not find libpostproc. Use --disable-postproc to ignore this error." "$LINENO" 5
-
-else
-	POSTPROC_CFLAGS=$pkg_cv_POSTPROC_CFLAGS
-	POSTPROC_LIBS=$pkg_cv_POSTPROC_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-
-
-  CPPFLAGS_save="${CPPFLAGS}"
-  CFLAGS_save="${CFLAGS}"
-  CXXFLAGS_save="${CXXFLAGS}"
-  OBJCFLAGS_save="${OBJCFLAGS}"
-  LDFLAGS_save="${LDFLAGS}"
-  LIBS_save="${LIBS}"
-
-      CPPFLAGS="${CPPFLAGS} ${POSTPROC_CFLAGS}"
-      CFLAGS="${CFLAGS} ${POSTPROC_CFLAGS}"
-      for ac_header in postproc/postprocess.h
-do :
-  ac_fn_c_check_header_mongrel "$LINENO" "postproc/postprocess.h" "ac_cv_header_postproc_postprocess_h" "$ac_includes_default"
-if test "x$ac_cv_header_postproc_postprocess_h" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_POSTPROC_POSTPROCESS_H 1
-_ACEOF
-
-fi
-
-done
-
-
-
-    PLUGINS="${PLUGINS} postproc"
-    LTLIBpostproc=libpostproc_plugin.la
-
-
-
-
-
-    eval "LIBS_postproc="'"'"$POSTPROC_LIBS $AVUTIL_LIBS "'$'"{LIBS_postproc}"'"'
-    am_modules_with_libs="${am_modules_with_libs} postproc"
-
-
-
-
-    eval "CFLAGS_postproc="'"$'"{CFLAGS_postproc} $POSTPROC_CFLAGS $AVUTIL_CFLAGS"'"'
-    am_modules_with_cflags="${am_modules_with_cflags} postproc"
-
-
-
-  CPPFLAGS="${CPPFLAGS_save}"
-  CFLAGS="${CFLAGS_save}"
-  CXXFLAGS="${CXXFLAGS_save}"
-  OBJCFLAGS="${OBJCFLAGS_save}"
-  LDFLAGS="${LDFLAGS_save}"
-  LIBS="${LIBS_save}"
-
-
-fi
-fi
-
-# Check whether --enable-faad was given.
-if test "${enable_faad+set}" = set; then :
-  enableval=$enable_faad;
-fi
-
-if test "${enable_faad}" = "yes"
-then
-
-# Check whether --with-faad-tree was given.
-if test "${with_faad_tree+set}" = set; then :
-  withval=$with_faad_tree;
-fi
-
-  if test -n "${with_faad_tree}"
-  then
-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libfaad.a in ${with_faad_tree}" >&5
-$as_echo_n "checking for libfaad.a in ${with_faad_tree}... " >&6; }
-    real_faad_tree="`cd ${with_faad_tree} 2>/dev/null && pwd`"
-    if test -z "${real_faad_tree}"
-    then
-            { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-      as_fn_error $? "cannot cd to ${with_faad_tree}" "$LINENO" 5
-    fi
-    if test -f "${real_faad_tree}/libfaad/.libs/libfaad.a"
-    then
-            { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${real_faad_tree}/libfaad/.libs/libfaad.a" >&5
-$as_echo "${real_faad_tree}/libfaad/.libs/libfaad.a" >&6; }
-
-
-    PLUGINS="${PLUGINS} faad"
-    LTLIBfaad=libfaad_plugin.la
-
-
-
-
-
-    eval "LIBS_faad="'"'"${real_faad_tree}/libfaad/.libs/libfaad.a "'$'"{LIBS_faad}"'"'
-    am_modules_with_libs="${am_modules_with_libs} faad"
-
-
-
-
-    eval "CPPFLAGS_faad="'"$'"{CPPFLAGS_faad} -I${real_faad_tree}/include"'"'
-    am_modules_with_cppflags="${am_modules_with_cppflags} faad"
-
-
-    else
-            { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-      as_fn_error $? "cannot find ${real_faad_tree}/libfaad/.libs/libfaad.a, make sure you compiled libfaad in ${with_faad_tree}" "$LINENO" 5
-    fi
-  else
-    CPPFLAGS="${CPPFLAGS_save} ${CPPFLAGS_faad}"
-    LDFLAGS="${LDFLAGS_save} ${LIBS_faad}"
-    for ac_header in faad.h
-do :
-  ac_fn_c_check_header_mongrel "$LINENO" "faad.h" "ac_cv_header_faad_h" "$ac_includes_default"
-if test "x$ac_cv_header_faad_h" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_FAAD_H 1
-_ACEOF
-
-else
-   as_fn_error $? "Cannot find development headers for libfaad..." "$LINENO" 5
-fi
-
-done
-
-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for faacDecOpen in -lfaad" >&5
-$as_echo_n "checking for faacDecOpen in -lfaad... " >&6; }
-if ${ac_cv_lib_faad_faacDecOpen+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-lfaad  $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char faacDecOpen ();
-int
-main ()
-{
-return faacDecOpen ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_lib_faad_faacDecOpen=yes
-else
-  ac_cv_lib_faad_faacDecOpen=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_faad_faacDecOpen" >&5
-$as_echo "$ac_cv_lib_faad_faacDecOpen" >&6; }
-if test "x$ac_cv_lib_faad_faacDecOpen" = xyes; then :
-
-
-
-    PLUGINS="${PLUGINS} faad"
-    LTLIBfaad=libfaad_plugin.la
-
-
-
-
-
-    eval "LIBS_faad="'"'"-lfaad "'$'"{LIBS_faad}"'"'
-    am_modules_with_libs="${am_modules_with_libs} faad"
-
-
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for NeAACDecOpen in -lfaad" >&5
-$as_echo_n "checking for NeAACDecOpen in -lfaad... " >&6; }
-if ${ac_cv_lib_faad_NeAACDecOpen+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-lfaad  $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char NeAACDecOpen ();
-int
-main ()
-{
-return NeAACDecOpen ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_lib_faad_NeAACDecOpen=yes
-else
-  ac_cv_lib_faad_NeAACDecOpen=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_faad_NeAACDecOpen" >&5
-$as_echo "$ac_cv_lib_faad_NeAACDecOpen" >&6; }
-if test "x$ac_cv_lib_faad_NeAACDecOpen" = xyes; then :
-
-
-
-    PLUGINS="${PLUGINS} faad"
-    LTLIBfaad=libfaad_plugin.la
-
-
-
-
-
-    eval "LIBS_faad="'"'"-lfaad "'$'"{LIBS_faad}"'"'
-    am_modules_with_libs="${am_modules_with_libs} faad"
-
-
-else
-   as_fn_error $? "Cannot find libfaad library..." "$LINENO" 5
-fi
-
-fi
-
-    LDFLAGS="${LDFLAGS_save}"
-    CPPFLAGS="${CPPFLAGS_save}"
-  fi
-fi
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-# Check whether --enable-twolame was given.
-if test "${enable_twolame+set}" = set; then :
-  enableval=$enable_twolame;
-else
-  enable_twolame=auto
-fi
-
-
-case $enable_twolame in #(
-  yes) :
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for TWOLAME" >&5
-$as_echo_n "checking for TWOLAME... " >&6; }
-
-if test -n "$TWOLAME_CFLAGS"; then
-    pkg_cv_TWOLAME_CFLAGS="$TWOLAME_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"twolame\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "twolame") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_TWOLAME_CFLAGS=`$PKG_CONFIG --cflags "twolame" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$TWOLAME_LIBS"; then
-    pkg_cv_TWOLAME_LIBS="$TWOLAME_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"twolame\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "twolame") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_TWOLAME_LIBS=`$PKG_CONFIG --libs "twolame" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        TWOLAME_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "twolame" 2>&1`
-        else
-	        TWOLAME_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "twolame" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$TWOLAME_PKG_ERRORS" >&5
-
-	if test x"$enable_twolame" = "xyes"; then :
-  as_fn_error $? "Library twolame needed for twolame was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library twolame needed for twolame was not found" >&5
-$as_echo "$as_me: WARNING: Library twolame needed for twolame was not found" >&2;}
-
-fi
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	if test x"$enable_twolame" = "xyes"; then :
-  as_fn_error $? "Library twolame needed for twolame was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library twolame needed for twolame was not found" >&5
-$as_echo "$as_me: WARNING: Library twolame needed for twolame was not found" >&2;}
-
-fi
-else
-	TWOLAME_CFLAGS=$pkg_cv_TWOLAME_CFLAGS
-	TWOLAME_LIBS=$pkg_cv_TWOLAME_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	PLUGINS="${PLUGINS} twolame"
-    LTLIBtwolame=libtwolame_plugin.la
-
-
-
-
-
-    eval "CPPFLAGS_twolame="'"$'"{CPPFLAGS_twolame}  -DLIBTWOLAME_STATIC"'"'
-    am_modules_with_cppflags="${am_modules_with_cppflags} twolame"
-
-
-
-
-    eval "CFLAGS_twolame="'"$'"{CFLAGS_twolame} $TWOLAME_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} twolame"
-
-
-
-
-    eval "LIBS_twolame="'"'"$TWOLAME_LIBS  "'$'"{LIBS_twolame}"'"'
-    am_modules_with_libs="${am_modules_with_libs} twolame"
-
-
-fi ;; #(
-  auto) :
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for TWOLAME" >&5
-$as_echo_n "checking for TWOLAME... " >&6; }
-
-if test -n "$TWOLAME_CFLAGS"; then
-    pkg_cv_TWOLAME_CFLAGS="$TWOLAME_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"twolame\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "twolame") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_TWOLAME_CFLAGS=`$PKG_CONFIG --cflags "twolame" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$TWOLAME_LIBS"; then
-    pkg_cv_TWOLAME_LIBS="$TWOLAME_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"twolame\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "twolame") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_TWOLAME_LIBS=`$PKG_CONFIG --libs "twolame" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        TWOLAME_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "twolame" 2>&1`
-        else
-	        TWOLAME_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "twolame" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$TWOLAME_PKG_ERRORS" >&5
-
-	enable_twolame=no
- if test x"$enable_twolame" = "xyes"; then :
-  as_fn_error $? "Library twolame needed for twolame was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library twolame needed for twolame was not found" >&5
-$as_echo "$as_me: WARNING: Library twolame needed for twolame was not found" >&2;}
-
-fi
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	enable_twolame=no
- if test x"$enable_twolame" = "xyes"; then :
-  as_fn_error $? "Library twolame needed for twolame was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library twolame needed for twolame was not found" >&5
-$as_echo "$as_me: WARNING: Library twolame needed for twolame was not found" >&2;}
-
-fi
-else
-	TWOLAME_CFLAGS=$pkg_cv_TWOLAME_CFLAGS
-	TWOLAME_LIBS=$pkg_cv_TWOLAME_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	enable_twolame=yes
-
-
-    PLUGINS="${PLUGINS} twolame"
-    LTLIBtwolame=libtwolame_plugin.la
-
-
-
-
-
-    eval "CPPFLAGS_twolame="'"$'"{CPPFLAGS_twolame}  -DLIBTWOLAME_STATIC"'"'
-    am_modules_with_cppflags="${am_modules_with_cppflags} twolame"
-
-
-
-
-    eval "CFLAGS_twolame="'"$'"{CFLAGS_twolame} $TWOLAME_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} twolame"
-
-
-
-
-    eval "LIBS_twolame="'"'"$TWOLAME_LIBS  "'$'"{LIBS_twolame}"'"'
-    am_modules_with_libs="${am_modules_with_libs} twolame"
-
-
-fi ;; #(
-  *) :
-     ;;
-esac
-
-
-
-
-
-
-
-
-
-
-
-
-# Check whether --enable-quicktime was given.
-if test "${enable_quicktime+set}" = set; then :
-  enableval=$enable_quicktime;
-fi
-
-if test "${enable_quicktime}" = "yes"; then
-  if test "${SYS}" = "mingw32"; then
-
-
-    PLUGINS="${PLUGINS} quicktime"
-    LTLIBquicktime=libquicktime_plugin.la
-
-
-
-  else
-  for ac_header in QuickTime/QuickTime.h
-do :
-  ac_fn_c_check_header_mongrel "$LINENO" "QuickTime/QuickTime.h" "ac_cv_header_QuickTime_QuickTime_h" "$ac_includes_default"
-if test "x$ac_cv_header_QuickTime_QuickTime_h" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_QUICKTIME_QUICKTIME_H 1
-_ACEOF
-
-
-    PLUGINS="${PLUGINS} quicktime"
-    LTLIBquicktime=libquicktime_plugin.la
-
-
-
-
-
-    eval "LDFLAGS_quicktime="'"-Wl,-framework,QuickTime,-framework,Carbon $'"{LDFLAGS_quicktime}"'"'
-    am_modules_with_ldflags="${am_modules_with_ldflags} quicktime"
-
-
-
-else
-   as_fn_error $? "cannot find QuickTime headers" "$LINENO" 5
-fi
-
-done
-
-  fi
-fi
-
-# Check whether --enable-real was given.
-if test "${enable_real+set}" = set; then :
-  enableval=$enable_real;
-fi
-
-if test "${enable_real}" = "yes"; then
-
-
-    PLUGINS="${PLUGINS} realvideo"
-    LTLIBrealvideo=librealvideo_plugin.la
-
-
-
-fi
-
-# Check whether --enable-realrtsp was given.
-if test "${enable_realrtsp+set}" = set; then :
-  enableval=$enable_realrtsp;
-fi
-
-if test "${enable_realrtsp}" = "yes"; then
-
-
-    PLUGINS="${PLUGINS} access_realrtsp"
-    LTLIBaccess_realrtsp=libaccess_realrtsp_plugin.la
-
-
-
-fi
-
-# Check whether --enable-libtar was given.
-if test "${enable_libtar+set}" = set; then :
-  enableval=$enable_libtar;
-fi
-
-
-if test "${enable_libtar}" != "no"; then :
-
-  for ac_header in libtar.h
-do :
-  ac_fn_c_check_header_mongrel "$LINENO" "libtar.h" "ac_cv_header_libtar_h" "$ac_includes_default"
-if test "x$ac_cv_header_libtar_h" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_LIBTAR_H 1
-_ACEOF
-
-
-
-    eval "LIBS_skins2="'"'"-ltar "'$'"{LIBS_skins2}"'"'
-    am_modules_with_libs="${am_modules_with_libs} skins2"
-
-
-
-fi
-
-done
-
-
-fi
-
-# Check whether --enable-a52 was given.
-if test "${enable_a52+set}" = set; then :
-  enableval=$enable_a52;
-fi
-
-if test "${enable_a52}" != "no"
-then
-
-# Check whether --with-a52 was given.
-if test "${with_a52+set}" = set; then :
-  withval=$with_a52;
-fi
-
-
-# Check whether --with-a52-tree was given.
-if test "${with_a52_tree+set}" = set; then :
-  withval=$with_a52_tree;
-fi
-
-  if test "${with_a52_tree}" != "no" -a -n "${with_a52_tree}"
-  then
-    real_a52_tree="`cd ${with_a52_tree} 2>/dev/null && pwd`"
-    if test -z "${real_a52_tree}"
-    then
-            { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-      as_fn_error $? "${with_a52_tree} directory doesn't exist" "$LINENO" 5
-    fi
-        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a52.h in ${real_a52_tree}/include" >&5
-$as_echo_n "checking for a52.h in ${real_a52_tree}/include... " >&6; }
-    if test -f ${real_a52_tree}/include/a52.h
-    then
-      { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-
-
-    eval "CPPFLAGS_a52tofloat32="'"$'"{CPPFLAGS_a52tofloat32} -I${real_a52_tree}"'"'
-    am_modules_with_cppflags="${am_modules_with_cppflags} a52tofloat32"
-
-
-
-
-    eval "LIBS_a52tofloat32="'"'"-L${real_a52_tree}/liba52/.libs "'$'"{LIBS_a52tofloat32}"'"'
-    am_modules_with_libs="${am_modules_with_libs} a52tofloat32"
-
-
-      LDFLAGS="${LDFLAGS_save} ${LIBS_a52tofloat32}"
-      { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a52_free in -la52" >&5
-$as_echo_n "checking for a52_free in -la52... " >&6; }
-if ${ac_cv_lib_a52_a52_free+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-la52  $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char a52_free ();
-int
-main ()
-{
-return a52_free ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_lib_a52_a52_free=yes
-else
-  ac_cv_lib_a52_a52_free=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_a52_a52_free" >&5
-$as_echo "$ac_cv_lib_a52_a52_free" >&6; }
-if test "x$ac_cv_lib_a52_a52_free" = xyes; then :
-
-
-
-    PLUGINS="${PLUGINS} a52tofloat32"
-    LTLIBa52tofloat32=liba52tofloat32_plugin.la
-
-
-
-
-
-    eval "CPPFLAGS_a52tofloat32="'"$'"{CPPFLAGS_a52tofloat32} -DUSE_A52DEC_TREE"'"'
-    am_modules_with_cppflags="${am_modules_with_cppflags} a52tofloat32"
-
-
-
-
-    eval "LIBS_a52tofloat32="'"'"-la52 "'$'"{LIBS_a52tofloat32}"'"'
-    am_modules_with_libs="${am_modules_with_libs} a52tofloat32"
-
-
-
-else
-
-        if test -f ${real_a52_tree}/liba52/.libs/liba52.a
-        then
-          as_fn_error $? "make sure you have at least a52dec-0.7.3 ($real_a52_tree)" "$LINENO" 5
-        else
-          as_fn_error $? "the specified tree hasn't been compiled" "$LINENO" 5
-        fi
-
-fi
-
-      LDFLAGS="${LDFLAGS_save}"
-    else
-      { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-      as_fn_error $? "the specified tree doesn't have a52.h" "$LINENO" 5
-    fi
-  else
-    if test -z "${with_a52}"
-    then
-      LDFLAGS_test=""
-      CPPFLAGS_test=""
-    else
-      LDFLAGS_test="-L${with_a52}/lib"
-      CPPFLAGS_test="-I${with_a52}/include"
-    fi
-    CPPFLAGS="${CPPFLAGS_save} ${CPPFLAGS_test} ${CPPFLAGS_a52tofloat32}"
-    LDFLAGS="${LDFLAGS_save} ${LDFLAGS_test} ${LIBS_a52tofloat32}"
-    for ac_header in a52dec/a52.h
-do :
-  ac_fn_c_check_header_mongrel "$LINENO" "a52dec/a52.h" "ac_cv_header_a52dec_a52_h" "$ac_includes_default"
-if test "x$ac_cv_header_a52dec_a52_h" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_A52DEC_A52_H 1
-_ACEOF
-
-      { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a52_free in -la52" >&5
-$as_echo_n "checking for a52_free in -la52... " >&6; }
-if ${ac_cv_lib_a52_a52_free+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-la52  $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char a52_free ();
-int
-main ()
-{
-return a52_free ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_lib_a52_a52_free=yes
-else
-  ac_cv_lib_a52_a52_free=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_a52_a52_free" >&5
-$as_echo "$ac_cv_lib_a52_a52_free" >&6; }
-if test "x$ac_cv_lib_a52_a52_free" = xyes; then :
-
-
-
-    PLUGINS="${PLUGINS} a52tofloat32"
-    LTLIBa52tofloat32=liba52tofloat32_plugin.la
-
-
-
-
-
-    eval "LIBS_a52tofloat32="'"'"${LDFLAGS_test} -la52 "'$'"{LIBS_a52tofloat32}"'"'
-    am_modules_with_libs="${am_modules_with_libs} a52tofloat32"
-
-
-
-
-    eval "CPPFLAGS_a52tofloat32="'"$'"{CPPFLAGS_a52tofloat32} ${CPPFLAGS_test}"'"'
-    am_modules_with_cppflags="${am_modules_with_cppflags} a52tofloat32"
-
-
-
-else
-
-        as_fn_error $? "Could not find liba52 on your system: you may get it from http://liba52.sf.net/. Alternatively you can use --disable-a52 to disable the a52 plugin." "$LINENO" 5
-
-fi
-
-
-else
-
-      as_fn_error $? "Could not find liba52 on your system: you may get it from http://liba52.sf.net/. Alternatively you can use --disable-a52 to disable the a52 plugin." "$LINENO" 5
-
-fi
-
-done
-
-    CPPFLAGS="${CPPFLAGS_save}"
-    LDFLAGS="${LDFLAGS_save}"
-  fi
-fi
-
-
-# Check whether --with-a52-fixed was given.
-if test "${with_a52_fixed+set}" = set; then :
-  withval=$with_a52_fixed;
-
-
-    eval "CPPFLAGS_a52tofloat32="'"$'"{CPPFLAGS_a52tofloat32} -DLIBA52_FIXED"'"'
-    am_modules_with_cppflags="${am_modules_with_cppflags} a52tofloat32"
-
-
-fi
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-# Check whether --enable-dca was given.
-if test "${enable_dca+set}" = set; then :
-  enableval=$enable_dca;
-else
-  enable_dca=auto
-fi
-
-
-case $enable_dca in #(
-  yes) :
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for DCA" >&5
-$as_echo_n "checking for DCA... " >&6; }
-
-if test -n "$DCA_CFLAGS"; then
-    pkg_cv_DCA_CFLAGS="$DCA_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libdca >= 0.0.5\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libdca >= 0.0.5") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_DCA_CFLAGS=`$PKG_CONFIG --cflags "libdca >= 0.0.5" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$DCA_LIBS"; then
-    pkg_cv_DCA_LIBS="$DCA_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libdca >= 0.0.5\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libdca >= 0.0.5") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_DCA_LIBS=`$PKG_CONFIG --libs "libdca >= 0.0.5" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        DCA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libdca >= 0.0.5" 2>&1`
-        else
-	        DCA_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libdca >= 0.0.5" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$DCA_PKG_ERRORS" >&5
-
-	if test x"$enable_dca" = "xyes"; then :
-  as_fn_error $? "Library libdca >= 0.0.5 needed for dca was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library libdca >= 0.0.5 needed for dca was not found" >&5
-$as_echo "$as_me: WARNING: Library libdca >= 0.0.5 needed for dca was not found" >&2;}
-
-fi
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	if test x"$enable_dca" = "xyes"; then :
-  as_fn_error $? "Library libdca >= 0.0.5 needed for dca was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library libdca >= 0.0.5 needed for dca was not found" >&5
-$as_echo "$as_me: WARNING: Library libdca >= 0.0.5 needed for dca was not found" >&2;}
-
-fi
-else
-	DCA_CFLAGS=$pkg_cv_DCA_CFLAGS
-	DCA_LIBS=$pkg_cv_DCA_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	PLUGINS="${PLUGINS} dtstofloat32"
-    LTLIBdtstofloat32=libdtstofloat32_plugin.la
-
-
-
-
-
-
-    eval "CFLAGS_dtstofloat32="'"$'"{CFLAGS_dtstofloat32} $DCA_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} dtstofloat32"
-
-
-
-
-    eval "LIBS_dtstofloat32="'"'"$DCA_LIBS  "'$'"{LIBS_dtstofloat32}"'"'
-    am_modules_with_libs="${am_modules_with_libs} dtstofloat32"
-
-
-fi ;; #(
-  auto) :
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for DCA" >&5
-$as_echo_n "checking for DCA... " >&6; }
-
-if test -n "$DCA_CFLAGS"; then
-    pkg_cv_DCA_CFLAGS="$DCA_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libdca >= 0.0.5\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libdca >= 0.0.5") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_DCA_CFLAGS=`$PKG_CONFIG --cflags "libdca >= 0.0.5" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$DCA_LIBS"; then
-    pkg_cv_DCA_LIBS="$DCA_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libdca >= 0.0.5\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libdca >= 0.0.5") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_DCA_LIBS=`$PKG_CONFIG --libs "libdca >= 0.0.5" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        DCA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libdca >= 0.0.5" 2>&1`
-        else
-	        DCA_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libdca >= 0.0.5" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$DCA_PKG_ERRORS" >&5
-
-	enable_dca=no
- if test x"$enable_dca" = "xyes"; then :
-  as_fn_error $? "Library libdca >= 0.0.5 needed for dca was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library libdca >= 0.0.5 needed for dca was not found" >&5
-$as_echo "$as_me: WARNING: Library libdca >= 0.0.5 needed for dca was not found" >&2;}
-
-fi
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	enable_dca=no
- if test x"$enable_dca" = "xyes"; then :
-  as_fn_error $? "Library libdca >= 0.0.5 needed for dca was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library libdca >= 0.0.5 needed for dca was not found" >&5
-$as_echo "$as_me: WARNING: Library libdca >= 0.0.5 needed for dca was not found" >&2;}
-
-fi
-else
-	DCA_CFLAGS=$pkg_cv_DCA_CFLAGS
-	DCA_LIBS=$pkg_cv_DCA_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	enable_dca=yes
-
-
-    PLUGINS="${PLUGINS} dtstofloat32"
-    LTLIBdtstofloat32=libdtstofloat32_plugin.la
-
-
-
-
-
-
-    eval "CFLAGS_dtstofloat32="'"$'"{CFLAGS_dtstofloat32} $DCA_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} dtstofloat32"
-
-
-
-
-    eval "LIBS_dtstofloat32="'"'"$DCA_LIBS  "'$'"{LIBS_dtstofloat32}"'"'
-    am_modules_with_libs="${am_modules_with_libs} dtstofloat32"
-
-
-fi ;; #(
-  *) :
-     ;;
-esac
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-# Check whether --enable-flac was given.
-if test "${enable_flac+set}" = set; then :
-  enableval=$enable_flac;
-else
-  enable_flac=auto
-fi
-
-
-case $enable_flac in #(
-  yes) :
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for FLAC" >&5
-$as_echo_n "checking for FLAC... " >&6; }
-
-if test -n "$FLAC_CFLAGS"; then
-    pkg_cv_FLAC_CFLAGS="$FLAC_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"flac\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "flac") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_FLAC_CFLAGS=`$PKG_CONFIG --cflags "flac" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$FLAC_LIBS"; then
-    pkg_cv_FLAC_LIBS="$FLAC_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"flac\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "flac") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_FLAC_LIBS=`$PKG_CONFIG --libs "flac" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        FLAC_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "flac" 2>&1`
-        else
-	        FLAC_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "flac" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$FLAC_PKG_ERRORS" >&5
-
-	if test x"$enable_flac" = "xyes"; then :
-  as_fn_error $? "Library flac needed for flac was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library flac needed for flac was not found" >&5
-$as_echo "$as_me: WARNING: Library flac needed for flac was not found" >&2;}
-
-fi
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	if test x"$enable_flac" = "xyes"; then :
-  as_fn_error $? "Library flac needed for flac was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library flac needed for flac was not found" >&5
-$as_echo "$as_me: WARNING: Library flac needed for flac was not found" >&2;}
-
-fi
-else
-	FLAC_CFLAGS=$pkg_cv_FLAC_CFLAGS
-	FLAC_LIBS=$pkg_cv_FLAC_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	PLUGINS="${PLUGINS} flac"
-    LTLIBflac=libflac_plugin.la
-
-
-
-
-
-
-    eval "CFLAGS_flac="'"$'"{CFLAGS_flac} $FLAC_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} flac"
-
-
-
-
-    eval "LIBS_flac="'"'"$FLAC_LIBS  "'$'"{LIBS_flac}"'"'
-    am_modules_with_libs="${am_modules_with_libs} flac"
-
-
-fi ;; #(
-  auto) :
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for FLAC" >&5
-$as_echo_n "checking for FLAC... " >&6; }
-
-if test -n "$FLAC_CFLAGS"; then
-    pkg_cv_FLAC_CFLAGS="$FLAC_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"flac\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "flac") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_FLAC_CFLAGS=`$PKG_CONFIG --cflags "flac" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$FLAC_LIBS"; then
-    pkg_cv_FLAC_LIBS="$FLAC_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"flac\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "flac") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_FLAC_LIBS=`$PKG_CONFIG --libs "flac" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        FLAC_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "flac" 2>&1`
-        else
-	        FLAC_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "flac" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$FLAC_PKG_ERRORS" >&5
-
-	enable_flac=no
- if test x"$enable_flac" = "xyes"; then :
-  as_fn_error $? "Library flac needed for flac was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library flac needed for flac was not found" >&5
-$as_echo "$as_me: WARNING: Library flac needed for flac was not found" >&2;}
-
-fi
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	enable_flac=no
- if test x"$enable_flac" = "xyes"; then :
-  as_fn_error $? "Library flac needed for flac was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library flac needed for flac was not found" >&5
-$as_echo "$as_me: WARNING: Library flac needed for flac was not found" >&2;}
-
-fi
-else
-	FLAC_CFLAGS=$pkg_cv_FLAC_CFLAGS
-	FLAC_LIBS=$pkg_cv_FLAC_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	enable_flac=yes
-
-
-    PLUGINS="${PLUGINS} flac"
-    LTLIBflac=libflac_plugin.la
-
-
-
-
-
-
-    eval "CFLAGS_flac="'"$'"{CFLAGS_flac} $FLAC_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} flac"
-
-
-
-
-    eval "LIBS_flac="'"'"$FLAC_LIBS  "'$'"{LIBS_flac}"'"'
-    am_modules_with_libs="${am_modules_with_libs} flac"
-
-
-fi ;; #(
-  *) :
-     ;;
-esac
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-# Check whether --enable-libmpeg2 was given.
-if test "${enable_libmpeg2+set}" = set; then :
-  enableval=$enable_libmpeg2;
-else
-  enable_libmpeg2=auto
-fi
-
-
-case $enable_libmpeg2 in #(
-  yes) :
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for LIBMPEG2" >&5
-$as_echo_n "checking for LIBMPEG2... " >&6; }
-
-if test -n "$LIBMPEG2_CFLAGS"; then
-    pkg_cv_LIBMPEG2_CFLAGS="$LIBMPEG2_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libmpeg2 > 0.3.2\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libmpeg2 > 0.3.2") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_LIBMPEG2_CFLAGS=`$PKG_CONFIG --cflags "libmpeg2 > 0.3.2" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$LIBMPEG2_LIBS"; then
-    pkg_cv_LIBMPEG2_LIBS="$LIBMPEG2_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libmpeg2 > 0.3.2\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libmpeg2 > 0.3.2") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_LIBMPEG2_LIBS=`$PKG_CONFIG --libs "libmpeg2 > 0.3.2" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        LIBMPEG2_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libmpeg2 > 0.3.2" 2>&1`
-        else
-	        LIBMPEG2_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libmpeg2 > 0.3.2" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$LIBMPEG2_PKG_ERRORS" >&5
-
-	if test x"$enable_libmpeg2" = "xyes"; then :
-  as_fn_error $? "Library libmpeg2 > 0.3.2 needed for libmpeg2 was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library libmpeg2 > 0.3.2 needed for libmpeg2 was not found" >&5
-$as_echo "$as_me: WARNING: Library libmpeg2 > 0.3.2 needed for libmpeg2 was not found" >&2;}
-
-fi
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	if test x"$enable_libmpeg2" = "xyes"; then :
-  as_fn_error $? "Library libmpeg2 > 0.3.2 needed for libmpeg2 was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library libmpeg2 > 0.3.2 needed for libmpeg2 was not found" >&5
-$as_echo "$as_me: WARNING: Library libmpeg2 > 0.3.2 needed for libmpeg2 was not found" >&2;}
-
-fi
-else
-	LIBMPEG2_CFLAGS=$pkg_cv_LIBMPEG2_CFLAGS
-	LIBMPEG2_LIBS=$pkg_cv_LIBMPEG2_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	PLUGINS="${PLUGINS} libmpeg2"
-    LTLIBlibmpeg2=liblibmpeg2_plugin.la
-
-
-
-
-
-
-    eval "CFLAGS_libmpeg2="'"$'"{CFLAGS_libmpeg2} $LIBMPEG2_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} libmpeg2"
-
-
-
-
-    eval "LIBS_libmpeg2="'"'"$LIBMPEG2_LIBS  "'$'"{LIBS_libmpeg2}"'"'
-    am_modules_with_libs="${am_modules_with_libs} libmpeg2"
-
-
-fi ;; #(
-  auto) :
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for LIBMPEG2" >&5
-$as_echo_n "checking for LIBMPEG2... " >&6; }
-
-if test -n "$LIBMPEG2_CFLAGS"; then
-    pkg_cv_LIBMPEG2_CFLAGS="$LIBMPEG2_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libmpeg2 > 0.3.2\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libmpeg2 > 0.3.2") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_LIBMPEG2_CFLAGS=`$PKG_CONFIG --cflags "libmpeg2 > 0.3.2" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$LIBMPEG2_LIBS"; then
-    pkg_cv_LIBMPEG2_LIBS="$LIBMPEG2_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libmpeg2 > 0.3.2\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libmpeg2 > 0.3.2") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_LIBMPEG2_LIBS=`$PKG_CONFIG --libs "libmpeg2 > 0.3.2" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        LIBMPEG2_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libmpeg2 > 0.3.2" 2>&1`
-        else
-	        LIBMPEG2_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libmpeg2 > 0.3.2" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$LIBMPEG2_PKG_ERRORS" >&5
-
-	enable_libmpeg2=no
- if test x"$enable_libmpeg2" = "xyes"; then :
-  as_fn_error $? "Library libmpeg2 > 0.3.2 needed for libmpeg2 was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library libmpeg2 > 0.3.2 needed for libmpeg2 was not found" >&5
-$as_echo "$as_me: WARNING: Library libmpeg2 > 0.3.2 needed for libmpeg2 was not found" >&2;}
-
-fi
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	enable_libmpeg2=no
- if test x"$enable_libmpeg2" = "xyes"; then :
-  as_fn_error $? "Library libmpeg2 > 0.3.2 needed for libmpeg2 was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library libmpeg2 > 0.3.2 needed for libmpeg2 was not found" >&5
-$as_echo "$as_me: WARNING: Library libmpeg2 > 0.3.2 needed for libmpeg2 was not found" >&2;}
-
-fi
-else
-	LIBMPEG2_CFLAGS=$pkg_cv_LIBMPEG2_CFLAGS
-	LIBMPEG2_LIBS=$pkg_cv_LIBMPEG2_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	enable_libmpeg2=yes
-
-
-    PLUGINS="${PLUGINS} libmpeg2"
-    LTLIBlibmpeg2=liblibmpeg2_plugin.la
-
-
-
-
-
-
-    eval "CFLAGS_libmpeg2="'"$'"{CFLAGS_libmpeg2} $LIBMPEG2_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} libmpeg2"
-
-
-
-
-    eval "LIBS_libmpeg2="'"'"$LIBMPEG2_LIBS  "'$'"{LIBS_libmpeg2}"'"'
-    am_modules_with_libs="${am_modules_with_libs} libmpeg2"
-
-
-fi ;; #(
-  *) :
-     ;;
-esac
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-# Check whether --enable-vorbis was given.
-if test "${enable_vorbis+set}" = set; then :
-  enableval=$enable_vorbis;
-else
-  enable_vorbis=auto
-fi
-
-
-case $enable_vorbis in #(
-  yes) :
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for VORBIS" >&5
-$as_echo_n "checking for VORBIS... " >&6; }
-
-if test -n "$VORBIS_CFLAGS"; then
-    pkg_cv_VORBIS_CFLAGS="$VORBIS_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ogg vorbis >= 1.1 vorbisenc >= 1.1\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "ogg vorbis >= 1.1 vorbisenc >= 1.1") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_VORBIS_CFLAGS=`$PKG_CONFIG --cflags "ogg vorbis >= 1.1 vorbisenc >= 1.1" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$VORBIS_LIBS"; then
-    pkg_cv_VORBIS_LIBS="$VORBIS_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ogg vorbis >= 1.1 vorbisenc >= 1.1\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "ogg vorbis >= 1.1 vorbisenc >= 1.1") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_VORBIS_LIBS=`$PKG_CONFIG --libs "ogg vorbis >= 1.1 vorbisenc >= 1.1" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        VORBIS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "ogg vorbis >= 1.1 vorbisenc >= 1.1" 2>&1`
-        else
-	        VORBIS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "ogg vorbis >= 1.1 vorbisenc >= 1.1" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$VORBIS_PKG_ERRORS" >&5
-
-	if test x"$enable_vorbis" = "xyes"; then :
-  as_fn_error $? "Library ogg vorbis >= 1.1 vorbisenc >= 1.1 needed for vorbis was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library ogg vorbis >= 1.1 vorbisenc >= 1.1 needed for vorbis was not found" >&5
-$as_echo "$as_me: WARNING: Library ogg vorbis >= 1.1 vorbisenc >= 1.1 needed for vorbis was not found" >&2;}
-
-fi
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	if test x"$enable_vorbis" = "xyes"; then :
-  as_fn_error $? "Library ogg vorbis >= 1.1 vorbisenc >= 1.1 needed for vorbis was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library ogg vorbis >= 1.1 vorbisenc >= 1.1 needed for vorbis was not found" >&5
-$as_echo "$as_me: WARNING: Library ogg vorbis >= 1.1 vorbisenc >= 1.1 needed for vorbis was not found" >&2;}
-
-fi
-else
-	VORBIS_CFLAGS=$pkg_cv_VORBIS_CFLAGS
-	VORBIS_LIBS=$pkg_cv_VORBIS_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	PLUGINS="${PLUGINS} vorbis"
-    LTLIBvorbis=libvorbis_plugin.la
-
-
-
-
-
-
-    eval "CFLAGS_vorbis="'"$'"{CFLAGS_vorbis} $VORBIS_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} vorbis"
-
-
-
-
-    eval "LIBS_vorbis="'"'"$VORBIS_LIBS  "'$'"{LIBS_vorbis}"'"'
-    am_modules_with_libs="${am_modules_with_libs} vorbis"
-
-
-fi ;; #(
-  auto) :
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for VORBIS" >&5
-$as_echo_n "checking for VORBIS... " >&6; }
-
-if test -n "$VORBIS_CFLAGS"; then
-    pkg_cv_VORBIS_CFLAGS="$VORBIS_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ogg vorbis >= 1.1 vorbisenc >= 1.1\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "ogg vorbis >= 1.1 vorbisenc >= 1.1") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_VORBIS_CFLAGS=`$PKG_CONFIG --cflags "ogg vorbis >= 1.1 vorbisenc >= 1.1" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$VORBIS_LIBS"; then
-    pkg_cv_VORBIS_LIBS="$VORBIS_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ogg vorbis >= 1.1 vorbisenc >= 1.1\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "ogg vorbis >= 1.1 vorbisenc >= 1.1") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_VORBIS_LIBS=`$PKG_CONFIG --libs "ogg vorbis >= 1.1 vorbisenc >= 1.1" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        VORBIS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "ogg vorbis >= 1.1 vorbisenc >= 1.1" 2>&1`
-        else
-	        VORBIS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "ogg vorbis >= 1.1 vorbisenc >= 1.1" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$VORBIS_PKG_ERRORS" >&5
-
-	enable_vorbis=no
- if test x"$enable_vorbis" = "xyes"; then :
-  as_fn_error $? "Library ogg vorbis >= 1.1 vorbisenc >= 1.1 needed for vorbis was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library ogg vorbis >= 1.1 vorbisenc >= 1.1 needed for vorbis was not found" >&5
-$as_echo "$as_me: WARNING: Library ogg vorbis >= 1.1 vorbisenc >= 1.1 needed for vorbis was not found" >&2;}
-
-fi
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	enable_vorbis=no
- if test x"$enable_vorbis" = "xyes"; then :
-  as_fn_error $? "Library ogg vorbis >= 1.1 vorbisenc >= 1.1 needed for vorbis was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library ogg vorbis >= 1.1 vorbisenc >= 1.1 needed for vorbis was not found" >&5
-$as_echo "$as_me: WARNING: Library ogg vorbis >= 1.1 vorbisenc >= 1.1 needed for vorbis was not found" >&2;}
-
-fi
-else
-	VORBIS_CFLAGS=$pkg_cv_VORBIS_CFLAGS
-	VORBIS_LIBS=$pkg_cv_VORBIS_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	enable_vorbis=yes
-
-
-    PLUGINS="${PLUGINS} vorbis"
-    LTLIBvorbis=libvorbis_plugin.la
-
-
-
-
-
-
-    eval "CFLAGS_vorbis="'"$'"{CFLAGS_vorbis} $VORBIS_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} vorbis"
-
-
-
-
-    eval "LIBS_vorbis="'"'"$VORBIS_LIBS  "'$'"{LIBS_vorbis}"'"'
-    am_modules_with_libs="${am_modules_with_libs} vorbis"
-
-
-fi ;; #(
-  *) :
-     ;;
-esac
-
-
-
-
-
-
-
-
-
-
-
-
-# Check whether --enable-tremor was given.
-if test "${enable_tremor+set}" = set; then :
-  enableval=$enable_tremor;
-fi
-
-if test "${enable_tremor}" = "yes"
-then
-  for ac_header in tremor/ivorbiscodec.h
-do :
-  ac_fn_c_check_header_mongrel "$LINENO" "tremor/ivorbiscodec.h" "ac_cv_header_tremor_ivorbiscodec_h" "$ac_includes_default"
-if test "x$ac_cv_header_tremor_ivorbiscodec_h" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_TREMOR_IVORBISCODEC_H 1
-_ACEOF
-
-
-
-    PLUGINS="${PLUGINS} tremor"
-    LTLIBtremor=libtremor_plugin.la
-
-
-
-
-
-    eval "LIBS_tremor="'"'"-lvorbisidec -logg "'$'"{LIBS_tremor}"'"'
-    am_modules_with_libs="${am_modules_with_libs} tremor"
-
-
-
-fi
-
-done
-
-fi
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-# Check whether --enable-speex was given.
-if test "${enable_speex+set}" = set; then :
-  enableval=$enable_speex;
-else
-  enable_speex=auto
-fi
-
-
-case $enable_speex in #(
-  yes) :
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for SPEEX" >&5
-$as_echo_n "checking for SPEEX... " >&6; }
-
-if test -n "$SPEEX_CFLAGS"; then
-    pkg_cv_SPEEX_CFLAGS="$SPEEX_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ogg speex >= 1.0.5\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "ogg speex >= 1.0.5") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_SPEEX_CFLAGS=`$PKG_CONFIG --cflags "ogg speex >= 1.0.5" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$SPEEX_LIBS"; then
-    pkg_cv_SPEEX_LIBS="$SPEEX_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ogg speex >= 1.0.5\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "ogg speex >= 1.0.5") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_SPEEX_LIBS=`$PKG_CONFIG --libs "ogg speex >= 1.0.5" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        SPEEX_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "ogg speex >= 1.0.5" 2>&1`
-        else
-	        SPEEX_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "ogg speex >= 1.0.5" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$SPEEX_PKG_ERRORS" >&5
-
-	if test x"$enable_speex" = "xyes"; then :
-  as_fn_error $? "Library ogg speex >= 1.0.5 needed for speex was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library ogg speex >= 1.0.5 needed for speex was not found" >&5
-$as_echo "$as_me: WARNING: Library ogg speex >= 1.0.5 needed for speex was not found" >&2;}
-
-fi
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	if test x"$enable_speex" = "xyes"; then :
-  as_fn_error $? "Library ogg speex >= 1.0.5 needed for speex was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library ogg speex >= 1.0.5 needed for speex was not found" >&5
-$as_echo "$as_me: WARNING: Library ogg speex >= 1.0.5 needed for speex was not found" >&2;}
-
-fi
-else
-	SPEEX_CFLAGS=$pkg_cv_SPEEX_CFLAGS
-	SPEEX_LIBS=$pkg_cv_SPEEX_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	PLUGINS="${PLUGINS} speex"
-    LTLIBspeex=libspeex_plugin.la
-
-
-
-
-
-
-    eval "CFLAGS_speex="'"$'"{CFLAGS_speex} $SPEEX_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} speex"
-
-
-
-
-    eval "LIBS_speex="'"'"$SPEEX_LIBS  "'$'"{LIBS_speex}"'"'
-    am_modules_with_libs="${am_modules_with_libs} speex"
-
-
-fi ;; #(
-  auto) :
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for SPEEX" >&5
-$as_echo_n "checking for SPEEX... " >&6; }
-
-if test -n "$SPEEX_CFLAGS"; then
-    pkg_cv_SPEEX_CFLAGS="$SPEEX_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ogg speex >= 1.0.5\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "ogg speex >= 1.0.5") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_SPEEX_CFLAGS=`$PKG_CONFIG --cflags "ogg speex >= 1.0.5" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$SPEEX_LIBS"; then
-    pkg_cv_SPEEX_LIBS="$SPEEX_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ogg speex >= 1.0.5\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "ogg speex >= 1.0.5") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_SPEEX_LIBS=`$PKG_CONFIG --libs "ogg speex >= 1.0.5" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        SPEEX_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "ogg speex >= 1.0.5" 2>&1`
-        else
-	        SPEEX_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "ogg speex >= 1.0.5" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$SPEEX_PKG_ERRORS" >&5
-
-	enable_speex=no
- if test x"$enable_speex" = "xyes"; then :
-  as_fn_error $? "Library ogg speex >= 1.0.5 needed for speex was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library ogg speex >= 1.0.5 needed for speex was not found" >&5
-$as_echo "$as_me: WARNING: Library ogg speex >= 1.0.5 needed for speex was not found" >&2;}
-
-fi
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	enable_speex=no
- if test x"$enable_speex" = "xyes"; then :
-  as_fn_error $? "Library ogg speex >= 1.0.5 needed for speex was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library ogg speex >= 1.0.5 needed for speex was not found" >&5
-$as_echo "$as_me: WARNING: Library ogg speex >= 1.0.5 needed for speex was not found" >&2;}
-
-fi
-else
-	SPEEX_CFLAGS=$pkg_cv_SPEEX_CFLAGS
-	SPEEX_LIBS=$pkg_cv_SPEEX_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	enable_speex=yes
-
-
-    PLUGINS="${PLUGINS} speex"
-    LTLIBspeex=libspeex_plugin.la
-
-
-
-
-
-
-    eval "CFLAGS_speex="'"$'"{CFLAGS_speex} $SPEEX_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} speex"
-
-
-
-
-    eval "LIBS_speex="'"'"$SPEEX_LIBS  "'$'"{LIBS_speex}"'"'
-    am_modules_with_libs="${am_modules_with_libs} speex"
-
-
-fi ;; #(
-  *) :
-     ;;
-esac
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-# Check whether --enable-theora was given.
-if test "${enable_theora+set}" = set; then :
-  enableval=$enable_theora;
-else
-  enable_theora=auto
-fi
-
-
-case $enable_theora in #(
-  yes) :
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for THEORA" >&5
-$as_echo_n "checking for THEORA... " >&6; }
-
-if test -n "$THEORA_CFLAGS"; then
-    pkg_cv_THEORA_CFLAGS="$THEORA_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ogg theora >= 1.0\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "ogg theora >= 1.0") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_THEORA_CFLAGS=`$PKG_CONFIG --cflags "ogg theora >= 1.0" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$THEORA_LIBS"; then
-    pkg_cv_THEORA_LIBS="$THEORA_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ogg theora >= 1.0\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "ogg theora >= 1.0") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_THEORA_LIBS=`$PKG_CONFIG --libs "ogg theora >= 1.0" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        THEORA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "ogg theora >= 1.0" 2>&1`
-        else
-	        THEORA_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "ogg theora >= 1.0" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$THEORA_PKG_ERRORS" >&5
-
-	if test x"$enable_theora" = "xyes"; then :
-  as_fn_error $? "Library ogg theora >= 1.0 needed for theora was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library ogg theora >= 1.0 needed for theora was not found" >&5
-$as_echo "$as_me: WARNING: Library ogg theora >= 1.0 needed for theora was not found" >&2;}
-
-fi
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	if test x"$enable_theora" = "xyes"; then :
-  as_fn_error $? "Library ogg theora >= 1.0 needed for theora was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library ogg theora >= 1.0 needed for theora was not found" >&5
-$as_echo "$as_me: WARNING: Library ogg theora >= 1.0 needed for theora was not found" >&2;}
-
-fi
-else
-	THEORA_CFLAGS=$pkg_cv_THEORA_CFLAGS
-	THEORA_LIBS=$pkg_cv_THEORA_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	PLUGINS="${PLUGINS} theora"
-    LTLIBtheora=libtheora_plugin.la
-
-
-
-
-
-
-    eval "CFLAGS_theora="'"$'"{CFLAGS_theora} $THEORA_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} theora"
-
-
-
-
-    eval "LIBS_theora="'"'"$THEORA_LIBS  "'$'"{LIBS_theora}"'"'
-    am_modules_with_libs="${am_modules_with_libs} theora"
-
-
-fi ;; #(
-  auto) :
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for THEORA" >&5
-$as_echo_n "checking for THEORA... " >&6; }
-
-if test -n "$THEORA_CFLAGS"; then
-    pkg_cv_THEORA_CFLAGS="$THEORA_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ogg theora >= 1.0\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "ogg theora >= 1.0") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_THEORA_CFLAGS=`$PKG_CONFIG --cflags "ogg theora >= 1.0" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$THEORA_LIBS"; then
-    pkg_cv_THEORA_LIBS="$THEORA_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"ogg theora >= 1.0\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "ogg theora >= 1.0") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_THEORA_LIBS=`$PKG_CONFIG --libs "ogg theora >= 1.0" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        THEORA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "ogg theora >= 1.0" 2>&1`
-        else
-	        THEORA_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "ogg theora >= 1.0" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$THEORA_PKG_ERRORS" >&5
-
-	enable_theora=no
- if test x"$enable_theora" = "xyes"; then :
-  as_fn_error $? "Library ogg theora >= 1.0 needed for theora was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library ogg theora >= 1.0 needed for theora was not found" >&5
-$as_echo "$as_me: WARNING: Library ogg theora >= 1.0 needed for theora was not found" >&2;}
-
-fi
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	enable_theora=no
- if test x"$enable_theora" = "xyes"; then :
-  as_fn_error $? "Library ogg theora >= 1.0 needed for theora was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library ogg theora >= 1.0 needed for theora was not found" >&5
-$as_echo "$as_me: WARNING: Library ogg theora >= 1.0 needed for theora was not found" >&2;}
-
-fi
-else
-	THEORA_CFLAGS=$pkg_cv_THEORA_CFLAGS
-	THEORA_LIBS=$pkg_cv_THEORA_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	enable_theora=yes
-
-
-    PLUGINS="${PLUGINS} theora"
-    LTLIBtheora=libtheora_plugin.la
-
-
-
-
-
-
-    eval "CFLAGS_theora="'"$'"{CFLAGS_theora} $THEORA_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} theora"
-
-
-
-
-    eval "LIBS_theora="'"'"$THEORA_LIBS  "'$'"{LIBS_theora}"'"'
-    am_modules_with_libs="${am_modules_with_libs} theora"
-
-
-fi ;; #(
-  *) :
-     ;;
-esac
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-# Check whether --enable-dirac was given.
-if test "${enable_dirac+set}" = set; then :
-  enableval=$enable_dirac;
-else
-  enable_dirac=auto
-fi
-
-
-case $enable_dirac in #(
-  yes) :
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for DIRAC" >&5
-$as_echo_n "checking for DIRAC... " >&6; }
-
-if test -n "$DIRAC_CFLAGS"; then
-    pkg_cv_DIRAC_CFLAGS="$DIRAC_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"dirac >= 0.10.0\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "dirac >= 0.10.0") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_DIRAC_CFLAGS=`$PKG_CONFIG --cflags "dirac >= 0.10.0" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$DIRAC_LIBS"; then
-    pkg_cv_DIRAC_LIBS="$DIRAC_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"dirac >= 0.10.0\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "dirac >= 0.10.0") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_DIRAC_LIBS=`$PKG_CONFIG --libs "dirac >= 0.10.0" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        DIRAC_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "dirac >= 0.10.0" 2>&1`
-        else
-	        DIRAC_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "dirac >= 0.10.0" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$DIRAC_PKG_ERRORS" >&5
-
-	if test x"$enable_dirac" = "xyes"; then :
-  as_fn_error $? "Library dirac >= 0.10.0 needed for dirac was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library dirac >= 0.10.0 needed for dirac was not found" >&5
-$as_echo "$as_me: WARNING: Library dirac >= 0.10.0 needed for dirac was not found" >&2;}
-
-fi
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	if test x"$enable_dirac" = "xyes"; then :
-  as_fn_error $? "Library dirac >= 0.10.0 needed for dirac was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library dirac >= 0.10.0 needed for dirac was not found" >&5
-$as_echo "$as_me: WARNING: Library dirac >= 0.10.0 needed for dirac was not found" >&2;}
-
-fi
-else
-	DIRAC_CFLAGS=$pkg_cv_DIRAC_CFLAGS
-	DIRAC_LIBS=$pkg_cv_DIRAC_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	PLUGINS="${PLUGINS} dirac"
-    LTLIBdirac=libdirac_plugin.la
-
-
-
-
-
-
-    eval "CFLAGS_dirac="'"$'"{CFLAGS_dirac} $DIRAC_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} dirac"
-
-
-
-
-    eval "LIBS_dirac="'"'"$DIRAC_LIBS  "'$'"{LIBS_dirac}"'"'
-    am_modules_with_libs="${am_modules_with_libs} dirac"
-
-
-fi ;; #(
-  auto) :
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for DIRAC" >&5
-$as_echo_n "checking for DIRAC... " >&6; }
-
-if test -n "$DIRAC_CFLAGS"; then
-    pkg_cv_DIRAC_CFLAGS="$DIRAC_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"dirac >= 0.10.0\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "dirac >= 0.10.0") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_DIRAC_CFLAGS=`$PKG_CONFIG --cflags "dirac >= 0.10.0" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$DIRAC_LIBS"; then
-    pkg_cv_DIRAC_LIBS="$DIRAC_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"dirac >= 0.10.0\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "dirac >= 0.10.0") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_DIRAC_LIBS=`$PKG_CONFIG --libs "dirac >= 0.10.0" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        DIRAC_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "dirac >= 0.10.0" 2>&1`
-        else
-	        DIRAC_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "dirac >= 0.10.0" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$DIRAC_PKG_ERRORS" >&5
-
-	enable_dirac=no
- if test x"$enable_dirac" = "xyes"; then :
-  as_fn_error $? "Library dirac >= 0.10.0 needed for dirac was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library dirac >= 0.10.0 needed for dirac was not found" >&5
-$as_echo "$as_me: WARNING: Library dirac >= 0.10.0 needed for dirac was not found" >&2;}
-
-fi
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	enable_dirac=no
- if test x"$enable_dirac" = "xyes"; then :
-  as_fn_error $? "Library dirac >= 0.10.0 needed for dirac was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library dirac >= 0.10.0 needed for dirac was not found" >&5
-$as_echo "$as_me: WARNING: Library dirac >= 0.10.0 needed for dirac was not found" >&2;}
-
-fi
-else
-	DIRAC_CFLAGS=$pkg_cv_DIRAC_CFLAGS
-	DIRAC_LIBS=$pkg_cv_DIRAC_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	enable_dirac=yes
-
-
-    PLUGINS="${PLUGINS} dirac"
-    LTLIBdirac=libdirac_plugin.la
-
-
-
-
-
-
-    eval "CFLAGS_dirac="'"$'"{CFLAGS_dirac} $DIRAC_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} dirac"
-
-
-
-
-    eval "LIBS_dirac="'"'"$DIRAC_LIBS  "'$'"{LIBS_dirac}"'"'
-    am_modules_with_libs="${am_modules_with_libs} dirac"
-
-
-fi ;; #(
-  *) :
-     ;;
-esac
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-# Check whether --enable-schroedinger was given.
-if test "${enable_schroedinger+set}" = set; then :
-  enableval=$enable_schroedinger;
-else
-  enable_schroedinger=auto
-fi
-
-
-case $enable_schroedinger in #(
-  yes) :
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for SCHROEDINGER" >&5
-$as_echo_n "checking for SCHROEDINGER... " >&6; }
-
-if test -n "$SCHROEDINGER_CFLAGS"; then
-    pkg_cv_SCHROEDINGER_CFLAGS="$SCHROEDINGER_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"schroedinger-1.0 >= 1.0.10\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "schroedinger-1.0 >= 1.0.10") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_SCHROEDINGER_CFLAGS=`$PKG_CONFIG --cflags "schroedinger-1.0 >= 1.0.10" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$SCHROEDINGER_LIBS"; then
-    pkg_cv_SCHROEDINGER_LIBS="$SCHROEDINGER_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"schroedinger-1.0 >= 1.0.10\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "schroedinger-1.0 >= 1.0.10") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_SCHROEDINGER_LIBS=`$PKG_CONFIG --libs "schroedinger-1.0 >= 1.0.10" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        SCHROEDINGER_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "schroedinger-1.0 >= 1.0.10" 2>&1`
-        else
-	        SCHROEDINGER_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "schroedinger-1.0 >= 1.0.10" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$SCHROEDINGER_PKG_ERRORS" >&5
-
-	if test x"$enable_schroedinger" = "xyes"; then :
-  as_fn_error $? "Library schroedinger-1.0 >= 1.0.10 needed for schroedinger was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library schroedinger-1.0 >= 1.0.10 needed for schroedinger was not found" >&5
-$as_echo "$as_me: WARNING: Library schroedinger-1.0 >= 1.0.10 needed for schroedinger was not found" >&2;}
-
-fi
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	if test x"$enable_schroedinger" = "xyes"; then :
-  as_fn_error $? "Library schroedinger-1.0 >= 1.0.10 needed for schroedinger was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library schroedinger-1.0 >= 1.0.10 needed for schroedinger was not found" >&5
-$as_echo "$as_me: WARNING: Library schroedinger-1.0 >= 1.0.10 needed for schroedinger was not found" >&2;}
-
-fi
-else
-	SCHROEDINGER_CFLAGS=$pkg_cv_SCHROEDINGER_CFLAGS
-	SCHROEDINGER_LIBS=$pkg_cv_SCHROEDINGER_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	PLUGINS="${PLUGINS} schroedinger"
-    LTLIBschroedinger=libschroedinger_plugin.la
-
-
-
-
-
-
-    eval "CFLAGS_schroedinger="'"$'"{CFLAGS_schroedinger} $SCHROEDINGER_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} schroedinger"
-
-
-
-
-    eval "LIBS_schroedinger="'"'"$SCHROEDINGER_LIBS  "'$'"{LIBS_schroedinger}"'"'
-    am_modules_with_libs="${am_modules_with_libs} schroedinger"
-
-
-fi ;; #(
-  auto) :
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for SCHROEDINGER" >&5
-$as_echo_n "checking for SCHROEDINGER... " >&6; }
-
-if test -n "$SCHROEDINGER_CFLAGS"; then
-    pkg_cv_SCHROEDINGER_CFLAGS="$SCHROEDINGER_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"schroedinger-1.0 >= 1.0.10\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "schroedinger-1.0 >= 1.0.10") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_SCHROEDINGER_CFLAGS=`$PKG_CONFIG --cflags "schroedinger-1.0 >= 1.0.10" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$SCHROEDINGER_LIBS"; then
-    pkg_cv_SCHROEDINGER_LIBS="$SCHROEDINGER_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"schroedinger-1.0 >= 1.0.10\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "schroedinger-1.0 >= 1.0.10") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_SCHROEDINGER_LIBS=`$PKG_CONFIG --libs "schroedinger-1.0 >= 1.0.10" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        SCHROEDINGER_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "schroedinger-1.0 >= 1.0.10" 2>&1`
-        else
-	        SCHROEDINGER_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "schroedinger-1.0 >= 1.0.10" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$SCHROEDINGER_PKG_ERRORS" >&5
-
-	enable_schroedinger=no
- if test x"$enable_schroedinger" = "xyes"; then :
-  as_fn_error $? "Library schroedinger-1.0 >= 1.0.10 needed for schroedinger was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library schroedinger-1.0 >= 1.0.10 needed for schroedinger was not found" >&5
-$as_echo "$as_me: WARNING: Library schroedinger-1.0 >= 1.0.10 needed for schroedinger was not found" >&2;}
-
-fi
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	enable_schroedinger=no
- if test x"$enable_schroedinger" = "xyes"; then :
-  as_fn_error $? "Library schroedinger-1.0 >= 1.0.10 needed for schroedinger was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library schroedinger-1.0 >= 1.0.10 needed for schroedinger was not found" >&5
-$as_echo "$as_me: WARNING: Library schroedinger-1.0 >= 1.0.10 needed for schroedinger was not found" >&2;}
-
-fi
-else
-	SCHROEDINGER_CFLAGS=$pkg_cv_SCHROEDINGER_CFLAGS
-	SCHROEDINGER_LIBS=$pkg_cv_SCHROEDINGER_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	enable_schroedinger=yes
-
-
-    PLUGINS="${PLUGINS} schroedinger"
-    LTLIBschroedinger=libschroedinger_plugin.la
-
-
-
-
-
-
-    eval "CFLAGS_schroedinger="'"$'"{CFLAGS_schroedinger} $SCHROEDINGER_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} schroedinger"
-
-
-
-
-    eval "LIBS_schroedinger="'"'"$SCHROEDINGER_LIBS  "'$'"{LIBS_schroedinger}"'"'
-    am_modules_with_libs="${am_modules_with_libs} schroedinger"
-
-
-fi ;; #(
-  *) :
-     ;;
-esac
-
-
-
-
-
-
-
-
-
-
-
-
-# Check whether --enable-png was given.
-if test "${enable_png+set}" = set; then :
-  enableval=$enable_png;
-fi
-
-if test "${enable_png}" != "no"; then
-for ac_header in png.h
-do :
-  ac_fn_c_check_header_mongrel "$LINENO" "png.h" "ac_cv_header_png_h" "$ac_includes_default"
-if test "x$ac_cv_header_png_h" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_PNG_H 1
-_ACEOF
-
-  LDFLAGS="${LDFLAGS_save} -lz"
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for png_set_rows in -lpng" >&5
-$as_echo_n "checking for png_set_rows in -lpng... " >&6; }
-if ${ac_cv_lib_png_png_set_rows+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-lpng -lz $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char png_set_rows ();
-int
-main ()
-{
-return png_set_rows ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_lib_png_png_set_rows=yes
-else
-  ac_cv_lib_png_png_set_rows=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_png_png_set_rows" >&5
-$as_echo "$ac_cv_lib_png_png_set_rows" >&6; }
-if test "x$ac_cv_lib_png_png_set_rows" = xyes; then :
-
-
-
-    eval "LIBS_png="'"'"-lpng -lz "'$'"{LIBS_png}"'"'
-    am_modules_with_libs="${am_modules_with_libs} png"
-
-
-
-
-    PLUGINS="${PLUGINS} png"
-    LTLIBpng=libpng_plugin.la
-
-
-    PLUGINS="${PLUGINS} osdmenu"
-    LTLIBosdmenu=libosdmenu_plugin.la
-
-
-    PLUGINS="${PLUGINS} osd_parser"
-    LTLIBosd_parser=libosd_parser_plugin.la
-
-
-
-fi
-
-    LDFLAGS="${LDFLAGS_save}"
-
-fi
-
-done
-
-fi
- if test "${enable_png}" != "no"; then
-  BUILD_OSDMENU_TRUE=
-  BUILD_OSDMENU_FALSE='#'
-else
-  BUILD_OSDMENU_TRUE='#'
-  BUILD_OSDMENU_FALSE=
-fi
-
-
-# Check whether --enable-x264 was given.
-if test "${enable_x264+set}" = set; then :
-  enableval=$enable_x264;
-fi
-
-if test "${enable_x264}" != "no"; then
-
-# Check whether --with-x264-tree was given.
-if test "${with_x264_tree+set}" = set; then :
-  withval=$with_x264_tree;
-fi
-
-  if test "${with_x264_tree}" != "no" -a -n "${with_x264_tree}"
-  then
-    real_x264_tree="`cd ${with_x264_tree} 2>/dev/null && pwd`"
-    if test -z "${real_x264_tree}"
-    then
-            { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-      as_fn_error $? "${with_x264_tree} directory doesn't exist" "$LINENO" 5
-    fi
-        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for x264.h in ${real_x264_tree}" >&5
-$as_echo_n "checking for x264.h in ${real_x264_tree}... " >&6; }
-    if test -f ${real_x264_tree}/x264.h
-    then
-      { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-
-
-    eval "CPPFLAGS_x264="'"$'"{CPPFLAGS_x264} -I${real_x264_tree}"'"'
-    am_modules_with_cppflags="${am_modules_with_cppflags} x264"
-
-
-
-
-    eval "LIBS_x264="'"'"-L${real_x264_tree} "'$'"{LIBS_x264}"'"'
-    am_modules_with_libs="${am_modules_with_libs} x264"
-
-
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for X264" >&5
-$as_echo_n "checking for X264... " >&6; }
-
-if test -n "$X264_CFLAGS"; then
-    pkg_cv_X264_CFLAGS="$X264_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"x264\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "x264") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_X264_CFLAGS=`$PKG_CONFIG --cflags "x264" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$X264_LIBS"; then
-    pkg_cv_X264_LIBS="$X264_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"x264\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "x264") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_X264_LIBS=`$PKG_CONFIG --libs "x264" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        X264_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "x264" 2>&1`
-        else
-	        X264_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "x264" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$X264_PKG_ERRORS" >&5
-
-
-        as_fn_error $? "the specified tree hasn't been compiled" "$LINENO" 5
-
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-        as_fn_error $? "the specified tree hasn't been compiled" "$LINENO" 5
-
-else
-	X264_CFLAGS=$pkg_cv_X264_CFLAGS
-	X264_LIBS=$pkg_cv_X264_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-
-
-
-    PLUGINS="${PLUGINS} x264"
-    LTLIBx264=libx264_plugin.la
-
-
-
-
-
-    eval "LDFLAGS_x264="'"${X264_LIBS} $'"{LDFLAGS_x264}"'"'
-    am_modules_with_ldflags="${am_modules_with_ldflags} x264"
-
-
-
-
-    eval "CFLAGS_x264="'"$'"{CFLAGS_x264} ${X264_CFLAGS}"'"'
-    am_modules_with_cflags="${am_modules_with_cflags} x264"
-
-
-        if echo ${X264_LIBS} |grep -q 'pthreadGC2'; then
-
-
-    eval "CFLAGS_x264="'"$'"{CFLAGS_x264} -DPTW32_STATIC_LIB"'"'
-    am_modules_with_cflags="${am_modules_with_cflags} x264"
-
-
-        fi
-
-fi
-      LDFLAGS="${LDFLAGS_save}"
-    else
-      { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-      as_fn_error $? "the specified tree doesn't have x264.h" "$LINENO" 5
-    fi
-  else
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for X264" >&5
-$as_echo_n "checking for X264... " >&6; }
-
-if test -n "$X264_CFLAGS"; then
-    pkg_cv_X264_CFLAGS="$X264_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"x264 >= 0.76\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "x264 >= 0.76") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_X264_CFLAGS=`$PKG_CONFIG --cflags "x264 >= 0.76" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$X264_LIBS"; then
-    pkg_cv_X264_LIBS="$X264_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"x264 >= 0.76\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "x264 >= 0.76") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_X264_LIBS=`$PKG_CONFIG --libs "x264 >= 0.76" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        X264_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "x264 >= 0.76" 2>&1`
-        else
-	        X264_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "x264 >= 0.76" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$X264_PKG_ERRORS" >&5
-
-
-        if test "${enable_x264}" = "yes"; then
-            as_fn_error $? "Could not find libx264 >= 0.76 on your system: you may get it from http://www.videolan.org/x264.html" "$LINENO" 5
-          fi
-
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-        if test "${enable_x264}" = "yes"; then
-            as_fn_error $? "Could not find libx264 >= 0.76 on your system: you may get it from http://www.videolan.org/x264.html" "$LINENO" 5
-          fi
-
-else
-	X264_CFLAGS=$pkg_cv_X264_CFLAGS
-	X264_LIBS=$pkg_cv_X264_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-
-
-
-    PLUGINS="${PLUGINS} x264"
-    LTLIBx264=libx264_plugin.la
-
-
-
-
-
-    eval "LDFLAGS_x264="'"${X264_LIBS} $'"{LDFLAGS_x264}"'"'
-    am_modules_with_ldflags="${am_modules_with_ldflags} x264"
-
-
-
-        { $as_echo "$as_me:${as_lineno-$LINENO}: checking if linker supports -Bsymbolic" >&5
-$as_echo_n "checking if linker supports -Bsymbolic... " >&6; }
-if ${ac_cv_ld_bsymbolic+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  LDFLAGS="${LDFLAGS_vlc} -Wl,-Bsymbolic"
-            cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-int
-main ()
-{
-
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_ld_bsymbolic=yes
-else
-  ac_cv_ld_bsymbolic=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-            LDFLAGS="${LDFLAGS_save}"
-
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_ld_bsymbolic" >&5
-$as_echo "$ac_cv_ld_bsymbolic" >&6; }
-        if test "${ac_cv_ld_bsymbolic}" != "no"; then :
-
-
-
-    eval "LDFLAGS_x264="'"-Wl,-Bsymbolic $'"{LDFLAGS_x264}"'"'
-    am_modules_with_ldflags="${am_modules_with_ldflags} x264"
-
-
-
-fi
-
-
-
-    eval "CFLAGS_x264="'"$'"{CFLAGS_x264} ${X264_CFLAGS}"'"'
-    am_modules_with_cflags="${am_modules_with_cflags} x264"
-
-
-        if echo ${X264_LIBS} |grep -q 'pthreadGC2'; then
-
-
-    eval "CFLAGS_x264="'"$'"{CFLAGS_x264} -DPTW32_STATIC_LIB"'"'
-    am_modules_with_cflags="${am_modules_with_cflags} x264"
-
-
-        fi
-
-fi
-    LDFLAGS="${LDFLAGS_save}"
-  fi
-fi
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-# Check whether --enable-fluidsynth was given.
-if test "${enable_fluidsynth+set}" = set; then :
-  enableval=$enable_fluidsynth;
-else
-  enable_fluidsynth=auto
-fi
-
-
-case $enable_fluidsynth in #(
-  yes) :
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for FLUIDSYNTH" >&5
-$as_echo_n "checking for FLUIDSYNTH... " >&6; }
-
-if test -n "$FLUIDSYNTH_CFLAGS"; then
-    pkg_cv_FLUIDSYNTH_CFLAGS="$FLUIDSYNTH_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"fluidsynth\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "fluidsynth") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_FLUIDSYNTH_CFLAGS=`$PKG_CONFIG --cflags "fluidsynth" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$FLUIDSYNTH_LIBS"; then
-    pkg_cv_FLUIDSYNTH_LIBS="$FLUIDSYNTH_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"fluidsynth\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "fluidsynth") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_FLUIDSYNTH_LIBS=`$PKG_CONFIG --libs "fluidsynth" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        FLUIDSYNTH_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "fluidsynth" 2>&1`
-        else
-	        FLUIDSYNTH_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "fluidsynth" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$FLUIDSYNTH_PKG_ERRORS" >&5
-
-	if test x"$enable_fluidsynth" = "xyes"; then :
-  as_fn_error $? "Library fluidsynth needed for fluidsynth was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library fluidsynth needed for fluidsynth was not found" >&5
-$as_echo "$as_me: WARNING: Library fluidsynth needed for fluidsynth was not found" >&2;}
-
-fi
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	if test x"$enable_fluidsynth" = "xyes"; then :
-  as_fn_error $? "Library fluidsynth needed for fluidsynth was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library fluidsynth needed for fluidsynth was not found" >&5
-$as_echo "$as_me: WARNING: Library fluidsynth needed for fluidsynth was not found" >&2;}
-
-fi
-else
-	FLUIDSYNTH_CFLAGS=$pkg_cv_FLUIDSYNTH_CFLAGS
-	FLUIDSYNTH_LIBS=$pkg_cv_FLUIDSYNTH_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	PLUGINS="${PLUGINS} fluidsynth"
-    LTLIBfluidsynth=libfluidsynth_plugin.la
-
-
-
-
-
-
-    eval "CFLAGS_fluidsynth="'"$'"{CFLAGS_fluidsynth} $FLUIDSYNTH_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} fluidsynth"
-
-
-
-
-    eval "LIBS_fluidsynth="'"'"$FLUIDSYNTH_LIBS  "'$'"{LIBS_fluidsynth}"'"'
-    am_modules_with_libs="${am_modules_with_libs} fluidsynth"
-
-
-fi ;; #(
-  auto) :
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for FLUIDSYNTH" >&5
-$as_echo_n "checking for FLUIDSYNTH... " >&6; }
-
-if test -n "$FLUIDSYNTH_CFLAGS"; then
-    pkg_cv_FLUIDSYNTH_CFLAGS="$FLUIDSYNTH_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"fluidsynth\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "fluidsynth") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_FLUIDSYNTH_CFLAGS=`$PKG_CONFIG --cflags "fluidsynth" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$FLUIDSYNTH_LIBS"; then
-    pkg_cv_FLUIDSYNTH_LIBS="$FLUIDSYNTH_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"fluidsynth\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "fluidsynth") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_FLUIDSYNTH_LIBS=`$PKG_CONFIG --libs "fluidsynth" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        FLUIDSYNTH_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "fluidsynth" 2>&1`
-        else
-	        FLUIDSYNTH_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "fluidsynth" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$FLUIDSYNTH_PKG_ERRORS" >&5
-
-	enable_fluidsynth=no
- if test x"$enable_fluidsynth" = "xyes"; then :
-  as_fn_error $? "Library fluidsynth needed for fluidsynth was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library fluidsynth needed for fluidsynth was not found" >&5
-$as_echo "$as_me: WARNING: Library fluidsynth needed for fluidsynth was not found" >&2;}
-
-fi
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	enable_fluidsynth=no
- if test x"$enable_fluidsynth" = "xyes"; then :
-  as_fn_error $? "Library fluidsynth needed for fluidsynth was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library fluidsynth needed for fluidsynth was not found" >&5
-$as_echo "$as_me: WARNING: Library fluidsynth needed for fluidsynth was not found" >&2;}
-
-fi
-else
-	FLUIDSYNTH_CFLAGS=$pkg_cv_FLUIDSYNTH_CFLAGS
-	FLUIDSYNTH_LIBS=$pkg_cv_FLUIDSYNTH_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	enable_fluidsynth=yes
-
-
-    PLUGINS="${PLUGINS} fluidsynth"
-    LTLIBfluidsynth=libfluidsynth_plugin.la
-
-
-
-
-
-
-    eval "CFLAGS_fluidsynth="'"$'"{CFLAGS_fluidsynth} $FLUIDSYNTH_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} fluidsynth"
-
-
-
-
-    eval "LIBS_fluidsynth="'"'"$FLUIDSYNTH_LIBS  "'$'"{LIBS_fluidsynth}"'"'
-    am_modules_with_libs="${am_modules_with_libs} fluidsynth"
-
-
-fi ;; #(
-  *) :
-     ;;
-esac
-
-
-
-
-
-
-
-
-
-
-
-
-# Check whether --enable-zvbi was given.
-if test "${enable_zvbi+set}" = set; then :
-  enableval=$enable_zvbi;
-fi
-
-# Check whether --enable-telx was given.
-if test "${enable_telx+set}" = set; then :
-  enableval=$enable_telx;
-fi
-
-
-if test "${enable_zvbi}" != "no"; then :
-
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ZVBI" >&5
-$as_echo_n "checking for ZVBI... " >&6; }
-
-if test -n "$ZVBI_CFLAGS"; then
-    pkg_cv_ZVBI_CFLAGS="$ZVBI_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"zvbi-0.2 >= 0.2.28\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "zvbi-0.2 >= 0.2.28") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_ZVBI_CFLAGS=`$PKG_CONFIG --cflags "zvbi-0.2 >= 0.2.28" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$ZVBI_LIBS"; then
-    pkg_cv_ZVBI_LIBS="$ZVBI_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"zvbi-0.2 >= 0.2.28\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "zvbi-0.2 >= 0.2.28") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_ZVBI_LIBS=`$PKG_CONFIG --libs "zvbi-0.2 >= 0.2.28" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        ZVBI_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "zvbi-0.2 >= 0.2.28" 2>&1`
-        else
-	        ZVBI_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "zvbi-0.2 >= 0.2.28" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$ZVBI_PKG_ERRORS" >&5
-
-
-          { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: ZVBI library not found. Enabling the telx module instead" >&5
-$as_echo "$as_me: WARNING: ZVBI library not found. Enabling the telx module instead" >&2;}
-
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-          { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: ZVBI library not found. Enabling the telx module instead" >&5
-$as_echo "$as_me: WARNING: ZVBI library not found. Enabling the telx module instead" >&2;}
-
-else
-	ZVBI_CFLAGS=$pkg_cv_ZVBI_CFLAGS
-	ZVBI_LIBS=$pkg_cv_ZVBI_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-
-
-
-    eval "LIBS_zvbi="'"'"$ZVBI_LIBS "'$'"{LIBS_zvbi}"'"'
-    am_modules_with_libs="${am_modules_with_libs} zvbi"
-
-
-          if test "${SYS}" = "mingw32"; then
-
-
-    eval "LIBS_zvbi="'"'" -lpthreadGC2 "'$'"{LIBS_zvbi}"'"'
-    am_modules_with_libs="${am_modules_with_libs} zvbi"
-
-
-          fi
-
-
-    eval "CFLAGS_zvbi="'"$'"{CFLAGS_zvbi} $ZVBI_CFLAGS"'"'
-    am_modules_with_cflags="${am_modules_with_cflags} zvbi"
-
-
-
-
-    PLUGINS="${PLUGINS} zvbi"
-    LTLIBzvbi=libzvbi_plugin.la
-
-
-
-
-$as_echo "#define ZVBI_COMPILED 1" >>confdefs.h
-
-          if test "${enable_telx}" = "yes"; then :
-
-                  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: The zvbi and telx modules are uncompatibles.
-                               Using zvbi." >&5
-$as_echo "$as_me: WARNING: The zvbi and telx modules are uncompatibles.
-                               Using zvbi." >&2;}
-
-fi
-
-fi
-
-fi
-if test "${enable_telx}" != "no" ; then :
-
-
-
-    PLUGINS="${PLUGINS} telx"
-    LTLIBtelx=libtelx_plugin.la
-
-
-
-
-fi
-
-# Check whether --enable-libass was given.
-if test "${enable_libass+set}" = set; then :
-  enableval=$enable_libass;
-fi
-
-if test "${enable_libass}" != "no"; then :
-
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for LIBASS" >&5
-$as_echo_n "checking for LIBASS... " >&6; }
-
-if test -n "$LIBASS_CFLAGS"; then
-    pkg_cv_LIBASS_CFLAGS="$LIBASS_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libass >= 0.9.6\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libass >= 0.9.6") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_LIBASS_CFLAGS=`$PKG_CONFIG --cflags "libass >= 0.9.6" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$LIBASS_LIBS"; then
-    pkg_cv_LIBASS_LIBS="$LIBASS_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libass >= 0.9.6\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libass >= 0.9.6") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_LIBASS_LIBS=`$PKG_CONFIG --libs "libass >= 0.9.6" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        LIBASS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libass >= 0.9.6" 2>&1`
-        else
-	        LIBASS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libass >= 0.9.6" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$LIBASS_PKG_ERRORS" >&5
-
-
-        { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: LIBASS library not found" >&5
-$as_echo "$as_me: WARNING: LIBASS library not found" >&2;}
-
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-        { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: LIBASS library not found" >&5
-$as_echo "$as_me: WARNING: LIBASS library not found" >&2;}
-
-else
-	LIBASS_CFLAGS=$pkg_cv_LIBASS_CFLAGS
-	LIBASS_LIBS=$pkg_cv_LIBASS_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-
-
-
-    eval "LIBS_libass="'"'"$LIBASS_LIBS "'$'"{LIBS_libass}"'"'
-    am_modules_with_libs="${am_modules_with_libs} libass"
-
-
-
-
-    eval "CFLAGS_libass="'"$'"{CFLAGS_libass} $LIBASS_CFLAGS"'"'
-    am_modules_with_cflags="${am_modules_with_cflags} libass"
-
-
-
-
-    PLUGINS="${PLUGINS} libass"
-    LTLIBlibass=liblibass_plugin.la
-
-
-
-
-        for ac_header in fontconfig/fontconfig.h
-do :
-  ac_fn_c_check_header_mongrel "$LINENO" "fontconfig/fontconfig.h" "ac_cv_header_fontconfig_fontconfig_h" "$ac_includes_default"
-if test "x$ac_cv_header_fontconfig_fontconfig_h" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_FONTCONFIG_FONTCONFIG_H 1
-_ACEOF
-
-
-    eval "CPPFLAGS_libass="'"$'"{CPPFLAGS_libass} -DHAVE_FONTCONFIG"'"'
-    am_modules_with_cppflags="${am_modules_with_cppflags} libass"
-
-
-
-
-    eval "LIBS_libass="'"'"-lfontconfig "'$'"{LIBS_libass}"'"'
-    am_modules_with_libs="${am_modules_with_libs} libass"
-
-
-
-fi
-
-done
-
-
-fi
-
-fi
-
-# Check whether --enable-asademux was given.
-if test "${enable_asademux+set}" = set; then :
-  enableval=$enable_asademux;
-fi
-
-if test "${enable_asademux}" = "yes"; then :
-
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for PCRE" >&5
-$as_echo_n "checking for PCRE... " >&6; }
-
-if test -n "$PCRE_CFLAGS"; then
-    pkg_cv_PCRE_CFLAGS="$PCRE_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpcre >= 6.5\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libpcre >= 6.5") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_PCRE_CFLAGS=`$PKG_CONFIG --cflags "libpcre >= 6.5" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$PCRE_LIBS"; then
-    pkg_cv_PCRE_LIBS="$PCRE_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpcre >= 6.5\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libpcre >= 6.5") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_PCRE_LIBS=`$PKG_CONFIG --libs "libpcre >= 6.5" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        PCRE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libpcre >= 6.5" 2>&1`
-        else
-	        PCRE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libpcre >= 6.5" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$PCRE_PKG_ERRORS" >&5
-
-
-        { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: PCRE library not found (required for asademux)" >&5
-$as_echo "$as_me: WARNING: PCRE library not found (required for asademux)" >&2;}
-
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-        { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: PCRE library not found (required for asademux)" >&5
-$as_echo "$as_me: WARNING: PCRE library not found (required for asademux)" >&2;}
-
-else
-	PCRE_CFLAGS=$pkg_cv_PCRE_CFLAGS
-	PCRE_LIBS=$pkg_cv_PCRE_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-
-
-
-    eval "LDFLAGS_asademux="'"$PCRE_LIBS $'"{LDFLAGS_asademux}"'"'
-    am_modules_with_ldflags="${am_modules_with_ldflags} asademux"
-
-
-
-
-    eval "CFLAGS_asademux="'"$'"{CFLAGS_asademux} $PCRE_CFLAGS"'"'
-    am_modules_with_cflags="${am_modules_with_cflags} asademux"
-
-
-        if test "${SYS}" = "mingw32"; then
-
-
-    eval "CPPFLAGS_asademux="'"$'"{CPPFLAGS_asademux} -DPCRE_STATIC"'"'
-    am_modules_with_cppflags="${am_modules_with_cppflags} asademux"
-
-
-        fi
-
-
-    PLUGINS="${PLUGINS} asademux"
-    LTLIBasademux=libasademux_plugin.la
-
-
-
-
-fi
-
-fi
-
-# Check whether --enable-kate was given.
-if test "${enable_kate+set}" = set; then :
-  enableval=$enable_kate;
-fi
-
-if test "${enable_kate}" != "no"; then :
-
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for KATE" >&5
-$as_echo_n "checking for KATE... " >&6; }
-
-if test -n "$KATE_CFLAGS"; then
-    pkg_cv_KATE_CFLAGS="$KATE_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"kate >= 0.1.5\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "kate >= 0.1.5") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_KATE_CFLAGS=`$PKG_CONFIG --cflags "kate >= 0.1.5" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$KATE_LIBS"; then
-    pkg_cv_KATE_LIBS="$KATE_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"kate >= 0.1.5\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "kate >= 0.1.5") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_KATE_LIBS=`$PKG_CONFIG --libs "kate >= 0.1.5" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        KATE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "kate >= 0.1.5" 2>&1`
-        else
-	        KATE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "kate >= 0.1.5" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$KATE_PKG_ERRORS" >&5
-
-
-        for ac_header in kate/kate.h
-do :
-  ac_fn_c_check_header_mongrel "$LINENO" "kate/kate.h" "ac_cv_header_kate_kate_h" "$ac_includes_default"
-if test "x$ac_cv_header_kate_kate_h" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_KATE_KATE_H 1
-_ACEOF
-
-          { $as_echo "$as_me:${as_lineno-$LINENO}: checking for kate_decode_init in -lkate" >&5
-$as_echo_n "checking for kate_decode_init in -lkate... " >&6; }
-if ${ac_cv_lib_kate_kate_decode_init+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-lkate -lkate -logg $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char kate_decode_init ();
-int
-main ()
-{
-return kate_decode_init ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_lib_kate_kate_decode_init=yes
-else
-  ac_cv_lib_kate_kate_decode_init=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_kate_kate_decode_init" >&5
-$as_echo "$ac_cv_lib_kate_kate_decode_init" >&6; }
-if test "x$ac_cv_lib_kate_kate_decode_init" = xyes; then :
-
-
-
-    PLUGINS="${PLUGINS} kate"
-    LTLIBkate=libkate_plugin.la
-
-
-
-            kate_libs="-lkate -logg"
-
-
-    eval "LDFLAGS_kate="'"${kate_libs} $'"{LDFLAGS_kate}"'"'
-    am_modules_with_ldflags="${am_modules_with_ldflags} kate"
-
-
-else
-
-            if test "x${enable_kate}" != "x"; then :
-
-              as_fn_error $? "libkate doesn't appear to be installed on your system.
-              You also need to check that you have a libogg posterior to the 1.0 release." "$LINENO" 5
-
-fi
-
-fi
-
-
-else
-
-          if test "x${enable_kate}" != "x"; then :
-
-            as_fn_error $? "libkate headers do not appear to be installed on your system.
-            You also need to check that you have a libogg posterior to the 1.0 release." "$LINENO" 5
-
-fi
-
-fi
-
-done
-
-
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-        for ac_header in kate/kate.h
-do :
-  ac_fn_c_check_header_mongrel "$LINENO" "kate/kate.h" "ac_cv_header_kate_kate_h" "$ac_includes_default"
-if test "x$ac_cv_header_kate_kate_h" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_KATE_KATE_H 1
-_ACEOF
-
-          { $as_echo "$as_me:${as_lineno-$LINENO}: checking for kate_decode_init in -lkate" >&5
-$as_echo_n "checking for kate_decode_init in -lkate... " >&6; }
-if ${ac_cv_lib_kate_kate_decode_init+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-lkate -lkate -logg $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char kate_decode_init ();
-int
-main ()
-{
-return kate_decode_init ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_lib_kate_kate_decode_init=yes
-else
-  ac_cv_lib_kate_kate_decode_init=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_kate_kate_decode_init" >&5
-$as_echo "$ac_cv_lib_kate_kate_decode_init" >&6; }
-if test "x$ac_cv_lib_kate_kate_decode_init" = xyes; then :
-
-
-
-    PLUGINS="${PLUGINS} kate"
-    LTLIBkate=libkate_plugin.la
-
-
-
-            kate_libs="-lkate -logg"
-
-
-    eval "LDFLAGS_kate="'"${kate_libs} $'"{LDFLAGS_kate}"'"'
-    am_modules_with_ldflags="${am_modules_with_ldflags} kate"
-
-
-else
-
-            if test "x${enable_kate}" != "x"; then :
-
-              as_fn_error $? "libkate doesn't appear to be installed on your system.
-              You also need to check that you have a libogg posterior to the 1.0 release." "$LINENO" 5
-
-fi
-
-fi
-
-
-else
-
-          if test "x${enable_kate}" != "x"; then :
-
-            as_fn_error $? "libkate headers do not appear to be installed on your system.
-            You also need to check that you have a libogg posterior to the 1.0 release." "$LINENO" 5
-
-fi
-
-fi
-
-done
-
-
-else
-	KATE_CFLAGS=$pkg_cv_KATE_CFLAGS
-	KATE_LIBS=$pkg_cv_KATE_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-
-
-
-    PLUGINS="${PLUGINS} kate"
-    LTLIBkate=libkate_plugin.la
-
-
-
-
-
-    eval "CFLAGS_kate="'"$'"{CFLAGS_kate} $KATE_CFLAGS"'"'
-    am_modules_with_cflags="${am_modules_with_cflags} kate"
-
-
-
-
-    eval "LIBS_kate="'"'"$KATE_LIBS "'$'"{LIBS_kate}"'"'
-    am_modules_with_libs="${am_modules_with_libs} kate"
-
-
-fi
-
-fi
-
-
-# Check whether --enable-tiger was given.
-if test "${enable_tiger+set}" = set; then :
-  enableval=$enable_tiger;
-fi
-
-if test "${enable_tiger}" != "no"; then :
-
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for TIGER" >&5
-$as_echo_n "checking for TIGER... " >&6; }
-
-if test -n "$TIGER_CFLAGS"; then
-    pkg_cv_TIGER_CFLAGS="$TIGER_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"tiger >= 0.3.1\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "tiger >= 0.3.1") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_TIGER_CFLAGS=`$PKG_CONFIG --cflags "tiger >= 0.3.1" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$TIGER_LIBS"; then
-    pkg_cv_TIGER_LIBS="$TIGER_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"tiger >= 0.3.1\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "tiger >= 0.3.1") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_TIGER_LIBS=`$PKG_CONFIG --libs "tiger >= 0.3.1" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        TIGER_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "tiger >= 0.3.1" 2>&1`
-        else
-	        TIGER_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "tiger >= 0.3.1" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$TIGER_PKG_ERRORS" >&5
-
-
-        if test "x${enable_tiger}" != "x"; then :
-
-          as_fn_error $? "libtiger does not appear to be installed on your system." "$LINENO" 5
-
-fi
-
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-        if test "x${enable_tiger}" != "x"; then :
-
-          as_fn_error $? "libtiger does not appear to be installed on your system." "$LINENO" 5
-
-fi
-
-else
-	TIGER_CFLAGS=$pkg_cv_TIGER_CFLAGS
-	TIGER_LIBS=$pkg_cv_TIGER_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-
-
-$as_echo "#define HAVE_TIGER 1" >>confdefs.h
-
-
-
-    eval "CFLAGS_kate="'"$'"{CFLAGS_kate} $TIGER_CFLAGS"'"'
-    am_modules_with_cflags="${am_modules_with_cflags} kate"
-
-
-
-
-    eval "LIBS_kate="'"'"$TIGER_LIBS "'$'"{LIBS_kate}"'"'
-    am_modules_with_libs="${am_modules_with_libs} kate"
-
-
-fi
-
-fi
-
-
-
-
-
-
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for X" >&5
-$as_echo_n "checking for X... " >&6; }
-
-
-# Check whether --with-x was given.
-if test "${with_x+set}" = set; then :
-  withval=$with_x;
-fi
-
-# $have_x is `yes', `no', `disabled', or empty when we do not yet know.
-if test "x$with_x" = xno; then
-  # The user explicitly disabled X.
-  have_x=disabled
-else
-  case $x_includes,$x_libraries in #(
-    *\'*) as_fn_error $? "cannot use X directory names containing '" "$LINENO" 5;; #(
-    *,NONE | NONE,*) if ${ac_cv_have_x+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  # One or both of the vars are not set, and there is no cached value.
-ac_x_includes=no ac_x_libraries=no
-rm -f -r conftest.dir
-if mkdir conftest.dir; then
-  cd conftest.dir
-  cat >Imakefile <<'_ACEOF'
-incroot:
-	@echo incroot='${INCROOT}'
-usrlibdir:
-	@echo usrlibdir='${USRLIBDIR}'
-libdir:
-	@echo libdir='${LIBDIR}'
-_ACEOF
-  if (export CC; ${XMKMF-xmkmf}) >/dev/null 2>/dev/null && test -f Makefile; then
-    # GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
-    for ac_var in incroot usrlibdir libdir; do
-      eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
-    done
-    # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
-    for ac_extension in a so sl dylib la dll; do
-      if test ! -f "$ac_im_usrlibdir/libX11.$ac_extension" &&
-	 test -f "$ac_im_libdir/libX11.$ac_extension"; then
-	ac_im_usrlibdir=$ac_im_libdir; break
-      fi
-    done
-    # Screen out bogus values from the imake configuration.  They are
-    # bogus both because they are the default anyway, and because
-    # using them would break gcc on systems where it needs fixed includes.
-    case $ac_im_incroot in
-	/usr/include) ac_x_includes= ;;
-	*) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes=$ac_im_incroot;;
-    esac
-    case $ac_im_usrlibdir in
-	/usr/lib | /usr/lib64 | /lib | /lib64) ;;
-	*) test -d "$ac_im_usrlibdir" && ac_x_libraries=$ac_im_usrlibdir ;;
-    esac
-  fi
-  cd ..
-  rm -f -r conftest.dir
-fi
-
-# Standard set of common directories for X headers.
-# Check X11 before X11Rn because it is often a symlink to the current release.
-ac_x_header_dirs='
-/usr/X11/include
-/usr/X11R7/include
-/usr/X11R6/include
-/usr/X11R5/include
-/usr/X11R4/include
-
-/usr/include/X11
-/usr/include/X11R7
-/usr/include/X11R6
-/usr/include/X11R5
-/usr/include/X11R4
-
-/usr/local/X11/include
-/usr/local/X11R7/include
-/usr/local/X11R6/include
-/usr/local/X11R5/include
-/usr/local/X11R4/include
-
-/usr/local/include/X11
-/usr/local/include/X11R7
-/usr/local/include/X11R6
-/usr/local/include/X11R5
-/usr/local/include/X11R4
-
-/usr/X386/include
-/usr/x386/include
-/usr/XFree86/include/X11
-
-/usr/include
-/usr/local/include
-/usr/unsupported/include
-/usr/athena/include
-/usr/local/x11r5/include
-/usr/lpp/Xamples/include
-
-/usr/openwin/include
-/usr/openwin/share/include'
-
-if test "$ac_x_includes" = no; then
-  # Guess where to find include files, by looking for Xlib.h.
-  # First, try using that file with no special directory specified.
-  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-#include <X11/Xlib.h>
-_ACEOF
-if ac_fn_c_try_cpp "$LINENO"; then :
-  # We can compile using X headers with no special include directory.
-ac_x_includes=
-else
-  for ac_dir in $ac_x_header_dirs; do
-  if test -r "$ac_dir/X11/Xlib.h"; then
-    ac_x_includes=$ac_dir
-    break
-  fi
-done
-fi
-rm -f conftest.err conftest.i conftest.$ac_ext
-fi # $ac_x_includes = no
-
-if test "$ac_x_libraries" = no; then
-  # Check for the libraries.
-  # See if we find them without any special options.
-  # Don't add to $LIBS permanently.
-  ac_save_LIBS=$LIBS
-  LIBS="-lX11 $LIBS"
-  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-#include <X11/Xlib.h>
-int
-main ()
-{
-XrmInitialize ()
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  LIBS=$ac_save_LIBS
-# We can link X programs with no special library path.
-ac_x_libraries=
-else
-  LIBS=$ac_save_LIBS
-for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
-do
-  # Don't even attempt the hair of trying to link an X program!
-  for ac_extension in a so sl dylib la dll; do
-    if test -r "$ac_dir/libX11.$ac_extension"; then
-      ac_x_libraries=$ac_dir
-      break 2
-    fi
-  done
-done
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-fi # $ac_x_libraries = no
-
-case $ac_x_includes,$ac_x_libraries in #(
-  no,* | *,no | *\'*)
-    # Didn't find X, or a directory has "'" in its name.
-    ac_cv_have_x="have_x=no";; #(
-  *)
-    # Record where we found X for the cache.
-    ac_cv_have_x="have_x=yes\
-	ac_x_includes='$ac_x_includes'\
-	ac_x_libraries='$ac_x_libraries'"
-esac
-fi
-;; #(
-    *) have_x=yes;;
-  esac
-  eval "$ac_cv_have_x"
-fi # $with_x != no
-
-if test "$have_x" != yes; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $have_x" >&5
-$as_echo "$have_x" >&6; }
-  no_x=yes
-else
-  # If each of the values was on the command line, it overrides each guess.
-  test "x$x_includes" = xNONE && x_includes=$ac_x_includes
-  test "x$x_libraries" = xNONE && x_libraries=$ac_x_libraries
-  # Update the cache value to reflect the command line values.
-  ac_cv_have_x="have_x=yes\
-	ac_x_includes='$x_includes'\
-	ac_x_libraries='$x_libraries'"
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: libraries $x_libraries, headers $x_includes" >&5
-$as_echo "libraries $x_libraries, headers $x_includes" >&6; }
-fi
-
-if test "$no_x" = yes; then
-  # Not all programs may use this symbol, but it does not hurt to define it.
-
-$as_echo "#define X_DISPLAY_MISSING 1" >>confdefs.h
-
-  X_CFLAGS= X_PRE_LIBS= X_LIBS= X_EXTRA_LIBS=
-else
-  if test -n "$x_includes"; then
-    X_CFLAGS="$X_CFLAGS -I$x_includes"
-  fi
-
-  # It would also be nice to do this for all -L options, not just this one.
-  if test -n "$x_libraries"; then
-    X_LIBS="$X_LIBS -L$x_libraries"
-    # For Solaris; some versions of Sun CC require a space after -R and
-    # others require no space.  Words are not sufficient . . . .
-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -R must be followed by a space" >&5
-$as_echo_n "checking whether -R must be followed by a space... " >&6; }
-    ac_xsave_LIBS=$LIBS; LIBS="$LIBS -R$x_libraries"
-    ac_xsave_c_werror_flag=$ac_c_werror_flag
-    ac_c_werror_flag=yes
-    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-int
-main ()
-{
-
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-       X_LIBS="$X_LIBS -R$x_libraries"
-else
-  LIBS="$ac_xsave_LIBS -R $x_libraries"
-       cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-int
-main ()
-{
-
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	  X_LIBS="$X_LIBS -R $x_libraries"
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: neither works" >&5
-$as_echo "neither works" >&6; }
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-    ac_c_werror_flag=$ac_xsave_c_werror_flag
-    LIBS=$ac_xsave_LIBS
-  fi
-
-  # Check for system-dependent libraries X programs must link with.
-  # Do this before checking for the system-independent R6 libraries
-  # (-lICE), since we may need -lsocket or whatever for X linking.
-
-  if test "$ISC" = yes; then
-    X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl_s -linet"
-  else
-    # Martyn Johnson says this is needed for Ultrix, if the X
-    # libraries were built with DECnet support.  And Karl Berry says
-    # the Alpha needs dnet_stub (dnet does not exist).
-    ac_xsave_LIBS="$LIBS"; LIBS="$LIBS $X_LIBS -lX11"
-    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char XOpenDisplay ();
-int
-main ()
-{
-return XOpenDisplay ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dnet_ntoa in -ldnet" >&5
-$as_echo_n "checking for dnet_ntoa in -ldnet... " >&6; }
-if ${ac_cv_lib_dnet_dnet_ntoa+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-ldnet  $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char dnet_ntoa ();
-int
-main ()
-{
-return dnet_ntoa ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_lib_dnet_dnet_ntoa=yes
-else
-  ac_cv_lib_dnet_dnet_ntoa=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dnet_dnet_ntoa" >&5
-$as_echo "$ac_cv_lib_dnet_dnet_ntoa" >&6; }
-if test "x$ac_cv_lib_dnet_dnet_ntoa" = xyes; then :
-  X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet"
-fi
-
-    if test $ac_cv_lib_dnet_dnet_ntoa = no; then
-      { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dnet_ntoa in -ldnet_stub" >&5
-$as_echo_n "checking for dnet_ntoa in -ldnet_stub... " >&6; }
-if ${ac_cv_lib_dnet_stub_dnet_ntoa+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-ldnet_stub  $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char dnet_ntoa ();
-int
-main ()
-{
-return dnet_ntoa ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_lib_dnet_stub_dnet_ntoa=yes
-else
-  ac_cv_lib_dnet_stub_dnet_ntoa=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5
-$as_echo "$ac_cv_lib_dnet_stub_dnet_ntoa" >&6; }
-if test "x$ac_cv_lib_dnet_stub_dnet_ntoa" = xyes; then :
-  X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub"
-fi
-
-    fi
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-    LIBS="$ac_xsave_LIBS"
-
-    # msh at cis.ufl.edu says -lnsl (and -lsocket) are needed for his 386/AT,
-    # to get the SysV transport functions.
-    # Chad R. Larson says the Pyramis MIS-ES running DC/OSx (SVR4)
-    # needs -lnsl.
-    # The nsl library prevents programs from opening the X display
-    # on Irix 5.2, according to T.E. Dickey.
-    # The functions gethostbyname, getservbyname, and inet_addr are
-    # in -lbsd on LynxOS 3.0.1/i386, according to Lars Hecking.
-    ac_fn_c_check_func "$LINENO" "gethostbyname" "ac_cv_func_gethostbyname"
-if test "x$ac_cv_func_gethostbyname" = xyes; then :
-
-fi
-
-    if test $ac_cv_func_gethostbyname = no; then
-      { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lnsl" >&5
-$as_echo_n "checking for gethostbyname in -lnsl... " >&6; }
-if ${ac_cv_lib_nsl_gethostbyname+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-lnsl  $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char gethostbyname ();
-int
-main ()
-{
-return gethostbyname ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_lib_nsl_gethostbyname=yes
-else
-  ac_cv_lib_nsl_gethostbyname=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_gethostbyname" >&5
-$as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; }
-if test "x$ac_cv_lib_nsl_gethostbyname" = xyes; then :
-  X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl"
-fi
-
-      if test $ac_cv_lib_nsl_gethostbyname = no; then
-	{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lbsd" >&5
-$as_echo_n "checking for gethostbyname in -lbsd... " >&6; }
-if ${ac_cv_lib_bsd_gethostbyname+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-lbsd  $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char gethostbyname ();
-int
-main ()
-{
-return gethostbyname ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_lib_bsd_gethostbyname=yes
-else
-  ac_cv_lib_bsd_gethostbyname=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bsd_gethostbyname" >&5
-$as_echo "$ac_cv_lib_bsd_gethostbyname" >&6; }
-if test "x$ac_cv_lib_bsd_gethostbyname" = xyes; then :
-  X_EXTRA_LIBS="$X_EXTRA_LIBS -lbsd"
-fi
-
-      fi
-    fi
-
-    # lieder at skyler.mavd.honeywell.com says without -lsocket,
-    # socket/setsockopt and other routines are undefined under SCO ODT
-    # 2.0.  But -lsocket is broken on IRIX 5.2 (and is not necessary
-    # on later versions), says Simon Leinen: it contains gethostby*
-    # variants that don't use the name server (or something).  -lsocket
-    # must be given before -lnsl if both are needed.  We assume that
-    # if connect needs -lnsl, so does gethostbyname.
-    ac_fn_c_check_func "$LINENO" "connect" "ac_cv_func_connect"
-if test "x$ac_cv_func_connect" = xyes; then :
-
-fi
-
-    if test $ac_cv_func_connect = no; then
-      { $as_echo "$as_me:${as_lineno-$LINENO}: checking for connect in -lsocket" >&5
-$as_echo_n "checking for connect in -lsocket... " >&6; }
-if ${ac_cv_lib_socket_connect+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-lsocket $X_EXTRA_LIBS $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char connect ();
-int
-main ()
-{
-return connect ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_lib_socket_connect=yes
-else
-  ac_cv_lib_socket_connect=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_connect" >&5
-$as_echo "$ac_cv_lib_socket_connect" >&6; }
-if test "x$ac_cv_lib_socket_connect" = xyes; then :
-  X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS"
-fi
-
-    fi
-
-    # Guillermo Gomez says -lposix is necessary on A/UX.
-    ac_fn_c_check_func "$LINENO" "remove" "ac_cv_func_remove"
-if test "x$ac_cv_func_remove" = xyes; then :
-
-fi
-
-    if test $ac_cv_func_remove = no; then
-      { $as_echo "$as_me:${as_lineno-$LINENO}: checking for remove in -lposix" >&5
-$as_echo_n "checking for remove in -lposix... " >&6; }
-if ${ac_cv_lib_posix_remove+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-lposix  $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char remove ();
-int
-main ()
-{
-return remove ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_lib_posix_remove=yes
-else
-  ac_cv_lib_posix_remove=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_posix_remove" >&5
-$as_echo "$ac_cv_lib_posix_remove" >&6; }
-if test "x$ac_cv_lib_posix_remove" = xyes; then :
-  X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix"
-fi
-
-    fi
-
-    # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay.
-    ac_fn_c_check_func "$LINENO" "shmat" "ac_cv_func_shmat"
-if test "x$ac_cv_func_shmat" = xyes; then :
-
-fi
-
-    if test $ac_cv_func_shmat = no; then
-      { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shmat in -lipc" >&5
-$as_echo_n "checking for shmat in -lipc... " >&6; }
-if ${ac_cv_lib_ipc_shmat+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-lipc  $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char shmat ();
-int
-main ()
-{
-return shmat ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_lib_ipc_shmat=yes
-else
-  ac_cv_lib_ipc_shmat=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ipc_shmat" >&5
-$as_echo "$ac_cv_lib_ipc_shmat" >&6; }
-if test "x$ac_cv_lib_ipc_shmat" = xyes; then :
-  X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc"
-fi
-
-    fi
-  fi
-
-  # Check for libraries that X11R6 Xt/Xaw programs need.
-  ac_save_LDFLAGS=$LDFLAGS
-  test -n "$x_libraries" && LDFLAGS="$LDFLAGS -L$x_libraries"
-  # SM needs ICE to (dynamically) link under SunOS 4.x (so we have to
-  # check for ICE first), but we must link in the order -lSM -lICE or
-  # we get undefined symbols.  So assume we have SM if we have ICE.
-  # These have to be linked with before -lX11, unlike the other
-  # libraries we check for below, so use a different variable.
-  # John Interrante, Karl Berry
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for IceConnectionNumber in -lICE" >&5
-$as_echo_n "checking for IceConnectionNumber in -lICE... " >&6; }
-if ${ac_cv_lib_ICE_IceConnectionNumber+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-lICE $X_EXTRA_LIBS $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char IceConnectionNumber ();
-int
-main ()
-{
-return IceConnectionNumber ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_lib_ICE_IceConnectionNumber=yes
-else
-  ac_cv_lib_ICE_IceConnectionNumber=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5
-$as_echo "$ac_cv_lib_ICE_IceConnectionNumber" >&6; }
-if test "x$ac_cv_lib_ICE_IceConnectionNumber" = xyes; then :
-  X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE"
-fi
-
-  LDFLAGS=$ac_save_LDFLAGS
-
-fi
-
-for ac_header in X11/Xlib.h
-do :
-  ac_fn_c_check_header_mongrel "$LINENO" "X11/Xlib.h" "ac_cv_header_X11_Xlib_h" "$ac_includes_default"
-if test "x$ac_cv_header_X11_Xlib_h" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_X11_XLIB_H 1
-_ACEOF
-
-
-
-    eval "LIBS_omapfb="'"'"${X_LIBS} ${X_PRE_LIBS} -lX11 "'$'"{LIBS_omapfb}"'"'
-    am_modules_with_libs="${am_modules_with_libs} omapfb"
-
-
-
-fi
-
-done
-
-
-# Check whether --enable-xcb was given.
-if test "${enable_xcb+set}" = set; then :
-  enableval=$enable_xcb;
-else
-
-  if test "${SYS}" != "mingw32" -a "${SYS}" != "mingwce" -a "${SYS}" != "darwin"; then :
-
-    enable_xcb="yes"
-
-else
-
-    enable_xcb="no"
-
-fi
-
-fi
-
-# Check whether --enable-xvideo was given.
-if test "${enable_xvideo+set}" = set; then :
-  enableval=$enable_xvideo;
-else
-
-    enable_xvideo="$enable_xcb"
-
-fi
-
-
-need_xid_provider="no"
-if test "${enable_xcb}" != "no"; then :
-
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for XCB" >&5
-$as_echo_n "checking for XCB... " >&6; }
-
-if test -n "$XCB_CFLAGS"; then
-    pkg_cv_XCB_CFLAGS="$XCB_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xcb\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "xcb") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_XCB_CFLAGS=`$PKG_CONFIG --cflags "xcb" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$XCB_LIBS"; then
-    pkg_cv_XCB_LIBS="$XCB_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xcb\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "xcb") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_XCB_LIBS=`$PKG_CONFIG --libs "xcb" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        XCB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "xcb" 2>&1`
-        else
-	        XCB_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "xcb" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$XCB_PKG_ERRORS" >&5
-
-	as_fn_error $? "Package requirements (xcb) were not met:
-
-$XCB_PKG_ERRORS
-
-Consider adjusting the PKG_CONFIG_PATH environment variable if you
-installed software in a non-standard prefix.
-
-Alternatively, you may set the environment variables XCB_CFLAGS
-and XCB_LIBS to avoid the need to call pkg-config.
-See the pkg-config man page for more details." "$LINENO" 5
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
-as_fn_error $? "The pkg-config script could not be found or is too old.  Make sure it
-is in your PATH or set the PKG_CONFIG environment variable to the full
-path to pkg-config.
-
-Alternatively, you may set the environment variables XCB_CFLAGS
-and XCB_LIBS to avoid the need to call pkg-config.
-See the pkg-config man page for more details.
-
-To get pkg-config, see <http://pkg-config.freedesktop.org/>.
-See \`config.log' for more details" "$LINENO" 5; }
-else
-	XCB_CFLAGS=$pkg_cv_XCB_CFLAGS
-	XCB_LIBS=$pkg_cv_XCB_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-
-fi
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for XCB_SHM" >&5
-$as_echo_n "checking for XCB_SHM... " >&6; }
-
-if test -n "$XCB_SHM_CFLAGS"; then
-    pkg_cv_XCB_SHM_CFLAGS="$XCB_SHM_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xcb-shm\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "xcb-shm") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_XCB_SHM_CFLAGS=`$PKG_CONFIG --cflags "xcb-shm" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$XCB_SHM_LIBS"; then
-    pkg_cv_XCB_SHM_LIBS="$XCB_SHM_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xcb-shm\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "xcb-shm") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_XCB_SHM_LIBS=`$PKG_CONFIG --libs "xcb-shm" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        XCB_SHM_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "xcb-shm" 2>&1`
-        else
-	        XCB_SHM_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "xcb-shm" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$XCB_SHM_PKG_ERRORS" >&5
-
-	as_fn_error $? "Package requirements (xcb-shm) were not met:
-
-$XCB_SHM_PKG_ERRORS
-
-Consider adjusting the PKG_CONFIG_PATH environment variable if you
-installed software in a non-standard prefix.
-
-Alternatively, you may set the environment variables XCB_SHM_CFLAGS
-and XCB_SHM_LIBS to avoid the need to call pkg-config.
-See the pkg-config man page for more details." "$LINENO" 5
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
-as_fn_error $? "The pkg-config script could not be found or is too old.  Make sure it
-is in your PATH or set the PKG_CONFIG environment variable to the full
-path to pkg-config.
-
-Alternatively, you may set the environment variables XCB_SHM_CFLAGS
-and XCB_SHM_LIBS to avoid the need to call pkg-config.
-See the pkg-config man page for more details.
-
-To get pkg-config, see <http://pkg-config.freedesktop.org/>.
-See \`config.log' for more details" "$LINENO" 5; }
-else
-	XCB_SHM_CFLAGS=$pkg_cv_XCB_SHM_CFLAGS
-	XCB_SHM_LIBS=$pkg_cv_XCB_SHM_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-
-fi
-
-
-    PLUGINS="${PLUGINS} xscreensaver"
-    LTLIBxscreensaver=libxscreensaver_plugin.la
-
-
-    PLUGINS="${PLUGINS} xcb_x11"
-    LTLIBxcb_x11=libxcb_x11_plugin.la
-
-
-    PLUGINS="${PLUGINS} xcb_window"
-    LTLIBxcb_window=libxcb_window_plugin.la
-
-
-    PLUGINS="${PLUGINS} xcb_screen"
-    LTLIBxcb_screen=libxcb_screen_plugin.la
-
-
-    PLUGINS="${PLUGINS} xcb_apps"
-    LTLIBxcb_apps=libxcb_apps_plugin.la
-
-
-
-
-  if test "${enable_xvideo}" != "no"; then :
-
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for XCB_XV" >&5
-$as_echo_n "checking for XCB_XV... " >&6; }
-
-if test -n "$XCB_XV_CFLAGS"; then
-    pkg_cv_XCB_XV_CFLAGS="$XCB_XV_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xcb-xv >= 1.1.90.1\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "xcb-xv >= 1.1.90.1") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_XCB_XV_CFLAGS=`$PKG_CONFIG --cflags "xcb-xv >= 1.1.90.1" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$XCB_XV_LIBS"; then
-    pkg_cv_XCB_XV_LIBS="$XCB_XV_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xcb-xv >= 1.1.90.1\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "xcb-xv >= 1.1.90.1") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_XCB_XV_LIBS=`$PKG_CONFIG --libs "xcb-xv >= 1.1.90.1" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        XCB_XV_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "xcb-xv >= 1.1.90.1" 2>&1`
-        else
-	        XCB_XV_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "xcb-xv >= 1.1.90.1" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$XCB_XV_PKG_ERRORS" >&5
-
-
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for XCB_XV" >&5
-$as_echo_n "checking for XCB_XV... " >&6; }
-
-if test -n "$XCB_XV_CFLAGS"; then
-    pkg_cv_XCB_XV_CFLAGS="$XCB_XV_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xcb-xv\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "xcb-xv") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_XCB_XV_CFLAGS=`$PKG_CONFIG --cflags "xcb-xv" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$XCB_XV_LIBS"; then
-    pkg_cv_XCB_XV_LIBS="$XCB_XV_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xcb-xv\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "xcb-xv") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_XCB_XV_LIBS=`$PKG_CONFIG --libs "xcb-xv" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        XCB_XV_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "xcb-xv" 2>&1`
-        else
-	        XCB_XV_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "xcb-xv" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$XCB_XV_PKG_ERRORS" >&5
-
-	as_fn_error $? "Package requirements (xcb-xv) were not met:
-
-$XCB_XV_PKG_ERRORS
-
-Consider adjusting the PKG_CONFIG_PATH environment variable if you
-installed software in a non-standard prefix.
-
-Alternatively, you may set the environment variables XCB_XV_CFLAGS
-and XCB_XV_LIBS to avoid the need to call pkg-config.
-See the pkg-config man page for more details." "$LINENO" 5
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
-as_fn_error $? "The pkg-config script could not be found or is too old.  Make sure it
-is in your PATH or set the PKG_CONFIG environment variable to the full
-path to pkg-config.
-
-Alternatively, you may set the environment variables XCB_XV_CFLAGS
-and XCB_XV_LIBS to avoid the need to call pkg-config.
-See the pkg-config man page for more details.
-
-To get pkg-config, see <http://pkg-config.freedesktop.org/>.
-See \`config.log' for more details" "$LINENO" 5; }
-else
-	XCB_XV_CFLAGS=$pkg_cv_XCB_XV_CFLAGS
-	XCB_XV_LIBS=$pkg_cv_XCB_XV_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-
-
-
-    PLUGINS="${PLUGINS} xcb_xv"
-    LTLIBxcb_xv=libxcb_xv_plugin.la
-
-
-
-
-
-    eval "CFLAGS_xcb_xv="'"$'"{CFLAGS_xcb_xv} -DXCB_XV_OLD"'"'
-    am_modules_with_cflags="${am_modules_with_cflags} xcb_xv"
-
-
-
-fi
-
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for XCB_XV" >&5
-$as_echo_n "checking for XCB_XV... " >&6; }
-
-if test -n "$XCB_XV_CFLAGS"; then
-    pkg_cv_XCB_XV_CFLAGS="$XCB_XV_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xcb-xv\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "xcb-xv") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_XCB_XV_CFLAGS=`$PKG_CONFIG --cflags "xcb-xv" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$XCB_XV_LIBS"; then
-    pkg_cv_XCB_XV_LIBS="$XCB_XV_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xcb-xv\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "xcb-xv") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_XCB_XV_LIBS=`$PKG_CONFIG --libs "xcb-xv" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        XCB_XV_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "xcb-xv" 2>&1`
-        else
-	        XCB_XV_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "xcb-xv" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$XCB_XV_PKG_ERRORS" >&5
-
-	as_fn_error $? "Package requirements (xcb-xv) were not met:
-
-$XCB_XV_PKG_ERRORS
-
-Consider adjusting the PKG_CONFIG_PATH environment variable if you
-installed software in a non-standard prefix.
-
-Alternatively, you may set the environment variables XCB_XV_CFLAGS
-and XCB_XV_LIBS to avoid the need to call pkg-config.
-See the pkg-config man page for more details." "$LINENO" 5
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
-as_fn_error $? "The pkg-config script could not be found or is too old.  Make sure it
-is in your PATH or set the PKG_CONFIG environment variable to the full
-path to pkg-config.
-
-Alternatively, you may set the environment variables XCB_XV_CFLAGS
-and XCB_XV_LIBS to avoid the need to call pkg-config.
-See the pkg-config man page for more details.
-
-To get pkg-config, see <http://pkg-config.freedesktop.org/>.
-See \`config.log' for more details" "$LINENO" 5; }
-else
-	XCB_XV_CFLAGS=$pkg_cv_XCB_XV_CFLAGS
-	XCB_XV_LIBS=$pkg_cv_XCB_XV_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-
-
-
-    PLUGINS="${PLUGINS} xcb_xv"
-    LTLIBxcb_xv=libxcb_xv_plugin.la
-
-
-
-
-
-    eval "CFLAGS_xcb_xv="'"$'"{CFLAGS_xcb_xv} -DXCB_XV_OLD"'"'
-    am_modules_with_cflags="${am_modules_with_cflags} xcb_xv"
-
-
-
-fi
-
-else
-	XCB_XV_CFLAGS=$pkg_cv_XCB_XV_CFLAGS
-	XCB_XV_LIBS=$pkg_cv_XCB_XV_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-
-
-
-    PLUGINS="${PLUGINS} xcb_xv"
-    LTLIBxcb_xv=libxcb_xv_plugin.la
-
-
-
-
-fi
-
-fi
-
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for XCB_RANDR" >&5
-$as_echo_n "checking for XCB_RANDR... " >&6; }
-
-if test -n "$XCB_RANDR_CFLAGS"; then
-    pkg_cv_XCB_RANDR_CFLAGS="$XCB_RANDR_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xcb-randr >= 1.3\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "xcb-randr >= 1.3") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_XCB_RANDR_CFLAGS=`$PKG_CONFIG --cflags "xcb-randr >= 1.3" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$XCB_RANDR_LIBS"; then
-    pkg_cv_XCB_RANDR_LIBS="$XCB_RANDR_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xcb-randr >= 1.3\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "xcb-randr >= 1.3") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_XCB_RANDR_LIBS=`$PKG_CONFIG --libs "xcb-randr >= 1.3" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        XCB_RANDR_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "xcb-randr >= 1.3" 2>&1`
-        else
-	        XCB_RANDR_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "xcb-randr >= 1.3" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$XCB_RANDR_PKG_ERRORS" >&5
-
-	true
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	true
-else
-	XCB_RANDR_CFLAGS=$pkg_cv_XCB_RANDR_CFLAGS
-	XCB_RANDR_LIBS=$pkg_cv_XCB_RANDR_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-
-
-
-    PLUGINS="${PLUGINS} panoramix"
-    LTLIBpanoramix=libpanoramix_plugin.la
-
-
-
-
-
-    eval "LIBS_panoramix="'"'"${XCB_RANDR_LIBS} ${XCB_LIBS} "'$'"{LIBS_panoramix}"'"'
-    am_modules_with_libs="${am_modules_with_libs} panoramix"
-
-
-
-
-    eval "CFLAGS_panoramix="'"$'"{CFLAGS_panoramix} ${XCB_RANDR_CFLAGS} ${XCB_CFLAGS}"'"'
-    am_modules_with_cflags="${am_modules_with_cflags} panoramix"
-
-
-
-fi
-
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for XCB_KEYSYMS" >&5
-$as_echo_n "checking for XCB_KEYSYMS... " >&6; }
-
-if test -n "$XCB_KEYSYMS_CFLAGS"; then
-    pkg_cv_XCB_KEYSYMS_CFLAGS="$XCB_KEYSYMS_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xcb-keysyms >= 0.3.4\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "xcb-keysyms >= 0.3.4") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_XCB_KEYSYMS_CFLAGS=`$PKG_CONFIG --cflags "xcb-keysyms >= 0.3.4" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$XCB_KEYSYMS_LIBS"; then
-    pkg_cv_XCB_KEYSYMS_LIBS="$XCB_KEYSYMS_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xcb-keysyms >= 0.3.4\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "xcb-keysyms >= 0.3.4") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_XCB_KEYSYMS_LIBS=`$PKG_CONFIG --libs "xcb-keysyms >= 0.3.4" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        XCB_KEYSYMS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "xcb-keysyms >= 0.3.4" 2>&1`
-        else
-	        XCB_KEYSYMS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "xcb-keysyms >= 0.3.4" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$XCB_KEYSYMS_PKG_ERRORS" >&5
-
-
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for XCB_KEYSYMS" >&5
-$as_echo_n "checking for XCB_KEYSYMS... " >&6; }
-
-if test -n "$XCB_KEYSYMS_CFLAGS"; then
-    pkg_cv_XCB_KEYSYMS_CFLAGS="$XCB_KEYSYMS_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xcb-keysyms\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "xcb-keysyms") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_XCB_KEYSYMS_CFLAGS=`$PKG_CONFIG --cflags "xcb-keysyms" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$XCB_KEYSYMS_LIBS"; then
-    pkg_cv_XCB_KEYSYMS_LIBS="$XCB_KEYSYMS_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xcb-keysyms\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "xcb-keysyms") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_XCB_KEYSYMS_LIBS=`$PKG_CONFIG --libs "xcb-keysyms" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        XCB_KEYSYMS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "xcb-keysyms" 2>&1`
-        else
-	        XCB_KEYSYMS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "xcb-keysyms" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$XCB_KEYSYMS_PKG_ERRORS" >&5
-
-
-      have_xcb_keysyms="no"
-      need_xid_provider="yes"
-      { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: libxcb-keysyms not found. Hotkeys will not be supported." >&5
-$as_echo "$as_me: WARNING: libxcb-keysyms not found. Hotkeys will not be supported." >&2;}
-
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-      have_xcb_keysyms="no"
-      need_xid_provider="yes"
-      { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: libxcb-keysyms not found. Hotkeys will not be supported." >&5
-$as_echo "$as_me: WARNING: libxcb-keysyms not found. Hotkeys will not be supported." >&2;}
-
-else
-	XCB_KEYSYMS_CFLAGS=$pkg_cv_XCB_KEYSYMS_CFLAGS
-	XCB_KEYSYMS_LIBS=$pkg_cv_XCB_KEYSYMS_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-
-      have_xcb_keysyms="yes"
-
-
-    eval "CFLAGS_globalhotkeys="'"$'"{CFLAGS_globalhotkeys} -DXCB_KEYSYM_OLD_API"'"'
-    am_modules_with_cflags="${am_modules_with_cflags} globalhotkeys"
-
-
-
-fi
-
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for XCB_KEYSYMS" >&5
-$as_echo_n "checking for XCB_KEYSYMS... " >&6; }
-
-if test -n "$XCB_KEYSYMS_CFLAGS"; then
-    pkg_cv_XCB_KEYSYMS_CFLAGS="$XCB_KEYSYMS_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xcb-keysyms\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "xcb-keysyms") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_XCB_KEYSYMS_CFLAGS=`$PKG_CONFIG --cflags "xcb-keysyms" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$XCB_KEYSYMS_LIBS"; then
-    pkg_cv_XCB_KEYSYMS_LIBS="$XCB_KEYSYMS_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xcb-keysyms\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "xcb-keysyms") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_XCB_KEYSYMS_LIBS=`$PKG_CONFIG --libs "xcb-keysyms" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        XCB_KEYSYMS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "xcb-keysyms" 2>&1`
-        else
-	        XCB_KEYSYMS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "xcb-keysyms" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$XCB_KEYSYMS_PKG_ERRORS" >&5
-
-
-      have_xcb_keysyms="no"
-      need_xid_provider="yes"
-      { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: libxcb-keysyms not found. Hotkeys will not be supported." >&5
-$as_echo "$as_me: WARNING: libxcb-keysyms not found. Hotkeys will not be supported." >&2;}
-
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-      have_xcb_keysyms="no"
-      need_xid_provider="yes"
-      { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: libxcb-keysyms not found. Hotkeys will not be supported." >&5
-$as_echo "$as_me: WARNING: libxcb-keysyms not found. Hotkeys will not be supported." >&2;}
-
-else
-	XCB_KEYSYMS_CFLAGS=$pkg_cv_XCB_KEYSYMS_CFLAGS
-	XCB_KEYSYMS_LIBS=$pkg_cv_XCB_KEYSYMS_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-
-      have_xcb_keysyms="yes"
-
-
-    eval "CFLAGS_globalhotkeys="'"$'"{CFLAGS_globalhotkeys} -DXCB_KEYSYM_OLD_API"'"'
-    am_modules_with_cflags="${am_modules_with_cflags} globalhotkeys"
-
-
-
-fi
-
-else
-	XCB_KEYSYMS_CFLAGS=$pkg_cv_XCB_KEYSYMS_CFLAGS
-	XCB_KEYSYMS_LIBS=$pkg_cv_XCB_KEYSYMS_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-
-    have_xcb_keysyms="yes"
-
-fi
-
-  if test "${have_xcb_keysyms}" = "yes"; then :
-
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for XPROTO" >&5
-$as_echo_n "checking for XPROTO... " >&6; }
-
-if test -n "$XPROTO_CFLAGS"; then
-    pkg_cv_XPROTO_CFLAGS="$XPROTO_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xproto\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "xproto") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_XPROTO_CFLAGS=`$PKG_CONFIG --cflags "xproto" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$XPROTO_LIBS"; then
-    pkg_cv_XPROTO_LIBS="$XPROTO_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xproto\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "xproto") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_XPROTO_LIBS=`$PKG_CONFIG --libs "xproto" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        XPROTO_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "xproto" 2>&1`
-        else
-	        XPROTO_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "xproto" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$XPROTO_PKG_ERRORS" >&5
-
-	as_fn_error $? "Package requirements (xproto) were not met:
-
-$XPROTO_PKG_ERRORS
-
-Consider adjusting the PKG_CONFIG_PATH environment variable if you
-installed software in a non-standard prefix.
-
-Alternatively, you may set the environment variables XPROTO_CFLAGS
-and XPROTO_LIBS to avoid the need to call pkg-config.
-See the pkg-config man page for more details." "$LINENO" 5
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
-as_fn_error $? "The pkg-config script could not be found or is too old.  Make sure it
-is in your PATH or set the PKG_CONFIG environment variable to the full
-path to pkg-config.
-
-Alternatively, you may set the environment variables XPROTO_CFLAGS
-and XPROTO_LIBS to avoid the need to call pkg-config.
-See the pkg-config man page for more details.
-
-To get pkg-config, see <http://pkg-config.freedesktop.org/>.
-See \`config.log' for more details" "$LINENO" 5; }
-else
-	XPROTO_CFLAGS=$pkg_cv_XPROTO_CFLAGS
-	XPROTO_LIBS=$pkg_cv_XPROTO_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-
-fi
-
-
-    PLUGINS="${PLUGINS} globalhotkeys"
-    LTLIBglobalhotkeys=libglobalhotkeys_plugin.la
-
-
-
-
-
-    eval "CFLAGS_globalhotkeys="'"$'"{CFLAGS_globalhotkeys} ${XCB_KEYSYMS_CFLAGS} ${XCB_CFLAGS}"'"'
-    am_modules_with_cflags="${am_modules_with_cflags} globalhotkeys"
-
-
-
-
-    eval "LIBS_globalhotkeys="'"'"${XCB_KEYSYMS_LIBS} ${XCB_LIBS} "'$'"{LIBS_globalhotkeys}"'"'
-    am_modules_with_libs="${am_modules_with_libs} globalhotkeys"
-
-
-
-
-    eval "CFLAGS_xcb_window="'"$'"{CFLAGS_xcb_window} -DHAVE_XCB_KEYSYMS"'"'
-    am_modules_with_cflags="${am_modules_with_cflags} xcb_window"
-
-
-
-fi
-
-
-    PLUGINS="${PLUGINS} xdg_screensaver"
-    LTLIBxdg_screensaver=libxdg_screensaver_plugin.la
-
-
-
-
-fi
-
-# Check whether --enable-glx was given.
-if test "${enable_glx+set}" = set; then :
-  enableval=$enable_glx;
-else
-
-  enable_glx="$enable_xcb"
-
-fi
-
-if test "${enable_glx}" != "no"; then :
-
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for XLIB_XCB" >&5
-$as_echo_n "checking for XLIB_XCB... " >&6; }
-
-if test -n "$XLIB_XCB_CFLAGS"; then
-    pkg_cv_XLIB_XCB_CFLAGS="$XLIB_XCB_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"x11-xcb\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "x11-xcb") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_XLIB_XCB_CFLAGS=`$PKG_CONFIG --cflags "x11-xcb" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$XLIB_XCB_LIBS"; then
-    pkg_cv_XLIB_XCB_LIBS="$XLIB_XCB_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"x11-xcb\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "x11-xcb") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_XLIB_XCB_LIBS=`$PKG_CONFIG --libs "x11-xcb" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        XLIB_XCB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "x11-xcb" 2>&1`
-        else
-	        XLIB_XCB_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "x11-xcb" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$XLIB_XCB_PKG_ERRORS" >&5
-
-	as_fn_error $? "Package requirements (x11-xcb) were not met:
-
-$XLIB_XCB_PKG_ERRORS
-
-Consider adjusting the PKG_CONFIG_PATH environment variable if you
-installed software in a non-standard prefix.
-
-Alternatively, you may set the environment variables XLIB_XCB_CFLAGS
-and XLIB_XCB_LIBS to avoid the need to call pkg-config.
-See the pkg-config man page for more details." "$LINENO" 5
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
-as_fn_error $? "The pkg-config script could not be found or is too old.  Make sure it
-is in your PATH or set the PKG_CONFIG environment variable to the full
-path to pkg-config.
-
-Alternatively, you may set the environment variables XLIB_XCB_CFLAGS
-and XLIB_XCB_LIBS to avoid the need to call pkg-config.
-See the pkg-config man page for more details.
-
-To get pkg-config, see <http://pkg-config.freedesktop.org/>.
-See \`config.log' for more details" "$LINENO" 5; }
-else
-	XLIB_XCB_CFLAGS=$pkg_cv_XLIB_XCB_CFLAGS
-	XLIB_XCB_LIBS=$pkg_cv_XLIB_XCB_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-
-fi
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for GL" >&5
-$as_echo_n "checking for GL... " >&6; }
-
-if test -n "$GL_CFLAGS"; then
-    pkg_cv_GL_CFLAGS="$GL_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gl\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "gl") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_GL_CFLAGS=`$PKG_CONFIG --cflags "gl" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$GL_LIBS"; then
-    pkg_cv_GL_LIBS="$GL_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gl\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "gl") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_GL_LIBS=`$PKG_CONFIG --libs "gl" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        GL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gl" 2>&1`
-        else
-	        GL_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gl" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$GL_PKG_ERRORS" >&5
-
-
-    ac_fn_c_check_header_mongrel "$LINENO" "GL/gl.h" "ac_cv_header_GL_gl_h" "$ac_includes_default"
-if test "x$ac_cv_header_GL_gl_h" = xyes; then :
-
-      GL_CFLAGS=""
-      GL_LIBS="-lGL"
-
-else
-
-      as_fn_error $? "GLX (libGL) cannot be found. If you do not need OpenGL with X11, use --disable-glx." "$LINENO" 5
-
-fi
-
-
-
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-    ac_fn_c_check_header_mongrel "$LINENO" "GL/gl.h" "ac_cv_header_GL_gl_h" "$ac_includes_default"
-if test "x$ac_cv_header_GL_gl_h" = xyes; then :
-
-      GL_CFLAGS=""
-      GL_LIBS="-lGL"
-
-else
-
-      as_fn_error $? "GLX (libGL) cannot be found. If you do not need OpenGL with X11, use --disable-glx." "$LINENO" 5
-
-fi
-
-
-
-else
-	GL_CFLAGS=$pkg_cv_GL_CFLAGS
-	GL_LIBS=$pkg_cv_GL_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-
-fi
-
-
-    PLUGINS="${PLUGINS} xcb_glx"
-    LTLIBxcb_glx=libxcb_glx_plugin.la
-
-
-
-
-fi
-
-
-
-
-# Check whether --enable-opengl was given.
-if test "${enable_opengl+set}" = set; then :
-  enableval=$enable_opengl;
-fi
-
-if test "${enable_opengl}" != "no" &&
-   test "${SYS}" = "darwin"; then
-
-
-    PLUGINS="${PLUGINS} opengl"
-    LTLIBopengl=libopengl_plugin.la
-
-
-
-
-
-    eval "LIBS_opengl="'"'"-Wl,-framework,OpenGL "'$'"{LIBS_opengl}"'"'
-    am_modules_with_libs="${am_modules_with_libs} opengl"
-
-
-fi
-
-# Check whether --enable-sdl was given.
-if test "${enable_sdl+set}" = set; then :
-  enableval=$enable_sdl;
-fi
-
-# Check whether --enable-sdl-image was given.
-if test "${enable_sdl_image+set}" = set; then :
-  enableval=$enable_sdl_image;
-fi
-
-if test "${enable_sdl}" != "no"
-then
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for SDL" >&5
-$as_echo_n "checking for SDL... " >&6; }
-
-if test -n "$SDL_CFLAGS"; then
-    pkg_cv_SDL_CFLAGS="$SDL_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"sdl >= 1.2.10\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "sdl >= 1.2.10") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_SDL_CFLAGS=`$PKG_CONFIG --cflags "sdl >= 1.2.10" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$SDL_LIBS"; then
-    pkg_cv_SDL_LIBS="$SDL_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"sdl >= 1.2.10\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "sdl >= 1.2.10") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_SDL_LIBS=`$PKG_CONFIG --libs "sdl >= 1.2.10" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        SDL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "sdl >= 1.2.10" 2>&1`
-        else
-	        SDL_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "sdl >= 1.2.10" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$SDL_PKG_ERRORS" >&5
-
-
-     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: The development package for SDL is not present or too old.
-                  You need 1.2.10. Alternatively you can also configure with
-                  --disable-sdl." >&5
-$as_echo "$as_me: WARNING: The development package for SDL is not present or too old.
-                  You need 1.2.10. Alternatively you can also configure with
-                  --disable-sdl." >&2;}
-
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-     { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: The development package for SDL is not present or too old.
-                  You need 1.2.10. Alternatively you can also configure with
-                  --disable-sdl." >&5
-$as_echo "$as_me: WARNING: The development package for SDL is not present or too old.
-                  You need 1.2.10. Alternatively you can also configure with
-                  --disable-sdl." >&2;}
-
-else
-	SDL_CFLAGS=$pkg_cv_SDL_CFLAGS
-	SDL_LIBS=$pkg_cv_SDL_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-
-      # SDL on Darwin is heavily patched and can only run SDL_image
-      if test "${SYS}" != "darwin"; then
-
-
-    PLUGINS="${PLUGINS} vout_sdl"
-    LTLIBvout_sdl=libvout_sdl_plugin.la
-
-
-    PLUGINS="${PLUGINS} aout_sdl"
-    LTLIBaout_sdl=libaout_sdl_plugin.la
-
-
-
-      fi
-      if test "${SYS}" != "mingw32"; then
-
-
-    eval "LIBS_vout_sdl="'"'"${X_LIBS} ${X_PRE_LIBS} -lX11 "'$'"{LIBS_vout_sdl}"'"'
-    am_modules_with_libs="${am_modules_with_libs} vout_sdl"
-
-
-      fi
-
-
-    eval "CFLAGS_vout_sdl="'"$'"{CFLAGS_vout_sdl} ${SDL_CFLAGS}"'"'
-    am_modules_with_cflags="${am_modules_with_cflags} vout_sdl"
-
-    eval "CFLAGS_aout_sdl="'"$'"{CFLAGS_aout_sdl} ${SDL_CFLAGS}"'"'
-    am_modules_with_cflags="${am_modules_with_cflags} aout_sdl"
-
-
-
-
-    eval "LIBS_vout_sdl="'"'"${SDL_LIBS} "'$'"{LIBS_vout_sdl}"'"'
-    am_modules_with_libs="${am_modules_with_libs} vout_sdl"
-
-    eval "LIBS_aout_sdl="'"'"${SDL_LIBS} "'$'"{LIBS_aout_sdl}"'"'
-    am_modules_with_libs="${am_modules_with_libs} aout_sdl"
-
-
-
-      # SDL_image
-      if  test "${enable_sdl_image}" != "no"; then :
-
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for SDL_IMAGE" >&5
-$as_echo_n "checking for SDL_IMAGE... " >&6; }
-
-if test -n "$SDL_IMAGE_CFLAGS"; then
-    pkg_cv_SDL_IMAGE_CFLAGS="$SDL_IMAGE_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"SDL_image >= 1.2.10\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "SDL_image >= 1.2.10") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_SDL_IMAGE_CFLAGS=`$PKG_CONFIG --cflags "SDL_image >= 1.2.10" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$SDL_IMAGE_LIBS"; then
-    pkg_cv_SDL_IMAGE_LIBS="$SDL_IMAGE_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"SDL_image >= 1.2.10\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "SDL_image >= 1.2.10") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_SDL_IMAGE_LIBS=`$PKG_CONFIG --libs "SDL_image >= 1.2.10" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        SDL_IMAGE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "SDL_image >= 1.2.10" 2>&1`
-        else
-	        SDL_IMAGE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "SDL_image >= 1.2.10" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$SDL_IMAGE_PKG_ERRORS" >&5
-
-	 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: The development package for SDL_image is not installed.
-    You should install it alongside your SDL package." >&5
-$as_echo "$as_me: WARNING: The development package for SDL_image is not installed.
-    You should install it alongside your SDL package." >&2;}
-
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: The development package for SDL_image is not installed.
-    You should install it alongside your SDL package." >&5
-$as_echo "$as_me: WARNING: The development package for SDL_image is not installed.
-    You should install it alongside your SDL package." >&2;}
-
-else
-	SDL_IMAGE_CFLAGS=$pkg_cv_SDL_IMAGE_CFLAGS
-	SDL_IMAGE_LIBS=$pkg_cv_SDL_IMAGE_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-
-
-
-    PLUGINS="${PLUGINS} sdl_image"
-    LTLIBsdl_image=libsdl_image_plugin.la
-
-
-
-
-
-    eval "LIBS_sdl_image="'"'"${SDL_IMAGE_LIBS} "'$'"{LIBS_sdl_image}"'"'
-    am_modules_with_libs="${am_modules_with_libs} sdl_image"
-
-
-
-
-    eval "CFLAGS_sdl_image="'"$'"{CFLAGS_sdl_image} ${SDL_IMAGE_CFLAGS}"'"'
-    am_modules_with_cflags="${am_modules_with_cflags} sdl_image"
-
-
-fi
-
-fi
-
-fi
-fi
-
-# Check whether --enable-freetype was given.
-if test "${enable_freetype+set}" = set; then :
-  enableval=$enable_freetype;
-fi
-
-# Check whether --enable-fribidi was given.
-if test "${enable_fribidi+set}" = set; then :
-  enableval=$enable_fribidi;
-fi
-
-# Check whether --enable-fontconfig was given.
-if test "${enable_fontconfig+set}" = set; then :
-  enableval=$enable_fontconfig;
-fi
-
-if test "${enable_freetype}" != "no"
-then
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for FREETYPE" >&5
-$as_echo_n "checking for FREETYPE... " >&6; }
-
-if test -n "$FREETYPE_CFLAGS"; then
-    pkg_cv_FREETYPE_CFLAGS="$FREETYPE_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"freetype2\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "freetype2") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_FREETYPE_CFLAGS=`$PKG_CONFIG --cflags "freetype2" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$FREETYPE_LIBS"; then
-    pkg_cv_FREETYPE_LIBS="$FREETYPE_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"freetype2\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "freetype2") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_FREETYPE_LIBS=`$PKG_CONFIG --libs "freetype2" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        FREETYPE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "freetype2" 2>&1`
-        else
-	        FREETYPE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "freetype2" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$FREETYPE_PKG_ERRORS" >&5
-
-
-  have_freetype=no
-  if  test "${enable_freetype}" =  "yes"; then :
-
-    as_fn_error $? "I couldn't find the freetype package. You can download libfreetype2
-from http://www.freetype.org/, or configure with --disable-freetype. Have a nice day.
-      " "$LINENO" 5
-
-fi
-
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-  have_freetype=no
-  if  test "${enable_freetype}" =  "yes"; then :
-
-    as_fn_error $? "I couldn't find the freetype package. You can download libfreetype2
-from http://www.freetype.org/, or configure with --disable-freetype. Have a nice day.
-      " "$LINENO" 5
-
-fi
-
-else
-	FREETYPE_CFLAGS=$pkg_cv_FREETYPE_CFLAGS
-	FREETYPE_LIBS=$pkg_cv_FREETYPE_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-
-
-
-    PLUGINS="${PLUGINS} freetype"
-    LTLIBfreetype=libfreetype_plugin.la
-
-
-
-      have_freetype=yes
-
-
-    eval "CPPFLAGS_freetype="'"$'"{CPPFLAGS_freetype} ${FREETYPE_CFLAGS}"'"'
-    am_modules_with_cppflags="${am_modules_with_cppflags} freetype"
-
-    eval "CPPFLAGS_skins2="'"$'"{CPPFLAGS_skins2} ${FREETYPE_CFLAGS}"'"'
-    am_modules_with_cppflags="${am_modules_with_cppflags} skins2"
-
-
-      if test "${SYS}" = "mingw32"; then
-
-
-    eval "LIBS_freetype="'"'"-liconv -lz -lgdi32 "'$'"{LIBS_freetype}"'"'
-    am_modules_with_libs="${am_modules_with_libs} freetype"
-
-
-      fi
-
-
-    eval "LIBS_freetype="'"'"${FREETYPE_LIBS} "'$'"{LIBS_freetype}"'"'
-    am_modules_with_libs="${am_modules_with_libs} freetype"
-
-    eval "LIBS_skins2="'"'"${FREETYPE_LIBS} "'$'"{LIBS_skins2}"'"'
-    am_modules_with_libs="${am_modules_with_libs} skins2"
-
-
-      if test "${enable_fontconfig}" != "no"
-      then
-        for ac_header in fontconfig/fontconfig.h
-do :
-  ac_fn_c_check_header_mongrel "$LINENO" "fontconfig/fontconfig.h" "ac_cv_header_fontconfig_fontconfig_h" "$ac_includes_default"
-if test "x$ac_cv_header_fontconfig_fontconfig_h" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_FONTCONFIG_FONTCONFIG_H 1
-_ACEOF
-
-
-    eval "CPPFLAGS_freetype="'"$'"{CPPFLAGS_freetype} -DHAVE_FONTCONFIG"'"'
-    am_modules_with_cppflags="${am_modules_with_cppflags} freetype"
-
-
-
-
-    eval "LIBS_freetype="'"'"-lfontconfig "'$'"{LIBS_freetype}"'"'
-    am_modules_with_libs="${am_modules_with_libs} freetype"
-
-
-fi
-
-done
-
-        for ac_header in Carbon/Carbon.h
-do :
-  ac_fn_c_check_header_mongrel "$LINENO" "Carbon/Carbon.h" "ac_cv_header_Carbon_Carbon_h" "$ac_includes_default"
-if test "x$ac_cv_header_Carbon_Carbon_h" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_CARBON_CARBON_H 1
-_ACEOF
-
-
-    eval "LDFLAGS_freetype="'"-Wl,-framework,Carbon $'"{LDFLAGS_freetype}"'"'
-    am_modules_with_ldflags="${am_modules_with_ldflags} freetype"
-
-
-fi
-
-done
-
-      fi
-
-           if test "${enable_fribidi}" != "no"
-      then
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for FRIBIDI" >&5
-$as_echo_n "checking for FRIBIDI... " >&6; }
-
-if test -n "$FRIBIDI_CFLAGS"; then
-    pkg_cv_FRIBIDI_CFLAGS="$FRIBIDI_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"fribidi\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "fribidi") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_FRIBIDI_CFLAGS=`$PKG_CONFIG --cflags "fribidi" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$FRIBIDI_LIBS"; then
-    pkg_cv_FRIBIDI_LIBS="$FRIBIDI_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"fribidi\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "fribidi") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_FRIBIDI_LIBS=`$PKG_CONFIG --libs "fribidi" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        FRIBIDI_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "fribidi" 2>&1`
-        else
-	        FRIBIDI_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "fribidi" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$FRIBIDI_PKG_ERRORS" >&5
-
-	as_fn_error $? "Package requirements (fribidi) were not met:
-
-$FRIBIDI_PKG_ERRORS
-
-Consider adjusting the PKG_CONFIG_PATH environment variable if you
-installed software in a non-standard prefix.
-
-Alternatively, you may set the environment variables FRIBIDI_CFLAGS
-and FRIBIDI_LIBS to avoid the need to call pkg-config.
-See the pkg-config man page for more details." "$LINENO" 5
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
-as_fn_error $? "The pkg-config script could not be found or is too old.  Make sure it
-is in your PATH or set the PKG_CONFIG environment variable to the full
-path to pkg-config.
-
-Alternatively, you may set the environment variables FRIBIDI_CFLAGS
-and FRIBIDI_LIBS to avoid the need to call pkg-config.
-See the pkg-config man page for more details.
-
-To get pkg-config, see <http://pkg-config.freedesktop.org/>.
-See \`config.log' for more details" "$LINENO" 5; }
-else
-	FRIBIDI_CFLAGS=$pkg_cv_FRIBIDI_CFLAGS
-	FRIBIDI_LIBS=$pkg_cv_FRIBIDI_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-
-
-
-    eval "CPPFLAGS_freetype="'"$'"{CPPFLAGS_freetype} ${FRIBIDI_CFLAGS} -DHAVE_FRIBIDI"'"'
-    am_modules_with_cppflags="${am_modules_with_cppflags} freetype"
-
-    eval "CPPFLAGS_skins2="'"$'"{CPPFLAGS_skins2} ${FRIBIDI_CFLAGS} -DHAVE_FRIBIDI"'"'
-    am_modules_with_cppflags="${am_modules_with_cppflags} skins2"
-
-
-
-
-    eval "LIBS_freetype="'"'"${FRIBIDI_LIBS} "'$'"{LIBS_freetype}"'"'
-    am_modules_with_libs="${am_modules_with_libs} freetype"
-
-    eval "LIBS_skins2="'"'"${FRIBIDI_LIBS} "'$'"{LIBS_skins2}"'"'
-    am_modules_with_libs="${am_modules_with_libs} skins2"
-
-
-
-fi
-      fi
-
-
-fi
-
-fi
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-# Check whether --enable-libxml2 was given.
-if test "${enable_libxml2+set}" = set; then :
-  enableval=$enable_libxml2;
-else
-  enable_libxml2=auto
-fi
-
-
-case $enable_libxml2 in #(
-  yes) :
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for LIBXML2" >&5
-$as_echo_n "checking for LIBXML2... " >&6; }
-
-if test -n "$LIBXML2_CFLAGS"; then
-    pkg_cv_LIBXML2_CFLAGS="$LIBXML2_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libxml-2.0 >= 2.5\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libxml-2.0 >= 2.5") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_LIBXML2_CFLAGS=`$PKG_CONFIG --cflags "libxml-2.0 >= 2.5" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$LIBXML2_LIBS"; then
-    pkg_cv_LIBXML2_LIBS="$LIBXML2_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libxml-2.0 >= 2.5\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libxml-2.0 >= 2.5") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_LIBXML2_LIBS=`$PKG_CONFIG --libs "libxml-2.0 >= 2.5" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        LIBXML2_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libxml-2.0 >= 2.5" 2>&1`
-        else
-	        LIBXML2_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libxml-2.0 >= 2.5" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$LIBXML2_PKG_ERRORS" >&5
-
-	if test x"$enable_libxml2" = "xyes"; then :
-  as_fn_error $? "Library libxml-2.0 >= 2.5 needed for libxml2 was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library libxml-2.0 >= 2.5 needed for libxml2 was not found" >&5
-$as_echo "$as_me: WARNING: Library libxml-2.0 >= 2.5 needed for libxml2 was not found" >&2;}
-
-fi
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	if test x"$enable_libxml2" = "xyes"; then :
-  as_fn_error $? "Library libxml-2.0 >= 2.5 needed for libxml2 was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library libxml-2.0 >= 2.5 needed for libxml2 was not found" >&5
-$as_echo "$as_me: WARNING: Library libxml-2.0 >= 2.5 needed for libxml2 was not found" >&2;}
-
-fi
-else
-	LIBXML2_CFLAGS=$pkg_cv_LIBXML2_CFLAGS
-	LIBXML2_LIBS=$pkg_cv_LIBXML2_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	PLUGINS="${PLUGINS} xml"
-    LTLIBxml=libxml_plugin.la
-
-
-
-
-
-
-    eval "CFLAGS_xml="'"$'"{CFLAGS_xml} $LIBXML2_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} xml"
-
-
-
-
-    eval "LIBS_xml="'"'"$LIBXML2_LIBS  "'$'"{LIBS_xml}"'"'
-    am_modules_with_libs="${am_modules_with_libs} xml"
-
-
-fi ;; #(
-  auto) :
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for LIBXML2" >&5
-$as_echo_n "checking for LIBXML2... " >&6; }
-
-if test -n "$LIBXML2_CFLAGS"; then
-    pkg_cv_LIBXML2_CFLAGS="$LIBXML2_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libxml-2.0 >= 2.5\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libxml-2.0 >= 2.5") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_LIBXML2_CFLAGS=`$PKG_CONFIG --cflags "libxml-2.0 >= 2.5" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$LIBXML2_LIBS"; then
-    pkg_cv_LIBXML2_LIBS="$LIBXML2_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libxml-2.0 >= 2.5\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libxml-2.0 >= 2.5") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_LIBXML2_LIBS=`$PKG_CONFIG --libs "libxml-2.0 >= 2.5" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        LIBXML2_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libxml-2.0 >= 2.5" 2>&1`
-        else
-	        LIBXML2_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libxml-2.0 >= 2.5" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$LIBXML2_PKG_ERRORS" >&5
-
-	enable_libxml2=no
- if test x"$enable_libxml2" = "xyes"; then :
-  as_fn_error $? "Library libxml-2.0 >= 2.5 needed for libxml2 was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library libxml-2.0 >= 2.5 needed for libxml2 was not found" >&5
-$as_echo "$as_me: WARNING: Library libxml-2.0 >= 2.5 needed for libxml2 was not found" >&2;}
-
-fi
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	enable_libxml2=no
- if test x"$enable_libxml2" = "xyes"; then :
-  as_fn_error $? "Library libxml-2.0 >= 2.5 needed for libxml2 was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library libxml-2.0 >= 2.5 needed for libxml2 was not found" >&5
-$as_echo "$as_me: WARNING: Library libxml-2.0 >= 2.5 needed for libxml2 was not found" >&2;}
-
-fi
-else
-	LIBXML2_CFLAGS=$pkg_cv_LIBXML2_CFLAGS
-	LIBXML2_LIBS=$pkg_cv_LIBXML2_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	enable_libxml2=yes
-
-
-    PLUGINS="${PLUGINS} xml"
-    LTLIBxml=libxml_plugin.la
-
-
-
-
-
-
-    eval "CFLAGS_xml="'"$'"{CFLAGS_xml} $LIBXML2_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} xml"
-
-
-
-
-    eval "LIBS_xml="'"'"$LIBXML2_LIBS  "'$'"{LIBS_xml}"'"'
-    am_modules_with_libs="${am_modules_with_libs} xml"
-
-
-fi ;; #(
-  *) :
-     ;;
-esac
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-# Check whether --enable-svg was given.
-if test "${enable_svg+set}" = set; then :
-  enableval=$enable_svg;
-else
-  enable_svg=auto
-fi
-
-
-case $enable_svg in #(
-  yes) :
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for SVG" >&5
-$as_echo_n "checking for SVG... " >&6; }
-
-if test -n "$SVG_CFLAGS"; then
-    pkg_cv_SVG_CFLAGS="$SVG_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"librsvg-2.0 >= 2.9.0\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "librsvg-2.0 >= 2.9.0") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_SVG_CFLAGS=`$PKG_CONFIG --cflags "librsvg-2.0 >= 2.9.0" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$SVG_LIBS"; then
-    pkg_cv_SVG_LIBS="$SVG_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"librsvg-2.0 >= 2.9.0\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "librsvg-2.0 >= 2.9.0") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_SVG_LIBS=`$PKG_CONFIG --libs "librsvg-2.0 >= 2.9.0" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        SVG_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "librsvg-2.0 >= 2.9.0" 2>&1`
-        else
-	        SVG_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "librsvg-2.0 >= 2.9.0" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$SVG_PKG_ERRORS" >&5
-
-	if test x"$enable_svg" = "xyes"; then :
-  as_fn_error $? "Library librsvg-2.0 >= 2.9.0 needed for svg was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library librsvg-2.0 >= 2.9.0 needed for svg was not found" >&5
-$as_echo "$as_me: WARNING: Library librsvg-2.0 >= 2.9.0 needed for svg was not found" >&2;}
-
-fi
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	if test x"$enable_svg" = "xyes"; then :
-  as_fn_error $? "Library librsvg-2.0 >= 2.9.0 needed for svg was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library librsvg-2.0 >= 2.9.0 needed for svg was not found" >&5
-$as_echo "$as_me: WARNING: Library librsvg-2.0 >= 2.9.0 needed for svg was not found" >&2;}
-
-fi
-else
-	SVG_CFLAGS=$pkg_cv_SVG_CFLAGS
-	SVG_LIBS=$pkg_cv_SVG_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	PLUGINS="${PLUGINS} svg"
-    LTLIBsvg=libsvg_plugin.la
-
-
-
-
-
-
-    eval "CFLAGS_svg="'"$'"{CFLAGS_svg} $SVG_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} svg"
-
-
-
-
-    eval "LIBS_svg="'"'"$SVG_LIBS  "'$'"{LIBS_svg}"'"'
-    am_modules_with_libs="${am_modules_with_libs} svg"
-
-
-fi ;; #(
-  auto) :
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for SVG" >&5
-$as_echo_n "checking for SVG... " >&6; }
-
-if test -n "$SVG_CFLAGS"; then
-    pkg_cv_SVG_CFLAGS="$SVG_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"librsvg-2.0 >= 2.9.0\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "librsvg-2.0 >= 2.9.0") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_SVG_CFLAGS=`$PKG_CONFIG --cflags "librsvg-2.0 >= 2.9.0" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$SVG_LIBS"; then
-    pkg_cv_SVG_LIBS="$SVG_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"librsvg-2.0 >= 2.9.0\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "librsvg-2.0 >= 2.9.0") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_SVG_LIBS=`$PKG_CONFIG --libs "librsvg-2.0 >= 2.9.0" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        SVG_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "librsvg-2.0 >= 2.9.0" 2>&1`
-        else
-	        SVG_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "librsvg-2.0 >= 2.9.0" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$SVG_PKG_ERRORS" >&5
-
-	enable_svg=no
- if test x"$enable_svg" = "xyes"; then :
-  as_fn_error $? "Library librsvg-2.0 >= 2.9.0 needed for svg was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library librsvg-2.0 >= 2.9.0 needed for svg was not found" >&5
-$as_echo "$as_me: WARNING: Library librsvg-2.0 >= 2.9.0 needed for svg was not found" >&2;}
-
-fi
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	enable_svg=no
- if test x"$enable_svg" = "xyes"; then :
-  as_fn_error $? "Library librsvg-2.0 >= 2.9.0 needed for svg was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library librsvg-2.0 >= 2.9.0 needed for svg was not found" >&5
-$as_echo "$as_me: WARNING: Library librsvg-2.0 >= 2.9.0 needed for svg was not found" >&2;}
-
-fi
-else
-	SVG_CFLAGS=$pkg_cv_SVG_CFLAGS
-	SVG_LIBS=$pkg_cv_SVG_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	enable_svg=yes
-
-
-    PLUGINS="${PLUGINS} svg"
-    LTLIBsvg=libsvg_plugin.la
-
-
-
-
-
-
-    eval "CFLAGS_svg="'"$'"{CFLAGS_svg} $SVG_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} svg"
-
-
-
-
-    eval "LIBS_svg="'"'"$SVG_LIBS  "'$'"{LIBS_svg}"'"'
-    am_modules_with_libs="${am_modules_with_libs} svg"
-
-
-fi ;; #(
-  *) :
-     ;;
-esac
-
-
-
-
-
-
-
-
-
-
-
-
-# Check whether --enable-snapshot was given.
-if test "${enable_snapshot+set}" = set; then :
-  enableval=$enable_snapshot;
-fi
-
-if test "${enable_snapshot}" = "yes"
-then
-
-
-    PLUGINS="${PLUGINS} snapshot"
-    LTLIBsnapshot=libsnapshot_plugin.la
-
-
-
-fi
-
-# Check whether --enable-hd1000v was given.
-if test "${enable_hd1000v+set}" = set; then :
-  enableval=$enable_hd1000v;
-fi
-
-if test "${enable_hd1000v}" != "no" -a "${CXX}" != "" &&
-  (test "${SYS}" != "mingw32" -a "${SYS}" != "mingwce" ||
-   test "${enable_hd1000v}" = "yes"); then
-  ac_ext=cpp
-ac_cpp='$CXXCPP $CPPFLAGS'
-ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
-
-  for ac_header in cascade/graphics/CascadeScreen.h cascade/graphics/CascadeBitmap.h
-do :
-  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
-ac_fn_cxx_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
-if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
-  cat >>confdefs.h <<_ACEOF
-#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
-_ACEOF
-
-    can_build_roku="yes"
-
-else
-
-    can_build_roku="no"
-    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Not building Roku HD1000 compatible video output" >&5
-$as_echo "$as_me: WARNING: Not building Roku HD1000 compatible video output" >&2;}
-
-fi
-
-done
-
-  if test "$can_build_roku" = "yes"
-  then
-
-
-    PLUGINS="${PLUGINS} hd1000v"
-    LTLIBhd1000v=libhd1000v_plugin.la
-
-
-
-
-
-    eval "LIBS_hd1000v="'"'"-lCascade -ldvbpsi -lmad "'$'"{LIBS_hd1000v}"'"'
-    am_modules_with_libs="${am_modules_with_libs} hd1000v"
-
-
-  fi
-  ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-fi
-
-
-if test "${SYS}" = "mingw32" -o "${SYS}" = "mingwce"
-then
-
-
-    PLUGINS="${PLUGINS} panoramix"
-    LTLIBpanoramix=libpanoramix_plugin.la
-
-
-
-fi
-
-# Check whether --enable-directx was given.
-if test "${enable_directx+set}" = set; then :
-  enableval=$enable_directx;
-fi
-
-if test "${enable_directx}" != "no"
-then
-  if test "${SYS}" = "mingw32" -o "${SYS}" = "mingwce"
-  then
-      for ac_header in ddraw.h
-do :
-  ac_fn_c_check_header_mongrel "$LINENO" "ddraw.h" "ac_cv_header_ddraw_h" "$ac_includes_default"
-if test "x$ac_cv_header_ddraw_h" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_DDRAW_H 1
-_ACEOF
-
-
-    PLUGINS="${PLUGINS} directx"
-    LTLIBdirectx=libdirectx_plugin.la
-
-
-    PLUGINS="${PLUGINS} aout_directx"
-    LTLIBaout_directx=libaout_directx_plugin.la
-
-
-
-
-
-    eval "LIBS_directx="'"'"-lgdi32 "'$'"{LIBS_directx}"'"'
-    am_modules_with_libs="${am_modules_with_libs} directx"
-
-
-
-else
-  as_fn_error $? "Cannot find DirectX headers!" "$LINENO" 5
-
-fi
-
-done
-
-      for ac_header in GL/gl.h
-do :
-  ac_fn_c_check_header_mongrel "$LINENO" "GL/gl.h" "ac_cv_header_GL_gl_h" "$ac_includes_default"
-if test "x$ac_cv_header_GL_gl_h" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_GL_GL_H 1
-_ACEOF
-
-
-    PLUGINS="${PLUGINS} glwin32"
-    LTLIBglwin32=libglwin32_plugin.la
-
-
-
-
-
-    eval "LIBS_glwin32="'"'"-lopengl32 -lgdi32 "'$'"{LIBS_glwin32}"'"'
-    am_modules_with_libs="${am_modules_with_libs} glwin32"
-
-
-
-fi
-
-done
-
-      for ac_header in d3d9.h
-do :
-  ac_fn_c_check_header_mongrel "$LINENO" "d3d9.h" "ac_cv_header_d3d9_h" "$ac_includes_default"
-if test "x$ac_cv_header_d3d9_h" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_D3D9_H 1
-_ACEOF
-
-
-    PLUGINS="${PLUGINS} direct3d"
-    LTLIBdirect3d=libdirect3d_plugin.la
-
-
-
-
-
-    eval "LIBS_direct3d="'"'"-lgdi32 "'$'"{LIBS_direct3d}"'"'
-    am_modules_with_libs="${am_modules_with_libs} direct3d"
-
-
-
-fi
-
-done
-
-
-
-    eval "LIBS_direct3d="'"'"-lole32 "'$'"{LIBS_direct3d}"'"'
-    am_modules_with_libs="${am_modules_with_libs} direct3d"
-
-    eval "LIBS_directx="'"'"-lole32 "'$'"{LIBS_directx}"'"'
-    am_modules_with_libs="${am_modules_with_libs} directx"
-
-    eval "LIBS_glwin32="'"'"-lole32 "'$'"{LIBS_glwin32}"'"'
-    am_modules_with_libs="${am_modules_with_libs} glwin32"
-
-
-  fi
-fi
-
-# Check whether --enable-wingdi was given.
-if test "${enable_wingdi+set}" = set; then :
-  enableval=$enable_wingdi;
-fi
-
-if test "${enable_wingdi}" != "no"; then
-  if test "${SYS}" = "mingw32"; then
-
-
-    PLUGINS="${PLUGINS} wingdi"
-    LTLIBwingdi=libwingdi_plugin.la
-
-
-
-
-
-    eval "LIBS_wingdi="'"'"-lgdi32 -lole32 "'$'"{LIBS_wingdi}"'"'
-    am_modules_with_libs="${am_modules_with_libs} wingdi"
-
-
-  fi
-  if test "${SYS}" = "mingwce"; then
-
-
-    PLUGINS="${PLUGINS} wingdi"
-    LTLIBwingdi=libwingdi_plugin.la
-
-
-    PLUGINS="${PLUGINS} wingapi"
-    LTLIBwingapi=libwingapi_plugin.la
-
-
-
-
-
-    eval "LIBS_wingdi="'"'"-laygshell "'$'"{LIBS_wingdi}"'"'
-    am_modules_with_libs="${am_modules_with_libs} wingdi"
-
-
-
-
-    eval "LIBS_wingapi="'"'"-laygshell "'$'"{LIBS_wingapi}"'"'
-    am_modules_with_libs="${am_modules_with_libs} wingapi"
-
-
-  fi
-fi
-
-
-# Check whether --enable-fb was given.
-if test "${enable_fb+set}" = set; then :
-  enableval=$enable_fb;
-fi
-
-    if test "${enable_fb}" != "no"
-    then
-      for ac_header in linux/fb.h
-do :
-  ac_fn_c_check_header_mongrel "$LINENO" "linux/fb.h" "ac_cv_header_linux_fb_h" "$ac_includes_default"
-if test "x$ac_cv_header_linux_fb_h" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_LINUX_FB_H 1
-_ACEOF
-
-
-
-    PLUGINS="${PLUGINS} fb"
-    LTLIBfb=libfb_plugin.la
-
-
-
-
-fi
-
-done
-
-    fi
-
-# Check whether --enable-omapfb was given.
-if test "${enable_omapfb+set}" = set; then :
-  enableval=$enable_omapfb;
-fi
-
-    if test "${enable_omapfb}" = "yes"
-    then
-      for ac_header in asm/arch-omap/omapfb.h
-do :
-  ac_fn_c_check_header_mongrel "$LINENO" "asm/arch-omap/omapfb.h" "ac_cv_header_asm_arch_omap_omapfb_h" "$ac_includes_default"
-if test "x$ac_cv_header_asm_arch_omap_omapfb_h" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_ASM_ARCH_OMAP_OMAPFB_H 1
-_ACEOF
-
-
-
-    PLUGINS="${PLUGINS} omapfb"
-    LTLIBomapfb=libomapfb_plugin.la
-
-
-
-
-fi
-
-done
-
-
-
-    PLUGINS="${PLUGINS} swscale_omap"
-    LTLIBswscale_omap=libswscale_omap_plugin.la
-
-
-
-    fi
-
-# Check whether --enable-svgalib was given.
-if test "${enable_svgalib+set}" = set; then :
-  enableval=$enable_svgalib;
-fi
-
-if test "${enable_svgalib}" = "yes"
-then
-
-
-    PLUGINS="${PLUGINS} svgalib"
-    LTLIBsvgalib=libsvgalib_plugin.la
-
-
-
-
-
-    eval "LIBS_svgalib="'"'"-lvgagl -lvga "'$'"{LIBS_svgalib}"'"'
-    am_modules_with_libs="${am_modules_with_libs} svgalib"
-
-
-fi
-
-# Check whether --enable-directfb was given.
-if test "${enable_directfb+set}" = set; then :
-  enableval=$enable_directfb;
-fi
-
-
-# Check whether --with-directfb was given.
-if test "${with_directfb+set}" = set; then :
-  withval=$with_directfb;
-fi
-
-
-if test "${enable_directfb}" = "yes"; then
-    have_directfb="false"
-    CPPFLAGS_mydirectfb=
-    LIBS_mydirectfb=
-    if test "${with_directfb}" != "no" -a -n "${with_directfb}"; then
-                CPPFLAGS_save="${CPPFLAGS}"
-        LIBS_save="${LIBS}"
-
-        CPPFLAGS_new="-I${with_directfb}/include -D_REENTRANT -D_GNU_SOURCE"
-        LIBS_new="-L${with_directfb}/lib/fusion/.libs/ -L${with_directfb}/lib/direct/.libs/"
-        LIBS_new="${LIBS_new} -L${with_directfb}/src/.libs/"
-
-        CPPFLAGS="${CPPFLAGS} ${CPPFLAGS_new}"
-        LIBS="${LIBS} ${LIBS_new}"
-
-                ac_fn_c_check_header_mongrel "$LINENO" "directfb.h" "ac_cv_header_directfb_h" "$ac_includes_default"
-if test "x$ac_cv_header_directfb_h" = xyes; then :
-
-            { $as_echo "$as_me:${as_lineno-$LINENO}: checking for direct_initialize in -ldirect" >&5
-$as_echo_n "checking for direct_initialize in -ldirect... " >&6; }
-if ${ac_cv_lib_direct_direct_initialize+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-ldirect  $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char direct_initialize ();
-int
-main ()
-{
-return direct_initialize ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_lib_direct_direct_initialize=yes
-else
-  ac_cv_lib_direct_direct_initialize=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_direct_direct_initialize" >&5
-$as_echo "$ac_cv_lib_direct_direct_initialize" >&6; }
-if test "x$ac_cv_lib_direct_direct_initialize" = xyes; then :
-
-                { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fusion_enter in -lfusion" >&5
-$as_echo_n "checking for fusion_enter in -lfusion... " >&6; }
-if ${ac_cv_lib_fusion_fusion_enter+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-lfusion  $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char fusion_enter ();
-int
-main ()
-{
-return fusion_enter ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_lib_fusion_fusion_enter=yes
-else
-  ac_cv_lib_fusion_fusion_enter=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_fusion_fusion_enter" >&5
-$as_echo "$ac_cv_lib_fusion_fusion_enter" >&6; }
-if test "x$ac_cv_lib_fusion_fusion_enter" = xyes; then :
-
-                    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for DirectFBInit in -ldirectfb" >&5
-$as_echo_n "checking for DirectFBInit in -ldirectfb... " >&6; }
-if ${ac_cv_lib_directfb_DirectFBInit+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-ldirectfb  $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char DirectFBInit ();
-int
-main ()
-{
-return DirectFBInit ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_lib_directfb_DirectFBInit=yes
-else
-  ac_cv_lib_directfb_DirectFBInit=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_directfb_DirectFBInit" >&5
-$as_echo "$ac_cv_lib_directfb_DirectFBInit" >&6; }
-if test "x$ac_cv_lib_directfb_DirectFBInit" = xyes; then :
-  have_directfb="true"
-else
-  have_directfb="false"
-fi
-
-
-else
-  have_directfb="false"
-fi
-
-
-else
-  have_directfb="false"
-fi
-
-
-else
-  have_directfb="false"
-fi
-
-
-
-                CPPFLAGS="${CPPFLAGS_save}"
-        LIBS="${LIBS_save}"
-
-        if test "${have_directfb}" = "true"; then
-            LIBS_mydirectfb="${LIBS_new} -lz $LIBDL -ldirectfb -lfusion -ldirect -lpthread"
-            CPPFLAGS_mydirectfb="${CPPFLAGS_new}"
-        fi
-    else
-                # Extract the first word of "directfb-config", so it can be a program name with args.
-set dummy directfb-config; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_path_DIRECTFB_CONFIG+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  case $DIRECTFB_CONFIG in
-  [\\/]* | ?:[\\/]*)
-  ac_cv_path_DIRECTFB_CONFIG="$DIRECTFB_CONFIG" # Let the user override the test with a path.
-  ;;
-  *)
-  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in ${PATH}
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_path_DIRECTFB_CONFIG="$as_dir/$ac_word$ac_exec_ext"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-  test -z "$ac_cv_path_DIRECTFB_CONFIG" && ac_cv_path_DIRECTFB_CONFIG="no"
-  ;;
-esac
-fi
-DIRECTFB_CONFIG=$ac_cv_path_DIRECTFB_CONFIG
-if test -n "$DIRECTFB_CONFIG"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DIRECTFB_CONFIG" >&5
-$as_echo "$DIRECTFB_CONFIG" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-
-        if test "${DIRECTFB_CONFIG}" != "no"; then
-            CPPFLAGS_mydirectfb="`${DIRECTFB_CONFIG} --cflags`"
-            LIBS_mydirectfb="`${DIRECTFB_CONFIG} --libs`"
-            have_directfb="true"
-        else
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for DIRECTFB" >&5
-$as_echo_n "checking for DIRECTFB... " >&6; }
-
-if test -n "$DIRECTFB_CFLAGS"; then
-    pkg_cv_DIRECTFB_CFLAGS="$DIRECTFB_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"directfb\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "directfb") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_DIRECTFB_CFLAGS=`$PKG_CONFIG --cflags "directfb" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$DIRECTFB_LIBS"; then
-    pkg_cv_DIRECTFB_LIBS="$DIRECTFB_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"directfb\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "directfb") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_DIRECTFB_LIBS=`$PKG_CONFIG --libs "directfb" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        DIRECTFB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "directfb" 2>&1`
-        else
-	        DIRECTFB_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "directfb" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$DIRECTFB_PKG_ERRORS" >&5
-
-	have_directfb="false"
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	have_directfb="false"
-else
-	DIRECTFB_CFLAGS=$pkg_cv_DIRECTFB_CFLAGS
-	DIRECTFB_LIBS=$pkg_cv_DIRECTFB_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-
-                CPPFLAGS_mydirectfb="${DIRECTFB_CFLAGS}"
-                LIBS_mydirectfb="${DIRECTFB_LIBS}"
-                have_directfb="true"
-
-fi
-        fi
-    fi
-    if test "${have_directfb}" = "true"; then
-
-
-    PLUGINS="${PLUGINS} directfb"
-    LTLIBdirectfb=libdirectfb_plugin.la
-
-
-
-
-
-    eval "CPPFLAGS_directfb="'"$'"{CPPFLAGS_directfb} ${CPPFLAGS_mydirectfb}"'"'
-    am_modules_with_cppflags="${am_modules_with_cppflags} directfb"
-
-
-
-
-    eval "LIBS_directfb="'"'"${LIBS_mydirectfb} "'$'"{LIBS_directfb}"'"'
-    am_modules_with_libs="${am_modules_with_libs} directfb"
-
-
-    else
-        as_fn_error $? "cannot find directfb headers and/or libraries " "$LINENO" 5
-    fi
-fi
-
-
-
-# Check whether --enable-ggi was given.
-if test "${enable_ggi+set}" = set; then :
-  enableval=$enable_ggi;
-fi
-
-if test "${enable_ggi}" = "yes"
-then
-  ac_fn_c_check_header_mongrel "$LINENO" "ggi/ggi.h" "ac_cv_header_ggi_ggi_h" "$ac_includes_default"
-if test "x$ac_cv_header_ggi_ggi_h" = xyes; then :
-
-
-
-    PLUGINS="${PLUGINS} ggi"
-    LTLIBggi=libggi_plugin.la
-
-
-
-
-
-    eval "LIBS_ggi="'"'"-lggi "'$'"{LIBS_ggi}"'"'
-    am_modules_with_libs="${am_modules_with_libs} ggi"
-
-
-
-# Check whether --with-ggi was given.
-if test "${with_ggi+set}" = set; then :
-  withval=$with_ggi;  if test "${with_ggi}" != "no" -a -n "${with_ggi}"
-        then
-
-
-    eval "CPPFLAGS_ggi="'"$'"{CPPFLAGS_ggi} -I${with_ggi}/include"'"'
-    am_modules_with_cppflags="${am_modules_with_cppflags} ggi"
-
-
-
-
-    eval "LIBS_ggi="'"'"-L${with_ggi}/lib "'$'"{LIBS_ggi}"'"'
-    am_modules_with_libs="${am_modules_with_libs} ggi"
-
-
-        fi
-fi
-
-
-else
-
-       as_fn_error $? "LibGGI development files can't be found" "$LINENO" 5
-
-fi
-
-
-fi
-
-# Check whether --enable-aa was given.
-if test "${enable_aa+set}" = set; then :
-  enableval=$enable_aa;
-fi
-
-if test "${enable_aa}" = "yes"
-then
-  ac_fn_c_check_header_mongrel "$LINENO" "aalib.h" "ac_cv_header_aalib_h" "$ac_includes_default"
-if test "x$ac_cv_header_aalib_h" = xyes; then :
-  have_aa="true"
-else
-  have_aa="false"
-fi
-
-
-  if test "${have_aa}" = "true"
-  then
-
-
-    PLUGINS="${PLUGINS} aa"
-    LTLIBaa=libaa_plugin.la
-
-
-
-
-
-    eval "LIBS_aa="'"'"-laa "'$'"{LIBS_aa}"'"'
-    am_modules_with_libs="${am_modules_with_libs} aa"
-
-
-    if test "${SYS}" != "mingw32"; then
-
-
-    eval "LIBS_aa="'"'"${X_LIBS} ${X_PRE_LIBS} -lX11 "'$'"{LIBS_aa}"'"'
-    am_modules_with_libs="${am_modules_with_libs} aa"
-
-
-    fi
-  fi
-fi
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-# Check whether --enable-caca was given.
-if test "${enable_caca+set}" = set; then :
-  enableval=$enable_caca;
-else
-  enable_caca=auto
-fi
-
-
-case $enable_caca in #(
-  yes) :
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for CACA" >&5
-$as_echo_n "checking for CACA... " >&6; }
-
-if test -n "$CACA_CFLAGS"; then
-    pkg_cv_CACA_CFLAGS="$CACA_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"caca >= 0.99.beta14\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "caca >= 0.99.beta14") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_CACA_CFLAGS=`$PKG_CONFIG --cflags "caca >= 0.99.beta14" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$CACA_LIBS"; then
-    pkg_cv_CACA_LIBS="$CACA_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"caca >= 0.99.beta14\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "caca >= 0.99.beta14") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_CACA_LIBS=`$PKG_CONFIG --libs "caca >= 0.99.beta14" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        CACA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "caca >= 0.99.beta14" 2>&1`
-        else
-	        CACA_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "caca >= 0.99.beta14" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$CACA_PKG_ERRORS" >&5
-
-	if test x"$enable_caca" = "xyes"; then :
-  as_fn_error $? "Library caca >= 0.99.beta14 needed for caca was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library caca >= 0.99.beta14 needed for caca was not found" >&5
-$as_echo "$as_me: WARNING: Library caca >= 0.99.beta14 needed for caca was not found" >&2;}
-
-fi
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	if test x"$enable_caca" = "xyes"; then :
-  as_fn_error $? "Library caca >= 0.99.beta14 needed for caca was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library caca >= 0.99.beta14 needed for caca was not found" >&5
-$as_echo "$as_me: WARNING: Library caca >= 0.99.beta14 needed for caca was not found" >&2;}
-
-fi
-else
-	CACA_CFLAGS=$pkg_cv_CACA_CFLAGS
-	CACA_LIBS=$pkg_cv_CACA_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	PLUGINS="${PLUGINS} caca"
-    LTLIBcaca=libcaca_plugin.la
-
-
-
-
-
-
-    eval "CFLAGS_caca="'"$'"{CFLAGS_caca} $CACA_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} caca"
-
-
-
-
-    eval "LIBS_caca="'"'"$CACA_LIBS  "'$'"{LIBS_caca}"'"'
-    am_modules_with_libs="${am_modules_with_libs} caca"
-
-
-fi ;; #(
-  auto) :
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for CACA" >&5
-$as_echo_n "checking for CACA... " >&6; }
-
-if test -n "$CACA_CFLAGS"; then
-    pkg_cv_CACA_CFLAGS="$CACA_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"caca >= 0.99.beta14\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "caca >= 0.99.beta14") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_CACA_CFLAGS=`$PKG_CONFIG --cflags "caca >= 0.99.beta14" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$CACA_LIBS"; then
-    pkg_cv_CACA_LIBS="$CACA_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"caca >= 0.99.beta14\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "caca >= 0.99.beta14") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_CACA_LIBS=`$PKG_CONFIG --libs "caca >= 0.99.beta14" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        CACA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "caca >= 0.99.beta14" 2>&1`
-        else
-	        CACA_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "caca >= 0.99.beta14" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$CACA_PKG_ERRORS" >&5
-
-	enable_caca=no
- if test x"$enable_caca" = "xyes"; then :
-  as_fn_error $? "Library caca >= 0.99.beta14 needed for caca was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library caca >= 0.99.beta14 needed for caca was not found" >&5
-$as_echo "$as_me: WARNING: Library caca >= 0.99.beta14 needed for caca was not found" >&2;}
-
-fi
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	enable_caca=no
- if test x"$enable_caca" = "xyes"; then :
-  as_fn_error $? "Library caca >= 0.99.beta14 needed for caca was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library caca >= 0.99.beta14 needed for caca was not found" >&5
-$as_echo "$as_me: WARNING: Library caca >= 0.99.beta14 needed for caca was not found" >&2;}
-
-fi
-else
-	CACA_CFLAGS=$pkg_cv_CACA_CFLAGS
-	CACA_LIBS=$pkg_cv_CACA_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	enable_caca=yes
-
-
-    PLUGINS="${PLUGINS} caca"
-    LTLIBcaca=libcaca_plugin.la
-
-
-
-
-
-
-    eval "CFLAGS_caca="'"$'"{CFLAGS_caca} $CACA_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} caca"
-
-
-
-
-    eval "LIBS_caca="'"'"$CACA_LIBS  "'$'"{LIBS_caca}"'"'
-    am_modules_with_libs="${am_modules_with_libs} caca"
-
-
-fi ;; #(
-  *) :
-     ;;
-esac
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-# Check whether --enable-oss was given.
-if test "${enable_oss+set}" = set; then :
-  enableval=$enable_oss;
-fi
-
-
-if test "${enable_oss}" != "no" &&
-  (test "${SYS}" != "mingw32" -a "${SYS}" != "mingwce" ||
-   test "${enable_oss}" = "yes")
-then
-  for ac_header in soundcard.h sys/soundcard.h
-do :
-  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
-if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
-  cat >>confdefs.h <<_ACEOF
-#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
-_ACEOF
-
-
-
-    PLUGINS="${PLUGINS} oss"
-    LTLIBoss=liboss_plugin.la
-
-
-    PLUGINS="${PLUGINS} access_oss"
-    LTLIBaccess_oss=libaccess_oss_plugin.la
-
-
-
-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lossaudio" >&5
-$as_echo_n "checking for main in -lossaudio... " >&6; }
-if ${ac_cv_lib_ossaudio_main+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-lossaudio  $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-
-int
-main ()
-{
-return main ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_lib_ossaudio_main=yes
-else
-  ac_cv_lib_ossaudio_main=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ossaudio_main" >&5
-$as_echo "$ac_cv_lib_ossaudio_main" >&6; }
-if test "x$ac_cv_lib_ossaudio_main" = xyes; then :
-
-
-    eval "LIBS_oss="'"'"-lossaudio "'$'"{LIBS_oss}"'"'
-    am_modules_with_libs="${am_modules_with_libs} oss"
-
-    eval "LIBS_access_oss="'"'"-lossaudio "'$'"{LIBS_access_oss}"'"'
-    am_modules_with_libs="${am_modules_with_libs} access_oss"
-
-
-fi
-
-
-fi
-
-done
-
-fi
-
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for PULSE" >&5
-$as_echo_n "checking for PULSE... " >&6; }
-
-if test -n "$PULSE_CFLAGS"; then
-    pkg_cv_PULSE_CFLAGS="$PULSE_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpulse >= 0.9.22\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libpulse >= 0.9.22") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_PULSE_CFLAGS=`$PKG_CONFIG --cflags "libpulse >= 0.9.22" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$PULSE_LIBS"; then
-    pkg_cv_PULSE_LIBS="$PULSE_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpulse >= 0.9.22\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libpulse >= 0.9.22") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_PULSE_LIBS=`$PKG_CONFIG --libs "libpulse >= 0.9.22" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        PULSE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libpulse >= 0.9.22" 2>&1`
-        else
-	        PULSE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libpulse >= 0.9.22" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$PULSE_PKG_ERRORS" >&5
-
-
-    if test "${no_x}" = "yes"; then :
-
-        if test "${enable_pulse}" = "yes"; then :
-
-            as_fn_error $? "Xlib is required for VLC PulseAudio support
-            (see http://www.pulseaudio.org/ticket/799 for further reference)." "$LINENO" 5
-
-fi
-
-else
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-# Check whether --enable-pulse was given.
-if test "${enable_pulse+set}" = set; then :
-  enableval=$enable_pulse;
-else
-  enable_pulse=auto
-fi
-
-
-case $enable_pulse in #(
-  yes) :
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for PULSE" >&5
-$as_echo_n "checking for PULSE... " >&6; }
-
-if test -n "$PULSE_CFLAGS"; then
-    pkg_cv_PULSE_CFLAGS="$PULSE_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpulse >= 0.9.11\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libpulse >= 0.9.11") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_PULSE_CFLAGS=`$PKG_CONFIG --cflags "libpulse >= 0.9.11" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$PULSE_LIBS"; then
-    pkg_cv_PULSE_LIBS="$PULSE_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpulse >= 0.9.11\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libpulse >= 0.9.11") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_PULSE_LIBS=`$PKG_CONFIG --libs "libpulse >= 0.9.11" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        PULSE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libpulse >= 0.9.11" 2>&1`
-        else
-	        PULSE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libpulse >= 0.9.11" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$PULSE_PKG_ERRORS" >&5
-
-	if test x"$enable_pulse" = "xyes"; then :
-  as_fn_error $? "Library libpulse >= 0.9.11 needed for pulse was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library libpulse >= 0.9.11 needed for pulse was not found" >&5
-$as_echo "$as_me: WARNING: Library libpulse >= 0.9.11 needed for pulse was not found" >&2;}
-
-fi
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	if test x"$enable_pulse" = "xyes"; then :
-  as_fn_error $? "Library libpulse >= 0.9.11 needed for pulse was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library libpulse >= 0.9.11 needed for pulse was not found" >&5
-$as_echo "$as_me: WARNING: Library libpulse >= 0.9.11 needed for pulse was not found" >&2;}
-
-fi
-else
-	PULSE_CFLAGS=$pkg_cv_PULSE_CFLAGS
-	PULSE_LIBS=$pkg_cv_PULSE_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	PLUGINS="${PLUGINS} pulse"
-    LTLIBpulse=libpulse_plugin.la
-
-
-
-
-
-
-    eval "CFLAGS_pulse="'"$'"{CFLAGS_pulse} $PULSE_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} pulse"
-
-
-
-
-    eval "LIBS_pulse="'"'"$PULSE_LIBS  "'$'"{LIBS_pulse}"'"'
-    am_modules_with_libs="${am_modules_with_libs} pulse"
-
-
-fi ;; #(
-  auto) :
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for PULSE" >&5
-$as_echo_n "checking for PULSE... " >&6; }
-
-if test -n "$PULSE_CFLAGS"; then
-    pkg_cv_PULSE_CFLAGS="$PULSE_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpulse >= 0.9.11\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libpulse >= 0.9.11") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_PULSE_CFLAGS=`$PKG_CONFIG --cflags "libpulse >= 0.9.11" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$PULSE_LIBS"; then
-    pkg_cv_PULSE_LIBS="$PULSE_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpulse >= 0.9.11\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libpulse >= 0.9.11") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_PULSE_LIBS=`$PKG_CONFIG --libs "libpulse >= 0.9.11" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        PULSE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libpulse >= 0.9.11" 2>&1`
-        else
-	        PULSE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libpulse >= 0.9.11" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$PULSE_PKG_ERRORS" >&5
-
-	enable_pulse=no
- if test x"$enable_pulse" = "xyes"; then :
-  as_fn_error $? "Library libpulse >= 0.9.11 needed for pulse was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library libpulse >= 0.9.11 needed for pulse was not found" >&5
-$as_echo "$as_me: WARNING: Library libpulse >= 0.9.11 needed for pulse was not found" >&2;}
-
-fi
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	enable_pulse=no
- if test x"$enable_pulse" = "xyes"; then :
-  as_fn_error $? "Library libpulse >= 0.9.11 needed for pulse was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library libpulse >= 0.9.11 needed for pulse was not found" >&5
-$as_echo "$as_me: WARNING: Library libpulse >= 0.9.11 needed for pulse was not found" >&2;}
-
-fi
-else
-	PULSE_CFLAGS=$pkg_cv_PULSE_CFLAGS
-	PULSE_LIBS=$pkg_cv_PULSE_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	enable_pulse=yes
-
-
-    PLUGINS="${PLUGINS} pulse"
-    LTLIBpulse=libpulse_plugin.la
-
-
-
-
-
-
-    eval "CFLAGS_pulse="'"$'"{CFLAGS_pulse} $PULSE_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} pulse"
-
-
-
-
-    eval "LIBS_pulse="'"'"$PULSE_LIBS  "'$'"{LIBS_pulse}"'"'
-    am_modules_with_libs="${am_modules_with_libs} pulse"
-
-
-fi ;; #(
-  *) :
-     ;;
-esac
-
-
-
-
-
-
-
-
-
-
-
-
-
-    eval "LIBS_pulse="'"'"${X_LIBS} ${X_PRE_LIBS} -lX11 "'$'"{LIBS_pulse}"'"'
-    am_modules_with_libs="${am_modules_with_libs} pulse"
-
-
-       { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: It is STRONGLY advised to update to pulse 0.9.22" >&5
-$as_echo "$as_me: WARNING: It is STRONGLY advised to update to pulse 0.9.22" >&2;}
-
-fi
-
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-    if test "${no_x}" = "yes"; then :
-
-        if test "${enable_pulse}" = "yes"; then :
-
-            as_fn_error $? "Xlib is required for VLC PulseAudio support
-            (see http://www.pulseaudio.org/ticket/799 for further reference)." "$LINENO" 5
-
-fi
-
-else
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-# Check whether --enable-pulse was given.
-if test "${enable_pulse+set}" = set; then :
-  enableval=$enable_pulse;
-else
-  enable_pulse=auto
-fi
-
-
-case $enable_pulse in #(
-  yes) :
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for PULSE" >&5
-$as_echo_n "checking for PULSE... " >&6; }
-
-if test -n "$PULSE_CFLAGS"; then
-    pkg_cv_PULSE_CFLAGS="$PULSE_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpulse >= 0.9.11\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libpulse >= 0.9.11") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_PULSE_CFLAGS=`$PKG_CONFIG --cflags "libpulse >= 0.9.11" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$PULSE_LIBS"; then
-    pkg_cv_PULSE_LIBS="$PULSE_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpulse >= 0.9.11\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libpulse >= 0.9.11") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_PULSE_LIBS=`$PKG_CONFIG --libs "libpulse >= 0.9.11" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        PULSE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libpulse >= 0.9.11" 2>&1`
-        else
-	        PULSE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libpulse >= 0.9.11" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$PULSE_PKG_ERRORS" >&5
-
-	if test x"$enable_pulse" = "xyes"; then :
-  as_fn_error $? "Library libpulse >= 0.9.11 needed for pulse was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library libpulse >= 0.9.11 needed for pulse was not found" >&5
-$as_echo "$as_me: WARNING: Library libpulse >= 0.9.11 needed for pulse was not found" >&2;}
-
-fi
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	if test x"$enable_pulse" = "xyes"; then :
-  as_fn_error $? "Library libpulse >= 0.9.11 needed for pulse was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library libpulse >= 0.9.11 needed for pulse was not found" >&5
-$as_echo "$as_me: WARNING: Library libpulse >= 0.9.11 needed for pulse was not found" >&2;}
-
-fi
-else
-	PULSE_CFLAGS=$pkg_cv_PULSE_CFLAGS
-	PULSE_LIBS=$pkg_cv_PULSE_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	PLUGINS="${PLUGINS} pulse"
-    LTLIBpulse=libpulse_plugin.la
-
-
-
-
-
-
-    eval "CFLAGS_pulse="'"$'"{CFLAGS_pulse} $PULSE_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} pulse"
-
-
-
-
-    eval "LIBS_pulse="'"'"$PULSE_LIBS  "'$'"{LIBS_pulse}"'"'
-    am_modules_with_libs="${am_modules_with_libs} pulse"
-
-
-fi ;; #(
-  auto) :
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for PULSE" >&5
-$as_echo_n "checking for PULSE... " >&6; }
-
-if test -n "$PULSE_CFLAGS"; then
-    pkg_cv_PULSE_CFLAGS="$PULSE_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpulse >= 0.9.11\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libpulse >= 0.9.11") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_PULSE_CFLAGS=`$PKG_CONFIG --cflags "libpulse >= 0.9.11" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$PULSE_LIBS"; then
-    pkg_cv_PULSE_LIBS="$PULSE_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libpulse >= 0.9.11\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libpulse >= 0.9.11") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_PULSE_LIBS=`$PKG_CONFIG --libs "libpulse >= 0.9.11" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        PULSE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libpulse >= 0.9.11" 2>&1`
-        else
-	        PULSE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libpulse >= 0.9.11" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$PULSE_PKG_ERRORS" >&5
-
-	enable_pulse=no
- if test x"$enable_pulse" = "xyes"; then :
-  as_fn_error $? "Library libpulse >= 0.9.11 needed for pulse was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library libpulse >= 0.9.11 needed for pulse was not found" >&5
-$as_echo "$as_me: WARNING: Library libpulse >= 0.9.11 needed for pulse was not found" >&2;}
-
-fi
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	enable_pulse=no
- if test x"$enable_pulse" = "xyes"; then :
-  as_fn_error $? "Library libpulse >= 0.9.11 needed for pulse was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library libpulse >= 0.9.11 needed for pulse was not found" >&5
-$as_echo "$as_me: WARNING: Library libpulse >= 0.9.11 needed for pulse was not found" >&2;}
-
-fi
-else
-	PULSE_CFLAGS=$pkg_cv_PULSE_CFLAGS
-	PULSE_LIBS=$pkg_cv_PULSE_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	enable_pulse=yes
-
-
-    PLUGINS="${PLUGINS} pulse"
-    LTLIBpulse=libpulse_plugin.la
-
-
-
-
-
-
-    eval "CFLAGS_pulse="'"$'"{CFLAGS_pulse} $PULSE_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} pulse"
-
-
-
-
-    eval "LIBS_pulse="'"'"$PULSE_LIBS  "'$'"{LIBS_pulse}"'"'
-    am_modules_with_libs="${am_modules_with_libs} pulse"
-
-
-fi ;; #(
-  *) :
-     ;;
-esac
-
-
-
-
-
-
-
-
-
-
-
-
-
-    eval "LIBS_pulse="'"'"${X_LIBS} ${X_PRE_LIBS} -lX11 "'$'"{LIBS_pulse}"'"'
-    am_modules_with_libs="${am_modules_with_libs} pulse"
-
-
-       { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: It is STRONGLY advised to update to pulse 0.9.22" >&5
-$as_echo "$as_me: WARNING: It is STRONGLY advised to update to pulse 0.9.22" >&2;}
-
-fi
-
-else
-	PULSE_CFLAGS=$pkg_cv_PULSE_CFLAGS
-	PULSE_LIBS=$pkg_cv_PULSE_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-
-
-
-    eval "CFLAGS_pulse="'"$'"{CFLAGS_pulse} ${PULSE_CFLAGS}"'"'
-    am_modules_with_cflags="${am_modules_with_cflags} pulse"
-
-
-
-
-    eval "LIBS_pulse="'"'"${PULSE_LIBS} "'$'"{LIBS_pulse}"'"'
-    am_modules_with_libs="${am_modules_with_libs} pulse"
-
-
-
-
-    PLUGINS="${PLUGINS} pulse"
-    LTLIBpulse=libpulse_plugin.la
-
-
-
-
-fi
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-# Check whether --enable-portaudio was given.
-if test "${enable_portaudio+set}" = set; then :
-  enableval=$enable_portaudio;
-else
-  enable_portaudio=auto
-fi
-
-
-case $enable_portaudio in #(
-  yes) :
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for PORTAUDIO" >&5
-$as_echo_n "checking for PORTAUDIO... " >&6; }
-
-if test -n "$PORTAUDIO_CFLAGS"; then
-    pkg_cv_PORTAUDIO_CFLAGS="$PORTAUDIO_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"portaudio-2.0\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "portaudio-2.0") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_PORTAUDIO_CFLAGS=`$PKG_CONFIG --cflags "portaudio-2.0" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$PORTAUDIO_LIBS"; then
-    pkg_cv_PORTAUDIO_LIBS="$PORTAUDIO_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"portaudio-2.0\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "portaudio-2.0") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_PORTAUDIO_LIBS=`$PKG_CONFIG --libs "portaudio-2.0" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        PORTAUDIO_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "portaudio-2.0" 2>&1`
-        else
-	        PORTAUDIO_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "portaudio-2.0" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$PORTAUDIO_PKG_ERRORS" >&5
-
-	if test x"$enable_portaudio" = "xyes"; then :
-  as_fn_error $? "Library portaudio-2.0 needed for portaudio was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library portaudio-2.0 needed for portaudio was not found" >&5
-$as_echo "$as_me: WARNING: Library portaudio-2.0 needed for portaudio was not found" >&2;}
-
-fi
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	if test x"$enable_portaudio" = "xyes"; then :
-  as_fn_error $? "Library portaudio-2.0 needed for portaudio was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library portaudio-2.0 needed for portaudio was not found" >&5
-$as_echo "$as_me: WARNING: Library portaudio-2.0 needed for portaudio was not found" >&2;}
-
-fi
-else
-	PORTAUDIO_CFLAGS=$pkg_cv_PORTAUDIO_CFLAGS
-	PORTAUDIO_LIBS=$pkg_cv_PORTAUDIO_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	PLUGINS="${PLUGINS} portaudio"
-    LTLIBportaudio=libportaudio_plugin.la
-
-
-
-
-
-
-    eval "CFLAGS_portaudio="'"$'"{CFLAGS_portaudio} $PORTAUDIO_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} portaudio"
-
-
-
-
-    eval "LIBS_portaudio="'"'"$PORTAUDIO_LIBS  "'$'"{LIBS_portaudio}"'"'
-    am_modules_with_libs="${am_modules_with_libs} portaudio"
-
-
-fi ;; #(
-  auto) :
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for PORTAUDIO" >&5
-$as_echo_n "checking for PORTAUDIO... " >&6; }
-
-if test -n "$PORTAUDIO_CFLAGS"; then
-    pkg_cv_PORTAUDIO_CFLAGS="$PORTAUDIO_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"portaudio-2.0\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "portaudio-2.0") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_PORTAUDIO_CFLAGS=`$PKG_CONFIG --cflags "portaudio-2.0" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$PORTAUDIO_LIBS"; then
-    pkg_cv_PORTAUDIO_LIBS="$PORTAUDIO_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"portaudio-2.0\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "portaudio-2.0") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_PORTAUDIO_LIBS=`$PKG_CONFIG --libs "portaudio-2.0" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        PORTAUDIO_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "portaudio-2.0" 2>&1`
-        else
-	        PORTAUDIO_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "portaudio-2.0" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$PORTAUDIO_PKG_ERRORS" >&5
-
-	enable_portaudio=no
- if test x"$enable_portaudio" = "xyes"; then :
-  as_fn_error $? "Library portaudio-2.0 needed for portaudio was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library portaudio-2.0 needed for portaudio was not found" >&5
-$as_echo "$as_me: WARNING: Library portaudio-2.0 needed for portaudio was not found" >&2;}
-
-fi
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	enable_portaudio=no
- if test x"$enable_portaudio" = "xyes"; then :
-  as_fn_error $? "Library portaudio-2.0 needed for portaudio was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library portaudio-2.0 needed for portaudio was not found" >&5
-$as_echo "$as_me: WARNING: Library portaudio-2.0 needed for portaudio was not found" >&2;}
-
-fi
-else
-	PORTAUDIO_CFLAGS=$pkg_cv_PORTAUDIO_CFLAGS
-	PORTAUDIO_LIBS=$pkg_cv_PORTAUDIO_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	enable_portaudio=yes
-
-
-    PLUGINS="${PLUGINS} portaudio"
-    LTLIBportaudio=libportaudio_plugin.la
-
-
-
-
-
-
-    eval "CFLAGS_portaudio="'"$'"{CFLAGS_portaudio} $PORTAUDIO_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} portaudio"
-
-
-
-
-    eval "LIBS_portaudio="'"'"$PORTAUDIO_LIBS  "'$'"{LIBS_portaudio}"'"'
-    am_modules_with_libs="${am_modules_with_libs} portaudio"
-
-
-fi ;; #(
-  *) :
-     ;;
-esac
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-# Check whether --enable-alsa was given.
-if test "${enable_alsa+set}" = set; then :
-  enableval=$enable_alsa;
-else
-  enable_alsa=auto
-fi
-
-
-case $enable_alsa in #(
-  yes) :
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ALSA" >&5
-$as_echo_n "checking for ALSA... " >&6; }
-
-if test -n "$ALSA_CFLAGS"; then
-    pkg_cv_ALSA_CFLAGS="$ALSA_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"alsa >= 1.0.0\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "alsa >= 1.0.0") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_ALSA_CFLAGS=`$PKG_CONFIG --cflags "alsa >= 1.0.0" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$ALSA_LIBS"; then
-    pkg_cv_ALSA_LIBS="$ALSA_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"alsa >= 1.0.0\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "alsa >= 1.0.0") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_ALSA_LIBS=`$PKG_CONFIG --libs "alsa >= 1.0.0" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        ALSA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "alsa >= 1.0.0" 2>&1`
-        else
-	        ALSA_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "alsa >= 1.0.0" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$ALSA_PKG_ERRORS" >&5
-
-	if test x"$enable_alsa" = "xyes"; then :
-  as_fn_error $? "Library alsa >= 1.0.0 needed for alsa was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library alsa >= 1.0.0 needed for alsa was not found" >&5
-$as_echo "$as_me: WARNING: Library alsa >= 1.0.0 needed for alsa was not found" >&2;}
-
-fi
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	if test x"$enable_alsa" = "xyes"; then :
-  as_fn_error $? "Library alsa >= 1.0.0 needed for alsa was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library alsa >= 1.0.0 needed for alsa was not found" >&5
-$as_echo "$as_me: WARNING: Library alsa >= 1.0.0 needed for alsa was not found" >&2;}
-
-fi
-else
-	ALSA_CFLAGS=$pkg_cv_ALSA_CFLAGS
-	ALSA_LIBS=$pkg_cv_ALSA_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	PLUGINS="${PLUGINS} alsa"
-    LTLIBalsa=libalsa_plugin.la
-
-
-    PLUGINS="${PLUGINS} access_alsa"
-    LTLIBaccess_alsa=libaccess_alsa_plugin.la
-
-
-
-
-
-
-    eval "CFLAGS_alsa="'"$'"{CFLAGS_alsa} $ALSA_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} alsa"
-
-    eval "CFLAGS_access_alsa="'"$'"{CFLAGS_access_alsa} $ALSA_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} access_alsa"
-
-
-
-
-    eval "LIBS_alsa="'"'"$ALSA_LIBS  "'$'"{LIBS_alsa}"'"'
-    am_modules_with_libs="${am_modules_with_libs} alsa"
-
-    eval "LIBS_access_alsa="'"'"$ALSA_LIBS  "'$'"{LIBS_access_alsa}"'"'
-    am_modules_with_libs="${am_modules_with_libs} access_alsa"
-
-
-fi ;; #(
-  auto) :
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ALSA" >&5
-$as_echo_n "checking for ALSA... " >&6; }
-
-if test -n "$ALSA_CFLAGS"; then
-    pkg_cv_ALSA_CFLAGS="$ALSA_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"alsa >= 1.0.0\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "alsa >= 1.0.0") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_ALSA_CFLAGS=`$PKG_CONFIG --cflags "alsa >= 1.0.0" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$ALSA_LIBS"; then
-    pkg_cv_ALSA_LIBS="$ALSA_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"alsa >= 1.0.0\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "alsa >= 1.0.0") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_ALSA_LIBS=`$PKG_CONFIG --libs "alsa >= 1.0.0" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        ALSA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "alsa >= 1.0.0" 2>&1`
-        else
-	        ALSA_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "alsa >= 1.0.0" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$ALSA_PKG_ERRORS" >&5
-
-	enable_alsa=no
- if test x"$enable_alsa" = "xyes"; then :
-  as_fn_error $? "Library alsa >= 1.0.0 needed for alsa was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library alsa >= 1.0.0 needed for alsa was not found" >&5
-$as_echo "$as_me: WARNING: Library alsa >= 1.0.0 needed for alsa was not found" >&2;}
-
-fi
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	enable_alsa=no
- if test x"$enable_alsa" = "xyes"; then :
-  as_fn_error $? "Library alsa >= 1.0.0 needed for alsa was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library alsa >= 1.0.0 needed for alsa was not found" >&5
-$as_echo "$as_me: WARNING: Library alsa >= 1.0.0 needed for alsa was not found" >&2;}
-
-fi
-else
-	ALSA_CFLAGS=$pkg_cv_ALSA_CFLAGS
-	ALSA_LIBS=$pkg_cv_ALSA_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	enable_alsa=yes
-
-
-    PLUGINS="${PLUGINS} alsa"
-    LTLIBalsa=libalsa_plugin.la
-
-
-    PLUGINS="${PLUGINS} access_alsa"
-    LTLIBaccess_alsa=libaccess_alsa_plugin.la
-
-
-
-
-
-
-    eval "CFLAGS_alsa="'"$'"{CFLAGS_alsa} $ALSA_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} alsa"
-
-    eval "CFLAGS_access_alsa="'"$'"{CFLAGS_access_alsa} $ALSA_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} access_alsa"
-
-
-
-
-    eval "LIBS_alsa="'"'"$ALSA_LIBS  "'$'"{LIBS_alsa}"'"'
-    am_modules_with_libs="${am_modules_with_libs} alsa"
-
-    eval "LIBS_access_alsa="'"'"$ALSA_LIBS  "'$'"{LIBS_access_alsa}"'"'
-    am_modules_with_libs="${am_modules_with_libs} access_alsa"
-
-
-fi ;; #(
-  *) :
-     ;;
-esac
-
-
-
-
-
-
-
-
-
-
-
-
-# Check whether --enable-waveout was given.
-if test "${enable_waveout+set}" = set; then :
-  enableval=$enable_waveout;
-fi
-
-if test "${enable_waveout}" != "no"; then
-  if test "${SYS}" = "mingw32"; then
-
-
-    PLUGINS="${PLUGINS} waveout"
-    LTLIBwaveout=libwaveout_plugin.la
-
-
-
-
-
-    eval "LIBS_waveout="'"'"-lwinmm "'$'"{LIBS_waveout}"'"'
-    am_modules_with_libs="${am_modules_with_libs} waveout"
-
-
-  fi
-  if test "${SYS}" = "mingwce"; then
-
-
-    PLUGINS="${PLUGINS} waveout"
-    LTLIBwaveout=libwaveout_plugin.la
-
-
-
-  fi
-fi
-
-# Check whether --enable-macosx-audio was given.
-if test "${enable_macosx_audio+set}" = set; then :
-  enableval=$enable_macosx_audio;
-fi
-
-if test "x${enable_macosx_audio}" != "xno" &&
-  (test "${SYS}" = "darwin" || test "${enable_macosx_audio}" = "yes")
-then
-  for ac_header in CoreAudio/CoreAudio.h
-do :
-  ac_fn_c_check_header_mongrel "$LINENO" "CoreAudio/CoreAudio.h" "ac_cv_header_CoreAudio_CoreAudio_h" "$ac_includes_default"
-if test "x$ac_cv_header_CoreAudio_CoreAudio_h" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_COREAUDIO_COREAUDIO_H 1
-_ACEOF
-
-
-    PLUGINS="${PLUGINS} auhal"
-    LTLIBauhal=libauhal_plugin.la
-
-
-
-
-
-    eval "LDFLAGS_auhal="'"-Wl,-framework,CoreAudio,-framework,AudioUnit,-framework,AudioToolbox,-framework,Carbon $'"{LDFLAGS_auhal}"'"'
-    am_modules_with_ldflags="${am_modules_with_ldflags} auhal"
-
-
-
-else
-   as_fn_error $? "cannot find CoreAudio headers" "$LINENO" 5
-fi
-
-done
-
-fi
-
-# Check whether --enable-hd1000a was given.
-if test "${enable_hd1000a+set}" = set; then :
-  enableval=$enable_hd1000a;
-fi
-
-if test "${enable_hd1000a}" != "no" -a "${CXX}" != "" &&
-  (test "${SYS}" != "mingw32" -a "${SYS}" != "mingwce" ||
-   test "${enable_hd1000a}" = "yes")
-then
-  ac_ext=cpp
-ac_cpp='$CXXCPP $CPPFLAGS'
-ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
-
-  for ac_header in deschutes/libraries/hdmachinex225/PCMAudioPlayer.h
-do :
-  ac_fn_cxx_check_header_mongrel "$LINENO" "deschutes/libraries/hdmachinex225/PCMAudioPlayer.h" "ac_cv_header_deschutes_libraries_hdmachinex225_PCMAudioPlayer_h" "$ac_includes_default"
-if test "x$ac_cv_header_deschutes_libraries_hdmachinex225_PCMAudioPlayer_h" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_DESCHUTES_LIBRARIES_HDMACHINEX225_PCMAUDIOPLAYER_H 1
-_ACEOF
-
-
-
-    PLUGINS="${PLUGINS} hd1000a"
-    LTLIBhd1000a=libhd1000a_plugin.la
-
-
-
-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lHDMachineX225" >&5
-$as_echo_n "checking for main in -lHDMachineX225... " >&6; }
-if ${ac_cv_lib_HDMachineX225_main+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-lHDMachineX225  $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-
-int
-main ()
-{
-return main ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_cxx_try_link "$LINENO"; then :
-  ac_cv_lib_HDMachineX225_main=yes
-else
-  ac_cv_lib_HDMachineX225_main=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_HDMachineX225_main" >&5
-$as_echo "$ac_cv_lib_HDMachineX225_main" >&6; }
-if test "x$ac_cv_lib_HDMachineX225_main" = xyes; then :
-
-
-    eval "LIBS_hd1000a="'"'"-lHDMachineX225 "'$'"{LIBS_hd1000a}"'"'
-    am_modules_with_libs="${am_modules_with_libs} hd1000a"
-
-
-fi
-
-fi
-
-done
-
-  ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-fi
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-# Check whether --enable-jack was given.
-if test "${enable_jack+set}" = set; then :
-  enableval=$enable_jack;
-else
-  enable_jack=auto
-fi
-
-
-case $enable_jack in #(
-  yes) :
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for JACK" >&5
-$as_echo_n "checking for JACK... " >&6; }
-
-if test -n "$JACK_CFLAGS"; then
-    pkg_cv_JACK_CFLAGS="$JACK_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"jack\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "jack") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_JACK_CFLAGS=`$PKG_CONFIG --cflags "jack" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$JACK_LIBS"; then
-    pkg_cv_JACK_LIBS="$JACK_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"jack\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "jack") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_JACK_LIBS=`$PKG_CONFIG --libs "jack" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        JACK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "jack" 2>&1`
-        else
-	        JACK_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "jack" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$JACK_PKG_ERRORS" >&5
-
-	if test x"$enable_jack" = "xyes"; then :
-  as_fn_error $? "Library jack needed for jack was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library jack needed for jack was not found" >&5
-$as_echo "$as_me: WARNING: Library jack needed for jack was not found" >&2;}
-
-fi
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	if test x"$enable_jack" = "xyes"; then :
-  as_fn_error $? "Library jack needed for jack was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library jack needed for jack was not found" >&5
-$as_echo "$as_me: WARNING: Library jack needed for jack was not found" >&2;}
-
-fi
-else
-	JACK_CFLAGS=$pkg_cv_JACK_CFLAGS
-	JACK_LIBS=$pkg_cv_JACK_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	PLUGINS="${PLUGINS} jack"
-    LTLIBjack=libjack_plugin.la
-
-
-    PLUGINS="${PLUGINS} access_jack"
-    LTLIBaccess_jack=libaccess_jack_plugin.la
-
-
-
-
-
-
-    eval "CFLAGS_jack="'"$'"{CFLAGS_jack} $JACK_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} jack"
-
-    eval "CFLAGS_access_jack="'"$'"{CFLAGS_access_jack} $JACK_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} access_jack"
-
-
-
-
-    eval "LIBS_jack="'"'"$JACK_LIBS  "'$'"{LIBS_jack}"'"'
-    am_modules_with_libs="${am_modules_with_libs} jack"
-
-    eval "LIBS_access_jack="'"'"$JACK_LIBS  "'$'"{LIBS_access_jack}"'"'
-    am_modules_with_libs="${am_modules_with_libs} access_jack"
-
-
-fi ;; #(
-  auto) :
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for JACK" >&5
-$as_echo_n "checking for JACK... " >&6; }
-
-if test -n "$JACK_CFLAGS"; then
-    pkg_cv_JACK_CFLAGS="$JACK_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"jack\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "jack") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_JACK_CFLAGS=`$PKG_CONFIG --cflags "jack" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$JACK_LIBS"; then
-    pkg_cv_JACK_LIBS="$JACK_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"jack\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "jack") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_JACK_LIBS=`$PKG_CONFIG --libs "jack" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        JACK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "jack" 2>&1`
-        else
-	        JACK_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "jack" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$JACK_PKG_ERRORS" >&5
-
-	enable_jack=no
- if test x"$enable_jack" = "xyes"; then :
-  as_fn_error $? "Library jack needed for jack was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library jack needed for jack was not found" >&5
-$as_echo "$as_me: WARNING: Library jack needed for jack was not found" >&2;}
-
-fi
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	enable_jack=no
- if test x"$enable_jack" = "xyes"; then :
-  as_fn_error $? "Library jack needed for jack was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library jack needed for jack was not found" >&5
-$as_echo "$as_me: WARNING: Library jack needed for jack was not found" >&2;}
-
-fi
-else
-	JACK_CFLAGS=$pkg_cv_JACK_CFLAGS
-	JACK_LIBS=$pkg_cv_JACK_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	enable_jack=yes
-
-
-    PLUGINS="${PLUGINS} jack"
-    LTLIBjack=libjack_plugin.la
-
-
-    PLUGINS="${PLUGINS} access_jack"
-    LTLIBaccess_jack=libaccess_jack_plugin.la
-
-
-
-
-
-
-    eval "CFLAGS_jack="'"$'"{CFLAGS_jack} $JACK_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} jack"
-
-    eval "CFLAGS_access_jack="'"$'"{CFLAGS_access_jack} $JACK_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} access_jack"
-
-
-
-
-    eval "LIBS_jack="'"'"$JACK_LIBS  "'$'"{LIBS_jack}"'"'
-    am_modules_with_libs="${am_modules_with_libs} jack"
-
-    eval "LIBS_access_jack="'"'"$JACK_LIBS  "'$'"{LIBS_access_jack}"'"'
-    am_modules_with_libs="${am_modules_with_libs} access_jack"
-
-
-fi ;; #(
-  *) :
-     ;;
-esac
-
-
-
-
-
-
-
-
-
-
-
-
-
-# Check whether --enable-cyberlink was given.
-if test "${enable_cyberlink+set}" = set; then :
-  enableval=$enable_cyberlink;
-fi
-
-  if test "${enable_cyberlink}" = "yes" ; then :
-
-
-# Check whether --with-cyberlink-tree was given.
-if test "${with_cyberlink_tree+set}" = set; then :
-  withval=$with_cyberlink_tree;
-fi
-
-
-        if test ! -z "${with_cyberlink_tree}" -a "${CXX}" != ""; then :
-
-    ac_ext=cpp
-ac_cpp='$CXXCPP $CPPFLAGS'
-ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
-
-    real_cyberlink_tree="`cd ${with_cyberlink_tree} 2>/dev/null && pwd`"
-    if test -z "${real_cyberlink_tree}"; then :
-
-            { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-      as_fn_error $? "cannot cd to ${with_cyberlink_tree}" "$LINENO" 5
-
-fi
-    CPPFLAGS_save="${CPPFLAGS}"
-    CPPFLAGS_cyberlink="-I${real_cyberlink_tree}/include"
-    CPPFLAGS="${CPPFLAGS} ${CPPFLAGS_cyberlink}"
-    for ac_header in cybergarage/upnp/MediaServer.h
-do :
-  ac_fn_cxx_check_header_mongrel "$LINENO" "cybergarage/upnp/MediaServer.h" "ac_cv_header_cybergarage_upnp_MediaServer_h" "$ac_includes_default"
-if test "x$ac_cv_header_cybergarage_upnp_MediaServer_h" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_CYBERGARAGE_UPNP_MEDIASERVER_H 1
-_ACEOF
-
-
-    eval "CXXFLAGS_upnp_cc="'"$'"{CXXFLAGS_upnp_cc} ${CPPFLAGS_cyberlink}"'"'
-    am_modules_with_cxxflags="${am_modules_with_cxxflags} upnp_cc"
-
-
-
-
-    PLUGINS="${PLUGINS} upnp_cc"
-    LTLIBupnp_cc=libupnp_cc_plugin.la
-
-
-
-
-else
-
-        as_fn_error $? "cannot find CyberLink for C++ headers" "$LINENO" 5
-
-fi
-
-done
-
-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libclink.a in ${with_cyberlink_tree}" >&5
-$as_echo_n "checking for libclink.a in ${with_cyberlink_tree}... " >&6; }
-    if test -f "${real_cyberlink_tree}/lib/unix/libclink.a"; then :
-
-      { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${real_cyberlink_tree}/lib/unix/libclink.a" >&5
-$as_echo "${real_cyberlink_tree}/lib/unix/libclink.a" >&6; }
-            { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XML parser to link CyberLink with" >&5
-$as_echo_n "checking for XML parser to link CyberLink with... " >&6; }
-      LIBS_save="$LIBS"
-      LIBS_cclink="no"
-      for l in "`xml2-config --libs`" -lexpat -lxerces-c; do
-        LIBS="$LIBS_save ${real_cyberlink_tree}/lib/unix/libclink.a -lpthread $l"
-        cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-#include <cybergarage/upnp/media/player/MediaPlayer.h>
-using namespace CyberLink;
-
-class testclass : public SearchResponseListener, public MediaPlayer
-{
-    virtual void deviceSearchResponseReceived( SSDPPacket *)
-    {
-    }
-
-    public:
-      testclass (void)
-      {
-        addSearchResponseListener (this);
-	start ();
-      }
-};
-
-int
-main ()
-{
-testclass l;
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_cxx_try_link "$LINENO"; then :
-  LIBS_cclink="$l"
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-      done
-      LIBS="${LIBS_save}"
-            if test "${LIBS_cclink}" = "no"; then :
-  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
-as_fn_error $? "cannot find XML parser for CyberLink
-See \`config.log' for more details" "$LINENO" 5; }
-fi
-      { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${LIBS_cclink}" >&5
-$as_echo "${LIBS_cclink}" >&6; }
-
-
-    eval "LIBS_upnp_cc="'"'"${real_cyberlink_tree}/lib/unix/libclink.a -lpthread ${LIBS_cclink} "'$'"{LIBS_upnp_cc}"'"'
-    am_modules_with_libs="${am_modules_with_libs} upnp_cc"
-
-
-
-else
-
-      { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-      as_fn_error $? "cannot find ${real_cyberlink_tree}/lib/unix/libclink.a, make sure you compiled CyberLink for C++ in ${with_cyberlink_tree}" "$LINENO" 5
-
-fi
-    CPPFLAGS="${CPPFLAGS_save}"
-    ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-
-fi
-
-fi
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-# Check whether --enable-upnp was given.
-if test "${enable_upnp+set}" = set; then :
-  enableval=$enable_upnp;
-else
-  enable_upnp=auto
-fi
-
-
-case $enable_upnp in #(
-  yes) :
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for UPNP" >&5
-$as_echo_n "checking for UPNP... " >&6; }
-
-if test -n "$UPNP_CFLAGS"; then
-    pkg_cv_UPNP_CFLAGS="$UPNP_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libupnp\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libupnp") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_UPNP_CFLAGS=`$PKG_CONFIG --cflags "libupnp" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$UPNP_LIBS"; then
-    pkg_cv_UPNP_LIBS="$UPNP_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libupnp\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libupnp") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_UPNP_LIBS=`$PKG_CONFIG --libs "libupnp" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        UPNP_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libupnp" 2>&1`
-        else
-	        UPNP_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libupnp" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$UPNP_PKG_ERRORS" >&5
-
-	if test x"$enable_upnp" = "xyes"; then :
-  as_fn_error $? "Library libupnp needed for upnp was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library libupnp needed for upnp was not found" >&5
-$as_echo "$as_me: WARNING: Library libupnp needed for upnp was not found" >&2;}
-
-fi
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	if test x"$enable_upnp" = "xyes"; then :
-  as_fn_error $? "Library libupnp needed for upnp was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library libupnp needed for upnp was not found" >&5
-$as_echo "$as_me: WARNING: Library libupnp needed for upnp was not found" >&2;}
-
-fi
-else
-	UPNP_CFLAGS=$pkg_cv_UPNP_CFLAGS
-	UPNP_LIBS=$pkg_cv_UPNP_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	PLUGINS="${PLUGINS} upnp_intel"
-    LTLIBupnp_intel=libupnp_intel_plugin.la
-
-
-
-
-
-
-    eval "CFLAGS_upnp_intel="'"$'"{CFLAGS_upnp_intel} $UPNP_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} upnp_intel"
-
-
-
-
-    eval "LIBS_upnp_intel="'"'"$UPNP_LIBS  "'$'"{LIBS_upnp_intel}"'"'
-    am_modules_with_libs="${am_modules_with_libs} upnp_intel"
-
-
-fi ;; #(
-  auto) :
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for UPNP" >&5
-$as_echo_n "checking for UPNP... " >&6; }
-
-if test -n "$UPNP_CFLAGS"; then
-    pkg_cv_UPNP_CFLAGS="$UPNP_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libupnp\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libupnp") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_UPNP_CFLAGS=`$PKG_CONFIG --cflags "libupnp" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$UPNP_LIBS"; then
-    pkg_cv_UPNP_LIBS="$UPNP_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libupnp\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libupnp") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_UPNP_LIBS=`$PKG_CONFIG --libs "libupnp" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        UPNP_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libupnp" 2>&1`
-        else
-	        UPNP_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libupnp" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$UPNP_PKG_ERRORS" >&5
-
-	enable_upnp=no
- if test x"$enable_upnp" = "xyes"; then :
-  as_fn_error $? "Library libupnp needed for upnp was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library libupnp needed for upnp was not found" >&5
-$as_echo "$as_me: WARNING: Library libupnp needed for upnp was not found" >&2;}
-
-fi
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	enable_upnp=no
- if test x"$enable_upnp" = "xyes"; then :
-  as_fn_error $? "Library libupnp needed for upnp was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library libupnp needed for upnp was not found" >&5
-$as_echo "$as_me: WARNING: Library libupnp needed for upnp was not found" >&2;}
-
-fi
-else
-	UPNP_CFLAGS=$pkg_cv_UPNP_CFLAGS
-	UPNP_LIBS=$pkg_cv_UPNP_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	enable_upnp=yes
-
-
-    PLUGINS="${PLUGINS} upnp_intel"
-    LTLIBupnp_intel=libupnp_intel_plugin.la
-
-
-
-
-
-
-    eval "CFLAGS_upnp_intel="'"$'"{CFLAGS_upnp_intel} $UPNP_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} upnp_intel"
-
-
-
-
-    eval "LIBS_upnp_intel="'"'"$UPNP_LIBS  "'$'"{LIBS_upnp_intel}"'"'
-    am_modules_with_libs="${am_modules_with_libs} upnp_intel"
-
-
-fi ;; #(
-  *) :
-     ;;
-esac
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-# Check whether --enable-skins2 was given.
-if test "${enable_skins2+set}" = set; then :
-  enableval=$enable_skins2;
-fi
-
-if test "${enable_skins2}" = "yes" ||
-  (test "${SYS}" != "darwin" && test "${SYS}" != "beos" &&
-   test "${SYS}" != "mingwce" && test "${enable_skins2}" != "no"); then
-
-    skins2_missing_lib="no"
-
-    if test "${have_freetype}" != "yes"; then
-    skins2_missing_lib="yes"
-    if test "${enable_skins2}" = "yes"; then
-      as_fn_error $? "Could not find freetype (required for skins2)" "$LINENO" 5
-    fi
-  fi
-
-  if test "${skins2_missing_lib}" = "no" && (test "${SYS}" = "mingw32"); then
-
-
-    PLUGINS="${PLUGINS} skins2"
-    LTLIBskins2=libskins2_plugin.la
-
-
-
-    ALIASES="${ALIASES} svlc"
-
-
-    eval "CPPFLAGS_skins2="'"$'"{CPPFLAGS_skins2} -U_OFF_T_ -U_off_t -Imodules/gui/skins2 -DWIN32_SKINS"'"'
-    am_modules_with_cppflags="${am_modules_with_cppflags} skins2"
-
-
-
-
-    eval "CXXFLAGS_skins2="'"$'"{CXXFLAGS_skins2} -O2 -fno-rtti"'"'
-    am_modules_with_cxxflags="${am_modules_with_cxxflags} skins2"
-
-
-
-
-    eval "LIBS_skins2="'"'"-loleaut32 -lwinspool -lwinmm -lshell32 -lctl3d32 -ladvapi32 -lwsock32 -lgdi32 -lcomdlg32 -lole32 -luuid -lcomctl32 "'$'"{LIBS_skins2}"'"'
-    am_modules_with_libs="${am_modules_with_libs} skins2"
-
-
-
-  else if test "${skins2_missing_lib}" = "no" && (test "${SYS}" = "darwin"); then
-
-
-    PLUGINS="${PLUGINS} skins2"
-    LTLIBskins2=libskins2_plugin.la
-
-
-
-    ALIASES="${ALIASES} svlc"
-
-
-    eval "CPPFLAGS_skins2="'"$'"{CPPFLAGS_skins2} -Imodules/gui/skins2 -DMACOSX_SKINS"'"'
-    am_modules_with_cppflags="${am_modules_with_cppflags} skins2"
-
-
-
-
-    eval "CXXFLAGS_skins2="'"$'"{CXXFLAGS_skins2} -O2 -fno-rtti"'"'
-    am_modules_with_cxxflags="${am_modules_with_cxxflags} skins2"
-
-
-
-
-    eval "LDFLAGS_skins2="'"-Wl,-framework,Carbon $'"{LDFLAGS_skins2}"'"'
-    am_modules_with_ldflags="${am_modules_with_ldflags} skins2"
-
-
-
-  else if test "${skins2_missing_lib}" = "no"; then
-
-
-    PLUGINS="${PLUGINS} skins2"
-    LTLIBskins2=libskins2_plugin.la
-
-
-
-    ALIASES="${ALIASES} svlc"
-
-
-    eval "CPPFLAGS_skins2="'"$'"{CPPFLAGS_skins2} -Imodules/gui/skins2 ${X_CFLAGS} -DX11_SKINS"'"'
-    am_modules_with_cppflags="${am_modules_with_cppflags} skins2"
-
-
-
-
-    eval "CXXFLAGS_skins2="'"$'"{CXXFLAGS_skins2} -O2 -fno-rtti"'"'
-    am_modules_with_cxxflags="${am_modules_with_cxxflags} skins2"
-
-
-
-
-    eval "LIBS_skins2="'"'"${X_LIBS} ${X_PRE_LIBS} -lXext -lXpm -lX11 "'$'"{LIBS_skins2}"'"'
-    am_modules_with_libs="${am_modules_with_libs} skins2"
-
-
-    need_xid_provider="no"
-  fi fi fi
-fi
- if test "${enable_skins2}" = "yes" ||
-	 (test "${SYS}" != "darwin" && test "${SYS}" != "beos" &&
-	  test "${SYS}" != "mingwce" && test "${enable_skins2}" != "no"); then
-  BUILD_SKINS_TRUE=
-  BUILD_SKINS_FALSE='#'
-else
-  BUILD_SKINS_TRUE='#'
-  BUILD_SKINS_FALSE=
-fi
-
-
-# Check whether --enable-hildon was given.
-if test "${enable_hildon+set}" = set; then :
-  enableval=$enable_hildon;
-fi
-
-if test "${enable_hildon}" = "yes"; then :
-
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for HILDON" >&5
-$as_echo_n "checking for HILDON... " >&6; }
-
-if test -n "$HILDON_CFLAGS"; then
-    pkg_cv_HILDON_CFLAGS="$HILDON_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"hildon-1\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "hildon-1") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_HILDON_CFLAGS=`$PKG_CONFIG --cflags "hildon-1" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$HILDON_LIBS"; then
-    pkg_cv_HILDON_LIBS="$HILDON_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"hildon-1\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "hildon-1") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_HILDON_LIBS=`$PKG_CONFIG --libs "hildon-1" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        HILDON_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "hildon-1" 2>&1`
-        else
-	        HILDON_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "hildon-1" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$HILDON_PKG_ERRORS" >&5
-
-
-    if test "${enable_hildon}" = "yes"; then :
-
-      as_fn_error $? "Hildon libraries not found" "$LINENO" 5
-
-fi
-    enable_hildon="no"
-
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-    if test "${enable_hildon}" = "yes"; then :
-
-      as_fn_error $? "Hildon libraries not found" "$LINENO" 5
-
-fi
-    enable_hildon="no"
-
-else
-	HILDON_CFLAGS=$pkg_cv_HILDON_CFLAGS
-	HILDON_LIBS=$pkg_cv_HILDON_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for HILDON_FM" >&5
-$as_echo_n "checking for HILDON_FM... " >&6; }
-
-if test -n "$HILDON_FM_CFLAGS"; then
-    pkg_cv_HILDON_FM_CFLAGS="$HILDON_FM_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"hildon-fm-2\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "hildon-fm-2") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_HILDON_FM_CFLAGS=`$PKG_CONFIG --cflags "hildon-fm-2" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$HILDON_FM_LIBS"; then
-    pkg_cv_HILDON_FM_LIBS="$HILDON_FM_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"hildon-fm-2\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "hildon-fm-2") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_HILDON_FM_LIBS=`$PKG_CONFIG --libs "hildon-fm-2" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        HILDON_FM_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "hildon-fm-2" 2>&1`
-        else
-	        HILDON_FM_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "hildon-fm-2" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$HILDON_FM_PKG_ERRORS" >&5
-
-
-      { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: hildon-fm-2 not found" >&5
-$as_echo "$as_me: WARNING: hildon-fm-2 not found" >&2;}
-
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-      { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: hildon-fm-2 not found" >&5
-$as_echo "$as_me: WARNING: hildon-fm-2 not found" >&2;}
-
-else
-	HILDON_FM_CFLAGS=$pkg_cv_HILDON_FM_CFLAGS
-	HILDON_FM_LIBS=$pkg_cv_HILDON_FM_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-
-
-
-    eval "CFLAGS_hildon="'"$'"{CFLAGS_hildon} ${HILDON_FM_CFLAGS} -DHAVE_HILDON_FM"'"'
-    am_modules_with_cflags="${am_modules_with_cflags} hildon"
-
-
-
-
-    eval "LIBS_hildon="'"'"${HILDON_FM_LIBS} "'$'"{LIBS_hildon}"'"'
-    am_modules_with_libs="${am_modules_with_libs} hildon"
-
-
-
-fi
-
-
-    eval "CFLAGS_hildon="'"$'"{CFLAGS_hildon} ${HILDON_CFLAGS} ${X_CFLAGS}"'"'
-    am_modules_with_cflags="${am_modules_with_cflags} hildon"
-
-
-
-
-    eval "LIBS_hildon="'"'"${HILDON_LIBS} ${X_LIBS} ${X_PRE_LIBS} -lX11 "'$'"{LIBS_hildon}"'"'
-    am_modules_with_libs="${am_modules_with_libs} hildon"
-
-
-
-
-    PLUGINS="${PLUGINS} hildon"
-    LTLIBhildon=libhildon_plugin.la
-
-
-
-    ALIASES="${ALIASES} mvlc"
-    need_xid_provider="no"
-
-fi
-
-fi
- if test "${enable_hildon}" = "yes"; then
-  BUILD_HILDON_TRUE=
-  BUILD_HILDON_FALSE='#'
-else
-  BUILD_HILDON_TRUE='#'
-  BUILD_HILDON_FALSE=
-fi
-
-
-# Check whether --enable-qt4 was given.
-if test "${enable_qt4+set}" = set; then :
-  enableval=$enable_qt4;
-else
-
-  if test "${SYS}" = "darwin"; then :
-  enable_qt4=no
-fi
-
-fi
-
-if test "${enable_qt4}" != "no"; then :
-
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for QT4" >&5
-$as_echo_n "checking for QT4... " >&6; }
-
-if test -n "$QT4_CFLAGS"; then
-    pkg_cv_QT4_CFLAGS="$QT4_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"QtCore QtGui >= 4.4.0\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "QtCore QtGui >= 4.4.0") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_QT4_CFLAGS=`$PKG_CONFIG --cflags "QtCore QtGui >= 4.4.0" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$QT4_LIBS"; then
-    pkg_cv_QT4_LIBS="$QT4_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"QtCore QtGui >= 4.4.0\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "QtCore QtGui >= 4.4.0") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_QT4_LIBS=`$PKG_CONFIG --libs "QtCore QtGui >= 4.4.0" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        QT4_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "QtCore QtGui >= 4.4.0" 2>&1`
-        else
-	        QT4_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "QtCore QtGui >= 4.4.0" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$QT4_PKG_ERRORS" >&5
-
-
-    if test "${enable_qt4}" = "yes"; then :
-
-      as_fn_error $? "Qt 4 library not found" "$LINENO" 5
-
-else
-
-      { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Qt 4 library not found" >&5
-$as_echo "$as_me: WARNING: Qt 4 library not found" >&2;}
-
-fi
-    enable_qt4="no"
-
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-    if test "${enable_qt4}" = "yes"; then :
-
-      as_fn_error $? "Qt 4 library not found" "$LINENO" 5
-
-else
-
-      { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Qt 4 library not found" >&5
-$as_echo "$as_me: WARNING: Qt 4 library not found" >&2;}
-
-fi
-    enable_qt4="no"
-
-else
-	QT4_CFLAGS=$pkg_cv_QT4_CFLAGS
-	QT4_LIBS=$pkg_cv_QT4_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-
-
-
-    PLUGINS="${PLUGINS} qt4"
-    LTLIBqt4=libqt4_plugin.la
-
-
-
-    ALIASES="${ALIASES} qvlc"
-    QT4LOCALEDIR="$(eval $PKG_CONFIG --variable=prefix QtCore)/share/qt4/translations/"
-
-    if test "${SYS}" != "mingw32" -a "${SYS}" != "mingwce" -a "${SYS}" != "darwin"; then :
-
-
-
-    eval "LIBS_qt4="'"'"$QT4_LIBS ${X_LIBS} ${X_PRE_LIBS} -lX11 "'$'"{LIBS_qt4}"'"'
-    am_modules_with_libs="${am_modules_with_libs} qt4"
-
-
-        need_xid_provider="no"
-
-
-    eval "CXXFLAGS_qt4="'"$'"{CXXFLAGS_qt4} $QT4_CFLAGS ${X_CFLAGS} -DQT4LOCALEDIR=\\\\\\\"${QT4LOCALEDIR}\\\\\\\""'"'
-    am_modules_with_cxxflags="${am_modules_with_cxxflags} qt4"
-
-
-
-else
-
-
-
-    eval "LIBS_qt4="'"'"$QT4_LIBS -lole32 "'$'"{LIBS_qt4}"'"'
-    am_modules_with_libs="${am_modules_with_libs} qt4"
-
-
-
-
-    eval "CXXFLAGS_qt4="'"$'"{CXXFLAGS_qt4} $QT4_CFLAGS -DQT4LOCALEDIR=\\\\\\\"${QT4LOCALEDIR}\\\\\\\""'"'
-    am_modules_with_cxxflags="${am_modules_with_cxxflags} qt4"
-
-
-
-fi
-    for ac_prog in moc-qt4 moc
-do
-  # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_path_MOC+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  case $MOC in
-  [\\/]* | ?:[\\/]*)
-  ac_cv_path_MOC="$MOC" # Let the user override the test with a path.
-  ;;
-  *)
-  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in `eval $PKG_CONFIG --variable=exec_prefix QtCore`/bin
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_path_MOC="$as_dir/$ac_word$ac_exec_ext"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-  ;;
-esac
-fi
-MOC=$ac_cv_path_MOC
-if test -n "$MOC"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MOC" >&5
-$as_echo "$MOC" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-
-  test -n "$MOC" && break
-done
-test -n "$MOC" || MOC="moc"
-
-    # Extract the first word of "rcc", so it can be a program name with args.
-set dummy rcc; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_path_RCC+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  case $RCC in
-  [\\/]* | ?:[\\/]*)
-  ac_cv_path_RCC="$RCC" # Let the user override the test with a path.
-  ;;
-  *)
-  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in `eval $PKG_CONFIG --variable=exec_prefix QtCore`/bin
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_path_RCC="$as_dir/$ac_word$ac_exec_ext"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-  test -z "$ac_cv_path_RCC" && ac_cv_path_RCC="rcc"
-  ;;
-esac
-fi
-RCC=$ac_cv_path_RCC
-if test -n "$RCC"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RCC" >&5
-$as_echo "$RCC" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-
-    for ac_prog in uic-qt4 uic
-do
-  # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_path_UIC+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  case $UIC in
-  [\\/]* | ?:[\\/]*)
-  ac_cv_path_UIC="$UIC" # Let the user override the test with a path.
-  ;;
-  *)
-  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in `eval $PKG_CONFIG --variable=exec_prefix QtCore`/bin
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_path_UIC="$as_dir/$ac_word$ac_exec_ext"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-  ;;
-esac
-fi
-UIC=$ac_cv_path_UIC
-if test -n "$UIC"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $UIC" >&5
-$as_echo "$UIC" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-
-  test -n "$UIC" && break
-done
-test -n "$UIC" || UIC="uic"
-
-
-fi
-
-fi
- if test "x$enable_qt4" != "xno"; then
-  ENABLE_QT4_TRUE=
-  ENABLE_QT4_FALSE='#'
-else
-  ENABLE_QT4_TRUE='#'
-  ENABLE_QT4_FALSE=
-fi
-
-
-if test "${enable_skins2}" != "no" && test "x$enable_qt4" = "xno"; then :
-
-  as_fn_error $? "The skins2 module depends on a the Qt4 development package. Without it you won't be able to open any dialog box from the interface, which makes the skins2 interface rather useless. Install the Qt4 development package or alternatively you can also configure with: --disable-qt4 --disable-skins2." "$LINENO" 5
-
-fi
-
-# Check whether --enable-macosx was given.
-if test "${enable_macosx+set}" = set; then :
-  enableval=$enable_macosx;
-fi
-
-if test "x${enable_macosx}" = "xyes"
-then
-
-
-    eval "LDFLAGS_macosx="'"-Wl,-framework,Cocoa $'"{LDFLAGS_macosx}"'"'
-    am_modules_with_ldflags="${am_modules_with_ldflags} macosx"
-
-    eval "LDFLAGS_minimal_macosx="'"-Wl,-framework,Cocoa $'"{LDFLAGS_minimal_macosx}"'"'
-    am_modules_with_ldflags="${am_modules_with_ldflags} minimal_macosx"
-
-
-
-
-    eval "LDFLAGS_macosx="'"-Wl,-framework,OpenGL $'"{LDFLAGS_macosx}"'"'
-    am_modules_with_ldflags="${am_modules_with_ldflags} macosx"
-
-    eval "LDFLAGS_minimal_macosx="'"-Wl,-framework,OpenGL $'"{LDFLAGS_minimal_macosx}"'"'
-    am_modules_with_ldflags="${am_modules_with_ldflags} minimal_macosx"
-
-
-
-
-    eval "LDFLAGS_macosx="'"-Wl,-framework,Carbon $'"{LDFLAGS_macosx}"'"'
-    am_modules_with_ldflags="${am_modules_with_ldflags} macosx"
-
-    eval "LDFLAGS_minimal_macosx="'"-Wl,-framework,Carbon $'"{LDFLAGS_minimal_macosx}"'"'
-    am_modules_with_ldflags="${am_modules_with_ldflags} minimal_macosx"
-
-
-
-
-    eval "LDFLAGS_macosx="'"-Wl,-framework,CoreServices $'"{LDFLAGS_macosx}"'"'
-    am_modules_with_ldflags="${am_modules_with_ldflags} macosx"
-
-    eval "LDFLAGS_minimal_macosx="'"-Wl,-framework,CoreServices $'"{LDFLAGS_minimal_macosx}"'"'
-    am_modules_with_ldflags="${am_modules_with_ldflags} minimal_macosx"
-
-
-
-
-    eval "LDFLAGS_macosx="'"-Wl,-framework,AGL $'"{LDFLAGS_macosx}"'"'
-    am_modules_with_ldflags="${am_modules_with_ldflags} macosx"
-
-    eval "LDFLAGS_minimal_macosx="'"-Wl,-framework,AGL $'"{LDFLAGS_minimal_macosx}"'"'
-    am_modules_with_ldflags="${am_modules_with_ldflags} minimal_macosx"
-
-
-
-
-    eval "LDFLAGS_macosx="'"-Wl,-framework,IOKit $'"{LDFLAGS_macosx}"'"'
-    am_modules_with_ldflags="${am_modules_with_ldflags} macosx"
-
-
-
-
-    eval "LDFLAGS_macosx="'"-F${CONTRIB_DIR}/Sparkle -Wl,-framework,Sparkle $'"{LDFLAGS_macosx}"'"'
-    am_modules_with_ldflags="${am_modules_with_ldflags} macosx"
-
-
-
-
-    eval "OBJCFLAGS_macosx="'"$'"{OBJCFLAGS_macosx} -F${CONTRIB_DIR}/Sparkle"'"'
-    am_modules_with_objcflags="${am_modules_with_objcflags} macosx"
-
-
-
-
-    eval "LDFLAGS_macosx="'"-Wl,-framework,AddressBook $'"{LDFLAGS_macosx}"'"'
-    am_modules_with_ldflags="${am_modules_with_ldflags} macosx"
-
-
-
-
-    eval "LDFLAGS_macosx="'"-Wl,-framework,WebKit $'"{LDFLAGS_macosx}"'"'
-    am_modules_with_ldflags="${am_modules_with_ldflags} macosx"
-
-
-
-
-    eval "OBJCFLAGS_macosx="'"$'"{OBJCFLAGS_macosx} -fobjc-exceptions "'"'
-    am_modules_with_objcflags="${am_modules_with_objcflags} macosx"
-
-    eval "OBJCFLAGS_minimal_macosx="'"$'"{OBJCFLAGS_minimal_macosx} -fobjc-exceptions "'"'
-    am_modules_with_objcflags="${am_modules_with_objcflags} minimal_macosx"
-
-
-
-
-
-    PLUGINS="${PLUGINS} macosx"
-    LTLIBmacosx=libmacosx_plugin.la
-
-
-    PLUGINS="${PLUGINS} minimal_macosx"
-    LTLIBminimal_macosx=libminimal_macosx_plugin.la
-
-
-
-fi
-
-
-# Check whether --enable-macosx-vout was given.
-if test "${enable_macosx_vout+set}" = set; then :
-  enableval=$enable_macosx_vout;
-fi
-
-if test "x${enable_macosx_vout}" != "xno" &&
-  (test "${SYS}" = "darwin" || test "${enable_macosx_vout}" = "yes")
-then
-
-
-    eval "LDFLAGS_vout_macosx="'"-Wl,-framework,Cocoa $'"{LDFLAGS_vout_macosx}"'"'
-    am_modules_with_ldflags="${am_modules_with_ldflags} vout_macosx"
-
-
-
-
-    eval "LDFLAGS_vout_macosx="'"-Wl,-framework,OpenGL $'"{LDFLAGS_vout_macosx}"'"'
-    am_modules_with_ldflags="${am_modules_with_ldflags} vout_macosx"
-
-
-
-
-    PLUGINS="${PLUGINS} vout_macosx"
-    LTLIBvout_macosx=libvout_macosx_plugin.la
-
-
-
-fi
-
-# Check whether --enable-macosx-dialog-provider was given.
-if test "${enable_macosx_dialog_provider+set}" = set; then :
-  enableval=$enable_macosx_dialog_provider;
-fi
-
-if test "x${enable_macosx_dialog_provider}" != "xno" &&
-  (test "${SYS}" = "darwin" || test "${enable_macosx_dialog_provider}" = "yes")
-then
-
-
-    eval "LDFLAGS_macosx_dialog_provider="'"-Wl,-framework,Cocoa $'"{LDFLAGS_macosx_dialog_provider}"'"'
-    am_modules_with_ldflags="${am_modules_with_ldflags} macosx_dialog_provider"
-
-
-
-
-    PLUGINS="${PLUGINS} macosx_dialog_provider"
-    LTLIBmacosx_dialog_provider=libmacosx_dialog_provider_plugin.la
-
-
-
-fi
-
-# Check whether --enable-macosx-qtcapture was given.
-if test "${enable_macosx_qtcapture+set}" = set; then :
-  enableval=$enable_macosx_qtcapture;
-fi
-
-if test "x${enable_macosx_qtcapture}" != "xno" &&
-  (test "${SYS}" = "darwin" || test "${enable_macosx_qtcapture}" = "yes")
-then
-
-
-    eval "LDFLAGS_qtcapture="'"-Wl,-framework,Cocoa $'"{LDFLAGS_qtcapture}"'"'
-    am_modules_with_ldflags="${am_modules_with_ldflags} qtcapture"
-
-
-
-
-    eval "LDFLAGS_qtcapture="'"-Wl,-framework,QTKit $'"{LDFLAGS_qtcapture}"'"'
-    am_modules_with_ldflags="${am_modules_with_ldflags} qtcapture"
-
-
-
-
-    eval "LDFLAGS_qtcapture="'"-Wl,-framework,CoreAudio $'"{LDFLAGS_qtcapture}"'"'
-    am_modules_with_ldflags="${am_modules_with_ldflags} qtcapture"
-
-
-
-
-    eval "LDFLAGS_qtcapture="'"-Wl,-framework,QuartzCore $'"{LDFLAGS_qtcapture}"'"'
-    am_modules_with_ldflags="${am_modules_with_ldflags} qtcapture"
-
-
-
-
-    eval "LDFLAGS_qtcapture="'"-Wl,-framework,CoreVideo $'"{LDFLAGS_qtcapture}"'"'
-    am_modules_with_ldflags="${am_modules_with_ldflags} qtcapture"
-
-
-
-
-    PLUGINS="${PLUGINS} qtcapture"
-    LTLIBqtcapture=libqtcapture_plugin.la
-
-
-
-fi
-
-# Check whether --enable-macosx-eyetv was given.
-if test "${enable_macosx_eyetv+set}" = set; then :
-  enableval=$enable_macosx_eyetv;
-fi
-
-if test "x${enable_macosx_eyetv}" != "xno" &&
-  (test "${SYS}" = "darwin" || test "${enable_macosx_eyetv}" = "yes")
-then
-
-
-    eval "LDFLAGS_access_eyetv="'"-Wl,-framework,Foundation $'"{LDFLAGS_access_eyetv}"'"'
-    am_modules_with_ldflags="${am_modules_with_ldflags} access_eyetv"
-
-
-
-
-    PLUGINS="${PLUGINS} access_eyetv"
-    LTLIBaccess_eyetv=libaccess_eyetv_plugin.la
-
-
-
-fi
-
-# Check whether --enable-macosx-vlc-app was given.
-if test "${enable_macosx_vlc_app+set}" = set; then :
-  enableval=$enable_macosx_vlc_app;
-fi
-
- if test "${enable_macosx_vlc_app}" != "no" &&
-    (test "${SYS}" = "darwin" || test "${enable_macosx_vlc_app}" = "yes") ; then
-  BUILD_MACOSX_VLC_APP_TRUE=
-  BUILD_MACOSX_VLC_APP_FALSE='#'
-else
-  BUILD_MACOSX_VLC_APP_TRUE='#'
-  BUILD_MACOSX_VLC_APP_FALSE=
-fi
-
-
-
-# Check whether --enable-ncurses was given.
-if test "${enable_ncurses+set}" = set; then :
-  enableval=$enable_ncurses; if test "${enable_ncurses}" != "no"; then
-    ac_fn_c_check_header_mongrel "$LINENO" "ncurses.h" "ac_cv_header_ncurses_h" "$ac_includes_default"
-if test "x$ac_cv_header_ncurses_h" = xyes; then :
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for mvprintw in -lncursesw" >&5
-$as_echo_n "checking for mvprintw in -lncursesw... " >&6; }
-if ${ac_cv_lib_ncursesw_mvprintw+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-lncursesw  $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char mvprintw ();
-int
-main ()
-{
-return mvprintw ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_lib_ncursesw_mvprintw=yes
-else
-  ac_cv_lib_ncursesw_mvprintw=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ncursesw_mvprintw" >&5
-$as_echo "$ac_cv_lib_ncursesw_mvprintw" >&6; }
-if test "x$ac_cv_lib_ncursesw_mvprintw" = xyes; then :
-
-
-    PLUGINS="${PLUGINS} ncurses"
-    LTLIBncurses=libncurses_plugin.la
-
-
-
-
-
-    eval "LIBS_ncurses="'"'"-lncursesw "'$'"{LIBS_ncurses}"'"'
-    am_modules_with_libs="${am_modules_with_libs} ncurses"
-
-
-        ALIASES="${ALIASES} nvlc"
-
-$as_echo "#define HAVE_NCURSESW 1" >>confdefs.h
-
-        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for tgetent in -lncursesw" >&5
-$as_echo_n "checking for tgetent in -lncursesw... " >&6; }
-if ${ac_cv_lib_ncursesw_tgetent+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-lncursesw  $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char tgetent ();
-int
-main ()
-{
-return tgetent ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_lib_ncursesw_tgetent=yes
-else
-  ac_cv_lib_ncursesw_tgetent=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ncursesw_tgetent" >&5
-$as_echo "$ac_cv_lib_ncursesw_tgetent" >&6; }
-if test "x$ac_cv_lib_ncursesw_tgetent" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_LIBNCURSESW 1
-_ACEOF
-
-  LIBS="-lncursesw $LIBS"
-
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for tgetent in -ltinfow" >&5
-$as_echo_n "checking for tgetent in -ltinfow... " >&6; }
-if ${ac_cv_lib_tinfow_tgetent+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-ltinfow  $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char tgetent ();
-int
-main ()
-{
-return tgetent ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_lib_tinfow_tgetent=yes
-else
-  ac_cv_lib_tinfow_tgetent=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_tinfow_tgetent" >&5
-$as_echo "$ac_cv_lib_tinfow_tgetent" >&6; }
-if test "x$ac_cv_lib_tinfow_tgetent" = xyes; then :
-
-
-    eval "LIBS_ncurses="'"'"-ltinfow "'$'"{LIBS_ncurses}"'"'
-    am_modules_with_libs="${am_modules_with_libs} ncurses"
-
-
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for tgetent in -ltinfo" >&5
-$as_echo_n "checking for tgetent in -ltinfo... " >&6; }
-if ${ac_cv_lib_tinfo_tgetent+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-ltinfo  $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char tgetent ();
-int
-main ()
-{
-return tgetent ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_lib_tinfo_tgetent=yes
-else
-  ac_cv_lib_tinfo_tgetent=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_tinfo_tgetent" >&5
-$as_echo "$ac_cv_lib_tinfo_tgetent" >&6; }
-if test "x$ac_cv_lib_tinfo_tgetent" = xyes; then :
-
-
-    eval "LIBS_ncurses="'"'"-ltinfo "'$'"{LIBS_ncurses}"'"'
-    am_modules_with_libs="${am_modules_with_libs} ncurses"
-
-
-else
-  if test "x${enable_ncurses}" != "x"; then :
-  as_fn_error $? "tgetent not found in ncursesw tinfow tinfo
-               " "$LINENO" 5
-fi
-fi
-
-
-
-fi
-
-
-fi
-
-
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for mvprintw in -lncurses" >&5
-$as_echo_n "checking for mvprintw in -lncurses... " >&6; }
-if ${ac_cv_lib_ncurses_mvprintw+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-lncurses  $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char mvprintw ();
-int
-main ()
-{
-return mvprintw ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_lib_ncurses_mvprintw=yes
-else
-  ac_cv_lib_ncurses_mvprintw=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ncurses_mvprintw" >&5
-$as_echo "$ac_cv_lib_ncurses_mvprintw" >&6; }
-if test "x$ac_cv_lib_ncurses_mvprintw" = xyes; then :
-
-
-    PLUGINS="${PLUGINS} ncurses"
-    LTLIBncurses=libncurses_plugin.la
-
-
-
-          ALIASES="${ALIASES} nvlc"
-
-
-    eval "LIBS_ncurses="'"'"-lncurses "'$'"{LIBS_ncurses}"'"'
-    am_modules_with_libs="${am_modules_with_libs} ncurses"
-
-
-          { $as_echo "$as_me:${as_lineno-$LINENO}: checking for tgetent in -lncurses" >&5
-$as_echo_n "checking for tgetent in -lncurses... " >&6; }
-if ${ac_cv_lib_ncurses_tgetent+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-lncurses  $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char tgetent ();
-int
-main ()
-{
-return tgetent ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_lib_ncurses_tgetent=yes
-else
-  ac_cv_lib_ncurses_tgetent=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ncurses_tgetent" >&5
-$as_echo "$ac_cv_lib_ncurses_tgetent" >&6; }
-if test "x$ac_cv_lib_ncurses_tgetent" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_LIBNCURSES 1
-_ACEOF
-
-  LIBS="-lncurses $LIBS"
-
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for tgetent in -ltinfo" >&5
-$as_echo_n "checking for tgetent in -ltinfo... " >&6; }
-if ${ac_cv_lib_tinfo_tgetent+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-ltinfo  $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char tgetent ();
-int
-main ()
-{
-return tgetent ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_lib_tinfo_tgetent=yes
-else
-  ac_cv_lib_tinfo_tgetent=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_tinfo_tgetent" >&5
-$as_echo "$ac_cv_lib_tinfo_tgetent" >&6; }
-if test "x$ac_cv_lib_tinfo_tgetent" = xyes; then :
-
-
-    eval "LIBS_ncurses="'"'"-ltinfo "'$'"{LIBS_ncurses}"'"'
-    am_modules_with_libs="${am_modules_with_libs} ncurses"
-
-
-else
-  if test "x${enable_ncurses}" != "x"; then :
-  as_fn_error $? "tgetent not found in ncurses tinfo" "$LINENO" 5
-fi
-
-fi
-
-
-fi
-
-else
-  if test "x${enable_ncurses}" != "x"; then :
-
-            as_fn_error $? "libncurses not found" "$LINENO" 5
-fi
-
-fi
-
-
-fi
-
-
-fi
-
-
-  fi
-
-fi
-
-
-# Check whether --enable-xosd was given.
-if test "${enable_xosd+set}" = set; then :
-  enableval=$enable_xosd;
-fi
-
-if test "${enable_xosd}" = "yes"
-then
-  for ac_header in xosd.h
-do :
-  ac_fn_c_check_header_mongrel "$LINENO" "xosd.h" "ac_cv_header_xosd_h" "$ac_includes_default"
-if test "x$ac_cv_header_xosd_h" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_XOSD_H 1
-_ACEOF
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking for xosd_set_horizontal_offset in -lxosd" >&5
-$as_echo_n "checking for xosd_set_horizontal_offset in -lxosd... " >&6; }
-if ${ac_cv_lib_xosd_xosd_set_horizontal_offset+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-lxosd  $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char xosd_set_horizontal_offset ();
-int
-main ()
-{
-return xosd_set_horizontal_offset ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_lib_xosd_xosd_set_horizontal_offset=yes
-else
-  ac_cv_lib_xosd_xosd_set_horizontal_offset=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_xosd_xosd_set_horizontal_offset" >&5
-$as_echo "$ac_cv_lib_xosd_xosd_set_horizontal_offset" >&6; }
-if test "x$ac_cv_lib_xosd_xosd_set_horizontal_offset" = xyes; then :
-
-
-
-    PLUGINS="${PLUGINS} xosd"
-    LTLIBxosd=libxosd_plugin.la
-
-
-
-
-
-    eval "LIBS_xosd="'"'"-lxosd "'$'"{LIBS_xosd}"'"'
-    am_modules_with_libs="${am_modules_with_libs} xosd"
-
-
-
-fi
-
-
-fi
-
-done
-
-fi
-
-# Check whether --enable-fbosd was given.
-if test "${enable_fbosd+set}" = set; then :
-  enableval=$enable_fbosd;
-fi
-
-if test "${enable_fbosd}" = "yes"
-then
-  for ac_header in linux/fb.h
-do :
-  ac_fn_c_check_header_mongrel "$LINENO" "linux/fb.h" "ac_cv_header_linux_fb_h" "$ac_includes_default"
-if test "x$ac_cv_header_linux_fb_h" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_LINUX_FB_H 1
-_ACEOF
-
-
-
-    PLUGINS="${PLUGINS} fbosd"
-    LTLIBfbosd=libfbosd_plugin.la
-
-
-
-
-fi
-
-done
-
-fi
-
-if test "$need_xid_provider" = "yes"; then :
-
-  as_fn_error $? "X11 video outputs need a window provider (Qt4, Skins2, Hildon or xcb-utils), but none were found. Please install xcb-keysyms." "$LINENO" 5
-
-fi
-
-# Check whether --enable-visual was given.
-if test "${enable_visual+set}" = set; then :
-  enableval=$enable_visual;
-fi
-
-if test "${enable_visual}" != "no"
-then
-
-
-    PLUGINS="${PLUGINS} visual"
-    LTLIBvisual=libvisual_plugin.la
-
-
-
-fi
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-# Check whether --enable-goom was given.
-if test "${enable_goom+set}" = set; then :
-  enableval=$enable_goom;
-else
-  enable_goom=auto
-fi
-
-
-case $enable_goom in #(
-  yes) :
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for GOOM" >&5
-$as_echo_n "checking for GOOM... " >&6; }
-
-if test -n "$GOOM_CFLAGS"; then
-    pkg_cv_GOOM_CFLAGS="$GOOM_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libgoom2\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libgoom2") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_GOOM_CFLAGS=`$PKG_CONFIG --cflags "libgoom2" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$GOOM_LIBS"; then
-    pkg_cv_GOOM_LIBS="$GOOM_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libgoom2\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libgoom2") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_GOOM_LIBS=`$PKG_CONFIG --libs "libgoom2" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        GOOM_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libgoom2" 2>&1`
-        else
-	        GOOM_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libgoom2" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$GOOM_PKG_ERRORS" >&5
-
-	if test x"$enable_goom" = "xyes"; then :
-  as_fn_error $? "Library libgoom2 needed for goom was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library libgoom2 needed for goom was not found" >&5
-$as_echo "$as_me: WARNING: Library libgoom2 needed for goom was not found" >&2;}
-
-fi
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	if test x"$enable_goom" = "xyes"; then :
-  as_fn_error $? "Library libgoom2 needed for goom was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library libgoom2 needed for goom was not found" >&5
-$as_echo "$as_me: WARNING: Library libgoom2 needed for goom was not found" >&2;}
-
-fi
-else
-	GOOM_CFLAGS=$pkg_cv_GOOM_CFLAGS
-	GOOM_LIBS=$pkg_cv_GOOM_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	PLUGINS="${PLUGINS} goom"
-    LTLIBgoom=libgoom_plugin.la
-
-
-
-
-
-
-    eval "CFLAGS_goom="'"$'"{CFLAGS_goom} $GOOM_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} goom"
-
-
-
-
-    eval "LIBS_goom="'"'"$GOOM_LIBS  "'$'"{LIBS_goom}"'"'
-    am_modules_with_libs="${am_modules_with_libs} goom"
-
-
-fi ;; #(
-  auto) :
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for GOOM" >&5
-$as_echo_n "checking for GOOM... " >&6; }
-
-if test -n "$GOOM_CFLAGS"; then
-    pkg_cv_GOOM_CFLAGS="$GOOM_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libgoom2\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libgoom2") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_GOOM_CFLAGS=`$PKG_CONFIG --cflags "libgoom2" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$GOOM_LIBS"; then
-    pkg_cv_GOOM_LIBS="$GOOM_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libgoom2\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libgoom2") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_GOOM_LIBS=`$PKG_CONFIG --libs "libgoom2" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        GOOM_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libgoom2" 2>&1`
-        else
-	        GOOM_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libgoom2" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$GOOM_PKG_ERRORS" >&5
-
-	enable_goom=no
- if test x"$enable_goom" = "xyes"; then :
-  as_fn_error $? "Library libgoom2 needed for goom was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library libgoom2 needed for goom was not found" >&5
-$as_echo "$as_me: WARNING: Library libgoom2 needed for goom was not found" >&2;}
-
-fi
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	enable_goom=no
- if test x"$enable_goom" = "xyes"; then :
-  as_fn_error $? "Library libgoom2 needed for goom was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library libgoom2 needed for goom was not found" >&5
-$as_echo "$as_me: WARNING: Library libgoom2 needed for goom was not found" >&2;}
-
-fi
-else
-	GOOM_CFLAGS=$pkg_cv_GOOM_CFLAGS
-	GOOM_LIBS=$pkg_cv_GOOM_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	enable_goom=yes
-
-
-    PLUGINS="${PLUGINS} goom"
-    LTLIBgoom=libgoom_plugin.la
-
-
-
-
-
-
-    eval "CFLAGS_goom="'"$'"{CFLAGS_goom} $GOOM_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} goom"
-
-
-
-
-    eval "LIBS_goom="'"'"$GOOM_LIBS  "'$'"{LIBS_goom}"'"'
-    am_modules_with_libs="${am_modules_with_libs} goom"
-
-
-fi ;; #(
-  *) :
-     ;;
-esac
-
-
-
-
-
-
-
-
-
-
-
-
-# Check whether --enable-projectm was given.
-if test "${enable_projectm+set}" = set; then :
-  enableval=$enable_projectm;
-fi
-
-if test "${enable_projectm}" != "no"; then :
-
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for PROJECTM" >&5
-$as_echo_n "checking for PROJECTM... " >&6; }
-
-if test -n "$PROJECTM_CFLAGS"; then
-    pkg_cv_PROJECTM_CFLAGS="$PROJECTM_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libprojectM\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libprojectM") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_PROJECTM_CFLAGS=`$PKG_CONFIG --cflags "libprojectM" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$PROJECTM_LIBS"; then
-    pkg_cv_PROJECTM_LIBS="$PROJECTM_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libprojectM\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libprojectM") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_PROJECTM_LIBS=`$PKG_CONFIG --libs "libprojectM" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        PROJECTM_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libprojectM" 2>&1`
-        else
-	        PROJECTM_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libprojectM" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$PROJECTM_PKG_ERRORS" >&5
-
-
-      { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: libprojectM library not found" >&5
-$as_echo "$as_me: WARNING: libprojectM library not found" >&2;}
-
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-      { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: libprojectM library not found" >&5
-$as_echo "$as_me: WARNING: libprojectM library not found" >&2;}
-
-else
-	PROJECTM_CFLAGS=$pkg_cv_PROJECTM_CFLAGS
-	PROJECTM_LIBS=$pkg_cv_PROJECTM_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-
-
-
-    PLUGINS="${PLUGINS} projectm"
-    LTLIBprojectm=libprojectm_plugin.la
-
-
-
-
-
-    eval "CXXFLAGS_projectm="'"$'"{CXXFLAGS_projectm} $PROJECTM_CFLAGS"'"'
-    am_modules_with_cxxflags="${am_modules_with_cxxflags} projectm"
-
-
-
-
-    eval "LIBS_projectm="'"'"$PROJECTM_LIBS "'$'"{LIBS_projectm}"'"'
-    am_modules_with_libs="${am_modules_with_libs} projectm"
-
-
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for PROJECTM2" >&5
-$as_echo_n "checking for PROJECTM2... " >&6; }
-
-if test -n "$PROJECTM2_CFLAGS"; then
-    pkg_cv_PROJECTM2_CFLAGS="$PROJECTM2_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libprojectM >= 2.0.0\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libprojectM >= 2.0.0") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_PROJECTM2_CFLAGS=`$PKG_CONFIG --cflags "libprojectM >= 2.0.0" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$PROJECTM2_LIBS"; then
-    pkg_cv_PROJECTM2_LIBS="$PROJECTM2_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libprojectM >= 2.0.0\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libprojectM >= 2.0.0") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_PROJECTM2_LIBS=`$PKG_CONFIG --libs "libprojectM >= 2.0.0" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        PROJECTM2_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libprojectM >= 2.0.0" 2>&1`
-        else
-	        PROJECTM2_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libprojectM >= 2.0.0" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$PROJECTM2_PKG_ERRORS" >&5
-
-	 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Using libprojectM version 1 " >&5
-$as_echo "$as_me: WARNING: Using libprojectM version 1 " >&2;}
-
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Using libprojectM version 1 " >&5
-$as_echo "$as_me: WARNING: Using libprojectM version 1 " >&2;}
-
-else
-	PROJECTM2_CFLAGS=$pkg_cv_PROJECTM2_CFLAGS
-	PROJECTM2_LIBS=$pkg_cv_PROJECTM2_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-
-$as_echo "#define HAVE_PROJECTM2 1" >>confdefs.h
-
-fi
-
-fi
-
-fi
-
-# Check whether --enable-atmo was given.
-if test "${enable_atmo+set}" = set; then :
-  enableval=$enable_atmo;
-else
-  enable_atmo="yes"
-fi
-
-if test "${enable_atmo}" != no; then :
-
-  if test "${SYS}" = "mingw32" -o "${SYS}" = "linux"; then :
-
-    ac_ext=cpp
-ac_cpp='$CXXCPP $CPPFLAGS'
-ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
-
-
-
-    PLUGINS="${PLUGINS} atmo"
-    LTLIBatmo=libatmo_plugin.la
-
-
-
-    ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-
-fi
-
-fi
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-# Check whether --enable-bonjour was given.
-if test "${enable_bonjour+set}" = set; then :
-  enableval=$enable_bonjour;
-else
-  enable_bonjour=auto
-fi
-
-
-case $enable_bonjour in #(
-  yes) :
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for BONJOUR" >&5
-$as_echo_n "checking for BONJOUR... " >&6; }
-
-if test -n "$BONJOUR_CFLAGS"; then
-    pkg_cv_BONJOUR_CFLAGS="$BONJOUR_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"avahi-client >= 0.6\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "avahi-client >= 0.6") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_BONJOUR_CFLAGS=`$PKG_CONFIG --cflags "avahi-client >= 0.6" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$BONJOUR_LIBS"; then
-    pkg_cv_BONJOUR_LIBS="$BONJOUR_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"avahi-client >= 0.6\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "avahi-client >= 0.6") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_BONJOUR_LIBS=`$PKG_CONFIG --libs "avahi-client >= 0.6" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        BONJOUR_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "avahi-client >= 0.6" 2>&1`
-        else
-	        BONJOUR_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "avahi-client >= 0.6" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$BONJOUR_PKG_ERRORS" >&5
-
-	if test x"$enable_bonjour" = "xyes"; then :
-  as_fn_error $? "Library avahi-client >= 0.6 needed for bonjour was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library avahi-client >= 0.6 needed for bonjour was not found" >&5
-$as_echo "$as_me: WARNING: Library avahi-client >= 0.6 needed for bonjour was not found" >&2;}
-
-fi
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	if test x"$enable_bonjour" = "xyes"; then :
-  as_fn_error $? "Library avahi-client >= 0.6 needed for bonjour was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library avahi-client >= 0.6 needed for bonjour was not found" >&5
-$as_echo "$as_me: WARNING: Library avahi-client >= 0.6 needed for bonjour was not found" >&2;}
-
-fi
-else
-	BONJOUR_CFLAGS=$pkg_cv_BONJOUR_CFLAGS
-	BONJOUR_LIBS=$pkg_cv_BONJOUR_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	PLUGINS="${PLUGINS} bonjour"
-    LTLIBbonjour=libbonjour_plugin.la
-
-
-
-
-
-
-    eval "CFLAGS_bonjour="'"$'"{CFLAGS_bonjour} $BONJOUR_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} bonjour"
-
-
-
-
-    eval "LIBS_bonjour="'"'"$BONJOUR_LIBS  "'$'"{LIBS_bonjour}"'"'
-    am_modules_with_libs="${am_modules_with_libs} bonjour"
-
-
-fi ;; #(
-  auto) :
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for BONJOUR" >&5
-$as_echo_n "checking for BONJOUR... " >&6; }
-
-if test -n "$BONJOUR_CFLAGS"; then
-    pkg_cv_BONJOUR_CFLAGS="$BONJOUR_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"avahi-client >= 0.6\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "avahi-client >= 0.6") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_BONJOUR_CFLAGS=`$PKG_CONFIG --cflags "avahi-client >= 0.6" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$BONJOUR_LIBS"; then
-    pkg_cv_BONJOUR_LIBS="$BONJOUR_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"avahi-client >= 0.6\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "avahi-client >= 0.6") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_BONJOUR_LIBS=`$PKG_CONFIG --libs "avahi-client >= 0.6" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        BONJOUR_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "avahi-client >= 0.6" 2>&1`
-        else
-	        BONJOUR_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "avahi-client >= 0.6" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$BONJOUR_PKG_ERRORS" >&5
-
-	enable_bonjour=no
- if test x"$enable_bonjour" = "xyes"; then :
-  as_fn_error $? "Library avahi-client >= 0.6 needed for bonjour was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library avahi-client >= 0.6 needed for bonjour was not found" >&5
-$as_echo "$as_me: WARNING: Library avahi-client >= 0.6 needed for bonjour was not found" >&2;}
-
-fi
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	enable_bonjour=no
- if test x"$enable_bonjour" = "xyes"; then :
-  as_fn_error $? "Library avahi-client >= 0.6 needed for bonjour was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library avahi-client >= 0.6 needed for bonjour was not found" >&5
-$as_echo "$as_me: WARNING: Library avahi-client >= 0.6 needed for bonjour was not found" >&2;}
-
-fi
-else
-	BONJOUR_CFLAGS=$pkg_cv_BONJOUR_CFLAGS
-	BONJOUR_LIBS=$pkg_cv_BONJOUR_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	enable_bonjour=yes
-
-
-    PLUGINS="${PLUGINS} bonjour"
-    LTLIBbonjour=libbonjour_plugin.la
-
-
-
-
-
-
-    eval "CFLAGS_bonjour="'"$'"{CFLAGS_bonjour} $BONJOUR_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} bonjour"
-
-
-
-
-    eval "LIBS_bonjour="'"'"$BONJOUR_LIBS  "'$'"{LIBS_bonjour}"'"'
-    am_modules_with_libs="${am_modules_with_libs} bonjour"
-
-
-fi ;; #(
-  *) :
-     ;;
-esac
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-# Check whether --enable-udev was given.
-if test "${enable_udev+set}" = set; then :
-  enableval=$enable_udev;
-else
-  enable_udev=auto
-fi
-
-
-case $enable_udev in #(
-  yes) :
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for UDEV" >&5
-$as_echo_n "checking for UDEV... " >&6; }
-
-if test -n "$UDEV_CFLAGS"; then
-    pkg_cv_UDEV_CFLAGS="$UDEV_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libudev >= 142\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libudev >= 142") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_UDEV_CFLAGS=`$PKG_CONFIG --cflags "libudev >= 142" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$UDEV_LIBS"; then
-    pkg_cv_UDEV_LIBS="$UDEV_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libudev >= 142\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libudev >= 142") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_UDEV_LIBS=`$PKG_CONFIG --libs "libudev >= 142" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        UDEV_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libudev >= 142" 2>&1`
-        else
-	        UDEV_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libudev >= 142" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$UDEV_PKG_ERRORS" >&5
-
-	if test x"$enable_udev" = "xyes"; then :
-  as_fn_error $? "Library libudev >= 142 needed for udev was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library libudev >= 142 needed for udev was not found" >&5
-$as_echo "$as_me: WARNING: Library libudev >= 142 needed for udev was not found" >&2;}
-
-fi
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	if test x"$enable_udev" = "xyes"; then :
-  as_fn_error $? "Library libudev >= 142 needed for udev was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library libudev >= 142 needed for udev was not found" >&5
-$as_echo "$as_me: WARNING: Library libudev >= 142 needed for udev was not found" >&2;}
-
-fi
-else
-	UDEV_CFLAGS=$pkg_cv_UDEV_CFLAGS
-	UDEV_LIBS=$pkg_cv_UDEV_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	PLUGINS="${PLUGINS} udev"
-    LTLIBudev=libudev_plugin.la
-
-
-
-
-
-
-    eval "CFLAGS_udev="'"$'"{CFLAGS_udev} $UDEV_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} udev"
-
-
-
-
-    eval "LIBS_udev="'"'"$UDEV_LIBS  "'$'"{LIBS_udev}"'"'
-    am_modules_with_libs="${am_modules_with_libs} udev"
-
-
-fi ;; #(
-  auto) :
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for UDEV" >&5
-$as_echo_n "checking for UDEV... " >&6; }
-
-if test -n "$UDEV_CFLAGS"; then
-    pkg_cv_UDEV_CFLAGS="$UDEV_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libudev >= 142\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libudev >= 142") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_UDEV_CFLAGS=`$PKG_CONFIG --cflags "libudev >= 142" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$UDEV_LIBS"; then
-    pkg_cv_UDEV_LIBS="$UDEV_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libudev >= 142\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libudev >= 142") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_UDEV_LIBS=`$PKG_CONFIG --libs "libudev >= 142" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        UDEV_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libudev >= 142" 2>&1`
-        else
-	        UDEV_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libudev >= 142" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$UDEV_PKG_ERRORS" >&5
-
-	enable_udev=no
- if test x"$enable_udev" = "xyes"; then :
-  as_fn_error $? "Library libudev >= 142 needed for udev was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library libudev >= 142 needed for udev was not found" >&5
-$as_echo "$as_me: WARNING: Library libudev >= 142 needed for udev was not found" >&2;}
-
-fi
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	enable_udev=no
- if test x"$enable_udev" = "xyes"; then :
-  as_fn_error $? "Library libudev >= 142 needed for udev was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library libudev >= 142 needed for udev was not found" >&5
-$as_echo "$as_me: WARNING: Library libudev >= 142 needed for udev was not found" >&2;}
-
-fi
-else
-	UDEV_CFLAGS=$pkg_cv_UDEV_CFLAGS
-	UDEV_LIBS=$pkg_cv_UDEV_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	enable_udev=yes
-
-
-    PLUGINS="${PLUGINS} udev"
-    LTLIBudev=libudev_plugin.la
-
-
-
-
-
-
-    eval "CFLAGS_udev="'"$'"{CFLAGS_udev} $UDEV_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} udev"
-
-
-
-
-    eval "LIBS_udev="'"'"$UDEV_LIBS  "'$'"{LIBS_udev}"'"'
-    am_modules_with_libs="${am_modules_with_libs} udev"
-
-
-fi ;; #(
-  *) :
-     ;;
-esac
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-# Check whether --enable-mtp was given.
-if test "${enable_mtp+set}" = set; then :
-  enableval=$enable_mtp;
-else
-  enable_mtp=auto
-fi
-
-
-case $enable_mtp in #(
-  yes) :
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for MTP" >&5
-$as_echo_n "checking for MTP... " >&6; }
-
-if test -n "$MTP_CFLAGS"; then
-    pkg_cv_MTP_CFLAGS="$MTP_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libmtp >= 1.0.0\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libmtp >= 1.0.0") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_MTP_CFLAGS=`$PKG_CONFIG --cflags "libmtp >= 1.0.0" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$MTP_LIBS"; then
-    pkg_cv_MTP_LIBS="$MTP_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libmtp >= 1.0.0\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libmtp >= 1.0.0") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_MTP_LIBS=`$PKG_CONFIG --libs "libmtp >= 1.0.0" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        MTP_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libmtp >= 1.0.0" 2>&1`
-        else
-	        MTP_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libmtp >= 1.0.0" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$MTP_PKG_ERRORS" >&5
-
-	if test x"$enable_mtp" = "xyes"; then :
-  as_fn_error $? "Library libmtp >= 1.0.0 needed for mtp was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library libmtp >= 1.0.0 needed for mtp was not found" >&5
-$as_echo "$as_me: WARNING: Library libmtp >= 1.0.0 needed for mtp was not found" >&2;}
-
-fi
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	if test x"$enable_mtp" = "xyes"; then :
-  as_fn_error $? "Library libmtp >= 1.0.0 needed for mtp was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library libmtp >= 1.0.0 needed for mtp was not found" >&5
-$as_echo "$as_me: WARNING: Library libmtp >= 1.0.0 needed for mtp was not found" >&2;}
-
-fi
-else
-	MTP_CFLAGS=$pkg_cv_MTP_CFLAGS
-	MTP_LIBS=$pkg_cv_MTP_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	PLUGINS="${PLUGINS} mtp"
-    LTLIBmtp=libmtp_plugin.la
-
-
-    PLUGINS="${PLUGINS} access_mtp"
-    LTLIBaccess_mtp=libaccess_mtp_plugin.la
-
-
-
-
-
-
-    eval "CFLAGS_mtp="'"$'"{CFLAGS_mtp} $MTP_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} mtp"
-
-    eval "CFLAGS_access_mtp="'"$'"{CFLAGS_access_mtp} $MTP_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} access_mtp"
-
-
-
-
-    eval "LIBS_mtp="'"'"$MTP_LIBS  "'$'"{LIBS_mtp}"'"'
-    am_modules_with_libs="${am_modules_with_libs} mtp"
-
-    eval "LIBS_access_mtp="'"'"$MTP_LIBS  "'$'"{LIBS_access_mtp}"'"'
-    am_modules_with_libs="${am_modules_with_libs} access_mtp"
-
-
-fi ;; #(
-  auto) :
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for MTP" >&5
-$as_echo_n "checking for MTP... " >&6; }
-
-if test -n "$MTP_CFLAGS"; then
-    pkg_cv_MTP_CFLAGS="$MTP_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libmtp >= 1.0.0\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libmtp >= 1.0.0") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_MTP_CFLAGS=`$PKG_CONFIG --cflags "libmtp >= 1.0.0" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$MTP_LIBS"; then
-    pkg_cv_MTP_LIBS="$MTP_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libmtp >= 1.0.0\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libmtp >= 1.0.0") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_MTP_LIBS=`$PKG_CONFIG --libs "libmtp >= 1.0.0" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        MTP_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libmtp >= 1.0.0" 2>&1`
-        else
-	        MTP_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libmtp >= 1.0.0" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$MTP_PKG_ERRORS" >&5
-
-	enable_mtp=no
- if test x"$enable_mtp" = "xyes"; then :
-  as_fn_error $? "Library libmtp >= 1.0.0 needed for mtp was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library libmtp >= 1.0.0 needed for mtp was not found" >&5
-$as_echo "$as_me: WARNING: Library libmtp >= 1.0.0 needed for mtp was not found" >&2;}
-
-fi
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	enable_mtp=no
- if test x"$enable_mtp" = "xyes"; then :
-  as_fn_error $? "Library libmtp >= 1.0.0 needed for mtp was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library libmtp >= 1.0.0 needed for mtp was not found" >&5
-$as_echo "$as_me: WARNING: Library libmtp >= 1.0.0 needed for mtp was not found" >&2;}
-
-fi
-else
-	MTP_CFLAGS=$pkg_cv_MTP_CFLAGS
-	MTP_LIBS=$pkg_cv_MTP_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	enable_mtp=yes
-
-
-    PLUGINS="${PLUGINS} mtp"
-    LTLIBmtp=libmtp_plugin.la
-
-
-    PLUGINS="${PLUGINS} access_mtp"
-    LTLIBaccess_mtp=libaccess_mtp_plugin.la
-
-
-
-
-
-
-    eval "CFLAGS_mtp="'"$'"{CFLAGS_mtp} $MTP_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} mtp"
-
-    eval "CFLAGS_access_mtp="'"$'"{CFLAGS_access_mtp} $MTP_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} access_mtp"
-
-
-
-
-    eval "LIBS_mtp="'"'"$MTP_LIBS  "'$'"{LIBS_mtp}"'"'
-    am_modules_with_libs="${am_modules_with_libs} mtp"
-
-    eval "LIBS_access_mtp="'"'"$MTP_LIBS  "'$'"{LIBS_access_mtp}"'"'
-    am_modules_with_libs="${am_modules_with_libs} access_mtp"
-
-
-fi ;; #(
-  *) :
-     ;;
-esac
-
-
-
-
-
-
-
-
-
-
-
-
-# Check whether --enable-lirc was given.
-if test "${enable_lirc+set}" = set; then :
-  enableval=$enable_lirc;
-fi
-
-if test "${enable_lirc}" = "yes"
-then
-  ac_fn_c_check_header_mongrel "$LINENO" "lirc/lirc_client.h" "ac_cv_header_lirc_lirc_client_h" "$ac_includes_default"
-if test "x$ac_cv_header_lirc_lirc_client_h" = xyes; then :
-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for lirc_init in -llirc_client" >&5
-$as_echo_n "checking for lirc_init in -llirc_client... " >&6; }
-if ${ac_cv_lib_lirc_client_lirc_init+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-llirc_client  $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char lirc_init ();
-int
-main ()
-{
-return lirc_init ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_lib_lirc_client_lirc_init=yes
-else
-  ac_cv_lib_lirc_client_lirc_init=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_lirc_client_lirc_init" >&5
-$as_echo "$ac_cv_lib_lirc_client_lirc_init" >&6; }
-if test "x$ac_cv_lib_lirc_client_lirc_init" = xyes; then :
-  have_lirc="true"
-else
-  have_lirc="false"
-fi
-
-else
-  have_lirc="false"
-fi
-
-
-  if test "${have_lirc}" = "true"
-  then
-
-
-    PLUGINS="${PLUGINS} lirc"
-    LTLIBlirc=liblirc_plugin.la
-
-
-
-
-
-    eval "LIBS_lirc="'"'"-llirc_client "'$'"{LIBS_lirc}"'"'
-    am_modules_with_libs="${am_modules_with_libs} lirc"
-
-
-  fi
-fi
-
-
-
-# Check whether --enable-libgcrypt was given.
-if test "${enable_libgcrypt+set}" = set; then :
-  enableval=$enable_libgcrypt;
-fi
-
-if test "${enable_libgcrypt}" != "no"; then :
-
-  ac_fn_c_check_decl "$LINENO" "GCRYCTL_SET_THREAD_CBS" "ac_cv_have_decl_GCRYCTL_SET_THREAD_CBS" "#include <gcrypt.h>
-
-"
-if test "x$ac_cv_have_decl_GCRYCTL_SET_THREAD_CBS" = xyes; then :
-
-    libgcrypt-config --version >/dev/null || \
-        as_fn_error $? "gcrypt.h present but libgcrypt-config could not be found" "$LINENO" 5
-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gcry_control in -lgcrypt" >&5
-$as_echo_n "checking for gcry_control in -lgcrypt... " >&6; }
-if ${ac_cv_lib_gcrypt_gcry_control+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-lgcrypt `libgcrypt-config --libs` $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char gcry_control ();
-int
-main ()
-{
-return gcry_control ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
-  ac_cv_lib_gcrypt_gcry_control=yes
-else
-  ac_cv_lib_gcrypt_gcry_control=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gcrypt_gcry_control" >&5
-$as_echo "$ac_cv_lib_gcrypt_gcry_control" >&6; }
-if test "x$ac_cv_lib_gcrypt_gcry_control" = xyes; then :
-
-      have_libgcrypt="yes"
-      GCRYPT_CFLAGS="`libgcrypt-config --cflags`"
-      GCRYPT_LIBS="`libgcrypt-config --libs`"
-
-else
-
-      as_fn_error $? "libgcrypt not found. Install libgcrypt or use --disable-libgcrypt. Have a nice day." "$LINENO" 5
-
-fi
-
-
-else
-
-    as_fn_error $? "libgcrypt version 1.1.94 or higher not found. Install libgcrypt or use --disable-libgcrypt. Have a nice day." "$LINENO" 5
-
-fi
-
-
-fi
-
-if test "${SYS}" = "mingw32" -o "${SYS}" = "mingwce"; then
-  if test "${have_libgcrypt}" = "yes"; then :
-
-
-
-    eval "LIBS_rtp="'"'"${GCRYPT_LIBS} "'$'"{LIBS_rtp}"'"'
-    am_modules_with_libs="${am_modules_with_libs} rtp"
-
-    eval "LIBS_stream_out_rtp="'"'"${GCRYPT_LIBS} "'$'"{LIBS_stream_out_rtp}"'"'
-    am_modules_with_libs="${am_modules_with_libs} stream_out_rtp"
-
-
-
-fi
-fi
-
-
- if test "${have_libgcrypt}" = "yes"; then
-  HAVE_GCRYPT_TRUE=
-  HAVE_GCRYPT_FALSE='#'
-else
-  HAVE_GCRYPT_TRUE='#'
-  HAVE_GCRYPT_FALSE=
-fi
-
-
-# Check whether --enable-gnutls was given.
-if test "${enable_gnutls+set}" = set; then :
-  enableval=$enable_gnutls;
-fi
-
-
-if test "${have_libgcrypt}" != "yes"; then :
-
-  if test "${enable_gnutls}" = "yes"; then :
-
-    as_fn_error $? "--enable-gnutls and --disable-libgcrypt are mutually exclusive." "$LINENO" 5
-
-fi
-  enable_gnutls="no"
-
-fi
-if test "${enable_gnutls}" != "no"; then :
-
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNUTLS" >&5
-$as_echo_n "checking for GNUTLS... " >&6; }
-
-if test -n "$GNUTLS_CFLAGS"; then
-    pkg_cv_GNUTLS_CFLAGS="$GNUTLS_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gnutls >= 1.7.4\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "gnutls >= 1.7.4") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_GNUTLS_CFLAGS=`$PKG_CONFIG --cflags "gnutls >= 1.7.4" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$GNUTLS_LIBS"; then
-    pkg_cv_GNUTLS_LIBS="$GNUTLS_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gnutls >= 1.7.4\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "gnutls >= 1.7.4") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_GNUTLS_LIBS=`$PKG_CONFIG --libs "gnutls >= 1.7.4" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        GNUTLS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gnutls >= 1.7.4" 2>&1`
-        else
-	        GNUTLS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gnutls >= 1.7.4" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$GNUTLS_PKG_ERRORS" >&5
-
-
-    if test "${enable_gnutls}" = "yes"; then :
-
-      as_fn_error $? "gnutls not present or too old (version 1.7.4 required)" "$LINENO" 5
-
-fi
-
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-    if test "${enable_gnutls}" = "yes"; then :
-
-      as_fn_error $? "gnutls not present or too old (version 1.7.4 required)" "$LINENO" 5
-
-fi
-
-else
-	GNUTLS_CFLAGS=$pkg_cv_GNUTLS_CFLAGS
-	GNUTLS_LIBS=$pkg_cv_GNUTLS_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-
-
-
-    PLUGINS="${PLUGINS} gnutls"
-    LTLIBgnutls=libgnutls_plugin.la
-
-
-
-
-
-    eval "CFLAGS_gnutls="'"$'"{CFLAGS_gnutls} $GNUTLS_CFLAGS"'"'
-    am_modules_with_cflags="${am_modules_with_cflags} gnutls"
-
-
-    if test "${SYS}" = "mingw32"; then :
-
-
-
-    eval "LIBS_gnutls="'"'"-lz ${LTLIBINTL} "'$'"{LIBS_gnutls}"'"'
-    am_modules_with_libs="${am_modules_with_libs} gnutls"
-
-
-
-fi
-        if test "${have_libgcrypt}" = "yes"; then :
-
-
-
-    eval "LIBS_gnutls="'"'"${GCRYPT_LIBS} "'$'"{LIBS_gnutls}"'"'
-    am_modules_with_libs="${am_modules_with_libs} gnutls"
-
-
-
-
-    eval "CFLAGS_gnutls="'"$'"{CFLAGS_gnutls} ${GCRYPT_CFLAGS}"'"'
-    am_modules_with_cflags="${am_modules_with_cflags} gnutls"
-
-
-
-fi
-
-
-    eval "LIBS_gnutls="'"'"$GNUTLS_LIBS "'$'"{LIBS_gnutls}"'"'
-    am_modules_with_libs="${am_modules_with_libs} gnutls"
-
-
-
-fi
-
-fi
-
-
-# Check whether --enable-remoteosd was given.
-if test "${enable_remoteosd+set}" = set; then :
-  enableval=$enable_remoteosd;
-fi
-
-
-if test "${enable_remoteosd}" != "no"; then :
-
-  if test "${have_libgcrypt}" = "yes"; then :
-
-
-
-    PLUGINS="${PLUGINS} remoteosd"
-    LTLIBremoteosd=libremoteosd_plugin.la
-
-
-
-
-
-    eval "LIBS_remoteosd="'"'"${GCRYPT_LIBS} "'$'"{LIBS_remoteosd}"'"'
-    am_modules_with_libs="${am_modules_with_libs} remoteosd"
-
-
-
-
-    eval "CFLAGS_remoteosd="'"$'"{CFLAGS_remoteosd} ${GCRYPT_CFLAGS}"'"'
-    am_modules_with_cflags="${am_modules_with_cflags} remoteosd"
-
-
-
-else
-
-    as_fn_error $? "libgcrypt support required for RemoteOSD plugin" "$LINENO" 5
-
-fi
-
-fi
-
-
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable RAOP plugin" >&5
-$as_echo_n "checking whether to enable RAOP plugin... " >&6; }
-if test "${have_libgcrypt}" = "yes"; then :
-
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-
-
-    PLUGINS="${PLUGINS} stream_out_raop"
-    LTLIBstream_out_raop=libstream_out_raop_plugin.la
-
-
-
-
-
-    eval "LIBS_stream_out_raop="'"'"${GCRYPT_LIBS} -lgpg-error "'$'"{LIBS_stream_out_raop}"'"'
-    am_modules_with_libs="${am_modules_with_libs} stream_out_raop"
-
-
-
-
-    eval "CFLAGS_stream_out_raop="'"$'"{CFLAGS_stream_out_raop} ${GCRYPT_CFLAGS}"'"'
-    am_modules_with_cflags="${am_modules_with_cflags} stream_out_raop"
-
-
-
-else
-
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: libgcrypt support required for RAOP plugin" >&5
-$as_echo "$as_me: WARNING: libgcrypt support required for RAOP plugin" >&2;}
-
-fi
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-# Check whether --enable-osso_screensaver was given.
-if test "${enable_osso_screensaver+set}" = set; then :
-  enableval=$enable_osso_screensaver;
-else
-  enable_osso_screensaver=auto
-fi
-
-
-case $enable_osso_screensaver in #(
-  yes) :
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for OSSO_SCREENSAVER" >&5
-$as_echo_n "checking for OSSO_SCREENSAVER... " >&6; }
-
-if test -n "$OSSO_SCREENSAVER_CFLAGS"; then
-    pkg_cv_OSSO_SCREENSAVER_CFLAGS="$OSSO_SCREENSAVER_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libosso\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libosso") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_OSSO_SCREENSAVER_CFLAGS=`$PKG_CONFIG --cflags "libosso" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$OSSO_SCREENSAVER_LIBS"; then
-    pkg_cv_OSSO_SCREENSAVER_LIBS="$OSSO_SCREENSAVER_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libosso\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libosso") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_OSSO_SCREENSAVER_LIBS=`$PKG_CONFIG --libs "libosso" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        OSSO_SCREENSAVER_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libosso" 2>&1`
-        else
-	        OSSO_SCREENSAVER_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libosso" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$OSSO_SCREENSAVER_PKG_ERRORS" >&5
-
-	if test x"$enable_osso_screensaver" = "xyes"; then :
-  as_fn_error $? "Library libosso needed for osso_screensaver was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library libosso needed for osso_screensaver was not found" >&5
-$as_echo "$as_me: WARNING: Library libosso needed for osso_screensaver was not found" >&2;}
-
-fi
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	if test x"$enable_osso_screensaver" = "xyes"; then :
-  as_fn_error $? "Library libosso needed for osso_screensaver was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library libosso needed for osso_screensaver was not found" >&5
-$as_echo "$as_me: WARNING: Library libosso needed for osso_screensaver was not found" >&2;}
-
-fi
-else
-	OSSO_SCREENSAVER_CFLAGS=$pkg_cv_OSSO_SCREENSAVER_CFLAGS
-	OSSO_SCREENSAVER_LIBS=$pkg_cv_OSSO_SCREENSAVER_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	PLUGINS="${PLUGINS} osso_screensaver"
-    LTLIBosso_screensaver=libosso_screensaver_plugin.la
-
-
-
-
-
-
-    eval "CFLAGS_osso_screensaver="'"$'"{CFLAGS_osso_screensaver} $OSSO_SCREENSAVER_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} osso_screensaver"
-
-
-
-
-    eval "LIBS_osso_screensaver="'"'"$OSSO_SCREENSAVER_LIBS  "'$'"{LIBS_osso_screensaver}"'"'
-    am_modules_with_libs="${am_modules_with_libs} osso_screensaver"
-
-
-fi ;; #(
-  auto) :
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for OSSO_SCREENSAVER" >&5
-$as_echo_n "checking for OSSO_SCREENSAVER... " >&6; }
-
-if test -n "$OSSO_SCREENSAVER_CFLAGS"; then
-    pkg_cv_OSSO_SCREENSAVER_CFLAGS="$OSSO_SCREENSAVER_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libosso\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libosso") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_OSSO_SCREENSAVER_CFLAGS=`$PKG_CONFIG --cflags "libosso" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$OSSO_SCREENSAVER_LIBS"; then
-    pkg_cv_OSSO_SCREENSAVER_LIBS="$OSSO_SCREENSAVER_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libosso\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "libosso") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_OSSO_SCREENSAVER_LIBS=`$PKG_CONFIG --libs "libosso" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        OSSO_SCREENSAVER_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libosso" 2>&1`
-        else
-	        OSSO_SCREENSAVER_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libosso" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$OSSO_SCREENSAVER_PKG_ERRORS" >&5
-
-	enable_osso_screensaver=no
- if test x"$enable_osso_screensaver" = "xyes"; then :
-  as_fn_error $? "Library libosso needed for osso_screensaver was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library libosso needed for osso_screensaver was not found" >&5
-$as_echo "$as_me: WARNING: Library libosso needed for osso_screensaver was not found" >&2;}
-
-fi
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	enable_osso_screensaver=no
- if test x"$enable_osso_screensaver" = "xyes"; then :
-  as_fn_error $? "Library libosso needed for osso_screensaver was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library libosso needed for osso_screensaver was not found" >&5
-$as_echo "$as_me: WARNING: Library libosso needed for osso_screensaver was not found" >&2;}
-
-fi
-else
-	OSSO_SCREENSAVER_CFLAGS=$pkg_cv_OSSO_SCREENSAVER_CFLAGS
-	OSSO_SCREENSAVER_LIBS=$pkg_cv_OSSO_SCREENSAVER_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	enable_osso_screensaver=yes
-
-
-    PLUGINS="${PLUGINS} osso_screensaver"
-    LTLIBosso_screensaver=libosso_screensaver_plugin.la
-
-
-
-
-
-
-    eval "CFLAGS_osso_screensaver="'"$'"{CFLAGS_osso_screensaver} $OSSO_SCREENSAVER_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} osso_screensaver"
-
-
-
-
-    eval "LIBS_osso_screensaver="'"'"$OSSO_SCREENSAVER_LIBS  "'$'"{LIBS_osso_screensaver}"'"'
-    am_modules_with_libs="${am_modules_with_libs} osso_screensaver"
-
-
-fi ;; #(
-  *) :
-     ;;
-esac
-
-
-
-
-
-
-
-
-
-
-
-
-if test -f "/etc/maemo_version"; then :
-
-
-$as_echo "#define HAVE_MAEMO 1" >>confdefs.h
-
-
-fi
-
-
-# Check whether --enable-update-check was given.
-if test "${enable_update_check+set}" = set; then :
-  enableval=$enable_update_check;
-fi
-
-if test "${enable_update_check}" = "yes"
-then
-  if test "${have_libgcrypt}" != "yes"
-  then
-    as_fn_error $? "libgcrypt is required for update checking system" "$LINENO" 5
-  fi
-
-
-    eval "LIBS_libvlccore="'"'"${GCRYPT_LIBS} "'$'"{LIBS_libvlccore}"'"'
-    am_modules_with_libs="${am_modules_with_libs} libvlccore"
-
-
-
-
-    eval "CFLAGS_libvlccore="'"$'"{CFLAGS_libvlccore} ${GCRYPT_CFLAGS}"'"'
-    am_modules_with_cflags="${am_modules_with_cflags} libvlccore"
-
-
-
-$as_echo "#define UPDATE_CHECK 1" >>confdefs.h
-
-fi
-
-
-# Check whether --with-sqlite was given.
-if test "${with_sqlite+set}" = set; then :
-  withval=$with_sqlite;
-fi
-
-if test "${SYS}" != "darwin"; then
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-# Check whether --enable-sqlite was given.
-if test "${enable_sqlite+set}" = set; then :
-  enableval=$enable_sqlite;
-else
-  enable_sqlite=auto
-fi
-
-
-case $enable_sqlite in #(
-  yes) :
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for SQLITE" >&5
-$as_echo_n "checking for SQLITE... " >&6; }
-
-if test -n "$SQLITE_CFLAGS"; then
-    pkg_cv_SQLITE_CFLAGS="$SQLITE_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"sqlite3 >= 3.6.0\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "sqlite3 >= 3.6.0") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_SQLITE_CFLAGS=`$PKG_CONFIG --cflags "sqlite3 >= 3.6.0" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$SQLITE_LIBS"; then
-    pkg_cv_SQLITE_LIBS="$SQLITE_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"sqlite3 >= 3.6.0\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "sqlite3 >= 3.6.0") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_SQLITE_LIBS=`$PKG_CONFIG --libs "sqlite3 >= 3.6.0" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        SQLITE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "sqlite3 >= 3.6.0" 2>&1`
-        else
-	        SQLITE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "sqlite3 >= 3.6.0" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$SQLITE_PKG_ERRORS" >&5
-
-	if test x"$enable_sqlite" = "xyes"; then :
-  as_fn_error $? "Library sqlite3 >= 3.6.0 needed for sqlite was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library sqlite3 >= 3.6.0 needed for sqlite was not found" >&5
-$as_echo "$as_me: WARNING: Library sqlite3 >= 3.6.0 needed for sqlite was not found" >&2;}
-
-fi
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	if test x"$enable_sqlite" = "xyes"; then :
-  as_fn_error $? "Library sqlite3 >= 3.6.0 needed for sqlite was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library sqlite3 >= 3.6.0 needed for sqlite was not found" >&5
-$as_echo "$as_me: WARNING: Library sqlite3 >= 3.6.0 needed for sqlite was not found" >&2;}
-
-fi
-else
-	SQLITE_CFLAGS=$pkg_cv_SQLITE_CFLAGS
-	SQLITE_LIBS=$pkg_cv_SQLITE_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	PLUGINS="${PLUGINS} sqlite"
-    LTLIBsqlite=libsqlite_plugin.la
-
-
-
-
-
-
-    eval "CFLAGS_sqlite="'"$'"{CFLAGS_sqlite} $SQLITE_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} sqlite"
-
-
-
-
-    eval "LIBS_sqlite="'"'"$SQLITE_LIBS  "'$'"{LIBS_sqlite}"'"'
-    am_modules_with_libs="${am_modules_with_libs} sqlite"
-
-
-fi ;; #(
-  auto) :
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for SQLITE" >&5
-$as_echo_n "checking for SQLITE... " >&6; }
-
-if test -n "$SQLITE_CFLAGS"; then
-    pkg_cv_SQLITE_CFLAGS="$SQLITE_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"sqlite3 >= 3.6.0\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "sqlite3 >= 3.6.0") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_SQLITE_CFLAGS=`$PKG_CONFIG --cflags "sqlite3 >= 3.6.0" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$SQLITE_LIBS"; then
-    pkg_cv_SQLITE_LIBS="$SQLITE_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"sqlite3 >= 3.6.0\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "sqlite3 >= 3.6.0") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_SQLITE_LIBS=`$PKG_CONFIG --libs "sqlite3 >= 3.6.0" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        SQLITE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "sqlite3 >= 3.6.0" 2>&1`
-        else
-	        SQLITE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "sqlite3 >= 3.6.0" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$SQLITE_PKG_ERRORS" >&5
-
-	enable_sqlite=no
- if test x"$enable_sqlite" = "xyes"; then :
-  as_fn_error $? "Library sqlite3 >= 3.6.0 needed for sqlite was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library sqlite3 >= 3.6.0 needed for sqlite was not found" >&5
-$as_echo "$as_me: WARNING: Library sqlite3 >= 3.6.0 needed for sqlite was not found" >&2;}
-
-fi
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-	enable_sqlite=no
- if test x"$enable_sqlite" = "xyes"; then :
-  as_fn_error $? "Library sqlite3 >= 3.6.0 needed for sqlite was not found" "$LINENO" 5
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Library sqlite3 >= 3.6.0 needed for sqlite was not found" >&5
-$as_echo "$as_me: WARNING: Library sqlite3 >= 3.6.0 needed for sqlite was not found" >&2;}
-
-fi
-else
-	SQLITE_CFLAGS=$pkg_cv_SQLITE_CFLAGS
-	SQLITE_LIBS=$pkg_cv_SQLITE_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-	enable_sqlite=yes
-
-
-    PLUGINS="${PLUGINS} sqlite"
-    LTLIBsqlite=libsqlite_plugin.la
-
-
-
-
-
-
-    eval "CFLAGS_sqlite="'"$'"{CFLAGS_sqlite} $SQLITE_CFLAGS "'"'
-    am_modules_with_cflags="${am_modules_with_cflags} sqlite"
-
-
-
-
-    eval "LIBS_sqlite="'"'"$SQLITE_LIBS  "'$'"{LIBS_sqlite}"'"'
-    am_modules_with_libs="${am_modules_with_libs} sqlite"
-
-
-fi ;; #(
-  *) :
-     ;;
-esac
-
-
-
-
-
-
-
-
-
-
-
-else
-  if test "${enable_sqlite}" != "no"
-  then
-    for ac_header in sqlite3.h
-do :
-  ac_fn_c_check_header_mongrel "$LINENO" "sqlite3.h" "ac_cv_header_sqlite3_h" "$ac_includes_default"
-if test "x$ac_cv_header_sqlite3_h" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_SQLITE3_H 1
-_ACEOF
-
-
-
-    PLUGINS="${PLUGINS} sqlite"
-    LTLIBsqlite=libsqlite_plugin.la
-
-
-
-        if test "${with_sqlite}" != "no" -a -n "${with_sqlite}"; then
-          { $as_echo "$as_me:${as_lineno-$LINENO}: checking existence of sqlite directory in ${with_sqlite}" >&5
-$as_echo_n "checking existence of sqlite directory in ${with_sqlite}... " >&6; }
-          real_sqlite="`cd ${with_sqlite} 2>/dev/null && pwd`"
-          if test -z "${real_sqlite}"
-          then
-                        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-            as_fn_error $? "cannot cd to ${with_sqlite}" "$LINENO" 5
-          fi
-
-
-    eval "CFLAGS_sqlite="'"$'"{CFLAGS_sqlite} -I${with_sqlite}/include"'"'
-    am_modules_with_cflags="${am_modules_with_cflags} sqlite"
-
-
-
-
-    eval "LIBS_sqlite="'"'"-L${with_sqlite}/lib -lsqlite3 "'$'"{LIBS_sqlite}"'"'
-    am_modules_with_libs="${am_modules_with_libs} sqlite"
-
-
-          { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-        else
-
-
-    eval "LIBS_sqlite="'"'"-lsqlite3 "'$'"{LIBS_sqlite}"'"'
-    am_modules_with_libs="${am_modules_with_libs} sqlite"
-
-
-        fi
-
-$as_echo "#define SQLITE_MODULE 1" >>confdefs.h
-
-else
-  as_fn_error $? "sqlite3 is required for sqlite module" "$LINENO" 5
-fi
-
-done
-
-  fi
-fi
- if test "${enable_sqlite}" != "no"; then
-  HAVE_SQLITE_TRUE=
-  HAVE_SQLITE_FALSE='#'
-else
-  HAVE_SQLITE_TRUE='#'
-  HAVE_SQLITE_FALSE=
-fi
-
-
-
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether byte ordering is bigendian" >&5
-$as_echo_n "checking whether byte ordering is bigendian... " >&6; }
-if ${ac_cv_c_bigendian+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_cv_c_bigendian=unknown
-    # See if we're dealing with a universal compiler.
-    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-#ifndef __APPLE_CC__
-	       not a universal capable compiler
-	     #endif
-	     typedef int dummy;
-
-_ACEOF
-if ac_fn_c_try_compile "$LINENO"; then :
-
-	# Check for potential -arch flags.  It is not universal unless
-	# there are at least two -arch flags with different values.
-	ac_arch=
-	ac_prev=
-	for ac_word in $CC $CFLAGS $CPPFLAGS $LDFLAGS; do
-	 if test -n "$ac_prev"; then
-	   case $ac_word in
-	     i?86 | x86_64 | ppc | ppc64)
-	       if test -z "$ac_arch" || test "$ac_arch" = "$ac_word"; then
-		 ac_arch=$ac_word
-	       else
-		 ac_cv_c_bigendian=universal
-		 break
-	       fi
-	       ;;
-	   esac
-	   ac_prev=
-	 elif test "x$ac_word" = "x-arch"; then
-	   ac_prev=arch
-	 fi
-       done
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-    if test $ac_cv_c_bigendian = unknown; then
-      # See if sys/param.h defines the BYTE_ORDER macro.
-      cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-#include <sys/types.h>
-	     #include <sys/param.h>
-
-int
-main ()
-{
-#if ! (defined BYTE_ORDER && defined BIG_ENDIAN \
-		     && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN \
-		     && LITTLE_ENDIAN)
-	      bogus endian macros
-	     #endif
-
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_compile "$LINENO"; then :
-  # It does; now see whether it defined to BIG_ENDIAN or not.
-	 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-#include <sys/types.h>
-		#include <sys/param.h>
-
-int
-main ()
-{
-#if BYTE_ORDER != BIG_ENDIAN
-		 not big endian
-		#endif
-
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_compile "$LINENO"; then :
-  ac_cv_c_bigendian=yes
-else
-  ac_cv_c_bigendian=no
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-    fi
-    if test $ac_cv_c_bigendian = unknown; then
-      # See if <limits.h> defines _LITTLE_ENDIAN or _BIG_ENDIAN (e.g., Solaris).
-      cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-#include <limits.h>
-
-int
-main ()
-{
-#if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
-	      bogus endian macros
-	     #endif
-
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_compile "$LINENO"; then :
-  # It does; now see whether it defined to _BIG_ENDIAN or not.
-	 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-#include <limits.h>
-
-int
-main ()
-{
-#ifndef _BIG_ENDIAN
-		 not big endian
-		#endif
-
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_compile "$LINENO"; then :
-  ac_cv_c_bigendian=yes
-else
-  ac_cv_c_bigendian=no
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-    fi
-    if test $ac_cv_c_bigendian = unknown; then
-      # Compile a test program.
-      if test "$cross_compiling" = yes; then :
-  # Try to guess by grepping values from an object file.
-	 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-short int ascii_mm[] =
-		  { 0x4249, 0x4765, 0x6E44, 0x6961, 0x6E53, 0x7953, 0 };
-		short int ascii_ii[] =
-		  { 0x694C, 0x5454, 0x656C, 0x6E45, 0x6944, 0x6E61, 0 };
-		int use_ascii (int i) {
-		  return ascii_mm[i] + ascii_ii[i];
-		}
-		short int ebcdic_ii[] =
-		  { 0x89D3, 0xE3E3, 0x8593, 0x95C5, 0x89C4, 0x9581, 0 };
-		short int ebcdic_mm[] =
-		  { 0xC2C9, 0xC785, 0x95C4, 0x8981, 0x95E2, 0xA8E2, 0 };
-		int use_ebcdic (int i) {
-		  return ebcdic_mm[i] + ebcdic_ii[i];
-		}
-		extern int foo;
-
-int
-main ()
-{
-return use_ascii (foo) == use_ebcdic (foo);
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_compile "$LINENO"; then :
-  if grep BIGenDianSyS conftest.$ac_objext >/dev/null; then
-	      ac_cv_c_bigendian=yes
-	    fi
-	    if grep LiTTleEnDian conftest.$ac_objext >/dev/null ; then
-	      if test "$ac_cv_c_bigendian" = unknown; then
-		ac_cv_c_bigendian=no
-	      else
-		# finding both strings is unlikely to happen, but who knows?
-		ac_cv_c_bigendian=unknown
-	      fi
-	    fi
-fi
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-else
-  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-$ac_includes_default
-int
-main ()
-{
-
-	     /* Are we little or big endian?  From Harbison&Steele.  */
-	     union
-	     {
-	       long int l;
-	       char c[sizeof (long int)];
-	     } u;
-	     u.l = 1;
-	     return u.c[sizeof (long int) - 1] == 1;
-
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_c_try_run "$LINENO"; then :
-  ac_cv_c_bigendian=no
-else
-  ac_cv_c_bigendian=yes
-fi
-rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
-  conftest.$ac_objext conftest.beam conftest.$ac_ext
-fi
-
-    fi
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_bigendian" >&5
-$as_echo "$ac_cv_c_bigendian" >&6; }
- case $ac_cv_c_bigendian in #(
-   yes)
-     $as_echo "#define WORDS_BIGENDIAN 1" >>confdefs.h
-;; #(
-   no)
-      ;; #(
-   universal)
-
-$as_echo "#define AC_APPLE_UNIVERSAL_BUILD 1" >>confdefs.h
-
-     ;; #(
-   *)
-     as_fn_error $? "unknown endianness
- presetting ac_cv_c_bigendian=no (or yes) will help" "$LINENO" 5 ;;
- esac
-
-if test "${ac_cv_c_bigendian}" = "yes"; then :
-
-  DEFS_BIGENDIAN="-DWORDS_BIGENDIAN=1"
-
-else
-
-  DEFS_BIGENDIAN=""
-
-fi
-
-
-
-if test "x$KDE4_CONFIG" = "x"; then :
-
-  KDE4_CONFIG="kde4-config"
-
-fi
-
-
-# Check whether --with-kde-solid was given.
-if test "${with_kde_solid+set}" = set; then :
-  withval=$with_kde_solid;
-else
-
-  with_kde_solid="yes"
-
-fi
-
-soliddatadir=""
-if test "${with_kde_solid}" != "no"; then :
-
-  if test "${with_kde_solid}" = "yes"; then :
-
-    kde4datadir="`${KDE4_CONFIG} --install data`"
-    if test "x$kde4datadir" = "x"; then :
-  kde4datadir='${datadir}/kde4/apps'
-fi
-    soliddatadir="${kde4datadir}/solid/actions"
-
-else
-
-    soliddatadir="${with_kde_solid}"
-
-fi
-
-fi
-
- if test "x${soliddatadir}" != "x"; then
-  KDE_SOLID_TRUE=
-  KDE_SOLID_FALSE='#'
-else
-  KDE_SOLID_TRUE='#'
-  KDE_SOLID_FALSE=
-fi
-
-
-loader=false
-# Check whether --enable-loader was given.
-if test "${enable_loader+set}" = set; then :
-  enableval=$enable_loader;
-fi
-
- if test "${enable_loader}" = "yes"; then
-  LOADER_TRUE=
-  LOADER_FALSE='#'
-else
-  LOADER_TRUE='#'
-  LOADER_FALSE=
-fi
-
-if test "${enable_loader}" = "yes"; then :
-
-
-    PLUGINS="${PLUGINS} dmo"
-    LTLIBdmo=libdmo_plugin.la
-
-
-
-
-
-    eval "CPPFLAGS_dmo="'"$'"{CPPFLAGS_dmo} -I\\\${top_srcdir}/libs/loader"'"'
-    am_modules_with_cppflags="${am_modules_with_cppflags} dmo"
-
-    eval "CPPFLAGS_quicktime="'"$'"{CPPFLAGS_quicktime} -I\\\${top_srcdir}/libs/loader"'"'
-    am_modules_with_cppflags="${am_modules_with_cppflags} quicktime"
-
-    eval "CPPFLAGS_realvideo="'"$'"{CPPFLAGS_realvideo} -I\\\${top_srcdir}/libs/loader"'"'
-    am_modules_with_cppflags="${am_modules_with_cppflags} realvideo"
-
-
-
-
-    eval "LIBS_dmo="'"'"\\\${top_builddir}/libs/loader/libloader.la "'$'"{LIBS_dmo}"'"'
-    am_modules_with_libs="${am_modules_with_libs} dmo"
-
-    eval "LIBS_quicktime="'"'"\\\${top_builddir}/libs/loader/libloader.la "'$'"{LIBS_quicktime}"'"'
-    am_modules_with_libs="${am_modules_with_libs} quicktime"
-
-    eval "LIBS_realvideo="'"'"\\\${top_builddir}/libs/loader/libloader.la "'$'"{LIBS_realvideo}"'"'
-    am_modules_with_libs="${am_modules_with_libs} realvideo"
-
-
-
-
-    eval "CPPFLAGS_realvideo="'"$'"{CPPFLAGS_realvideo} -DLOADER"'"'
-    am_modules_with_cppflags="${am_modules_with_cppflags} realvideo"
-
-
-
-
-    eval "LIBS_dmo="'"'"-lpthread "'$'"{LIBS_dmo}"'"'
-    am_modules_with_libs="${am_modules_with_libs} dmo"
-
-    eval "LIBS_quicktime="'"'"-lpthread "'$'"{LIBS_quicktime}"'"'
-    am_modules_with_libs="${am_modules_with_libs} quicktime"
-
-
-
-fi
-
-
-
-# Check whether --enable-vlc was given.
-if test "${enable_vlc+set}" = set; then :
-  enableval=$enable_vlc;
-fi
-
- if test "${enable_vlc}" != "no"; then
-  BUILD_VLC_TRUE=
-  BUILD_VLC_FALSE='#'
-else
-  BUILD_VLC_TRUE='#'
-  BUILD_VLC_FALSE=
-fi
-
-
-activex=false
-# Check whether --enable-activex was given.
-if test "${enable_activex+set}" = set; then :
-  enableval=$enable_activex;
-fi
-
-
-# Check whether --with-wine-sdk-path was given.
-if test "${with_wine_sdk_path+set}" = set; then :
-  withval=$with_wine_sdk_path;
-fi
-
-if test "${enable_activex}" != "no"
-then
-  if test "${SYS}" = "mingw32"
-  then
-    for ac_prog in midl
-do
-  # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_prog_MIDL+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$MIDL"; then
-  ac_cv_prog_MIDL="$MIDL" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_MIDL="$ac_prog"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-fi
-fi
-MIDL=$ac_cv_prog_MIDL
-if test -n "$MIDL"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MIDL" >&5
-$as_echo "$MIDL" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-
-  test -n "$MIDL" && break
-done
-test -n "$MIDL" || MIDL="no"
-
-    if test "${with_wine_sdk_path}" != ""
-    then
-       WINE_SDK_PATH=${with_wine_sdk_path}
-       # Extract the first word of "widl", so it can be a program name with args.
-set dummy widl; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_path_WIDL+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  case $WIDL in
-  [\\/]* | ?:[\\/]*)
-  ac_cv_path_WIDL="$WIDL" # Let the user override the test with a path.
-  ;;
-  *)
-  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-as_dummy="$WINE_SDK_PATH/bin:$WINE_SDK_PATH/tools/widl"
-for as_dir in $as_dummy
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_path_WIDL="$as_dir/$ac_word$ac_exec_ext"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-  test -z "$ac_cv_path_WIDL" && ac_cv_path_WIDL="no"
-  ;;
-esac
-fi
-WIDL=$ac_cv_path_WIDL
-if test -n "$WIDL"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $WIDL" >&5
-$as_echo "$WIDL" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-
-    else
-       WIDL=no
-    fi
-    ac_ext=cpp
-ac_cpp='$CXXCPP $CPPFLAGS'
-ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
-
-    for ac_header in ole2.h
-do :
-  ac_fn_cxx_check_header_mongrel "$LINENO" "ole2.h" "ac_cv_header_ole2_h" "$ac_includes_default"
-if test "x$ac_cv_header_ole2_h" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_OLE2_H 1
-_ACEOF
- for ac_header in olectl.h
-do :
-  ac_fn_cxx_check_header_mongrel "$LINENO" "olectl.h" "ac_cv_header_olectl_h" "$ac_includes_default"
-if test "x$ac_cv_header_olectl_h" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_OLECTL_H 1
-_ACEOF
-
-
-    eval "CPPFLAGS_activex="'"$'"{CPPFLAGS_activex} -DUNICODE -D_UNICODE -D_MIDL_USE_GUIDDEF_"'"'
-    am_modules_with_cppflags="${am_modules_with_cppflags} activex"
-
-
-
-
-    eval "CXXFLAGS_activex="'"$'"{CXXFLAGS_activex} -fno-exceptions"'"'
-    am_modules_with_cxxflags="${am_modules_with_cxxflags} activex"
-
-
-
-
-    eval "LIBS_activex="'"'"-lole32 -loleaut32 -luuid -lshlwapi "'$'"{LIBS_activex}"'"'
-    am_modules_with_libs="${am_modules_with_libs} activex"
-
-
-          for ac_header in objsafe.h
-do :
-  ac_fn_cxx_check_header_compile "$LINENO" "objsafe.h" "ac_cv_header_objsafe_h" "
-             #if HAVE_OLE2_H
-             #   include <ole2.h>
-             #endif
-
-
-"
-if test "x$ac_cv_header_objsafe_h" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_OBJSAFE_H 1
-_ACEOF
-
-
-    eval "CXXFLAGS_activex="'"$'"{CXXFLAGS_activex} -DHAVE_OBJSAFE_HEADER"'"'
-    am_modules_with_cxxflags="${am_modules_with_cxxflags} activex"
-
-
-fi
-
-done
-
-          activex=:
-          PLUGINS_BINDINGS="${PLUGINS_BINDINGS} activex"
-
-else
-   as_fn_error $? "required OLE headers are missing from your system" "$LINENO" 5
-
-fi
-
-done
-
-else
-   as_fn_error $? "required OLE headers are missing from your system" "$LINENO" 5
-
-fi
-
-done
-
-    ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-  fi
-fi
-
- if test "${MIDL}" != "no"; then
-  HAS_MIDL_COMPILER_TRUE=
-  HAS_MIDL_COMPILER_FALSE='#'
-else
-  HAS_MIDL_COMPILER_TRUE='#'
-  HAS_MIDL_COMPILER_FALSE=
-fi
-
-
- if test "${WIDL}" != "no"; then
-  HAS_WIDL_COMPILER_TRUE=
-  HAS_WIDL_COMPILER_FALSE='#'
-else
-  HAS_WIDL_COMPILER_TRUE='#'
-  HAS_WIDL_COMPILER_FALSE=
-fi
-
- if ${activex}; then
-  BUILD_ACTIVEX_TRUE=
-  BUILD_ACTIVEX_FALSE='#'
-else
-  BUILD_ACTIVEX_TRUE='#'
-  BUILD_ACTIVEX_FALSE=
-fi
-
-
-mozilla=false
-# Check whether --enable-mozilla was given.
-if test "${enable_mozilla+set}" = set; then :
-  enableval=$enable_mozilla;
-fi
-
-
-# Check whether --with-mozilla-sdk-path was given.
-if test "${with_mozilla_sdk_path+set}" = set; then :
-  withval=$with_mozilla_sdk_path;
-fi
-
-
-# Check whether --with-mozilla-pkg was given.
-if test "${with_mozilla_pkg+set}" = set; then :
-  withval=$with_mozilla_pkg;
-fi
-
-ac_ext=cpp
-ac_cpp='$CXXCPP $CPPFLAGS'
-ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
-
-if test "${enable_mozilla}" = "yes"
-then
-  if test "${with_mozilla_sdk_path}" = "" -o "${with_mozilla_sdk_path}" = "no"; then :
-
-
-
-
-    { $as_echo "$as_me:${as_lineno-$LINENO}: Checking for Mozilla" >&5
-$as_echo "$as_me: Checking for Mozilla" >&6;}
-    found=0
-    if test -n "$MOZILLA_CFLAGS" -o -n "$MOZILLA_LIBS"
-    then
-      found=1
-    else
-      if test -n "$PKG_CONFIG"; then
-        for i in "${with_mozilla_pkg}" libxul {seamonkey,iceape,xulrunner,firefox,iceweasel,mozilla}-plugin; do
-          if test -n "$i"
-          then
-            echo "Trying to find $i package" >&5
-            { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $i >= 1.9.2" >&5
-$as_echo_n "checking for $i >= 1.9.2... " >&6; }
-            if $PKG_CONFIG --exists --print-errors "$i >= 1.9.2" 2>&5
-            then
-              echo "Using $i pkg-config package." >&5
-              echo "Using $i package." >&6
-              found=1
-              MOZILLA_CFLAGS=$(eval $PKG_CONFIG --cflags "$i" )
-              MOZILLA_LIBS=$(eval $PKG_CONFIG --libs "$i" )
-              { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-              break
-            fi
-            { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-          fi
-        done
-      fi
-    fi
-    if test $found = 1; then :
-
-        CPPFLAGS="${CPPFLAGS_save} ${MOZILLA_CFLAGS}"
-        MOZILLA_REQUIRED_HEADERS=1
-        for ac_header in npapi.h
-do :
-  ac_fn_cxx_check_header_mongrel "$LINENO" "npapi.h" "ac_cv_header_npapi_h" "$ac_includes_default"
-if test "x$ac_cv_header_npapi_h" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_NPAPI_H 1
-_ACEOF
-
-else
-  MOZILLA_REQUIRED_HEADERS=0
-fi
-
-done
-
-        for ac_header in npruntime.h
-do :
-  ac_fn_cxx_check_header_compile "$LINENO" "npruntime.h" "ac_cv_header_npruntime_h" "#if HAVE_NPAPI_H
-           # include <npapi.h>
-           #endif
-
-"
-if test "x$ac_cv_header_npruntime_h" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_NPRUNTIME_H 1
-_ACEOF
-
-else
-  MOZILLA_REQUIRED_HEADERS=0
-fi
-
-done
-
-        if test "${MOZILLA_REQUIRED_HEADERS}" = "0"; then
-            as_fn_error $? "Please install the Firefox development tools; plugin/npapi.h and/or plugin/npruntime.h were not found." "$LINENO" 5
-        fi
-        MOZILLA_REQUIRED_HEADERS=
-        mozilla=:
-        if  test "${SYS}" != "mingw32" -a "${SYS}" != "mingwce"; then :
-
-
-
-    eval "CPPFLAGS_mozilla="'"$'"{CPPFLAGS_mozilla} -DXP_UNIX"'"'
-    am_modules_with_cppflags="${am_modules_with_cppflags} mozilla"
-
-
-           if  test "${SYS}" != "darwin"; then :
-
-
-pkg_failed=no
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for XPM" >&5
-$as_echo_n "checking for XPM... " >&6; }
-
-if test -n "$XPM_CFLAGS"; then
-    pkg_cv_XPM_CFLAGS="$XPM_CFLAGS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xpm xt\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "xpm xt") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_XPM_CFLAGS=`$PKG_CONFIG --cflags "xpm xt" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-if test -n "$XPM_LIBS"; then
-    pkg_cv_XPM_LIBS="$XPM_LIBS"
- elif test -n "$PKG_CONFIG"; then
-    if test -n "$PKG_CONFIG" && \
-    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xpm xt\""; } >&5
-  ($PKG_CONFIG --exists --print-errors "xpm xt") 2>&5
-  ac_status=$?
-  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-  test $ac_status = 0; }; then
-  pkg_cv_XPM_LIBS=`$PKG_CONFIG --libs "xpm xt" 2>/dev/null`
-		      test "x$?" != "x0" && pkg_failed=yes
-else
-  pkg_failed=yes
-fi
- else
-    pkg_failed=untried
-fi
-
-
-
-if test $pkg_failed = yes; then
-   	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
-        _pkg_short_errors_supported=yes
-else
-        _pkg_short_errors_supported=no
-fi
-        if test $_pkg_short_errors_supported = yes; then
-	        XPM_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "xpm xt" 2>&1`
-        else
-	        XPM_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "xpm xt" 2>&1`
-        fi
-	# Put the nasty error message in config.log where it belongs
-	echo "$XPM_PKG_ERRORS" >&5
-
-
-                as_fn_error $? "Please install the libXpm and libXt development files." "$LINENO" 5
-
-elif test $pkg_failed = untried; then
-     	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-
-                as_fn_error $? "Please install the libXpm and libXt development files." "$LINENO" 5
-
-else
-	XPM_CFLAGS=$pkg_cv_XPM_CFLAGS
-	XPM_LIBS=$pkg_cv_XPM_LIBS
-        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
-$as_echo "yes" >&6; }
-
-
-
-    eval "CPPFLAGS_mozilla="'"$'"{CPPFLAGS_mozilla} -DMOZ_X11"'"'
-    am_modules_with_cppflags="${am_modules_with_cppflags} mozilla"
-
-
-
-fi
-             if test "${have_xcb_keysyms}" != "yes"; then :
-
-               as_fn_error $? "Please install xcb-keysyms from xcb-utils." "$LINENO" 5
-
-fi
-
-fi
-
-fi
-
-
-    eval "CPPFLAGS_mozilla="'"$'"{CPPFLAGS_mozilla} ${CPPFLAGS} ${XPM_CFLAGS}"'"'
-    am_modules_with_cppflags="${am_modules_with_cppflags} mozilla"
-
-
-
-
-    eval "LIBS_mozilla="'"'"${MOZILLA_LIBS} ${XPM_LIBS} "'$'"{LIBS_mozilla}"'"'
-    am_modules_with_libs="${am_modules_with_libs} mozilla"
-
-
-
-
-    PLUGINS="${PLUGINS} mozilla"
-    LTLIBmozilla=libmozilla_plugin.la
-
-
-
-        PLUGINS_BINDINGS="${PLUGINS_BINDINGS} mozilla"
-        MOZILLA_CONFIG=
-        CPPFLAGS="${CPPFLAGS_save}"
-
-else
-
-            for ac_prog in mozilla-config seamonkey-config xulrunner-config
-do
-  # Extract the first word of "$ac_prog", so it can be a program name with args.
-set dummy $ac_prog; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_path_MOZILLA_CONFIG+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  case $MOZILLA_CONFIG in
-  [\\/]* | ?:[\\/]*)
-  ac_cv_path_MOZILLA_CONFIG="$MOZILLA_CONFIG" # Let the user override the test with a path.
-  ;;
-  *)
-  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_path_MOZILLA_CONFIG="$as_dir/$ac_word$ac_exec_ext"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-  ;;
-esac
-fi
-MOZILLA_CONFIG=$ac_cv_path_MOZILLA_CONFIG
-if test -n "$MOZILLA_CONFIG"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MOZILLA_CONFIG" >&5
-$as_echo "$MOZILLA_CONFIG" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-
-  test -n "$MOZILLA_CONFIG" && break
-done
-test -n "$MOZILLA_CONFIG" || MOZILLA_CONFIG="no"
-
-            test "${MOZILLA_CONFIG}" = "no" && as_fn_error $? "Please install the Mozilla development tools (version 1.9.2 or higher) or use --disable-mozilla." "$LINENO" 5
-
-
-fi
-        if test ! -z "${MOZILLA_CONFIG}"; then :
-
-      if ${MOZILLA_CONFIG} --defines | grep -q 'MOZ_X11=1'; then
-        LDFLAGS="${LDFLAGS_save} ${X_LIBS} ${X_PRE_LIBS}"
-        { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XtStrings in -lXt" >&5
-$as_echo_n "checking for XtStrings in -lXt... " >&6; }
-if ${ac_cv_lib_Xt_XtStrings+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  ac_check_lib_save_LIBS=$LIBS
-LIBS="-lXt ${X_LIBS} ${X_PRE_LIBS} -lX11 -lSM -lICE -lXpm
-         $LIBS"
-cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h.  */
-
-/* Override any GCC internal prototype to avoid an error.
-   Use char because int might match the return type of a GCC
-   builtin and then its argument prototype would still apply.  */
-#ifdef __cplusplus
-extern "C"
-#endif
-char XtStrings ();
-int
-main ()
-{
-return XtStrings ();
-  ;
-  return 0;
-}
-_ACEOF
-if ac_fn_cxx_try_link "$LINENO"; then :
-  ac_cv_lib_Xt_XtStrings=yes
-else
-  ac_cv_lib_Xt_XtStrings=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
-    conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_Xt_XtStrings" >&5
-$as_echo "$ac_cv_lib_Xt_XtStrings" >&6; }
-if test "x$ac_cv_lib_Xt_XtStrings" = xyes; then :
-
-
-
-    eval "CPPFLAGS_mozilla="'"$'"{CPPFLAGS_mozilla} ${X_CFLAGS}"'"'
-    am_modules_with_cppflags="${am_modules_with_cppflags} mozilla"
-
-
-
-
-    eval "LIBS_mozilla="'"'"${X_LIBS} ${X_PRE_LIBS} -lXt -lX11 -lSM -lICE -lXpm "'$'"{LIBS_mozilla}"'"'
-    am_modules_with_libs="${am_modules_with_libs} mozilla"
-
-
-
-fi
-
-        for ac_header in X11/xpm.h
-do :
-  ac_fn_cxx_check_header_mongrel "$LINENO" "X11/xpm.h" "ac_cv_header_X11_xpm_h" "$ac_includes_default"
-if test "x$ac_cv_header_X11_xpm_h" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_X11_XPM_H 1
-_ACEOF
-
-else
-  as_fn_error $? "Please install libXpm-devel library for required X11/xpm.h" "$LINENO" 5
-fi
-
-done
-
-        if test "${have_xcb_keysyms}" != "yes"; then :
-
-          as_fn_error $? "Please install xcb-keysyms from xcb-utils." "$LINENO" 5
-
-fi
-        LDFLAGS="${LDFLAGS_save}"
-      fi
-
-      mozilla=:
-      PLUGINS_BINDINGS="${PLUGINS_BINDINGS} mozilla"
-
-
-    eval "CPPFLAGS_mozilla="'"$'"{CPPFLAGS_mozilla} [`${MOZILLA_CONFIG} --cflags plugin java`]"'"'
-    am_modules_with_cppflags="${am_modules_with_cppflags} mozilla"
-
-
-
-
-    eval "LIBS_mozilla="'"'"`${MOZILLA_CONFIG} --libs plugin` "'$'"{LIBS_mozilla}"'"'
-    am_modules_with_libs="${am_modules_with_libs} mozilla"
-
-
-      CPPFLAGS="${CPPFLAGS_save} ${CPPFLAGS_mozilla}"
-      MOZILLA_REQUIRED_HEADERS=1
-      for ac_header in mozilla-config.h
-do :
-  ac_fn_cxx_check_header_mongrel "$LINENO" "mozilla-config.h" "ac_cv_header_mozilla_config_h" "$ac_includes_default"
-if test "x$ac_cv_header_mozilla_config_h" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_MOZILLA_CONFIG_H 1
-_ACEOF
-
-else
-  MOZILLA_REQUIRED_HEADERS=0
-fi
-
-done
-
-      for ac_header in npapi.h
-do :
-  ac_fn_cxx_check_header_mongrel "$LINENO" "npapi.h" "ac_cv_header_npapi_h" "$ac_includes_default"
-if test "x$ac_cv_header_npapi_h" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_NPAPI_H 1
-_ACEOF
-
-else
-  MOZILLA_REQUIRED_HEADERS=0
-fi
-
-done
-
-      for ac_header in npruntime.h
-do :
-  ac_fn_cxx_check_header_compile "$LINENO" "npruntime.h" "ac_cv_header_npruntime_h" "#if HAVE_NPAPI_H
-         # include <npapi.h>
-         #endif
-
-"
-if test "x$ac_cv_header_npruntime_h" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_NPRUNTIME_H 1
-_ACEOF
-
-else
-  MOZILLA_REQUIRED_HEADERS=0
-fi
-
-done
-
-      if test "${MOZILLA_REQUIRED_HEADERS}" = "0"
-      then
-        as_fn_error $? "Please install the Mozilla development tools, required headers were not found." "$LINENO" 5
-      fi
-      MOZILLA_REQUIRED_HEADERS=
-      CPPFLAGS="${CPPFLAGS_save}"
-      MOZILLA_SDK_PATH="`${MOZILLA_CONFIG} --prefix`"
-
-fi
-
-else
-
-        if test "${SYS}" = "mingw32"
-    then
-      if test -n "$ac_tool_prefix"; then
-  # Extract the first word of "${ac_tool_prefix}cygpath", so it can be a program name with args.
-set dummy ${ac_tool_prefix}cygpath; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_prog_CYGPATH+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$CYGPATH"; then
-  ac_cv_prog_CYGPATH="$CYGPATH" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_CYGPATH="${ac_tool_prefix}cygpath"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-fi
-fi
-CYGPATH=$ac_cv_prog_CYGPATH
-if test -n "$CYGPATH"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CYGPATH" >&5
-$as_echo "$CYGPATH" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-
-fi
-if test -z "$ac_cv_prog_CYGPATH"; then
-  ac_ct_CYGPATH=$CYGPATH
-  # Extract the first word of "cygpath", so it can be a program name with args.
-set dummy cygpath; ac_word=$2
-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
-$as_echo_n "checking for $ac_word... " >&6; }
-if ${ac_cv_prog_ac_ct_CYGPATH+:} false; then :
-  $as_echo_n "(cached) " >&6
-else
-  if test -n "$ac_ct_CYGPATH"; then
-  ac_cv_prog_ac_ct_CYGPATH="$ac_ct_CYGPATH" # Let the user override the test.
-else
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    for ac_exec_ext in '' $ac_executable_extensions; do
-  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
-    ac_cv_prog_ac_ct_CYGPATH="cygpath"
-    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
-    break 2
-  fi
-done
-  done
-IFS=$as_save_IFS
-
-fi
-fi
-ac_ct_CYGPATH=$ac_cv_prog_ac_ct_CYGPATH
-if test -n "$ac_ct_CYGPATH"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CYGPATH" >&5
-$as_echo "$ac_ct_CYGPATH" >&6; }
-else
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
-$as_echo "no" >&6; }
-fi
-
-  if test "x$ac_ct_CYGPATH" = x; then
-    CYGPATH=""""
-  else
-    case $cross_compiling:$ac_tool_warned in
-yes:)
-{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
-$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
-ac_tool_warned=yes ;;
-esac
-    CYGPATH=$ac_ct_CYGPATH
-  fi
-else
-  CYGPATH="$ac_cv_prog_CYGPATH"
-fi
-
-            if test -d "${with_mozilla_sdk_path}/xpcom"; then
-          mozilla_sdk_xpcom="/xpcom"
-      fi
-    fi
-
-    real_mozilla_sdk="`cd ${with_mozilla_sdk_path} 2>/dev/null && pwd`"
-    CPPFLAGS="${CPPFLAGS_save} -I${real_mozilla_sdk}/include"
-    MOZILLA_REQUIRED_HEADERS=1
-    for ac_header in npapi.h
-do :
-  ac_fn_cxx_check_header_mongrel "$LINENO" "npapi.h" "ac_cv_header_npapi_h" "$ac_includes_default"
-if test "x$ac_cv_header_npapi_h" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_NPAPI_H 1
-_ACEOF
-
-else
-  MOZILLA_REQUIRED_HEADERS=0
-fi
-
-done
-
-    for ac_header in npruntime.h
-do :
-  ac_fn_cxx_check_header_compile "$LINENO" "npruntime.h" "ac_cv_header_npruntime_h" "#if HAVE_NPAPI_H
-          #include <npapi.h>
-          #endif
-
-"
-if test "x$ac_cv_header_npruntime_h" = xyes; then :
-  cat >>confdefs.h <<_ACEOF
-#define HAVE_NPRUNTIME_H 1
-_ACEOF
-
-else
-  MOZILLA_REQUIRED_HEADERS=0
-fi
-
-done
-
-    if test "${MOZILLA_REQUIRED_HEADERS}" = "0"
-    then
-        as_fn_error $? "Please install the Mozilla development tools, required headers were not found." "$LINENO" 5
-    fi
-    MOZILLA_REQUIRED_HEADERS=
-    mozilla=:
-    PLUGINS_BINDINGS="${PLUGINS_BINDINGS} mozilla"
-
-
-    eval "CPPFLAGS_mozilla="'"$'"{CPPFLAGS_mozilla} -DXPCOM_GLUE -DHAVE_CPP_MODERN_SPECIALIZE_TEMPLATE_SYNTAX -I${real_mozilla_sdk}/include"'"'
-    am_modules_with_cppflags="${am_modules_with_cppflags} mozilla"
-
-
-    MOZILLA_SDK_PATH="${real_mozilla_sdk}"
-
-    if test -n "${CYGPATH}"; then
-      real_mozilla_sdk="`${CYGPATH} -w ${real_mozilla_sdk}`"
-    fi
-    CPPFLAGS="${CPPFLAGS_save}"
-
-fi
-fi
-ac_ext=c
-ac_cpp='$CPP $CPPFLAGS'
-ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
-ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
- if ${mozilla}; then
-  BUILD_MOZILLA_TRUE=
-  BUILD_MOZILLA_FALSE='#'
-else
-  BUILD_MOZILLA_TRUE='#'
-  BUILD_MOZILLA_FALSE=
-fi
-
-
-plugin_support=yes
-
-if test "${ac_cv_have_plugins}" = "no"; then :
-
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: *** No plugin support! Building statically! ***" >&5
-$as_echo "$as_me: WARNING: *** No plugin support! Building statically! ***" >&2;}
-  plugin_support=no
-
-fi
-
-if test "${plugin_support}" != "no"; then :
-
-
-$as_echo "#define HAVE_DYNAMIC_PLUGINS 1" >>confdefs.h
-
-
-fi
-
-if test "${SYS}" = "mingw32"; then :
-
-  FILE_LIBVLCCORE_DLL="!define LIBVLCCORE_DLL libvlccore.dll"
-  FILE_LIBVLC_DLL="!define LIBVLC_DLL libvlc.dll"
-
-fi
-
-VERSION_MESSAGE="${VERSION} ${CODENAME}"
-COPYRIGHT_MESSAGE="Copyright © ${COPYRIGHT_YEARS} the VideoLAN team"
-
-cat >>confdefs.h <<_ACEOF
-#define VERSION_MESSAGE "${VERSION_MESSAGE}"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-#define COPYRIGHT_MESSAGE "${COPYRIGHT_MESSAGE}"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-#define COPYRIGHT_YEARS "${COPYRIGHT_YEARS}"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-#define CONFIGURE_LINE "${CONFIGURE_LINE}"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-#define PACKAGE_VERSION_MAJOR "${VERSION_MAJOR}"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-#define PACKAGE_VERSION_MINOR "${VERSION_MINOR}"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-#define PACKAGE_VERSION_REVISION "${VERSION_REVISION}"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-#define PACKAGE_VERSION_EXTRA "${VERSION_EXTRA}"
-_ACEOF
-
-
-
-
-
-
-
-
-
-cat >>confdefs.h <<_ACEOF
-#define VLC_COMPILE_BY "`whoami`"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-#define VLC_COMPILE_HOST "`hostname -f 2>/dev/null || hostname`"
-_ACEOF
-
-
-cat >>confdefs.h <<_ACEOF
-#define VLC_COMPILER "`$CC -v 2>&1 | tail -n 1`"
-_ACEOF
-
-case $( echo ${VERSION_EXTRA}|wc -m ) in
-       "1") VERSION_EXTRA_RC="0";;
-       "2") VERSION_EXTRA_RC=$( echo ${VERSION_EXTRA}|tr "abcdefghi" "123456789") ;;
-       *) VERSION_EXTRA_RC="99"
-esac
-
-VLC_CONFIG="top_srcdir=\"\$(top_srcdir)\" top_builddir=\"\$(top_builddir)\" \$(top_builddir)/vlc-config"
-
-CPPFLAGS_save="-I\$(top_srcdir)/include -I\$(top_builddir)/include ${CPPFLAGS_save}"
-
-
-  CPPFLAGS="${CPPFLAGS_save}"
-  CFLAGS="${CFLAGS_save}"
-  CXXFLAGS="${CXXFLAGS_save}"
-  OBJCFLAGS="${OBJCFLAGS_save}"
-  LDFLAGS="${LDFLAGS_save}"
-  LIBS="${LIBS_save}"
-
-
-PLUGINS=$( (for i in `echo $PLUGINS`; do echo $i; done)|sort|xargs )
-
-LDFLAGS_libvlc="${LDFLAGS_libvlc} ${LDFLAGS_builtin}"
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: configure: creating ./vlc-config.in" >&5
-$as_echo "configure: creating ./vlc-config.in" >&6; }
-
-  am_all_modules="`for x in ${am_modules_with_cppflags} ${am_modules_with_cflags} ${am_modules_with_cxxflags} ${am_modules_with_objcflags} ${am_modules_with_ldflags} ${am_modules_with_libs}; do echo $x; done | sort | uniq`"
-
-  rm -f vlc-config.in
-  sed -ne '/#@1@#/q;p' < "${srcdir}/vlc-config.in.in" \
-    | sed -e "s/@gprof@/${enable_gprof}/" \
-          -e "s/@cprof@/${enable_cprof}/" \
-          -e "s/@optim@/${enable_optimizations}/" \
-          -e "s/@debug@/${enable_debug}/" \
-          -e "s/@PLUGINS@/${PLUGINS}/" \
-          -e "s/@BUILTINS@/${BUILTINS}/" \
-          -e "s/@CFLAGS_TUNING@/${CFLAGS_TUNING}/" \
-          -e "s/@CFLAGS_OPTIM_SIZE@/${CFLAGS_OPTIM_SIZE}/" \
-          -e "s/@CFLAGS_OPTIM_SPEED@/${CFLAGS_OPTIM_SPEED}/" \
-          -e "s/@CFLAGS_OPTIM_NODEBUG@/${CFLAGS_OPTIM_NODEBUG}/" \
-          -e "s/@CFLAGS_NOOPTIM@/${CFLAGS_NOOPTIM}/" \
-    > vlc-config.in
-
-    for x in `echo ${am_all_modules}`
-  do
-    echo "    ${x})"
-    if test "`eval echo @'$'CPPFLAGS_${x}@`" != "@@"; then
-      echo "      cppflags=\"\${cppflags} `eval echo '$'CPPFLAGS_${x}`\""
-    fi
-    if test "`eval echo @'$'CFLAGS_${x}@`" != "@@"; then
-      echo "      cflags=\"\${cflags} `eval echo '$'CFLAGS_${x}`\""
-    fi
-    if test "`eval echo @'$'CXXFLAGS_${x}@`" != "@@"; then
-      echo "      cxxflags=\"\${cxxflags} `eval echo '$'CXXFLAGS_${x}`\""
-      if test "${x}" != "plugin" -a "${x}" != "builtin"; then
-        echo "      linkage=\"c++\""
-      fi
-    fi
-    if test "`eval echo @'$'OBJCFLAGS_${x}@`" != "@@"; then
-      echo "      objcflags=\"\${objcflags} `eval echo '$'OBJCFLAGS_${x}`\""
-      if test "${x}" != "plugin" -a "${x}" != "builtin"; then
-        echo "      if test \"\${linkage}\" = \"c\"; then linkage=\"objc\"; fi"
-      fi
-    fi
-    if test "`eval echo @'$'LDFLAGS_${x}@`" != "@@"; then
-      echo "      ldflags=\"\${ldflags} `eval echo '$'LDFLAGS_${x}`\""
-    fi
-    if test "`eval echo @'$'LIBS_${x}@`" != "@@"; then
-      echo "      libs=\"\${libs} `eval echo '$'LIBS_${x}`\""
-    fi
-    echo "    ;;"
-   done >> vlc-config.in
-
-    sed -ne '/#@1@#/,$p' < "${srcdir}/vlc-config.in.in" \
-   | sed -e '/#@.@#/d' >> vlc-config.in
-
-
-ac_config_files="$ac_config_files extras/package/win32/spad.nsi extras/package/win32/vlc.win32.nsi extras/package/macosx/Info.plist extras/package/macosx/Resources/English.lproj/InfoPlist.strings extras/package/macosx/plugin/Info.plist extras/package/macosx/plugin/InstallerInfo.plist Makefile projects/activex/Makefile projects/activex/axvlc.inf doc/Makefile extras/package/ipkg/Makefile libs/loader/Makefile libs/srtp/Makefile libs/unzip/Makefile modules/Makefile projects/mozilla/Makefile m4/Makefile po/Makefile.in projects/activex/axvlc_rc.rc projects/mozilla/npvlc_rc.rc projects/mozilla/vlc.r projects/mozilla/install.js projects/mozilla/install.rdf share/Makefile compat/Makefile src/Makefile src/test/Makefile bin/Makefile test/Makefile modules/access/Makefile modules/access/bd/Makefile modules/access/bda/Makefile modules/access/dshow/Makefile modules/access/dvb/Makefile modules/access/mms/Makefile modules/access/rtp/Makefile modules/access/rtsp/Makefile modules/access/vcd/Makefile modules/access/vcdx/Makefile modules/access/screen/Makefile modules/access/zip/Makefile modules/access_output/Makefile modules/audio_filter/Makefile modules/audio_filter/channel_mixer/Makefile modules/audio_filter/converter/Makefile modules/audio_filter/resampler/Makefile modules/audio_filter/spatializer/Makefile modules/audio_mixer/Makefile modules/audio_output/Makefile modules/codec/Makefile modules/codec/avcodec/Makefile modules/codec/dmo/Makefile modules/codec/omxil/Makefile modules/codec/shine/Makefile modules/codec/subtitles/Makefile modules/codec/spudec/Makefile modules/codec/wmafixed/Makefile modules/control/Makefile modules/control/http/Makefile modules/control/globalhotkeys/Makefile modules/demux/Makefile modules/demux/asf/Makefile modules/demux/avformat/Makefile modules/demux/avi/Makefile modules/demux/mkv/Makefile modules/demux/mp4/Makefile modules/demux/mpeg/Makefile modules/demux/playlist/Makefile modules/gui/Makefile modules/gui/macosx/Makefile modules/gui/hildon/Makefile modules/gui/minimal_macosx/Makefile modules/gui/macosx_dialog_provider/Makefile modules/gui/qt4/Makefile modules/gui/skins2/Makefile modules/meta_engine/Makefile modules/misc/Makefile modules/misc/dummy/Makefile modules/misc/lua/Makefile modules/misc/notify/Makefile modules/misc/playlist/Makefile modules/misc/osd/Makefile modules/misc/stats/Makefile modules/misc/xml/Makefile modules/mux/Makefile modules/mux/mpeg/Makefile modules/packetizer/Makefile modules/services_discovery/Makefile modules/stream_filter/Makefile modules/stream_out/Makefile modules/stream_out/transcode/Makefile modules/video_chroma/Makefile modules/video_filter/Makefile modules/video_filter/dynamicoverlay/Makefile modules/video_output/Makefile modules/video_output/msw/Makefile modules/visualization/Makefile modules/visualization/visual/Makefile modules/mmx/Makefile modules/mmxext/Makefile modules/3dnow/Makefile modules/sse2/Makefile modules/altivec/Makefile modules/arm_neon/Makefile"
-
-
-cat >confcache <<\_ACEOF
-# This file is a shell script that caches the results of configure
-# tests run on this system so they can be shared between configure
-# scripts and configure runs, see configure's option --config-cache.
-# It is not useful on other systems.  If it contains results you don't
-# want to keep, you may remove or edit it.
-#
-# config.status only pays attention to the cache file if you give it
-# the --recheck option to rerun configure.
-#
-# `ac_cv_env_foo' variables (set or unset) will be overridden when
-# loading this file, other *unset* `ac_cv_foo' will be assigned the
-# following values.
-
-_ACEOF
-
-# The following way of writing the cache mishandles newlines in values,
-# but we know of no workaround that is simple, portable, and efficient.
-# So, we kill variables containing newlines.
-# Ultrix sh set writes to stderr and can't be redirected directly,
-# and sets the high bit in the cache file unless we assign to the vars.
-(
-  for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
-    eval ac_val=\$$ac_var
-    case $ac_val in #(
-    *${as_nl}*)
-      case $ac_var in #(
-      *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
-$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
-      esac
-      case $ac_var in #(
-      _ | IFS | as_nl) ;; #(
-      BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
-      *) { eval $ac_var=; unset $ac_var;} ;;
-      esac ;;
-    esac
-  done
-
-  (set) 2>&1 |
-    case $as_nl`(ac_space=' '; set) 2>&1` in #(
-    *${as_nl}ac_space=\ *)
-      # `set' does not quote correctly, so add quotes: double-quote
-      # substitution turns \\\\ into \\, and sed turns \\ into \.
-      sed -n \
-	"s/'/'\\\\''/g;
-	  s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
-      ;; #(
-    *)
-      # `set' quotes correctly as required by POSIX, so do not add quotes.
-      sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
-      ;;
-    esac |
-    sort
-) |
-  sed '
-     /^ac_cv_env_/b end
-     t clear
-     :clear
-     s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
-     t end
-     s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
-     :end' >>confcache
-if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
-  if test -w "$cache_file"; then
-    if test "x$cache_file" != "x/dev/null"; then
-      { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
-$as_echo "$as_me: updating cache $cache_file" >&6;}
-      if test ! -f "$cache_file" || test -h "$cache_file"; then
-	cat confcache >"$cache_file"
-      else
-        case $cache_file in #(
-        */* | ?:*)
-	  mv -f confcache "$cache_file"$$ &&
-	  mv -f "$cache_file"$$ "$cache_file" ;; #(
-        *)
-	  mv -f confcache "$cache_file" ;;
-	esac
-      fi
-    fi
-  else
-    { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
-$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
-  fi
-fi
-rm -f confcache
-
-test "x$prefix" = xNONE && prefix=$ac_default_prefix
-# Let make expand exec_prefix.
-test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
-
-DEFS=-DHAVE_CONFIG_H
-
-ac_libobjs=
-ac_ltlibobjs=
-U=
-for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
-  # 1. Remove the extension, and $U if already installed.
-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
-  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
-  #    will be set to the directory where LIBOBJS objects are built.
-  as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext"
-  as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo'
-done
-LIBOBJS=$ac_libobjs
-
-LTLIBOBJS=$ac_ltlibobjs
-
-
- if test -n "$EXEEXT"; then
-  am__EXEEXT_TRUE=
-  am__EXEEXT_FALSE='#'
-else
-  am__EXEEXT_TRUE='#'
-  am__EXEEXT_FALSE=
-fi
-
-if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then
-  as_fn_error $? "conditional \"MAINTAINER_MODE\" was never defined.
-Usually this means the macro was only invoked conditionally." "$LINENO" 5
-fi
-if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
-  as_fn_error $? "conditional \"AMDEP\" was never defined.
-Usually this means the macro was only invoked conditionally." "$LINENO" 5
-fi
-if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
-  as_fn_error $? "conditional \"am__fastdepCC\" was never defined.
-Usually this means the macro was only invoked conditionally." "$LINENO" 5
-fi
-if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then
-  as_fn_error $? "conditional \"am__fastdepCXX\" was never defined.
-Usually this means the macro was only invoked conditionally." "$LINENO" 5
-fi
-if test -z "${am__fastdepOBJC_TRUE}" && test -z "${am__fastdepOBJC_FALSE}"; then
-  as_fn_error $? "conditional \"am__fastdepOBJC\" was never defined.
-Usually this means the macro was only invoked conditionally." "$LINENO" 5
-fi
-if test -z "${am__fastdepOBJC_TRUE}" && test -z "${am__fastdepOBJC_FALSE}"; then
-  as_fn_error $? "conditional \"am__fastdepOBJC\" was never defined.
-Usually this means the macro was only invoked conditionally." "$LINENO" 5
-fi
-if test -z "${am__fastdepCCAS_TRUE}" && test -z "${am__fastdepCCAS_FALSE}"; then
-  as_fn_error $? "conditional \"am__fastdepCCAS\" was never defined.
-Usually this means the macro was only invoked conditionally." "$LINENO" 5
-fi
-if test -z "${HAVE_BEOS_TRUE}" && test -z "${HAVE_BEOS_FALSE}"; then
-  as_fn_error $? "conditional \"HAVE_BEOS\" was never defined.
-Usually this means the macro was only invoked conditionally." "$LINENO" 5
-fi
-if test -z "${HAVE_DARWIN_TRUE}" && test -z "${HAVE_DARWIN_FALSE}"; then
-  as_fn_error $? "conditional \"HAVE_DARWIN\" was never defined.
-Usually this means the macro was only invoked conditionally." "$LINENO" 5
-fi
-if test -z "${HAVE_LINUX_TRUE}" && test -z "${HAVE_LINUX_FALSE}"; then
-  as_fn_error $? "conditional \"HAVE_LINUX\" was never defined.
-Usually this means the macro was only invoked conditionally." "$LINENO" 5
-fi
-if test -z "${HAVE_WIN32_TRUE}" && test -z "${HAVE_WIN32_FALSE}"; then
-  as_fn_error $? "conditional \"HAVE_WIN32\" was never defined.
-Usually this means the macro was only invoked conditionally." "$LINENO" 5
-fi
-if test -z "${HAVE_WINCE_TRUE}" && test -z "${HAVE_WINCE_FALSE}"; then
-  as_fn_error $? "conditional \"HAVE_WINCE\" was never defined.
-Usually this means the macro was only invoked conditionally." "$LINENO" 5
-fi
-if test -z "${USE_PEFLAGS_TRUE}" && test -z "${USE_PEFLAGS_FALSE}"; then
-  as_fn_error $? "conditional \"USE_PEFLAGS\" was never defined.
-Usually this means the macro was only invoked conditionally." "$LINENO" 5
-fi
-if test -z "${BUILD_DIRENT_TRUE}" && test -z "${BUILD_DIRENT_FALSE}"; then
-  as_fn_error $? "conditional \"BUILD_DIRENT\" was never defined.
-Usually this means the macro was only invoked conditionally." "$LINENO" 5
-fi
-if test -z "${HAVE_ZLIB_TRUE}" && test -z "${HAVE_ZLIB_FALSE}"; then
-  as_fn_error $? "conditional \"HAVE_ZLIB\" was never defined.
-Usually this means the macro was only invoked conditionally." "$LINENO" 5
-fi
-if test -z "${HAVE_MINIZIP_TRUE}" && test -z "${HAVE_MINIZIP_FALSE}"; then
-  as_fn_error $? "conditional \"HAVE_MINIZIP\" was never defined.
-Usually this means the macro was only invoked conditionally." "$LINENO" 5
-fi
-if test -z "${HAVE_MMX_TRUE}" && test -z "${HAVE_MMX_FALSE}"; then
-  as_fn_error $? "conditional \"HAVE_MMX\" was never defined.
-Usually this means the macro was only invoked conditionally." "$LINENO" 5
-fi
-if test -z "${HAVE_MMXEXT_TRUE}" && test -z "${HAVE_MMXEXT_FALSE}"; then
-  as_fn_error $? "conditional \"HAVE_MMXEXT\" was never defined.
-Usually this means the macro was only invoked conditionally." "$LINENO" 5
-fi
-if test -z "${HAVE_SSE2_TRUE}" && test -z "${HAVE_SSE2_FALSE}"; then
-  as_fn_error $? "conditional \"HAVE_SSE2\" was never defined.
-Usually this means the macro was only invoked conditionally." "$LINENO" 5
-fi
-if test -z "${HAVE_3DNOW_TRUE}" && test -z "${HAVE_3DNOW_FALSE}"; then
-  as_fn_error $? "conditional \"HAVE_3DNOW\" was never defined.
-Usually this means the macro was only invoked conditionally." "$LINENO" 5
-fi
-if test -z "${HAVE_ARM_NEON_TRUE}" && test -z "${HAVE_ARM_NEON_FALSE}"; then
-  as_fn_error $? "conditional \"HAVE_ARM_NEON\" was never defined.
-Usually this means the macro was only invoked conditionally." "$LINENO" 5
-fi
-if test -z "${HAVE_ALTIVEC_TRUE}" && test -z "${HAVE_ALTIVEC_FALSE}"; then
-  as_fn_error $? "conditional \"HAVE_ALTIVEC\" was never defined.
-Usually this means the macro was only invoked conditionally." "$LINENO" 5
-fi
-if test -z "${ENABLE_SOUT_TRUE}" && test -z "${ENABLE_SOUT_FALSE}"; then
-  as_fn_error $? "conditional \"ENABLE_SOUT\" was never defined.
-Usually this means the macro was only invoked conditionally." "$LINENO" 5
-fi
-if test -z "${BUILD_LUA_TRUE}" && test -z "${BUILD_LUA_FALSE}"; then
-  as_fn_error $? "conditional \"BUILD_LUA\" was never defined.
-Usually this means the macro was only invoked conditionally." "$LINENO" 5
-fi
-if test -z "${BUILD_HTTPD_TRUE}" && test -z "${BUILD_HTTPD_FALSE}"; then
-  as_fn_error $? "conditional \"BUILD_HTTPD\" was never defined.
-Usually this means the macro was only invoked conditionally." "$LINENO" 5
-fi
-if test -z "${ENABLE_VLM_TRUE}" && test -z "${ENABLE_VLM_FALSE}"; then
-  as_fn_error $? "conditional \"ENABLE_VLM\" was never defined.
-Usually this means the macro was only invoked conditionally." "$LINENO" 5
-fi
-if test -z "${MERGE_FFMPEG_TRUE}" && test -z "${MERGE_FFMPEG_FALSE}"; then
-  as_fn_error $? "conditional \"MERGE_FFMPEG\" was never defined.
-Usually this means the macro was only invoked conditionally." "$LINENO" 5
-fi
-if test -z "${BUILD_OSDMENU_TRUE}" && test -z "${BUILD_OSDMENU_FALSE}"; then
-  as_fn_error $? "conditional \"BUILD_OSDMENU\" was never defined.
-Usually this means the macro was only invoked conditionally." "$LINENO" 5
-fi
-if test -z "${BUILD_SKINS_TRUE}" && test -z "${BUILD_SKINS_FALSE}"; then
-  as_fn_error $? "conditional \"BUILD_SKINS\" was never defined.
-Usually this means the macro was only invoked conditionally." "$LINENO" 5
-fi
-if test -z "${BUILD_HILDON_TRUE}" && test -z "${BUILD_HILDON_FALSE}"; then
-  as_fn_error $? "conditional \"BUILD_HILDON\" was never defined.
-Usually this means the macro was only invoked conditionally." "$LINENO" 5
-fi
-if test -z "${ENABLE_QT4_TRUE}" && test -z "${ENABLE_QT4_FALSE}"; then
-  as_fn_error $? "conditional \"ENABLE_QT4\" was never defined.
-Usually this means the macro was only invoked conditionally." "$LINENO" 5
-fi
-if test -z "${BUILD_MACOSX_VLC_APP_TRUE}" && test -z "${BUILD_MACOSX_VLC_APP_FALSE}"; then
-  as_fn_error $? "conditional \"BUILD_MACOSX_VLC_APP\" was never defined.
-Usually this means the macro was only invoked conditionally." "$LINENO" 5
-fi
-if test -z "${HAVE_GCRYPT_TRUE}" && test -z "${HAVE_GCRYPT_FALSE}"; then
-  as_fn_error $? "conditional \"HAVE_GCRYPT\" was never defined.
-Usually this means the macro was only invoked conditionally." "$LINENO" 5
-fi
-if test -z "${HAVE_SQLITE_TRUE}" && test -z "${HAVE_SQLITE_FALSE}"; then
-  as_fn_error $? "conditional \"HAVE_SQLITE\" was never defined.
-Usually this means the macro was only invoked conditionally." "$LINENO" 5
-fi
-
-if test -z "${KDE_SOLID_TRUE}" && test -z "${KDE_SOLID_FALSE}"; then
-  as_fn_error $? "conditional \"KDE_SOLID\" was never defined.
-Usually this means the macro was only invoked conditionally." "$LINENO" 5
-fi
-if test -z "${LOADER_TRUE}" && test -z "${LOADER_FALSE}"; then
-  as_fn_error $? "conditional \"LOADER\" was never defined.
-Usually this means the macro was only invoked conditionally." "$LINENO" 5
-fi
-if test -z "${BUILD_VLC_TRUE}" && test -z "${BUILD_VLC_FALSE}"; then
-  as_fn_error $? "conditional \"BUILD_VLC\" was never defined.
-Usually this means the macro was only invoked conditionally." "$LINENO" 5
-fi
-if test -z "${HAS_MIDL_COMPILER_TRUE}" && test -z "${HAS_MIDL_COMPILER_FALSE}"; then
-  as_fn_error $? "conditional \"HAS_MIDL_COMPILER\" was never defined.
-Usually this means the macro was only invoked conditionally." "$LINENO" 5
-fi
-if test -z "${HAS_WIDL_COMPILER_TRUE}" && test -z "${HAS_WIDL_COMPILER_FALSE}"; then
-  as_fn_error $? "conditional \"HAS_WIDL_COMPILER\" was never defined.
-Usually this means the macro was only invoked conditionally." "$LINENO" 5
-fi
-if test -z "${BUILD_ACTIVEX_TRUE}" && test -z "${BUILD_ACTIVEX_FALSE}"; then
-  as_fn_error $? "conditional \"BUILD_ACTIVEX\" was never defined.
-Usually this means the macro was only invoked conditionally." "$LINENO" 5
-fi
-if test -z "${BUILD_MOZILLA_TRUE}" && test -z "${BUILD_MOZILLA_FALSE}"; then
-  as_fn_error $? "conditional \"BUILD_MOZILLA\" was never defined.
-Usually this means the macro was only invoked conditionally." "$LINENO" 5
-fi
-
-: "${CONFIG_STATUS=./config.status}"
-ac_write_fail=0
-ac_clean_files_save=$ac_clean_files
-ac_clean_files="$ac_clean_files $CONFIG_STATUS"
-{ $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
-$as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
-as_write_fail=0
-cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
-#! $SHELL
-# Generated by $as_me.
-# Run this file to recreate the current configuration.
-# Compiler output produced by configure, useful for debugging
-# configure, is in config.log if it exists.
-
-debug=false
-ac_cs_recheck=false
-ac_cs_silent=false
-
-SHELL=\${CONFIG_SHELL-$SHELL}
-export SHELL
-_ASEOF
-cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1
-## -------------------- ##
-## M4sh Initialization. ##
-## -------------------- ##
-
-# Be more Bourne compatible
-DUALCASE=1; export DUALCASE # for MKS sh
-if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
-  emulate sh
-  NULLCMD=:
-  # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
-  # is contrary to our usage.  Disable this feature.
-  alias -g '${1+"$@"}'='"$@"'
-  setopt NO_GLOB_SUBST
-else
-  case `(set -o) 2>/dev/null` in #(
-  *posix*) :
-    set -o posix ;; #(
-  *) :
-     ;;
-esac
-fi
-
-
-as_nl='
-'
-export as_nl
-# Printing a long string crashes Solaris 7 /usr/bin/printf.
-as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
-as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
-as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
-# Prefer a ksh shell builtin over an external printf program on Solaris,
-# but without wasting forks for bash or zsh.
-if test -z "$BASH_VERSION$ZSH_VERSION" \
-    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
-  as_echo='print -r --'
-  as_echo_n='print -rn --'
-elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
-  as_echo='printf %s\n'
-  as_echo_n='printf %s'
-else
-  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
-    as_echo_n='/usr/ucb/echo -n'
-  else
-    as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
-    as_echo_n_body='eval
-      arg=$1;
-      case $arg in #(
-      *"$as_nl"*)
-	expr "X$arg" : "X\\(.*\\)$as_nl";
-	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
-      esac;
-      expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
-    '
-    export as_echo_n_body
-    as_echo_n='sh -c $as_echo_n_body as_echo'
-  fi
-  export as_echo_body
-  as_echo='sh -c $as_echo_body as_echo'
-fi
-
-# The user is always right.
-if test "${PATH_SEPARATOR+set}" != set; then
-  PATH_SEPARATOR=:
-  (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
-    (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
-      PATH_SEPARATOR=';'
-  }
-fi
-
-
-# IFS
-# We need space, tab and new line, in precisely that order.  Quoting is
-# there to prevent editors from complaining about space-tab.
-# (If _AS_PATH_WALK were called with IFS unset, it would disable word
-# splitting by setting IFS to empty value.)
-IFS=" ""	$as_nl"
-
-# Find who we are.  Look in the path if we contain no directory separator.
-as_myself=
-case $0 in #((
-  *[\\/]* ) as_myself=$0 ;;
-  *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-    test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
-  done
-IFS=$as_save_IFS
-
-     ;;
-esac
-# We did not find ourselves, most probably we were run as `sh COMMAND'
-# in which case we are not to be found in the path.
-if test "x$as_myself" = x; then
-  as_myself=$0
-fi
-if test ! -f "$as_myself"; then
-  $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
-  exit 1
-fi
-
-# Unset variables that we do not need and which cause bugs (e.g. in
-# pre-3.0 UWIN ksh).  But do not cause bugs in bash 2.01; the "|| exit 1"
-# suppresses any "Segmentation fault" message there.  '((' could
-# trigger a bug in pdksh 5.2.14.
-for as_var in BASH_ENV ENV MAIL MAILPATH
-do eval test x\${$as_var+set} = xset \
-  && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
-done
-PS1='$ '
-PS2='> '
-PS4='+ '
-
-# NLS nuisances.
-LC_ALL=C
-export LC_ALL
-LANGUAGE=C
-export LANGUAGE
-
-# CDPATH.
-(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
-
-
-# as_fn_error STATUS ERROR [LINENO LOG_FD]
-# ----------------------------------------
-# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
-# script with STATUS, using 1 if that was 0.
-as_fn_error ()
-{
-  as_status=$1; test $as_status -eq 0 && as_status=1
-  if test "$4"; then
-    as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
-    $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
-  fi
-  $as_echo "$as_me: error: $2" >&2
-  as_fn_exit $as_status
-} # as_fn_error
-
-
-# as_fn_set_status STATUS
-# -----------------------
-# Set $? to STATUS, without forking.
-as_fn_set_status ()
-{
-  return $1
-} # as_fn_set_status
-
-# as_fn_exit STATUS
-# -----------------
-# Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
-as_fn_exit ()
-{
-  set +e
-  as_fn_set_status $1
-  exit $1
-} # as_fn_exit
-
-# as_fn_unset VAR
-# ---------------
-# Portably unset VAR.
-as_fn_unset ()
-{
-  { eval $1=; unset $1;}
-}
-as_unset=as_fn_unset
-# as_fn_append VAR VALUE
-# ----------------------
-# Append the text in VALUE to the end of the definition contained in VAR. Take
-# advantage of any shell optimizations that allow amortized linear growth over
-# repeated appends, instead of the typical quadratic growth present in naive
-# implementations.
-if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
-  eval 'as_fn_append ()
-  {
-    eval $1+=\$2
-  }'
-else
-  as_fn_append ()
-  {
-    eval $1=\$$1\$2
-  }
-fi # as_fn_append
-
-# as_fn_arith ARG...
-# ------------------
-# Perform arithmetic evaluation on the ARGs, and store the result in the
-# global $as_val. Take advantage of shells that can avoid forks. The arguments
-# must be portable across $(()) and expr.
-if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
-  eval 'as_fn_arith ()
-  {
-    as_val=$(( $* ))
-  }'
-else
-  as_fn_arith ()
-  {
-    as_val=`expr "$@" || test $? -eq 1`
-  }
-fi # as_fn_arith
-
-
-if expr a : '\(a\)' >/dev/null 2>&1 &&
-   test "X`expr 00001 : '.*\(...\)'`" = X001; then
-  as_expr=expr
-else
-  as_expr=false
-fi
-
-if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
-  as_basename=basename
-else
-  as_basename=false
-fi
-
-if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
-  as_dirname=dirname
-else
-  as_dirname=false
-fi
-
-as_me=`$as_basename -- "$0" ||
-$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
-	 X"$0" : 'X\(//\)$' \| \
-	 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
-$as_echo X/"$0" |
-    sed '/^.*\/\([^/][^/]*\)\/*$/{
-	    s//\1/
-	    q
-	  }
-	  /^X\/\(\/\/\)$/{
-	    s//\1/
-	    q
-	  }
-	  /^X\/\(\/\).*/{
-	    s//\1/
-	    q
-	  }
-	  s/.*/./; q'`
-
-# Avoid depending upon Character Ranges.
-as_cr_letters='abcdefghijklmnopqrstuvwxyz'
-as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
-as_cr_Letters=$as_cr_letters$as_cr_LETTERS
-as_cr_digits='0123456789'
-as_cr_alnum=$as_cr_Letters$as_cr_digits
-
-ECHO_C= ECHO_N= ECHO_T=
-case `echo -n x` in #(((((
--n*)
-  case `echo 'xy\c'` in
-  *c*) ECHO_T='	';;	# ECHO_T is single tab character.
-  xy)  ECHO_C='\c';;
-  *)   echo `echo ksh88 bug on AIX 6.1` > /dev/null
-       ECHO_T='	';;
-  esac;;
-*)
-  ECHO_N='-n';;
-esac
-
-rm -f conf$$ conf$$.exe conf$$.file
-if test -d conf$$.dir; then
-  rm -f conf$$.dir/conf$$.file
-else
-  rm -f conf$$.dir
-  mkdir conf$$.dir 2>/dev/null
-fi
-if (echo >conf$$.file) 2>/dev/null; then
-  if ln -s conf$$.file conf$$ 2>/dev/null; then
-    as_ln_s='ln -s'
-    # ... but there are two gotchas:
-    # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
-    # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
-    # In both cases, we have to default to `cp -p'.
-    ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
-      as_ln_s='cp -p'
-  elif ln conf$$.file conf$$ 2>/dev/null; then
-    as_ln_s=ln
-  else
-    as_ln_s='cp -p'
-  fi
-else
-  as_ln_s='cp -p'
-fi
-rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
-rmdir conf$$.dir 2>/dev/null
-
-
-# as_fn_mkdir_p
-# -------------
-# Create "$as_dir" as a directory, including parents if necessary.
-as_fn_mkdir_p ()
-{
-
-  case $as_dir in #(
-  -*) as_dir=./$as_dir;;
-  esac
-  test -d "$as_dir" || eval $as_mkdir_p || {
-    as_dirs=
-    while :; do
-      case $as_dir in #(
-      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
-      *) as_qdir=$as_dir;;
-      esac
-      as_dirs="'$as_qdir' $as_dirs"
-      as_dir=`$as_dirname -- "$as_dir" ||
-$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
-	 X"$as_dir" : 'X\(//\)[^/]' \| \
-	 X"$as_dir" : 'X\(//\)$' \| \
-	 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
-$as_echo X"$as_dir" |
-    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
-	    s//\1/
-	    q
-	  }
-	  /^X\(\/\/\)[^/].*/{
-	    s//\1/
-	    q
-	  }
-	  /^X\(\/\/\)$/{
-	    s//\1/
-	    q
-	  }
-	  /^X\(\/\).*/{
-	    s//\1/
-	    q
-	  }
-	  s/.*/./; q'`
-      test -d "$as_dir" && break
-    done
-    test -z "$as_dirs" || eval "mkdir $as_dirs"
-  } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
-
-
-} # as_fn_mkdir_p
-if mkdir -p . 2>/dev/null; then
-  as_mkdir_p='mkdir -p "$as_dir"'
-else
-  test -d ./-p && rmdir ./-p
-  as_mkdir_p=false
-fi
-
-if test -x / >/dev/null 2>&1; then
-  as_test_x='test -x'
-else
-  if ls -dL / >/dev/null 2>&1; then
-    as_ls_L_option=L
-  else
-    as_ls_L_option=
-  fi
-  as_test_x='
-    eval sh -c '\''
-      if test -d "$1"; then
-	test -d "$1/.";
-      else
-	case $1 in #(
-	-*)set "./$1";;
-	esac;
-	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
-	???[sx]*):;;*)false;;esac;fi
-    '\'' sh
-  '
-fi
-as_executable_p=$as_test_x
-
-# Sed expression to map a string onto a valid CPP name.
-as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
-
-# Sed expression to map a string onto a valid variable name.
-as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
-
-
-exec 6>&1
-## ----------------------------------- ##
-## Main body of $CONFIG_STATUS script. ##
-## ----------------------------------- ##
-_ASEOF
-test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1
-
-cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
-# Save the log message, to keep $0 and so on meaningful, and to
-# report actual input values of CONFIG_FILES etc. instead of their
-# values after options handling.
-ac_log="
-This file was extended by vlc $as_me 1.1.10, which was
-generated by GNU Autoconf 2.68.  Invocation command line was
-
-  CONFIG_FILES    = $CONFIG_FILES
-  CONFIG_HEADERS  = $CONFIG_HEADERS
-  CONFIG_LINKS    = $CONFIG_LINKS
-  CONFIG_COMMANDS = $CONFIG_COMMANDS
-  $ $0 $@
-
-on `(hostname || uname -n) 2>/dev/null | sed 1q`
-"
-
-_ACEOF
-
-case $ac_config_files in *"
-"*) set x $ac_config_files; shift; ac_config_files=$*;;
-esac
-
-case $ac_config_headers in *"
-"*) set x $ac_config_headers; shift; ac_config_headers=$*;;
-esac
-
-
-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
-# Files that config.status was made for.
-config_files="$ac_config_files"
-config_headers="$ac_config_headers"
-config_commands="$ac_config_commands"
-
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
-ac_cs_usage="\
-\`$as_me' instantiates files and other configuration actions
-from templates according to the current configuration.  Unless the files
-and actions are specified as TAGs, all are instantiated by default.
-
-Usage: $0 [OPTION]... [TAG]...
-
-  -h, --help       print this help, then exit
-  -V, --version    print version number and configuration settings, then exit
-      --config     print configuration, then exit
-  -q, --quiet, --silent
-                   do not print progress messages
-  -d, --debug      don't remove temporary files
-      --recheck    update $as_me by reconfiguring in the same conditions
-      --file=FILE[:TEMPLATE]
-                   instantiate the configuration file FILE
-      --header=FILE[:TEMPLATE]
-                   instantiate the configuration header FILE
-
-Configuration files:
-$config_files
-
-Configuration headers:
-$config_headers
-
-Configuration commands:
-$config_commands
-
-Report bugs to the package provider."
-
-_ACEOF
-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
-ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
-ac_cs_version="\\
-vlc config.status 1.1.10
-configured by $0, generated by GNU Autoconf 2.68,
-  with options \\"\$ac_cs_config\\"
-
-Copyright (C) 2010 Free Software Foundation, Inc.
-This config.status script is free software; the Free Software Foundation
-gives unlimited permission to copy, distribute and modify it."
-
-ac_pwd='$ac_pwd'
-srcdir='$srcdir'
-INSTALL='$INSTALL'
-MKDIR_P='$MKDIR_P'
-AWK='$AWK'
-test -n "\$AWK" || AWK=awk
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
-# The default lists apply if the user does not specify any file.
-ac_need_defaults=:
-while test $# != 0
-do
-  case $1 in
-  --*=?*)
-    ac_option=`expr "X$1" : 'X\([^=]*\)='`
-    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
-    ac_shift=:
-    ;;
-  --*=)
-    ac_option=`expr "X$1" : 'X\([^=]*\)='`
-    ac_optarg=
-    ac_shift=:
-    ;;
-  *)
-    ac_option=$1
-    ac_optarg=$2
-    ac_shift=shift
-    ;;
-  esac
-
-  case $ac_option in
-  # Handling of the options.
-  -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
-    ac_cs_recheck=: ;;
-  --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
-    $as_echo "$ac_cs_version"; exit ;;
-  --config | --confi | --conf | --con | --co | --c )
-    $as_echo "$ac_cs_config"; exit ;;
-  --debug | --debu | --deb | --de | --d | -d )
-    debug=: ;;
-  --file | --fil | --fi | --f )
-    $ac_shift
-    case $ac_optarg in
-    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
-    '') as_fn_error $? "missing file argument" ;;
-    esac
-    as_fn_append CONFIG_FILES " '$ac_optarg'"
-    ac_need_defaults=false;;
-  --header | --heade | --head | --hea )
-    $ac_shift
-    case $ac_optarg in
-    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
-    esac
-    as_fn_append CONFIG_HEADERS " '$ac_optarg'"
-    ac_need_defaults=false;;
-  --he | --h)
-    # Conflict between --help and --header
-    as_fn_error $? "ambiguous option: \`$1'
-Try \`$0 --help' for more information.";;
-  --help | --hel | -h )
-    $as_echo "$ac_cs_usage"; exit ;;
-  -q | -quiet | --quiet | --quie | --qui | --qu | --q \
-  | -silent | --silent | --silen | --sile | --sil | --si | --s)
-    ac_cs_silent=: ;;
-
-  # This is an error.
-  -*) as_fn_error $? "unrecognized option: \`$1'
-Try \`$0 --help' for more information." ;;
-
-  *) as_fn_append ac_config_targets " $1"
-     ac_need_defaults=false ;;
-
-  esac
-  shift
-done
-
-ac_configure_extra_args=
-
-if $ac_cs_silent; then
-  exec 6>/dev/null
-  ac_configure_extra_args="$ac_configure_extra_args --silent"
-fi
-
-_ACEOF
-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
-if \$ac_cs_recheck; then
-  set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
-  shift
-  \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
-  CONFIG_SHELL='$SHELL'
-  export CONFIG_SHELL
-  exec "\$@"
-fi
-
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
-exec 5>>config.log
-{
-  echo
-  sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
-## Running $as_me. ##
-_ASBOX
-  $as_echo "$ac_log"
-} >&5
-
-_ACEOF
-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
-#
-# INIT-COMMANDS
-#
-AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"
-
-
-# The HP-UX ksh and POSIX shell print the target directory to stdout
-# if CDPATH is set.
-(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
-
-sed_quote_subst='$sed_quote_subst'
-double_quote_subst='$double_quote_subst'
-delay_variable_subst='$delay_variable_subst'
-enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
-AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
-DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
-OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
-macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
-macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
-enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
-pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
-enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
-SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
-ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
-host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
-host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
-host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
-build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
-build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
-build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
-SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
-Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
-GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
-EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
-FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
-LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
-NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
-LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
-max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
-ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
-exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
-lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
-lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
-lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
-lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
-lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
-reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
-reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
-deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
-file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
-file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
-want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
-sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
-AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
-AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
-archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
-STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
-RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
-old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
-old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
-old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
-lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
-CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
-CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
-compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
-GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
-lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
-lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
-lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
-lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
-nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
-lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
-objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
-MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
-lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
-lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
-lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
-lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
-lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
-need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
-MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
-DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
-NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
-LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
-OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
-OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
-libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
-shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
-extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
-archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
-enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
-export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
-whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
-compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
-old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
-old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
-archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
-archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
-module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
-module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
-with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
-allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
-no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
-hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
-hardcode_libdir_flag_spec_ld='`$ECHO "$hardcode_libdir_flag_spec_ld" | $SED "$delay_single_quote_subst"`'
-hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
-hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
-hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
-hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
-hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
-hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
-inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
-link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
-always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
-export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
-exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
-include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
-prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
-postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
-file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
-variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
-need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
-need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
-version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
-runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
-shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
-shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
-libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
-library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
-soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
-install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
-postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
-postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
-finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
-finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
-hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
-sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
-sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`'
-hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
-enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
-enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
-enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
-old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
-striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
-compiler_lib_search_dirs='`$ECHO "$compiler_lib_search_dirs" | $SED "$delay_single_quote_subst"`'
-predep_objects='`$ECHO "$predep_objects" | $SED "$delay_single_quote_subst"`'
-postdep_objects='`$ECHO "$postdep_objects" | $SED "$delay_single_quote_subst"`'
-predeps='`$ECHO "$predeps" | $SED "$delay_single_quote_subst"`'
-postdeps='`$ECHO "$postdeps" | $SED "$delay_single_quote_subst"`'
-compiler_lib_search_path='`$ECHO "$compiler_lib_search_path" | $SED "$delay_single_quote_subst"`'
-LD_CXX='`$ECHO "$LD_CXX" | $SED "$delay_single_quote_subst"`'
-reload_flag_CXX='`$ECHO "$reload_flag_CXX" | $SED "$delay_single_quote_subst"`'
-reload_cmds_CXX='`$ECHO "$reload_cmds_CXX" | $SED "$delay_single_quote_subst"`'
-old_archive_cmds_CXX='`$ECHO "$old_archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
-compiler_CXX='`$ECHO "$compiler_CXX" | $SED "$delay_single_quote_subst"`'
-GCC_CXX='`$ECHO "$GCC_CXX" | $SED "$delay_single_quote_subst"`'
-lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "$lt_prog_compiler_no_builtin_flag_CXX" | $SED "$delay_single_quote_subst"`'
-lt_prog_compiler_pic_CXX='`$ECHO "$lt_prog_compiler_pic_CXX" | $SED "$delay_single_quote_subst"`'
-lt_prog_compiler_wl_CXX='`$ECHO "$lt_prog_compiler_wl_CXX" | $SED "$delay_single_quote_subst"`'
-lt_prog_compiler_static_CXX='`$ECHO "$lt_prog_compiler_static_CXX" | $SED "$delay_single_quote_subst"`'
-lt_cv_prog_compiler_c_o_CXX='`$ECHO "$lt_cv_prog_compiler_c_o_CXX" | $SED "$delay_single_quote_subst"`'
-archive_cmds_need_lc_CXX='`$ECHO "$archive_cmds_need_lc_CXX" | $SED "$delay_single_quote_subst"`'
-enable_shared_with_static_runtimes_CXX='`$ECHO "$enable_shared_with_static_runtimes_CXX" | $SED "$delay_single_quote_subst"`'
-export_dynamic_flag_spec_CXX='`$ECHO "$export_dynamic_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
-whole_archive_flag_spec_CXX='`$ECHO "$whole_archive_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
-compiler_needs_object_CXX='`$ECHO "$compiler_needs_object_CXX" | $SED "$delay_single_quote_subst"`'
-old_archive_from_new_cmds_CXX='`$ECHO "$old_archive_from_new_cmds_CXX" | $SED "$delay_single_quote_subst"`'
-old_archive_from_expsyms_cmds_CXX='`$ECHO "$old_archive_from_expsyms_cmds_CXX" | $SED "$delay_single_quote_subst"`'
-archive_cmds_CXX='`$ECHO "$archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
-archive_expsym_cmds_CXX='`$ECHO "$archive_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
-module_cmds_CXX='`$ECHO "$module_cmds_CXX" | $SED "$delay_single_quote_subst"`'
-module_expsym_cmds_CXX='`$ECHO "$module_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
-with_gnu_ld_CXX='`$ECHO "$with_gnu_ld_CXX" | $SED "$delay_single_quote_subst"`'
-allow_undefined_flag_CXX='`$ECHO "$allow_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
-no_undefined_flag_CXX='`$ECHO "$no_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
-hardcode_libdir_flag_spec_CXX='`$ECHO "$hardcode_libdir_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
-hardcode_libdir_flag_spec_ld_CXX='`$ECHO "$hardcode_libdir_flag_spec_ld_CXX" | $SED "$delay_single_quote_subst"`'
-hardcode_libdir_separator_CXX='`$ECHO "$hardcode_libdir_separator_CXX" | $SED "$delay_single_quote_subst"`'
-hardcode_direct_CXX='`$ECHO "$hardcode_direct_CXX" | $SED "$delay_single_quote_subst"`'
-hardcode_direct_absolute_CXX='`$ECHO "$hardcode_direct_absolute_CXX" | $SED "$delay_single_quote_subst"`'
-hardcode_minus_L_CXX='`$ECHO "$hardcode_minus_L_CXX" | $SED "$delay_single_quote_subst"`'
-hardcode_shlibpath_var_CXX='`$ECHO "$hardcode_shlibpath_var_CXX" | $SED "$delay_single_quote_subst"`'
-hardcode_automatic_CXX='`$ECHO "$hardcode_automatic_CXX" | $SED "$delay_single_quote_subst"`'
-inherit_rpath_CXX='`$ECHO "$inherit_rpath_CXX" | $SED "$delay_single_quote_subst"`'
-link_all_deplibs_CXX='`$ECHO "$link_all_deplibs_CXX" | $SED "$delay_single_quote_subst"`'
-always_export_symbols_CXX='`$ECHO "$always_export_symbols_CXX" | $SED "$delay_single_quote_subst"`'
-export_symbols_cmds_CXX='`$ECHO "$export_symbols_cmds_CXX" | $SED "$delay_single_quote_subst"`'
-exclude_expsyms_CXX='`$ECHO "$exclude_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
-include_expsyms_CXX='`$ECHO "$include_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
-prelink_cmds_CXX='`$ECHO "$prelink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
-postlink_cmds_CXX='`$ECHO "$postlink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
-file_list_spec_CXX='`$ECHO "$file_list_spec_CXX" | $SED "$delay_single_quote_subst"`'
-hardcode_action_CXX='`$ECHO "$hardcode_action_CXX" | $SED "$delay_single_quote_subst"`'
-compiler_lib_search_dirs_CXX='`$ECHO "$compiler_lib_search_dirs_CXX" | $SED "$delay_single_quote_subst"`'
-predep_objects_CXX='`$ECHO "$predep_objects_CXX" | $SED "$delay_single_quote_subst"`'
-postdep_objects_CXX='`$ECHO "$postdep_objects_CXX" | $SED "$delay_single_quote_subst"`'
-predeps_CXX='`$ECHO "$predeps_CXX" | $SED "$delay_single_quote_subst"`'
-postdeps_CXX='`$ECHO "$postdeps_CXX" | $SED "$delay_single_quote_subst"`'
-compiler_lib_search_path_CXX='`$ECHO "$compiler_lib_search_path_CXX" | $SED "$delay_single_quote_subst"`'
-
-LTCC='$LTCC'
-LTCFLAGS='$LTCFLAGS'
-compiler='$compiler_DEFAULT'
-
-# A function that is used when there is no print builtin or printf.
-func_fallback_echo ()
-{
-  eval 'cat <<_LTECHO_EOF
-\$1
-_LTECHO_EOF'
-}
-
-# Quote evaled strings.
-for var in AS \
-DLLTOOL \
-OBJDUMP \
-SHELL \
-ECHO \
-SED \
-GREP \
-EGREP \
-FGREP \
-LD \
-NM \
-LN_S \
-lt_SP2NL \
-lt_NL2SP \
-reload_flag \
-deplibs_check_method \
-file_magic_cmd \
-file_magic_glob \
-want_nocaseglob \
-sharedlib_from_linklib_cmd \
-AR \
-AR_FLAGS \
-archiver_list_spec \
-STRIP \
-RANLIB \
-CC \
-CFLAGS \
-compiler \
-lt_cv_sys_global_symbol_pipe \
-lt_cv_sys_global_symbol_to_cdecl \
-lt_cv_sys_global_symbol_to_c_name_address \
-lt_cv_sys_global_symbol_to_c_name_address_lib_prefix \
-nm_file_list_spec \
-lt_prog_compiler_no_builtin_flag \
-lt_prog_compiler_pic \
-lt_prog_compiler_wl \
-lt_prog_compiler_static \
-lt_cv_prog_compiler_c_o \
-need_locks \
-MANIFEST_TOOL \
-DSYMUTIL \
-NMEDIT \
-LIPO \
-OTOOL \
-OTOOL64 \
-shrext_cmds \
-export_dynamic_flag_spec \
-whole_archive_flag_spec \
-compiler_needs_object \
-with_gnu_ld \
-allow_undefined_flag \
-no_undefined_flag \
-hardcode_libdir_flag_spec \
-hardcode_libdir_flag_spec_ld \
-hardcode_libdir_separator \
-exclude_expsyms \
-include_expsyms \
-file_list_spec \
-variables_saved_for_relink \
-libname_spec \
-library_names_spec \
-soname_spec \
-install_override_mode \
-finish_eval \
-old_striplib \
-striplib \
-compiler_lib_search_dirs \
-predep_objects \
-postdep_objects \
-predeps \
-postdeps \
-compiler_lib_search_path \
-LD_CXX \
-reload_flag_CXX \
-compiler_CXX \
-lt_prog_compiler_no_builtin_flag_CXX \
-lt_prog_compiler_pic_CXX \
-lt_prog_compiler_wl_CXX \
-lt_prog_compiler_static_CXX \
-lt_cv_prog_compiler_c_o_CXX \
-export_dynamic_flag_spec_CXX \
-whole_archive_flag_spec_CXX \
-compiler_needs_object_CXX \
-with_gnu_ld_CXX \
-allow_undefined_flag_CXX \
-no_undefined_flag_CXX \
-hardcode_libdir_flag_spec_CXX \
-hardcode_libdir_flag_spec_ld_CXX \
-hardcode_libdir_separator_CXX \
-exclude_expsyms_CXX \
-include_expsyms_CXX \
-file_list_spec_CXX \
-compiler_lib_search_dirs_CXX \
-predep_objects_CXX \
-postdep_objects_CXX \
-predeps_CXX \
-postdeps_CXX \
-compiler_lib_search_path_CXX; do
-    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
-    *[\\\\\\\`\\"\\\$]*)
-      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
-      ;;
-    *)
-      eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
-      ;;
-    esac
-done
-
-# Double-quote double-evaled strings.
-for var in reload_cmds \
-old_postinstall_cmds \
-old_postuninstall_cmds \
-old_archive_cmds \
-extract_expsyms_cmds \
-old_archive_from_new_cmds \
-old_archive_from_expsyms_cmds \
-archive_cmds \
-archive_expsym_cmds \
-module_cmds \
-module_expsym_cmds \
-export_symbols_cmds \
-prelink_cmds \
-postlink_cmds \
-postinstall_cmds \
-postuninstall_cmds \
-finish_cmds \
-sys_lib_search_path_spec \
-sys_lib_dlsearch_path_spec \
-reload_cmds_CXX \
-old_archive_cmds_CXX \
-old_archive_from_new_cmds_CXX \
-old_archive_from_expsyms_cmds_CXX \
-archive_cmds_CXX \
-archive_expsym_cmds_CXX \
-module_cmds_CXX \
-module_expsym_cmds_CXX \
-export_symbols_cmds_CXX \
-prelink_cmds_CXX \
-postlink_cmds_CXX; do
-    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
-    *[\\\\\\\`\\"\\\$]*)
-      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
-      ;;
-    *)
-      eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
-      ;;
-    esac
-done
-
-ac_aux_dir='$ac_aux_dir'
-xsi_shell='$xsi_shell'
-lt_shell_append='$lt_shell_append'
-
-# See if we are running on zsh, and set the options which allow our
-# commands through without removal of \ escapes INIT.
-if test -n "\${ZSH_VERSION+set}" ; then
-   setopt NO_GLOB_SUBST
-fi
-
-
-    PACKAGE='$PACKAGE'
-    VERSION='$VERSION'
-    TIMESTAMP='$TIMESTAMP'
-    RM='$RM'
-    ofile='$ofile'
-
-
-
-
-
-# Capture the value of obsolete ALL_LINGUAS because we need it to compute
-    # POFILES, UPDATEPOFILES, DUMMYPOFILES, GMOFILES, CATALOGS. But hide it
-    # from automake < 1.5.
-    eval 'OBSOLETE_ALL_LINGUAS''="$ALL_LINGUAS"'
-    # Capture the value of LINGUAS because we need it to compute CATALOGS.
-    LINGUAS="${LINGUAS-%UNSET%}"
-
-
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
-
-# Handling of arguments.
-for ac_config_target in $ac_config_targets
-do
-  case $ac_config_target in
-    "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;;
-    "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
-    "libtool") CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;;
-    "po-directories") CONFIG_COMMANDS="$CONFIG_COMMANDS po-directories" ;;
-    "extras/package/win32/spad.nsi") CONFIG_FILES="$CONFIG_FILES extras/package/win32/spad.nsi" ;;
-    "extras/package/win32/vlc.win32.nsi") CONFIG_FILES="$CONFIG_FILES extras/package/win32/vlc.win32.nsi" ;;
-    "extras/package/macosx/Info.plist") CONFIG_FILES="$CONFIG_FILES extras/package/macosx/Info.plist" ;;
-    "extras/package/macosx/Resources/English.lproj/InfoPlist.strings") CONFIG_FILES="$CONFIG_FILES extras/package/macosx/Resources/English.lproj/InfoPlist.strings" ;;
-    "extras/package/macosx/plugin/Info.plist") CONFIG_FILES="$CONFIG_FILES extras/package/macosx/plugin/Info.plist" ;;
-    "extras/package/macosx/plugin/InstallerInfo.plist") CONFIG_FILES="$CONFIG_FILES extras/package/macosx/plugin/InstallerInfo.plist" ;;
-    "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
-    "projects/activex/Makefile") CONFIG_FILES="$CONFIG_FILES projects/activex/Makefile" ;;
-    "projects/activex/axvlc.inf") CONFIG_FILES="$CONFIG_FILES projects/activex/axvlc.inf" ;;
-    "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
-    "extras/package/ipkg/Makefile") CONFIG_FILES="$CONFIG_FILES extras/package/ipkg/Makefile" ;;
-    "libs/loader/Makefile") CONFIG_FILES="$CONFIG_FILES libs/loader/Makefile" ;;
-    "libs/srtp/Makefile") CONFIG_FILES="$CONFIG_FILES libs/srtp/Makefile" ;;
-    "libs/unzip/Makefile") CONFIG_FILES="$CONFIG_FILES libs/unzip/Makefile" ;;
-    "modules/Makefile") CONFIG_FILES="$CONFIG_FILES modules/Makefile" ;;
-    "projects/mozilla/Makefile") CONFIG_FILES="$CONFIG_FILES projects/mozilla/Makefile" ;;
-    "m4/Makefile") CONFIG_FILES="$CONFIG_FILES m4/Makefile" ;;
-    "po/Makefile.in") CONFIG_FILES="$CONFIG_FILES po/Makefile.in" ;;
-    "projects/activex/axvlc_rc.rc") CONFIG_FILES="$CONFIG_FILES projects/activex/axvlc_rc.rc" ;;
-    "projects/mozilla/npvlc_rc.rc") CONFIG_FILES="$CONFIG_FILES projects/mozilla/npvlc_rc.rc" ;;
-    "projects/mozilla/vlc.r") CONFIG_FILES="$CONFIG_FILES projects/mozilla/vlc.r" ;;
-    "projects/mozilla/install.js") CONFIG_FILES="$CONFIG_FILES projects/mozilla/install.js" ;;
-    "projects/mozilla/install.rdf") CONFIG_FILES="$CONFIG_FILES projects/mozilla/install.rdf" ;;
-    "share/Makefile") CONFIG_FILES="$CONFIG_FILES share/Makefile" ;;
-    "compat/Makefile") CONFIG_FILES="$CONFIG_FILES compat/Makefile" ;;
-    "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
-    "src/test/Makefile") CONFIG_FILES="$CONFIG_FILES src/test/Makefile" ;;
-    "bin/Makefile") CONFIG_FILES="$CONFIG_FILES bin/Makefile" ;;
-    "test/Makefile") CONFIG_FILES="$CONFIG_FILES test/Makefile" ;;
-    "modules/access/Makefile") CONFIG_FILES="$CONFIG_FILES modules/access/Makefile" ;;
-    "modules/access/bd/Makefile") CONFIG_FILES="$CONFIG_FILES modules/access/bd/Makefile" ;;
-    "modules/access/bda/Makefile") CONFIG_FILES="$CONFIG_FILES modules/access/bda/Makefile" ;;
-    "modules/access/dshow/Makefile") CONFIG_FILES="$CONFIG_FILES modules/access/dshow/Makefile" ;;
-    "modules/access/dvb/Makefile") CONFIG_FILES="$CONFIG_FILES modules/access/dvb/Makefile" ;;
-    "modules/access/mms/Makefile") CONFIG_FILES="$CONFIG_FILES modules/access/mms/Makefile" ;;
-    "modules/access/rtp/Makefile") CONFIG_FILES="$CONFIG_FILES modules/access/rtp/Makefile" ;;
-    "modules/access/rtsp/Makefile") CONFIG_FILES="$CONFIG_FILES modules/access/rtsp/Makefile" ;;
-    "modules/access/vcd/Makefile") CONFIG_FILES="$CONFIG_FILES modules/access/vcd/Makefile" ;;
-    "modules/access/vcdx/Makefile") CONFIG_FILES="$CONFIG_FILES modules/access/vcdx/Makefile" ;;
-    "modules/access/screen/Makefile") CONFIG_FILES="$CONFIG_FILES modules/access/screen/Makefile" ;;
-    "modules/access/zip/Makefile") CONFIG_FILES="$CONFIG_FILES modules/access/zip/Makefile" ;;
-    "modules/access_output/Makefile") CONFIG_FILES="$CONFIG_FILES modules/access_output/Makefile" ;;
-    "modules/audio_filter/Makefile") CONFIG_FILES="$CONFIG_FILES modules/audio_filter/Makefile" ;;
-    "modules/audio_filter/channel_mixer/Makefile") CONFIG_FILES="$CONFIG_FILES modules/audio_filter/channel_mixer/Makefile" ;;
-    "modules/audio_filter/converter/Makefile") CONFIG_FILES="$CONFIG_FILES modules/audio_filter/converter/Makefile" ;;
-    "modules/audio_filter/resampler/Makefile") CONFIG_FILES="$CONFIG_FILES modules/audio_filter/resampler/Makefile" ;;
-    "modules/audio_filter/spatializer/Makefile") CONFIG_FILES="$CONFIG_FILES modules/audio_filter/spatializer/Makefile" ;;
-    "modules/audio_mixer/Makefile") CONFIG_FILES="$CONFIG_FILES modules/audio_mixer/Makefile" ;;
-    "modules/audio_output/Makefile") CONFIG_FILES="$CONFIG_FILES modules/audio_output/Makefile" ;;
-    "modules/codec/Makefile") CONFIG_FILES="$CONFIG_FILES modules/codec/Makefile" ;;
-    "modules/codec/avcodec/Makefile") CONFIG_FILES="$CONFIG_FILES modules/codec/avcodec/Makefile" ;;
-    "modules/codec/dmo/Makefile") CONFIG_FILES="$CONFIG_FILES modules/codec/dmo/Makefile" ;;
-    "modules/codec/omxil/Makefile") CONFIG_FILES="$CONFIG_FILES modules/codec/omxil/Makefile" ;;
-    "modules/codec/shine/Makefile") CONFIG_FILES="$CONFIG_FILES modules/codec/shine/Makefile" ;;
-    "modules/codec/subtitles/Makefile") CONFIG_FILES="$CONFIG_FILES modules/codec/subtitles/Makefile" ;;
-    "modules/codec/spudec/Makefile") CONFIG_FILES="$CONFIG_FILES modules/codec/spudec/Makefile" ;;
-    "modules/codec/wmafixed/Makefile") CONFIG_FILES="$CONFIG_FILES modules/codec/wmafixed/Makefile" ;;
-    "modules/control/Makefile") CONFIG_FILES="$CONFIG_FILES modules/control/Makefile" ;;
-    "modules/control/http/Makefile") CONFIG_FILES="$CONFIG_FILES modules/control/http/Makefile" ;;
-    "modules/control/globalhotkeys/Makefile") CONFIG_FILES="$CONFIG_FILES modules/control/globalhotkeys/Makefile" ;;
-    "modules/demux/Makefile") CONFIG_FILES="$CONFIG_FILES modules/demux/Makefile" ;;
-    "modules/demux/asf/Makefile") CONFIG_FILES="$CONFIG_FILES modules/demux/asf/Makefile" ;;
-    "modules/demux/avformat/Makefile") CONFIG_FILES="$CONFIG_FILES modules/demux/avformat/Makefile" ;;
-    "modules/demux/avi/Makefile") CONFIG_FILES="$CONFIG_FILES modules/demux/avi/Makefile" ;;
-    "modules/demux/mkv/Makefile") CONFIG_FILES="$CONFIG_FILES modules/demux/mkv/Makefile" ;;
-    "modules/demux/mp4/Makefile") CONFIG_FILES="$CONFIG_FILES modules/demux/mp4/Makefile" ;;
-    "modules/demux/mpeg/Makefile") CONFIG_FILES="$CONFIG_FILES modules/demux/mpeg/Makefile" ;;
-    "modules/demux/playlist/Makefile") CONFIG_FILES="$CONFIG_FILES modules/demux/playlist/Makefile" ;;
-    "modules/gui/Makefile") CONFIG_FILES="$CONFIG_FILES modules/gui/Makefile" ;;
-    "modules/gui/macosx/Makefile") CONFIG_FILES="$CONFIG_FILES modules/gui/macosx/Makefile" ;;
-    "modules/gui/hildon/Makefile") CONFIG_FILES="$CONFIG_FILES modules/gui/hildon/Makefile" ;;
-    "modules/gui/minimal_macosx/Makefile") CONFIG_FILES="$CONFIG_FILES modules/gui/minimal_macosx/Makefile" ;;
-    "modules/gui/macosx_dialog_provider/Makefile") CONFIG_FILES="$CONFIG_FILES modules/gui/macosx_dialog_provider/Makefile" ;;
-    "modules/gui/qt4/Makefile") CONFIG_FILES="$CONFIG_FILES modules/gui/qt4/Makefile" ;;
-    "modules/gui/skins2/Makefile") CONFIG_FILES="$CONFIG_FILES modules/gui/skins2/Makefile" ;;
-    "modules/meta_engine/Makefile") CONFIG_FILES="$CONFIG_FILES modules/meta_engine/Makefile" ;;
-    "modules/misc/Makefile") CONFIG_FILES="$CONFIG_FILES modules/misc/Makefile" ;;
-    "modules/misc/dummy/Makefile") CONFIG_FILES="$CONFIG_FILES modules/misc/dummy/Makefile" ;;
-    "modules/misc/lua/Makefile") CONFIG_FILES="$CONFIG_FILES modules/misc/lua/Makefile" ;;
-    "modules/misc/notify/Makefile") CONFIG_FILES="$CONFIG_FILES modules/misc/notify/Makefile" ;;
-    "modules/misc/playlist/Makefile") CONFIG_FILES="$CONFIG_FILES modules/misc/playlist/Makefile" ;;
-    "modules/misc/osd/Makefile") CONFIG_FILES="$CONFIG_FILES modules/misc/osd/Makefile" ;;
-    "modules/misc/stats/Makefile") CONFIG_FILES="$CONFIG_FILES modules/misc/stats/Makefile" ;;
-    "modules/misc/xml/Makefile") CONFIG_FILES="$CONFIG_FILES modules/misc/xml/Makefile" ;;
-    "modules/mux/Makefile") CONFIG_FILES="$CONFIG_FILES modules/mux/Makefile" ;;
-    "modules/mux/mpeg/Makefile") CONFIG_FILES="$CONFIG_FILES modules/mux/mpeg/Makefile" ;;
-    "modules/packetizer/Makefile") CONFIG_FILES="$CONFIG_FILES modules/packetizer/Makefile" ;;
-    "modules/services_discovery/Makefile") CONFIG_FILES="$CONFIG_FILES modules/services_discovery/Makefile" ;;
-    "modules/stream_filter/Makefile") CONFIG_FILES="$CONFIG_FILES modules/stream_filter/Makefile" ;;
-    "modules/stream_out/Makefile") CONFIG_FILES="$CONFIG_FILES modules/stream_out/Makefile" ;;
-    "modules/stream_out/transcode/Makefile") CONFIG_FILES="$CONFIG_FILES modules/stream_out/transcode/Makefile" ;;
-    "modules/video_chroma/Makefile") CONFIG_FILES="$CONFIG_FILES modules/video_chroma/Makefile" ;;
-    "modules/video_filter/Makefile") CONFIG_FILES="$CONFIG_FILES modules/video_filter/Makefile" ;;
-    "modules/video_filter/dynamicoverlay/Makefile") CONFIG_FILES="$CONFIG_FILES modules/video_filter/dynamicoverlay/Makefile" ;;
-    "modules/video_output/Makefile") CONFIG_FILES="$CONFIG_FILES modules/video_output/Makefile" ;;
-    "modules/video_output/msw/Makefile") CONFIG_FILES="$CONFIG_FILES modules/video_output/msw/Makefile" ;;
-    "modules/visualization/Makefile") CONFIG_FILES="$CONFIG_FILES modules/visualization/Makefile" ;;
-    "modules/visualization/visual/Makefile") CONFIG_FILES="$CONFIG_FILES modules/visualization/visual/Makefile" ;;
-    "modules/mmx/Makefile") CONFIG_FILES="$CONFIG_FILES modules/mmx/Makefile" ;;
-    "modules/mmxext/Makefile") CONFIG_FILES="$CONFIG_FILES modules/mmxext/Makefile" ;;
-    "modules/3dnow/Makefile") CONFIG_FILES="$CONFIG_FILES modules/3dnow/Makefile" ;;
-    "modules/sse2/Makefile") CONFIG_FILES="$CONFIG_FILES modules/sse2/Makefile" ;;
-    "modules/altivec/Makefile") CONFIG_FILES="$CONFIG_FILES modules/altivec/Makefile" ;;
-    "modules/arm_neon/Makefile") CONFIG_FILES="$CONFIG_FILES modules/arm_neon/Makefile" ;;
-
-  *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
-  esac
-done
-
-
-# If the user did not use the arguments to specify the items to instantiate,
-# then the envvar interface is used.  Set only those that are not.
-# We use the long form for the default assignment because of an extremely
-# bizarre bug on SunOS 4.1.3.
-if $ac_need_defaults; then
-  test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
-  test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
-  test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
-fi
-
-# Have a temporary directory for convenience.  Make it in the build tree
-# simply because there is no reason against having it here, and in addition,
-# creating and moving files from /tmp can sometimes cause problems.
-# Hook for its removal unless debugging.
-# Note that there is a small window in which the directory will not be cleaned:
-# after its creation but before its name has been assigned to `$tmp'.
-$debug ||
-{
-  tmp= ac_tmp=
-  trap 'exit_status=$?
-  : "${ac_tmp:=$tmp}"
-  { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status
-' 0
-  trap 'as_fn_exit 1' 1 2 13 15
-}
-# Create a (secure) tmp directory for tmp files.
-
-{
-  tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
-  test -d "$tmp"
-}  ||
-{
-  tmp=./conf$$-$RANDOM
-  (umask 077 && mkdir "$tmp")
-} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
-ac_tmp=$tmp
-
-# Set up the scripts for CONFIG_FILES section.
-# No need to generate them if there are no CONFIG_FILES.
-# This happens for instance with `./config.status config.h'.
-if test -n "$CONFIG_FILES"; then
-
-
-ac_cr=`echo X | tr X '\015'`
-# On cygwin, bash can eat \r inside `` if the user requested igncr.
-# But we know of no other shell where ac_cr would be empty at this
-# point, so we can use a bashism as a fallback.
-if test "x$ac_cr" = x; then
-  eval ac_cr=\$\'\\r\'
-fi
-ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
-  ac_cs_awk_cr='\\r'
-else
-  ac_cs_awk_cr=$ac_cr
-fi
-
-echo 'BEGIN {' >"$ac_tmp/subs1.awk" &&
-_ACEOF
-
-
-{
-  echo "cat >conf$$subs.awk <<_ACEOF" &&
-  echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
-  echo "_ACEOF"
-} >conf$$subs.sh ||
-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
-ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
-ac_delim='%!_!# '
-for ac_last_try in false false false false false :; do
-  . ./conf$$subs.sh ||
-    as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
-
-  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
-  if test $ac_delim_n = $ac_delim_num; then
-    break
-  elif $ac_last_try; then
-    as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
-  else
-    ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
-  fi
-done
-rm -f conf$$subs.sh
-
-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
-cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK &&
-_ACEOF
-sed -n '
-h
-s/^/S["/; s/!.*/"]=/
-p
-g
-s/^[^!]*!//
-:repl
-t repl
-s/'"$ac_delim"'$//
-t delim
-:nl
-h
-s/\(.\{148\}\)..*/\1/
-t more1
-s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
-p
-n
-b repl
-:more1
-s/["\\]/\\&/g; s/^/"/; s/$/"\\/
-p
-g
-s/.\{148\}//
-t nl
-:delim
-h
-s/\(.\{148\}\)..*/\1/
-t more2
-s/["\\]/\\&/g; s/^/"/; s/$/"/
-p
-b
-:more2
-s/["\\]/\\&/g; s/^/"/; s/$/"\\/
-p
-g
-s/.\{148\}//
-t delim
-' <conf$$subs.awk | sed '
-/^[^""]/{
-  N
-  s/\n//
-}
-' >>$CONFIG_STATUS || ac_write_fail=1
-rm -f conf$$subs.awk
-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
-_ACAWK
-cat >>"\$ac_tmp/subs1.awk" <<_ACAWK &&
-  for (key in S) S_is_set[key] = 1
-  FS = ""
-
-}
-{
-  line = $ 0
-  nfields = split(line, field, "@")
-  substed = 0
-  len = length(field[1])
-  for (i = 2; i < nfields; i++) {
-    key = field[i]
-    keylen = length(key)
-    if (S_is_set[key]) {
-      value = S[key]
-      line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
-      len += length(value) + length(field[++i])
-      substed = 1
-    } else
-      len += 1 + keylen
-  }
-
-  print line
-}
-
-_ACAWK
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
-if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
-  sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
-else
-  cat
-fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \
-  || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
-_ACEOF
-
-# VPATH may cause trouble with some makes, so we remove sole $(srcdir),
-# ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and
-# trailing colons and then remove the whole line if VPATH becomes empty
-# (actually we leave an empty line to preserve line numbers).
-if test "x$srcdir" = x.; then
-  ac_vpsub='/^[	 ]*VPATH[	 ]*=[	 ]*/{
-h
-s///
-s/^/:/
-s/[	 ]*$/:/
-s/:\$(srcdir):/:/g
-s/:\${srcdir}:/:/g
-s/:@srcdir@:/:/g
-s/^:*//
-s/:*$//
-x
-s/\(=[	 ]*\).*/\1/
-G
-s/\n//
-s/^[^=]*=[	 ]*$//
-}'
-fi
-
-cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
-fi # test -n "$CONFIG_FILES"
-
-# Set up the scripts for CONFIG_HEADERS section.
-# No need to generate them if there are no CONFIG_HEADERS.
-# This happens for instance with `./config.status Makefile'.
-if test -n "$CONFIG_HEADERS"; then
-cat >"$ac_tmp/defines.awk" <<\_ACAWK ||
-BEGIN {
-_ACEOF
-
-# Transform confdefs.h into an awk script `defines.awk', embedded as
-# here-document in config.status, that substitutes the proper values into
-# config.h.in to produce config.h.
-
-# Create a delimiter string that does not exist in confdefs.h, to ease
-# handling of long lines.
-ac_delim='%!_!# '
-for ac_last_try in false false :; do
-  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
-  if test -z "$ac_tt"; then
-    break
-  elif $ac_last_try; then
-    as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5
-  else
-    ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
-  fi
-done
-
-# For the awk script, D is an array of macro values keyed by name,
-# likewise P contains macro parameters if any.  Preserve backslash
-# newline sequences.
-
-ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
-sed -n '
-s/.\{148\}/&'"$ac_delim"'/g
-t rset
-:rset
-s/^[	 ]*#[	 ]*define[	 ][	 ]*/ /
-t def
-d
-:def
-s/\\$//
-t bsnl
-s/["\\]/\\&/g
-s/^ \('"$ac_word_re"'\)\(([^()]*)\)[	 ]*\(.*\)/P["\1"]="\2"\
-D["\1"]=" \3"/p
-s/^ \('"$ac_word_re"'\)[	 ]*\(.*\)/D["\1"]=" \2"/p
-d
-:bsnl
-s/["\\]/\\&/g
-s/^ \('"$ac_word_re"'\)\(([^()]*)\)[	 ]*\(.*\)/P["\1"]="\2"\
-D["\1"]=" \3\\\\\\n"\\/p
-t cont
-s/^ \('"$ac_word_re"'\)[	 ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p
-t cont
-d
-:cont
-n
-s/.\{148\}/&'"$ac_delim"'/g
-t clear
-:clear
-s/\\$//
-t bsnlc
-s/["\\]/\\&/g; s/^/"/; s/$/"/p
-d
-:bsnlc
-s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p
-b cont
-' <confdefs.h | sed '
-s/'"$ac_delim"'/"\\\
-"/g' >>$CONFIG_STATUS || ac_write_fail=1
-
-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
-  for (key in D) D_is_set[key] = 1
-  FS = ""
-}
-/^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
-  line = \$ 0
-  split(line, arg, " ")
-  if (arg[1] == "#") {
-    defundef = arg[2]
-    mac1 = arg[3]
-  } else {
-    defundef = substr(arg[1], 2)
-    mac1 = arg[2]
-  }
-  split(mac1, mac2, "(") #)
-  macro = mac2[1]
-  prefix = substr(line, 1, index(line, defundef) - 1)
-  if (D_is_set[macro]) {
-    # Preserve the white space surrounding the "#".
-    print prefix "define", macro P[macro] D[macro]
-    next
-  } else {
-    # Replace #undef with comments.  This is necessary, for example,
-    # in the case of _POSIX_SOURCE, which is predefined and required
-    # on some systems where configure will not decide to define it.
-    if (defundef == "undef") {
-      print "/*", prefix defundef, macro, "*/"
-      next
-    }
-  }
-}
-{ print }
-_ACAWK
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
-  as_fn_error $? "could not setup config headers machinery" "$LINENO" 5
-fi # test -n "$CONFIG_HEADERS"
-
-
-eval set X "  :F $CONFIG_FILES  :H $CONFIG_HEADERS    :C $CONFIG_COMMANDS"
-shift
-for ac_tag
-do
-  case $ac_tag in
-  :[FHLC]) ac_mode=$ac_tag; continue;;
-  esac
-  case $ac_mode$ac_tag in
-  :[FHL]*:*);;
-  :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;;
-  :[FH]-) ac_tag=-:-;;
-  :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
-  esac
-  ac_save_IFS=$IFS
-  IFS=:
-  set x $ac_tag
-  IFS=$ac_save_IFS
-  shift
-  ac_file=$1
-  shift
-
-  case $ac_mode in
-  :L) ac_source=$1;;
-  :[FH])
-    ac_file_inputs=
-    for ac_f
-    do
-      case $ac_f in
-      -) ac_f="$ac_tmp/stdin";;
-      *) # Look for the file first in the build tree, then in the source tree
-	 # (if the path is not absolute).  The absolute path cannot be DOS-style,
-	 # because $ac_f cannot contain `:'.
-	 test -f "$ac_f" ||
-	   case $ac_f in
-	   [\\/$]*) false;;
-	   *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
-	   esac ||
-	   as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;;
-      esac
-      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
-      as_fn_append ac_file_inputs " '$ac_f'"
-    done
-
-    # Let's still pretend it is `configure' which instantiates (i.e., don't
-    # use $as_me), people would be surprised to read:
-    #    /* config.h.  Generated by config.status.  */
-    configure_input='Generated from '`
-	  $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
-	`' by configure.'
-    if test x"$ac_file" != x-; then
-      configure_input="$ac_file.  $configure_input"
-      { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
-$as_echo "$as_me: creating $ac_file" >&6;}
-    fi
-    # Neutralize special characters interpreted by sed in replacement strings.
-    case $configure_input in #(
-    *\&* | *\|* | *\\* )
-       ac_sed_conf_input=`$as_echo "$configure_input" |
-       sed 's/[\\\\&|]/\\\\&/g'`;; #(
-    *) ac_sed_conf_input=$configure_input;;
-    esac
-
-    case $ac_tag in
-    *:-:* | *:-) cat >"$ac_tmp/stdin" \
-      || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
-    esac
-    ;;
-  esac
-
-  ac_dir=`$as_dirname -- "$ac_file" ||
-$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
-	 X"$ac_file" : 'X\(//\)[^/]' \| \
-	 X"$ac_file" : 'X\(//\)$' \| \
-	 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
-$as_echo X"$ac_file" |
-    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
-	    s//\1/
-	    q
-	  }
-	  /^X\(\/\/\)[^/].*/{
-	    s//\1/
-	    q
-	  }
-	  /^X\(\/\/\)$/{
-	    s//\1/
-	    q
-	  }
-	  /^X\(\/\).*/{
-	    s//\1/
-	    q
-	  }
-	  s/.*/./; q'`
-  as_dir="$ac_dir"; as_fn_mkdir_p
-  ac_builddir=.
-
-case "$ac_dir" in
-.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
-*)
-  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
-  # A ".." for each directory in $ac_dir_suffix.
-  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
-  case $ac_top_builddir_sub in
-  "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
-  *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;;
-  esac ;;
-esac
-ac_abs_top_builddir=$ac_pwd
-ac_abs_builddir=$ac_pwd$ac_dir_suffix
-# for backward compatibility:
-ac_top_builddir=$ac_top_build_prefix
-
-case $srcdir in
-  .)  # We are building in place.
-    ac_srcdir=.
-    ac_top_srcdir=$ac_top_builddir_sub
-    ac_abs_top_srcdir=$ac_pwd ;;
-  [\\/]* | ?:[\\/]* )  # Absolute name.
-    ac_srcdir=$srcdir$ac_dir_suffix;
-    ac_top_srcdir=$srcdir
-    ac_abs_top_srcdir=$srcdir ;;
-  *) # Relative name.
-    ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
-    ac_top_srcdir=$ac_top_build_prefix$srcdir
-    ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
-esac
-ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
-
-
-  case $ac_mode in
-  :F)
-  #
-  # CONFIG_FILE
-  #
-
-  case $INSTALL in
-  [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
-  *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
-  esac
-  ac_MKDIR_P=$MKDIR_P
-  case $MKDIR_P in
-  [\\/$]* | ?:[\\/]* ) ;;
-  */*) ac_MKDIR_P=$ac_top_build_prefix$MKDIR_P ;;
-  esac
-_ACEOF
-
-cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
-# If the template does not know about datarootdir, expand it.
-# FIXME: This hack should be removed a few years after 2.60.
-ac_datarootdir_hack=; ac_datarootdir_seen=
-ac_sed_dataroot='
-/datarootdir/ {
-  p
-  q
-}
-/@datadir@/p
-/@docdir@/p
-/@infodir@/p
-/@localedir@/p
-/@mandir@/p'
-case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
-*datarootdir*) ac_datarootdir_seen=yes;;
-*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
-$as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
-_ACEOF
-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
-  ac_datarootdir_hack='
-  s&@datadir@&$datadir&g
-  s&@docdir@&$docdir&g
-  s&@infodir@&$infodir&g
-  s&@localedir@&$localedir&g
-  s&@mandir@&$mandir&g
-  s&\\\${datarootdir}&$datarootdir&g' ;;
-esac
-_ACEOF
-
-# Neutralize VPATH when `$srcdir' = `.'.
-# Shell code in configure.ac might set extrasub.
-# FIXME: do we really want to maintain this feature?
-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
-ac_sed_extra="$ac_vpsub
-$extrasub
-_ACEOF
-cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
-:t
-/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
-s|@configure_input@|$ac_sed_conf_input|;t t
-s&@top_builddir@&$ac_top_builddir_sub&;t t
-s&@top_build_prefix@&$ac_top_build_prefix&;t t
-s&@srcdir@&$ac_srcdir&;t t
-s&@abs_srcdir@&$ac_abs_srcdir&;t t
-s&@top_srcdir@&$ac_top_srcdir&;t t
-s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
-s&@builddir@&$ac_builddir&;t t
-s&@abs_builddir@&$ac_abs_builddir&;t t
-s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
-s&@INSTALL@&$ac_INSTALL&;t t
-s&@MKDIR_P@&$ac_MKDIR_P&;t t
-$ac_datarootdir_hack
-"
-eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \
-  >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5
-
-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
-  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
-      "$ac_tmp/out"`; test -z "$ac_out"; } &&
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
-which seems to be undefined.  Please make sure it is defined" >&5
-$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
-which seems to be undefined.  Please make sure it is defined" >&2;}
-
-  rm -f "$ac_tmp/stdin"
-  case $ac_file in
-  -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";;
-  *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";;
-  esac \
-  || as_fn_error $? "could not create $ac_file" "$LINENO" 5
- ;;
-  :H)
-  #
-  # CONFIG_HEADER
-  #
-  if test x"$ac_file" != x-; then
-    {
-      $as_echo "/* $configure_input  */" \
-      && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs"
-    } >"$ac_tmp/config.h" \
-      || as_fn_error $? "could not create $ac_file" "$LINENO" 5
-    if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then
-      { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
-$as_echo "$as_me: $ac_file is unchanged" >&6;}
-    else
-      rm -f "$ac_file"
-      mv "$ac_tmp/config.h" "$ac_file" \
-	|| as_fn_error $? "could not create $ac_file" "$LINENO" 5
-    fi
-  else
-    $as_echo "/* $configure_input  */" \
-      && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \
-      || as_fn_error $? "could not create -" "$LINENO" 5
-  fi
-# Compute "$ac_file"'s index in $config_headers.
-_am_arg="$ac_file"
-_am_stamp_count=1
-for _am_header in $config_headers :; do
-  case $_am_header in
-    $_am_arg | $_am_arg:* )
-      break ;;
-    * )
-      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
-  esac
-done
-echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" ||
-$as_expr X"$_am_arg" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
-	 X"$_am_arg" : 'X\(//\)[^/]' \| \
-	 X"$_am_arg" : 'X\(//\)$' \| \
-	 X"$_am_arg" : 'X\(/\)' \| . 2>/dev/null ||
-$as_echo X"$_am_arg" |
-    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
-	    s//\1/
-	    q
-	  }
-	  /^X\(\/\/\)[^/].*/{
-	    s//\1/
-	    q
-	  }
-	  /^X\(\/\/\)$/{
-	    s//\1/
-	    q
-	  }
-	  /^X\(\/\).*/{
-	    s//\1/
-	    q
-	  }
-	  s/.*/./; q'`/stamp-h$_am_stamp_count
- ;;
-
-  :C)  { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
-$as_echo "$as_me: executing $ac_file commands" >&6;}
- ;;
-  esac
-
-
-  case $ac_file$ac_mode in
-    "depfiles":C) test x"$AMDEP_TRUE" != x"" || {
-  # Autoconf 2.62 quotes --file arguments for eval, but not when files
-  # are listed without --file.  Let's play safe and only enable the eval
-  # if we detect the quoting.
-  case $CONFIG_FILES in
-  *\'*) eval set x "$CONFIG_FILES" ;;
-  *)   set x $CONFIG_FILES ;;
-  esac
-  shift
-  for mf
-  do
-    # Strip MF so we end up with the name of the file.
-    mf=`echo "$mf" | sed -e 's/:.*$//'`
-    # Check whether this is an Automake generated Makefile or not.
-    # We used to match only the files named `Makefile.in', but
-    # some people rename them; so instead we look at the file content.
-    # Grep'ing the first line is not enough: some people post-process
-    # each Makefile.in and add a new line on top of each file to say so.
-    # Grep'ing the whole file is not good either: AIX grep has a line
-    # limit of 2048, but all sed's we know have understand at least 4000.
-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
-      dirpart=`$as_dirname -- "$mf" ||
-$as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
-	 X"$mf" : 'X\(//\)[^/]' \| \
-	 X"$mf" : 'X\(//\)$' \| \
-	 X"$mf" : 'X\(/\)' \| . 2>/dev/null ||
-$as_echo X"$mf" |
-    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
-	    s//\1/
-	    q
-	  }
-	  /^X\(\/\/\)[^/].*/{
-	    s//\1/
-	    q
-	  }
-	  /^X\(\/\/\)$/{
-	    s//\1/
-	    q
-	  }
-	  /^X\(\/\).*/{
-	    s//\1/
-	    q
-	  }
-	  s/.*/./; q'`
-    else
-      continue
-    fi
-    # Extract the definition of DEPDIR, am__include, and am__quote
-    # from the Makefile without running `make'.
-    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
-    test -z "$DEPDIR" && continue
-    am__include=`sed -n 's/^am__include = //p' < "$mf"`
-    test -z "am__include" && continue
-    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
-    # When using ansi2knr, U may be empty or an underscore; expand it
-    U=`sed -n 's/^U = //p' < "$mf"`
-    # Find all dependency output files, they are included files with
-    # $(DEPDIR) in their names.  We invoke sed twice because it is the
-    # simplest approach to changing $(DEPDIR) to its actual value in the
-    # expansion.
-    for file in `sed -n "
-      s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
-	 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
-      # Make sure the directory exists.
-      test -f "$dirpart/$file" && continue
-      fdir=`$as_dirname -- "$file" ||
-$as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
-	 X"$file" : 'X\(//\)[^/]' \| \
-	 X"$file" : 'X\(//\)$' \| \
-	 X"$file" : 'X\(/\)' \| . 2>/dev/null ||
-$as_echo X"$file" |
-    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
-	    s//\1/
-	    q
-	  }
-	  /^X\(\/\/\)[^/].*/{
-	    s//\1/
-	    q
-	  }
-	  /^X\(\/\/\)$/{
-	    s//\1/
-	    q
-	  }
-	  /^X\(\/\).*/{
-	    s//\1/
-	    q
-	  }
-	  s/.*/./; q'`
-      as_dir=$dirpart/$fdir; as_fn_mkdir_p
-      # echo "creating $dirpart/$file"
-      echo '# dummy' > "$dirpart/$file"
-    done
-  done
-}
- ;;
-    "libtool":C)
-
-    # See if we are running on zsh, and set the options which allow our
-    # commands through without removal of \ escapes.
-    if test -n "${ZSH_VERSION+set}" ; then
-      setopt NO_GLOB_SUBST
-    fi
-
-    cfgfile="${ofile}T"
-    trap "$RM \"$cfgfile\"; exit 1" 1 2 15
-    $RM "$cfgfile"
-
-    cat <<_LT_EOF >> "$cfgfile"
-#! $SHELL
-
-# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
-# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
-# NOTE: Changes made to this file will be lost: look at ltmain.sh.
-#
-#   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
-#                 2006, 2007, 2008, 2009, 2010 Free Software Foundation,
-#                 Inc.
-#   Written by Gordon Matzigkeit, 1996
-#
-#   This file is part of GNU Libtool.
-#
-# GNU Libtool is free software; you can redistribute it and/or
-# modify it under the terms of the GNU General Public License as
-# published by the Free Software Foundation; either version 2 of
-# the License, or (at your option) any later version.
-#
-# As a special exception to the GNU General Public License,
-# if you distribute this file as part of a program or library that
-# is built using GNU Libtool, you may include this file under the
-# same distribution terms that you use for the rest of that program.
-#
-# GNU Libtool is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with GNU Libtool; see the file COPYING.  If not, a copy
-# can be downloaded from http://www.gnu.org/licenses/gpl.html, or
-# obtained by writing to the Free Software Foundation, Inc.,
-# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
-
-
-# The names of the tagged configurations supported by this script.
-available_tags="CXX "
-
-# ### BEGIN LIBTOOL CONFIG
-
-# Whether or not to build static libraries.
-build_old_libs=$enable_static
-
-# Assembler program.
-AS=$lt_AS
-
-# DLL creation program.
-DLLTOOL=$lt_DLLTOOL
-
-# Object dumper program.
-OBJDUMP=$lt_OBJDUMP
-
-# Which release of libtool.m4 was used?
-macro_version=$macro_version
-macro_revision=$macro_revision
-
-# Whether or not to build shared libraries.
-build_libtool_libs=$enable_shared
-
-# What type of objects to build.
-pic_mode=$pic_mode
-
-# Whether or not to optimize for fast installation.
-fast_install=$enable_fast_install
-
-# Shell to use when invoking shell scripts.
-SHELL=$lt_SHELL
-
-# An echo program that protects backslashes.
-ECHO=$lt_ECHO
-
-# The host system.
-host_alias=$host_alias
-host=$host
-host_os=$host_os
-
-# The build system.
-build_alias=$build_alias
-build=$build
-build_os=$build_os
-
-# A sed program that does not truncate output.
-SED=$lt_SED
-
-# Sed that helps us avoid accidentally triggering echo(1) options like -n.
-Xsed="\$SED -e 1s/^X//"
-
-# A grep program that handles long lines.
-GREP=$lt_GREP
-
-# An ERE matcher.
-EGREP=$lt_EGREP
-
-# A literal string matcher.
-FGREP=$lt_FGREP
-
-# A BSD- or MS-compatible name lister.
-NM=$lt_NM
-
-# Whether we need soft or hard links.
-LN_S=$lt_LN_S
-
-# What is the maximum length of a command?
-max_cmd_len=$max_cmd_len
-
-# Object file suffix (normally "o").
-objext=$ac_objext
-
-# Executable file suffix (normally "").
-exeext=$exeext
-
-# whether the shell understands "unset".
-lt_unset=$lt_unset
-
-# turn spaces into newlines.
-SP2NL=$lt_lt_SP2NL
-
-# turn newlines into spaces.
-NL2SP=$lt_lt_NL2SP
-
-# convert \$build file names to \$host format.
-to_host_file_cmd=$lt_cv_to_host_file_cmd
-
-# convert \$build files to toolchain format.
-to_tool_file_cmd=$lt_cv_to_tool_file_cmd
-
-# Method to check whether dependent libraries are shared objects.
-deplibs_check_method=$lt_deplibs_check_method
-
-# Command to use when deplibs_check_method = "file_magic".
-file_magic_cmd=$lt_file_magic_cmd
-
-# How to find potential files when deplibs_check_method = "file_magic".
-file_magic_glob=$lt_file_magic_glob
-
-# Find potential files using nocaseglob when deplibs_check_method = "file_magic".
-want_nocaseglob=$lt_want_nocaseglob
-
-# Command to associate shared and link libraries.
-sharedlib_from_linklib_cmd=$lt_sharedlib_from_linklib_cmd
-
-# The archiver.
-AR=$lt_AR
-
-# Flags to create an archive.
-AR_FLAGS=$lt_AR_FLAGS
-
-# How to feed a file listing to the archiver.
-archiver_list_spec=$lt_archiver_list_spec
-
-# A symbol stripping program.
-STRIP=$lt_STRIP
-
-# Commands used to install an old-style archive.
-RANLIB=$lt_RANLIB
-old_postinstall_cmds=$lt_old_postinstall_cmds
-old_postuninstall_cmds=$lt_old_postuninstall_cmds
-
-# Whether to use a lock for old archive extraction.
-lock_old_archive_extraction=$lock_old_archive_extraction
-
-# A C compiler.
-LTCC=$lt_CC
-
-# LTCC compiler flags.
-LTCFLAGS=$lt_CFLAGS
-
-# Take the output of nm and produce a listing of raw symbols and C names.
-global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
-
-# Transform the output of nm in a proper C declaration.
-global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
-
-# Transform the output of nm in a C name address pair.
-global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
-
-# Transform the output of nm in a C name address pair when lib prefix is needed.
-global_symbol_to_c_name_address_lib_prefix=$lt_lt_cv_sys_global_symbol_to_c_name_address_lib_prefix
-
-# Specify filename containing input files for \$NM.
-nm_file_list_spec=$lt_nm_file_list_spec
-
-# The root where to search for dependent libraries,and in which our libraries should be installed.
-lt_sysroot=$lt_sysroot
-
-# The name of the directory that contains temporary libtool files.
-objdir=$objdir
-
-# Used to examine libraries when file_magic_cmd begins with "file".
-MAGIC_CMD=$MAGIC_CMD
-
-# Must we lock files when doing compilation?
-need_locks=$lt_need_locks
-
-# Manifest tool.
-MANIFEST_TOOL=$lt_MANIFEST_TOOL
-
-# Tool to manipulate archived DWARF debug symbol files on Mac OS X.
-DSYMUTIL=$lt_DSYMUTIL
-
-# Tool to change global to local symbols on Mac OS X.
-NMEDIT=$lt_NMEDIT
-
-# Tool to manipulate fat objects and archives on Mac OS X.
-LIPO=$lt_LIPO
-
-# ldd/readelf like tool for Mach-O binaries on Mac OS X.
-OTOOL=$lt_OTOOL
-
-# ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4.
-OTOOL64=$lt_OTOOL64
-
-# Old archive suffix (normally "a").
-libext=$libext
-
-# Shared library suffix (normally ".so").
-shrext_cmds=$lt_shrext_cmds
-
-# The commands to extract the exported symbol list from a shared archive.
-extract_expsyms_cmds=$lt_extract_expsyms_cmds
-
-# Variables whose values should be saved in libtool wrapper scripts and
-# restored at link time.
-variables_saved_for_relink=$lt_variables_saved_for_relink
-
-# Do we need the "lib" prefix for modules?
-need_lib_prefix=$need_lib_prefix
-
-# Do we need a version for libraries?
-need_version=$need_version
-
-# Library versioning type.
-version_type=$version_type
-
-# Shared library runtime path variable.
-runpath_var=$runpath_var
-
-# Shared library path variable.
-shlibpath_var=$shlibpath_var
-
-# Is shlibpath searched before the hard-coded library search path?
-shlibpath_overrides_runpath=$shlibpath_overrides_runpath
-
-# Format of library name prefix.
-libname_spec=$lt_libname_spec
-
-# List of archive names.  First name is the real one, the rest are links.
-# The last name is the one that the linker finds with -lNAME
-library_names_spec=$lt_library_names_spec
-
-# The coded name of the library, if different from the real name.
-soname_spec=$lt_soname_spec
-
-# Permission mode override for installation of shared libraries.
-install_override_mode=$lt_install_override_mode
-
-# Command to use after installation of a shared archive.
-postinstall_cmds=$lt_postinstall_cmds
-
-# Command to use after uninstallation of a shared archive.
-postuninstall_cmds=$lt_postuninstall_cmds
-
-# Commands used to finish a libtool library installation in a directory.
-finish_cmds=$lt_finish_cmds
-
-# As "finish_cmds", except a single script fragment to be evaled but
-# not shown.
-finish_eval=$lt_finish_eval
-
-# Whether we should hardcode library paths into libraries.
-hardcode_into_libs=$hardcode_into_libs
-
-# Compile-time system search path for libraries.
-sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
-
-# Run-time system search path for libraries.
-sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
-
-# Whether dlopen is supported.
-dlopen_support=$enable_dlopen
-
-# Whether dlopen of programs is supported.
-dlopen_self=$enable_dlopen_self
-
-# Whether dlopen of statically linked programs is supported.
-dlopen_self_static=$enable_dlopen_self_static
-
-# Commands to strip libraries.
-old_striplib=$lt_old_striplib
-striplib=$lt_striplib
-
-
-# The linker used to build libraries.
-LD=$lt_LD
-
-# How to create reloadable object files.
-reload_flag=$lt_reload_flag
-reload_cmds=$lt_reload_cmds
-
-# Commands used to build an old-style archive.
-old_archive_cmds=$lt_old_archive_cmds
-
-# A language specific compiler.
-CC=$lt_compiler
-
-# Is the compiler the GNU compiler?
-with_gcc=$GCC
-
-# Compiler flag to turn off builtin functions.
-no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag
-
-# Additional compiler flags for building library objects.
-pic_flag=$lt_lt_prog_compiler_pic
-
-# How to pass a linker flag through the compiler.
-wl=$lt_lt_prog_compiler_wl
-
-# Compiler flag to prevent dynamic linking.
-link_static_flag=$lt_lt_prog_compiler_static
-
-# Does compiler simultaneously support -c and -o options?
-compiler_c_o=$lt_lt_cv_prog_compiler_c_o
-
-# Whether or not to add -lc for building shared libraries.
-build_libtool_need_lc=$archive_cmds_need_lc
-
-# Whether or not to disallow shared libs when runtime libs are static.
-allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes
-
-# Compiler flag to allow reflexive dlopens.
-export_dynamic_flag_spec=$lt_export_dynamic_flag_spec
-
-# Compiler flag to generate shared objects directly from archives.
-whole_archive_flag_spec=$lt_whole_archive_flag_spec
-
-# Whether the compiler copes with passing no objects directly.
-compiler_needs_object=$lt_compiler_needs_object
-
-# Create an old-style archive from a shared archive.
-old_archive_from_new_cmds=$lt_old_archive_from_new_cmds
-
-# Create a temporary old-style archive to link instead of a shared archive.
-old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds
-
-# Commands used to build a shared archive.
-archive_cmds=$lt_archive_cmds
-archive_expsym_cmds=$lt_archive_expsym_cmds
-
-# Commands used to build a loadable module if different from building
-# a shared archive.
-module_cmds=$lt_module_cmds
-module_expsym_cmds=$lt_module_expsym_cmds
-
-# Whether we are building with GNU ld or not.
-with_gnu_ld=$lt_with_gnu_ld
-
-# Flag that allows shared libraries with undefined symbols to be built.
-allow_undefined_flag=$lt_allow_undefined_flag
-
-# Flag that enforces no undefined symbols.
-no_undefined_flag=$lt_no_undefined_flag
-
-# Flag to hardcode \$libdir into a binary during linking.
-# This must work even if \$libdir does not exist
-hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec
-
-# If ld is used when linking, flag to hardcode \$libdir into a binary
-# during linking.  This must work even if \$libdir does not exist.
-hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld
-
-# Whether we need a single "-rpath" flag with a separated argument.
-hardcode_libdir_separator=$lt_hardcode_libdir_separator
-
-# Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
-# DIR into the resulting binary.
-hardcode_direct=$hardcode_direct
-
-# Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
-# DIR into the resulting binary and the resulting library dependency is
-# "absolute",i.e impossible to change by setting \${shlibpath_var} if the
-# library is relocated.
-hardcode_direct_absolute=$hardcode_direct_absolute
-
-# Set to "yes" if using the -LDIR flag during linking hardcodes DIR
-# into the resulting binary.
-hardcode_minus_L=$hardcode_minus_L
-
-# Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR
-# into the resulting binary.
-hardcode_shlibpath_var=$hardcode_shlibpath_var
-
-# Set to "yes" if building a shared library automatically hardcodes DIR
-# into the library and all subsequent libraries and executables linked
-# against it.
-hardcode_automatic=$hardcode_automatic
-
-# Set to yes if linker adds runtime paths of dependent libraries
-# to runtime path list.
-inherit_rpath=$inherit_rpath
-
-# Whether libtool must link a program against all its dependency libraries.
-link_all_deplibs=$link_all_deplibs
-
-# Set to "yes" if exported symbols are required.
-always_export_symbols=$always_export_symbols
-
-# The commands to list exported symbols.
-export_symbols_cmds=$lt_export_symbols_cmds
-
-# Symbols that should not be listed in the preloaded symbols.
-exclude_expsyms=$lt_exclude_expsyms
-
-# Symbols that must always be exported.
-include_expsyms=$lt_include_expsyms
-
-# Commands necessary for linking programs (against libraries) with templates.
-prelink_cmds=$lt_prelink_cmds
-
-# Commands necessary for finishing linking programs.
-postlink_cmds=$lt_postlink_cmds
-
-# Specify filename containing input files.
-file_list_spec=$lt_file_list_spec
-
-# How to hardcode a shared library path into an executable.
-hardcode_action=$hardcode_action
-
-# The directories searched by this compiler when creating a shared library.
-compiler_lib_search_dirs=$lt_compiler_lib_search_dirs
-
-# Dependencies to place before and after the objects being linked to
-# create a shared library.
-predep_objects=$lt_predep_objects
-postdep_objects=$lt_postdep_objects
-predeps=$lt_predeps
-postdeps=$lt_postdeps
-
-# The library search path used internally by the compiler when linking
-# a shared library.
-compiler_lib_search_path=$lt_compiler_lib_search_path
-
-# ### END LIBTOOL CONFIG
-
-_LT_EOF
-
-  case $host_os in
-  aix3*)
-    cat <<\_LT_EOF >> "$cfgfile"
-# AIX sometimes has problems with the GCC collect2 program.  For some
-# reason, if we set the COLLECT_NAMES environment variable, the problems
-# vanish in a puff of smoke.
-if test "X${COLLECT_NAMES+set}" != Xset; then
-  COLLECT_NAMES=
-  export COLLECT_NAMES
-fi
-_LT_EOF
-    ;;
-  esac
-
-
-ltmain="$ac_aux_dir/ltmain.sh"
-
-
-  # We use sed instead of cat because bash on DJGPP gets confused if
-  # if finds mixed CR/LF and LF-only lines.  Since sed operates in
-  # text mode, it properly converts lines to CR/LF.  This bash problem
-  # is reportedly fixed, but why not run on old versions too?
-  sed '$q' "$ltmain" >> "$cfgfile" \
-     || (rm -f "$cfgfile"; exit 1)
-
-  if test x"$xsi_shell" = xyes; then
-  sed -e '/^func_dirname ()$/,/^} # func_dirname /c\
-func_dirname ()\
-{\
-\    case ${1} in\
-\      */*) func_dirname_result="${1%/*}${2}" ;;\
-\      *  ) func_dirname_result="${3}" ;;\
-\    esac\
-} # Extended-shell func_dirname implementation' "$cfgfile" > $cfgfile.tmp \
-  && mv -f "$cfgfile.tmp" "$cfgfile" \
-    || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
-test 0 -eq $? || _lt_function_replace_fail=:
-
-
-  sed -e '/^func_basename ()$/,/^} # func_basename /c\
-func_basename ()\
-{\
-\    func_basename_result="${1##*/}"\
-} # Extended-shell func_basename implementation' "$cfgfile" > $cfgfile.tmp \
-  && mv -f "$cfgfile.tmp" "$cfgfile" \
-    || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
-test 0 -eq $? || _lt_function_replace_fail=:
-
-
-  sed -e '/^func_dirname_and_basename ()$/,/^} # func_dirname_and_basename /c\
-func_dirname_and_basename ()\
-{\
-\    case ${1} in\
-\      */*) func_dirname_result="${1%/*}${2}" ;;\
-\      *  ) func_dirname_result="${3}" ;;\
-\    esac\
-\    func_basename_result="${1##*/}"\
-} # Extended-shell func_dirname_and_basename implementation' "$cfgfile" > $cfgfile.tmp \
-  && mv -f "$cfgfile.tmp" "$cfgfile" \
-    || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
-test 0 -eq $? || _lt_function_replace_fail=:
-
-
-  sed -e '/^func_stripname ()$/,/^} # func_stripname /c\
-func_stripname ()\
-{\
-\    # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are\
-\    # positional parameters, so assign one to ordinary parameter first.\
-\    func_stripname_result=${3}\
-\    func_stripname_result=${func_stripname_result#"${1}"}\
-\    func_stripname_result=${func_stripname_result%"${2}"}\
-} # Extended-shell func_stripname implementation' "$cfgfile" > $cfgfile.tmp \
-  && mv -f "$cfgfile.tmp" "$cfgfile" \
-    || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
-test 0 -eq $? || _lt_function_replace_fail=:
-
-
-  sed -e '/^func_split_long_opt ()$/,/^} # func_split_long_opt /c\
-func_split_long_opt ()\
-{\
-\    func_split_long_opt_name=${1%%=*}\
-\    func_split_long_opt_arg=${1#*=}\
-} # Extended-shell func_split_long_opt implementation' "$cfgfile" > $cfgfile.tmp \
-  && mv -f "$cfgfile.tmp" "$cfgfile" \
-    || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
-test 0 -eq $? || _lt_function_replace_fail=:
-
-
-  sed -e '/^func_split_short_opt ()$/,/^} # func_split_short_opt /c\
-func_split_short_opt ()\
-{\
-\    func_split_short_opt_arg=${1#??}\
-\    func_split_short_opt_name=${1%"$func_split_short_opt_arg"}\
-} # Extended-shell func_split_short_opt implementation' "$cfgfile" > $cfgfile.tmp \
-  && mv -f "$cfgfile.tmp" "$cfgfile" \
-    || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
-test 0 -eq $? || _lt_function_replace_fail=:
-
-
-  sed -e '/^func_lo2o ()$/,/^} # func_lo2o /c\
-func_lo2o ()\
-{\
-\    case ${1} in\
-\      *.lo) func_lo2o_result=${1%.lo}.${objext} ;;\
-\      *)    func_lo2o_result=${1} ;;\
-\    esac\
-} # Extended-shell func_lo2o implementation' "$cfgfile" > $cfgfile.tmp \
-  && mv -f "$cfgfile.tmp" "$cfgfile" \
-    || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
-test 0 -eq $? || _lt_function_replace_fail=:
-
-
-  sed -e '/^func_xform ()$/,/^} # func_xform /c\
-func_xform ()\
-{\
-    func_xform_result=${1%.*}.lo\
-} # Extended-shell func_xform implementation' "$cfgfile" > $cfgfile.tmp \
-  && mv -f "$cfgfile.tmp" "$cfgfile" \
-    || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
-test 0 -eq $? || _lt_function_replace_fail=:
-
-
-  sed -e '/^func_arith ()$/,/^} # func_arith /c\
-func_arith ()\
-{\
-    func_arith_result=$(( $* ))\
-} # Extended-shell func_arith implementation' "$cfgfile" > $cfgfile.tmp \
-  && mv -f "$cfgfile.tmp" "$cfgfile" \
-    || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
-test 0 -eq $? || _lt_function_replace_fail=:
-
-
-  sed -e '/^func_len ()$/,/^} # func_len /c\
-func_len ()\
-{\
-    func_len_result=${#1}\
-} # Extended-shell func_len implementation' "$cfgfile" > $cfgfile.tmp \
-  && mv -f "$cfgfile.tmp" "$cfgfile" \
-    || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
-test 0 -eq $? || _lt_function_replace_fail=:
-
-fi
-
-if test x"$lt_shell_append" = xyes; then
-  sed -e '/^func_append ()$/,/^} # func_append /c\
-func_append ()\
-{\
-    eval "${1}+=\\${2}"\
-} # Extended-shell func_append implementation' "$cfgfile" > $cfgfile.tmp \
-  && mv -f "$cfgfile.tmp" "$cfgfile" \
-    || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
-test 0 -eq $? || _lt_function_replace_fail=:
-
-
-  sed -e '/^func_append_quoted ()$/,/^} # func_append_quoted /c\
-func_append_quoted ()\
-{\
-\    func_quote_for_eval "${2}"\
-\    eval "${1}+=\\\\ \\$func_quote_for_eval_result"\
-} # Extended-shell func_append_quoted implementation' "$cfgfile" > $cfgfile.tmp \
-  && mv -f "$cfgfile.tmp" "$cfgfile" \
-    || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
-test 0 -eq $? || _lt_function_replace_fail=:
-
-
-  # Save a `func_append' function call where possible by direct use of '+='
-  sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \
-    && mv -f "$cfgfile.tmp" "$cfgfile" \
-      || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
-  test 0 -eq $? || _lt_function_replace_fail=:
-else
-  # Save a `func_append' function call even when '+=' is not available
-  sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \
-    && mv -f "$cfgfile.tmp" "$cfgfile" \
-      || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
-  test 0 -eq $? || _lt_function_replace_fail=:
-fi
-
-if test x"$_lt_function_replace_fail" = x":"; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Unable to substitute extended shell functions in $ofile" >&5
-$as_echo "$as_me: WARNING: Unable to substitute extended shell functions in $ofile" >&2;}
-fi
-
-
-   mv -f "$cfgfile" "$ofile" ||
-    (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
-  chmod +x "$ofile"
-
-
-    cat <<_LT_EOF >> "$ofile"
-
-# ### BEGIN LIBTOOL TAG CONFIG: CXX
-
-# The linker used to build libraries.
-LD=$lt_LD_CXX
-
-# How to create reloadable object files.
-reload_flag=$lt_reload_flag_CXX
-reload_cmds=$lt_reload_cmds_CXX
-
-# Commands used to build an old-style archive.
-old_archive_cmds=$lt_old_archive_cmds_CXX
-
-# A language specific compiler.
-CC=$lt_compiler_CXX
-
-# Is the compiler the GNU compiler?
-with_gcc=$GCC_CXX
-
-# Compiler flag to turn off builtin functions.
-no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag_CXX
-
-# Additional compiler flags for building library objects.
-pic_flag=$lt_lt_prog_compiler_pic_CXX
-
-# How to pass a linker flag through the compiler.
-wl=$lt_lt_prog_compiler_wl_CXX
-
-# Compiler flag to prevent dynamic linking.
-link_static_flag=$lt_lt_prog_compiler_static_CXX
-
-# Does compiler simultaneously support -c and -o options?
-compiler_c_o=$lt_lt_cv_prog_compiler_c_o_CXX
-
-# Whether or not to add -lc for building shared libraries.
-build_libtool_need_lc=$archive_cmds_need_lc_CXX
-
-# Whether or not to disallow shared libs when runtime libs are static.
-allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes_CXX
-
-# Compiler flag to allow reflexive dlopens.
-export_dynamic_flag_spec=$lt_export_dynamic_flag_spec_CXX
-
-# Compiler flag to generate shared objects directly from archives.
-whole_archive_flag_spec=$lt_whole_archive_flag_spec_CXX
-
-# Whether the compiler copes with passing no objects directly.
-compiler_needs_object=$lt_compiler_needs_object_CXX
-
-# Create an old-style archive from a shared archive.
-old_archive_from_new_cmds=$lt_old_archive_from_new_cmds_CXX
-
-# Create a temporary old-style archive to link instead of a shared archive.
-old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds_CXX
-
-# Commands used to build a shared archive.
-archive_cmds=$lt_archive_cmds_CXX
-archive_expsym_cmds=$lt_archive_expsym_cmds_CXX
-
-# Commands used to build a loadable module if different from building
-# a shared archive.
-module_cmds=$lt_module_cmds_CXX
-module_expsym_cmds=$lt_module_expsym_cmds_CXX
-
-# Whether we are building with GNU ld or not.
-with_gnu_ld=$lt_with_gnu_ld_CXX
-
-# Flag that allows shared libraries with undefined symbols to be built.
-allow_undefined_flag=$lt_allow_undefined_flag_CXX
-
-# Flag that enforces no undefined symbols.
-no_undefined_flag=$lt_no_undefined_flag_CXX
-
-# Flag to hardcode \$libdir into a binary during linking.
-# This must work even if \$libdir does not exist
-hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec_CXX
-
-# If ld is used when linking, flag to hardcode \$libdir into a binary
-# during linking.  This must work even if \$libdir does not exist.
-hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld_CXX
-
-# Whether we need a single "-rpath" flag with a separated argument.
-hardcode_libdir_separator=$lt_hardcode_libdir_separator_CXX
-
-# Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
-# DIR into the resulting binary.
-hardcode_direct=$hardcode_direct_CXX
-
-# Set to "yes" if using DIR/libNAME\${shared_ext} during linking hardcodes
-# DIR into the resulting binary and the resulting library dependency is
-# "absolute",i.e impossible to change by setting \${shlibpath_var} if the
-# library is relocated.
-hardcode_direct_absolute=$hardcode_direct_absolute_CXX
-
-# Set to "yes" if using the -LDIR flag during linking hardcodes DIR
-# into the resulting binary.
-hardcode_minus_L=$hardcode_minus_L_CXX
-
-# Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR
-# into the resulting binary.
-hardcode_shlibpath_var=$hardcode_shlibpath_var_CXX
-
-# Set to "yes" if building a shared library automatically hardcodes DIR
-# into the library and all subsequent libraries and executables linked
-# against it.
-hardcode_automatic=$hardcode_automatic_CXX
-
-# Set to yes if linker adds runtime paths of dependent libraries
-# to runtime path list.
-inherit_rpath=$inherit_rpath_CXX
-
-# Whether libtool must link a program against all its dependency libraries.
-link_all_deplibs=$link_all_deplibs_CXX
-
-# Set to "yes" if exported symbols are required.
-always_export_symbols=$always_export_symbols_CXX
-
-# The commands to list exported symbols.
-export_symbols_cmds=$lt_export_symbols_cmds_CXX
-
-# Symbols that should not be listed in the preloaded symbols.
-exclude_expsyms=$lt_exclude_expsyms_CXX
-
-# Symbols that must always be exported.
-include_expsyms=$lt_include_expsyms_CXX
-
-# Commands necessary for linking programs (against libraries) with templates.
-prelink_cmds=$lt_prelink_cmds_CXX
-
-# Commands necessary for finishing linking programs.
-postlink_cmds=$lt_postlink_cmds_CXX
-
-# Specify filename containing input files.
-file_list_spec=$lt_file_list_spec_CXX
-
-# How to hardcode a shared library path into an executable.
-hardcode_action=$hardcode_action_CXX
-
-# The directories searched by this compiler when creating a shared library.
-compiler_lib_search_dirs=$lt_compiler_lib_search_dirs_CXX
-
-# Dependencies to place before and after the objects being linked to
-# create a shared library.
-predep_objects=$lt_predep_objects_CXX
-postdep_objects=$lt_postdep_objects_CXX
-predeps=$lt_predeps_CXX
-postdeps=$lt_postdeps_CXX
-
-# The library search path used internally by the compiler when linking
-# a shared library.
-compiler_lib_search_path=$lt_compiler_lib_search_path_CXX
-
-# ### END LIBTOOL TAG CONFIG: CXX
-_LT_EOF
-
- ;;
-    "po-directories":C)
-    for ac_file in $CONFIG_FILES; do
-      # Support "outfile[:infile[:infile...]]"
-      case "$ac_file" in
-        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
-      esac
-      # PO directories have a Makefile.in generated from Makefile.in.in.
-      case "$ac_file" in */Makefile.in)
-        # Adjust a relative srcdir.
-        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
-        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
-        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
-        # In autoconf-2.13 it is called $ac_given_srcdir.
-        # In autoconf-2.50 it is called $srcdir.
-        test -n "$ac_given_srcdir" || ac_given_srcdir="$srcdir"
-        case "$ac_given_srcdir" in
-          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
-          /*) top_srcdir="$ac_given_srcdir" ;;
-          *)  top_srcdir="$ac_dots$ac_given_srcdir" ;;
-        esac
-        # Treat a directory as a PO directory if and only if it has a
-        # POTFILES.in file. This allows packages to have multiple PO
-        # directories under different names or in different locations.
-        if test -f "$ac_given_srcdir/$ac_dir/POTFILES.in"; then
-          rm -f "$ac_dir/POTFILES"
-          test -n "$as_me" && echo "$as_me: creating $ac_dir/POTFILES" || echo "creating $ac_dir/POTFILES"
-          cat "$ac_given_srcdir/$ac_dir/POTFILES.in" | sed -e "/^#/d" -e "/^[ 	]*\$/d" -e "s,.*,     $top_srcdir/& \\\\," | sed -e "\$s/\(.*\) \\\\/\1/" > "$ac_dir/POTFILES"
-          POMAKEFILEDEPS="POTFILES.in"
-          # ALL_LINGUAS, POFILES, UPDATEPOFILES, DUMMYPOFILES, GMOFILES depend
-          # on $ac_dir but don't depend on user-specified configuration
-          # parameters.
-          if test -f "$ac_given_srcdir/$ac_dir/LINGUAS"; then
-            # The LINGUAS file contains the set of available languages.
-            if test -n "$OBSOLETE_ALL_LINGUAS"; then
-              test -n "$as_me" && echo "$as_me: setting ALL_LINGUAS in configure.in is obsolete" || echo "setting ALL_LINGUAS in configure.in is obsolete"
-            fi
-            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
-            # Hide the ALL_LINGUAS assigment from automake < 1.5.
-            eval 'ALL_LINGUAS''=$ALL_LINGUAS_'
-            POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
-          else
-            # The set of available languages was given in configure.in.
-            # Hide the ALL_LINGUAS assigment from automake < 1.5.
-            eval 'ALL_LINGUAS''=$OBSOLETE_ALL_LINGUAS'
-          fi
-          # Compute POFILES
-          # as      $(foreach lang, $(ALL_LINGUAS), $(srcdir)/$(lang).po)
-          # Compute UPDATEPOFILES
-          # as      $(foreach lang, $(ALL_LINGUAS), $(lang).po-update)
-          # Compute DUMMYPOFILES
-          # as      $(foreach lang, $(ALL_LINGUAS), $(lang).nop)
-          # Compute GMOFILES
-          # as      $(foreach lang, $(ALL_LINGUAS), $(srcdir)/$(lang).gmo)
-          case "$ac_given_srcdir" in
-            .) srcdirpre= ;;
-            *) srcdirpre='$(srcdir)/' ;;
-          esac
-          POFILES=
-          UPDATEPOFILES=
-          DUMMYPOFILES=
-          GMOFILES=
-          for lang in $ALL_LINGUAS; do
-            POFILES="$POFILES $srcdirpre$lang.po"
-            UPDATEPOFILES="$UPDATEPOFILES $lang.po-update"
-            DUMMYPOFILES="$DUMMYPOFILES $lang.nop"
-            GMOFILES="$GMOFILES $srcdirpre$lang.gmo"
-          done
-          # CATALOGS depends on both $ac_dir and the user's LINGUAS
-          # environment variable.
-          INST_LINGUAS=
-          if test -n "$ALL_LINGUAS"; then
-            for presentlang in $ALL_LINGUAS; do
-              useit=no
-              if test "%UNSET%" != "$LINGUAS"; then
-                desiredlanguages="$LINGUAS"
-              else
-                desiredlanguages="$ALL_LINGUAS"
-              fi
-              for desiredlang in $desiredlanguages; do
-                # Use the presentlang catalog if desiredlang is
-                #   a. equal to presentlang, or
-                #   b. a variant of presentlang (because in this case,
-                #      presentlang can be used as a fallback for messages
-                #      which are not translated in the desiredlang catalog).
-                case "$desiredlang" in
-                  "$presentlang"*) useit=yes;;
-                esac
-              done
-              if test $useit = yes; then
-                INST_LINGUAS="$INST_LINGUAS $presentlang"
-              fi
-            done
-          fi
-          CATALOGS=
-          if test -n "$INST_LINGUAS"; then
-            for lang in $INST_LINGUAS; do
-              CATALOGS="$CATALOGS $lang.gmo"
-            done
-          fi
-          test -n "$as_me" && echo "$as_me: creating $ac_dir/Makefile" || echo "creating $ac_dir/Makefile"
-          sed -e "/^POTFILES =/r $ac_dir/POTFILES" -e "/^# Makevars/r $ac_given_srcdir/$ac_dir/Makevars" -e "s|@POFILES@|$POFILES|g" -e "s|@UPDATEPOFILES@|$UPDATEPOFILES|g" -e "s|@DUMMYPOFILES@|$DUMMYPOFILES|g" -e "s|@GMOFILES@|$GMOFILES|g" -e "s|@CATALOGS@|$CATALOGS|g" -e "s|@POMAKEFILEDEPS@|$POMAKEFILEDEPS|g" "$ac_dir/Makefile.in" > "$ac_dir/Makefile"
-          for f in "$ac_given_srcdir/$ac_dir"/Rules-*; do
-            if test -f "$f"; then
-              case "$f" in
-                *.orig | *.bak | *~) ;;
-                *) cat "$f" >> "$ac_dir/Makefile" ;;
-              esac
-            fi
-          done
-        fi
-        ;;
-      esac
-    done ;;
-
-  esac
-done # for ac_tag
-
-
-as_fn_exit 0
-_ACEOF
-ac_clean_files=$ac_clean_files_save
-
-test $ac_write_fail = 0 ||
-  as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5
-
-
-# configure is writing to config.log, and then calls config.status.
-# config.status does its own redirection, appending to config.log.
-# Unfortunately, on DOS this fails, as config.log is still kept open
-# by configure, so config.status won't be able to write to it; its
-# output is simply discarded.  So we exec the FD to /dev/null,
-# effectively closing config.log, so it can be properly (re)opened and
-# appended to by config.status.  When coming back to configure, we
-# need to make the FD available again.
-if test "$no_create" != yes; then
-  ac_cs_success=:
-  ac_config_status_args=
-  test "$silent" = yes &&
-    ac_config_status_args="$ac_config_status_args --quiet"
-  exec 5>/dev/null
-  $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
-  exec 5>>config.log
-  # Use ||, not &&, to avoid exiting from the if with $? = 1, which
-  # would make configure fail if this is the last instruction.
-  $ac_cs_success || as_fn_exit 1
-fi
-if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
-$as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
-fi
-
-
-# Cannot use AC_CONFIG_FILES([vlc-config]) as is automatically built,
-# not provided with the source
-${SHELL} ./config.status --file=vlc-config
-chmod 0755 vlc-config
-
-/bin/echo -n "Enabled modules: "
-./vlc-config --list plugin
-
-USE_MAKE_OR_GMAKE=`case "${SYS}" in openbsd*) echo "gmake";; *) echo "make";; esac`
-rm -f compile
-if test -n $SHELL; then
-  SHELL=${CONFIG_SHELL-/bin/sh}
-fi
-echo '#! '$SHELL >compile
-echo rm -f .error\$\$ >>compile
-echo ERROR=0 >>compile
-echo export PATH=$PATH LANG=C >>compile
-echo "($USE_MAKE_OR_GMAKE V=1 \$@ 2>&1 || touch .error\$\$)| \\" >>compile
-echo '`sed -ne "s/^top_srcdir *= *//p" < Makefile`/extras/buildsystem/make.pl' >>compile
-echo test -f .error\$\$ \&\& ERROR=1 >>compile
-echo rm -f .error\$\$ >>compile
-echo exit \$ERROR >>compile
-chmod a+x compile
-
-printf "
-libvlc configuration
---------------------
-version               : ${VERSION}
-system                : ${SYS}
-architecture          : ${ARCH}
-build flavour         : "
-test "${enable_debug}" = "yes" && printf "debug "
-test "${enable_cprof}" = "yes" && printf "cprof "
-test "${enable_gprof}" = "yes" && printf "gprof "
-test "${enable_optimizations}" = "yes" && printf "optim "
-echo ""
-if test "${enable_vlc}" != "no"; then
-echo "vlc aliases           :${ALIASES}"
-else
-echo "build vlc executable  : no"
-fi
-echo "plugins/bindings      :${PLUGINS_BINDINGS}
-
-You can tune the compiler flags in vlc-config.
-To build vlc and its plugins, type \`./compile' or \`$USE_MAKE_OR_GMAKE'.
-"
-if test "x$ac_ld_does_not_support_text_reloc" = "xyes"; then
-   echo ""
-   echo "Warning: Due to a bug in ld, mmx/sse support has been"
-   echo "         turned off."
-   echo "         FFmpeg will be REALLY slow."
-   echo "         VLC WILL NOT PERFORM AS EXPECTED."
-   echo ""
-fi
diff --git a/doc/Makefile.in b/doc/Makefile.in
deleted file mode 100644
index f65808d..0000000
--- a/doc/Makefile.in
+++ /dev/null
@@ -1,933 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-subdir = doc
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-SOURCES =
-DIST_SOURCES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-man1dir = $(mandir)/man1
-am__installdirs = "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(docdir)"
-NROFF = nroff
-MANS = $(man1_MANS)
-DATA = $(doc_DATA)
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-NULL = 
-doc_DATA = \
-	bugreport-howto.txt \
-	fortunes.txt \
-	intf-vcd.txt \
-	$(NULL)
-
-CHANGELOGS = \
-	ChangeLog-1999 \
-	ChangeLog-2000 \
-	ChangeLog-2001 \
-	ChangeLog-2002 \
-	ChangeLog-2003 \
-	ChangeLog-2004 \
-	ChangeLog-2005 \
-	ChangeLog-2006 \
-	ChangeLog-2007 \
-	ChangeLog-2008 \
-	ChangeLog-2009 \
-	ChangeLog-2010 \
-	ChangeLog-2011 \
-	$(NULL)
-
-man1_MANS = \
-	   vlc.1 \
-	   vlc-wrapper.1 \
-	   vlc-config.1
-
-EXTRA_DIST = \
-	$(CHANGELOGS) \
-        $(man1_MANS) \
-        bugreport-howto.txt \
-	fortunes.txt \
-	intf-vcd.txt \
-	release-howto.txt \
-	Doxyfile.in \
-	lirc/example.lircrc \
-	skins/skins-howto.txt \
-	skins/events-howto.txt \
-	skins/curve_maker/Bezier.bas \
-	skins/curve_maker/Bezier.frm \
-	skins/curve_maker/Bezier.frx \
-	skins/curve_maker/bezier.vbp \
-	skins/curve_maker/Bezier.vbw \
-	strings.txt \
-	translations.txt \
-	demo.sh \
-	$(NULL)
-
-DISTCLEANFILES = Doxyfile
-MAINTAINERCLEANFILES = $(CHANGELOGS)
-all: all-am
-
-.SUFFIXES:
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu doc/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-install-man1: $(man1_MANS)
-	@$(NORMAL_INSTALL)
-	test -z "$(man1dir)" || $(MKDIR_P) "$(DESTDIR)$(man1dir)"
-	@list='$(man1_MANS)'; test -n "$(man1dir)" || exit 0; \
-	{ for i in $$list; do echo "$$i"; done; \
-	} | while read p; do \
-	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
-	  echo "$$d$$p"; echo "$$p"; \
-	done | \
-	sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
-	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
-	sed 'N;N;s,\n, ,g' | { \
-	list=; while read file base inst; do \
-	  if test "$$base" = "$$inst"; then list="$$list $$file"; else \
-	    echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
-	    $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
-	  fi; \
-	done; \
-	for i in $$list; do echo "$$i"; done | $(am__base_list) | \
-	while read files; do \
-	  test -z "$$files" || { \
-	    echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
-	    $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
-	done; }
-
-uninstall-man1:
-	@$(NORMAL_UNINSTALL)
-	@list='$(man1_MANS)'; test -n "$(man1dir)" || exit 0; \
-	files=`{ for i in $$list; do echo "$$i"; done; \
-	} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
-	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
-	test -z "$$files" || { \
-	  echo " ( cd '$(DESTDIR)$(man1dir)' && rm -f" $$files ")"; \
-	  cd "$(DESTDIR)$(man1dir)" && rm -f $$files; }
-install-docDATA: $(doc_DATA)
-	@$(NORMAL_INSTALL)
-	test -z "$(docdir)" || $(MKDIR_P) "$(DESTDIR)$(docdir)"
-	@list='$(doc_DATA)'; test -n "$(docdir)" || list=; \
-	for p in $$list; do \
-	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
-	  echo "$$d$$p"; \
-	done | $(am__base_list) | \
-	while read files; do \
-	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(docdir)'"; \
-	  $(INSTALL_DATA) $$files "$(DESTDIR)$(docdir)" || exit $$?; \
-	done
-
-uninstall-docDATA:
-	@$(NORMAL_UNINSTALL)
-	@list='$(doc_DATA)'; test -n "$(docdir)" || list=; \
-	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(docdir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(docdir)" && rm -f $$files
-tags: TAGS
-TAGS:
-
-ctags: CTAGS
-CTAGS:
-
-
-distdir: $(DISTFILES)
-	@list='$(MANS)'; if test -n "$$list"; then \
-	  list=`for p in $$list; do \
-	    if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
-	    if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
-	  if test -n "$$list" && \
-	    grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
-	    echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \
-	    grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/         /' >&2; \
-	    echo "       to fix them, install help2man, remove and regenerate the man pages;" >&2; \
-	    echo "       typically \`make maintainer-clean' will remove them" >&2; \
-	    exit 1; \
-	  else :; fi; \
-	else :; fi
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: check-am
-all-am: Makefile $(MANS) $(DATA)
-installdirs:
-	for dir in "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(docdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
-clean: clean-am
-
-clean-am: clean-generic clean-libtool mostlyclean-am
-
-distclean: distclean-am
-	-rm -f Makefile
-distclean-am: clean-am distclean-generic
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-docDATA install-man
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man: install-man1
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-generic mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-docDATA uninstall-man
-
-uninstall-man: uninstall-man1
-
-.MAKE: install-am install-strip
-
-.PHONY: all all-am check check-am clean clean-generic clean-libtool \
-	distclean distclean-generic distclean-libtool distdir dvi \
-	dvi-am html html-am info info-am install install-am \
-	install-data install-data-am install-docDATA install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am install-man \
-	install-man1 install-pdf install-pdf-am install-ps \
-	install-ps-am install-strip installcheck installcheck-am \
-	installdirs maintainer-clean maintainer-clean-generic \
-	mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
-	ps ps-am uninstall uninstall-am uninstall-docDATA \
-	uninstall-man uninstall-man1
-
-
-Doxyfile: Doxyfile.in $(top_builddir)/config.status
-	cd $(top_builddir) && $(SHELL) ./config.status --file=$(subdir)/$@
-
-doc: Doxyfile
-	doxygen
-
-$(CHANGELOGS): Makefile.am
-	if test -d "$(top_srcdir)/.git"; then \
-		y="$@"; y="$${y##ChangeLog-}" ; \
-		git --git-dir="$(top_srcdir)/.git" log \
-			--since="$$y-01-01" \
-			--until="$$y-12-31 23:00:00 -0100" \
-			> "$@" ; \
-	fi
-
-# This one needs to be rebuilt all the time :)
-.PHONY: ChangeLog-2011 changelogs doc
-
-changelogs: $(CHANGELOGS)
-
-#distclean-hook:
-#	test "$(srcdir)" = "$(builddir)" || rm -f -- $(CHANGELOGS)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/extras/package/ipkg/Makefile.in b/extras/package/ipkg/Makefile.in
deleted file mode 100644
index b3cab6f..0000000
--- a/extras/package/ipkg/Makefile.in
+++ /dev/null
@@ -1,778 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-subdir = extras/package/ipkg
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-SOURCES =
-DIST_SOURCES =
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-NULL = 
-EXTRA_DIST = \
-	patch \
-	control.h3600 \
-	control.gpe \
-	control.opie \
-	control.zaurus \
-	rules.h3600 \
-	rules.gpe \
-	rules.opie \
-	rules.zaurus \
-	postinst.gpe \
-	postinst.opie \
-	postinst.zaurus \
-	postrm.gpe \
-	postrm.opie \
-	postrm.zaurus \
-	vlc.desktop \
-	vlc.gpe \
-	vlc.opie \
-	vlc.zaurus
-
-all: all-am
-
-.SUFFIXES:
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu extras/package/ipkg/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu extras/package/ipkg/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-tags: TAGS
-TAGS:
-
-ctags: CTAGS
-CTAGS:
-
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: check-am
-all-am: Makefile
-installdirs:
-install: install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-clean: clean-am
-
-clean-am: clean-generic clean-libtool mostlyclean-am
-
-distclean: distclean-am
-	-rm -f Makefile
-distclean-am: clean-am distclean-generic
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am:
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-generic mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am:
-
-.MAKE: install-am install-strip
-
-.PHONY: all all-am check check-am clean clean-generic clean-libtool \
-	distclean distclean-generic distclean-libtool distdir dvi \
-	dvi-am html html-am info info-am install install-am \
-	install-data install-data-am install-dvi install-dvi-am \
-	install-exec install-exec-am install-html install-html-am \
-	install-info install-info-am install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-generic \
-	mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
-
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/libs/loader/Makefile.in b/libs/loader/Makefile.in
deleted file mode 100644
index 3d50ec4..0000000
--- a/libs/loader/Makefile.in
+++ /dev/null
@@ -1,983 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# Makefile to build MPlayer's DLL loader
-# from VLC trunk
-#
-# by Rémi Denis-Courmont <rem # videolan.org>
-# $Id$
-#
-# All other files in this directory (and subdirectories) are copyrighted
-# by their respective owner(s).
-#
-
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-subdir = libs/loader
-DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
-	$(srcdir)/Makefile.in
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-LTLIBRARIES = $(noinst_LTLIBRARIES)
-libloader_la_DEPENDENCIES =
-am_libloader_la_OBJECTS = ldt_keeper.lo pe_image.lo module.lo ext.lo \
-	win32.lo driver.lo pe_resource.lo resource.lo registry.lo \
-	afl.lo vfl.lo wrapper.lo stubs.lo kludge.lo
-libloader_la_OBJECTS = $(am_libloader_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-CPPASCOMPILE = $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
-	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS)
-LTCPPASCOMPILE = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CCAS) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CCASFLAGS) $(CCASFLAGS)
-AM_V_CPPAS = $(am__v_CPPAS_$(V))
-am__v_CPPAS_ = $(am__v_CPPAS_$(AM_DEFAULT_VERBOSITY))
-am__v_CPPAS_0 = @echo "  CPPAS " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-CCASCOMPILE = $(CCAS) $(AM_CCASFLAGS) $(CCASFLAGS)
-LTCCASCOMPILE = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CCAS) $(AM_CCASFLAGS) \
-	$(CCASFLAGS)
-AM_V_CCAS = $(am__v_CCAS_$(V))
-am__v_CCAS_ = $(am__v_CCAS_$(AM_DEFAULT_VERBOSITY))
-am__v_CCAS_0 = @echo "  CCAS  " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libloader_la_SOURCES)
-DIST_SOURCES = $(libloader_la_SOURCES)
-HEADERS = $(noinst_HEADERS)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-
-# TODO: real check for vsscanf() and <sys/mmap.h>
-AM_CPPFLAGS = -D__WINE__ -DHAVE_SYS_MMAN_H=1 -DHAVE_VSSCANF=1 \
-	-DWIN32_PATH=\"\" -DTRACE\(...\)=\(void\)0
-
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-noinst_LTLIBRARIES = libloader.la
-AM_CFLAGS = -fno-PIC `$(top_builddir)/vlc-config --cflags libs` -U_FILE_OFFSET_BITS \
-	-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer
-
-noinst_HEADERS = com.h driver.h ext.h ldt_keeper.h loader.h registry.h \
-	win32.h wineacm.h wrapper.h qtx/qtxsdk/components.h \
-	wine/avifmt.h wine/basetsd.h wine/debugtools.h wine/driver.h \
-	wine/heap.h wine/mmreg.h wine/module.h wine/msacmdrv.h wine/msacm.h \
-	wine/pe_image.h wine/poppack.h wine/pshpack1.h wine/pshpack2.h \
-	wine/vfw.h wine/winbase.h wine/windef.h wine/winerror.h \
-	wine/winestring.h wine/winnt.h wine/winreg.h wine/winuser.h
-
-libloader_la_SOURCES = ldt_keeper.c pe_image.c module.c ext.c win32.c \
-	driver.c pe_resource.c resource.c registry.c afl.c vfl.c \
-	wrapper.S stubs.s kludge.c
-
-libloader_la_LIBADD = -lpthread
-all: all-am
-
-.SUFFIXES:
-.SUFFIXES: .S .c .lo .o .obj .s
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu libs/loader/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu libs/loader/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-
-clean-noinstLTLIBRARIES:
-	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
-	@list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libloader.la: $(libloader_la_OBJECTS) $(libloader_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(LINK)  $(libloader_la_OBJECTS) $(libloader_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/afl.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/driver.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/ext.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/kludge.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/ldt_keeper.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/module.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/pe_image.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/pe_resource.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/registry.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/resource.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/vfl.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/win32.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/wrapper.Plo at am__quote@
-
-.S.o:
- at am__fastdepCCAS_TRUE@	$(AM_V_CPPAS)$(CPPASCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCCAS_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCCAS_FALSE@	$(AM_V_CPPAS) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCCAS_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCCAS_FALSE@	DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCCAS_FALSE@	$(CPPASCOMPILE) -c -o $@ $<
-
-.S.obj:
- at am__fastdepCCAS_TRUE@	$(AM_V_CPPAS)$(CPPASCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCCAS_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCCAS_FALSE@	$(AM_V_CPPAS) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCCAS_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCCAS_FALSE@	DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCCAS_FALSE@	$(CPPASCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
-
-.S.lo:
- at am__fastdepCCAS_TRUE@	$(AM_V_CPPAS)$(LTCPPASCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCCAS_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCCAS_FALSE@	$(AM_V_CPPAS) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCCAS_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCCAS_FALSE@	DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCCAS_FALSE@	$(LTCPPASCOMPILE) -c -o $@ $<
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-.s.o:
-	$(AM_V_CCAS) @AM_BACKSLASH@
-	$(CCASCOMPILE) -c -o $@ $<
-
-.s.obj:
-	$(AM_V_CCAS) @AM_BACKSLASH@
-	$(CCASCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
-
-.s.lo:
-	$(AM_V_CCAS) @AM_BACKSLASH@
-	$(LTCCASCOMPILE) -c -o $@ $<
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: check-am
-all-am: Makefile $(LTLIBRARIES) $(HEADERS)
-installdirs:
-install: install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am:
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am:
-
-.MAKE: install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-	clean-libtool clean-noinstLTLIBRARIES ctags distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am install-man \
-	install-pdf install-pdf-am install-ps install-ps-am \
-	install-strip installcheck installcheck-am installdirs \
-	maintainer-clean maintainer-clean-generic mostlyclean \
-	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
-	pdf pdf-am ps ps-am tags uninstall uninstall-am
-
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/libs/srtp/Makefile.in b/libs/srtp/Makefile.in
deleted file mode 100644
index c0c6282..0000000
--- a/libs/srtp/Makefile.in
+++ /dev/null
@@ -1,1061 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# Secure RTP with libgcrypt
-# Copyright (C) 2007  Rémi Denis-Courmont
-#
-# This library is free software; you can redistribute it and/or
-# modify it under the terms of the GNU Lesser General Public
-# License as published by the Free Software Foundation; either
-# version 2.1 of the License, or (at your option) any later version.
-#
-# This library is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-# Lesser General Public License for more details.
-#
-# You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
-
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-EXTRA_PROGRAMS = srtp$(EXEEXT)
-check_PROGRAMS = test-aes$(EXEEXT) test-recv$(EXEEXT)
- at HAVE_WIN32_FALSE@am__append_1 = -lpthread
- at HAVE_WIN32_FALSE@am__append_2 = -lpthread
-subdir = libs/srtp
-DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
-	$(srcdir)/Makefile.in
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-LTLIBRARIES = $(noinst_LTLIBRARIES)
-am__DEPENDENCIES_1 =
-libvlc_srtp_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
-am_libvlc_srtp_la_OBJECTS = srtp.lo
-libvlc_srtp_la_OBJECTS = $(am_libvlc_srtp_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-am_srtp_OBJECTS = recv.$(OBJEXT)
-srtp_OBJECTS = $(am_srtp_OBJECTS)
-srtp_DEPENDENCIES = libvlc_srtp.la
-test_aes_SOURCES = test-aes.c
-test_aes_OBJECTS = test-aes.$(OBJEXT)
-test_aes_DEPENDENCIES = $(am__DEPENDENCIES_1)
-test_recv_SOURCES = test-recv.c
-test_recv_OBJECTS = test-recv.$(OBJEXT)
-test_recv_DEPENDENCIES = libvlc_srtp.la
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libvlc_srtp_la_SOURCES) $(srtp_SOURCES) test-aes.c \
-	test-recv.c
-DIST_SOURCES = $(libvlc_srtp_la_SOURCES) $(srtp_SOURCES) test-aes.c \
-	test-recv.c
-HEADERS = $(noinst_HEADERS)
-ETAGS = etags
-CTAGS = ctags
-am__tty_colors = \
-red=; grn=; lgn=; blu=; std=
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @GCRYPT_CFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-noinst_HEADERS = srtp.h
-noinst_LTLIBRARIES = libvlc_srtp.la
-TESTS = $(check_PROGRAMS)
-libvlc_srtp_la_SOURCES = srtp.c
-libvlc_srtp_la_LIBADD = @GCRYPT_LIBS@ $(am__append_1)
-srtp_SOURCES = recv.c
-srtp_LDADD = libvlc_srtp.la
-test_recv_LDADD = libvlc_srtp.la
-test_aes_LDADD = @GCRYPT_LIBS@ $(am__append_2)
-all: all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu libs/srtp/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu libs/srtp/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-
-clean-noinstLTLIBRARIES:
-	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
-	@list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libvlc_srtp.la: $(libvlc_srtp_la_OBJECTS) $(libvlc_srtp_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(LINK)  $(libvlc_srtp_la_OBJECTS) $(libvlc_srtp_la_LIBADD) $(LIBS)
-
-clean-checkPROGRAMS:
-	@list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
-	echo " rm -f" $$list; \
-	rm -f $$list || exit $$?; \
-	test -n "$(EXEEXT)" || exit 0; \
-	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
-	echo " rm -f" $$list; \
-	rm -f $$list
-srtp$(EXEEXT): $(srtp_OBJECTS) $(srtp_DEPENDENCIES) 
-	@rm -f srtp$(EXEEXT)
-	$(AM_V_CCLD)$(LINK) $(srtp_OBJECTS) $(srtp_LDADD) $(LIBS)
-test-aes$(EXEEXT): $(test_aes_OBJECTS) $(test_aes_DEPENDENCIES) 
-	@rm -f test-aes$(EXEEXT)
-	$(AM_V_CCLD)$(LINK) $(test_aes_OBJECTS) $(test_aes_LDADD) $(LIBS)
-test-recv$(EXEEXT): $(test_recv_OBJECTS) $(test_recv_DEPENDENCIES) 
-	@rm -f test-recv$(EXEEXT)
-	$(AM_V_CCLD)$(LINK) $(test_recv_OBJECTS) $(test_recv_LDADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/recv.Po at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/srtp.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/test-aes.Po at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/test-recv.Po at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-check-TESTS: $(TESTS)
-	@failed=0; all=0; xfail=0; xpass=0; skip=0; \
-	srcdir=$(srcdir); export srcdir; \
-	list=' $(TESTS) '; \
-	$(am__tty_colors); \
-	if test -n "$$list"; then \
-	  for tst in $$list; do \
-	    if test -f ./$$tst; then dir=./; \
-	    elif test -f $$tst; then dir=; \
-	    else dir="$(srcdir)/"; fi; \
-	    if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
-	      all=`expr $$all + 1`; \
-	      case " $(XFAIL_TESTS) " in \
-	      *[\ \	]$$tst[\ \	]*) \
-		xpass=`expr $$xpass + 1`; \
-		failed=`expr $$failed + 1`; \
-		col=$$red; res=XPASS; \
-	      ;; \
-	      *) \
-		col=$$grn; res=PASS; \
-	      ;; \
-	      esac; \
-	    elif test $$? -ne 77; then \
-	      all=`expr $$all + 1`; \
-	      case " $(XFAIL_TESTS) " in \
-	      *[\ \	]$$tst[\ \	]*) \
-		xfail=`expr $$xfail + 1`; \
-		col=$$lgn; res=XFAIL; \
-	      ;; \
-	      *) \
-		failed=`expr $$failed + 1`; \
-		col=$$red; res=FAIL; \
-	      ;; \
-	      esac; \
-	    else \
-	      skip=`expr $$skip + 1`; \
-	      col=$$blu; res=SKIP; \
-	    fi; \
-	    echo "$${col}$$res$${std}: $$tst"; \
-	  done; \
-	  if test "$$all" -eq 1; then \
-	    tests="test"; \
-	    All=""; \
-	  else \
-	    tests="tests"; \
-	    All="All "; \
-	  fi; \
-	  if test "$$failed" -eq 0; then \
-	    if test "$$xfail" -eq 0; then \
-	      banner="$$All$$all $$tests passed"; \
-	    else \
-	      if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
-	      banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
-	    fi; \
-	  else \
-	    if test "$$xpass" -eq 0; then \
-	      banner="$$failed of $$all $$tests failed"; \
-	    else \
-	      if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
-	      banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
-	    fi; \
-	  fi; \
-	  dashes="$$banner"; \
-	  skipped=""; \
-	  if test "$$skip" -ne 0; then \
-	    if test "$$skip" -eq 1; then \
-	      skipped="($$skip test was not run)"; \
-	    else \
-	      skipped="($$skip tests were not run)"; \
-	    fi; \
-	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
-	      dashes="$$skipped"; \
-	  fi; \
-	  report=""; \
-	  if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
-	    report="Please report to $(PACKAGE_BUGREPORT)"; \
-	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
-	      dashes="$$report"; \
-	  fi; \
-	  dashes=`echo "$$dashes" | sed s/./=/g`; \
-	  if test "$$failed" -eq 0; then \
-	    echo "$$grn$$dashes"; \
-	  else \
-	    echo "$$red$$dashes"; \
-	  fi; \
-	  echo "$$banner"; \
-	  test -z "$$skipped" || echo "$$skipped"; \
-	  test -z "$$report" || echo "$$report"; \
-	  echo "$$dashes$$std"; \
-	  test "$$failed" -eq 0; \
-	else :; fi
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-	$(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
-	$(MAKE) $(AM_MAKEFLAGS) check-TESTS
-check: check-am
-all-am: Makefile $(LTLIBRARIES) $(HEADERS)
-installdirs:
-install: install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-clean: clean-am
-
-clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
-	clean-noinstLTLIBRARIES mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am:
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am:
-
-.MAKE: check-am install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \
-	clean-checkPROGRAMS clean-generic clean-libtool \
-	clean-noinstLTLIBRARIES ctags distclean distclean-compile \
-	distclean-generic distclean-libtool distclean-tags distdir dvi \
-	dvi-am html html-am info info-am install install-am \
-	install-data install-data-am install-dvi install-dvi-am \
-	install-exec install-exec-am install-html install-html-am \
-	install-info install-info-am install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags uninstall uninstall-am
-
-
-lcov-run:
-	rm -Rf *.gcda lcov
-	$(MAKE) $(AM_MAKEFLAGS) check
-
-lcov-pre.out:
-	lcov -c -d . -o lcov.tmp
-
-lcov.out: lcov-pre.out
-	lcov -r lcov.tmp '*test*' > lcov.out
-
-lcov: lcov.out
-	genhtml lcov.out -o lcov
-
-.PHONY: lcov-run
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/libs/unzip/Makefile.in b/libs/unzip/Makefile.in
deleted file mode 100644
index 81c82eb..0000000
--- a/libs/unzip/Makefile.in
+++ /dev/null
@@ -1,900 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# Makefile to build the unzip library files
-#
-# By Jean-Philippe André <jpeg at videolan.org>
-# $Id$
-#
-# All other files in this directory (and subdirectories) are copyrighted
-# by their respective owner(s).
-#
-
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-subdir = libs/unzip
-DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
-	$(srcdir)/Makefile.in
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-LTLIBRARIES = $(noinst_LTLIBRARIES)
-libunzip_la_DEPENDENCIES =
-am_libunzip_la_OBJECTS = unzip.lo ioapi.lo
-libunzip_la_OBJECTS = $(am_libunzip_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libunzip_la_SOURCES)
-DIST_SOURCES = $(libunzip_la_SOURCES)
-HEADERS = $(noinst_HEADERS)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-noinst_LTLIBRARIES = libunzip.la
-noinst_HEADERS = unzip.h crypt.h ioapi.h
-libunzip_la_SOURCES = unzip.c ioapi.c
-libunzip_la_LIBADD = -lz
-all: all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu libs/unzip/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu libs/unzip/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-
-clean-noinstLTLIBRARIES:
-	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
-	@list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libunzip.la: $(libunzip_la_OBJECTS) $(libunzip_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(LINK)  $(libunzip_la_OBJECTS) $(libunzip_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/ioapi.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/unzip.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: check-am
-all-am: Makefile $(LTLIBRARIES) $(HEADERS)
-installdirs:
-install: install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am:
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am:
-
-.MAKE: install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-	clean-libtool clean-noinstLTLIBRARIES ctags distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am install-man \
-	install-pdf install-pdf-am install-ps install-ps-am \
-	install-strip installcheck installcheck-am installdirs \
-	maintainer-clean maintainer-clean-generic mostlyclean \
-	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
-	pdf pdf-am ps ps-am tags uninstall uninstall-am
-
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/m4/Makefile.in b/m4/Makefile.in
deleted file mode 100644
index 2bcbac2..0000000
--- a/m4/Makefile.in
+++ /dev/null
@@ -1,792 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-subdir = m4
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-SOURCES =
-DIST_SOURCES =
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-NULL = 
-EXTRA_DIST = \
-	codeset.m4 \
-	flags.m4 \
-	gettext.m4 \
-	glibc21.m4 \
-	glibc2.m4 \
-	iconv.m4 \
-	intdiv0.m4 \
-	intl.m4 \
-	intldir.m4 \
-	intlmacosx.m4 \
-	intmax.m4 \
-	inttypes-pri.m4 \
-	inttypes_h.m4 \
-	lcmessage.m4 \
-	lib-ld.m4 \
-	lib-link.m4 \
-	lib-prefix.m4 \
-	lock.m4 \
-	longlong.m4 \
-	nls.m4 \
-	po.m4 \
-	printf-posix.m4 \
-	private.m4 \
-	progtest.m4 \
-	size_max.m4 \
-	stdint_h.m4 \
-	uintmax_t.m4 \
-	visibility.m4 \
-	vlc.m4 \
-	wchar_t.m4 \
-	wint_t.m4 \
-	xsize.m4 \
-	$(NULL)
-
-all: all-am
-
-.SUFFIXES:
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu m4/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu m4/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-tags: TAGS
-TAGS:
-
-ctags: CTAGS
-CTAGS:
-
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: check-am
-all-am: Makefile
-installdirs:
-install: install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-clean: clean-am
-
-clean-am: clean-generic clean-libtool mostlyclean-am
-
-distclean: distclean-am
-	-rm -f Makefile
-distclean-am: clean-am distclean-generic
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am:
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-generic mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am:
-
-.MAKE: install-am install-strip
-
-.PHONY: all all-am check check-am clean clean-generic clean-libtool \
-	distclean distclean-generic distclean-libtool distdir dvi \
-	dvi-am html html-am info info-am install install-am \
-	install-data install-data-am install-dvi install-dvi-am \
-	install-exec install-exec-am install-html install-html-am \
-	install-info install-info-am install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-generic \
-	mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
-
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/m4/libtool.m4 b/m4/libtool.m4
deleted file mode 100644
index 8ff3c76..0000000
--- a/m4/libtool.m4
+++ /dev/null
@@ -1,7851 +0,0 @@
-# libtool.m4 - Configure libtool for the host system. -*-Autoconf-*-
-#
-#   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
-#                 2006, 2007, 2008, 2009, 2010 Free Software Foundation,
-#                 Inc.
-#   Written by Gordon Matzigkeit, 1996
-#
-# This file is free software; the Free Software Foundation gives
-# unlimited permission to copy and/or distribute it, with or without
-# modifications, as long as this notice is preserved.
-
-m4_define([_LT_COPYING], [dnl
-#   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
-#                 2006, 2007, 2008, 2009, 2010 Free Software Foundation,
-#                 Inc.
-#   Written by Gordon Matzigkeit, 1996
-#
-#   This file is part of GNU Libtool.
-#
-# GNU Libtool is free software; you can redistribute it and/or
-# modify it under the terms of the GNU General Public License as
-# published by the Free Software Foundation; either version 2 of
-# the License, or (at your option) any later version.
-#
-# As a special exception to the GNU General Public License,
-# if you distribute this file as part of a program or library that
-# is built using GNU Libtool, you may include this file under the
-# same distribution terms that you use for the rest of that program.
-#
-# GNU Libtool is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with GNU Libtool; see the file COPYING.  If not, a copy
-# can be downloaded from http://www.gnu.org/licenses/gpl.html, or
-# obtained by writing to the Free Software Foundation, Inc.,
-# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
-])
-
-# serial 57 LT_INIT
-
-
-# LT_PREREQ(VERSION)
-# ------------------
-# Complain and exit if this libtool version is less that VERSION.
-m4_defun([LT_PREREQ],
-[m4_if(m4_version_compare(m4_defn([LT_PACKAGE_VERSION]), [$1]), -1,
-       [m4_default([$3],
-		   [m4_fatal([Libtool version $1 or higher is required],
-		             63)])],
-       [$2])])
-
-
-# _LT_CHECK_BUILDDIR
-# ------------------
-# Complain if the absolute build directory name contains unusual characters
-m4_defun([_LT_CHECK_BUILDDIR],
-[case `pwd` in
-  *\ * | *\	*)
-    AC_MSG_WARN([Libtool does not cope well with whitespace in `pwd`]) ;;
-esac
-])
-
-
-# LT_INIT([OPTIONS])
-# ------------------
-AC_DEFUN([LT_INIT],
-[AC_PREREQ([2.58])dnl We use AC_INCLUDES_DEFAULT
-AC_REQUIRE([AC_CONFIG_AUX_DIR_DEFAULT])dnl
-AC_BEFORE([$0], [LT_LANG])dnl
-AC_BEFORE([$0], [LT_OUTPUT])dnl
-AC_BEFORE([$0], [LTDL_INIT])dnl
-m4_require([_LT_CHECK_BUILDDIR])dnl
-
-dnl Autoconf doesn't catch unexpanded LT_ macros by default:
-m4_pattern_forbid([^_?LT_[A-Z_]+$])dnl
-m4_pattern_allow([^(_LT_EOF|LT_DLGLOBAL|LT_DLLAZY_OR_NOW|LT_MULTI_MODULE)$])dnl
-dnl aclocal doesn't pull ltoptions.m4, ltsugar.m4, or ltversion.m4
-dnl unless we require an AC_DEFUNed macro:
-AC_REQUIRE([LTOPTIONS_VERSION])dnl
-AC_REQUIRE([LTSUGAR_VERSION])dnl
-AC_REQUIRE([LTVERSION_VERSION])dnl
-AC_REQUIRE([LTOBSOLETE_VERSION])dnl
-m4_require([_LT_PROG_LTMAIN])dnl
-
-_LT_SHELL_INIT([SHELL=${CONFIG_SHELL-/bin/sh}])
-
-dnl Parse OPTIONS
-_LT_SET_OPTIONS([$0], [$1])
-
-# This can be used to rebuild libtool when needed
-LIBTOOL_DEPS="$ltmain"
-
-# Always use our own libtool.
-LIBTOOL='$(SHELL) $(top_builddir)/libtool'
-AC_SUBST(LIBTOOL)dnl
-
-_LT_SETUP
-
-# Only expand once:
-m4_define([LT_INIT])
-])# LT_INIT
-
-# Old names:
-AU_ALIAS([AC_PROG_LIBTOOL], [LT_INIT])
-AU_ALIAS([AM_PROG_LIBTOOL], [LT_INIT])
-dnl aclocal-1.4 backwards compatibility:
-dnl AC_DEFUN([AC_PROG_LIBTOOL], [])
-dnl AC_DEFUN([AM_PROG_LIBTOOL], [])
-
-
-# _LT_CC_BASENAME(CC)
-# -------------------
-# Calculate cc_basename.  Skip known compiler wrappers and cross-prefix.
-m4_defun([_LT_CC_BASENAME],
-[for cc_temp in $1""; do
-  case $cc_temp in
-    compile | *[[\\/]]compile | ccache | *[[\\/]]ccache ) ;;
-    distcc | *[[\\/]]distcc | purify | *[[\\/]]purify ) ;;
-    \-*) ;;
-    *) break;;
-  esac
-done
-cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
-])
-
-
-# _LT_FILEUTILS_DEFAULTS
-# ----------------------
-# It is okay to use these file commands and assume they have been set
-# sensibly after `m4_require([_LT_FILEUTILS_DEFAULTS])'.
-m4_defun([_LT_FILEUTILS_DEFAULTS],
-[: ${CP="cp -f"}
-: ${MV="mv -f"}
-: ${RM="rm -f"}
-])# _LT_FILEUTILS_DEFAULTS
-
-
-# _LT_SETUP
-# ---------
-m4_defun([_LT_SETUP],
-[AC_REQUIRE([AC_CANONICAL_HOST])dnl
-AC_REQUIRE([AC_CANONICAL_BUILD])dnl
-AC_REQUIRE([_LT_PREPARE_SED_QUOTE_VARS])dnl
-AC_REQUIRE([_LT_PROG_ECHO_BACKSLASH])dnl
-
-_LT_DECL([], [host_alias], [0], [The host system])dnl
-_LT_DECL([], [host], [0])dnl
-_LT_DECL([], [host_os], [0])dnl
-dnl
-_LT_DECL([], [build_alias], [0], [The build system])dnl
-_LT_DECL([], [build], [0])dnl
-_LT_DECL([], [build_os], [0])dnl
-dnl
-AC_REQUIRE([AC_PROG_CC])dnl
-AC_REQUIRE([LT_PATH_LD])dnl
-AC_REQUIRE([LT_PATH_NM])dnl
-dnl
-AC_REQUIRE([AC_PROG_LN_S])dnl
-test -z "$LN_S" && LN_S="ln -s"
-_LT_DECL([], [LN_S], [1], [Whether we need soft or hard links])dnl
-dnl
-AC_REQUIRE([LT_CMD_MAX_LEN])dnl
-_LT_DECL([objext], [ac_objext], [0], [Object file suffix (normally "o")])dnl
-_LT_DECL([], [exeext], [0], [Executable file suffix (normally "")])dnl
-dnl
-m4_require([_LT_FILEUTILS_DEFAULTS])dnl
-m4_require([_LT_CHECK_SHELL_FEATURES])dnl
-m4_require([_LT_PATH_CONVERSION_FUNCTIONS])dnl
-m4_require([_LT_CMD_RELOAD])dnl
-m4_require([_LT_CHECK_MAGIC_METHOD])dnl
-m4_require([_LT_CHECK_SHAREDLIB_FROM_LINKLIB])dnl
-m4_require([_LT_CMD_OLD_ARCHIVE])dnl
-m4_require([_LT_CMD_GLOBAL_SYMBOLS])dnl
-m4_require([_LT_WITH_SYSROOT])dnl
-
-_LT_CONFIG_LIBTOOL_INIT([
-# See if we are running on zsh, and set the options which allow our
-# commands through without removal of \ escapes INIT.
-if test -n "\${ZSH_VERSION+set}" ; then
-   setopt NO_GLOB_SUBST
-fi
-])
-if test -n "${ZSH_VERSION+set}" ; then
-   setopt NO_GLOB_SUBST
-fi
-
-_LT_CHECK_OBJDIR
-
-m4_require([_LT_TAG_COMPILER])dnl
-
-case $host_os in
-aix3*)
-  # AIX sometimes has problems with the GCC collect2 program.  For some
-  # reason, if we set the COLLECT_NAMES environment variable, the problems
-  # vanish in a puff of smoke.
-  if test "X${COLLECT_NAMES+set}" != Xset; then
-    COLLECT_NAMES=
-    export COLLECT_NAMES
-  fi
-  ;;
-esac
-
-# Global variables:
-ofile=libtool
-can_build_shared=yes
-
-# All known linkers require a `.a' archive for static linking (except MSVC,
-# which needs '.lib').
-libext=a
-
-with_gnu_ld="$lt_cv_prog_gnu_ld"
-
-old_CC="$CC"
-old_CFLAGS="$CFLAGS"
-
-# Set sane defaults for various variables
-test -z "$CC" && CC=cc
-test -z "$LTCC" && LTCC=$CC
-test -z "$LTCFLAGS" && LTCFLAGS=$CFLAGS
-test -z "$LD" && LD=ld
-test -z "$ac_objext" && ac_objext=o
-
-_LT_CC_BASENAME([$compiler])
-
-# Only perform the check for file, if the check method requires it
-test -z "$MAGIC_CMD" && MAGIC_CMD=file
-case $deplibs_check_method in
-file_magic*)
-  if test "$file_magic_cmd" = '$MAGIC_CMD'; then
-    _LT_PATH_MAGIC
-  fi
-  ;;
-esac
-
-# Use C for the default configuration in the libtool script
-LT_SUPPORTED_TAG([CC])
-_LT_LANG_C_CONFIG
-_LT_LANG_DEFAULT_CONFIG
-_LT_CONFIG_COMMANDS
-])# _LT_SETUP
-
-
-# _LT_PREPARE_SED_QUOTE_VARS
-# --------------------------
-# Define a few sed substitution that help us do robust quoting.
-m4_defun([_LT_PREPARE_SED_QUOTE_VARS],
-[# Backslashify metacharacters that are still active within
-# double-quoted strings.
-sed_quote_subst='s/\([["`$\\]]\)/\\\1/g'
-
-# Same as above, but do not quote variable references.
-double_quote_subst='s/\([["`\\]]\)/\\\1/g'
-
-# Sed substitution to delay expansion of an escaped shell variable in a
-# double_quote_subst'ed string.
-delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
-
-# Sed substitution to delay expansion of an escaped single quote.
-delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g'
-
-# Sed substitution to avoid accidental globbing in evaled expressions
-no_glob_subst='s/\*/\\\*/g'
-])
-
-# _LT_PROG_LTMAIN
-# ---------------
-# Note that this code is called both from `configure', and `config.status'
-# now that we use AC_CONFIG_COMMANDS to generate libtool.  Notably,
-# `config.status' has no value for ac_aux_dir unless we are using Automake,
-# so we pass a copy along to make sure it has a sensible value anyway.
-m4_defun([_LT_PROG_LTMAIN],
-[m4_ifdef([AC_REQUIRE_AUX_FILE], [AC_REQUIRE_AUX_FILE([ltmain.sh])])dnl
-_LT_CONFIG_LIBTOOL_INIT([ac_aux_dir='$ac_aux_dir'])
-ltmain="$ac_aux_dir/ltmain.sh"
-])# _LT_PROG_LTMAIN
-
-
-## ------------------------------------- ##
-## Accumulate code for creating libtool. ##
-## ------------------------------------- ##
-
-# So that we can recreate a full libtool script including additional
-# tags, we accumulate the chunks of code to send to AC_CONFIG_COMMANDS
-# in macros and then make a single call at the end using the `libtool'
-# label.
-
-
-# _LT_CONFIG_LIBTOOL_INIT([INIT-COMMANDS])
-# ----------------------------------------
-# Register INIT-COMMANDS to be passed to AC_CONFIG_COMMANDS later.
-m4_define([_LT_CONFIG_LIBTOOL_INIT],
-[m4_ifval([$1],
-          [m4_append([_LT_OUTPUT_LIBTOOL_INIT],
-                     [$1
-])])])
-
-# Initialize.
-m4_define([_LT_OUTPUT_LIBTOOL_INIT])
-
-
-# _LT_CONFIG_LIBTOOL([COMMANDS])
-# ------------------------------
-# Register COMMANDS to be passed to AC_CONFIG_COMMANDS later.
-m4_define([_LT_CONFIG_LIBTOOL],
-[m4_ifval([$1],
-          [m4_append([_LT_OUTPUT_LIBTOOL_COMMANDS],
-                     [$1
-])])])
-
-# Initialize.
-m4_define([_LT_OUTPUT_LIBTOOL_COMMANDS])
-
-
-# _LT_CONFIG_SAVE_COMMANDS([COMMANDS], [INIT_COMMANDS])
-# -----------------------------------------------------
-m4_defun([_LT_CONFIG_SAVE_COMMANDS],
-[_LT_CONFIG_LIBTOOL([$1])
-_LT_CONFIG_LIBTOOL_INIT([$2])
-])
-
-
-# _LT_FORMAT_COMMENT([COMMENT])
-# -----------------------------
-# Add leading comment marks to the start of each line, and a trailing
-# full-stop to the whole comment if one is not present already.
-m4_define([_LT_FORMAT_COMMENT],
-[m4_ifval([$1], [
-m4_bpatsubst([m4_bpatsubst([$1], [^ *], [# ])],
-              [['`$\]], [\\\&])]m4_bmatch([$1], [[!?.]$], [], [.])
-)])
-
-
-
-## ------------------------ ##
-## FIXME: Eliminate VARNAME ##
-## ------------------------ ##
-
-
-# _LT_DECL([CONFIGNAME], VARNAME, VALUE, [DESCRIPTION], [IS-TAGGED?])
-# -------------------------------------------------------------------
-# CONFIGNAME is the name given to the value in the libtool script.
-# VARNAME is the (base) name used in the configure script.
-# VALUE may be 0, 1 or 2 for a computed quote escaped value based on
-# VARNAME.  Any other value will be used directly.
-m4_define([_LT_DECL],
-[lt_if_append_uniq([lt_decl_varnames], [$2], [, ],
-    [lt_dict_add_subkey([lt_decl_dict], [$2], [libtool_name],
-	[m4_ifval([$1], [$1], [$2])])
-    lt_dict_add_subkey([lt_decl_dict], [$2], [value], [$3])
-    m4_ifval([$4],
-	[lt_dict_add_subkey([lt_decl_dict], [$2], [description], [$4])])
-    lt_dict_add_subkey([lt_decl_dict], [$2],
-	[tagged?], [m4_ifval([$5], [yes], [no])])])
-])
-
-
-# _LT_TAGDECL([CONFIGNAME], VARNAME, VALUE, [DESCRIPTION])
-# --------------------------------------------------------
-m4_define([_LT_TAGDECL], [_LT_DECL([$1], [$2], [$3], [$4], [yes])])
-
-
-# lt_decl_tag_varnames([SEPARATOR], [VARNAME1...])
-# ------------------------------------------------
-m4_define([lt_decl_tag_varnames],
-[_lt_decl_filter([tagged?], [yes], $@)])
-
-
-# _lt_decl_filter(SUBKEY, VALUE, [SEPARATOR], [VARNAME1..])
-# ---------------------------------------------------------
-m4_define([_lt_decl_filter],
-[m4_case([$#],
-  [0], [m4_fatal([$0: too few arguments: $#])],
-  [1], [m4_fatal([$0: too few arguments: $#: $1])],
-  [2], [lt_dict_filter([lt_decl_dict], [$1], [$2], [], lt_decl_varnames)],
-  [3], [lt_dict_filter([lt_decl_dict], [$1], [$2], [$3], lt_decl_varnames)],
-  [lt_dict_filter([lt_decl_dict], $@)])[]dnl
-])
-
-
-# lt_decl_quote_varnames([SEPARATOR], [VARNAME1...])
-# --------------------------------------------------
-m4_define([lt_decl_quote_varnames],
-[_lt_decl_filter([value], [1], $@)])
-
-
-# lt_decl_dquote_varnames([SEPARATOR], [VARNAME1...])
-# ---------------------------------------------------
-m4_define([lt_decl_dquote_varnames],
-[_lt_decl_filter([value], [2], $@)])
-
-
-# lt_decl_varnames_tagged([SEPARATOR], [VARNAME1...])
-# ---------------------------------------------------
-m4_define([lt_decl_varnames_tagged],
-[m4_assert([$# <= 2])dnl
-_$0(m4_quote(m4_default([$1], [[, ]])),
-    m4_ifval([$2], [[$2]], [m4_dquote(lt_decl_tag_varnames)]),
-    m4_split(m4_normalize(m4_quote(_LT_TAGS)), [ ]))])
-m4_define([_lt_decl_varnames_tagged],
-[m4_ifval([$3], [lt_combine([$1], [$2], [_], $3)])])
-
-
-# lt_decl_all_varnames([SEPARATOR], [VARNAME1...])
-# ------------------------------------------------
-m4_define([lt_decl_all_varnames],
-[_$0(m4_quote(m4_default([$1], [[, ]])),
-     m4_if([$2], [],
-	   m4_quote(lt_decl_varnames),
-	m4_quote(m4_shift($@))))[]dnl
-])
-m4_define([_lt_decl_all_varnames],
-[lt_join($@, lt_decl_varnames_tagged([$1],
-			lt_decl_tag_varnames([[, ]], m4_shift($@))))dnl
-])
-
-
-# _LT_CONFIG_STATUS_DECLARE([VARNAME])
-# ------------------------------------
-# Quote a variable value, and forward it to `config.status' so that its
-# declaration there will have the same value as in `configure'.  VARNAME
-# must have a single quote delimited value for this to work.
-m4_define([_LT_CONFIG_STATUS_DECLARE],
-[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
-
-
-# _LT_CONFIG_STATUS_DECLARATIONS
-# ------------------------------
-# We delimit libtool config variables with single quotes, so when
-# we write them to config.status, we have to be sure to quote all
-# embedded single quotes properly.  In configure, this macro expands
-# each variable declared with _LT_DECL (and _LT_TAGDECL) into:
-#
-#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
-[m4_foreach([_lt_var], m4_quote(lt_decl_all_varnames),
-    [m4_n([_LT_CONFIG_STATUS_DECLARE(_lt_var)])])])
-
-
-# _LT_LIBTOOL_TAGS
-# ----------------
-# Output comment and list of tags supported by the script
-m4_defun([_LT_LIBTOOL_TAGS],
-[_LT_FORMAT_COMMENT([The names of the tagged configurations supported by this script])dnl
-available_tags="_LT_TAGS"dnl
-])
-
-
-# _LT_LIBTOOL_DECLARE(VARNAME, [TAG])
-# -----------------------------------
-# Extract the dictionary values for VARNAME (optionally with TAG) and
-# expand to a commented shell variable setting:
-#
-#    # Some comment about what VAR is for.
-#    visible_name=$lt_internal_name
-m4_define([_LT_LIBTOOL_DECLARE],
-[_LT_FORMAT_COMMENT(m4_quote(lt_dict_fetch([lt_decl_dict], [$1],
-					   [description])))[]dnl
-m4_pushdef([_libtool_name],
-    m4_quote(lt_dict_fetch([lt_decl_dict], [$1], [libtool_name])))[]dnl
-m4_case(m4_quote(lt_dict_fetch([lt_decl_dict], [$1], [value])),
-    [0], [_libtool_name=[$]$1],
-    [1], [_libtool_name=$lt_[]$1],
-    [2], [_libtool_name=$lt_[]$1],
-    [_libtool_name=lt_dict_fetch([lt_decl_dict], [$1], [value])])[]dnl
-m4_ifval([$2], [_$2])[]m4_popdef([_libtool_name])[]dnl
-])
-
-
-# _LT_LIBTOOL_CONFIG_VARS
-# -----------------------
-# Produce commented declarations of non-tagged libtool config variables
-# suitable for insertion in the LIBTOOL CONFIG section of the `libtool'
-# script.  Tagged libtool config variables (even for the LIBTOOL CONFIG
-# section) are produced by _LT_LIBTOOL_TAG_VARS.
-m4_defun([_LT_LIBTOOL_CONFIG_VARS],
-[m4_foreach([_lt_var],
-    m4_quote(_lt_decl_filter([tagged?], [no], [], lt_decl_varnames)),
-    [m4_n([_LT_LIBTOOL_DECLARE(_lt_var)])])])
-
-
-# _LT_LIBTOOL_TAG_VARS(TAG)
-# -------------------------
-m4_define([_LT_LIBTOOL_TAG_VARS],
-[m4_foreach([_lt_var], m4_quote(lt_decl_tag_varnames),
-    [m4_n([_LT_LIBTOOL_DECLARE(_lt_var, [$1])])])])
-
-
-# _LT_TAGVAR(VARNAME, [TAGNAME])
-# ------------------------------
-m4_define([_LT_TAGVAR], [m4_ifval([$2], [$1_$2], [$1])])
-
-
-# _LT_CONFIG_COMMANDS
-# -------------------
-# Send accumulated output to $CONFIG_STATUS.  Thanks to the lists of
-# variables for single and double quote escaping we saved from calls
-# to _LT_DECL, we can put quote escaped variables declarations
-# into `config.status', and then the shell code to quote escape them in
-# for loops in `config.status'.  Finally, any additional code accumulated
-# from calls to _LT_CONFIG_LIBTOOL_INIT is expanded.
-m4_defun([_LT_CONFIG_COMMANDS],
-[AC_PROVIDE_IFELSE([LT_OUTPUT],
-	dnl If the libtool generation code has been placed in $CONFIG_LT,
-	dnl instead of duplicating it all over again into config.status,
-	dnl then we will have config.status run $CONFIG_LT later, so it
-	dnl needs to know what name is stored there:
-        [AC_CONFIG_COMMANDS([libtool],
-            [$SHELL $CONFIG_LT || AS_EXIT(1)], [CONFIG_LT='$CONFIG_LT'])],
-    dnl If the libtool generation code is destined for config.status,
-    dnl expand the accumulated commands and init code now:
-    [AC_CONFIG_COMMANDS([libtool],
-        [_LT_OUTPUT_LIBTOOL_COMMANDS], [_LT_OUTPUT_LIBTOOL_COMMANDS_INIT])])
-])#_LT_CONFIG_COMMANDS
-
-
-# Initialize.
-m4_define([_LT_OUTPUT_LIBTOOL_COMMANDS_INIT],
-[
-
-# The HP-UX ksh and POSIX shell print the target directory to stdout
-# if CDPATH is set.
-(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
-
-sed_quote_subst='$sed_quote_subst'
-double_quote_subst='$double_quote_subst'
-delay_variable_subst='$delay_variable_subst'
-_LT_CONFIG_STATUS_DECLARATIONS
-LTCC='$LTCC'
-LTCFLAGS='$LTCFLAGS'
-compiler='$compiler_DEFAULT'
-
-# A function that is used when there is no print builtin or printf.
-func_fallback_echo ()
-{
-  eval 'cat <<_LTECHO_EOF
-\$[]1
-_LTECHO_EOF'
-}
-
-# Quote evaled strings.
-for var in lt_decl_all_varnames([[ \
-]], lt_decl_quote_varnames); do
-    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
-    *[[\\\\\\\`\\"\\\$]]*)
-      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
-      ;;
-    *)
-      eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
-      ;;
-    esac
-done
-
-# Double-quote double-evaled strings.
-for var in lt_decl_all_varnames([[ \
-]], lt_decl_dquote_varnames); do
-    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
-    *[[\\\\\\\`\\"\\\$]]*)
-      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
-      ;;
-    *)
-      eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
-      ;;
-    esac
-done
-
-_LT_OUTPUT_LIBTOOL_INIT
-])
-
-# _LT_GENERATED_FILE_INIT(FILE, [COMMENT])
-# ------------------------------------
-# Generate a child script FILE with all initialization necessary to
-# reuse the environment learned by the parent script, and make the
-# file executable.  If COMMENT is supplied, it is inserted after the
-# `#!' sequence but before initialization text begins.  After this
-# macro, additional text can be appended to FILE to form the body of
-# the child script.  The macro ends with non-zero status if the
-# file could not be fully written (such as if the disk is full).
-m4_ifdef([AS_INIT_GENERATED],
-[m4_defun([_LT_GENERATED_FILE_INIT],[AS_INIT_GENERATED($@)])],
-[m4_defun([_LT_GENERATED_FILE_INIT],
-[m4_require([AS_PREPARE])]dnl
-[m4_pushdef([AS_MESSAGE_LOG_FD])]dnl
-[lt_write_fail=0
-cat >$1 <<_ASEOF || lt_write_fail=1
-#! $SHELL
-# Generated by $as_me.
-$2
-SHELL=\${CONFIG_SHELL-$SHELL}
-export SHELL
-_ASEOF
-cat >>$1 <<\_ASEOF || lt_write_fail=1
-AS_SHELL_SANITIZE
-_AS_PREPARE
-exec AS_MESSAGE_FD>&1
-_ASEOF
-test $lt_write_fail = 0 && chmod +x $1[]dnl
-m4_popdef([AS_MESSAGE_LOG_FD])])])# _LT_GENERATED_FILE_INIT
-
-# LT_OUTPUT
-# ---------
-# This macro allows early generation of the libtool script (before
-# AC_OUTPUT is called), incase it is used in configure for compilation
-# tests.
-AC_DEFUN([LT_OUTPUT],
-[: ${CONFIG_LT=./config.lt}
-AC_MSG_NOTICE([creating $CONFIG_LT])
-_LT_GENERATED_FILE_INIT(["$CONFIG_LT"],
-[# Run this file to recreate a libtool stub with the current configuration.])
-
-cat >>"$CONFIG_LT" <<\_LTEOF
-lt_cl_silent=false
-exec AS_MESSAGE_LOG_FD>>config.log
-{
-  echo
-  AS_BOX([Running $as_me.])
-} >&AS_MESSAGE_LOG_FD
-
-lt_cl_help="\
-\`$as_me' creates a local libtool stub from the current configuration,
-for use in further configure time tests before the real libtool is
-generated.
-
-Usage: $[0] [[OPTIONS]]
-
-  -h, --help      print this help, then exit
-  -V, --version   print version number, then exit
-  -q, --quiet     do not print progress messages
-  -d, --debug     don't remove temporary files
-
-Report bugs to <bug-libtool at gnu.org>."
-
-lt_cl_version="\
-m4_ifset([AC_PACKAGE_NAME], [AC_PACKAGE_NAME ])config.lt[]dnl
-m4_ifset([AC_PACKAGE_VERSION], [ AC_PACKAGE_VERSION])
-configured by $[0], generated by m4_PACKAGE_STRING.
-
-Copyright (C) 2010 Free Software Foundation, Inc.
-This config.lt script is free software; the Free Software Foundation
-gives unlimited permision to copy, distribute and modify it."
-
-while test $[#] != 0
-do
-  case $[1] in
-    --version | --v* | -V )
-      echo "$lt_cl_version"; exit 0 ;;
-    --help | --h* | -h )
-      echo "$lt_cl_help"; exit 0 ;;
-    --debug | --d* | -d )
-      debug=: ;;
-    --quiet | --q* | --silent | --s* | -q )
-      lt_cl_silent=: ;;
-
-    -*) AC_MSG_ERROR([unrecognized option: $[1]
-Try \`$[0] --help' for more information.]) ;;
-
-    *) AC_MSG_ERROR([unrecognized argument: $[1]
-Try \`$[0] --help' for more information.]) ;;
-  esac
-  shift
-done
-
-if $lt_cl_silent; then
-  exec AS_MESSAGE_FD>/dev/null
-fi
-_LTEOF
-
-cat >>"$CONFIG_LT" <<_LTEOF
-_LT_OUTPUT_LIBTOOL_COMMANDS_INIT
-_LTEOF
-
-cat >>"$CONFIG_LT" <<\_LTEOF
-AC_MSG_NOTICE([creating $ofile])
-_LT_OUTPUT_LIBTOOL_COMMANDS
-AS_EXIT(0)
-_LTEOF
-chmod +x "$CONFIG_LT"
-
-# configure is writing to config.log, but config.lt does its own redirection,
-# appending to config.log, which fails on DOS, as config.log is still kept
-# open by configure.  Here we exec the FD to /dev/null, effectively closing
-# config.log, so it can be properly (re)opened and appended to by config.lt.
-lt_cl_success=:
-test "$silent" = yes &&
-  lt_config_lt_args="$lt_config_lt_args --quiet"
-exec AS_MESSAGE_LOG_FD>/dev/null
-$SHELL "$CONFIG_LT" $lt_config_lt_args || lt_cl_success=false
-exec AS_MESSAGE_LOG_FD>>config.log
-$lt_cl_success || AS_EXIT(1)
-])# LT_OUTPUT
-
-
-# _LT_CONFIG(TAG)
-# ---------------
-# If TAG is the built-in tag, create an initial libtool script with a
-# default configuration from the untagged config vars.  Otherwise add code
-# to config.status for appending the configuration named by TAG from the
-# matching tagged config vars.
-m4_defun([_LT_CONFIG],
-[m4_require([_LT_FILEUTILS_DEFAULTS])dnl
-_LT_CONFIG_SAVE_COMMANDS([
-  m4_define([_LT_TAG], m4_if([$1], [], [C], [$1]))dnl
-  m4_if(_LT_TAG, [C], [
-    # See if we are running on zsh, and set the options which allow our
-    # commands through without removal of \ escapes.
-    if test -n "${ZSH_VERSION+set}" ; then
-      setopt NO_GLOB_SUBST
-    fi
-
-    cfgfile="${ofile}T"
-    trap "$RM \"$cfgfile\"; exit 1" 1 2 15
-    $RM "$cfgfile"
-
-    cat <<_LT_EOF >> "$cfgfile"
-#! $SHELL
-
-# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
-# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
-# NOTE: Changes made to this file will be lost: look at ltmain.sh.
-#
-_LT_COPYING
-_LT_LIBTOOL_TAGS
-
-# ### BEGIN LIBTOOL CONFIG
-_LT_LIBTOOL_CONFIG_VARS
-_LT_LIBTOOL_TAG_VARS
-# ### END LIBTOOL CONFIG
-
-_LT_EOF
-
-  case $host_os in
-  aix3*)
-    cat <<\_LT_EOF >> "$cfgfile"
-# AIX sometimes has problems with the GCC collect2 program.  For some
-# reason, if we set the COLLECT_NAMES environment variable, the problems
-# vanish in a puff of smoke.
-if test "X${COLLECT_NAMES+set}" != Xset; then
-  COLLECT_NAMES=
-  export COLLECT_NAMES
-fi
-_LT_EOF
-    ;;
-  esac
-
-  _LT_PROG_LTMAIN
-
-  # We use sed instead of cat because bash on DJGPP gets confused if
-  # if finds mixed CR/LF and LF-only lines.  Since sed operates in
-  # text mode, it properly converts lines to CR/LF.  This bash problem
-  # is reportedly fixed, but why not run on old versions too?
-  sed '$q' "$ltmain" >> "$cfgfile" \
-     || (rm -f "$cfgfile"; exit 1)
-
-  _LT_PROG_REPLACE_SHELLFNS
-
-   mv -f "$cfgfile" "$ofile" ||
-    (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
-  chmod +x "$ofile"
-],
-[cat <<_LT_EOF >> "$ofile"
-
-dnl Unfortunately we have to use $1 here, since _LT_TAG is not expanded
-dnl in a comment (ie after a #).
-# ### BEGIN LIBTOOL TAG CONFIG: $1
-_LT_LIBTOOL_TAG_VARS(_LT_TAG)
-# ### END LIBTOOL TAG CONFIG: $1
-_LT_EOF
-])dnl /m4_if
-],
-[m4_if([$1], [], [
-    PACKAGE='$PACKAGE'
-    VERSION='$VERSION'
-    TIMESTAMP='$TIMESTAMP'
-    RM='$RM'
-    ofile='$ofile'], [])
-])dnl /_LT_CONFIG_SAVE_COMMANDS
-])# _LT_CONFIG
-
-
-# LT_SUPPORTED_TAG(TAG)
-# ---------------------
-# Trace this macro to discover what tags are supported by the libtool
-# --tag option, using:
-#    autoconf --trace 'LT_SUPPORTED_TAG:$1'
-AC_DEFUN([LT_SUPPORTED_TAG], [])
-
-
-# C support is built-in for now
-m4_define([_LT_LANG_C_enabled], [])
-m4_define([_LT_TAGS], [])
-
-
-# LT_LANG(LANG)
-# -------------
-# Enable libtool support for the given language if not already enabled.
-AC_DEFUN([LT_LANG],
-[AC_BEFORE([$0], [LT_OUTPUT])dnl
-m4_case([$1],
-  [C],			[_LT_LANG(C)],
-  [C++],		[_LT_LANG(CXX)],
-  [Java],		[_LT_LANG(GCJ)],
-  [Fortran 77],		[_LT_LANG(F77)],
-  [Fortran],		[_LT_LANG(FC)],
-  [Windows Resource],	[_LT_LANG(RC)],
-  [m4_ifdef([_LT_LANG_]$1[_CONFIG],
-    [_LT_LANG($1)],
-    [m4_fatal([$0: unsupported language: "$1"])])])dnl
-])# LT_LANG
-
-
-# _LT_LANG(LANGNAME)
-# ------------------
-m4_defun([_LT_LANG],
-[m4_ifdef([_LT_LANG_]$1[_enabled], [],
-  [LT_SUPPORTED_TAG([$1])dnl
-  m4_append([_LT_TAGS], [$1 ])dnl
-  m4_define([_LT_LANG_]$1[_enabled], [])dnl
-  _LT_LANG_$1_CONFIG($1)])dnl
-])# _LT_LANG
-
-
-# _LT_LANG_DEFAULT_CONFIG
-# -----------------------
-m4_defun([_LT_LANG_DEFAULT_CONFIG],
-[AC_PROVIDE_IFELSE([AC_PROG_CXX],
-  [LT_LANG(CXX)],
-  [m4_define([AC_PROG_CXX], defn([AC_PROG_CXX])[LT_LANG(CXX)])])
-
-AC_PROVIDE_IFELSE([AC_PROG_F77],
-  [LT_LANG(F77)],
-  [m4_define([AC_PROG_F77], defn([AC_PROG_F77])[LT_LANG(F77)])])
-
-AC_PROVIDE_IFELSE([AC_PROG_FC],
-  [LT_LANG(FC)],
-  [m4_define([AC_PROG_FC], defn([AC_PROG_FC])[LT_LANG(FC)])])
-
-dnl The call to [A][M_PROG_GCJ] is quoted like that to stop aclocal
-dnl pulling things in needlessly.
-AC_PROVIDE_IFELSE([AC_PROG_GCJ],
-  [LT_LANG(GCJ)],
-  [AC_PROVIDE_IFELSE([A][M_PROG_GCJ],
-    [LT_LANG(GCJ)],
-    [AC_PROVIDE_IFELSE([LT_PROG_GCJ],
-      [LT_LANG(GCJ)],
-      [m4_ifdef([AC_PROG_GCJ],
-	[m4_define([AC_PROG_GCJ], defn([AC_PROG_GCJ])[LT_LANG(GCJ)])])
-       m4_ifdef([A][M_PROG_GCJ],
-	[m4_define([A][M_PROG_GCJ], defn([A][M_PROG_GCJ])[LT_LANG(GCJ)])])
-       m4_ifdef([LT_PROG_GCJ],
-	[m4_define([LT_PROG_GCJ], defn([LT_PROG_GCJ])[LT_LANG(GCJ)])])])])])
-
-AC_PROVIDE_IFELSE([LT_PROG_RC],
-  [LT_LANG(RC)],
-  [m4_define([LT_PROG_RC], defn([LT_PROG_RC])[LT_LANG(RC)])])
-])# _LT_LANG_DEFAULT_CONFIG
-
-# Obsolete macros:
-AU_DEFUN([AC_LIBTOOL_CXX], [LT_LANG(C++)])
-AU_DEFUN([AC_LIBTOOL_F77], [LT_LANG(Fortran 77)])
-AU_DEFUN([AC_LIBTOOL_FC], [LT_LANG(Fortran)])
-AU_DEFUN([AC_LIBTOOL_GCJ], [LT_LANG(Java)])
-AU_DEFUN([AC_LIBTOOL_RC], [LT_LANG(Windows Resource)])
-dnl aclocal-1.4 backwards compatibility:
-dnl AC_DEFUN([AC_LIBTOOL_CXX], [])
-dnl AC_DEFUN([AC_LIBTOOL_F77], [])
-dnl AC_DEFUN([AC_LIBTOOL_FC], [])
-dnl AC_DEFUN([AC_LIBTOOL_GCJ], [])
-dnl AC_DEFUN([AC_LIBTOOL_RC], [])
-
-
-# _LT_TAG_COMPILER
-# ----------------
-m4_defun([_LT_TAG_COMPILER],
-[AC_REQUIRE([AC_PROG_CC])dnl
-
-_LT_DECL([LTCC], [CC], [1], [A C compiler])dnl
-_LT_DECL([LTCFLAGS], [CFLAGS], [1], [LTCC compiler flags])dnl
-_LT_TAGDECL([CC], [compiler], [1], [A language specific compiler])dnl
-_LT_TAGDECL([with_gcc], [GCC], [0], [Is the compiler the GNU compiler?])dnl
-
-# If no C compiler was specified, use CC.
-LTCC=${LTCC-"$CC"}
-
-# If no C compiler flags were specified, use CFLAGS.
-LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
-
-# Allow CC to be a program name with arguments.
-compiler=$CC
-])# _LT_TAG_COMPILER
-
-
-# _LT_COMPILER_BOILERPLATE
-# ------------------------
-# Check for compiler boilerplate output or warnings with
-# the simple compiler test code.
-m4_defun([_LT_COMPILER_BOILERPLATE],
-[m4_require([_LT_DECL_SED])dnl
-ac_outfile=conftest.$ac_objext
-echo "$lt_simple_compile_test_code" >conftest.$ac_ext
-eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
-_lt_compiler_boilerplate=`cat conftest.err`
-$RM conftest*
-])# _LT_COMPILER_BOILERPLATE
-
-
-# _LT_LINKER_BOILERPLATE
-# ----------------------
-# Check for linker boilerplate output or warnings with
-# the simple link test code.
-m4_defun([_LT_LINKER_BOILERPLATE],
-[m4_require([_LT_DECL_SED])dnl
-ac_outfile=conftest.$ac_objext
-echo "$lt_simple_link_test_code" >conftest.$ac_ext
-eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
-_lt_linker_boilerplate=`cat conftest.err`
-$RM -r conftest*
-])# _LT_LINKER_BOILERPLATE
-
-# _LT_REQUIRED_DARWIN_CHECKS
-# -------------------------
-m4_defun_once([_LT_REQUIRED_DARWIN_CHECKS],[
-  case $host_os in
-    rhapsody* | darwin*)
-    AC_CHECK_TOOL([DSYMUTIL], [dsymutil], [:])
-    AC_CHECK_TOOL([NMEDIT], [nmedit], [:])
-    AC_CHECK_TOOL([LIPO], [lipo], [:])
-    AC_CHECK_TOOL([OTOOL], [otool], [:])
-    AC_CHECK_TOOL([OTOOL64], [otool64], [:])
-    _LT_DECL([], [DSYMUTIL], [1],
-      [Tool to manipulate archived DWARF debug symbol files on Mac OS X])
-    _LT_DECL([], [NMEDIT], [1],
-      [Tool to change global to local symbols on Mac OS X])
-    _LT_DECL([], [LIPO], [1],
-      [Tool to manipulate fat objects and archives on Mac OS X])
-    _LT_DECL([], [OTOOL], [1],
-      [ldd/readelf like tool for Mach-O binaries on Mac OS X])
-    _LT_DECL([], [OTOOL64], [1],
-      [ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4])
-
-    AC_CACHE_CHECK([for -single_module linker flag],[lt_cv_apple_cc_single_mod],
-      [lt_cv_apple_cc_single_mod=no
-      if test -z "${LT_MULTI_MODULE}"; then
-	# By default we will add the -single_module flag. You can override
-	# by either setting the environment variable LT_MULTI_MODULE
-	# non-empty at configure time, or by adding -multi_module to the
-	# link flags.
-	rm -rf libconftest.dylib*
-	echo "int foo(void){return 1;}" > conftest.c
-	echo "$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
--dynamiclib -Wl,-single_module conftest.c" >&AS_MESSAGE_LOG_FD
-	$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
-	  -dynamiclib -Wl,-single_module conftest.c 2>conftest.err
-        _lt_result=$?
-	if test -f libconftest.dylib && test ! -s conftest.err && test $_lt_result = 0; then
-	  lt_cv_apple_cc_single_mod=yes
-	else
-	  cat conftest.err >&AS_MESSAGE_LOG_FD
-	fi
-	rm -rf libconftest.dylib*
-	rm -f conftest.*
-      fi])
-    AC_CACHE_CHECK([for -exported_symbols_list linker flag],
-      [lt_cv_ld_exported_symbols_list],
-      [lt_cv_ld_exported_symbols_list=no
-      save_LDFLAGS=$LDFLAGS
-      echo "_main" > conftest.sym
-      LDFLAGS="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym"
-      AC_LINK_IFELSE([AC_LANG_PROGRAM([],[])],
-	[lt_cv_ld_exported_symbols_list=yes],
-	[lt_cv_ld_exported_symbols_list=no])
-	LDFLAGS="$save_LDFLAGS"
-    ])
-    AC_CACHE_CHECK([for -force_load linker flag],[lt_cv_ld_force_load],
-      [lt_cv_ld_force_load=no
-      cat > conftest.c << _LT_EOF
-int forced_loaded() { return 2;}
-_LT_EOF
-      echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&AS_MESSAGE_LOG_FD
-      $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&AS_MESSAGE_LOG_FD
-      echo "$AR cru libconftest.a conftest.o" >&AS_MESSAGE_LOG_FD
-      $AR cru libconftest.a conftest.o 2>&AS_MESSAGE_LOG_FD
-      echo "$RANLIB libconftest.a" >&AS_MESSAGE_LOG_FD
-      $RANLIB libconftest.a 2>&AS_MESSAGE_LOG_FD
-      cat > conftest.c << _LT_EOF
-int main() { return 0;}
-_LT_EOF
-      echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&AS_MESSAGE_LOG_FD
-      $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err
-      _lt_result=$?
-      if test -f conftest && test ! -s conftest.err && test $_lt_result = 0 && $GREP forced_load conftest 2>&1 >/dev/null; then
-	lt_cv_ld_force_load=yes
-      else
-	cat conftest.err >&AS_MESSAGE_LOG_FD
-      fi
-        rm -f conftest.err libconftest.a conftest conftest.c
-        rm -rf conftest.dSYM
-    ])
-    case $host_os in
-    rhapsody* | darwin1.[[012]])
-      _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;;
-    darwin1.*)
-      _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
-    darwin*) # darwin 5.x on
-      # if running on 10.5 or later, the deployment target defaults
-      # to the OS version, if on x86, and 10.4, the deployment
-      # target defaults to 10.4. Don't you love it?
-      case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
-	10.0,*86*-darwin8*|10.0,*-darwin[[91]]*)
-	  _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
-	10.[[012]]*)
-	  _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
-	10.*)
-	  _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
-      esac
-    ;;
-  esac
-    if test "$lt_cv_apple_cc_single_mod" = "yes"; then
-      _lt_dar_single_mod='$single_module'
-    fi
-    if test "$lt_cv_ld_exported_symbols_list" = "yes"; then
-      _lt_dar_export_syms=' ${wl}-exported_symbols_list,$output_objdir/${libname}-symbols.expsym'
-    else
-      _lt_dar_export_syms='~$NMEDIT -s $output_objdir/${libname}-symbols.expsym ${lib}'
-    fi
-    if test "$DSYMUTIL" != ":" && test "$lt_cv_ld_force_load" = "no"; then
-      _lt_dsymutil='~$DSYMUTIL $lib || :'
-    else
-      _lt_dsymutil=
-    fi
-    ;;
-  esac
-])
-
-
-# _LT_DARWIN_LINKER_FEATURES
-# --------------------------
-# Checks for linker and compiler features on darwin
-m4_defun([_LT_DARWIN_LINKER_FEATURES],
-[
-  m4_require([_LT_REQUIRED_DARWIN_CHECKS])
-  _LT_TAGVAR(archive_cmds_need_lc, $1)=no
-  _LT_TAGVAR(hardcode_direct, $1)=no
-  _LT_TAGVAR(hardcode_automatic, $1)=yes
-  _LT_TAGVAR(hardcode_shlibpath_var, $1)=unsupported
-  if test "$lt_cv_ld_force_load" = "yes"; then
-    _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
-  else
-    _LT_TAGVAR(whole_archive_flag_spec, $1)=''
-  fi
-  _LT_TAGVAR(link_all_deplibs, $1)=yes
-  _LT_TAGVAR(allow_undefined_flag, $1)="$_lt_dar_allow_undefined"
-  case $cc_basename in
-     ifort*) _lt_dar_can_shared=yes ;;
-     *) _lt_dar_can_shared=$GCC ;;
-  esac
-  if test "$_lt_dar_can_shared" = "yes"; then
-    output_verbose_link_cmd=func_echo_all
-    _LT_TAGVAR(archive_cmds, $1)="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}"
-    _LT_TAGVAR(module_cmds, $1)="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}"
-    _LT_TAGVAR(archive_expsym_cmds, $1)="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring ${_lt_dar_single_mod}${_lt_dar_export_syms}${_lt_dsymutil}"
-    _LT_TAGVAR(module_expsym_cmds, $1)="sed -e 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dar_export_syms}${_lt_dsymutil}"
-    m4_if([$1], [CXX],
-[   if test "$lt_cv_apple_cc_single_mod" != "yes"; then
-      _LT_TAGVAR(archive_cmds, $1)="\$CC -r -keep_private_externs -nostdlib -o \${lib}-master.o \$libobjs~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \${lib}-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring${_lt_dsymutil}"
-      _LT_TAGVAR(archive_expsym_cmds, $1)="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -r -keep_private_externs -nostdlib -o \${lib}-master.o \$libobjs~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \${lib}-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring${_lt_dar_export_syms}${_lt_dsymutil}"
-    fi
-],[])
-  else
-  _LT_TAGVAR(ld_shlibs, $1)=no
-  fi
-])
-
-# _LT_SYS_MODULE_PATH_AIX([TAGNAME])
-# ----------------------------------
-# Links a minimal program and checks the executable
-# for the system default hardcoded library path. In most cases,
-# this is /usr/lib:/lib, but when the MPI compilers are used
-# the location of the communication and MPI libs are included too.
-# If we don't find anything, use the default library path according
-# to the aix ld manual.
-# Store the results from the different compilers for each TAGNAME.
-# Allow to override them for all tags through lt_cv_aix_libpath.
-m4_defun([_LT_SYS_MODULE_PATH_AIX],
-[m4_require([_LT_DECL_SED])dnl
-if test "${lt_cv_aix_libpath+set}" = set; then
-  aix_libpath=$lt_cv_aix_libpath
-else
-  AC_CACHE_VAL([_LT_TAGVAR([lt_cv_aix_libpath_], [$1])],
-  [AC_LINK_IFELSE([AC_LANG_PROGRAM],[
-  lt_aix_libpath_sed='[
-      /Import File Strings/,/^$/ {
-	  /^0/ {
-	      s/^0  *\([^ ]*\) *$/\1/
-	      p
-	  }
-      }]'
-  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
-  # Check for a 64-bit object if we didn't find anything.
-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
-    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
-  fi],[])
-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
-    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])="/usr/lib:/lib"
-  fi
-  ])
-  aix_libpath=$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])
-fi
-])# _LT_SYS_MODULE_PATH_AIX
-
-
-# _LT_SHELL_INIT(ARG)
-# -------------------
-m4_define([_LT_SHELL_INIT],
-[m4_divert_text([M4SH-INIT], [$1
-])])# _LT_SHELL_INIT
-
-
-
-# _LT_PROG_ECHO_BACKSLASH
-# -----------------------
-# Find how we can fake an echo command that does not interpret backslash.
-# In particular, with Autoconf 2.60 or later we add some code to the start
-# of the generated configure script which will find a shell with a builtin
-# printf (which we can use as an echo command).
-m4_defun([_LT_PROG_ECHO_BACKSLASH],
-[ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
-ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO
-ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO
-
-AC_MSG_CHECKING([how to print strings])
-# Test print first, because it will be a builtin if present.
-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
-   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
-  ECHO='print -r --'
-elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
-  ECHO='printf %s\n'
-else
-  # Use this function as a fallback that always works.
-  func_fallback_echo ()
-  {
-    eval 'cat <<_LTECHO_EOF
-$[]1
-_LTECHO_EOF'
-  }
-  ECHO='func_fallback_echo'
-fi
-
-# func_echo_all arg...
-# Invoke $ECHO with all args, space-separated.
-func_echo_all ()
-{
-    $ECHO "$*" 
-}
-
-case "$ECHO" in
-  printf*) AC_MSG_RESULT([printf]) ;;
-  print*) AC_MSG_RESULT([print -r]) ;;
-  *) AC_MSG_RESULT([cat]) ;;
-esac
-
-m4_ifdef([_AS_DETECT_SUGGESTED],
-[_AS_DETECT_SUGGESTED([
-  test -n "${ZSH_VERSION+set}${BASH_VERSION+set}" || (
-    ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
-    ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO
-    ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO
-    PATH=/empty FPATH=/empty; export PATH FPATH
-    test "X`printf %s $ECHO`" = "X$ECHO" \
-      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
-
-_LT_DECL([], [SHELL], [1], [Shell to use when invoking shell scripts])
-_LT_DECL([], [ECHO], [1], [An echo program that protects backslashes])
-])# _LT_PROG_ECHO_BACKSLASH
-
-
-# _LT_WITH_SYSROOT
-# ----------------
-AC_DEFUN([_LT_WITH_SYSROOT],
-[AC_MSG_CHECKING([for sysroot])
-AC_ARG_WITH([sysroot],
-[  --with-sysroot[=DIR] Search for dependent libraries within DIR
-                        (or the compiler's sysroot if not specified).],
-[], [with_sysroot=no])
-
-dnl lt_sysroot will always be passed unquoted.  We quote it here
-dnl in case the user passed a directory name.
-lt_sysroot=
-case ${with_sysroot} in #(
- yes)
-   if test "$GCC" = yes; then
-     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
-   fi
-   ;; #(
- /*)
-   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
-   ;; #(
- no|'')
-   ;; #(
- *)
-   AC_MSG_RESULT([${with_sysroot}])
-   AC_MSG_ERROR([The sysroot must be an absolute path.])
-   ;;
-esac
-
- AC_MSG_RESULT([${lt_sysroot:-no}])
-_LT_DECL([], [lt_sysroot], [0], [The root where to search for ]dnl
-[dependent libraries, and in which our libraries should be installed.])])
-
-# _LT_ENABLE_LOCK
-# ---------------
-m4_defun([_LT_ENABLE_LOCK],
-[AC_ARG_ENABLE([libtool-lock],
-  [AS_HELP_STRING([--disable-libtool-lock],
-    [avoid locking (might break parallel builds)])])
-test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes
-
-# Some flags need to be propagated to the compiler or linker for good
-# libtool support.
-case $host in
-ia64-*-hpux*)
-  # Find out which ABI we are using.
-  echo 'int i;' > conftest.$ac_ext
-  if AC_TRY_EVAL(ac_compile); then
-    case `/usr/bin/file conftest.$ac_objext` in
-      *ELF-32*)
-	HPUX_IA64_MODE="32"
-	;;
-      *ELF-64*)
-	HPUX_IA64_MODE="64"
-	;;
-    esac
-  fi
-  rm -rf conftest*
-  ;;
-*-*-irix6*)
-  # Find out which ABI we are using.
-  echo '[#]line '$LINENO' "configure"' > conftest.$ac_ext
-  if AC_TRY_EVAL(ac_compile); then
-    if test "$lt_cv_prog_gnu_ld" = yes; then
-      case `/usr/bin/file conftest.$ac_objext` in
-	*32-bit*)
-	  LD="${LD-ld} -melf32bsmip"
-	  ;;
-	*N32*)
-	  LD="${LD-ld} -melf32bmipn32"
-	  ;;
-	*64-bit*)
-	  LD="${LD-ld} -melf64bmip"
-	;;
-      esac
-    else
-      case `/usr/bin/file conftest.$ac_objext` in
-	*32-bit*)
-	  LD="${LD-ld} -32"
-	  ;;
-	*N32*)
-	  LD="${LD-ld} -n32"
-	  ;;
-	*64-bit*)
-	  LD="${LD-ld} -64"
-	  ;;
-      esac
-    fi
-  fi
-  rm -rf conftest*
-  ;;
-
-x86_64-*kfreebsd*-gnu|x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*| \
-s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
-  # Find out which ABI we are using.
-  echo 'int i;' > conftest.$ac_ext
-  if AC_TRY_EVAL(ac_compile); then
-    case `/usr/bin/file conftest.o` in
-      *32-bit*)
-	case $host in
-	  x86_64-*kfreebsd*-gnu)
-	    LD="${LD-ld} -m elf_i386_fbsd"
-	    ;;
-	  x86_64-*linux*)
-	    LD="${LD-ld} -m elf_i386"
-	    ;;
-	  ppc64-*linux*|powerpc64-*linux*)
-	    LD="${LD-ld} -m elf32ppclinux"
-	    ;;
-	  s390x-*linux*)
-	    LD="${LD-ld} -m elf_s390"
-	    ;;
-	  sparc64-*linux*)
-	    LD="${LD-ld} -m elf32_sparc"
-	    ;;
-	esac
-	;;
-      *64-bit*)
-	case $host in
-	  x86_64-*kfreebsd*-gnu)
-	    LD="${LD-ld} -m elf_x86_64_fbsd"
-	    ;;
-	  x86_64-*linux*)
-	    LD="${LD-ld} -m elf_x86_64"
-	    ;;
-	  ppc*-*linux*|powerpc*-*linux*)
-	    LD="${LD-ld} -m elf64ppc"
-	    ;;
-	  s390*-*linux*|s390*-*tpf*)
-	    LD="${LD-ld} -m elf64_s390"
-	    ;;
-	  sparc*-*linux*)
-	    LD="${LD-ld} -m elf64_sparc"
-	    ;;
-	esac
-	;;
-    esac
-  fi
-  rm -rf conftest*
-  ;;
-
-*-*-sco3.2v5*)
-  # On SCO OpenServer 5, we need -belf to get full-featured binaries.
-  SAVE_CFLAGS="$CFLAGS"
-  CFLAGS="$CFLAGS -belf"
-  AC_CACHE_CHECK([whether the C compiler needs -belf], lt_cv_cc_needs_belf,
-    [AC_LANG_PUSH(C)
-     AC_LINK_IFELSE([AC_LANG_PROGRAM([[]],[[]])],[lt_cv_cc_needs_belf=yes],[lt_cv_cc_needs_belf=no])
-     AC_LANG_POP])
-  if test x"$lt_cv_cc_needs_belf" != x"yes"; then
-    # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
-    CFLAGS="$SAVE_CFLAGS"
-  fi
-  ;;
-sparc*-*solaris*)
-  # Find out which ABI we are using.
-  echo 'int i;' > conftest.$ac_ext
-  if AC_TRY_EVAL(ac_compile); then
-    case `/usr/bin/file conftest.o` in
-    *64-bit*)
-      case $lt_cv_prog_gnu_ld in
-      yes*) LD="${LD-ld} -m elf64_sparc" ;;
-      *)
-	if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then
-	  LD="${LD-ld} -64"
-	fi
-	;;
-      esac
-      ;;
-    esac
-  fi
-  rm -rf conftest*
-  ;;
-esac
-
-need_locks="$enable_libtool_lock"
-])# _LT_ENABLE_LOCK
-
-
-# _LT_PROG_AR
-# -----------
-m4_defun([_LT_PROG_AR],
-[AC_CHECK_TOOLS(AR, [ar], false)
-: ${AR=ar}
-: ${AR_FLAGS=cru}
-_LT_DECL([], [AR], [1], [The archiver])
-_LT_DECL([], [AR_FLAGS], [1], [Flags to create an archive])
-
-AC_CACHE_CHECK([for archiver @FILE support], [lt_cv_ar_at_file],
-  [lt_cv_ar_at_file=no
-   AC_COMPILE_IFELSE([AC_LANG_PROGRAM],
-     [echo conftest.$ac_objext > conftest.lst
-      lt_ar_try='$AR $AR_FLAGS libconftest.a @conftest.lst >&AS_MESSAGE_LOG_FD'
-      AC_TRY_EVAL([lt_ar_try])
-      if test "$ac_status" -eq 0; then
-	# Ensure the archiver fails upon bogus file names.
-	rm -f conftest.$ac_objext libconftest.a
-	AC_TRY_EVAL([lt_ar_try])
-	if test "$ac_status" -ne 0; then
-          lt_cv_ar_at_file=@
-        fi
-      fi
-      rm -f conftest.* libconftest.a
-     ])
-  ])
-
-if test "x$lt_cv_ar_at_file" = xno; then
-  archiver_list_spec=
-else
-  archiver_list_spec=$lt_cv_ar_at_file
-fi
-_LT_DECL([], [archiver_list_spec], [1],
-  [How to feed a file listing to the archiver])
-])# _LT_PROG_AR
-
-
-# _LT_CMD_OLD_ARCHIVE
-# -------------------
-m4_defun([_LT_CMD_OLD_ARCHIVE],
-[_LT_PROG_AR
-
-AC_CHECK_TOOL(STRIP, strip, :)
-test -z "$STRIP" && STRIP=:
-_LT_DECL([], [STRIP], [1], [A symbol stripping program])
-
-AC_CHECK_TOOL(RANLIB, ranlib, :)
-test -z "$RANLIB" && RANLIB=:
-_LT_DECL([], [RANLIB], [1],
-    [Commands used to install an old-style archive])
-
-# Determine commands to create old-style static archives.
-old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs'
-old_postinstall_cmds='chmod 644 $oldlib'
-old_postuninstall_cmds=
-
-if test -n "$RANLIB"; then
-  case $host_os in
-  openbsd*)
-    old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$oldlib"
-    ;;
-  *)
-    old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$oldlib"
-    ;;
-  esac
-  old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"
-fi
-
-case $host_os in
-  darwin*)
-    lock_old_archive_extraction=yes ;;
-  *)
-    lock_old_archive_extraction=no ;;
-esac
-_LT_DECL([], [old_postinstall_cmds], [2])
-_LT_DECL([], [old_postuninstall_cmds], [2])
-_LT_TAGDECL([], [old_archive_cmds], [2],
-    [Commands used to build an old-style archive])
-_LT_DECL([], [lock_old_archive_extraction], [0],
-    [Whether to use a lock for old archive extraction])
-])# _LT_CMD_OLD_ARCHIVE
-
-
-# _LT_COMPILER_OPTION(MESSAGE, VARIABLE-NAME, FLAGS,
-#		[OUTPUT-FILE], [ACTION-SUCCESS], [ACTION-FAILURE])
-# ----------------------------------------------------------------
-# Check whether the given compiler option works
-AC_DEFUN([_LT_COMPILER_OPTION],
-[m4_require([_LT_FILEUTILS_DEFAULTS])dnl
-m4_require([_LT_DECL_SED])dnl
-AC_CACHE_CHECK([$1], [$2],
-  [$2=no
-   m4_if([$4], , [ac_outfile=conftest.$ac_objext], [ac_outfile=$4])
-   echo "$lt_simple_compile_test_code" > conftest.$ac_ext
-   lt_compiler_flag="$3"
-   # Insert the option either (1) after the last *FLAGS variable, or
-   # (2) before a word containing "conftest.", or (3) at the end.
-   # Note that $ac_compile itself does not contain backslashes and begins
-   # with a dollar sign (not a hyphen), so the echo should work correctly.
-   # The option is referenced via a variable to avoid confusing sed.
-   lt_compile=`echo "$ac_compile" | $SED \
-   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-   -e 's: [[^ ]]*conftest\.: $lt_compiler_flag&:; t' \
-   -e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&AS_MESSAGE_LOG_FD)
-   (eval "$lt_compile" 2>conftest.err)
-   ac_status=$?
-   cat conftest.err >&AS_MESSAGE_LOG_FD
-   echo "$as_me:$LINENO: \$? = $ac_status" >&AS_MESSAGE_LOG_FD
-   if (exit $ac_status) && test -s "$ac_outfile"; then
-     # The compiler can only warn and ignore the option if not recognized
-     # So say no if there are warnings other than the usual output.
-     $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
-     $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
-     if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
-       $2=yes
-     fi
-   fi
-   $RM conftest*
-])
-
-if test x"[$]$2" = xyes; then
-    m4_if([$5], , :, [$5])
-else
-    m4_if([$6], , :, [$6])
-fi
-])# _LT_COMPILER_OPTION
-
-# Old name:
-AU_ALIAS([AC_LIBTOOL_COMPILER_OPTION], [_LT_COMPILER_OPTION])
-dnl aclocal-1.4 backwards compatibility:
-dnl AC_DEFUN([AC_LIBTOOL_COMPILER_OPTION], [])
-
-
-# _LT_LINKER_OPTION(MESSAGE, VARIABLE-NAME, FLAGS,
-#                  [ACTION-SUCCESS], [ACTION-FAILURE])
-# ----------------------------------------------------
-# Check whether the given linker option works
-AC_DEFUN([_LT_LINKER_OPTION],
-[m4_require([_LT_FILEUTILS_DEFAULTS])dnl
-m4_require([_LT_DECL_SED])dnl
-AC_CACHE_CHECK([$1], [$2],
-  [$2=no
-   save_LDFLAGS="$LDFLAGS"
-   LDFLAGS="$LDFLAGS $3"
-   echo "$lt_simple_link_test_code" > conftest.$ac_ext
-   if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
-     # The linker can only warn and ignore the option if not recognized
-     # So say no if there are warnings
-     if test -s conftest.err; then
-       # Append any errors to the config.log.
-       cat conftest.err 1>&AS_MESSAGE_LOG_FD
-       $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
-       $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
-       if diff conftest.exp conftest.er2 >/dev/null; then
-         $2=yes
-       fi
-     else
-       $2=yes
-     fi
-   fi
-   $RM -r conftest*
-   LDFLAGS="$save_LDFLAGS"
-])
-
-if test x"[$]$2" = xyes; then
-    m4_if([$4], , :, [$4])
-else
-    m4_if([$5], , :, [$5])
-fi
-])# _LT_LINKER_OPTION
-
-# Old name:
-AU_ALIAS([AC_LIBTOOL_LINKER_OPTION], [_LT_LINKER_OPTION])
-dnl aclocal-1.4 backwards compatibility:
-dnl AC_DEFUN([AC_LIBTOOL_LINKER_OPTION], [])
-
-
-# LT_CMD_MAX_LEN
-#---------------
-AC_DEFUN([LT_CMD_MAX_LEN],
-[AC_REQUIRE([AC_CANONICAL_HOST])dnl
-# find the maximum length of command line arguments
-AC_MSG_CHECKING([the maximum length of command line arguments])
-AC_CACHE_VAL([lt_cv_sys_max_cmd_len], [dnl
-  i=0
-  teststring="ABCD"
-
-  case $build_os in
-  msdosdjgpp*)
-    # On DJGPP, this test can blow up pretty badly due to problems in libc
-    # (any single argument exceeding 2000 bytes causes a buffer overrun
-    # during glob expansion).  Even if it were fixed, the result of this
-    # check would be larger than it should be.
-    lt_cv_sys_max_cmd_len=12288;    # 12K is about right
-    ;;
-
-  gnu*)
-    # Under GNU Hurd, this test is not required because there is
-    # no limit to the length of command line arguments.
-    # Libtool will interpret -1 as no limit whatsoever
-    lt_cv_sys_max_cmd_len=-1;
-    ;;
-
-  cygwin* | mingw* | cegcc*)
-    # On Win9x/ME, this test blows up -- it succeeds, but takes
-    # about 5 minutes as the teststring grows exponentially.
-    # Worse, since 9x/ME are not pre-emptively multitasking,
-    # you end up with a "frozen" computer, even though with patience
-    # the test eventually succeeds (with a max line length of 256k).
-    # Instead, let's just punt: use the minimum linelength reported by
-    # all of the supported platforms: 8192 (on NT/2K/XP).
-    lt_cv_sys_max_cmd_len=8192;
-    ;;
-
-  mint*)
-    # On MiNT this can take a long time and run out of memory.
-    lt_cv_sys_max_cmd_len=8192;
-    ;;
-
-  amigaos*)
-    # On AmigaOS with pdksh, this test takes hours, literally.
-    # So we just punt and use a minimum line length of 8192.
-    lt_cv_sys_max_cmd_len=8192;
-    ;;
-
-  netbsd* | freebsd* | openbsd* | darwin* | dragonfly*)
-    # This has been around since 386BSD, at least.  Likely further.
-    if test -x /sbin/sysctl; then
-      lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax`
-    elif test -x /usr/sbin/sysctl; then
-      lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax`
-    else
-      lt_cv_sys_max_cmd_len=65536	# usable default for all BSDs
-    fi
-    # And add a safety zone
-    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
-    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
-    ;;
-
-  interix*)
-    # We know the value 262144 and hardcode it with a safety zone (like BSD)
-    lt_cv_sys_max_cmd_len=196608
-    ;;
-
-  osf*)
-    # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
-    # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not
-    # nice to cause kernel panics so lets avoid the loop below.
-    # First set a reasonable default.
-    lt_cv_sys_max_cmd_len=16384
-    #
-    if test -x /sbin/sysconfig; then
-      case `/sbin/sysconfig -q proc exec_disable_arg_limit` in
-        *1*) lt_cv_sys_max_cmd_len=-1 ;;
-      esac
-    fi
-    ;;
-  sco3.2v5*)
-    lt_cv_sys_max_cmd_len=102400
-    ;;
-  sysv5* | sco5v6* | sysv4.2uw2*)
-    kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`
-    if test -n "$kargmax"; then
-      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
-    else
-      lt_cv_sys_max_cmd_len=32768
-    fi
-    ;;
-  *)
-    lt_cv_sys_max_cmd_len=`(getconf ARG_MAX) 2> /dev/null`
-    if test -n "$lt_cv_sys_max_cmd_len"; then
-      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
-      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
-    else
-      # Make teststring a little bigger before we do anything with it.
-      # a 1K string should be a reasonable start.
-      for i in 1 2 3 4 5 6 7 8 ; do
-        teststring=$teststring$teststring
-      done
-      SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
-      # If test is not a shell built-in, we'll probably end up computing a
-      # maximum length that is only half of the actual maximum length, but
-      # we can't tell.
-      while { test "X"`func_fallback_echo "$teststring$teststring" 2>/dev/null` \
-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
-	      test $i != 17 # 1/2 MB should be enough
-      do
-        i=`expr $i + 1`
-        teststring=$teststring$teststring
-      done
-      # Only check the string length outside the loop.
-      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
-      teststring=
-      # Add a significant safety factor because C++ compilers can tack on
-      # massive amounts of additional arguments before passing them to the
-      # linker.  It appears as though 1/2 is a usable value.
-      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
-    fi
-    ;;
-  esac
-])
-if test -n $lt_cv_sys_max_cmd_len ; then
-  AC_MSG_RESULT($lt_cv_sys_max_cmd_len)
-else
-  AC_MSG_RESULT(none)
-fi
-max_cmd_len=$lt_cv_sys_max_cmd_len
-_LT_DECL([], [max_cmd_len], [0],
-    [What is the maximum length of a command?])
-])# LT_CMD_MAX_LEN
-
-# Old name:
-AU_ALIAS([AC_LIBTOOL_SYS_MAX_CMD_LEN], [LT_CMD_MAX_LEN])
-dnl aclocal-1.4 backwards compatibility:
-dnl AC_DEFUN([AC_LIBTOOL_SYS_MAX_CMD_LEN], [])
-
-
-# _LT_HEADER_DLFCN
-# ----------------
-m4_defun([_LT_HEADER_DLFCN],
-[AC_CHECK_HEADERS([dlfcn.h], [], [], [AC_INCLUDES_DEFAULT])dnl
-])# _LT_HEADER_DLFCN
-
-
-# _LT_TRY_DLOPEN_SELF (ACTION-IF-TRUE, ACTION-IF-TRUE-W-USCORE,
-#                      ACTION-IF-FALSE, ACTION-IF-CROSS-COMPILING)
-# ----------------------------------------------------------------
-m4_defun([_LT_TRY_DLOPEN_SELF],
-[m4_require([_LT_HEADER_DLFCN])dnl
-if test "$cross_compiling" = yes; then :
-  [$4]
-else
-  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
-  lt_status=$lt_dlunknown
-  cat > conftest.$ac_ext <<_LT_EOF
-[#line $LINENO "configure"
-#include "confdefs.h"
-
-#if HAVE_DLFCN_H
-#include <dlfcn.h>
-#endif
-
-#include <stdio.h>
-
-#ifdef RTLD_GLOBAL
-#  define LT_DLGLOBAL		RTLD_GLOBAL
-#else
-#  ifdef DL_GLOBAL
-#    define LT_DLGLOBAL		DL_GLOBAL
-#  else
-#    define LT_DLGLOBAL		0
-#  endif
-#endif
-
-/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
-   find out it does not work in some platform. */
-#ifndef LT_DLLAZY_OR_NOW
-#  ifdef RTLD_LAZY
-#    define LT_DLLAZY_OR_NOW		RTLD_LAZY
-#  else
-#    ifdef DL_LAZY
-#      define LT_DLLAZY_OR_NOW		DL_LAZY
-#    else
-#      ifdef RTLD_NOW
-#        define LT_DLLAZY_OR_NOW	RTLD_NOW
-#      else
-#        ifdef DL_NOW
-#          define LT_DLLAZY_OR_NOW	DL_NOW
-#        else
-#          define LT_DLLAZY_OR_NOW	0
-#        endif
-#      endif
-#    endif
-#  endif
-#endif
-
-/* When -fvisbility=hidden is used, assume the code has been annotated
-   correspondingly for the symbols needed.  */
-#if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
-int fnord () __attribute__((visibility("default")));
-#endif
-
-int fnord () { return 42; }
-int main ()
-{
-  void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
-  int status = $lt_dlunknown;
-
-  if (self)
-    {
-      if (dlsym (self,"fnord"))       status = $lt_dlno_uscore;
-      else
-        {
-	  if (dlsym( self,"_fnord"))  status = $lt_dlneed_uscore;
-          else puts (dlerror ());
-	}
-      /* dlclose (self); */
-    }
-  else
-    puts (dlerror ());
-
-  return status;
-}]
-_LT_EOF
-  if AC_TRY_EVAL(ac_link) && test -s conftest${ac_exeext} 2>/dev/null; then
-    (./conftest; exit; ) >&AS_MESSAGE_LOG_FD 2>/dev/null
-    lt_status=$?
-    case x$lt_status in
-      x$lt_dlno_uscore) $1 ;;
-      x$lt_dlneed_uscore) $2 ;;
-      x$lt_dlunknown|x*) $3 ;;
-    esac
-  else :
-    # compilation failed
-    $3
-  fi
-fi
-rm -fr conftest*
-])# _LT_TRY_DLOPEN_SELF
-
-
-# LT_SYS_DLOPEN_SELF
-# ------------------
-AC_DEFUN([LT_SYS_DLOPEN_SELF],
-[m4_require([_LT_HEADER_DLFCN])dnl
-if test "x$enable_dlopen" != xyes; then
-  enable_dlopen=unknown
-  enable_dlopen_self=unknown
-  enable_dlopen_self_static=unknown
-else
-  lt_cv_dlopen=no
-  lt_cv_dlopen_libs=
-
-  case $host_os in
-  beos*)
-    lt_cv_dlopen="load_add_on"
-    lt_cv_dlopen_libs=
-    lt_cv_dlopen_self=yes
-    ;;
-
-  mingw* | pw32* | cegcc*)
-    lt_cv_dlopen="LoadLibrary"
-    lt_cv_dlopen_libs=
-    ;;
-
-  cygwin*)
-    lt_cv_dlopen="dlopen"
-    lt_cv_dlopen_libs=
-    ;;
-
-  darwin*)
-  # if libdl is installed we need to link against it
-    AC_CHECK_LIB([dl], [dlopen],
-		[lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"],[
-    lt_cv_dlopen="dyld"
-    lt_cv_dlopen_libs=
-    lt_cv_dlopen_self=yes
-    ])
-    ;;
-
-  *)
-    AC_CHECK_FUNC([shl_load],
-	  [lt_cv_dlopen="shl_load"],
-      [AC_CHECK_LIB([dld], [shl_load],
-	    [lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-ldld"],
-	[AC_CHECK_FUNC([dlopen],
-	      [lt_cv_dlopen="dlopen"],
-	  [AC_CHECK_LIB([dl], [dlopen],
-		[lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"],
-	    [AC_CHECK_LIB([svld], [dlopen],
-		  [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"],
-	      [AC_CHECK_LIB([dld], [dld_link],
-		    [lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-ldld"])
-	      ])
-	    ])
-	  ])
-	])
-      ])
-    ;;
-  esac
-
-  if test "x$lt_cv_dlopen" != xno; then
-    enable_dlopen=yes
-  else
-    enable_dlopen=no
-  fi
-
-  case $lt_cv_dlopen in
-  dlopen)
-    save_CPPFLAGS="$CPPFLAGS"
-    test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H"
-
-    save_LDFLAGS="$LDFLAGS"
-    wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\"
-
-    save_LIBS="$LIBS"
-    LIBS="$lt_cv_dlopen_libs $LIBS"
-
-    AC_CACHE_CHECK([whether a program can dlopen itself],
-	  lt_cv_dlopen_self, [dnl
-	  _LT_TRY_DLOPEN_SELF(
-	    lt_cv_dlopen_self=yes, lt_cv_dlopen_self=yes,
-	    lt_cv_dlopen_self=no, lt_cv_dlopen_self=cross)
-    ])
-
-    if test "x$lt_cv_dlopen_self" = xyes; then
-      wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\"
-      AC_CACHE_CHECK([whether a statically linked program can dlopen itself],
-	  lt_cv_dlopen_self_static, [dnl
-	  _LT_TRY_DLOPEN_SELF(
-	    lt_cv_dlopen_self_static=yes, lt_cv_dlopen_self_static=yes,
-	    lt_cv_dlopen_self_static=no,  lt_cv_dlopen_self_static=cross)
-      ])
-    fi
-
-    CPPFLAGS="$save_CPPFLAGS"
-    LDFLAGS="$save_LDFLAGS"
-    LIBS="$save_LIBS"
-    ;;
-  esac
-
-  case $lt_cv_dlopen_self in
-  yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;;
-  *) enable_dlopen_self=unknown ;;
-  esac
-
-  case $lt_cv_dlopen_self_static in
-  yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;;
-  *) enable_dlopen_self_static=unknown ;;
-  esac
-fi
-_LT_DECL([dlopen_support], [enable_dlopen], [0],
-	 [Whether dlopen is supported])
-_LT_DECL([dlopen_self], [enable_dlopen_self], [0],
-	 [Whether dlopen of programs is supported])
-_LT_DECL([dlopen_self_static], [enable_dlopen_self_static], [0],
-	 [Whether dlopen of statically linked programs is supported])
-])# LT_SYS_DLOPEN_SELF
-
-# Old name:
-AU_ALIAS([AC_LIBTOOL_DLOPEN_SELF], [LT_SYS_DLOPEN_SELF])
-dnl aclocal-1.4 backwards compatibility:
-dnl AC_DEFUN([AC_LIBTOOL_DLOPEN_SELF], [])
-
-
-# _LT_COMPILER_C_O([TAGNAME])
-# ---------------------------
-# Check to see if options -c and -o are simultaneously supported by compiler.
-# This macro does not hard code the compiler like AC_PROG_CC_C_O.
-m4_defun([_LT_COMPILER_C_O],
-[m4_require([_LT_DECL_SED])dnl
-m4_require([_LT_FILEUTILS_DEFAULTS])dnl
-m4_require([_LT_TAG_COMPILER])dnl
-AC_CACHE_CHECK([if $compiler supports -c -o file.$ac_objext],
-  [_LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)],
-  [_LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)=no
-   $RM -r conftest 2>/dev/null
-   mkdir conftest
-   cd conftest
-   mkdir out
-   echo "$lt_simple_compile_test_code" > conftest.$ac_ext
-
-   lt_compiler_flag="-o out/conftest2.$ac_objext"
-   # Insert the option either (1) after the last *FLAGS variable, or
-   # (2) before a word containing "conftest.", or (3) at the end.
-   # Note that $ac_compile itself does not contain backslashes and begins
-   # with a dollar sign (not a hyphen), so the echo should work correctly.
-   lt_compile=`echo "$ac_compile" | $SED \
-   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-   -e 's: [[^ ]]*conftest\.: $lt_compiler_flag&:; t' \
-   -e 's:$: $lt_compiler_flag:'`
-   (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&AS_MESSAGE_LOG_FD)
-   (eval "$lt_compile" 2>out/conftest.err)
-   ac_status=$?
-   cat out/conftest.err >&AS_MESSAGE_LOG_FD
-   echo "$as_me:$LINENO: \$? = $ac_status" >&AS_MESSAGE_LOG_FD
-   if (exit $ac_status) && test -s out/conftest2.$ac_objext
-   then
-     # The compiler can only warn and ignore the option if not recognized
-     # So say no if there are warnings
-     $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
-     $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
-     if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
-       _LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)=yes
-     fi
-   fi
-   chmod u+w . 2>&AS_MESSAGE_LOG_FD
-   $RM conftest*
-   # SGI C++ compiler will create directory out/ii_files/ for
-   # template instantiation
-   test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
-   $RM out/* && rmdir out
-   cd ..
-   $RM -r conftest
-   $RM conftest*
-])
-_LT_TAGDECL([compiler_c_o], [lt_cv_prog_compiler_c_o], [1],
-	[Does compiler simultaneously support -c and -o options?])
-])# _LT_COMPILER_C_O
-
-
-# _LT_COMPILER_FILE_LOCKS([TAGNAME])
-# ----------------------------------
-# Check to see if we can do hard links to lock some files if needed
-m4_defun([_LT_COMPILER_FILE_LOCKS],
-[m4_require([_LT_ENABLE_LOCK])dnl
-m4_require([_LT_FILEUTILS_DEFAULTS])dnl
-_LT_COMPILER_C_O([$1])
-
-hard_links="nottested"
-if test "$_LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)" = no && test "$need_locks" != no; then
-  # do not overwrite the value of need_locks provided by the user
-  AC_MSG_CHECKING([if we can lock with hard links])
-  hard_links=yes
-  $RM conftest*
-  ln conftest.a conftest.b 2>/dev/null && hard_links=no
-  touch conftest.a
-  ln conftest.a conftest.b 2>&5 || hard_links=no
-  ln conftest.a conftest.b 2>/dev/null && hard_links=no
-  AC_MSG_RESULT([$hard_links])
-  if test "$hard_links" = no; then
-    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
-    need_locks=warn
-  fi
-else
-  need_locks=no
-fi
-_LT_DECL([], [need_locks], [1], [Must we lock files when doing compilation?])
-])# _LT_COMPILER_FILE_LOCKS
-
-
-# _LT_CHECK_OBJDIR
-# ----------------
-m4_defun([_LT_CHECK_OBJDIR],
-[AC_CACHE_CHECK([for objdir], [lt_cv_objdir],
-[rm -f .libs 2>/dev/null
-mkdir .libs 2>/dev/null
-if test -d .libs; then
-  lt_cv_objdir=.libs
-else
-  # MS-DOS does not allow filenames that begin with a dot.
-  lt_cv_objdir=_libs
-fi
-rmdir .libs 2>/dev/null])
-objdir=$lt_cv_objdir
-_LT_DECL([], [objdir], [0],
-         [The name of the directory that contains temporary libtool files])dnl
-m4_pattern_allow([LT_OBJDIR])dnl
-AC_DEFINE_UNQUOTED(LT_OBJDIR, "$lt_cv_objdir/",
-  [Define to the sub-directory in which libtool stores uninstalled libraries.])
-])# _LT_CHECK_OBJDIR
-
-
-# _LT_LINKER_HARDCODE_LIBPATH([TAGNAME])
-# --------------------------------------
-# Check hardcoding attributes.
-m4_defun([_LT_LINKER_HARDCODE_LIBPATH],
-[AC_MSG_CHECKING([how to hardcode library paths into programs])
-_LT_TAGVAR(hardcode_action, $1)=
-if test -n "$_LT_TAGVAR(hardcode_libdir_flag_spec, $1)" ||
-   test -n "$_LT_TAGVAR(runpath_var, $1)" ||
-   test "X$_LT_TAGVAR(hardcode_automatic, $1)" = "Xyes" ; then
-
-  # We can hardcode non-existent directories.
-  if test "$_LT_TAGVAR(hardcode_direct, $1)" != no &&
-     # If the only mechanism to avoid hardcoding is shlibpath_var, we
-     # have to relink, otherwise we might link with an installed library
-     # when we should be linking with a yet-to-be-installed one
-     ## test "$_LT_TAGVAR(hardcode_shlibpath_var, $1)" != no &&
-     test "$_LT_TAGVAR(hardcode_minus_L, $1)" != no; then
-    # Linking always hardcodes the temporary library directory.
-    _LT_TAGVAR(hardcode_action, $1)=relink
-  else
-    # We can link without hardcoding, and we can hardcode nonexisting dirs.
-    _LT_TAGVAR(hardcode_action, $1)=immediate
-  fi
-else
-  # We cannot hardcode anything, or else we can only hardcode existing
-  # directories.
-  _LT_TAGVAR(hardcode_action, $1)=unsupported
-fi
-AC_MSG_RESULT([$_LT_TAGVAR(hardcode_action, $1)])
-
-if test "$_LT_TAGVAR(hardcode_action, $1)" = relink ||
-   test "$_LT_TAGVAR(inherit_rpath, $1)" = yes; then
-  # Fast installation is not supported
-  enable_fast_install=no
-elif test "$shlibpath_overrides_runpath" = yes ||
-     test "$enable_shared" = no; then
-  # Fast installation is not necessary
-  enable_fast_install=needless
-fi
-_LT_TAGDECL([], [hardcode_action], [0],
-    [How to hardcode a shared library path into an executable])
-])# _LT_LINKER_HARDCODE_LIBPATH
-
-
-# _LT_CMD_STRIPLIB
-# ----------------
-m4_defun([_LT_CMD_STRIPLIB],
-[m4_require([_LT_DECL_EGREP])
-striplib=
-old_striplib=
-AC_MSG_CHECKING([whether stripping libraries is possible])
-if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then
-  test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
-  test -z "$striplib" && striplib="$STRIP --strip-unneeded"
-  AC_MSG_RESULT([yes])
-else
-# FIXME - insert some real tests, host_os isn't really good enough
-  case $host_os in
-  darwin*)
-    if test -n "$STRIP" ; then
-      striplib="$STRIP -x"
-      old_striplib="$STRIP -S"
-      AC_MSG_RESULT([yes])
-    else
-      AC_MSG_RESULT([no])
-    fi
-    ;;
-  *)
-    AC_MSG_RESULT([no])
-    ;;
-  esac
-fi
-_LT_DECL([], [old_striplib], [1], [Commands to strip libraries])
-_LT_DECL([], [striplib], [1])
-])# _LT_CMD_STRIPLIB
-
-
-# _LT_SYS_DYNAMIC_LINKER([TAG])
-# -----------------------------
-# PORTME Fill in your ld.so characteristics
-m4_defun([_LT_SYS_DYNAMIC_LINKER],
-[AC_REQUIRE([AC_CANONICAL_HOST])dnl
-m4_require([_LT_DECL_EGREP])dnl
-m4_require([_LT_FILEUTILS_DEFAULTS])dnl
-m4_require([_LT_DECL_OBJDUMP])dnl
-m4_require([_LT_DECL_SED])dnl
-m4_require([_LT_CHECK_SHELL_FEATURES])dnl
-AC_MSG_CHECKING([dynamic linker characteristics])
-m4_if([$1],
-	[], [
-if test "$GCC" = yes; then
-  case $host_os in
-    darwin*) lt_awk_arg="/^libraries:/,/LR/" ;;
-    *) lt_awk_arg="/^libraries:/" ;;
-  esac
-  case $host_os in
-    mingw* | cegcc*) lt_sed_strip_eq="s,=\([[A-Za-z]]:\),\1,g" ;;
-    *) lt_sed_strip_eq="s,=/,/,g" ;;
-  esac
-  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
-  case $lt_search_path_spec in
-  *\;*)
-    # if the path contains ";" then we assume it to be the separator
-    # otherwise default to the standard path separator (i.e. ":") - it is
-    # assumed that no part of a normal pathname contains ";" but that should
-    # okay in the real world where ";" in dirpaths is itself problematic.
-    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
-    ;;
-  *)
-    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
-    ;;
-  esac
-  # Ok, now we have the path, separated by spaces, we can step through it
-  # and add multilib dir if necessary.
-  lt_tmp_lt_search_path_spec=
-  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
-  for lt_sys_path in $lt_search_path_spec; do
-    if test -d "$lt_sys_path/$lt_multi_os_dir"; then
-      lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path/$lt_multi_os_dir"
-    else
-      test -d "$lt_sys_path" && \
-	lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path"
-    fi
-  done
-  lt_search_path_spec=`$ECHO "$lt_tmp_lt_search_path_spec" | awk '
-BEGIN {RS=" "; FS="/|\n";} {
-  lt_foo="";
-  lt_count=0;
-  for (lt_i = NF; lt_i > 0; lt_i--) {
-    if ($lt_i != "" && $lt_i != ".") {
-      if ($lt_i == "..") {
-        lt_count++;
-      } else {
-        if (lt_count == 0) {
-          lt_foo="/" $lt_i lt_foo;
-        } else {
-          lt_count--;
-        }
-      }
-    }
-  }
-  if (lt_foo != "") { lt_freq[[lt_foo]]++; }
-  if (lt_freq[[lt_foo]] == 1) { print lt_foo; }
-}'`
-  # AWK program above erroneously prepends '/' to C:/dos/paths
-  # for these hosts.
-  case $host_os in
-    mingw* | cegcc*) lt_search_path_spec=`$ECHO "$lt_search_path_spec" |\
-      $SED 's,/\([[A-Za-z]]:\),\1,g'` ;;
-  esac
-  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
-else
-  sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
-fi])
-library_names_spec=
-libname_spec='lib$name'
-soname_spec=
-shrext_cmds=".so"
-postinstall_cmds=
-postuninstall_cmds=
-finish_cmds=
-finish_eval=
-shlibpath_var=
-shlibpath_overrides_runpath=unknown
-version_type=none
-dynamic_linker="$host_os ld.so"
-sys_lib_dlsearch_path_spec="/lib /usr/lib"
-need_lib_prefix=unknown
-hardcode_into_libs=no
-
-# when you set need_version to no, make sure it does not cause -set_version
-# flags to be left without arguments
-need_version=unknown
-
-case $host_os in
-aix3*)
-  version_type=linux
-  library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
-  shlibpath_var=LIBPATH
-
-  # AIX 3 has no versioning support, so we append a major version to the name.
-  soname_spec='${libname}${release}${shared_ext}$major'
-  ;;
-
-aix[[4-9]]*)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  hardcode_into_libs=yes
-  if test "$host_cpu" = ia64; then
-    # AIX 5 supports IA64
-    library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
-    shlibpath_var=LD_LIBRARY_PATH
-  else
-    # With GCC up to 2.95.x, collect2 would create an import file
-    # for dependence libraries.  The import file would start with
-    # the line `#! .'.  This would cause the generated library to
-    # depend on `.', always an invalid library.  This was fixed in
-    # development snapshots of GCC prior to 3.0.
-    case $host_os in
-      aix4 | aix4.[[01]] | aix4.[[01]].*)
-      if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
-	   echo ' yes '
-	   echo '#endif'; } | ${CC} -E - | $GREP yes > /dev/null; then
-	:
-      else
-	can_build_shared=no
-      fi
-      ;;
-    esac
-    # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
-    # soname into executable. Probably we can add versioning support to
-    # collect2, so additional links can be useful in future.
-    if test "$aix_use_runtimelinking" = yes; then
-      # If using run time linking (on AIX 4.2 or later) use lib<name>.so
-      # instead of lib<name>.a to let people know that these are not
-      # typical AIX shared libraries.
-      library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-    else
-      # We preserve .a as extension for shared libraries through AIX4.2
-      # and later when we are not doing run time linking.
-      library_names_spec='${libname}${release}.a $libname.a'
-      soname_spec='${libname}${release}${shared_ext}$major'
-    fi
-    shlibpath_var=LIBPATH
-  fi
-  ;;
-
-amigaos*)
-  case $host_cpu in
-  powerpc)
-    # Since July 2007 AmigaOS4 officially supports .so libraries.
-    # When compiling the executable, add -use-dynld -Lsobjs: to the compileline.
-    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-    ;;
-  m68k)
-    library_names_spec='$libname.ixlibrary $libname.a'
-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
-    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
-    ;;
-  esac
-  ;;
-
-beos*)
-  library_names_spec='${libname}${shared_ext}'
-  dynamic_linker="$host_os ld.so"
-  shlibpath_var=LIBRARY_PATH
-  ;;
-
-bsdi[[45]]*)
-  version_type=linux
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir'
-  shlibpath_var=LD_LIBRARY_PATH
-  sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
-  sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib"
-  # the default ld.so.conf also contains /usr/contrib/lib and
-  # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
-  # libtool to hard-code these into programs
-  ;;
-
-cygwin* | mingw* | pw32* | cegcc*)
-  version_type=windows
-  shrext_cmds=".dll"
-  need_version=no
-  need_lib_prefix=no
-
-  case $GCC,$cc_basename in
-  yes,*)
-    # gcc
-    library_names_spec='$libname.dll.a'
-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
-    postinstall_cmds='base_file=`basename \${file}`~
-      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
-      dldir=$destdir/`dirname \$dlpath`~
-      test -d \$dldir || mkdir -p \$dldir~
-      $install_prog $dir/$dlname \$dldir/$dlname~
-      chmod a+x \$dldir/$dlname~
-      if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
-        eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
-      fi'
-    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
-      dlpath=$dir/\$dldll~
-       $RM \$dlpath'
-    shlibpath_overrides_runpath=yes
-
-    case $host_os in
-    cygwin*)
-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
-      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
-m4_if([$1], [],[
-      sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/lib/w32api"])
-      ;;
-    mingw* | cegcc*)
-      # MinGW DLLs use traditional 'lib' prefix
-      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
-      ;;
-    pw32*)
-      # pw32 DLLs use 'pw' prefix rather than 'lib'
-      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
-      ;;
-    esac
-    dynamic_linker='Win32 ld.exe'
-    ;;
-
-  *,cl*)
-    # Native MSVC
-    libname_spec='$name'
-    soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
-    library_names_spec='${libname}.dll.lib'
-
-    case $build_os in
-    mingw*)
-      sys_lib_search_path_spec=
-      lt_save_ifs=$IFS
-      IFS=';'
-      for lt_path in $LIB
-      do
-        IFS=$lt_save_ifs
-        # Let DOS variable expansion print the short 8.3 style file name.
-        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
-      done
-      IFS=$lt_save_ifs
-      # Convert to MSYS style.
-      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
-      ;;
-    cygwin*)
-      # Convert to unix form, then to dos form, then back to unix form
-      # but this time dos style (no spaces!) so that the unix form looks
-      # like /cygdrive/c/PROGRA~1:/cygdr...
-      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
-      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
-      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
-      ;;
-    *)
-      sys_lib_search_path_spec="$LIB"
-      if $ECHO "$sys_lib_search_path_spec" | [$GREP ';[c-zC-Z]:/' >/dev/null]; then
-        # It is most probably a Windows format PATH.
-        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
-      else
-        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
-      fi
-      # FIXME: find the short name or the path components, as spaces are
-      # common. (e.g. "Program Files" -> "PROGRA~1")
-      ;;
-    esac
-
-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
-    postinstall_cmds='base_file=`basename \${file}`~
-      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
-      dldir=$destdir/`dirname \$dlpath`~
-      test -d \$dldir || mkdir -p \$dldir~
-      $install_prog $dir/$dlname \$dldir/$dlname'
-    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
-      dlpath=$dir/\$dldll~
-       $RM \$dlpath'
-    shlibpath_overrides_runpath=yes
-    dynamic_linker='Win32 link.exe'
-    ;;
-
-  *)
-    # Assume MSVC wrapper
-    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
-    dynamic_linker='Win32 ld.exe'
-    ;;
-  esac
-  # FIXME: first we should search . and the directory the executable is in
-  shlibpath_var=PATH
-  ;;
-
-darwin* | rhapsody*)
-  dynamic_linker="$host_os dyld"
-  version_type=darwin
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${major}$shared_ext ${libname}$shared_ext'
-  soname_spec='${libname}${release}${major}$shared_ext'
-  shlibpath_overrides_runpath=yes
-  shlibpath_var=DYLD_LIBRARY_PATH
-  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
-m4_if([$1], [],[
-  sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/local/lib"])
-  sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
-  ;;
-
-dgux*)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  ;;
-
-freebsd1*)
-  dynamic_linker=no
-  ;;
-
-freebsd* | dragonfly*)
-  # DragonFly does not have aout.  When/if they implement a new
-  # versioning mechanism, adjust this.
-  if test -x /usr/bin/objformat; then
-    objformat=`/usr/bin/objformat`
-  else
-    case $host_os in
-    freebsd[[123]]*) objformat=aout ;;
-    *) objformat=elf ;;
-    esac
-  fi
-  version_type=freebsd-$objformat
-  case $version_type in
-    freebsd-elf*)
-      library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
-      need_version=no
-      need_lib_prefix=no
-      ;;
-    freebsd-*)
-      library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
-      need_version=yes
-      ;;
-  esac
-  shlibpath_var=LD_LIBRARY_PATH
-  case $host_os in
-  freebsd2*)
-    shlibpath_overrides_runpath=yes
-    ;;
-  freebsd3.[[01]]* | freebsdelf3.[[01]]*)
-    shlibpath_overrides_runpath=yes
-    hardcode_into_libs=yes
-    ;;
-  freebsd3.[[2-9]]* | freebsdelf3.[[2-9]]* | \
-  freebsd4.[[0-5]] | freebsdelf4.[[0-5]] | freebsd4.1.1 | freebsdelf4.1.1)
-    shlibpath_overrides_runpath=no
-    hardcode_into_libs=yes
-    ;;
-  *) # from 4.6 on, and DragonFly
-    shlibpath_overrides_runpath=yes
-    hardcode_into_libs=yes
-    ;;
-  esac
-  ;;
-
-gnu*)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=no
-  hardcode_into_libs=yes
-  ;;
-
-haiku*)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  dynamic_linker="$host_os runtime_loader"
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LIBRARY_PATH
-  shlibpath_overrides_runpath=yes
-  sys_lib_dlsearch_path_spec='/boot/home/config/lib /boot/common/lib /boot/system/lib'
-  hardcode_into_libs=yes
-  ;;
-
-hpux9* | hpux10* | hpux11*)
-  # Give a soname corresponding to the major version so that dld.sl refuses to
-  # link against other versions.
-  version_type=sunos
-  need_lib_prefix=no
-  need_version=no
-  case $host_cpu in
-  ia64*)
-    shrext_cmds='.so'
-    hardcode_into_libs=yes
-    dynamic_linker="$host_os dld.so"
-    shlibpath_var=LD_LIBRARY_PATH
-    shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
-    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-    soname_spec='${libname}${release}${shared_ext}$major'
-    if test "X$HPUX_IA64_MODE" = X32; then
-      sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
-    else
-      sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64"
-    fi
-    sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
-    ;;
-  hppa*64*)
-    shrext_cmds='.sl'
-    hardcode_into_libs=yes
-    dynamic_linker="$host_os dld.sl"
-    shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
-    shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
-    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-    soname_spec='${libname}${release}${shared_ext}$major'
-    sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
-    sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
-    ;;
-  *)
-    shrext_cmds='.sl'
-    dynamic_linker="$host_os dld.sl"
-    shlibpath_var=SHLIB_PATH
-    shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
-    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-    soname_spec='${libname}${release}${shared_ext}$major'
-    ;;
-  esac
-  # HP-UX runs *really* slowly unless shared libraries are mode 555, ...
-  postinstall_cmds='chmod 555 $lib'
-  # or fails outright, so override atomically:
-  install_override_mode=555
-  ;;
-
-interix[[3-9]]*)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=no
-  hardcode_into_libs=yes
-  ;;
-
-irix5* | irix6* | nonstopux*)
-  case $host_os in
-    nonstopux*) version_type=nonstopux ;;
-    *)
-	if test "$lt_cv_prog_gnu_ld" = yes; then
-		version_type=linux
-	else
-		version_type=irix
-	fi ;;
-  esac
-  need_lib_prefix=no
-  need_version=no
-  soname_spec='${libname}${release}${shared_ext}$major'
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
-  case $host_os in
-  irix5* | nonstopux*)
-    libsuff= shlibsuff=
-    ;;
-  *)
-    case $LD in # libtool.m4 will add one of these switches to LD
-    *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
-      libsuff= shlibsuff= libmagic=32-bit;;
-    *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
-      libsuff=32 shlibsuff=N32 libmagic=N32;;
-    *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
-      libsuff=64 shlibsuff=64 libmagic=64-bit;;
-    *) libsuff= shlibsuff= libmagic=never-match;;
-    esac
-    ;;
-  esac
-  shlibpath_var=LD_LIBRARY${shlibsuff}_PATH
-  shlibpath_overrides_runpath=no
-  sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
-  sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}"
-  hardcode_into_libs=yes
-  ;;
-
-# No shared lib support for Linux oldld, aout, or coff.
-linux*oldld* | linux*aout* | linux*coff*)
-  dynamic_linker=no
-  ;;
-
-# This must be Linux ELF.
-linux* | k*bsd*-gnu | kopensolaris*-gnu)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=no
-
-  # Some binutils ld are patched to set DT_RUNPATH
-  AC_CACHE_VAL([lt_cv_shlibpath_overrides_runpath],
-    [lt_cv_shlibpath_overrides_runpath=no
-    save_LDFLAGS=$LDFLAGS
-    save_libdir=$libdir
-    eval "libdir=/foo; wl=\"$_LT_TAGVAR(lt_prog_compiler_wl, $1)\"; \
-	 LDFLAGS=\"\$LDFLAGS $_LT_TAGVAR(hardcode_libdir_flag_spec, $1)\""
-    AC_LINK_IFELSE([AC_LANG_PROGRAM([],[])],
-      [AS_IF([ ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null],
-	 [lt_cv_shlibpath_overrides_runpath=yes])])
-    LDFLAGS=$save_LDFLAGS
-    libdir=$save_libdir
-    ])
-  shlibpath_overrides_runpath=$lt_cv_shlibpath_overrides_runpath
-
-  # This implies no fast_install, which is unacceptable.
-  # Some rework will be needed to allow for fast_install
-  # before this can be enabled.
-  hardcode_into_libs=yes
-
-  # Append ld.so.conf contents to the search path
-  if test -f /etc/ld.so.conf; then
-    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
-  fi
-
-  # We used to test for /lib/ld.so.1 and disable shared libraries on
-  # powerpc, because MkLinux only supported shared libraries with the
-  # GNU dynamic linker.  Since this was broken with cross compilers,
-  # most powerpc-linux boxes support dynamic linking these days and
-  # people can always --disable-shared, the test was removed, and we
-  # assume the GNU/Linux dynamic linker is in use.
-  dynamic_linker='GNU/Linux ld.so'
-  ;;
-
-netbsdelf*-gnu)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=no
-  hardcode_into_libs=yes
-  dynamic_linker='NetBSD ld.elf_so'
-  ;;
-
-netbsd*)
-  version_type=sunos
-  need_lib_prefix=no
-  need_version=no
-  if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
-    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
-    finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
-    dynamic_linker='NetBSD (a.out) ld.so'
-  else
-    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
-    soname_spec='${libname}${release}${shared_ext}$major'
-    dynamic_linker='NetBSD ld.elf_so'
-  fi
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=yes
-  hardcode_into_libs=yes
-  ;;
-
-newsos6)
-  version_type=linux
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=yes
-  ;;
-
-*nto* | *qnx*)
-  version_type=qnx
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=no
-  hardcode_into_libs=yes
-  dynamic_linker='ldqnx.so'
-  ;;
-
-openbsd*)
-  version_type=sunos
-  sys_lib_dlsearch_path_spec="/usr/lib"
-  need_lib_prefix=no
-  # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs.
-  case $host_os in
-    openbsd3.3 | openbsd3.3.*)	need_version=yes ;;
-    *)				need_version=no  ;;
-  esac
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
-  finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
-  shlibpath_var=LD_LIBRARY_PATH
-  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
-    case $host_os in
-      openbsd2.[[89]] | openbsd2.[[89]].*)
-	shlibpath_overrides_runpath=no
-	;;
-      *)
-	shlibpath_overrides_runpath=yes
-	;;
-      esac
-  else
-    shlibpath_overrides_runpath=yes
-  fi
-  ;;
-
-os2*)
-  libname_spec='$name'
-  shrext_cmds=".dll"
-  need_lib_prefix=no
-  library_names_spec='$libname${shared_ext} $libname.a'
-  dynamic_linker='OS/2 ld.exe'
-  shlibpath_var=LIBPATH
-  ;;
-
-osf3* | osf4* | osf5*)
-  version_type=osf
-  need_lib_prefix=no
-  need_version=no
-  soname_spec='${libname}${release}${shared_ext}$major'
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-  shlibpath_var=LD_LIBRARY_PATH
-  sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
-  sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
-  ;;
-
-rdos*)
-  dynamic_linker=no
-  ;;
-
-solaris*)
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=yes
-  hardcode_into_libs=yes
-  # ldd complains unless libraries are executable
-  postinstall_cmds='chmod +x $lib'
-  ;;
-
-sunos4*)
-  version_type=sunos
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
-  finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=yes
-  if test "$with_gnu_ld" = yes; then
-    need_lib_prefix=no
-  fi
-  need_version=yes
-  ;;
-
-sysv4 | sysv4.3*)
-  version_type=linux
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  case $host_vendor in
-    sni)
-      shlibpath_overrides_runpath=no
-      need_lib_prefix=no
-      runpath_var=LD_RUN_PATH
-      ;;
-    siemens)
-      need_lib_prefix=no
-      ;;
-    motorola)
-      need_lib_prefix=no
-      need_version=no
-      shlibpath_overrides_runpath=no
-      sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib'
-      ;;
-  esac
-  ;;
-
-sysv4*MP*)
-  if test -d /usr/nec ;then
-    version_type=linux
-    library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
-    soname_spec='$libname${shared_ext}.$major'
-    shlibpath_var=LD_LIBRARY_PATH
-  fi
-  ;;
-
-sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
-  version_type=freebsd-elf
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=yes
-  hardcode_into_libs=yes
-  if test "$with_gnu_ld" = yes; then
-    sys_lib_search_path_spec='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib'
-  else
-    sys_lib_search_path_spec='/usr/ccs/lib /usr/lib'
-    case $host_os in
-      sco3.2v5*)
-        sys_lib_search_path_spec="$sys_lib_search_path_spec /lib"
-	;;
-    esac
-  fi
-  sys_lib_dlsearch_path_spec='/usr/lib'
-  ;;
-
-tpf*)
-  # TPF is a cross-target only.  Preferred cross-host = GNU/Linux.
-  version_type=linux
-  need_lib_prefix=no
-  need_version=no
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-  shlibpath_var=LD_LIBRARY_PATH
-  shlibpath_overrides_runpath=no
-  hardcode_into_libs=yes
-  ;;
-
-uts4*)
-  version_type=linux
-  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
-  soname_spec='${libname}${release}${shared_ext}$major'
-  shlibpath_var=LD_LIBRARY_PATH
-  ;;
-
-*)
-  dynamic_linker=no
-  ;;
-esac
-AC_MSG_RESULT([$dynamic_linker])
-test "$dynamic_linker" = no && can_build_shared=no
-
-variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
-if test "$GCC" = yes; then
-  variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
-fi
-
-if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then
-  sys_lib_search_path_spec="$lt_cv_sys_lib_search_path_spec"
-fi
-if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then
-  sys_lib_dlsearch_path_spec="$lt_cv_sys_lib_dlsearch_path_spec"
-fi
-
-_LT_DECL([], [variables_saved_for_relink], [1],
-    [Variables whose values should be saved in libtool wrapper scripts and
-    restored at link time])
-_LT_DECL([], [need_lib_prefix], [0],
-    [Do we need the "lib" prefix for modules?])
-_LT_DECL([], [need_version], [0], [Do we need a version for libraries?])
-_LT_DECL([], [version_type], [0], [Library versioning type])
-_LT_DECL([], [runpath_var], [0],  [Shared library runtime path variable])
-_LT_DECL([], [shlibpath_var], [0],[Shared library path variable])
-_LT_DECL([], [shlibpath_overrides_runpath], [0],
-    [Is shlibpath searched before the hard-coded library search path?])
-_LT_DECL([], [libname_spec], [1], [Format of library name prefix])
-_LT_DECL([], [library_names_spec], [1],
-    [[List of archive names.  First name is the real one, the rest are links.
-    The last name is the one that the linker finds with -lNAME]])
-_LT_DECL([], [soname_spec], [1],
-    [[The coded name of the library, if different from the real name]])
-_LT_DECL([], [install_override_mode], [1],
-    [Permission mode override for installation of shared libraries])
-_LT_DECL([], [postinstall_cmds], [2],
-    [Command to use after installation of a shared archive])
-_LT_DECL([], [postuninstall_cmds], [2],
-    [Command to use after uninstallation of a shared archive])
-_LT_DECL([], [finish_cmds], [2],
-    [Commands used to finish a libtool library installation in a directory])
-_LT_DECL([], [finish_eval], [1],
-    [[As "finish_cmds", except a single script fragment to be evaled but
-    not shown]])
-_LT_DECL([], [hardcode_into_libs], [0],
-    [Whether we should hardcode library paths into libraries])
-_LT_DECL([], [sys_lib_search_path_spec], [2],
-    [Compile-time system search path for libraries])
-_LT_DECL([], [sys_lib_dlsearch_path_spec], [2],
-    [Run-time system search path for libraries])
-])# _LT_SYS_DYNAMIC_LINKER
-
-
-# _LT_PATH_TOOL_PREFIX(TOOL)
-# --------------------------
-# find a file program which can recognize shared library
-AC_DEFUN([_LT_PATH_TOOL_PREFIX],
-[m4_require([_LT_DECL_EGREP])dnl
-AC_MSG_CHECKING([for $1])
-AC_CACHE_VAL(lt_cv_path_MAGIC_CMD,
-[case $MAGIC_CMD in
-[[\\/*] |  ?:[\\/]*])
-  lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
-  ;;
-*)
-  lt_save_MAGIC_CMD="$MAGIC_CMD"
-  lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
-dnl $ac_dummy forces splitting on constant user-supplied paths.
-dnl POSIX.2 word splitting is done only on the output of word expansions,
-dnl not every word.  This closes a longstanding sh security hole.
-  ac_dummy="m4_if([$2], , $PATH, [$2])"
-  for ac_dir in $ac_dummy; do
-    IFS="$lt_save_ifs"
-    test -z "$ac_dir" && ac_dir=.
-    if test -f $ac_dir/$1; then
-      lt_cv_path_MAGIC_CMD="$ac_dir/$1"
-      if test -n "$file_magic_test_file"; then
-	case $deplibs_check_method in
-	"file_magic "*)
-	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
-	  if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
-	    $EGREP "$file_magic_regex" > /dev/null; then
-	    :
-	  else
-	    cat <<_LT_EOF 1>&2
-
-*** Warning: the command libtool uses to detect shared libraries,
-*** $file_magic_cmd, produces output that libtool cannot recognize.
-*** The result is that libtool may fail to recognize shared libraries
-*** as such.  This will affect the creation of libtool libraries that
-*** depend on shared libraries, but programs linked with such libtool
-*** libraries will work regardless of this problem.  Nevertheless, you
-*** may want to report the problem to your system manager and/or to
-*** bug-libtool at gnu.org
-
-_LT_EOF
-	  fi ;;
-	esac
-      fi
-      break
-    fi
-  done
-  IFS="$lt_save_ifs"
-  MAGIC_CMD="$lt_save_MAGIC_CMD"
-  ;;
-esac])
-MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
-if test -n "$MAGIC_CMD"; then
-  AC_MSG_RESULT($MAGIC_CMD)
-else
-  AC_MSG_RESULT(no)
-fi
-_LT_DECL([], [MAGIC_CMD], [0],
-	 [Used to examine libraries when file_magic_cmd begins with "file"])dnl
-])# _LT_PATH_TOOL_PREFIX
-
-# Old name:
-AU_ALIAS([AC_PATH_TOOL_PREFIX], [_LT_PATH_TOOL_PREFIX])
-dnl aclocal-1.4 backwards compatibility:
-dnl AC_DEFUN([AC_PATH_TOOL_PREFIX], [])
-
-
-# _LT_PATH_MAGIC
-# --------------
-# find a file program which can recognize a shared library
-m4_defun([_LT_PATH_MAGIC],
-[_LT_PATH_TOOL_PREFIX(${ac_tool_prefix}file, /usr/bin$PATH_SEPARATOR$PATH)
-if test -z "$lt_cv_path_MAGIC_CMD"; then
-  if test -n "$ac_tool_prefix"; then
-    _LT_PATH_TOOL_PREFIX(file, /usr/bin$PATH_SEPARATOR$PATH)
-  else
-    MAGIC_CMD=:
-  fi
-fi
-])# _LT_PATH_MAGIC
-
-
-# LT_PATH_LD
-# ----------
-# find the pathname to the GNU or non-GNU linker
-AC_DEFUN([LT_PATH_LD],
-[AC_REQUIRE([AC_PROG_CC])dnl
-AC_REQUIRE([AC_CANONICAL_HOST])dnl
-AC_REQUIRE([AC_CANONICAL_BUILD])dnl
-m4_require([_LT_DECL_SED])dnl
-m4_require([_LT_DECL_EGREP])dnl
-m4_require([_LT_PROG_ECHO_BACKSLASH])dnl
-
-AC_ARG_WITH([gnu-ld],
-    [AS_HELP_STRING([--with-gnu-ld],
-	[assume the C compiler uses GNU ld @<:@default=no@:>@])],
-    [test "$withval" = no || with_gnu_ld=yes],
-    [with_gnu_ld=no])dnl
-
-ac_prog=ld
-if test "$GCC" = yes; then
-  # Check if gcc -print-prog-name=ld gives a path.
-  AC_MSG_CHECKING([for ld used by $CC])
-  case $host in
-  *-*-mingw*)
-    # gcc leaves a trailing carriage return which upsets mingw
-    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
-  *)
-    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
-  esac
-  case $ac_prog in
-    # Accept absolute paths.
-    [[\\/]]* | ?:[[\\/]]*)
-      re_direlt='/[[^/]][[^/]]*/\.\./'
-      # Canonicalize the pathname of ld
-      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
-	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
-      done
-      test -z "$LD" && LD="$ac_prog"
-      ;;
-  "")
-    # If it fails, then pretend we aren't using GCC.
-    ac_prog=ld
-    ;;
-  *)
-    # If it is relative, then search for the first ld in PATH.
-    with_gnu_ld=unknown
-    ;;
-  esac
-elif test "$with_gnu_ld" = yes; then
-  AC_MSG_CHECKING([for GNU ld])
-else
-  AC_MSG_CHECKING([for non-GNU ld])
-fi
-AC_CACHE_VAL(lt_cv_path_LD,
-[if test -z "$LD"; then
-  lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
-  for ac_dir in $PATH; do
-    IFS="$lt_save_ifs"
-    test -z "$ac_dir" && ac_dir=.
-    if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
-      lt_cv_path_LD="$ac_dir/$ac_prog"
-      # Check to see if the program is GNU ld.  I'd rather use --version,
-      # but apparently some variants of GNU ld only accept -v.
-      # Break only if it was the GNU/non-GNU ld that we prefer.
-      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
-      *GNU* | *'with BFD'*)
-	test "$with_gnu_ld" != no && break
-	;;
-      *)
-	test "$with_gnu_ld" != yes && break
-	;;
-      esac
-    fi
-  done
-  IFS="$lt_save_ifs"
-else
-  lt_cv_path_LD="$LD" # Let the user override the test with a path.
-fi])
-LD="$lt_cv_path_LD"
-if test -n "$LD"; then
-  AC_MSG_RESULT($LD)
-else
-  AC_MSG_RESULT(no)
-fi
-test -z "$LD" && AC_MSG_ERROR([no acceptable ld found in \$PATH])
-_LT_PATH_LD_GNU
-AC_SUBST([LD])
-
-_LT_TAGDECL([], [LD], [1], [The linker used to build libraries])
-])# LT_PATH_LD
-
-# Old names:
-AU_ALIAS([AM_PROG_LD], [LT_PATH_LD])
-AU_ALIAS([AC_PROG_LD], [LT_PATH_LD])
-dnl aclocal-1.4 backwards compatibility:
-dnl AC_DEFUN([AM_PROG_LD], [])
-dnl AC_DEFUN([AC_PROG_LD], [])
-
-
-# _LT_PATH_LD_GNU
-#- --------------
-m4_defun([_LT_PATH_LD_GNU],
-[AC_CACHE_CHECK([if the linker ($LD) is GNU ld], lt_cv_prog_gnu_ld,
-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
-case `$LD -v 2>&1 </dev/null` in
-*GNU* | *'with BFD'*)
-  lt_cv_prog_gnu_ld=yes
-  ;;
-*)
-  lt_cv_prog_gnu_ld=no
-  ;;
-esac])
-with_gnu_ld=$lt_cv_prog_gnu_ld
-])# _LT_PATH_LD_GNU
-
-
-# _LT_CMD_RELOAD
-# --------------
-# find reload flag for linker
-#   -- PORTME Some linkers may need a different reload flag.
-m4_defun([_LT_CMD_RELOAD],
-[AC_CACHE_CHECK([for $LD option to reload object files],
-  lt_cv_ld_reload_flag,
-  [lt_cv_ld_reload_flag='-r'])
-reload_flag=$lt_cv_ld_reload_flag
-case $reload_flag in
-"" | " "*) ;;
-*) reload_flag=" $reload_flag" ;;
-esac
-reload_cmds='$LD$reload_flag -o $output$reload_objs'
-case $host_os in
-  cygwin* | mingw* | pw32* | cegcc*)
-    if test "$GCC" != yes; then
-      reload_cmds=false
-    fi
-    ;;
-  darwin*)
-    if test "$GCC" = yes; then
-      reload_cmds='$LTCC $LTCFLAGS -nostdlib ${wl}-r -o $output$reload_objs'
-    else
-      reload_cmds='$LD$reload_flag -o $output$reload_objs'
-    fi
-    ;;
-esac
-_LT_TAGDECL([], [reload_flag], [1], [How to create reloadable object files])dnl
-_LT_TAGDECL([], [reload_cmds], [2])dnl
-])# _LT_CMD_RELOAD
-
-
-# _LT_CHECK_MAGIC_METHOD
-# ----------------------
-# how to check for library dependencies
-#  -- PORTME fill in with the dynamic library characteristics
-m4_defun([_LT_CHECK_MAGIC_METHOD],
-[m4_require([_LT_DECL_EGREP])
-m4_require([_LT_DECL_OBJDUMP])
-AC_CACHE_CHECK([how to recognize dependent libraries],
-lt_cv_deplibs_check_method,
-[lt_cv_file_magic_cmd='$MAGIC_CMD'
-lt_cv_file_magic_test_file=
-lt_cv_deplibs_check_method='unknown'
-# Need to set the preceding variable on all platforms that support
-# interlibrary dependencies.
-# 'none' -- dependencies not supported.
-# `unknown' -- same as none, but documents that we really don't know.
-# 'pass_all' -- all dependencies passed with no checks.
-# 'test_compile' -- check by making test program.
-# 'file_magic [[regex]]' -- check by looking for files in library path
-# which responds to the $file_magic_cmd with a given extended regex.
-# If you have `file' or equivalent on your system and you're not sure
-# whether `pass_all' will *always* work, you probably want this one.
-
-case $host_os in
-aix[[4-9]]*)
-  lt_cv_deplibs_check_method=pass_all
-  ;;
-
-beos*)
-  lt_cv_deplibs_check_method=pass_all
-  ;;
-
-bsdi[[45]]*)
-  lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (shared object|dynamic lib)'
-  lt_cv_file_magic_cmd='/usr/bin/file -L'
-  lt_cv_file_magic_test_file=/shlib/libc.so
-  ;;
-
-cygwin*)
-  # func_win32_libid is a shell function defined in ltmain.sh
-  lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
-  lt_cv_file_magic_cmd='func_win32_libid'
-  ;;
-
-mingw* | pw32*)
-  # Base MSYS/MinGW do not provide the 'file' command needed by
-  # func_win32_libid shell function, so use a weaker test based on 'objdump',
-  # unless we find 'file', for example because we are cross-compiling.
-  # func_win32_libid assumes BSD nm, so disallow it if using MS dumpbin.
-  if ( test "$lt_cv_nm_interface" = "BSD nm" && file / ) >/dev/null 2>&1; then
-    lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
-    lt_cv_file_magic_cmd='func_win32_libid'
-  else
-    # Keep this pattern in sync with the one in func_win32_libid.
-    lt_cv_deplibs_check_method='file_magic file format (pei*-i386(.*architecture: i386)?|pe-arm-wince|pe-x86-64)'
-    lt_cv_file_magic_cmd='$OBJDUMP -f'
-  fi
-  ;;
-
-cegcc*)
-  # use the weaker test based on 'objdump'. See mingw*.
-  lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?'
-  lt_cv_file_magic_cmd='$OBJDUMP -f'
-  ;;
-
-darwin* | rhapsody*)
-  lt_cv_deplibs_check_method=pass_all
-  ;;
-
-freebsd* | dragonfly*)
-  if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
-    case $host_cpu in
-    i*86 )
-      # Not sure whether the presence of OpenBSD here was a mistake.
-      # Let's accept both of them until this is cleared up.
-      lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[[3-9]]86 (compact )?demand paged shared library'
-      lt_cv_file_magic_cmd=/usr/bin/file
-      lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
-      ;;
-    esac
-  else
-    lt_cv_deplibs_check_method=pass_all
-  fi
-  ;;
-
-gnu*)
-  lt_cv_deplibs_check_method=pass_all
-  ;;
-
-haiku*)
-  lt_cv_deplibs_check_method=pass_all
-  ;;
-
-hpux10.20* | hpux11*)
-  lt_cv_file_magic_cmd=/usr/bin/file
-  case $host_cpu in
-  ia64*)
-    lt_cv_deplibs_check_method='file_magic (s[[0-9]][[0-9]][[0-9]]|ELF-[[0-9]][[0-9]]) shared object file - IA64'
-    lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
-    ;;
-  hppa*64*)
-    [lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF[ -][0-9][0-9])(-bit)?( [LM]SB)? shared object( file)?[, -]* PA-RISC [0-9]\.[0-9]']
-    lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl
-    ;;
-  *)
-    lt_cv_deplibs_check_method='file_magic (s[[0-9]][[0-9]][[0-9]]|PA-RISC[[0-9]]\.[[0-9]]) shared library'
-    lt_cv_file_magic_test_file=/usr/lib/libc.sl
-    ;;
-  esac
-  ;;
-
-interix[[3-9]]*)
-  # PIC code is broken on Interix 3.x, that's why |\.a not |_pic\.a here
-  lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so|\.a)$'
-  ;;
-
-irix5* | irix6* | nonstopux*)
-  case $LD in
-  *-32|*"-32 ") libmagic=32-bit;;
-  *-n32|*"-n32 ") libmagic=N32;;
-  *-64|*"-64 ") libmagic=64-bit;;
-  *) libmagic=never-match;;
-  esac
-  lt_cv_deplibs_check_method=pass_all
-  ;;
-
-# This must be Linux ELF.
-linux* | k*bsd*-gnu | kopensolaris*-gnu)
-  lt_cv_deplibs_check_method=pass_all
-  ;;
-
-netbsd* | netbsdelf*-gnu)
-  if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$'
-  else
-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so|_pic\.a)$'
-  fi
-  ;;
-
-newos6*)
-  lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (executable|dynamic lib)'
-  lt_cv_file_magic_cmd=/usr/bin/file
-  lt_cv_file_magic_test_file=/usr/lib/libnls.so
-  ;;
-
-*nto* | *qnx*)
-  lt_cv_deplibs_check_method=pass_all
-  ;;
-
-openbsd*)
-  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
-  else
-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$'
-  fi
-  ;;
-
-osf3* | osf4* | osf5*)
-  lt_cv_deplibs_check_method=pass_all
-  ;;
-
-rdos*)
-  lt_cv_deplibs_check_method=pass_all
-  ;;
-
-solaris*)
-  lt_cv_deplibs_check_method=pass_all
-  ;;
-
-sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
-  lt_cv_deplibs_check_method=pass_all
-  ;;
-
-sysv4 | sysv4.3*)
-  case $host_vendor in
-  motorola)
-    lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (shared object|dynamic lib) M[[0-9]][[0-9]]* Version [[0-9]]'
-    lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*`
-    ;;
-  ncr)
-    lt_cv_deplibs_check_method=pass_all
-    ;;
-  sequent)
-    lt_cv_file_magic_cmd='/bin/file'
-    lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB (shared object|dynamic lib )'
-    ;;
-  sni)
-    lt_cv_file_magic_cmd='/bin/file'
-    lt_cv_deplibs_check_method="file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB dynamic lib"
-    lt_cv_file_magic_test_file=/lib/libc.so
-    ;;
-  siemens)
-    lt_cv_deplibs_check_method=pass_all
-    ;;
-  pc)
-    lt_cv_deplibs_check_method=pass_all
-    ;;
-  esac
-  ;;
-
-tpf*)
-  lt_cv_deplibs_check_method=pass_all
-  ;;
-esac
-])
-
-file_magic_glob=
-want_nocaseglob=no
-if test "$build" = "$host"; then
-  case $host_os in
-  mingw* | pw32*)
-    if ( shopt | grep nocaseglob ) >/dev/null 2>&1; then
-      want_nocaseglob=yes
-    else
-      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
-    fi
-    ;;
-  esac
-fi
-
-file_magic_cmd=$lt_cv_file_magic_cmd
-deplibs_check_method=$lt_cv_deplibs_check_method
-test -z "$deplibs_check_method" && deplibs_check_method=unknown
-
-_LT_DECL([], [deplibs_check_method], [1],
-    [Method to check whether dependent libraries are shared objects])
-_LT_DECL([], [file_magic_cmd], [1],
-    [Command to use when deplibs_check_method = "file_magic"])
-_LT_DECL([], [file_magic_glob], [1],
-    [How to find potential files when deplibs_check_method = "file_magic"])
-_LT_DECL([], [want_nocaseglob], [1],
-    [Find potential files using nocaseglob when deplibs_check_method = "file_magic"])
-])# _LT_CHECK_MAGIC_METHOD
-
-
-# LT_PATH_NM
-# ----------
-# find the pathname to a BSD- or MS-compatible name lister
-AC_DEFUN([LT_PATH_NM],
-[AC_REQUIRE([AC_PROG_CC])dnl
-AC_CACHE_CHECK([for BSD- or MS-compatible name lister (nm)], lt_cv_path_NM,
-[if test -n "$NM"; then
-  # Let the user override the test.
-  lt_cv_path_NM="$NM"
-else
-  lt_nm_to_check="${ac_tool_prefix}nm"
-  if test -n "$ac_tool_prefix" && test "$build" = "$host"; then
-    lt_nm_to_check="$lt_nm_to_check nm"
-  fi
-  for lt_tmp_nm in $lt_nm_to_check; do
-    lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
-    for ac_dir in $PATH /usr/ccs/bin/elf /usr/ccs/bin /usr/ucb /bin; do
-      IFS="$lt_save_ifs"
-      test -z "$ac_dir" && ac_dir=.
-      tmp_nm="$ac_dir/$lt_tmp_nm"
-      if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext" ; then
-	# Check to see if the nm accepts a BSD-compat flag.
-	# Adding the `sed 1q' prevents false positives on HP-UX, which says:
-	#   nm: unknown option "B" ignored
-	# Tru64's nm complains that /dev/null is an invalid object file
-	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
-	*/dev/null* | *'Invalid file or object type'*)
-	  lt_cv_path_NM="$tmp_nm -B"
-	  break
-	  ;;
-	*)
-	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
-	  */dev/null*)
-	    lt_cv_path_NM="$tmp_nm -p"
-	    break
-	    ;;
-	  *)
-	    lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but
-	    continue # so that we can try to find one that supports BSD flags
-	    ;;
-	  esac
-	  ;;
-	esac
-      fi
-    done
-    IFS="$lt_save_ifs"
-  done
-  : ${lt_cv_path_NM=no}
-fi])
-if test "$lt_cv_path_NM" != "no"; then
-  NM="$lt_cv_path_NM"
-else
-  # Didn't find any BSD compatible name lister, look for dumpbin.
-  if test -n "$DUMPBIN"; then :
-    # Let the user override the test.
-  else
-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
-    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
-    *COFF*)
-      DUMPBIN="$DUMPBIN -symbols"
-      ;;
-    *)
-      DUMPBIN=:
-      ;;
-    esac
-  fi
-  AC_SUBST([DUMPBIN])
-  if test "$DUMPBIN" != ":"; then
-    NM="$DUMPBIN"
-  fi
-fi
-test -z "$NM" && NM=nm
-AC_SUBST([NM])
-_LT_DECL([], [NM], [1], [A BSD- or MS-compatible name lister])dnl
-
-AC_CACHE_CHECK([the name lister ($NM) interface], [lt_cv_nm_interface],
-  [lt_cv_nm_interface="BSD nm"
-  echo "int some_variable = 0;" > conftest.$ac_ext
-  (eval echo "\"\$as_me:$LINENO: $ac_compile\"" >&AS_MESSAGE_LOG_FD)
-  (eval "$ac_compile" 2>conftest.err)
-  cat conftest.err >&AS_MESSAGE_LOG_FD
-  (eval echo "\"\$as_me:$LINENO: $NM \\\"conftest.$ac_objext\\\"\"" >&AS_MESSAGE_LOG_FD)
-  (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
-  cat conftest.err >&AS_MESSAGE_LOG_FD
-  (eval echo "\"\$as_me:$LINENO: output\"" >&AS_MESSAGE_LOG_FD)
-  cat conftest.out >&AS_MESSAGE_LOG_FD
-  if $GREP 'External.*some_variable' conftest.out > /dev/null; then
-    lt_cv_nm_interface="MS dumpbin"
-  fi
-  rm -f conftest*])
-])# LT_PATH_NM
-
-# Old names:
-AU_ALIAS([AM_PROG_NM], [LT_PATH_NM])
-AU_ALIAS([AC_PROG_NM], [LT_PATH_NM])
-dnl aclocal-1.4 backwards compatibility:
-dnl AC_DEFUN([AM_PROG_NM], [])
-dnl AC_DEFUN([AC_PROG_NM], [])
-
-# _LT_CHECK_SHAREDLIB_FROM_LINKLIB
-# --------------------------------
-# how to determine the name of the shared library
-# associated with a specific link library.
-#  -- PORTME fill in with the dynamic library characteristics
-m4_defun([_LT_CHECK_SHAREDLIB_FROM_LINKLIB],
-[m4_require([_LT_DECL_EGREP])
-m4_require([_LT_DECL_OBJDUMP])
-m4_require([_LT_DECL_DLLTOOL])
-AC_CACHE_CHECK([how to associate runtime and link libraries],
-lt_cv_sharedlib_from_linklib_cmd,
-[lt_cv_sharedlib_from_linklib_cmd='unknown'
-
-case $host_os in
-cygwin* | mingw* | pw32* | cegcc*)
-  # two different shell functions defined in ltmain.sh
-  # decide which to use based on capabilities of $DLLTOOL
-  case `$DLLTOOL --help 2>&1` in
-  *--identify-strict*)
-    lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib
-    ;;
-  *)
-    lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib_fallback
-    ;;
-  esac
-  ;;
-*)
-  # fallback: assume linklib IS sharedlib
-  lt_cv_sharedlib_from_linklib_cmd="$ECHO"
-  ;;
-esac
-])
-sharedlib_from_linklib_cmd=$lt_cv_sharedlib_from_linklib_cmd
-test -z "$sharedlib_from_linklib_cmd" && sharedlib_from_linklib_cmd=$ECHO
-
-_LT_DECL([], [sharedlib_from_linklib_cmd], [1],
-    [Command to associate shared and link libraries])
-])# _LT_CHECK_SHAREDLIB_FROM_LINKLIB
-
-
-# _LT_PATH_MANIFEST_TOOL
-# ----------------------
-# locate the manifest tool
-m4_defun([_LT_PATH_MANIFEST_TOOL],
-[AC_CHECK_TOOL(MANIFEST_TOOL, mt, :)
-test -z "$MANIFEST_TOOL" && MANIFEST_TOOL=mt
-AC_CACHE_CHECK([if $MANIFEST_TOOL is a manifest tool], [lt_cv_path_mainfest_tool],
-  [lt_cv_path_mainfest_tool=no
-  echo "$as_me:$LINENO: $MANIFEST_TOOL '-?'" >&AS_MESSAGE_LOG_FD
-  $MANIFEST_TOOL '-?' 2>conftest.err > conftest.out
-  cat conftest.err >&AS_MESSAGE_LOG_FD
-  if $GREP 'Manifest Tool' conftest.out > /dev/null; then
-    lt_cv_path_mainfest_tool=yes
-  fi
-  rm -f conftest*])
-if test "x$lt_cv_path_mainfest_tool" != xyes; then
-  MANIFEST_TOOL=:
-fi
-_LT_DECL([], [MANIFEST_TOOL], [1], [Manifest tool])dnl
-])# _LT_PATH_MANIFEST_TOOL
-
-
-# LT_LIB_M
-# --------
-# check for math library
-AC_DEFUN([LT_LIB_M],
-[AC_REQUIRE([AC_CANONICAL_HOST])dnl
-LIBM=
-case $host in
-*-*-beos* | *-*-cegcc* | *-*-cygwin* | *-*-haiku* | *-*-pw32* | *-*-darwin*)
-  # These system don't have libm, or don't need it
-  ;;
-*-ncr-sysv4.3*)
-  AC_CHECK_LIB(mw, _mwvalidcheckl, LIBM="-lmw")
-  AC_CHECK_LIB(m, cos, LIBM="$LIBM -lm")
-  ;;
-*)
-  AC_CHECK_LIB(m, cos, LIBM="-lm")
-  ;;
-esac
-AC_SUBST([LIBM])
-])# LT_LIB_M
-
-# Old name:
-AU_ALIAS([AC_CHECK_LIBM], [LT_LIB_M])
-dnl aclocal-1.4 backwards compatibility:
-dnl AC_DEFUN([AC_CHECK_LIBM], [])
-
-
-# _LT_COMPILER_NO_RTTI([TAGNAME])
-# -------------------------------
-m4_defun([_LT_COMPILER_NO_RTTI],
-[m4_require([_LT_TAG_COMPILER])dnl
-
-_LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=
-
-if test "$GCC" = yes; then
-  case $cc_basename in
-  nvcc*)
-    _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -Xcompiler -fno-builtin' ;;
-  *)
-    _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -fno-builtin' ;;
-  esac
-
-  _LT_COMPILER_OPTION([if $compiler supports -fno-rtti -fno-exceptions],
-    lt_cv_prog_compiler_rtti_exceptions,
-    [-fno-rtti -fno-exceptions], [],
-    [_LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)="$_LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1) -fno-rtti -fno-exceptions"])
-fi
-_LT_TAGDECL([no_builtin_flag], [lt_prog_compiler_no_builtin_flag], [1],
-	[Compiler flag to turn off builtin functions])
-])# _LT_COMPILER_NO_RTTI
-
-
-# _LT_CMD_GLOBAL_SYMBOLS
-# ----------------------
-m4_defun([_LT_CMD_GLOBAL_SYMBOLS],
-[AC_REQUIRE([AC_CANONICAL_HOST])dnl
-AC_REQUIRE([AC_PROG_CC])dnl
-AC_REQUIRE([AC_PROG_AWK])dnl
-AC_REQUIRE([LT_PATH_NM])dnl
-AC_REQUIRE([LT_PATH_LD])dnl
-m4_require([_LT_DECL_SED])dnl
-m4_require([_LT_DECL_EGREP])dnl
-m4_require([_LT_TAG_COMPILER])dnl
-
-# Check for command to grab the raw symbol name followed by C symbol from nm.
-AC_MSG_CHECKING([command to parse $NM output from $compiler object])
-AC_CACHE_VAL([lt_cv_sys_global_symbol_pipe],
-[
-# These are sane defaults that work on at least a few old systems.
-# [They come from Ultrix.  What could be older than Ultrix?!! ;)]
-
-# Character class describing NM global symbol codes.
-symcode='[[BCDEGRST]]'
-
-# Regexp to match symbols that can be accessed directly from C.
-sympat='\([[_A-Za-z]][[_A-Za-z0-9]]*\)'
-
-# Define system-specific variables.
-case $host_os in
-aix*)
-  symcode='[[BCDT]]'
-  ;;
-cygwin* | mingw* | pw32* | cegcc*)
-  symcode='[[ABCDGISTW]]'
-  ;;
-hpux*)
-  if test "$host_cpu" = ia64; then
-    symcode='[[ABCDEGRST]]'
-  fi
-  ;;
-irix* | nonstopux*)
-  symcode='[[BCDEGRST]]'
-  ;;
-osf*)
-  symcode='[[BCDEGQRST]]'
-  ;;
-solaris*)
-  symcode='[[BDRT]]'
-  ;;
-sco3.2v5*)
-  symcode='[[DT]]'
-  ;;
-sysv4.2uw2*)
-  symcode='[[DT]]'
-  ;;
-sysv5* | sco5v6* | unixware* | OpenUNIX*)
-  symcode='[[ABDT]]'
-  ;;
-sysv4)
-  symcode='[[DFNSTU]]'
-  ;;
-esac
-
-# If we're using GNU nm, then use its standard symbol codes.
-case `$NM -V 2>&1` in
-*GNU* | *'with BFD'*)
-  symcode='[[ABCDGIRSTW]]' ;;
-esac
-
-# Transform an extracted symbol line into a proper C declaration.
-# Some systems (esp. on ia64) link data and code symbols differently,
-# so use this general approach.
-lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
-
-# Transform an extracted symbol line into symbol name and symbol address
-lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([[^ ]]*\)[[ ]]*$/  {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([[^ ]]*\) \([[^ ]]*\)$/  {\"\2\", (void *) \&\2},/p'"
-lt_cv_sys_global_symbol_to_c_name_address_lib_prefix="sed -n -e 's/^: \([[^ ]]*\)[[ ]]*$/  {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([[^ ]]*\) \(lib[[^ ]]*\)$/  {\"\2\", (void *) \&\2},/p' -e 's/^$symcode* \([[^ ]]*\) \([[^ ]]*\)$/  {\"lib\2\", (void *) \&\2},/p'"
-
-# Handle CRLF in mingw tool chain
-opt_cr=
-case $build_os in
-mingw*)
-  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
-  ;;
-esac
-
-# Try without a prefix underscore, then with it.
-for ac_symprfx in "" "_"; do
-
-  # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol.
-  symxfrm="\\1 $ac_symprfx\\2 \\2"
-
-  # Write the raw and C identifiers.
-  if test "$lt_cv_nm_interface" = "MS dumpbin"; then
-    # Fake it for dumpbin and say T for any non-static function
-    # and D for any global variable.
-    # Also find C++ and __fastcall symbols from MSVC++,
-    # which start with @ or ?.
-    lt_cv_sys_global_symbol_pipe="$AWK ['"\
-"     {last_section=section; section=\$ 3};"\
-"     /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\
-"     \$ 0!~/External *\|/{next};"\
-"     / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\
-"     {if(hide[section]) next};"\
-"     {f=0}; \$ 0~/\(\).*\|/{f=1}; {printf f ? \"T \" : \"D \"};"\
-"     {split(\$ 0, a, /\||\r/); split(a[2], s)};"\
-"     s[1]~/^[@?]/{print s[1], s[1]; next};"\
-"     s[1]~prfx {split(s[1],t,\"@\"); print t[1], substr(t[1],length(prfx))}"\
-"     ' prfx=^$ac_symprfx]"
-  else
-    lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[[	 ]]\($symcode$symcode*\)[[	 ]][[	 ]]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'"
-  fi
-  lt_cv_sys_global_symbol_pipe="$lt_cv_sys_global_symbol_pipe | sed '/ __gnu_lto/d'"
-
-  # Check to see that the pipe works correctly.
-  pipe_works=no
-
-  rm -f conftest*
-  cat > conftest.$ac_ext <<_LT_EOF
-#ifdef __cplusplus
-extern "C" {
-#endif
-char nm_test_var;
-void nm_test_func(void);
-void nm_test_func(void){}
-#ifdef __cplusplus
-}
-#endif
-int main(){nm_test_var='a';nm_test_func();return(0);}
-_LT_EOF
-
-  if AC_TRY_EVAL(ac_compile); then
-    # Now try to grab the symbols.
-    nlist=conftest.nm
-    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
-      # Try sorting and uniquifying the output.
-      if sort "$nlist" | uniq > "$nlist"T; then
-	mv -f "$nlist"T "$nlist"
-      else
-	rm -f "$nlist"T
-      fi
-
-      # Make sure that we snagged all the symbols we need.
-      if $GREP ' nm_test_var$' "$nlist" >/dev/null; then
-	if $GREP ' nm_test_func$' "$nlist" >/dev/null; then
-	  cat <<_LT_EOF > conftest.$ac_ext
-/* Keep this code in sync between libtool.m4, ltmain, lt_system.h, and tests.  */
-#if defined(_WIN32) || defined(__CYGWIN__) || defined(_WIN32_WCE)
-/* DATA imports from DLLs on WIN32 con't be const, because runtime
-   relocations are performed -- see ld's documentation on pseudo-relocs.  */
-# define LT@&t at _DLSYM_CONST
-#elif defined(__osf__)
-/* This system does not cope well with relocations in const data.  */
-# define LT@&t at _DLSYM_CONST
-#else
-# define LT@&t at _DLSYM_CONST const
-#endif
-
-#ifdef __cplusplus
-extern "C" {
-#endif
-
-_LT_EOF
-	  # Now generate the symbol file.
-	  eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext'
-
-	  cat <<_LT_EOF >> conftest.$ac_ext
-
-/* The mapping between symbol names and symbols.  */
-LT@&t at _DLSYM_CONST struct {
-  const char *name;
-  void       *address;
-}
-lt__PROGRAM__LTX_preloaded_symbols[[]] =
-{
-  { "@PROGRAM@", (void *) 0 },
-_LT_EOF
-	  $SED "s/^$symcode$symcode* \(.*\) \(.*\)$/  {\"\2\", (void *) \&\2},/" < "$nlist" | $GREP -v main >> conftest.$ac_ext
-	  cat <<\_LT_EOF >> conftest.$ac_ext
-  {0, (void *) 0}
-};
-
-/* This works around a problem in FreeBSD linker */
-#ifdef FREEBSD_WORKAROUND
-static const void *lt_preloaded_setup() {
-  return lt__PROGRAM__LTX_preloaded_symbols;
-}
-#endif
-
-#ifdef __cplusplus
-}
-#endif
-_LT_EOF
-	  # Now try linking the two files.
-	  mv conftest.$ac_objext conftstm.$ac_objext
-	  lt_globsym_save_LIBS=$LIBS
-	  lt_globsym_save_CFLAGS=$CFLAGS
-	  LIBS="conftstm.$ac_objext"
-	  CFLAGS="$CFLAGS$_LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)"
-	  if AC_TRY_EVAL(ac_link) && test -s conftest${ac_exeext}; then
-	    pipe_works=yes
-	  fi
-	  LIBS=$lt_globsym_save_LIBS
-	  CFLAGS=$lt_globsym_save_CFLAGS
-	else
-	  echo "cannot find nm_test_func in $nlist" >&AS_MESSAGE_LOG_FD
-	fi
-      else
-	echo "cannot find nm_test_var in $nlist" >&AS_MESSAGE_LOG_FD
-      fi
-    else
-      echo "cannot run $lt_cv_sys_global_symbol_pipe" >&AS_MESSAGE_LOG_FD
-    fi
-  else
-    echo "$progname: failed program was:" >&AS_MESSAGE_LOG_FD
-    cat conftest.$ac_ext >&5
-  fi
-  rm -rf conftest* conftst*
-
-  # Do not use the global_symbol_pipe unless it works.
-  if test "$pipe_works" = yes; then
-    break
-  else
-    lt_cv_sys_global_symbol_pipe=
-  fi
-done
-])
-if test -z "$lt_cv_sys_global_symbol_pipe"; then
-  lt_cv_sys_global_symbol_to_cdecl=
-fi
-if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then
-  AC_MSG_RESULT(failed)
-else
-  AC_MSG_RESULT(ok)
-fi
-
-# Response file support.
-if test "$lt_cv_nm_interface" = "MS dumpbin"; then
-  nm_file_list_spec='@'
-elif $NM --help 2>/dev/null | grep '[[@]]FILE' >/dev/null; then
-  nm_file_list_spec='@'
-fi
-
-_LT_DECL([global_symbol_pipe], [lt_cv_sys_global_symbol_pipe], [1],
-    [Take the output of nm and produce a listing of raw symbols and C names])
-_LT_DECL([global_symbol_to_cdecl], [lt_cv_sys_global_symbol_to_cdecl], [1],
-    [Transform the output of nm in a proper C declaration])
-_LT_DECL([global_symbol_to_c_name_address],
-    [lt_cv_sys_global_symbol_to_c_name_address], [1],
-    [Transform the output of nm in a C name address pair])
-_LT_DECL([global_symbol_to_c_name_address_lib_prefix],
-    [lt_cv_sys_global_symbol_to_c_name_address_lib_prefix], [1],
-    [Transform the output of nm in a C name address pair when lib prefix is needed])
-_LT_DECL([], [nm_file_list_spec], [1],
-    [Specify filename containing input files for $NM])
-]) # _LT_CMD_GLOBAL_SYMBOLS
-
-
-# _LT_COMPILER_PIC([TAGNAME])
-# ---------------------------
-m4_defun([_LT_COMPILER_PIC],
-[m4_require([_LT_TAG_COMPILER])dnl
-_LT_TAGVAR(lt_prog_compiler_wl, $1)=
-_LT_TAGVAR(lt_prog_compiler_pic, $1)=
-_LT_TAGVAR(lt_prog_compiler_static, $1)=
-
-m4_if([$1], [CXX], [
-  # C++ specific cases for pic, static, wl, etc.
-  if test "$GXX" = yes; then
-    _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
-    _LT_TAGVAR(lt_prog_compiler_static, $1)='-static'
-
-    case $host_os in
-    aix*)
-      # All AIX code is PIC.
-      if test "$host_cpu" = ia64; then
-	# AIX 5 now supports IA64 processor
-	_LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
-      fi
-      ;;
-
-    amigaos*)
-      case $host_cpu in
-      powerpc)
-            # see comment about AmigaOS4 .so support
-            _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
-        ;;
-      m68k)
-            # FIXME: we need at least 68020 code to build shared libraries, but
-            # adding the `-m68020' flag to GCC prevents building anything better,
-            # like `-m68040'.
-            _LT_TAGVAR(lt_prog_compiler_pic, $1)='-m68020 -resident32 -malways-restore-a4'
-        ;;
-      esac
-      ;;
-
-    beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
-      # PIC is the default for these OSes.
-      ;;
-    mingw* | cygwin* | os2* | pw32* | cegcc*)
-      # This hack is so that the source file can tell whether it is being
-      # built for inclusion in a dll (and should export symbols for example).
-      # Although the cygwin gcc ignores -fPIC, still need this for old-style
-      # (--disable-auto-import) libraries
-      m4_if([$1], [GCJ], [],
-	[_LT_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT'])
-      ;;
-    darwin* | rhapsody*)
-      # PIC is the default on this platform
-      # Common symbols not allowed in MH_DYLIB files
-      _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fno-common'
-      ;;
-    *djgpp*)
-      # DJGPP does not support shared libraries at all
-      _LT_TAGVAR(lt_prog_compiler_pic, $1)=
-      ;;
-    haiku*)
-      # PIC is the default for Haiku.
-      # The "-static" flag exists, but is broken.
-      _LT_TAGVAR(lt_prog_compiler_static, $1)=
-      ;;
-    interix[[3-9]]*)
-      # Interix 3.x gcc -fpic/-fPIC options generate broken code.
-      # Instead, we relocate shared libraries at runtime.
-      ;;
-    sysv4*MP*)
-      if test -d /usr/nec; then
-	_LT_TAGVAR(lt_prog_compiler_pic, $1)=-Kconform_pic
-      fi
-      ;;
-    hpux*)
-      # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
-      # PA HP-UX.  On IA64 HP-UX, PIC is the default but the pic flag
-      # sets the default TLS model and affects inlining.
-      case $host_cpu in
-      hppa*64*)
-	;;
-      *)
-	_LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
-	;;
-      esac
-      ;;
-    *qnx* | *nto*)
-      # QNX uses GNU C++, but need to define -shared option too, otherwise
-      # it will coredump.
-      _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC -shared'
-      ;;
-    *)
-      _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
-      ;;
-    esac
-  else
-    case $host_os in
-      aix[[4-9]]*)
-	# All AIX code is PIC.
-	if test "$host_cpu" = ia64; then
-	  # AIX 5 now supports IA64 processor
-	  _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
-	else
-	  _LT_TAGVAR(lt_prog_compiler_static, $1)='-bnso -bI:/lib/syscalls.exp'
-	fi
-	;;
-      chorus*)
-	case $cc_basename in
-	cxch68*)
-	  # Green Hills C++ Compiler
-	  # _LT_TAGVAR(lt_prog_compiler_static, $1)="--no_auto_instantiation -u __main -u __premain -u _abort -r $COOL_DIR/lib/libOrb.a $MVME_DIR/lib/CC/libC.a $MVME_DIR/lib/classix/libcx.s.a"
-	  ;;
-	esac
-	;;
-      mingw* | cygwin* | os2* | pw32* | cegcc*)
-	# This hack is so that the source file can tell whether it is being
-	# built for inclusion in a dll (and should export symbols for example).
-	m4_if([$1], [GCJ], [],
-	  [_LT_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT'])
-	;;
-      dgux*)
-	case $cc_basename in
-	  ec++*)
-	    _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
-	    ;;
-	  ghcx*)
-	    # Green Hills C++ Compiler
-	    _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
-	    ;;
-	  *)
-	    ;;
-	esac
-	;;
-      freebsd* | dragonfly*)
-	# FreeBSD uses GNU C++
-	;;
-      hpux9* | hpux10* | hpux11*)
-	case $cc_basename in
-	  CC*)
-	    _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
-	    _LT_TAGVAR(lt_prog_compiler_static, $1)='${wl}-a ${wl}archive'
-	    if test "$host_cpu" != ia64; then
-	      _LT_TAGVAR(lt_prog_compiler_pic, $1)='+Z'
-	    fi
-	    ;;
-	  aCC*)
-	    _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
-	    _LT_TAGVAR(lt_prog_compiler_static, $1)='${wl}-a ${wl}archive'
-	    case $host_cpu in
-	    hppa*64*|ia64*)
-	      # +Z the default
-	      ;;
-	    *)
-	      _LT_TAGVAR(lt_prog_compiler_pic, $1)='+Z'
-	      ;;
-	    esac
-	    ;;
-	  *)
-	    ;;
-	esac
-	;;
-      interix*)
-	# This is c89, which is MS Visual C++ (no shared libs)
-	# Anyone wants to do a port?
-	;;
-      irix5* | irix6* | nonstopux*)
-	case $cc_basename in
-	  CC*)
-	    _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
-	    _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
-	    # CC pic flag -KPIC is the default.
-	    ;;
-	  *)
-	    ;;
-	esac
-	;;
-      linux* | k*bsd*-gnu | kopensolaris*-gnu)
-	case $cc_basename in
-	  KCC*)
-	    # KAI C++ Compiler
-	    _LT_TAGVAR(lt_prog_compiler_wl, $1)='--backend -Wl,'
-	    _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
-	    ;;
-	  ecpc* )
-	    # old Intel C++ for x86_64 which still supported -KPIC.
-	    _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
-	    _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
-	    _LT_TAGVAR(lt_prog_compiler_static, $1)='-static'
-	    ;;
-	  icpc* )
-	    # Intel C++, used to be incompatible with GCC.
-	    # ICC 10 doesn't accept -KPIC any more.
-	    _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
-	    _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
-	    _LT_TAGVAR(lt_prog_compiler_static, $1)='-static'
-	    ;;
-	  pgCC* | pgcpp*)
-	    # Portland Group C++ compiler
-	    _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
-	    _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fpic'
-	    _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
-	    ;;
-	  cxx*)
-	    # Compaq C++
-	    # Make sure the PIC flag is empty.  It appears that all Alpha
-	    # Linux and Compaq Tru64 Unix objects are PIC.
-	    _LT_TAGVAR(lt_prog_compiler_pic, $1)=
-	    _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
-	    ;;
-	  xlc* | xlC* | bgxl[[cC]]* | mpixl[[cC]]*)
-	    # IBM XL 8.0, 9.0 on PPC and BlueGene
-	    _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
-	    _LT_TAGVAR(lt_prog_compiler_pic, $1)='-qpic'
-	    _LT_TAGVAR(lt_prog_compiler_static, $1)='-qstaticlink'
-	    ;;
-	  *)
-	    case `$CC -V 2>&1 | sed 5q` in
-	    *Sun\ C*)
-	      # Sun C++ 5.9
-	      _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
-	      _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
-	      _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld '
-	      ;;
-	    esac
-	    ;;
-	esac
-	;;
-      lynxos*)
-	;;
-      m88k*)
-	;;
-      mvs*)
-	case $cc_basename in
-	  cxx*)
-	    _LT_TAGVAR(lt_prog_compiler_pic, $1)='-W c,exportall'
-	    ;;
-	  *)
-	    ;;
-	esac
-	;;
-      netbsd* | netbsdelf*-gnu)
-	;;
-      *qnx* | *nto*)
-        # QNX uses GNU C++, but need to define -shared option too, otherwise
-        # it will coredump.
-        _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC -shared'
-        ;;
-      osf3* | osf4* | osf5*)
-	case $cc_basename in
-	  KCC*)
-	    _LT_TAGVAR(lt_prog_compiler_wl, $1)='--backend -Wl,'
-	    ;;
-	  RCC*)
-	    # Rational C++ 2.4.1
-	    _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
-	    ;;
-	  cxx*)
-	    # Digital/Compaq C++
-	    _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
-	    # Make sure the PIC flag is empty.  It appears that all Alpha
-	    # Linux and Compaq Tru64 Unix objects are PIC.
-	    _LT_TAGVAR(lt_prog_compiler_pic, $1)=
-	    _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
-	    ;;
-	  *)
-	    ;;
-	esac
-	;;
-      psos*)
-	;;
-      solaris*)
-	case $cc_basename in
-	  CC* | sunCC*)
-	    # Sun C++ 4.2, 5.x and Centerline C++
-	    _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
-	    _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
-	    _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld '
-	    ;;
-	  gcx*)
-	    # Green Hills C++ Compiler
-	    _LT_TAGVAR(lt_prog_compiler_pic, $1)='-PIC'
-	    ;;
-	  *)
-	    ;;
-	esac
-	;;
-      sunos4*)
-	case $cc_basename in
-	  CC*)
-	    # Sun C++ 4.x
-	    _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
-	    _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
-	    ;;
-	  lcc*)
-	    # Lucid
-	    _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
-	    ;;
-	  *)
-	    ;;
-	esac
-	;;
-      sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*)
-	case $cc_basename in
-	  CC*)
-	    _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
-	    _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
-	    _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
-	    ;;
-	esac
-	;;
-      tandem*)
-	case $cc_basename in
-	  NCC*)
-	    # NonStop-UX NCC 3.20
-	    _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
-	    ;;
-	  *)
-	    ;;
-	esac
-	;;
-      vxworks*)
-	;;
-      *)
-	_LT_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no
-	;;
-    esac
-  fi
-],
-[
-  if test "$GCC" = yes; then
-    _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
-    _LT_TAGVAR(lt_prog_compiler_static, $1)='-static'
-
-    case $host_os in
-      aix*)
-      # All AIX code is PIC.
-      if test "$host_cpu" = ia64; then
-	# AIX 5 now supports IA64 processor
-	_LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
-      fi
-      ;;
-
-    amigaos*)
-      case $host_cpu in
-      powerpc)
-            # see comment about AmigaOS4 .so support
-            _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
-        ;;
-      m68k)
-            # FIXME: we need at least 68020 code to build shared libraries, but
-            # adding the `-m68020' flag to GCC prevents building anything better,
-            # like `-m68040'.
-            _LT_TAGVAR(lt_prog_compiler_pic, $1)='-m68020 -resident32 -malways-restore-a4'
-        ;;
-      esac
-      ;;
-
-    beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
-      # PIC is the default for these OSes.
-      ;;
-
-    mingw* | cygwin* | pw32* | os2* | cegcc*)
-      # This hack is so that the source file can tell whether it is being
-      # built for inclusion in a dll (and should export symbols for example).
-      # Although the cygwin gcc ignores -fPIC, still need this for old-style
-      # (--disable-auto-import) libraries
-      m4_if([$1], [GCJ], [],
-	[_LT_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT'])
-      ;;
-
-    darwin* | rhapsody*)
-      # PIC is the default on this platform
-      # Common symbols not allowed in MH_DYLIB files
-      _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fno-common'
-      ;;
-
-    haiku*)
-      # PIC is the default for Haiku.
-      # The "-static" flag exists, but is broken.
-      _LT_TAGVAR(lt_prog_compiler_static, $1)=
-      ;;
-
-    hpux*)
-      # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
-      # PA HP-UX.  On IA64 HP-UX, PIC is the default but the pic flag
-      # sets the default TLS model and affects inlining.
-      case $host_cpu in
-      hppa*64*)
-	# +Z the default
-	;;
-      *)
-	_LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
-	;;
-      esac
-      ;;
-
-    interix[[3-9]]*)
-      # Interix 3.x gcc -fpic/-fPIC options generate broken code.
-      # Instead, we relocate shared libraries at runtime.
-      ;;
-
-    msdosdjgpp*)
-      # Just because we use GCC doesn't mean we suddenly get shared libraries
-      # on systems that don't support them.
-      _LT_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no
-      enable_shared=no
-      ;;
-
-    *nto* | *qnx*)
-      # QNX uses GNU C++, but need to define -shared option too, otherwise
-      # it will coredump.
-      _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC -shared'
-      ;;
-
-    sysv4*MP*)
-      if test -d /usr/nec; then
-	_LT_TAGVAR(lt_prog_compiler_pic, $1)=-Kconform_pic
-      fi
-      ;;
-
-    *)
-      _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
-      ;;
-    esac
-
-    case $cc_basename in
-    nvcc*) # Cuda Compiler Driver 2.2
-      _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Xlinker '
-      _LT_TAGVAR(lt_prog_compiler_pic, $1)='-Xcompiler -fPIC'
-      ;;
-    esac
-  else
-    # PORTME Check for flag to pass linker flags through the system compiler.
-    case $host_os in
-    aix*)
-      _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
-      if test "$host_cpu" = ia64; then
-	# AIX 5 now supports IA64 processor
-	_LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
-      else
-	_LT_TAGVAR(lt_prog_compiler_static, $1)='-bnso -bI:/lib/syscalls.exp'
-      fi
-      ;;
-
-    mingw* | cygwin* | pw32* | os2* | cegcc*)
-      # This hack is so that the source file can tell whether it is being
-      # built for inclusion in a dll (and should export symbols for example).
-      m4_if([$1], [GCJ], [],
-	[_LT_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT'])
-      ;;
-
-    hpux9* | hpux10* | hpux11*)
-      _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
-      # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
-      # not for PA HP-UX.
-      case $host_cpu in
-      hppa*64*|ia64*)
-	# +Z the default
-	;;
-      *)
-	_LT_TAGVAR(lt_prog_compiler_pic, $1)='+Z'
-	;;
-      esac
-      # Is there a better lt_prog_compiler_static that works with the bundled CC?
-      _LT_TAGVAR(lt_prog_compiler_static, $1)='${wl}-a ${wl}archive'
-      ;;
-
-    irix5* | irix6* | nonstopux*)
-      _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
-      # PIC (with -KPIC) is the default.
-      _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
-      ;;
-
-    linux* | k*bsd*-gnu | kopensolaris*-gnu)
-      case $cc_basename in
-      # old Intel for x86_64 which still supported -KPIC.
-      ecc*)
-	_LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
-	_LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
-	_LT_TAGVAR(lt_prog_compiler_static, $1)='-static'
-        ;;
-      # icc used to be incompatible with GCC.
-      # ICC 10 doesn't accept -KPIC any more.
-      icc* | ifort*)
-	_LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
-	_LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
-	_LT_TAGVAR(lt_prog_compiler_static, $1)='-static'
-        ;;
-      # Lahey Fortran 8.1.
-      lf95*)
-	_LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
-	_LT_TAGVAR(lt_prog_compiler_pic, $1)='--shared'
-	_LT_TAGVAR(lt_prog_compiler_static, $1)='--static'
-	;;
-      nagfor*)
-	# NAG Fortran compiler
-	_LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,-Wl,,'
-	_LT_TAGVAR(lt_prog_compiler_pic, $1)='-PIC'
-	_LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
-	;;
-      pgcc* | pgf77* | pgf90* | pgf95* | pgfortran*)
-        # Portland Group compilers (*not* the Pentium gcc compiler,
-	# which looks to be a dead project)
-	_LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
-	_LT_TAGVAR(lt_prog_compiler_pic, $1)='-fpic'
-	_LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
-        ;;
-      ccc*)
-        _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
-        # All Alpha code is PIC.
-        _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
-        ;;
-      xl* | bgxl* | bgf* | mpixl*)
-	# IBM XL C 8.0/Fortran 10.1, 11.1 on PPC and BlueGene
-	_LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
-	_LT_TAGVAR(lt_prog_compiler_pic, $1)='-qpic'
-	_LT_TAGVAR(lt_prog_compiler_static, $1)='-qstaticlink'
-	;;
-      *)
-	case `$CC -V 2>&1 | sed 5q` in
-	*Sun\ F* | *Sun*Fortran*)
-	  # Sun Fortran 8.3 passes all unrecognized flags to the linker
-	  _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
-	  _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
-	  _LT_TAGVAR(lt_prog_compiler_wl, $1)=''
-	  ;;
-	*Sun\ C*)
-	  # Sun C 5.9
-	  _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
-	  _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
-	  _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
-	  ;;
-	esac
-	;;
-      esac
-      ;;
-
-    newsos6)
-      _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
-      _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
-      ;;
-
-    *nto* | *qnx*)
-      # QNX uses GNU C++, but need to define -shared option too, otherwise
-      # it will coredump.
-      _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC -shared'
-      ;;
-
-    osf3* | osf4* | osf5*)
-      _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
-      # All OSF/1 code is PIC.
-      _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
-      ;;
-
-    rdos*)
-      _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
-      ;;
-
-    solaris*)
-      _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
-      _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
-      case $cc_basename in
-      f77* | f90* | f95* | sunf77* | sunf90* | sunf95*)
-	_LT_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld ';;
-      *)
-	_LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,';;
-      esac
-      ;;
-
-    sunos4*)
-      _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld '
-      _LT_TAGVAR(lt_prog_compiler_pic, $1)='-PIC'
-      _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
-      ;;
-
-    sysv4 | sysv4.2uw2* | sysv4.3*)
-      _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
-      _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
-      _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
-      ;;
-
-    sysv4*MP*)
-      if test -d /usr/nec ;then
-	_LT_TAGVAR(lt_prog_compiler_pic, $1)='-Kconform_pic'
-	_LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
-      fi
-      ;;
-
-    sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*)
-      _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
-      _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
-      _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
-      ;;
-
-    unicos*)
-      _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
-      _LT_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no
-      ;;
-
-    uts4*)
-      _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
-      _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
-      ;;
-
-    *)
-      _LT_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no
-      ;;
-    esac
-  fi
-])
-case $host_os in
-  # For platforms which do not support PIC, -DPIC is meaningless:
-  *djgpp*)
-    _LT_TAGVAR(lt_prog_compiler_pic, $1)=
-    ;;
-  *)
-    _LT_TAGVAR(lt_prog_compiler_pic, $1)="$_LT_TAGVAR(lt_prog_compiler_pic, $1)@&t at m4_if([$1],[],[ -DPIC],[m4_if([$1],[CXX],[ -DPIC],[])])"
-    ;;
-esac
-
-AC_CACHE_CHECK([for $compiler option to produce PIC],
-  [_LT_TAGVAR(lt_cv_prog_compiler_pic, $1)],
-  [_LT_TAGVAR(lt_cv_prog_compiler_pic, $1)=$_LT_TAGVAR(lt_prog_compiler_pic, $1)])
-_LT_TAGVAR(lt_prog_compiler_pic, $1)=$_LT_TAGVAR(lt_cv_prog_compiler_pic, $1)
-
-#
-# Check to make sure the PIC flag actually works.
-#
-if test -n "$_LT_TAGVAR(lt_prog_compiler_pic, $1)"; then
-  _LT_COMPILER_OPTION([if $compiler PIC flag $_LT_TAGVAR(lt_prog_compiler_pic, $1) works],
-    [_LT_TAGVAR(lt_cv_prog_compiler_pic_works, $1)],
-    [$_LT_TAGVAR(lt_prog_compiler_pic, $1)@&t at m4_if([$1],[],[ -DPIC],[m4_if([$1],[CXX],[ -DPIC],[])])], [],
-    [case $_LT_TAGVAR(lt_prog_compiler_pic, $1) in
-     "" | " "*) ;;
-     *) _LT_TAGVAR(lt_prog_compiler_pic, $1)=" $_LT_TAGVAR(lt_prog_compiler_pic, $1)" ;;
-     esac],
-    [_LT_TAGVAR(lt_prog_compiler_pic, $1)=
-     _LT_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no])
-fi
-_LT_TAGDECL([pic_flag], [lt_prog_compiler_pic], [1],
-	[Additional compiler flags for building library objects])
-
-_LT_TAGDECL([wl], [lt_prog_compiler_wl], [1],
-	[How to pass a linker flag through the compiler])
-#
-# Check to make sure the static flag actually works.
-#
-wl=$_LT_TAGVAR(lt_prog_compiler_wl, $1) eval lt_tmp_static_flag=\"$_LT_TAGVAR(lt_prog_compiler_static, $1)\"
-_LT_LINKER_OPTION([if $compiler static flag $lt_tmp_static_flag works],
-  _LT_TAGVAR(lt_cv_prog_compiler_static_works, $1),
-  $lt_tmp_static_flag,
-  [],
-  [_LT_TAGVAR(lt_prog_compiler_static, $1)=])
-_LT_TAGDECL([link_static_flag], [lt_prog_compiler_static], [1],
-	[Compiler flag to prevent dynamic linking])
-])# _LT_COMPILER_PIC
-
-
-# _LT_LINKER_SHLIBS([TAGNAME])
-# ----------------------------
-# See if the linker supports building shared libraries.
-m4_defun([_LT_LINKER_SHLIBS],
-[AC_REQUIRE([LT_PATH_LD])dnl
-AC_REQUIRE([LT_PATH_NM])dnl
-m4_require([_LT_PATH_MANIFEST_TOOL])dnl
-m4_require([_LT_FILEUTILS_DEFAULTS])dnl
-m4_require([_LT_DECL_EGREP])dnl
-m4_require([_LT_DECL_SED])dnl
-m4_require([_LT_CMD_GLOBAL_SYMBOLS])dnl
-m4_require([_LT_TAG_COMPILER])dnl
-AC_MSG_CHECKING([whether the $compiler linker ($LD) supports shared libraries])
-m4_if([$1], [CXX], [
-  _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
-  _LT_TAGVAR(exclude_expsyms, $1)=['_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*']
-  case $host_os in
-  aix[[4-9]]*)
-    # If we're using GNU nm, then we don't want the "-C" option.
-    # -C means demangle to AIX nm, but means don't demangle with GNU nm
-    # Also, AIX nm treats weak defined symbols like other global defined
-    # symbols, whereas GNU nm marks them as "W".
-    if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
-      _LT_TAGVAR(export_symbols_cmds, $1)='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) && ([substr](\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
-    else
-      _LT_TAGVAR(export_symbols_cmds, $1)='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && ([substr](\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
-    fi
-    ;;
-  pw32*)
-    _LT_TAGVAR(export_symbols_cmds, $1)="$ltdll_cmds"
-    ;;
-  cygwin* | mingw* | cegcc*)
-    case $cc_basename in
-    cl*) ;;
-    *)
-      _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]][[ ]]/s/.*[[ ]]\([[^ ]]*\)/\1 DATA/;s/^.*[[ ]]__nm__\([[^ ]]*\)[[ ]][[^ ]]*/\1 DATA/;/^I[[ ]]/d;/^[[AITW]][[ ]]/s/.* //'\'' | sort | uniq > $export_symbols'
-      _LT_TAGVAR(exclude_expsyms, $1)=['[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname']
-      ;;
-    esac
-    ;;
-  linux* | k*bsd*-gnu | gnu*)
-    _LT_TAGVAR(link_all_deplibs, $1)=no
-    ;;
-  *)
-    _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
-    ;;
-  esac
-], [
-  runpath_var=
-  _LT_TAGVAR(allow_undefined_flag, $1)=
-  _LT_TAGVAR(always_export_symbols, $1)=no
-  _LT_TAGVAR(archive_cmds, $1)=
-  _LT_TAGVAR(archive_expsym_cmds, $1)=
-  _LT_TAGVAR(compiler_needs_object, $1)=no
-  _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=no
-  _LT_TAGVAR(export_dynamic_flag_spec, $1)=
-  _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
-  _LT_TAGVAR(hardcode_automatic, $1)=no
-  _LT_TAGVAR(hardcode_direct, $1)=no
-  _LT_TAGVAR(hardcode_direct_absolute, $1)=no
-  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=
-  _LT_TAGVAR(hardcode_libdir_flag_spec_ld, $1)=
-  _LT_TAGVAR(hardcode_libdir_separator, $1)=
-  _LT_TAGVAR(hardcode_minus_L, $1)=no
-  _LT_TAGVAR(hardcode_shlibpath_var, $1)=unsupported
-  _LT_TAGVAR(inherit_rpath, $1)=no
-  _LT_TAGVAR(link_all_deplibs, $1)=unknown
-  _LT_TAGVAR(module_cmds, $1)=
-  _LT_TAGVAR(module_expsym_cmds, $1)=
-  _LT_TAGVAR(old_archive_from_new_cmds, $1)=
-  _LT_TAGVAR(old_archive_from_expsyms_cmds, $1)=
-  _LT_TAGVAR(thread_safe_flag_spec, $1)=
-  _LT_TAGVAR(whole_archive_flag_spec, $1)=
-  # include_expsyms should be a list of space-separated symbols to be *always*
-  # included in the symbol list
-  _LT_TAGVAR(include_expsyms, $1)=
-  # exclude_expsyms can be an extended regexp of symbols to exclude
-  # it will be wrapped by ` (' and `)$', so one must not match beginning or
-  # end of line.  Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',
-  # as well as any symbol that contains `d'.
-  _LT_TAGVAR(exclude_expsyms, $1)=['_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*']
-  # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out
-  # platforms (ab)use it in PIC code, but their linkers get confused if
-  # the symbol is explicitly referenced.  Since portable code cannot
-  # rely on this symbol name, it's probably fine to never include it in
-  # preloaded symbol tables.
-  # Exclude shared library initialization/finalization symbols.
-dnl Note also adjust exclude_expsyms for C++ above.
-  extract_expsyms_cmds=
-
-  case $host_os in
-  cygwin* | mingw* | pw32* | cegcc*)
-    # FIXME: the MSVC++ port hasn't been tested in a loooong time
-    # When not using gcc, we currently assume that we are using
-    # Microsoft Visual C++.
-    if test "$GCC" != yes; then
-      with_gnu_ld=no
-    fi
-    ;;
-  interix*)
-    # we just hope/assume this is gcc and not c89 (= MSVC++)
-    with_gnu_ld=yes
-    ;;
-  openbsd*)
-    with_gnu_ld=no
-    ;;
-  linux* | k*bsd*-gnu | gnu*)
-    _LT_TAGVAR(link_all_deplibs, $1)=no
-    ;;
-  esac
-
-  _LT_TAGVAR(ld_shlibs, $1)=yes
-
-  # On some targets, GNU ld is compatible enough with the native linker
-  # that we're better off using the native interface for both.
-  lt_use_gnu_ld_interface=no
-  if test "$with_gnu_ld" = yes; then
-    case $host_os in
-      aix*)
-	# The AIX port of GNU ld has always aspired to compatibility
-	# with the native linker.  However, as the warning in the GNU ld
-	# block says, versions before 2.19.5* couldn't really create working
-	# shared libraries, regardless of the interface used.
-	case `$LD -v 2>&1` in
-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
-	  *\ \(GNU\ Binutils\)\ 2.[[2-9]]*) ;;
-	  *\ \(GNU\ Binutils\)\ [[3-9]]*) ;;
-	  *)
-	    lt_use_gnu_ld_interface=yes
-	    ;;
-	esac
-	;;
-      *)
-	lt_use_gnu_ld_interface=yes
-	;;
-    esac
-  fi
-
-  if test "$lt_use_gnu_ld_interface" = yes; then
-    # If archive_cmds runs LD, not CC, wlarc should be empty
-    wlarc='${wl}'
-
-    # Set some defaults for GNU ld with shared library support. These
-    # are reset later if shared libraries are not supported. Putting them
-    # here allows them to be overridden if necessary.
-    runpath_var=LD_RUN_PATH
-    _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
-    _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
-    # ancient GNU ld didn't support --whole-archive et. al.
-    if $LD --help 2>&1 | $GREP 'no-whole-archive' > /dev/null; then
-      _LT_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
-    else
-      _LT_TAGVAR(whole_archive_flag_spec, $1)=
-    fi
-    supports_anon_versioning=no
-    case `$LD -v 2>&1` in
-      *GNU\ gold*) supports_anon_versioning=yes ;;
-      *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11
-      *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
-      *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
-      *\ 2.11.*) ;; # other 2.11 versions
-      *) supports_anon_versioning=yes ;;
-    esac
-
-    # See if GNU ld supports shared libraries.
-    case $host_os in
-    aix[[3-9]]*)
-      # On AIX/PPC, the GNU linker is very broken
-      if test "$host_cpu" != ia64; then
-	_LT_TAGVAR(ld_shlibs, $1)=no
-	cat <<_LT_EOF 1>&2
-
-*** Warning: the GNU linker, at least up to release 2.19, is reported
-*** to be unable to reliably create shared libraries on AIX.
-*** Therefore, libtool is disabling shared libraries support.  If you
-*** really care for shared libraries, you may want to install binutils
-*** 2.20 or above, or modify your PATH so that a non-GNU linker is found.
-*** You will then need to restart the configuration process.
-
-_LT_EOF
-      fi
-      ;;
-
-    amigaos*)
-      case $host_cpu in
-      powerpc)
-            # see comment about AmigaOS4 .so support
-            _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
-            _LT_TAGVAR(archive_expsym_cmds, $1)=''
-        ;;
-      m68k)
-            _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/a2ixlibrary.data~$ECHO "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$ECHO "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$ECHO "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$ECHO "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
-            _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
-            _LT_TAGVAR(hardcode_minus_L, $1)=yes
-        ;;
-      esac
-      ;;
-
-    beos*)
-      if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
-	_LT_TAGVAR(allow_undefined_flag, $1)=unsupported
-	# Joseph Beckenbach <jrb3 at best.com> says some releases of gcc
-	# support --undefined.  This deserves some investigation.  FIXME
-	_LT_TAGVAR(archive_cmds, $1)='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
-      else
-	_LT_TAGVAR(ld_shlibs, $1)=no
-      fi
-      ;;
-
-    cygwin* | mingw* | pw32* | cegcc*)
-      # _LT_TAGVAR(hardcode_libdir_flag_spec, $1) is actually meaningless,
-      # as there is no search path for DLLs.
-      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
-      _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-all-symbols'
-      _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
-      _LT_TAGVAR(always_export_symbols, $1)=no
-      _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
-      _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]][[ ]]/s/.*[[ ]]\([[^ ]]*\)/\1 DATA/;s/^.*[[ ]]__nm__\([[^ ]]*\)[[ ]][[^ ]]*/\1 DATA/;/^I[[ ]]/d;/^[[AITW]][[ ]]/s/.* //'\'' | sort | uniq > $export_symbols'
-      _LT_TAGVAR(exclude_expsyms, $1)=['[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname']
-
-      if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
-        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
-	# If the export-symbols file already is a .def file (1st line
-	# is EXPORTS), use it as is; otherwise, prepend...
-	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
-	  cp $export_symbols $output_objdir/$soname.def;
-	else
-	  echo EXPORTS > $output_objdir/$soname.def;
-	  cat $export_symbols >> $output_objdir/$soname.def;
-	fi~
-	$CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
-      else
-	_LT_TAGVAR(ld_shlibs, $1)=no
-      fi
-      ;;
-
-    haiku*)
-      _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
-      _LT_TAGVAR(link_all_deplibs, $1)=yes
-      ;;
-
-    interix[[3-9]]*)
-      _LT_TAGVAR(hardcode_direct, $1)=no
-      _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
-      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
-      _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
-      # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc.
-      # Instead, shared libraries are loaded at an image base (0x10000000 by
-      # default) and relocated if they conflict, which is a slow very memory
-      # consuming and fragmenting process.  To avoid this, we pick a random,
-      # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
-      _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
-      _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
-      ;;
-
-    gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu)
-      tmp_diet=no
-      if test "$host_os" = linux-dietlibc; then
-	case $cc_basename in
-	  diet\ *) tmp_diet=yes;;	# linux-dietlibc with static linking (!diet-dyn)
-	esac
-      fi
-      if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \
-	 && test "$tmp_diet" = no
-      then
-	tmp_addflag=' $pic_flag'
-	tmp_sharedflag='-shared'
-	case $cc_basename,$host_cpu in
-        pgcc*)				# Portland Group C compiler
-	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
-	  tmp_addflag=' $pic_flag'
-	  ;;
-	pgf77* | pgf90* | pgf95* | pgfortran*)
-					# Portland Group f77 and f90 compilers
-	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
-	  tmp_addflag=' $pic_flag -Mnomain' ;;
-	ecc*,ia64* | icc*,ia64*)	# Intel C compiler on ia64
-	  tmp_addflag=' -i_dynamic' ;;
-	efc*,ia64* | ifort*,ia64*)	# Intel Fortran compiler on ia64
-	  tmp_addflag=' -i_dynamic -nofor_main' ;;
-	ifc* | ifort*)			# Intel Fortran compiler
-	  tmp_addflag=' -nofor_main' ;;
-	lf95*)				# Lahey Fortran 8.1
-	  _LT_TAGVAR(whole_archive_flag_spec, $1)=
-	  tmp_sharedflag='--shared' ;;
-	xl[[cC]]* | bgxl[[cC]]* | mpixl[[cC]]*) # IBM XL C 8.0 on PPC (deal with xlf below)
-	  tmp_sharedflag='-qmkshrobj'
-	  tmp_addflag= ;;
-	nvcc*)	# Cuda Compiler Driver 2.2
-	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
-	  ;;
-	esac
-	case `$CC -V 2>&1 | sed 5q` in
-	*Sun\ C*)			# Sun C 5.9
-	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
-	  tmp_sharedflag='-G' ;;
-	*Sun\ F*)			# Sun Fortran 8.3
-	  tmp_sharedflag='-G' ;;
-	esac
-	_LT_TAGVAR(archive_cmds, $1)='$CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
-
-        if test "x$supports_anon_versioning" = xyes; then
-          _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $output_objdir/$libname.ver~
-	    cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
-	    echo "local: *; };" >> $output_objdir/$libname.ver~
-	    $CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
-        fi
-
-	case $cc_basename in
-	xlf* | bgf* | bgxlf* | mpixlf*)
-	  # IBM XL Fortran 10.1 on PPC cannot create shared libs itself
-	  _LT_TAGVAR(whole_archive_flag_spec, $1)='--whole-archive$convenience --no-whole-archive'
-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=
-	  _LT_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='-rpath $libdir'
-	  _LT_TAGVAR(archive_cmds, $1)='$LD -shared $libobjs $deplibs $linker_flags -soname $soname -o $lib'
-	  if test "x$supports_anon_versioning" = xyes; then
-	    _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $output_objdir/$libname.ver~
-	      cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
-	      echo "local: *; };" >> $output_objdir/$libname.ver~
-	      $LD -shared $libobjs $deplibs $linker_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib'
-	  fi
-	  ;;
-	esac
-      else
-        _LT_TAGVAR(ld_shlibs, $1)=no
-      fi
-      ;;
-
-    netbsd* | netbsdelf*-gnu)
-      if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
-	_LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
-	wlarc=
-      else
-	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
-	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
-      fi
-      ;;
-
-    solaris*)
-      if $LD -v 2>&1 | $GREP 'BFD 2\.8' > /dev/null; then
-	_LT_TAGVAR(ld_shlibs, $1)=no
-	cat <<_LT_EOF 1>&2
-
-*** Warning: The releases 2.8.* of the GNU linker cannot reliably
-*** create shared libraries on Solaris systems.  Therefore, libtool
-*** is disabling shared libraries support.  We urge you to upgrade GNU
-*** binutils to release 2.9.1 or newer.  Another option is to modify
-*** your PATH or compiler configuration so that the native linker is
-*** used, and then restart.
-
-_LT_EOF
-      elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
-	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
-	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
-      else
-	_LT_TAGVAR(ld_shlibs, $1)=no
-      fi
-      ;;
-
-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
-      case `$LD -v 2>&1` in
-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
-	_LT_TAGVAR(ld_shlibs, $1)=no
-	cat <<_LT_EOF 1>&2
-
-*** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not
-*** reliably create shared libraries on SCO systems.  Therefore, libtool
-*** is disabling shared libraries support.  We urge you to upgrade GNU
-*** binutils to release 2.16.91.0.3 or newer.  Another option is to modify
-*** your PATH or compiler configuration so that the native linker is
-*** used, and then restart.
-
-_LT_EOF
-	;;
-	*)
-	  # For security reasons, it is highly recommended that you always
-	  # use absolute paths for naming shared libraries, and exclude the
-	  # DT_RUNPATH tag from executables and libraries.  But doing so
-	  # requires that you compile everything twice, which is a pain.
-	  if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
-	    _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
-	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
-	    _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
-	  else
-	    _LT_TAGVAR(ld_shlibs, $1)=no
-	  fi
-	;;
-      esac
-      ;;
-
-    sunos4*)
-      _LT_TAGVAR(archive_cmds, $1)='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
-      wlarc=
-      _LT_TAGVAR(hardcode_direct, $1)=yes
-      _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
-      ;;
-
-    *)
-      if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
-	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
-	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
-      else
-	_LT_TAGVAR(ld_shlibs, $1)=no
-      fi
-      ;;
-    esac
-
-    if test "$_LT_TAGVAR(ld_shlibs, $1)" = no; then
-      runpath_var=
-      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=
-      _LT_TAGVAR(export_dynamic_flag_spec, $1)=
-      _LT_TAGVAR(whole_archive_flag_spec, $1)=
-    fi
-  else
-    # PORTME fill in a description of your system's linker (not GNU ld)
-    case $host_os in
-    aix3*)
-      _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
-      _LT_TAGVAR(always_export_symbols, $1)=yes
-      _LT_TAGVAR(archive_expsym_cmds, $1)='$LD -o $output_objdir/$soname $libobjs $deplibs $linker_flags -bE:$export_symbols -T512 -H512 -bM:SRE~$AR $AR_FLAGS $lib $output_objdir/$soname'
-      # Note: this linker hardcodes the directories in LIBPATH if there
-      # are no directories specified by -L.
-      _LT_TAGVAR(hardcode_minus_L, $1)=yes
-      if test "$GCC" = yes && test -z "$lt_prog_compiler_static"; then
-	# Neither direct hardcoding nor static linking is supported with a
-	# broken collect2.
-	_LT_TAGVAR(hardcode_direct, $1)=unsupported
-      fi
-      ;;
-
-    aix[[4-9]]*)
-      if test "$host_cpu" = ia64; then
-	# On IA64, the linker does run time linking by default, so we don't
-	# have to do anything special.
-	aix_use_runtimelinking=no
-	exp_sym_flag='-Bexport'
-	no_entry_flag=""
-      else
-	# If we're using GNU nm, then we don't want the "-C" option.
-	# -C means demangle to AIX nm, but means don't demangle with GNU nm
-	# Also, AIX nm treats weak defined symbols like other global
-	# defined symbols, whereas GNU nm marks them as "W".
-	if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
-	  _LT_TAGVAR(export_symbols_cmds, $1)='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) && ([substr](\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
-	else
-	  _LT_TAGVAR(export_symbols_cmds, $1)='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && ([substr](\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
-	fi
-	aix_use_runtimelinking=no
-
-	# Test if we are trying to use run time linking or normal
-	# AIX style linking. If -brtl is somewhere in LDFLAGS, we
-	# need to do runtime linking.
-	case $host_os in aix4.[[23]]|aix4.[[23]].*|aix[[5-9]]*)
-	  for ld_flag in $LDFLAGS; do
-	  if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then
-	    aix_use_runtimelinking=yes
-	    break
-	  fi
-	  done
-	  ;;
-	esac
-
-	exp_sym_flag='-bexport'
-	no_entry_flag='-bnoentry'
-      fi
-
-      # When large executables or shared objects are built, AIX ld can
-      # have problems creating the table of contents.  If linking a library
-      # or program results in "error TOC overflow" add -mminimal-toc to
-      # CXXFLAGS/CFLAGS for g++/gcc.  In the cases where that is not
-      # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
-
-      _LT_TAGVAR(archive_cmds, $1)=''
-      _LT_TAGVAR(hardcode_direct, $1)=yes
-      _LT_TAGVAR(hardcode_direct_absolute, $1)=yes
-      _LT_TAGVAR(hardcode_libdir_separator, $1)=':'
-      _LT_TAGVAR(link_all_deplibs, $1)=yes
-      _LT_TAGVAR(file_list_spec, $1)='${wl}-f,'
-
-      if test "$GCC" = yes; then
-	case $host_os in aix4.[[012]]|aix4.[[012]].*)
-	# We only want to do this on AIX 4.2 and lower, the check
-	# below for broken collect2 doesn't work under 4.3+
-	  collect2name=`${CC} -print-prog-name=collect2`
-	  if test -f "$collect2name" &&
-	   strings "$collect2name" | $GREP resolve_lib_name >/dev/null
-	  then
-	  # We have reworked collect2
-	  :
-	  else
-	  # We have old collect2
-	  _LT_TAGVAR(hardcode_direct, $1)=unsupported
-	  # It fails to find uninstalled libraries when the uninstalled
-	  # path is not listed in the libpath.  Setting hardcode_minus_L
-	  # to unsupported forces relinking
-	  _LT_TAGVAR(hardcode_minus_L, $1)=yes
-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
-	  _LT_TAGVAR(hardcode_libdir_separator, $1)=
-	  fi
-	  ;;
-	esac
-	shared_flag='-shared'
-	if test "$aix_use_runtimelinking" = yes; then
-	  shared_flag="$shared_flag "'${wl}-G'
-	fi
-	_LT_TAGVAR(link_all_deplibs, $1)=no
-      else
-	# not using gcc
-	if test "$host_cpu" = ia64; then
-	# VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
-	# chokes on -Wl,-G. The following line is correct:
-	  shared_flag='-G'
-	else
-	  if test "$aix_use_runtimelinking" = yes; then
-	    shared_flag='${wl}-G'
-	  else
-	    shared_flag='${wl}-bM:SRE'
-	  fi
-	fi
-      fi
-
-      _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-bexpall'
-      # It seems that -bexpall does not export symbols beginning with
-      # underscore (_), so it is better to generate a list of symbols to export.
-      _LT_TAGVAR(always_export_symbols, $1)=yes
-      if test "$aix_use_runtimelinking" = yes; then
-	# Warning - without using the other runtime loading flags (-brtl),
-	# -berok will link without error, but may produce a broken library.
-	_LT_TAGVAR(allow_undefined_flag, $1)='-berok'
-        # Determine the default libpath from the value encoded in an
-        # empty executable.
-        _LT_SYS_MODULE_PATH_AIX([$1])
-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
-        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
-      else
-	if test "$host_cpu" = ia64; then
-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $libdir:/usr/lib:/lib'
-	  _LT_TAGVAR(allow_undefined_flag, $1)="-z nodefs"
-	  _LT_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$exp_sym_flag:\$export_symbols"
-	else
-	 # Determine the default libpath from the value encoded in an
-	 # empty executable.
-	 _LT_SYS_MODULE_PATH_AIX([$1])
-	 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
-	  # Warning - without using the other run time loading flags,
-	  # -berok will link without error, but may produce a broken library.
-	  _LT_TAGVAR(no_undefined_flag, $1)=' ${wl}-bernotok'
-	  _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-berok'
-	  if test "$with_gnu_ld" = yes; then
-	    # We only use this code for GNU lds that support --whole-archive.
-	    _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
-	  else
-	    # Exported symbols can be pulled into shared objects from archives
-	    _LT_TAGVAR(whole_archive_flag_spec, $1)='$convenience'
-	  fi
-	  _LT_TAGVAR(archive_cmds_need_lc, $1)=yes
-	  # This is similar to how AIX traditionally builds its shared libraries.
-	  _LT_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs ${wl}-bnoentry $compiler_flags ${wl}-bE:$export_symbols${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
-	fi
-      fi
-      ;;
-
-    amigaos*)
-      case $host_cpu in
-      powerpc)
-            # see comment about AmigaOS4 .so support
-            _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
-            _LT_TAGVAR(archive_expsym_cmds, $1)=''
-        ;;
-      m68k)
-            _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/a2ixlibrary.data~$ECHO "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$ECHO "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$ECHO "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$ECHO "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
-            _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
-            _LT_TAGVAR(hardcode_minus_L, $1)=yes
-        ;;
-      esac
-      ;;
-
-    bsdi[[45]]*)
-      _LT_TAGVAR(export_dynamic_flag_spec, $1)=-rdynamic
-      ;;
-
-    cygwin* | mingw* | pw32* | cegcc*)
-      # When not using gcc, we currently assume that we are using
-      # Microsoft Visual C++.
-      # hardcode_libdir_flag_spec is actually meaningless, as there is
-      # no search path for DLLs.
-      case $cc_basename in
-      cl*)
-	# Native MSVC
-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)=' '
-	_LT_TAGVAR(allow_undefined_flag, $1)=unsupported
-	_LT_TAGVAR(always_export_symbols, $1)=yes
-	_LT_TAGVAR(file_list_spec, $1)='@'
-	# Tell ltmain to make .lib files, not .a files.
-	libext=lib
-	# Tell ltmain to make .dll files, not .so files.
-	shrext_cmds=".dll"
-	# FIXME: Setting linknames here is a bad hack.
-	_LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
-	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
-	    sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
-	  else
-	    sed -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' < $export_symbols > $output_objdir/$soname.exp;
-	  fi~
-	  $CC -o $tool_output_objdir$soname $libobjs $compiler_flags $deplibs "@$tool_output_objdir$soname.exp" -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~
-	  linknames='
-	# The linker will not automatically build a static lib if we build a DLL.
-	# _LT_TAGVAR(old_archive_from_new_cmds, $1)='true'
-	_LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
-	_LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]][[ ]]/s/.*[[ ]]\([[^ ]]*\)/\1,DATA/'\'' | $SED -e '\''/^[[AITW]][[ ]]/s/.*[[ ]]//'\'' | sort | uniq > $export_symbols'
-	# Don't use ranlib
-	_LT_TAGVAR(old_postinstall_cmds, $1)='chmod 644 $oldlib'
-	_LT_TAGVAR(postlink_cmds, $1)='lt_outputfile="@OUTPUT@"~
-	  lt_tool_outputfile="@TOOL_OUTPUT@"~
-	  case $lt_outputfile in
-	    *.exe|*.EXE) ;;
-	    *)
-	      lt_outputfile="$lt_outputfile.exe"
-	      lt_tool_outputfile="$lt_tool_outputfile.exe"
-	      ;;
-	  esac~
-	  if test "$MANIFEST_TOOL" != ":" && test -f "$lt_outputfile.manifest"; then
-	    $MANIFEST_TOOL -manifest "$lt_tool_outputfile.manifest" -outputresource:"$lt_tool_outputfile" || exit 1;
-	    $RM "$lt_outputfile.manifest";
-	  fi'
-	;;
-      *)
-	# Assume MSVC wrapper
-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)=' '
-	_LT_TAGVAR(allow_undefined_flag, $1)=unsupported
-	# Tell ltmain to make .lib files, not .a files.
-	libext=lib
-	# Tell ltmain to make .dll files, not .so files.
-	shrext_cmds=".dll"
-	# FIXME: Setting linknames here is a bad hack.
-	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
-	# The linker will automatically build a .lib file if we build a DLL.
-	_LT_TAGVAR(old_archive_from_new_cmds, $1)='true'
-	# FIXME: Should let the user specify the lib program.
-	_LT_TAGVAR(old_archive_cmds, $1)='lib -OUT:$oldlib$oldobjs$old_deplibs'
-	_LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
-	;;
-      esac
-      ;;
-
-    darwin* | rhapsody*)
-      _LT_DARWIN_LINKER_FEATURES($1)
-      ;;
-
-    dgux*)
-      _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
-      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
-      _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
-      ;;
-
-    freebsd1*)
-      _LT_TAGVAR(ld_shlibs, $1)=no
-      ;;
-
-    # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
-    # support.  Future versions do this automatically, but an explicit c++rt0.o
-    # does not break anything, and helps significantly (at the cost of a little
-    # extra space).
-    freebsd2.2*)
-      _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
-      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
-      _LT_TAGVAR(hardcode_direct, $1)=yes
-      _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
-      ;;
-
-    # Unfortunately, older versions of FreeBSD 2 do not have this feature.
-    freebsd2*)
-      _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
-      _LT_TAGVAR(hardcode_direct, $1)=yes
-      _LT_TAGVAR(hardcode_minus_L, $1)=yes
-      _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
-      ;;
-
-    # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
-    freebsd* | dragonfly*)
-      _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
-      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
-      _LT_TAGVAR(hardcode_direct, $1)=yes
-      _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
-      ;;
-
-    hpux9*)
-      if test "$GCC" = yes; then
-	_LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/$soname~$CC -shared $pic_flag ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
-      else
-	_LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
-      fi
-      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
-      _LT_TAGVAR(hardcode_libdir_separator, $1)=:
-      _LT_TAGVAR(hardcode_direct, $1)=yes
-
-      # hardcode_minus_L: Not really in the search PATH,
-      # but as the default location of the library.
-      _LT_TAGVAR(hardcode_minus_L, $1)=yes
-      _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
-      ;;
-
-    hpux10*)
-      if test "$GCC" = yes && test "$with_gnu_ld" = no; then
-	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
-      else
-	_LT_TAGVAR(archive_cmds, $1)='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
-      fi
-      if test "$with_gnu_ld" = no; then
-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
-	_LT_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='+b $libdir'
-	_LT_TAGVAR(hardcode_libdir_separator, $1)=:
-	_LT_TAGVAR(hardcode_direct, $1)=yes
-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
-	_LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
-	# hardcode_minus_L: Not really in the search PATH,
-	# but as the default location of the library.
-	_LT_TAGVAR(hardcode_minus_L, $1)=yes
-      fi
-      ;;
-
-    hpux11*)
-      if test "$GCC" = yes && test "$with_gnu_ld" = no; then
-	case $host_cpu in
-	hppa*64*)
-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
-	  ;;
-	ia64*)
-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
-	  ;;
-	*)
-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
-	  ;;
-	esac
-      else
-	case $host_cpu in
-	hppa*64*)
-	  _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
-	  ;;
-	ia64*)
-	  _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
-	  ;;
-	*)
-	m4_if($1, [], [
-	  # Older versions of the 11.00 compiler do not understand -b yet
-	  # (HP92453-01 A.11.01.20 doesn't, HP92453-01 B.11.X.35175-35176.GP does)
-	  _LT_LINKER_OPTION([if $CC understands -b],
-	    _LT_TAGVAR(lt_cv_prog_compiler__b, $1), [-b],
-	    [_LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'],
-	    [_LT_TAGVAR(archive_cmds, $1)='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'])],
-	  [_LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'])
-	  ;;
-	esac
-      fi
-      if test "$with_gnu_ld" = no; then
-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
-	_LT_TAGVAR(hardcode_libdir_separator, $1)=:
-
-	case $host_cpu in
-	hppa*64*|ia64*)
-	  _LT_TAGVAR(hardcode_direct, $1)=no
-	  _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
-	  ;;
-	*)
-	  _LT_TAGVAR(hardcode_direct, $1)=yes
-	  _LT_TAGVAR(hardcode_direct_absolute, $1)=yes
-	  _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
-
-	  # hardcode_minus_L: Not really in the search PATH,
-	  # but as the default location of the library.
-	  _LT_TAGVAR(hardcode_minus_L, $1)=yes
-	  ;;
-	esac
-      fi
-      ;;
-
-    irix5* | irix6* | nonstopux*)
-      if test "$GCC" = yes; then
-	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
-	# Try to use the -exported_symbol ld option, if it does not
-	# work, assume that -exports_file does not work either and
-	# implicitly export all symbols.
-	# This should be the same for all languages, so no per-tag cache variable.
-	AC_CACHE_CHECK([whether the $host_os linker accepts -exported_symbol],
-	  [lt_cv_irix_exported_symbol],
-	  [save_LDFLAGS="$LDFLAGS"
-	   LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null"
-	   AC_LINK_IFELSE(
-	     [AC_LANG_SOURCE(
-	        [AC_LANG_CASE([C], [[int foo (void) { return 0; }]],
-			      [C++], [[int foo (void) { return 0; }]],
-			      [Fortran 77], [[
-      subroutine foo
-      end]],
-			      [Fortran], [[
-      subroutine foo
-      end]])])],
-	      [lt_cv_irix_exported_symbol=yes],
-	      [lt_cv_irix_exported_symbol=no])
-           LDFLAGS="$save_LDFLAGS"])
-	if test "$lt_cv_irix_exported_symbol" = yes; then
-          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
-	fi
-      else
-	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
-	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
-      fi
-      _LT_TAGVAR(archive_cmds_need_lc, $1)='no'
-      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
-      _LT_TAGVAR(hardcode_libdir_separator, $1)=:
-      _LT_TAGVAR(inherit_rpath, $1)=yes
-      _LT_TAGVAR(link_all_deplibs, $1)=yes
-      ;;
-
-    netbsd* | netbsdelf*-gnu)
-      if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
-	_LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out
-      else
-	_LT_TAGVAR(archive_cmds, $1)='$LD -shared -o $lib $libobjs $deplibs $linker_flags'      # ELF
-      fi
-      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
-      _LT_TAGVAR(hardcode_direct, $1)=yes
-      _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
-      ;;
-
-    newsos6)
-      _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
-      _LT_TAGVAR(hardcode_direct, $1)=yes
-      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
-      _LT_TAGVAR(hardcode_libdir_separator, $1)=:
-      _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
-      ;;
-
-    *nto* | *qnx*)
-      ;;
-
-    openbsd*)
-      if test -f /usr/libexec/ld.so; then
-	_LT_TAGVAR(hardcode_direct, $1)=yes
-	_LT_TAGVAR(hardcode_shlibpath_var, $1)=no
-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
-	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
-	  _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols'
-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
-	  _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
-	else
-	  case $host_os in
-	   openbsd[[01]].* | openbsd2.[[0-7]] | openbsd2.[[0-7]].*)
-	     _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
-	     _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
-	     ;;
-	   *)
-	     _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
-	     _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
-	     ;;
-	  esac
-	fi
-      else
-	_LT_TAGVAR(ld_shlibs, $1)=no
-      fi
-      ;;
-
-    os2*)
-      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
-      _LT_TAGVAR(hardcode_minus_L, $1)=yes
-      _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
-      _LT_TAGVAR(archive_cmds, $1)='$ECHO "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$ECHO "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~echo DATA >> $output_objdir/$libname.def~echo " SINGLE NONSHARED" >> $output_objdir/$libname.def~echo EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def'
-      _LT_TAGVAR(old_archive_from_new_cmds, $1)='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
-      ;;
-
-    osf3*)
-      if test "$GCC" = yes; then
-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
-	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
-      else
-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
-	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
-      fi
-      _LT_TAGVAR(archive_cmds_need_lc, $1)='no'
-      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
-      _LT_TAGVAR(hardcode_libdir_separator, $1)=:
-      ;;
-
-    osf4* | osf5*)	# as osf3* with the addition of -msym flag
-      if test "$GCC" = yes; then
-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
-	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $pic_flag $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
-      else
-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
-	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
-	_LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
-	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
-
-	# Both c and cxx compiler support -rpath directly
-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir'
-      fi
-      _LT_TAGVAR(archive_cmds_need_lc, $1)='no'
-      _LT_TAGVAR(hardcode_libdir_separator, $1)=:
-      ;;
-
-    solaris*)
-      _LT_TAGVAR(no_undefined_flag, $1)=' -z defs'
-      if test "$GCC" = yes; then
-	wlarc='${wl}'
-	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag ${wl}-z ${wl}text ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
-	_LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
-	  $CC -shared $pic_flag ${wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
-      else
-	case `$CC -V 2>&1` in
-	*"Compilers 5.0"*)
-	  wlarc=''
-	  _LT_TAGVAR(archive_cmds, $1)='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
-	  _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
-	  $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$RM $lib.exp'
-	  ;;
-	*)
-	  wlarc='${wl}'
-	  _LT_TAGVAR(archive_cmds, $1)='$CC -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $compiler_flags'
-	  _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
-	  $CC -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
-	  ;;
-	esac
-      fi
-      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
-      _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
-      case $host_os in
-      solaris2.[[0-5]] | solaris2.[[0-5]].*) ;;
-      *)
-	# The compiler driver will combine and reorder linker options,
-	# but understands `-z linker_flag'.  GCC discards it without `$wl',
-	# but is careful enough not to reorder.
-	# Supported since Solaris 2.6 (maybe 2.5.1?)
-	if test "$GCC" = yes; then
-	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract'
-	else
-	  _LT_TAGVAR(whole_archive_flag_spec, $1)='-z allextract$convenience -z defaultextract'
-	fi
-	;;
-      esac
-      _LT_TAGVAR(link_all_deplibs, $1)=yes
-      ;;
-
-    sunos4*)
-      if test "x$host_vendor" = xsequent; then
-	# Use $CC to link under sequent, because it throws in some extra .o
-	# files that make .init and .fini sections work.
-	_LT_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags'
-      else
-	_LT_TAGVAR(archive_cmds, $1)='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
-      fi
-      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
-      _LT_TAGVAR(hardcode_direct, $1)=yes
-      _LT_TAGVAR(hardcode_minus_L, $1)=yes
-      _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
-      ;;
-
-    sysv4)
-      case $host_vendor in
-	sni)
-	  _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
-	  _LT_TAGVAR(hardcode_direct, $1)=yes # is this really true???
-	;;
-	siemens)
-	  ## LD is ld it makes a PLAMLIB
-	  ## CC just makes a GrossModule.
-	  _LT_TAGVAR(archive_cmds, $1)='$LD -G -o $lib $libobjs $deplibs $linker_flags'
-	  _LT_TAGVAR(reload_cmds, $1)='$CC -r -o $output$reload_objs'
-	  _LT_TAGVAR(hardcode_direct, $1)=no
-        ;;
-	motorola)
-	  _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
-	  _LT_TAGVAR(hardcode_direct, $1)=no #Motorola manual says yes, but my tests say they lie
-	;;
-      esac
-      runpath_var='LD_RUN_PATH'
-      _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
-      ;;
-
-    sysv4.3*)
-      _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
-      _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
-      _LT_TAGVAR(export_dynamic_flag_spec, $1)='-Bexport'
-      ;;
-
-    sysv4*MP*)
-      if test -d /usr/nec; then
-	_LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
-	_LT_TAGVAR(hardcode_shlibpath_var, $1)=no
-	runpath_var=LD_RUN_PATH
-	hardcode_runpath_var=yes
-	_LT_TAGVAR(ld_shlibs, $1)=yes
-      fi
-      ;;
-
-    sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[[01]].[[10]]* | unixware7* | sco3.2v5.0.[[024]]*)
-      _LT_TAGVAR(no_undefined_flag, $1)='${wl}-z,text'
-      _LT_TAGVAR(archive_cmds_need_lc, $1)=no
-      _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
-      runpath_var='LD_RUN_PATH'
-
-      if test "$GCC" = yes; then
-	_LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
-	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
-      else
-	_LT_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
-	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
-      fi
-      ;;
-
-    sysv5* | sco3.2v5* | sco5v6*)
-      # Note: We can NOT use -z defs as we might desire, because we do not
-      # link with -lc, and that would cause any symbols used from libc to
-      # always be unresolved, which means just about no library would
-      # ever link correctly.  If we're not using GNU ld we use -z text
-      # though, which does catch some bad symbols but isn't as heavy-handed
-      # as -z defs.
-      _LT_TAGVAR(no_undefined_flag, $1)='${wl}-z,text'
-      _LT_TAGVAR(allow_undefined_flag, $1)='${wl}-z,nodefs'
-      _LT_TAGVAR(archive_cmds_need_lc, $1)=no
-      _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
-      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R,$libdir'
-      _LT_TAGVAR(hardcode_libdir_separator, $1)=':'
-      _LT_TAGVAR(link_all_deplibs, $1)=yes
-      _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-Bexport'
-      runpath_var='LD_RUN_PATH'
-
-      if test "$GCC" = yes; then
-	_LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
-	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
-      else
-	_LT_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
-	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
-      fi
-      ;;
-
-    uts4*)
-      _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
-      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
-      _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
-      ;;
-
-    *)
-      _LT_TAGVAR(ld_shlibs, $1)=no
-      ;;
-    esac
-
-    if test x$host_vendor = xsni; then
-      case $host in
-      sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
-	_LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-Blargedynsym'
-	;;
-      esac
-    fi
-  fi
-])
-AC_MSG_RESULT([$_LT_TAGVAR(ld_shlibs, $1)])
-test "$_LT_TAGVAR(ld_shlibs, $1)" = no && can_build_shared=no
-
-_LT_TAGVAR(with_gnu_ld, $1)=$with_gnu_ld
-
-_LT_DECL([], [libext], [0], [Old archive suffix (normally "a")])dnl
-_LT_DECL([], [shrext_cmds], [1], [Shared library suffix (normally ".so")])dnl
-_LT_DECL([], [extract_expsyms_cmds], [2],
-    [The commands to extract the exported symbol list from a shared archive])
-
-#
-# Do we need to explicitly link libc?
-#
-case "x$_LT_TAGVAR(archive_cmds_need_lc, $1)" in
-x|xyes)
-  # Assume -lc should be added
-  _LT_TAGVAR(archive_cmds_need_lc, $1)=yes
-
-  if test "$enable_shared" = yes && test "$GCC" = yes; then
-    case $_LT_TAGVAR(archive_cmds, $1) in
-    *'~'*)
-      # FIXME: we may have to deal with multi-command sequences.
-      ;;
-    '$CC '*)
-      # Test whether the compiler implicitly links with -lc since on some
-      # systems, -lgcc has to come before -lc. If gcc already passes -lc
-      # to ld, don't add -lc before -lgcc.
-      AC_CACHE_CHECK([whether -lc should be explicitly linked in],
-	[lt_cv_]_LT_TAGVAR(archive_cmds_need_lc, $1),
-	[$RM conftest*
-	echo "$lt_simple_compile_test_code" > conftest.$ac_ext
-
-	if AC_TRY_EVAL(ac_compile) 2>conftest.err; then
-	  soname=conftest
-	  lib=conftest
-	  libobjs=conftest.$ac_objext
-	  deplibs=
-	  wl=$_LT_TAGVAR(lt_prog_compiler_wl, $1)
-	  pic_flag=$_LT_TAGVAR(lt_prog_compiler_pic, $1)
-	  compiler_flags=-v
-	  linker_flags=-v
-	  verstring=
-	  output_objdir=.
-	  libname=conftest
-	  lt_save_allow_undefined_flag=$_LT_TAGVAR(allow_undefined_flag, $1)
-	  _LT_TAGVAR(allow_undefined_flag, $1)=
-	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
-	  then
-	    lt_cv_[]_LT_TAGVAR(archive_cmds_need_lc, $1)=no
-	  else
-	    lt_cv_[]_LT_TAGVAR(archive_cmds_need_lc, $1)=yes
-	  fi
-	  _LT_TAGVAR(allow_undefined_flag, $1)=$lt_save_allow_undefined_flag
-	else
-	  cat conftest.err 1>&5
-	fi
-	$RM conftest*
-	])
-      _LT_TAGVAR(archive_cmds_need_lc, $1)=$lt_cv_[]_LT_TAGVAR(archive_cmds_need_lc, $1)
-      ;;
-    esac
-  fi
-  ;;
-esac
-
-_LT_TAGDECL([build_libtool_need_lc], [archive_cmds_need_lc], [0],
-    [Whether or not to add -lc for building shared libraries])
-_LT_TAGDECL([allow_libtool_libs_with_static_runtimes],
-    [enable_shared_with_static_runtimes], [0],
-    [Whether or not to disallow shared libs when runtime libs are static])
-_LT_TAGDECL([], [export_dynamic_flag_spec], [1],
-    [Compiler flag to allow reflexive dlopens])
-_LT_TAGDECL([], [whole_archive_flag_spec], [1],
-    [Compiler flag to generate shared objects directly from archives])
-_LT_TAGDECL([], [compiler_needs_object], [1],
-    [Whether the compiler copes with passing no objects directly])
-_LT_TAGDECL([], [old_archive_from_new_cmds], [2],
-    [Create an old-style archive from a shared archive])
-_LT_TAGDECL([], [old_archive_from_expsyms_cmds], [2],
-    [Create a temporary old-style archive to link instead of a shared archive])
-_LT_TAGDECL([], [archive_cmds], [2], [Commands used to build a shared archive])
-_LT_TAGDECL([], [archive_expsym_cmds], [2])
-_LT_TAGDECL([], [module_cmds], [2],
-    [Commands used to build a loadable module if different from building
-    a shared archive.])
-_LT_TAGDECL([], [module_expsym_cmds], [2])
-_LT_TAGDECL([], [with_gnu_ld], [1],
-    [Whether we are building with GNU ld or not])
-_LT_TAGDECL([], [allow_undefined_flag], [1],
-    [Flag that allows shared libraries with undefined symbols to be built])
-_LT_TAGDECL([], [no_undefined_flag], [1],
-    [Flag that enforces no undefined symbols])
-_LT_TAGDECL([], [hardcode_libdir_flag_spec], [1],
-    [Flag to hardcode $libdir into a binary during linking.
-    This must work even if $libdir does not exist])
-_LT_TAGDECL([], [hardcode_libdir_flag_spec_ld], [1],
-    [[If ld is used when linking, flag to hardcode $libdir into a binary
-    during linking.  This must work even if $libdir does not exist]])
-_LT_TAGDECL([], [hardcode_libdir_separator], [1],
-    [Whether we need a single "-rpath" flag with a separated argument])
-_LT_TAGDECL([], [hardcode_direct], [0],
-    [Set to "yes" if using DIR/libNAME${shared_ext} during linking hardcodes
-    DIR into the resulting binary])
-_LT_TAGDECL([], [hardcode_direct_absolute], [0],
-    [Set to "yes" if using DIR/libNAME${shared_ext} during linking hardcodes
-    DIR into the resulting binary and the resulting library dependency is
-    "absolute", i.e impossible to change by setting ${shlibpath_var} if the
-    library is relocated])
-_LT_TAGDECL([], [hardcode_minus_L], [0],
-    [Set to "yes" if using the -LDIR flag during linking hardcodes DIR
-    into the resulting binary])
-_LT_TAGDECL([], [hardcode_shlibpath_var], [0],
-    [Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR
-    into the resulting binary])
-_LT_TAGDECL([], [hardcode_automatic], [0],
-    [Set to "yes" if building a shared library automatically hardcodes DIR
-    into the library and all subsequent libraries and executables linked
-    against it])
-_LT_TAGDECL([], [inherit_rpath], [0],
-    [Set to yes if linker adds runtime paths of dependent libraries
-    to runtime path list])
-_LT_TAGDECL([], [link_all_deplibs], [0],
-    [Whether libtool must link a program against all its dependency libraries])
-_LT_TAGDECL([], [always_export_symbols], [0],
-    [Set to "yes" if exported symbols are required])
-_LT_TAGDECL([], [export_symbols_cmds], [2],
-    [The commands to list exported symbols])
-_LT_TAGDECL([], [exclude_expsyms], [1],
-    [Symbols that should not be listed in the preloaded symbols])
-_LT_TAGDECL([], [include_expsyms], [1],
-    [Symbols that must always be exported])
-_LT_TAGDECL([], [prelink_cmds], [2],
-    [Commands necessary for linking programs (against libraries) with templates])
-_LT_TAGDECL([], [postlink_cmds], [2],
-    [Commands necessary for finishing linking programs])
-_LT_TAGDECL([], [file_list_spec], [1],
-    [Specify filename containing input files])
-dnl FIXME: Not yet implemented
-dnl _LT_TAGDECL([], [thread_safe_flag_spec], [1],
-dnl    [Compiler flag to generate thread safe objects])
-])# _LT_LINKER_SHLIBS
-
-
-# _LT_LANG_C_CONFIG([TAG])
-# ------------------------
-# Ensure that the configuration variables for a C compiler are suitably
-# defined.  These variables are subsequently used by _LT_CONFIG to write
-# the compiler configuration to `libtool'.
-m4_defun([_LT_LANG_C_CONFIG],
-[m4_require([_LT_DECL_EGREP])dnl
-lt_save_CC="$CC"
-AC_LANG_PUSH(C)
-
-# Source file extension for C test sources.
-ac_ext=c
-
-# Object file extension for compiled C test sources.
-objext=o
-_LT_TAGVAR(objext, $1)=$objext
-
-# Code to be used in simple compile tests
-lt_simple_compile_test_code="int some_variable = 0;"
-
-# Code to be used in simple link tests
-lt_simple_link_test_code='int main(){return(0);}'
-
-_LT_TAG_COMPILER
-# Save the default compiler, since it gets overwritten when the other
-# tags are being tested, and _LT_TAGVAR(compiler, []) is a NOP.
-compiler_DEFAULT=$CC
-
-# save warnings/boilerplate of simple test code
-_LT_COMPILER_BOILERPLATE
-_LT_LINKER_BOILERPLATE
-
-## CAVEAT EMPTOR:
-## There is no encapsulation within the following macros, do not change
-## the running order or otherwise move them around unless you know exactly
-## what you are doing...
-if test -n "$compiler"; then
-  _LT_COMPILER_NO_RTTI($1)
-  _LT_COMPILER_PIC($1)
-  _LT_COMPILER_C_O($1)
-  _LT_COMPILER_FILE_LOCKS($1)
-  _LT_LINKER_SHLIBS($1)
-  _LT_SYS_DYNAMIC_LINKER($1)
-  _LT_LINKER_HARDCODE_LIBPATH($1)
-  LT_SYS_DLOPEN_SELF
-  _LT_CMD_STRIPLIB
-
-  # Report which library types will actually be built
-  AC_MSG_CHECKING([if libtool supports shared libraries])
-  AC_MSG_RESULT([$can_build_shared])
-
-  AC_MSG_CHECKING([whether to build shared libraries])
-  test "$can_build_shared" = "no" && enable_shared=no
-
-  # On AIX, shared libraries and static libraries use the same namespace, and
-  # are all built from PIC.
-  case $host_os in
-  aix3*)
-    test "$enable_shared" = yes && enable_static=no
-    if test -n "$RANLIB"; then
-      archive_cmds="$archive_cmds~\$RANLIB \$lib"
-      postinstall_cmds='$RANLIB $lib'
-    fi
-    ;;
-
-  aix[[4-9]]*)
-    if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
-      test "$enable_shared" = yes && enable_static=no
-    fi
-    ;;
-  esac
-  AC_MSG_RESULT([$enable_shared])
-
-  AC_MSG_CHECKING([whether to build static libraries])
-  # Make sure either enable_shared or enable_static is yes.
-  test "$enable_shared" = yes || enable_static=yes
-  AC_MSG_RESULT([$enable_static])
-
-  _LT_CONFIG($1)
-fi
-AC_LANG_POP
-CC="$lt_save_CC"
-])# _LT_LANG_C_CONFIG
-
-
-# _LT_LANG_CXX_CONFIG([TAG])
-# --------------------------
-# Ensure that the configuration variables for a C++ compiler are suitably
-# defined.  These variables are subsequently used by _LT_CONFIG to write
-# the compiler configuration to `libtool'.
-m4_defun([_LT_LANG_CXX_CONFIG],
-[m4_require([_LT_FILEUTILS_DEFAULTS])dnl
-m4_require([_LT_DECL_EGREP])dnl
-m4_require([_LT_PATH_MANIFEST_TOOL])dnl
-if test -n "$CXX" && ( test "X$CXX" != "Xno" &&
-    ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) ||
-    (test "X$CXX" != "Xg++"))) ; then
-  AC_PROG_CXXCPP
-else
-  _lt_caught_CXX_error=yes
-fi
-
-AC_LANG_PUSH(C++)
-_LT_TAGVAR(archive_cmds_need_lc, $1)=no
-_LT_TAGVAR(allow_undefined_flag, $1)=
-_LT_TAGVAR(always_export_symbols, $1)=no
-_LT_TAGVAR(archive_expsym_cmds, $1)=
-_LT_TAGVAR(compiler_needs_object, $1)=no
-_LT_TAGVAR(export_dynamic_flag_spec, $1)=
-_LT_TAGVAR(hardcode_direct, $1)=no
-_LT_TAGVAR(hardcode_direct_absolute, $1)=no
-_LT_TAGVAR(hardcode_libdir_flag_spec, $1)=
-_LT_TAGVAR(hardcode_libdir_flag_spec_ld, $1)=
-_LT_TAGVAR(hardcode_libdir_separator, $1)=
-_LT_TAGVAR(hardcode_minus_L, $1)=no
-_LT_TAGVAR(hardcode_shlibpath_var, $1)=unsupported
-_LT_TAGVAR(hardcode_automatic, $1)=no
-_LT_TAGVAR(inherit_rpath, $1)=no
-_LT_TAGVAR(module_cmds, $1)=
-_LT_TAGVAR(module_expsym_cmds, $1)=
-_LT_TAGVAR(link_all_deplibs, $1)=unknown
-_LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds
-_LT_TAGVAR(reload_flag, $1)=$reload_flag
-_LT_TAGVAR(reload_cmds, $1)=$reload_cmds
-_LT_TAGVAR(no_undefined_flag, $1)=
-_LT_TAGVAR(whole_archive_flag_spec, $1)=
-_LT_TAGVAR(enable_shared_with_static_runtimes, $1)=no
-
-# Source file extension for C++ test sources.
-ac_ext=cpp
-
-# Object file extension for compiled C++ test sources.
-objext=o
-_LT_TAGVAR(objext, $1)=$objext
-
-# No sense in running all these tests if we already determined that
-# the CXX compiler isn't working.  Some variables (like enable_shared)
-# are currently assumed to apply to all compilers on this platform,
-# and will be corrupted by setting them based on a non-working compiler.
-if test "$_lt_caught_CXX_error" != yes; then
-  # Code to be used in simple compile tests
-  lt_simple_compile_test_code="int some_variable = 0;"
-
-  # Code to be used in simple link tests
-  lt_simple_link_test_code='int main(int, char *[[]]) { return(0); }'
-
-  # ltmain only uses $CC for tagged configurations so make sure $CC is set.
-  _LT_TAG_COMPILER
-
-  # save warnings/boilerplate of simple test code
-  _LT_COMPILER_BOILERPLATE
-  _LT_LINKER_BOILERPLATE
-
-  # Allow CC to be a program name with arguments.
-  lt_save_CC=$CC
-  lt_save_CFLAGS=$CFLAGS
-  lt_save_LD=$LD
-  lt_save_GCC=$GCC
-  GCC=$GXX
-  lt_save_with_gnu_ld=$with_gnu_ld
-  lt_save_path_LD=$lt_cv_path_LD
-  if test -n "${lt_cv_prog_gnu_ldcxx+set}"; then
-    lt_cv_prog_gnu_ld=$lt_cv_prog_gnu_ldcxx
-  else
-    $as_unset lt_cv_prog_gnu_ld
-  fi
-  if test -n "${lt_cv_path_LDCXX+set}"; then
-    lt_cv_path_LD=$lt_cv_path_LDCXX
-  else
-    $as_unset lt_cv_path_LD
-  fi
-  test -z "${LDCXX+set}" || LD=$LDCXX
-  CC=${CXX-"c++"}
-  CFLAGS=$CXXFLAGS
-  compiler=$CC
-  _LT_TAGVAR(compiler, $1)=$CC
-  _LT_CC_BASENAME([$compiler])
-
-  if test -n "$compiler"; then
-    # We don't want -fno-exception when compiling C++ code, so set the
-    # no_builtin_flag separately
-    if test "$GXX" = yes; then
-      _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -fno-builtin'
-    else
-      _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=
-    fi
-
-    if test "$GXX" = yes; then
-      # Set up default GNU C++ configuration
-
-      LT_PATH_LD
-
-      # Check if GNU C++ uses GNU ld as the underlying linker, since the
-      # archiving commands below assume that GNU ld is being used.
-      if test "$with_gnu_ld" = yes; then
-        _LT_TAGVAR(archive_cmds, $1)='$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
-        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
-
-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
-        _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
-
-        # If archive_cmds runs LD, not CC, wlarc should be empty
-        # XXX I think wlarc can be eliminated in ltcf-cxx, but I need to
-        #     investigate it a little bit more. (MM)
-        wlarc='${wl}'
-
-        # ancient GNU ld didn't support --whole-archive et. al.
-        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
-	  $GREP 'no-whole-archive' > /dev/null; then
-          _LT_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
-        else
-          _LT_TAGVAR(whole_archive_flag_spec, $1)=
-        fi
-      else
-        with_gnu_ld=no
-        wlarc=
-
-        # A generic and very simple default shared library creation
-        # command for GNU C++ for the case where it uses the native
-        # linker, instead of GNU ld.  If possible, this setting should
-        # overridden to take advantage of the native linker features on
-        # the platform it is being used on.
-        _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib'
-      fi
-
-      # Commands to make compiler produce verbose output that lists
-      # what "hidden" libraries, object files and flags are used when
-      # linking a shared library.
-      output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"'
-
-    else
-      GXX=no
-      with_gnu_ld=no
-      wlarc=
-    fi
-
-    # PORTME: fill in a description of your system's C++ link characteristics
-    AC_MSG_CHECKING([whether the $compiler linker ($LD) supports shared libraries])
-    _LT_TAGVAR(ld_shlibs, $1)=yes
-    case $host_os in
-      aix3*)
-        # FIXME: insert proper C++ library support
-        _LT_TAGVAR(ld_shlibs, $1)=no
-        ;;
-      aix[[4-9]]*)
-        if test "$host_cpu" = ia64; then
-          # On IA64, the linker does run time linking by default, so we don't
-          # have to do anything special.
-          aix_use_runtimelinking=no
-          exp_sym_flag='-Bexport'
-          no_entry_flag=""
-        else
-          aix_use_runtimelinking=no
-
-          # Test if we are trying to use run time linking or normal
-          # AIX style linking. If -brtl is somewhere in LDFLAGS, we
-          # need to do runtime linking.
-          case $host_os in aix4.[[23]]|aix4.[[23]].*|aix[[5-9]]*)
-	    for ld_flag in $LDFLAGS; do
-	      case $ld_flag in
-	      *-brtl*)
-	        aix_use_runtimelinking=yes
-	        break
-	        ;;
-	      esac
-	    done
-	    ;;
-          esac
-
-          exp_sym_flag='-bexport'
-          no_entry_flag='-bnoentry'
-        fi
-
-        # When large executables or shared objects are built, AIX ld can
-        # have problems creating the table of contents.  If linking a library
-        # or program results in "error TOC overflow" add -mminimal-toc to
-        # CXXFLAGS/CFLAGS for g++/gcc.  In the cases where that is not
-        # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
-
-        _LT_TAGVAR(archive_cmds, $1)=''
-        _LT_TAGVAR(hardcode_direct, $1)=yes
-        _LT_TAGVAR(hardcode_direct_absolute, $1)=yes
-        _LT_TAGVAR(hardcode_libdir_separator, $1)=':'
-        _LT_TAGVAR(link_all_deplibs, $1)=yes
-        _LT_TAGVAR(file_list_spec, $1)='${wl}-f,'
-
-        if test "$GXX" = yes; then
-          case $host_os in aix4.[[012]]|aix4.[[012]].*)
-          # We only want to do this on AIX 4.2 and lower, the check
-          # below for broken collect2 doesn't work under 4.3+
-	  collect2name=`${CC} -print-prog-name=collect2`
-	  if test -f "$collect2name" &&
-	     strings "$collect2name" | $GREP resolve_lib_name >/dev/null
-	  then
-	    # We have reworked collect2
-	    :
-	  else
-	    # We have old collect2
-	    _LT_TAGVAR(hardcode_direct, $1)=unsupported
-	    # It fails to find uninstalled libraries when the uninstalled
-	    # path is not listed in the libpath.  Setting hardcode_minus_L
-	    # to unsupported forces relinking
-	    _LT_TAGVAR(hardcode_minus_L, $1)=yes
-	    _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
-	    _LT_TAGVAR(hardcode_libdir_separator, $1)=
-	  fi
-          esac
-          shared_flag='-shared'
-	  if test "$aix_use_runtimelinking" = yes; then
-	    shared_flag="$shared_flag "'${wl}-G'
-	  fi
-        else
-          # not using gcc
-          if test "$host_cpu" = ia64; then
-	  # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
-	  # chokes on -Wl,-G. The following line is correct:
-	  shared_flag='-G'
-          else
-	    if test "$aix_use_runtimelinking" = yes; then
-	      shared_flag='${wl}-G'
-	    else
-	      shared_flag='${wl}-bM:SRE'
-	    fi
-          fi
-        fi
-
-        _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-bexpall'
-        # It seems that -bexpall does not export symbols beginning with
-        # underscore (_), so it is better to generate a list of symbols to
-	# export.
-        _LT_TAGVAR(always_export_symbols, $1)=yes
-        if test "$aix_use_runtimelinking" = yes; then
-          # Warning - without using the other runtime loading flags (-brtl),
-          # -berok will link without error, but may produce a broken library.
-          _LT_TAGVAR(allow_undefined_flag, $1)='-berok'
-          # Determine the default libpath from the value encoded in an empty
-          # executable.
-          _LT_SYS_MODULE_PATH_AIX([$1])
-          _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
-
-          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
-        else
-          if test "$host_cpu" = ia64; then
-	    _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $libdir:/usr/lib:/lib'
-	    _LT_TAGVAR(allow_undefined_flag, $1)="-z nodefs"
-	    _LT_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$exp_sym_flag:\$export_symbols"
-          else
-	    # Determine the default libpath from the value encoded in an
-	    # empty executable.
-	    _LT_SYS_MODULE_PATH_AIX([$1])
-	    _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
-	    # Warning - without using the other run time loading flags,
-	    # -berok will link without error, but may produce a broken library.
-	    _LT_TAGVAR(no_undefined_flag, $1)=' ${wl}-bernotok'
-	    _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-berok'
-	    if test "$with_gnu_ld" = yes; then
-	      # We only use this code for GNU lds that support --whole-archive.
-	      _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
-	    else
-	      # Exported symbols can be pulled into shared objects from archives
-	      _LT_TAGVAR(whole_archive_flag_spec, $1)='$convenience'
-	    fi
-	    _LT_TAGVAR(archive_cmds_need_lc, $1)=yes
-	    # This is similar to how AIX traditionally builds its shared
-	    # libraries.
-	    _LT_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs ${wl}-bnoentry $compiler_flags ${wl}-bE:$export_symbols${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
-          fi
-        fi
-        ;;
-
-      beos*)
-	if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
-	  _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
-	  # Joseph Beckenbach <jrb3 at best.com> says some releases of gcc
-	  # support --undefined.  This deserves some investigation.  FIXME
-	  _LT_TAGVAR(archive_cmds, $1)='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
-	else
-	  _LT_TAGVAR(ld_shlibs, $1)=no
-	fi
-	;;
-
-      chorus*)
-        case $cc_basename in
-          *)
-	  # FIXME: insert proper C++ library support
-	  _LT_TAGVAR(ld_shlibs, $1)=no
-	  ;;
-        esac
-        ;;
-
-      cygwin* | mingw* | pw32* | cegcc*)
-	case $GXX,$cc_basename in
-	,cl* | no,cl*)
-	  # Native MSVC
-	  # hardcode_libdir_flag_spec is actually meaningless, as there is
-	  # no search path for DLLs.
-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=' '
-	  _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
-	  _LT_TAGVAR(always_export_symbols, $1)=yes
-	  _LT_TAGVAR(file_list_spec, $1)='@'
-	  # Tell ltmain to make .lib files, not .a files.
-	  libext=lib
-	  # Tell ltmain to make .dll files, not .so files.
-	  shrext_cmds=".dll"
-	  # FIXME: Setting linknames here is a bad hack.
-	  _LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
-	  _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
-	      $SED -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
-	    else
-	      $SED -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' < $export_symbols > $output_objdir/$soname.exp;
-	    fi~
-	    $CC -o $tool_output_objdir$soname $libobjs $compiler_flags $deplibs "@$tool_output_objdir$soname.exp" -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~
-	    linknames='
-	  # The linker will not automatically build a static lib if we build a DLL.
-	  # _LT_TAGVAR(old_archive_from_new_cmds, $1)='true'
-	  _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
-	  # Don't use ranlib
-	  _LT_TAGVAR(old_postinstall_cmds, $1)='chmod 644 $oldlib'
-	  _LT_TAGVAR(postlink_cmds, $1)='lt_outputfile="@OUTPUT@"~
-	    lt_tool_outputfile="@TOOL_OUTPUT@"~
-	    case $lt_outputfile in
-	      *.exe|*.EXE) ;;
-	      *)
-		lt_outputfile="$lt_outputfile.exe"
-		lt_tool_outputfile="$lt_tool_outputfile.exe"
-		;;
-	    esac~
-	    func_to_tool_file "$lt_outputfile"~
-	    if test "$MANIFEST_TOOL" != ":" && test -f "$lt_outputfile.manifest"; then
-	      $MANIFEST_TOOL -manifest "$lt_tool_outputfile.manifest" -outputresource:"$lt_tool_outputfile" || exit 1;
-	      $RM "$lt_outputfile.manifest";
-	    fi'
-	  ;;
-	*)
-	  # g++
-	  # _LT_TAGVAR(hardcode_libdir_flag_spec, $1) is actually meaningless,
-	  # as there is no search path for DLLs.
-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
-	  _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-all-symbols'
-	  _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
-	  _LT_TAGVAR(always_export_symbols, $1)=no
-	  _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
-
-	  if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
-	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
-	    # If the export-symbols file already is a .def file (1st line
-	    # is EXPORTS), use it as is; otherwise, prepend...
-	    _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
-	      cp $export_symbols $output_objdir/$soname.def;
-	    else
-	      echo EXPORTS > $output_objdir/$soname.def;
-	      cat $export_symbols >> $output_objdir/$soname.def;
-	    fi~
-	    $CC -shared -nostdlib $output_objdir/$soname.def $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
-	  else
-	    _LT_TAGVAR(ld_shlibs, $1)=no
-	  fi
-	  ;;
-	esac
-	;;
-      darwin* | rhapsody*)
-        _LT_DARWIN_LINKER_FEATURES($1)
-	;;
-
-      dgux*)
-        case $cc_basename in
-          ec++*)
-	    # FIXME: insert proper C++ library support
-	    _LT_TAGVAR(ld_shlibs, $1)=no
-	    ;;
-          ghcx*)
-	    # Green Hills C++ Compiler
-	    # FIXME: insert proper C++ library support
-	    _LT_TAGVAR(ld_shlibs, $1)=no
-	    ;;
-          *)
-	    # FIXME: insert proper C++ library support
-	    _LT_TAGVAR(ld_shlibs, $1)=no
-	    ;;
-        esac
-        ;;
-
-      freebsd[[12]]*)
-        # C++ shared libraries reported to be fairly broken before
-	# switch to ELF
-        _LT_TAGVAR(ld_shlibs, $1)=no
-        ;;
-
-      freebsd-elf*)
-        _LT_TAGVAR(archive_cmds_need_lc, $1)=no
-        ;;
-
-      freebsd* | dragonfly*)
-        # FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF
-        # conventions
-        _LT_TAGVAR(ld_shlibs, $1)=yes
-        ;;
-
-      gnu*)
-        ;;
-
-      haiku*)
-        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
-        _LT_TAGVAR(link_all_deplibs, $1)=yes
-        ;;
-
-      hpux9*)
-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
-        _LT_TAGVAR(hardcode_libdir_separator, $1)=:
-        _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
-        _LT_TAGVAR(hardcode_direct, $1)=yes
-        _LT_TAGVAR(hardcode_minus_L, $1)=yes # Not in the search PATH,
-				             # but as the default
-				             # location of the library.
-
-        case $cc_basename in
-          CC*)
-            # FIXME: insert proper C++ library support
-            _LT_TAGVAR(ld_shlibs, $1)=no
-            ;;
-          aCC*)
-            _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/$soname~$CC -b ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
-            # Commands to make compiler produce verbose output that lists
-            # what "hidden" libraries, object files and flags are used when
-            # linking a shared library.
-            #
-            # There doesn't appear to be a way to prevent this compiler from
-            # explicitly linking system object files so we need to strip them
-            # from the output so that they don't get included in the library
-            # dependencies.
-            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
-            ;;
-          *)
-            if test "$GXX" = yes; then
-              _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/$soname~$CC -shared -nostdlib $pic_flag ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
-            else
-              # FIXME: insert proper C++ library support
-              _LT_TAGVAR(ld_shlibs, $1)=no
-            fi
-            ;;
-        esac
-        ;;
-
-      hpux10*|hpux11*)
-        if test $with_gnu_ld = no; then
-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
-	  _LT_TAGVAR(hardcode_libdir_separator, $1)=:
-
-          case $host_cpu in
-            hppa*64*|ia64*)
-              ;;
-            *)
-	      _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
-              ;;
-          esac
-        fi
-        case $host_cpu in
-          hppa*64*|ia64*)
-            _LT_TAGVAR(hardcode_direct, $1)=no
-            _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
-            ;;
-          *)
-            _LT_TAGVAR(hardcode_direct, $1)=yes
-            _LT_TAGVAR(hardcode_direct_absolute, $1)=yes
-            _LT_TAGVAR(hardcode_minus_L, $1)=yes # Not in the search PATH,
-					         # but as the default
-					         # location of the library.
-            ;;
-        esac
-
-        case $cc_basename in
-          CC*)
-	    # FIXME: insert proper C++ library support
-	    _LT_TAGVAR(ld_shlibs, $1)=no
-	    ;;
-          aCC*)
-	    case $host_cpu in
-	      hppa*64*)
-	        _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
-	        ;;
-	      ia64*)
-	        _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
-	        ;;
-	      *)
-	        _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
-	        ;;
-	    esac
-	    # Commands to make compiler produce verbose output that lists
-	    # what "hidden" libraries, object files and flags are used when
-	    # linking a shared library.
-	    #
-	    # There doesn't appear to be a way to prevent this compiler from
-	    # explicitly linking system object files so we need to strip them
-	    # from the output so that they don't get included in the library
-	    # dependencies.
-	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
-	    ;;
-          *)
-	    if test "$GXX" = yes; then
-	      if test $with_gnu_ld = no; then
-	        case $host_cpu in
-	          hppa*64*)
-	            _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
-	            ;;
-	          ia64*)
-	            _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $pic_flag ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
-	            ;;
-	          *)
-	            _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
-	            ;;
-	        esac
-	      fi
-	    else
-	      # FIXME: insert proper C++ library support
-	      _LT_TAGVAR(ld_shlibs, $1)=no
-	    fi
-	    ;;
-        esac
-        ;;
-
-      interix[[3-9]]*)
-	_LT_TAGVAR(hardcode_direct, $1)=no
-	_LT_TAGVAR(hardcode_shlibpath_var, $1)=no
-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
-	_LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
-	# Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc.
-	# Instead, shared libraries are loaded at an image base (0x10000000 by
-	# default) and relocated if they conflict, which is a slow very memory
-	# consuming and fragmenting process.  To avoid this, we pick a random,
-	# 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
-	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
-	_LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
-	;;
-      irix5* | irix6*)
-        case $cc_basename in
-          CC*)
-	    # SGI C++
-	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
-
-	    # Archives containing C++ object files must be created using
-	    # "CC -ar", where "CC" is the IRIX C++ compiler.  This is
-	    # necessary to make sure instantiated templates are included
-	    # in the archive.
-	    _LT_TAGVAR(old_archive_cmds, $1)='$CC -ar -WR,-u -o $oldlib $oldobjs'
-	    ;;
-          *)
-	    if test "$GXX" = yes; then
-	      if test "$with_gnu_ld" = no; then
-	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
-	      else
-	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` -o $lib'
-	      fi
-	    fi
-	    _LT_TAGVAR(link_all_deplibs, $1)=yes
-	    ;;
-        esac
-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
-        _LT_TAGVAR(hardcode_libdir_separator, $1)=:
-        _LT_TAGVAR(inherit_rpath, $1)=yes
-        ;;
-
-      linux* | k*bsd*-gnu | kopensolaris*-gnu)
-        case $cc_basename in
-          KCC*)
-	    # Kuck and Associates, Inc. (KAI) C++ Compiler
-
-	    # KCC will only create a shared library if the output file
-	    # ends with ".so" (or ".sl" for HP-UX), so rename the library
-	    # to its proper name (with version) after linking.
-	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
-	    _LT_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
-	    # Commands to make compiler produce verbose output that lists
-	    # what "hidden" libraries, object files and flags are used when
-	    # linking a shared library.
-	    #
-	    # There doesn't appear to be a way to prevent this compiler from
-	    # explicitly linking system object files so we need to strip them
-	    # from the output so that they don't get included in the library
-	    # dependencies.
-	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
-
-	    _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
-
-	    # Archives containing C++ object files must be created using
-	    # "CC -Bstatic", where "CC" is the KAI C++ compiler.
-	    _LT_TAGVAR(old_archive_cmds, $1)='$CC -Bstatic -o $oldlib $oldobjs'
-	    ;;
-	  icpc* | ecpc* )
-	    # Intel C++
-	    with_gnu_ld=yes
-	    # version 8.0 and above of icpc choke on multiply defined symbols
-	    # if we add $predep_objects and $postdep_objects, however 7.1 and
-	    # earlier do not add the objects themselves.
-	    case `$CC -V 2>&1` in
-	      *"Version 7."*)
-	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
-		_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
-		;;
-	      *)  # Version 8.0 or newer
-	        tmp_idyn=
-	        case $host_cpu in
-		  ia64*) tmp_idyn=' -i_dynamic';;
-		esac
-	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
-		_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
-		;;
-	    esac
-	    _LT_TAGVAR(archive_cmds_need_lc, $1)=no
-	    _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
-	    _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
-	    ;;
-          pgCC* | pgcpp*)
-            # Portland Group C++ compiler
-	    case `$CC -V` in
-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
-	      _LT_TAGVAR(prelink_cmds, $1)='tpldir=Template.dir~
-		rm -rf $tpldir~
-		$CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
-		compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
-		rm -rf $tpldir~
-		$CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
-		$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
-		$RANLIB $oldlib'
-	      _LT_TAGVAR(archive_cmds, $1)='tpldir=Template.dir~
-		rm -rf $tpldir~
-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
-		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
-		rm -rf $tpldir~
-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
-		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
-	      ;;
-	    *) # Version 6 and above use weak symbols
-	      _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
-	      _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
-	      ;;
-	    esac
-
-	    _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}--rpath ${wl}$libdir'
-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
-	    _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
-            ;;
-	  cxx*)
-	    # Compaq C++
-	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
-	    _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname  -o $lib ${wl}-retain-symbols-file $wl$export_symbols'
-
-	    runpath_var=LD_RUN_PATH
-	    _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir'
-	    _LT_TAGVAR(hardcode_libdir_separator, $1)=:
-
-	    # Commands to make compiler produce verbose output that lists
-	    # what "hidden" libraries, object files and flags are used when
-	    # linking a shared library.
-	    #
-	    # There doesn't appear to be a way to prevent this compiler from
-	    # explicitly linking system object files so we need to strip them
-	    # from the output so that they don't get included in the library
-	    # dependencies.
-	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
-	    ;;
-	  xl* | mpixl* | bgxl*)
-	    # IBM XL 8.0 on PPC, with GNU ld
-	    _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
-	    _LT_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
-	    if test "x$supports_anon_versioning" = xyes; then
-	      _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $output_objdir/$libname.ver~
-		cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
-		echo "local: *; };" >> $output_objdir/$libname.ver~
-		$CC -qmkshrobj $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
-	    fi
-	    ;;
-	  *)
-	    case `$CC -V 2>&1 | sed 5q` in
-	    *Sun\ C*)
-	      # Sun C++ 5.9
-	      _LT_TAGVAR(no_undefined_flag, $1)=' -zdefs'
-	      _LT_TAGVAR(archive_cmds, $1)='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
-	      _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file ${wl}$export_symbols'
-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
-	      _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
-
-	      # Not sure whether something based on
-	      # $CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1
-	      # would be better.
-	      output_verbose_link_cmd='func_echo_all'
-
-	      # Archives containing C++ object files must be created using
-	      # "CC -xar", where "CC" is the Sun C++ compiler.  This is
-	      # necessary to make sure instantiated templates are included
-	      # in the archive.
-	      _LT_TAGVAR(old_archive_cmds, $1)='$CC -xar -o $oldlib $oldobjs'
-	      ;;
-	    esac
-	    ;;
-	esac
-	;;
-
-      lynxos*)
-        # FIXME: insert proper C++ library support
-	_LT_TAGVAR(ld_shlibs, $1)=no
-	;;
-
-      m88k*)
-        # FIXME: insert proper C++ library support
-        _LT_TAGVAR(ld_shlibs, $1)=no
-	;;
-
-      mvs*)
-        case $cc_basename in
-          cxx*)
-	    # FIXME: insert proper C++ library support
-	    _LT_TAGVAR(ld_shlibs, $1)=no
-	    ;;
-	  *)
-	    # FIXME: insert proper C++ library support
-	    _LT_TAGVAR(ld_shlibs, $1)=no
-	    ;;
-	esac
-	;;
-
-      netbsd*)
-        if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
-	  _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable  -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags'
-	  wlarc=
-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
-	  _LT_TAGVAR(hardcode_direct, $1)=yes
-	  _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
-	fi
-	# Workaround some broken pre-1.5 toolchains
-	output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP conftest.$objext | $SED -e "s:-lgcc -lc -lgcc::"'
-	;;
-
-      *nto* | *qnx*)
-        _LT_TAGVAR(ld_shlibs, $1)=yes
-	;;
-
-      openbsd2*)
-        # C++ shared libraries are fairly broken
-	_LT_TAGVAR(ld_shlibs, $1)=no
-	;;
-
-      openbsd*)
-	if test -f /usr/libexec/ld.so; then
-	  _LT_TAGVAR(hardcode_direct, $1)=yes
-	  _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
-	  _LT_TAGVAR(hardcode_direct_absolute, $1)=yes
-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib'
-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
-	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
-	    _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
-	    _LT_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
-	  fi
-	  output_verbose_link_cmd=func_echo_all
-	else
-	  _LT_TAGVAR(ld_shlibs, $1)=no
-	fi
-	;;
-
-      osf3* | osf4* | osf5*)
-        case $cc_basename in
-          KCC*)
-	    # Kuck and Associates, Inc. (KAI) C++ Compiler
-
-	    # KCC will only create a shared library if the output file
-	    # ends with ".so" (or ".sl" for HP-UX), so rename the library
-	    # to its proper name (with version) after linking.
-	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
-
-	    _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
-	    _LT_TAGVAR(hardcode_libdir_separator, $1)=:
-
-	    # Archives containing C++ object files must be created using
-	    # the KAI C++ compiler.
-	    case $host in
-	      osf3*) _LT_TAGVAR(old_archive_cmds, $1)='$CC -Bstatic -o $oldlib $oldobjs' ;;
-	      *) _LT_TAGVAR(old_archive_cmds, $1)='$CC -o $oldlib $oldobjs' ;;
-	    esac
-	    ;;
-          RCC*)
-	    # Rational C++ 2.4.1
-	    # FIXME: insert proper C++ library support
-	    _LT_TAGVAR(ld_shlibs, $1)=no
-	    ;;
-          cxx*)
-	    case $host in
-	      osf3*)
-	        _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
-	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && func_echo_all "${wl}-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
-		;;
-	      *)
-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
-	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
-	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
-	          echo "-hidden">> $lib.exp~
-	          $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname ${wl}-input ${wl}$lib.exp  `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~
-	          $RM $lib.exp'
-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir'
-		;;
-	    esac
-
-	    _LT_TAGVAR(hardcode_libdir_separator, $1)=:
-
-	    # Commands to make compiler produce verbose output that lists
-	    # what "hidden" libraries, object files and flags are used when
-	    # linking a shared library.
-	    #
-	    # There doesn't appear to be a way to prevent this compiler from
-	    # explicitly linking system object files so we need to strip them
-	    # from the output so that they don't get included in the library
-	    # dependencies.
-	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
-	    ;;
-	  *)
-	    if test "$GXX" = yes && test "$with_gnu_ld" = no; then
-	      _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
-	      case $host in
-	        osf3*)
-	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
-		  ;;
-	        *)
-	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
-		  ;;
-	      esac
-
-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
-	      _LT_TAGVAR(hardcode_libdir_separator, $1)=:
-
-	      # Commands to make compiler produce verbose output that lists
-	      # what "hidden" libraries, object files and flags are used when
-	      # linking a shared library.
-	      output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"'
-
-	    else
-	      # FIXME: insert proper C++ library support
-	      _LT_TAGVAR(ld_shlibs, $1)=no
-	    fi
-	    ;;
-        esac
-        ;;
-
-      psos*)
-        # FIXME: insert proper C++ library support
-        _LT_TAGVAR(ld_shlibs, $1)=no
-        ;;
-
-      sunos4*)
-        case $cc_basename in
-          CC*)
-	    # Sun C++ 4.x
-	    # FIXME: insert proper C++ library support
-	    _LT_TAGVAR(ld_shlibs, $1)=no
-	    ;;
-          lcc*)
-	    # Lucid
-	    # FIXME: insert proper C++ library support
-	    _LT_TAGVAR(ld_shlibs, $1)=no
-	    ;;
-          *)
-	    # FIXME: insert proper C++ library support
-	    _LT_TAGVAR(ld_shlibs, $1)=no
-	    ;;
-        esac
-        ;;
-
-      solaris*)
-        case $cc_basename in
-          CC* | sunCC*)
-	    # Sun C++ 4.2, 5.x and Centerline C++
-            _LT_TAGVAR(archive_cmds_need_lc,$1)=yes
-	    _LT_TAGVAR(no_undefined_flag, $1)=' -zdefs'
-	    _LT_TAGVAR(archive_cmds, $1)='$CC -G${allow_undefined_flag}  -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
-	    _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
-	      $CC -G${allow_undefined_flag} ${wl}-M ${wl}$lib.exp -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp'
-
-	    _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
-	    _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
-	    case $host_os in
-	      solaris2.[[0-5]] | solaris2.[[0-5]].*) ;;
-	      *)
-		# The compiler driver will combine and reorder linker options,
-		# but understands `-z linker_flag'.
-	        # Supported since Solaris 2.6 (maybe 2.5.1?)
-		_LT_TAGVAR(whole_archive_flag_spec, $1)='-z allextract$convenience -z defaultextract'
-	        ;;
-	    esac
-	    _LT_TAGVAR(link_all_deplibs, $1)=yes
-
-	    output_verbose_link_cmd='func_echo_all'
-
-	    # Archives containing C++ object files must be created using
-	    # "CC -xar", where "CC" is the Sun C++ compiler.  This is
-	    # necessary to make sure instantiated templates are included
-	    # in the archive.
-	    _LT_TAGVAR(old_archive_cmds, $1)='$CC -xar -o $oldlib $oldobjs'
-	    ;;
-          gcx*)
-	    # Green Hills C++ Compiler
-	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
-
-	    # The C++ compiler must be used to create the archive.
-	    _LT_TAGVAR(old_archive_cmds, $1)='$CC $LDFLAGS -archive -o $oldlib $oldobjs'
-	    ;;
-          *)
-	    # GNU C++ compiler with Solaris linker
-	    if test "$GXX" = yes && test "$with_gnu_ld" = no; then
-	      _LT_TAGVAR(no_undefined_flag, $1)=' ${wl}-z ${wl}defs'
-	      if $CC --version | $GREP -v '^2\.7' > /dev/null; then
-	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
-	        _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
-		  $CC -shared $pic_flag -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp'
-
-	        # Commands to make compiler produce verbose output that lists
-	        # what "hidden" libraries, object files and flags are used when
-	        # linking a shared library.
-	        output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"'
-	      else
-	        # g++ 2.7 appears to require `-G' NOT `-shared' on this
-	        # platform.
-	        _LT_TAGVAR(archive_cmds, $1)='$CC -G -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
-	        _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
-		  $CC -G -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp'
-
-	        # Commands to make compiler produce verbose output that lists
-	        # what "hidden" libraries, object files and flags are used when
-	        # linking a shared library.
-	        output_verbose_link_cmd='$CC -G $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"'
-	      fi
-
-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $wl$libdir'
-	      case $host_os in
-		solaris2.[[0-5]] | solaris2.[[0-5]].*) ;;
-		*)
-		  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract'
-		  ;;
-	      esac
-	    fi
-	    ;;
-        esac
-        ;;
-
-    sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[[01]].[[10]]* | unixware7* | sco3.2v5.0.[[024]]*)
-      _LT_TAGVAR(no_undefined_flag, $1)='${wl}-z,text'
-      _LT_TAGVAR(archive_cmds_need_lc, $1)=no
-      _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
-      runpath_var='LD_RUN_PATH'
-
-      case $cc_basename in
-        CC*)
-	  _LT_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
-	  _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
-	  ;;
-	*)
-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
-	  _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
-	  ;;
-      esac
-      ;;
-
-      sysv5* | sco3.2v5* | sco5v6*)
-	# Note: We can NOT use -z defs as we might desire, because we do not
-	# link with -lc, and that would cause any symbols used from libc to
-	# always be unresolved, which means just about no library would
-	# ever link correctly.  If we're not using GNU ld we use -z text
-	# though, which does catch some bad symbols but isn't as heavy-handed
-	# as -z defs.
-	_LT_TAGVAR(no_undefined_flag, $1)='${wl}-z,text'
-	_LT_TAGVAR(allow_undefined_flag, $1)='${wl}-z,nodefs'
-	_LT_TAGVAR(archive_cmds_need_lc, $1)=no
-	_LT_TAGVAR(hardcode_shlibpath_var, $1)=no
-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R,$libdir'
-	_LT_TAGVAR(hardcode_libdir_separator, $1)=':'
-	_LT_TAGVAR(link_all_deplibs, $1)=yes
-	_LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-Bexport'
-	runpath_var='LD_RUN_PATH'
-
-	case $cc_basename in
-          CC*)
-	    _LT_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
-	    _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
-	    _LT_TAGVAR(old_archive_cmds, $1)='$CC -Tprelink_objects $oldobjs~
-	      '"$_LT_TAGVAR(old_archive_cmds, $1)"
-	    _LT_TAGVAR(reload_cmds, $1)='$CC -Tprelink_objects $reload_objs~
-	      '"$_LT_TAGVAR(reload_cmds, $1)"
-	    ;;
-	  *)
-	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
-	    _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
-	    ;;
-	esac
-      ;;
-
-      tandem*)
-        case $cc_basename in
-          NCC*)
-	    # NonStop-UX NCC 3.20
-	    # FIXME: insert proper C++ library support
-	    _LT_TAGVAR(ld_shlibs, $1)=no
-	    ;;
-          *)
-	    # FIXME: insert proper C++ library support
-	    _LT_TAGVAR(ld_shlibs, $1)=no
-	    ;;
-        esac
-        ;;
-
-      vxworks*)
-        # FIXME: insert proper C++ library support
-        _LT_TAGVAR(ld_shlibs, $1)=no
-        ;;
-
-      *)
-        # FIXME: insert proper C++ library support
-        _LT_TAGVAR(ld_shlibs, $1)=no
-        ;;
-    esac
-
-    AC_MSG_RESULT([$_LT_TAGVAR(ld_shlibs, $1)])
-    test "$_LT_TAGVAR(ld_shlibs, $1)" = no && can_build_shared=no
-
-    _LT_TAGVAR(GCC, $1)="$GXX"
-    _LT_TAGVAR(LD, $1)="$LD"
-
-    ## CAVEAT EMPTOR:
-    ## There is no encapsulation within the following macros, do not change
-    ## the running order or otherwise move them around unless you know exactly
-    ## what you are doing...
-    _LT_SYS_HIDDEN_LIBDEPS($1)
-    _LT_COMPILER_PIC($1)
-    _LT_COMPILER_C_O($1)
-    _LT_COMPILER_FILE_LOCKS($1)
-    _LT_LINKER_SHLIBS($1)
-    _LT_SYS_DYNAMIC_LINKER($1)
-    _LT_LINKER_HARDCODE_LIBPATH($1)
-
-    _LT_CONFIG($1)
-  fi # test -n "$compiler"
-
-  CC=$lt_save_CC
-  CFLAGS=$lt_save_CFLAGS
-  LDCXX=$LD
-  LD=$lt_save_LD
-  GCC=$lt_save_GCC
-  with_gnu_ld=$lt_save_with_gnu_ld
-  lt_cv_path_LDCXX=$lt_cv_path_LD
-  lt_cv_path_LD=$lt_save_path_LD
-  lt_cv_prog_gnu_ldcxx=$lt_cv_prog_gnu_ld
-  lt_cv_prog_gnu_ld=$lt_save_with_gnu_ld
-fi # test "$_lt_caught_CXX_error" != yes
-
-AC_LANG_POP
-])# _LT_LANG_CXX_CONFIG
-
-
-# _LT_FUNC_STRIPNAME_CNF
-# ----------------------
-# func_stripname_cnf prefix suffix name
-# strip PREFIX and SUFFIX off of NAME.
-# PREFIX and SUFFIX must not contain globbing or regex special
-# characters, hashes, percent signs, but SUFFIX may contain a leading
-# dot (in which case that matches only a dot).
-#
-# This function is identical to the (non-XSI) version of func_stripname,
-# except this one can be used by m4 code that may be executed by configure,
-# rather than the libtool script.
-m4_defun([_LT_FUNC_STRIPNAME_CNF],[dnl
-AC_REQUIRE([_LT_DECL_SED])
-AC_REQUIRE([_LT_PROG_ECHO_BACKSLASH])
-func_stripname_cnf ()
-{
-  case ${2} in
-  .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
-  *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
-  esac
-} # func_stripname_cnf
-])# _LT_FUNC_STRIPNAME_CNF
-
-# _LT_SYS_HIDDEN_LIBDEPS([TAGNAME])
-# ---------------------------------
-# Figure out "hidden" library dependencies from verbose
-# compiler output when linking a shared library.
-# Parse the compiler output and extract the necessary
-# objects, libraries and library flags.
-m4_defun([_LT_SYS_HIDDEN_LIBDEPS],
-[m4_require([_LT_FILEUTILS_DEFAULTS])dnl
-AC_REQUIRE([_LT_FUNC_STRIPNAME_CNF])dnl
-# Dependencies to place before and after the object being linked:
-_LT_TAGVAR(predep_objects, $1)=
-_LT_TAGVAR(postdep_objects, $1)=
-_LT_TAGVAR(predeps, $1)=
-_LT_TAGVAR(postdeps, $1)=
-_LT_TAGVAR(compiler_lib_search_path, $1)=
-
-dnl we can't use the lt_simple_compile_test_code here,
-dnl because it contains code intended for an executable,
-dnl not a library.  It's possible we should let each
-dnl tag define a new lt_????_link_test_code variable,
-dnl but it's only used here...
-m4_if([$1], [], [cat > conftest.$ac_ext <<_LT_EOF
-int a;
-void foo (void) { a = 0; }
-_LT_EOF
-], [$1], [CXX], [cat > conftest.$ac_ext <<_LT_EOF
-class Foo
-{
-public:
-  Foo (void) { a = 0; }
-private:
-  int a;
-};
-_LT_EOF
-], [$1], [F77], [cat > conftest.$ac_ext <<_LT_EOF
-      subroutine foo
-      implicit none
-      integer*4 a
-      a=0
-      return
-      end
-_LT_EOF
-], [$1], [FC], [cat > conftest.$ac_ext <<_LT_EOF
-      subroutine foo
-      implicit none
-      integer a
-      a=0
-      return
-      end
-_LT_EOF
-], [$1], [GCJ], [cat > conftest.$ac_ext <<_LT_EOF
-public class foo {
-  private int a;
-  public void bar (void) {
-    a = 0;
-  }
-};
-_LT_EOF
-])
-
-_lt_libdeps_save_CFLAGS=$CFLAGS
-case "$CC $CFLAGS " in #(
-*\ -flto*\ *) CFLAGS="$CFLAGS -fno-lto" ;;
-*\ -fwhopr*\ *) CFLAGS="$CFLAGS -fno-whopr" ;;
-esac
-
-dnl Parse the compiler output and extract the necessary
-dnl objects, libraries and library flags.
-if AC_TRY_EVAL(ac_compile); then
-  # Parse the compiler output and extract the necessary
-  # objects, libraries and library flags.
-
-  # Sentinel used to keep track of whether or not we are before
-  # the conftest object file.
-  pre_test_object_deps_done=no
-
-  for p in `eval "$output_verbose_link_cmd"`; do
-    case ${prev}${p} in
-
-    -L* | -R* | -l*)
-       # Some compilers place space between "-{L,R}" and the path.
-       # Remove the space.
-       if test $p = "-L" ||
-          test $p = "-R"; then
-	 prev=$p
-	 continue
-       fi
-
-       # Expand the sysroot to ease extracting the directories later.
-       if test -z "$prev"; then
-         case $p in
-         -L*) func_stripname_cnf '-L' '' "$p"; prev=-L; p=$func_stripname_result ;;
-         -R*) func_stripname_cnf '-R' '' "$p"; prev=-R; p=$func_stripname_result ;;
-         -l*) func_stripname_cnf '-l' '' "$p"; prev=-l; p=$func_stripname_result ;;
-         esac
-       fi
-       case $p in
-       =*) func_stripname_cnf '=' '' "$p"; p=$lt_sysroot$func_stripname_result ;;
-       esac
-       if test "$pre_test_object_deps_done" = no; then
-	 case ${prev} in
-	 -L | -R)
-	   # Internal compiler library paths should come after those
-	   # provided the user.  The postdeps already come after the
-	   # user supplied libs so there is no need to process them.
-	   if test -z "$_LT_TAGVAR(compiler_lib_search_path, $1)"; then
-	     _LT_TAGVAR(compiler_lib_search_path, $1)="${prev}${p}"
-	   else
-	     _LT_TAGVAR(compiler_lib_search_path, $1)="${_LT_TAGVAR(compiler_lib_search_path, $1)} ${prev}${p}"
-	   fi
-	   ;;
-	 # The "-l" case would never come before the object being
-	 # linked, so don't bother handling this case.
-	 esac
-       else
-	 if test -z "$_LT_TAGVAR(postdeps, $1)"; then
-	   _LT_TAGVAR(postdeps, $1)="${prev}${p}"
-	 else
-	   _LT_TAGVAR(postdeps, $1)="${_LT_TAGVAR(postdeps, $1)} ${prev}${p}"
-	 fi
-       fi
-       prev=
-       ;;
-
-    *.lto.$objext) ;; # Ignore GCC LTO objects
-    *.$objext)
-       # This assumes that the test object file only shows up
-       # once in the compiler output.
-       if test "$p" = "conftest.$objext"; then
-	 pre_test_object_deps_done=yes
-	 continue
-       fi
-
-       if test "$pre_test_object_deps_done" = no; then
-	 if test -z "$_LT_TAGVAR(predep_objects, $1)"; then
-	   _LT_TAGVAR(predep_objects, $1)="$p"
-	 else
-	   _LT_TAGVAR(predep_objects, $1)="$_LT_TAGVAR(predep_objects, $1) $p"
-	 fi
-       else
-	 if test -z "$_LT_TAGVAR(postdep_objects, $1)"; then
-	   _LT_TAGVAR(postdep_objects, $1)="$p"
-	 else
-	   _LT_TAGVAR(postdep_objects, $1)="$_LT_TAGVAR(postdep_objects, $1) $p"
-	 fi
-       fi
-       ;;
-
-    *) ;; # Ignore the rest.
-
-    esac
-  done
-
-  # Clean up.
-  rm -f a.out a.exe
-else
-  echo "libtool.m4: error: problem compiling $1 test program"
-fi
-
-$RM -f confest.$objext
-CFLAGS=$_lt_libdeps_save_CFLAGS
-
-# PORTME: override above test on systems where it is broken
-m4_if([$1], [CXX],
-[case $host_os in
-interix[[3-9]]*)
-  # Interix 3.5 installs completely hosed .la files for C++, so rather than
-  # hack all around it, let's just trust "g++" to DTRT.
-  _LT_TAGVAR(predep_objects,$1)=
-  _LT_TAGVAR(postdep_objects,$1)=
-  _LT_TAGVAR(postdeps,$1)=
-  ;;
-
-linux*)
-  case `$CC -V 2>&1 | sed 5q` in
-  *Sun\ C*)
-    # Sun C++ 5.9
-
-    # The more standards-conforming stlport4 library is
-    # incompatible with the Cstd library. Avoid specifying
-    # it if it's in CXXFLAGS. Ignore libCrun as
-    # -library=stlport4 depends on it.
-    case " $CXX $CXXFLAGS " in
-    *" -library=stlport4 "*)
-      solaris_use_stlport4=yes
-      ;;
-    esac
-
-    if test "$solaris_use_stlport4" != yes; then
-      _LT_TAGVAR(postdeps,$1)='-library=Cstd -library=Crun'
-    fi
-    ;;
-  esac
-  ;;
-
-solaris*)
-  case $cc_basename in
-  CC* | sunCC*)
-    # The more standards-conforming stlport4 library is
-    # incompatible with the Cstd library. Avoid specifying
-    # it if it's in CXXFLAGS. Ignore libCrun as
-    # -library=stlport4 depends on it.
-    case " $CXX $CXXFLAGS " in
-    *" -library=stlport4 "*)
-      solaris_use_stlport4=yes
-      ;;
-    esac
-
-    # Adding this requires a known-good setup of shared libraries for
-    # Sun compiler versions before 5.6, else PIC objects from an old
-    # archive will be linked into the output, leading to subtle bugs.
-    if test "$solaris_use_stlport4" != yes; then
-      _LT_TAGVAR(postdeps,$1)='-library=Cstd -library=Crun'
-    fi
-    ;;
-  esac
-  ;;
-esac
-])
-
-case " $_LT_TAGVAR(postdeps, $1) " in
-*" -lc "*) _LT_TAGVAR(archive_cmds_need_lc, $1)=no ;;
-esac
- _LT_TAGVAR(compiler_lib_search_dirs, $1)=
-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
- _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
-fi
-_LT_TAGDECL([], [compiler_lib_search_dirs], [1],
-    [The directories searched by this compiler when creating a shared library])
-_LT_TAGDECL([], [predep_objects], [1],
-    [Dependencies to place before and after the objects being linked to
-    create a shared library])
-_LT_TAGDECL([], [postdep_objects], [1])
-_LT_TAGDECL([], [predeps], [1])
-_LT_TAGDECL([], [postdeps], [1])
-_LT_TAGDECL([], [compiler_lib_search_path], [1],
-    [The library search path used internally by the compiler when linking
-    a shared library])
-])# _LT_SYS_HIDDEN_LIBDEPS
-
-
-# _LT_LANG_F77_CONFIG([TAG])
-# --------------------------
-# Ensure that the configuration variables for a Fortran 77 compiler are
-# suitably defined.  These variables are subsequently used by _LT_CONFIG
-# to write the compiler configuration to `libtool'.
-m4_defun([_LT_LANG_F77_CONFIG],
-[AC_LANG_PUSH(Fortran 77)
-if test -z "$F77" || test "X$F77" = "Xno"; then
-  _lt_disable_F77=yes
-fi
-
-_LT_TAGVAR(archive_cmds_need_lc, $1)=no
-_LT_TAGVAR(allow_undefined_flag, $1)=
-_LT_TAGVAR(always_export_symbols, $1)=no
-_LT_TAGVAR(archive_expsym_cmds, $1)=
-_LT_TAGVAR(export_dynamic_flag_spec, $1)=
-_LT_TAGVAR(hardcode_direct, $1)=no
-_LT_TAGVAR(hardcode_direct_absolute, $1)=no
-_LT_TAGVAR(hardcode_libdir_flag_spec, $1)=
-_LT_TAGVAR(hardcode_libdir_flag_spec_ld, $1)=
-_LT_TAGVAR(hardcode_libdir_separator, $1)=
-_LT_TAGVAR(hardcode_minus_L, $1)=no
-_LT_TAGVAR(hardcode_automatic, $1)=no
-_LT_TAGVAR(inherit_rpath, $1)=no
-_LT_TAGVAR(module_cmds, $1)=
-_LT_TAGVAR(module_expsym_cmds, $1)=
-_LT_TAGVAR(link_all_deplibs, $1)=unknown
-_LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds
-_LT_TAGVAR(reload_flag, $1)=$reload_flag
-_LT_TAGVAR(reload_cmds, $1)=$reload_cmds
-_LT_TAGVAR(no_undefined_flag, $1)=
-_LT_TAGVAR(whole_archive_flag_spec, $1)=
-_LT_TAGVAR(enable_shared_with_static_runtimes, $1)=no
-
-# Source file extension for f77 test sources.
-ac_ext=f
-
-# Object file extension for compiled f77 test sources.
-objext=o
-_LT_TAGVAR(objext, $1)=$objext
-
-# No sense in running all these tests if we already determined that
-# the F77 compiler isn't working.  Some variables (like enable_shared)
-# are currently assumed to apply to all compilers on this platform,
-# and will be corrupted by setting them based on a non-working compiler.
-if test "$_lt_disable_F77" != yes; then
-  # Code to be used in simple compile tests
-  lt_simple_compile_test_code="\
-      subroutine t
-      return
-      end
-"
-
-  # Code to be used in simple link tests
-  lt_simple_link_test_code="\
-      program t
-      end
-"
-
-  # ltmain only uses $CC for tagged configurations so make sure $CC is set.
-  _LT_TAG_COMPILER
-
-  # save warnings/boilerplate of simple test code
-  _LT_COMPILER_BOILERPLATE
-  _LT_LINKER_BOILERPLATE
-
-  # Allow CC to be a program name with arguments.
-  lt_save_CC="$CC"
-  lt_save_GCC=$GCC
-  lt_save_CFLAGS=$CFLAGS
-  CC=${F77-"f77"}
-  CFLAGS=$FFLAGS
-  compiler=$CC
-  _LT_TAGVAR(compiler, $1)=$CC
-  _LT_CC_BASENAME([$compiler])
-  GCC=$G77
-  if test -n "$compiler"; then
-    AC_MSG_CHECKING([if libtool supports shared libraries])
-    AC_MSG_RESULT([$can_build_shared])
-
-    AC_MSG_CHECKING([whether to build shared libraries])
-    test "$can_build_shared" = "no" && enable_shared=no
-
-    # On AIX, shared libraries and static libraries use the same namespace, and
-    # are all built from PIC.
-    case $host_os in
-      aix3*)
-        test "$enable_shared" = yes && enable_static=no
-        if test -n "$RANLIB"; then
-          archive_cmds="$archive_cmds~\$RANLIB \$lib"
-          postinstall_cmds='$RANLIB $lib'
-        fi
-        ;;
-      aix[[4-9]]*)
-	if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
-	  test "$enable_shared" = yes && enable_static=no
-	fi
-        ;;
-    esac
-    AC_MSG_RESULT([$enable_shared])
-
-    AC_MSG_CHECKING([whether to build static libraries])
-    # Make sure either enable_shared or enable_static is yes.
-    test "$enable_shared" = yes || enable_static=yes
-    AC_MSG_RESULT([$enable_static])
-
-    _LT_TAGVAR(GCC, $1)="$G77"
-    _LT_TAGVAR(LD, $1)="$LD"
-
-    ## CAVEAT EMPTOR:
-    ## There is no encapsulation within the following macros, do not change
-    ## the running order or otherwise move them around unless you know exactly
-    ## what you are doing...
-    _LT_COMPILER_PIC($1)
-    _LT_COMPILER_C_O($1)
-    _LT_COMPILER_FILE_LOCKS($1)
-    _LT_LINKER_SHLIBS($1)
-    _LT_SYS_DYNAMIC_LINKER($1)
-    _LT_LINKER_HARDCODE_LIBPATH($1)
-
-    _LT_CONFIG($1)
-  fi # test -n "$compiler"
-
-  GCC=$lt_save_GCC
-  CC="$lt_save_CC"
-  CFLAGS="$lt_save_CFLAGS"
-fi # test "$_lt_disable_F77" != yes
-
-AC_LANG_POP
-])# _LT_LANG_F77_CONFIG
-
-
-# _LT_LANG_FC_CONFIG([TAG])
-# -------------------------
-# Ensure that the configuration variables for a Fortran compiler are
-# suitably defined.  These variables are subsequently used by _LT_CONFIG
-# to write the compiler configuration to `libtool'.
-m4_defun([_LT_LANG_FC_CONFIG],
-[AC_LANG_PUSH(Fortran)
-
-if test -z "$FC" || test "X$FC" = "Xno"; then
-  _lt_disable_FC=yes
-fi
-
-_LT_TAGVAR(archive_cmds_need_lc, $1)=no
-_LT_TAGVAR(allow_undefined_flag, $1)=
-_LT_TAGVAR(always_export_symbols, $1)=no
-_LT_TAGVAR(archive_expsym_cmds, $1)=
-_LT_TAGVAR(export_dynamic_flag_spec, $1)=
-_LT_TAGVAR(hardcode_direct, $1)=no
-_LT_TAGVAR(hardcode_direct_absolute, $1)=no
-_LT_TAGVAR(hardcode_libdir_flag_spec, $1)=
-_LT_TAGVAR(hardcode_libdir_flag_spec_ld, $1)=
-_LT_TAGVAR(hardcode_libdir_separator, $1)=
-_LT_TAGVAR(hardcode_minus_L, $1)=no
-_LT_TAGVAR(hardcode_automatic, $1)=no
-_LT_TAGVAR(inherit_rpath, $1)=no
-_LT_TAGVAR(module_cmds, $1)=
-_LT_TAGVAR(module_expsym_cmds, $1)=
-_LT_TAGVAR(link_all_deplibs, $1)=unknown
-_LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds
-_LT_TAGVAR(reload_flag, $1)=$reload_flag
-_LT_TAGVAR(reload_cmds, $1)=$reload_cmds
-_LT_TAGVAR(no_undefined_flag, $1)=
-_LT_TAGVAR(whole_archive_flag_spec, $1)=
-_LT_TAGVAR(enable_shared_with_static_runtimes, $1)=no
-
-# Source file extension for fc test sources.
-ac_ext=${ac_fc_srcext-f}
-
-# Object file extension for compiled fc test sources.
-objext=o
-_LT_TAGVAR(objext, $1)=$objext
-
-# No sense in running all these tests if we already determined that
-# the FC compiler isn't working.  Some variables (like enable_shared)
-# are currently assumed to apply to all compilers on this platform,
-# and will be corrupted by setting them based on a non-working compiler.
-if test "$_lt_disable_FC" != yes; then
-  # Code to be used in simple compile tests
-  lt_simple_compile_test_code="\
-      subroutine t
-      return
-      end
-"
-
-  # Code to be used in simple link tests
-  lt_simple_link_test_code="\
-      program t
-      end
-"
-
-  # ltmain only uses $CC for tagged configurations so make sure $CC is set.
-  _LT_TAG_COMPILER
-
-  # save warnings/boilerplate of simple test code
-  _LT_COMPILER_BOILERPLATE
-  _LT_LINKER_BOILERPLATE
-
-  # Allow CC to be a program name with arguments.
-  lt_save_CC="$CC"
-  lt_save_GCC=$GCC
-  lt_save_CFLAGS=$CFLAGS
-  CC=${FC-"f95"}
-  CFLAGS=$FCFLAGS
-  compiler=$CC
-  GCC=$ac_cv_fc_compiler_gnu
-
-  _LT_TAGVAR(compiler, $1)=$CC
-  _LT_CC_BASENAME([$compiler])
-
-  if test -n "$compiler"; then
-    AC_MSG_CHECKING([if libtool supports shared libraries])
-    AC_MSG_RESULT([$can_build_shared])
-
-    AC_MSG_CHECKING([whether to build shared libraries])
-    test "$can_build_shared" = "no" && enable_shared=no
-
-    # On AIX, shared libraries and static libraries use the same namespace, and
-    # are all built from PIC.
-    case $host_os in
-      aix3*)
-        test "$enable_shared" = yes && enable_static=no
-        if test -n "$RANLIB"; then
-          archive_cmds="$archive_cmds~\$RANLIB \$lib"
-          postinstall_cmds='$RANLIB $lib'
-        fi
-        ;;
-      aix[[4-9]]*)
-	if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
-	  test "$enable_shared" = yes && enable_static=no
-	fi
-        ;;
-    esac
-    AC_MSG_RESULT([$enable_shared])
-
-    AC_MSG_CHECKING([whether to build static libraries])
-    # Make sure either enable_shared or enable_static is yes.
-    test "$enable_shared" = yes || enable_static=yes
-    AC_MSG_RESULT([$enable_static])
-
-    _LT_TAGVAR(GCC, $1)="$ac_cv_fc_compiler_gnu"
-    _LT_TAGVAR(LD, $1)="$LD"
-
-    ## CAVEAT EMPTOR:
-    ## There is no encapsulation within the following macros, do not change
-    ## the running order or otherwise move them around unless you know exactly
-    ## what you are doing...
-    _LT_SYS_HIDDEN_LIBDEPS($1)
-    _LT_COMPILER_PIC($1)
-    _LT_COMPILER_C_O($1)
-    _LT_COMPILER_FILE_LOCKS($1)
-    _LT_LINKER_SHLIBS($1)
-    _LT_SYS_DYNAMIC_LINKER($1)
-    _LT_LINKER_HARDCODE_LIBPATH($1)
-
-    _LT_CONFIG($1)
-  fi # test -n "$compiler"
-
-  GCC=$lt_save_GCC
-  CC=$lt_save_CC
-  CFLAGS=$lt_save_CFLAGS
-fi # test "$_lt_disable_FC" != yes
-
-AC_LANG_POP
-])# _LT_LANG_FC_CONFIG
-
-
-# _LT_LANG_GCJ_CONFIG([TAG])
-# --------------------------
-# Ensure that the configuration variables for the GNU Java Compiler compiler
-# are suitably defined.  These variables are subsequently used by _LT_CONFIG
-# to write the compiler configuration to `libtool'.
-m4_defun([_LT_LANG_GCJ_CONFIG],
-[AC_REQUIRE([LT_PROG_GCJ])dnl
-AC_LANG_SAVE
-
-# Source file extension for Java test sources.
-ac_ext=java
-
-# Object file extension for compiled Java test sources.
-objext=o
-_LT_TAGVAR(objext, $1)=$objext
-
-# Code to be used in simple compile tests
-lt_simple_compile_test_code="class foo {}"
-
-# Code to be used in simple link tests
-lt_simple_link_test_code='public class conftest { public static void main(String[[]] argv) {}; }'
-
-# ltmain only uses $CC for tagged configurations so make sure $CC is set.
-_LT_TAG_COMPILER
-
-# save warnings/boilerplate of simple test code
-_LT_COMPILER_BOILERPLATE
-_LT_LINKER_BOILERPLATE
-
-# Allow CC to be a program name with arguments.
-lt_save_CC=$CC
-lt_save_CFLAGS=$CFLAGS
-lt_save_GCC=$GCC
-GCC=yes
-CC=${GCJ-"gcj"}
-CFLAGS=$GCJFLAGS
-compiler=$CC
-_LT_TAGVAR(compiler, $1)=$CC
-_LT_TAGVAR(LD, $1)="$LD"
-_LT_CC_BASENAME([$compiler])
-
-# GCJ did not exist at the time GCC didn't implicitly link libc in.
-_LT_TAGVAR(archive_cmds_need_lc, $1)=no
-
-_LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds
-_LT_TAGVAR(reload_flag, $1)=$reload_flag
-_LT_TAGVAR(reload_cmds, $1)=$reload_cmds
-
-## CAVEAT EMPTOR:
-## There is no encapsulation within the following macros, do not change
-## the running order or otherwise move them around unless you know exactly
-## what you are doing...
-if test -n "$compiler"; then
-  _LT_COMPILER_NO_RTTI($1)
-  _LT_COMPILER_PIC($1)
-  _LT_COMPILER_C_O($1)
-  _LT_COMPILER_FILE_LOCKS($1)
-  _LT_LINKER_SHLIBS($1)
-  _LT_LINKER_HARDCODE_LIBPATH($1)
-
-  _LT_CONFIG($1)
-fi
-
-AC_LANG_RESTORE
-
-GCC=$lt_save_GCC
-CC=$lt_save_CC
-CFLAGS=$lt_save_CFLAGS
-])# _LT_LANG_GCJ_CONFIG
-
-
-# _LT_LANG_RC_CONFIG([TAG])
-# -------------------------
-# Ensure that the configuration variables for the Windows resource compiler
-# are suitably defined.  These variables are subsequently used by _LT_CONFIG
-# to write the compiler configuration to `libtool'.
-m4_defun([_LT_LANG_RC_CONFIG],
-[AC_REQUIRE([LT_PROG_RC])dnl
-AC_LANG_SAVE
-
-# Source file extension for RC test sources.
-ac_ext=rc
-
-# Object file extension for compiled RC test sources.
-objext=o
-_LT_TAGVAR(objext, $1)=$objext
-
-# Code to be used in simple compile tests
-lt_simple_compile_test_code='sample MENU { MENUITEM "&Soup", 100, CHECKED }'
-
-# Code to be used in simple link tests
-lt_simple_link_test_code="$lt_simple_compile_test_code"
-
-# ltmain only uses $CC for tagged configurations so make sure $CC is set.
-_LT_TAG_COMPILER
-
-# save warnings/boilerplate of simple test code
-_LT_COMPILER_BOILERPLATE
-_LT_LINKER_BOILERPLATE
-
-# Allow CC to be a program name with arguments.
-lt_save_CC="$CC"
-lt_save_CFLAGS=$CFLAGS
-lt_save_GCC=$GCC
-GCC=
-CC=${RC-"windres"}
-CFLAGS=
-compiler=$CC
-_LT_TAGVAR(compiler, $1)=$CC
-_LT_CC_BASENAME([$compiler])
-_LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)=yes
-
-if test -n "$compiler"; then
-  :
-  _LT_CONFIG($1)
-fi
-
-GCC=$lt_save_GCC
-AC_LANG_RESTORE
-CC=$lt_save_CC
-CFLAGS=$lt_save_CFLAGS
-])# _LT_LANG_RC_CONFIG
-
-
-# LT_PROG_GCJ
-# -----------
-AC_DEFUN([LT_PROG_GCJ],
-[m4_ifdef([AC_PROG_GCJ], [AC_PROG_GCJ],
-  [m4_ifdef([A][M_PROG_GCJ], [A][M_PROG_GCJ],
-    [AC_CHECK_TOOL(GCJ, gcj,)
-      test "x${GCJFLAGS+set}" = xset || GCJFLAGS="-g -O2"
-      AC_SUBST(GCJFLAGS)])])[]dnl
-])
-
-# Old name:
-AU_ALIAS([LT_AC_PROG_GCJ], [LT_PROG_GCJ])
-dnl aclocal-1.4 backwards compatibility:
-dnl AC_DEFUN([LT_AC_PROG_GCJ], [])
-
-
-# LT_PROG_RC
-# ----------
-AC_DEFUN([LT_PROG_RC],
-[AC_CHECK_TOOL(RC, windres,)
-])
-
-# Old name:
-AU_ALIAS([LT_AC_PROG_RC], [LT_PROG_RC])
-dnl aclocal-1.4 backwards compatibility:
-dnl AC_DEFUN([LT_AC_PROG_RC], [])
-
-
-# _LT_DECL_EGREP
-# --------------
-# If we don't have a new enough Autoconf to choose the best grep
-# available, choose the one first in the user's PATH.
-m4_defun([_LT_DECL_EGREP],
-[AC_REQUIRE([AC_PROG_EGREP])dnl
-AC_REQUIRE([AC_PROG_FGREP])dnl
-test -z "$GREP" && GREP=grep
-_LT_DECL([], [GREP], [1], [A grep program that handles long lines])
-_LT_DECL([], [EGREP], [1], [An ERE matcher])
-_LT_DECL([], [FGREP], [1], [A literal string matcher])
-dnl Non-bleeding-edge autoconf doesn't subst GREP, so do it here too
-AC_SUBST([GREP])
-])
-
-
-# _LT_DECL_OBJDUMP
-# --------------
-# If we don't have a new enough Autoconf to choose the best objdump
-# available, choose the one first in the user's PATH.
-m4_defun([_LT_DECL_OBJDUMP],
-[AC_CHECK_TOOL(OBJDUMP, objdump, false)
-test -z "$OBJDUMP" && OBJDUMP=objdump
-_LT_DECL([], [OBJDUMP], [1], [An object symbol dumper])
-AC_SUBST([OBJDUMP])
-])
-
-# _LT_DECL_DLLTOOL
-# ----------------
-# Ensure DLLTOOL variable is set.
-m4_defun([_LT_DECL_DLLTOOL],
-[AC_CHECK_TOOL(DLLTOOL, dlltool, false)
-test -z "$DLLTOOL" && DLLTOOL=dlltool
-_LT_DECL([], [DLLTOOL], [1], [DLL creation program])
-AC_SUBST([DLLTOOL])
-])
-
-# _LT_DECL_SED
-# ------------
-# Check for a fully-functional sed program, that truncates
-# as few characters as possible.  Prefer GNU sed if found.
-m4_defun([_LT_DECL_SED],
-[AC_PROG_SED
-test -z "$SED" && SED=sed
-Xsed="$SED -e 1s/^X//"
-_LT_DECL([], [SED], [1], [A sed program that does not truncate output])
-_LT_DECL([], [Xsed], ["\$SED -e 1s/^X//"],
-    [Sed that helps us avoid accidentally triggering echo(1) options like -n])
-])# _LT_DECL_SED
-
-m4_ifndef([AC_PROG_SED], [
-############################################################
-# NOTE: This macro has been submitted for inclusion into   #
-#  GNU Autoconf as AC_PROG_SED.  When it is available in   #
-#  a released version of Autoconf we should remove this    #
-#  macro and use it instead.                               #
-############################################################
-
-m4_defun([AC_PROG_SED],
-[AC_MSG_CHECKING([for a sed that does not truncate output])
-AC_CACHE_VAL(lt_cv_path_SED,
-[# Loop through the user's path and test for sed and gsed.
-# Then use that list of sed's as ones to test for truncation.
-as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-for as_dir in $PATH
-do
-  IFS=$as_save_IFS
-  test -z "$as_dir" && as_dir=.
-  for lt_ac_prog in sed gsed; do
-    for ac_exec_ext in '' $ac_executable_extensions; do
-      if $as_executable_p "$as_dir/$lt_ac_prog$ac_exec_ext"; then
-        lt_ac_sed_list="$lt_ac_sed_list $as_dir/$lt_ac_prog$ac_exec_ext"
-      fi
-    done
-  done
-done
-IFS=$as_save_IFS
-lt_ac_max=0
-lt_ac_count=0
-# Add /usr/xpg4/bin/sed as it is typically found on Solaris
-# along with /bin/sed that truncates output.
-for lt_ac_sed in $lt_ac_sed_list /usr/xpg4/bin/sed; do
-  test ! -f $lt_ac_sed && continue
-  cat /dev/null > conftest.in
-  lt_ac_count=0
-  echo $ECHO_N "0123456789$ECHO_C" >conftest.in
-  # Check for GNU sed and select it if it is found.
-  if "$lt_ac_sed" --version 2>&1 < /dev/null | grep 'GNU' > /dev/null; then
-    lt_cv_path_SED=$lt_ac_sed
-    break
-  fi
-  while true; do
-    cat conftest.in conftest.in >conftest.tmp
-    mv conftest.tmp conftest.in
-    cp conftest.in conftest.nl
-    echo >>conftest.nl
-    $lt_ac_sed -e 's/a$//' < conftest.nl >conftest.out || break
-    cmp -s conftest.out conftest.nl || break
-    # 10000 chars as input seems more than enough
-    test $lt_ac_count -gt 10 && break
-    lt_ac_count=`expr $lt_ac_count + 1`
-    if test $lt_ac_count -gt $lt_ac_max; then
-      lt_ac_max=$lt_ac_count
-      lt_cv_path_SED=$lt_ac_sed
-    fi
-  done
-done
-])
-SED=$lt_cv_path_SED
-AC_SUBST([SED])
-AC_MSG_RESULT([$SED])
-])#AC_PROG_SED
-])#m4_ifndef
-
-# Old name:
-AU_ALIAS([LT_AC_PROG_SED], [AC_PROG_SED])
-dnl aclocal-1.4 backwards compatibility:
-dnl AC_DEFUN([LT_AC_PROG_SED], [])
-
-
-# _LT_CHECK_SHELL_FEATURES
-# ------------------------
-# Find out whether the shell is Bourne or XSI compatible,
-# or has some other useful features.
-m4_defun([_LT_CHECK_SHELL_FEATURES],
-[AC_MSG_CHECKING([whether the shell understands some XSI constructs])
-# Try some XSI features
-xsi_shell=no
-( _lt_dummy="a/b/c"
-  test "${_lt_dummy##*/},${_lt_dummy%/*},${_lt_dummy#??}"${_lt_dummy%"$_lt_dummy"}, \
-      = c,a/b,b/c, \
-    && eval 'test $(( 1 + 1 )) -eq 2 \
-    && test "${#_lt_dummy}" -eq 5' ) >/dev/null 2>&1 \
-  && xsi_shell=yes
-AC_MSG_RESULT([$xsi_shell])
-_LT_CONFIG_LIBTOOL_INIT([xsi_shell='$xsi_shell'])
-
-AC_MSG_CHECKING([whether the shell understands "+="])
-lt_shell_append=no
-( foo=bar; set foo baz; eval "$[1]+=\$[2]" && test "$foo" = barbaz ) \
-    >/dev/null 2>&1 \
-  && lt_shell_append=yes
-AC_MSG_RESULT([$lt_shell_append])
-_LT_CONFIG_LIBTOOL_INIT([lt_shell_append='$lt_shell_append'])
-
-if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
-  lt_unset=unset
-else
-  lt_unset=false
-fi
-_LT_DECL([], [lt_unset], [0], [whether the shell understands "unset"])dnl
-
-# test EBCDIC or ASCII
-case `echo X|tr X '\101'` in
- A) # ASCII based system
-    # \n is not interpreted correctly by Solaris 8 /usr/ucb/tr
-  lt_SP2NL='tr \040 \012'
-  lt_NL2SP='tr \015\012 \040\040'
-  ;;
- *) # EBCDIC based system
-  lt_SP2NL='tr \100 \n'
-  lt_NL2SP='tr \r\n \100\100'
-  ;;
-esac
-_LT_DECL([SP2NL], [lt_SP2NL], [1], [turn spaces into newlines])dnl
-_LT_DECL([NL2SP], [lt_NL2SP], [1], [turn newlines into spaces])dnl
-])# _LT_CHECK_SHELL_FEATURES
-
-
-# _LT_PROG_FUNCTION_REPLACE (FUNCNAME, REPLACEMENT-BODY)
-# ------------------------------------------------------
-# In `$cfgfile', look for function FUNCNAME delimited by `^FUNCNAME ()$' and
-# '^} FUNCNAME ', and replace its body with REPLACEMENT-BODY.
-m4_defun([_LT_PROG_FUNCTION_REPLACE],
-[dnl {
-sed -e '/^$1 ()$/,/^} # $1 /c\
-$1 ()\
-{\
-m4_bpatsubsts([$2], [$], [\\], [^\([	 ]\)], [\\\1])
-} # Extended-shell $1 implementation' "$cfgfile" > $cfgfile.tmp \
-  && mv -f "$cfgfile.tmp" "$cfgfile" \
-    || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
-test 0 -eq $? || _lt_function_replace_fail=:
-])
-
-
-# _LT_PROG_REPLACE_SHELLFNS
-# -------------------------
-# Replace existing portable implementations of several shell functions with
-# equivalent extended shell implementations where those features are available..
-m4_defun([_LT_PROG_REPLACE_SHELLFNS],
-[if test x"$xsi_shell" = xyes; then
-  _LT_PROG_FUNCTION_REPLACE([func_dirname], [dnl
-    case ${1} in
-      */*) func_dirname_result="${1%/*}${2}" ;;
-      *  ) func_dirname_result="${3}" ;;
-    esac])
-
-  _LT_PROG_FUNCTION_REPLACE([func_basename], [dnl
-    func_basename_result="${1##*/}"])
-
-  _LT_PROG_FUNCTION_REPLACE([func_dirname_and_basename], [dnl
-    case ${1} in
-      */*) func_dirname_result="${1%/*}${2}" ;;
-      *  ) func_dirname_result="${3}" ;;
-    esac
-    func_basename_result="${1##*/}"])
-
-  _LT_PROG_FUNCTION_REPLACE([func_stripname], [dnl
-    # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are
-    # positional parameters, so assign one to ordinary parameter first.
-    func_stripname_result=${3}
-    func_stripname_result=${func_stripname_result#"${1}"}
-    func_stripname_result=${func_stripname_result%"${2}"}])
-
-  _LT_PROG_FUNCTION_REPLACE([func_split_long_opt], [dnl
-    func_split_long_opt_name=${1%%=*}
-    func_split_long_opt_arg=${1#*=}])
-
-  _LT_PROG_FUNCTION_REPLACE([func_split_short_opt], [dnl
-    func_split_short_opt_arg=${1#??}
-    func_split_short_opt_name=${1%"$func_split_short_opt_arg"}])
-
-  _LT_PROG_FUNCTION_REPLACE([func_lo2o], [dnl
-    case ${1} in
-      *.lo) func_lo2o_result=${1%.lo}.${objext} ;;
-      *)    func_lo2o_result=${1} ;;
-    esac])
-
-  _LT_PROG_FUNCTION_REPLACE([func_xform], [    func_xform_result=${1%.*}.lo])
-
-  _LT_PROG_FUNCTION_REPLACE([func_arith], [    func_arith_result=$(( $[*] ))])
-
-  _LT_PROG_FUNCTION_REPLACE([func_len], [    func_len_result=${#1}])
-fi
-
-if test x"$lt_shell_append" = xyes; then
-  _LT_PROG_FUNCTION_REPLACE([func_append], [    eval "${1}+=\\${2}"])
-
-  _LT_PROG_FUNCTION_REPLACE([func_append_quoted], [dnl
-    func_quote_for_eval "${2}"
-dnl m4 expansion turns \\\\ into \\, and then the shell eval turns that into \
-    eval "${1}+=\\\\ \\$func_quote_for_eval_result"])
-
-  # Save a `func_append' function call where possible by direct use of '+='
-  sed -e 's%func_append \([[a-zA-Z_]]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \
-    && mv -f "$cfgfile.tmp" "$cfgfile" \
-      || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
-  test 0 -eq $? || _lt_function_replace_fail=:
-else
-  # Save a `func_append' function call even when '+=' is not available
-  sed -e 's%func_append \([[a-zA-Z_]]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \
-    && mv -f "$cfgfile.tmp" "$cfgfile" \
-      || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
-  test 0 -eq $? || _lt_function_replace_fail=:
-fi
-
-if test x"$_lt_function_replace_fail" = x":"; then
-  AC_MSG_WARN([Unable to substitute extended shell functions in $ofile])
-fi
-])
-
-# _LT_PATH_CONVERSION_FUNCTIONS
-# -----------------------------
-# Determine which file name conversion functions should be used by
-# func_to_host_file (and, implicitly, by func_to_host_path).  These are needed
-# for certain cross-compile configurations and native mingw.
-m4_defun([_LT_PATH_CONVERSION_FUNCTIONS],
-[AC_REQUIRE([AC_CANONICAL_HOST])dnl
-AC_REQUIRE([AC_CANONICAL_BUILD])dnl
-AC_MSG_CHECKING([how to convert $build file names to $host format])
-AC_CACHE_VAL(lt_cv_to_host_file_cmd,
-[case $host in
-  *-*-mingw* )
-    case $build in
-      *-*-mingw* ) # actually msys
-        lt_cv_to_host_file_cmd=func_convert_file_msys_to_w32
-        ;;
-      *-*-cygwin* )
-        lt_cv_to_host_file_cmd=func_convert_file_cygwin_to_w32
-        ;;
-      * ) # otherwise, assume *nix
-        lt_cv_to_host_file_cmd=func_convert_file_nix_to_w32
-        ;;
-    esac
-    ;;
-  *-*-cygwin* )
-    case $build in
-      *-*-mingw* ) # actually msys
-        lt_cv_to_host_file_cmd=func_convert_file_msys_to_cygwin
-        ;;
-      *-*-cygwin* )
-        lt_cv_to_host_file_cmd=func_convert_file_noop
-        ;;
-      * ) # otherwise, assume *nix
-        lt_cv_to_host_file_cmd=func_convert_file_nix_to_cygwin
-        ;;
-    esac
-    ;;
-  * ) # unhandled hosts (and "normal" native builds)
-    lt_cv_to_host_file_cmd=func_convert_file_noop
-    ;;
-esac
-])
-to_host_file_cmd=$lt_cv_to_host_file_cmd
-AC_MSG_RESULT([$lt_cv_to_host_file_cmd])
-_LT_DECL([to_host_file_cmd], [lt_cv_to_host_file_cmd],
-         [0], [convert $build file names to $host format])dnl
-
-AC_MSG_CHECKING([how to convert $build file names to toolchain format])
-AC_CACHE_VAL(lt_cv_to_tool_file_cmd,
-[#assume ordinary cross tools, or native build.
-lt_cv_to_tool_file_cmd=func_convert_file_noop
-case $host in
-  *-*-mingw* )
-    case $build in
-      *-*-mingw* ) # actually msys
-        lt_cv_to_tool_file_cmd=func_convert_file_msys_to_w32
-        ;;
-    esac
-    ;;
-esac
-])
-to_tool_file_cmd=$lt_cv_to_tool_file_cmd
-AC_MSG_RESULT([$lt_cv_to_tool_file_cmd])
-_LT_DECL([to_tool_file_cmd], [lt_cv_to_tool_file_cmd],
-         [0], [convert $build files to toolchain format])dnl
-])# _LT_PATH_CONVERSION_FUNCTIONS
diff --git a/m4/ltoptions.m4 b/m4/ltoptions.m4
deleted file mode 100644
index 17cfd51..0000000
--- a/m4/ltoptions.m4
+++ /dev/null
@@ -1,369 +0,0 @@
-# Helper functions for option handling.                    -*- Autoconf -*-
-#
-#   Copyright (C) 2004, 2005, 2007, 2008, 2009 Free Software Foundation,
-#   Inc.
-#   Written by Gary V. Vaughan, 2004
-#
-# This file is free software; the Free Software Foundation gives
-# unlimited permission to copy and/or distribute it, with or without
-# modifications, as long as this notice is preserved.
-
-# serial 7 ltoptions.m4
-
-# This is to help aclocal find these macros, as it can't see m4_define.
-AC_DEFUN([LTOPTIONS_VERSION], [m4_if([1])])
-
-
-# _LT_MANGLE_OPTION(MACRO-NAME, OPTION-NAME)
-# ------------------------------------------
-m4_define([_LT_MANGLE_OPTION],
-[[_LT_OPTION_]m4_bpatsubst($1__$2, [[^a-zA-Z0-9_]], [_])])
-
-
-# _LT_SET_OPTION(MACRO-NAME, OPTION-NAME)
-# ---------------------------------------
-# Set option OPTION-NAME for macro MACRO-NAME, and if there is a
-# matching handler defined, dispatch to it.  Other OPTION-NAMEs are
-# saved as a flag.
-m4_define([_LT_SET_OPTION],
-[m4_define(_LT_MANGLE_OPTION([$1], [$2]))dnl
-m4_ifdef(_LT_MANGLE_DEFUN([$1], [$2]),
-        _LT_MANGLE_DEFUN([$1], [$2]),
-    [m4_warning([Unknown $1 option `$2'])])[]dnl
-])
-
-
-# _LT_IF_OPTION(MACRO-NAME, OPTION-NAME, IF-SET, [IF-NOT-SET])
-# ------------------------------------------------------------
-# Execute IF-SET if OPTION is set, IF-NOT-SET otherwise.
-m4_define([_LT_IF_OPTION],
-[m4_ifdef(_LT_MANGLE_OPTION([$1], [$2]), [$3], [$4])])
-
-
-# _LT_UNLESS_OPTIONS(MACRO-NAME, OPTION-LIST, IF-NOT-SET)
-# -------------------------------------------------------
-# Execute IF-NOT-SET unless all options in OPTION-LIST for MACRO-NAME
-# are set.
-m4_define([_LT_UNLESS_OPTIONS],
-[m4_foreach([_LT_Option], m4_split(m4_normalize([$2])),
-	    [m4_ifdef(_LT_MANGLE_OPTION([$1], _LT_Option),
-		      [m4_define([$0_found])])])[]dnl
-m4_ifdef([$0_found], [m4_undefine([$0_found])], [$3
-])[]dnl
-])
-
-
-# _LT_SET_OPTIONS(MACRO-NAME, OPTION-LIST)
-# ----------------------------------------
-# OPTION-LIST is a space-separated list of Libtool options associated
-# with MACRO-NAME.  If any OPTION has a matching handler declared with
-# LT_OPTION_DEFINE, dispatch to that macro; otherwise complain about
-# the unknown option and exit.
-m4_defun([_LT_SET_OPTIONS],
-[# Set options
-m4_foreach([_LT_Option], m4_split(m4_normalize([$2])),
-    [_LT_SET_OPTION([$1], _LT_Option)])
-
-m4_if([$1],[LT_INIT],[
-  dnl
-  dnl Simply set some default values (i.e off) if boolean options were not
-  dnl specified:
-  _LT_UNLESS_OPTIONS([LT_INIT], [dlopen], [enable_dlopen=no
-  ])
-  _LT_UNLESS_OPTIONS([LT_INIT], [win32-dll], [enable_win32_dll=no
-  ])
-  dnl
-  dnl If no reference was made to various pairs of opposing options, then
-  dnl we run the default mode handler for the pair.  For example, if neither
-  dnl `shared' nor `disable-shared' was passed, we enable building of shared
-  dnl archives by default:
-  _LT_UNLESS_OPTIONS([LT_INIT], [shared disable-shared], [_LT_ENABLE_SHARED])
-  _LT_UNLESS_OPTIONS([LT_INIT], [static disable-static], [_LT_ENABLE_STATIC])
-  _LT_UNLESS_OPTIONS([LT_INIT], [pic-only no-pic], [_LT_WITH_PIC])
-  _LT_UNLESS_OPTIONS([LT_INIT], [fast-install disable-fast-install],
-  		   [_LT_ENABLE_FAST_INSTALL])
-  ])
-])# _LT_SET_OPTIONS
-
-
-## --------------------------------- ##
-## Macros to handle LT_INIT options. ##
-## --------------------------------- ##
-
-# _LT_MANGLE_DEFUN(MACRO-NAME, OPTION-NAME)
-# -----------------------------------------
-m4_define([_LT_MANGLE_DEFUN],
-[[_LT_OPTION_DEFUN_]m4_bpatsubst(m4_toupper([$1__$2]), [[^A-Z0-9_]], [_])])
-
-
-# LT_OPTION_DEFINE(MACRO-NAME, OPTION-NAME, CODE)
-# -----------------------------------------------
-m4_define([LT_OPTION_DEFINE],
-[m4_define(_LT_MANGLE_DEFUN([$1], [$2]), [$3])[]dnl
-])# LT_OPTION_DEFINE
-
-
-# dlopen
-# ------
-LT_OPTION_DEFINE([LT_INIT], [dlopen], [enable_dlopen=yes
-])
-
-AU_DEFUN([AC_LIBTOOL_DLOPEN],
-[_LT_SET_OPTION([LT_INIT], [dlopen])
-AC_DIAGNOSE([obsolete],
-[$0: Remove this warning and the call to _LT_SET_OPTION when you
-put the `dlopen' option into LT_INIT's first parameter.])
-])
-
-dnl aclocal-1.4 backwards compatibility:
-dnl AC_DEFUN([AC_LIBTOOL_DLOPEN], [])
-
-
-# win32-dll
-# ---------
-# Declare package support for building win32 dll's.
-LT_OPTION_DEFINE([LT_INIT], [win32-dll],
-[enable_win32_dll=yes
-
-case $host in
-*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-cegcc*)
-  AC_CHECK_TOOL(AS, as, false)
-  AC_CHECK_TOOL(DLLTOOL, dlltool, false)
-  AC_CHECK_TOOL(OBJDUMP, objdump, false)
-  ;;
-esac
-
-test -z "$AS" && AS=as
-_LT_DECL([], [AS],      [1], [Assembler program])dnl
-
-test -z "$DLLTOOL" && DLLTOOL=dlltool
-_LT_DECL([], [DLLTOOL], [1], [DLL creation program])dnl
-
-test -z "$OBJDUMP" && OBJDUMP=objdump
-_LT_DECL([], [OBJDUMP], [1], [Object dumper program])dnl
-])# win32-dll
-
-AU_DEFUN([AC_LIBTOOL_WIN32_DLL],
-[AC_REQUIRE([AC_CANONICAL_HOST])dnl
-_LT_SET_OPTION([LT_INIT], [win32-dll])
-AC_DIAGNOSE([obsolete],
-[$0: Remove this warning and the call to _LT_SET_OPTION when you
-put the `win32-dll' option into LT_INIT's first parameter.])
-])
-
-dnl aclocal-1.4 backwards compatibility:
-dnl AC_DEFUN([AC_LIBTOOL_WIN32_DLL], [])
-
-
-# _LT_ENABLE_SHARED([DEFAULT])
-# ----------------------------
-# implement the --enable-shared flag, and supports the `shared' and
-# `disable-shared' LT_INIT options.
-# DEFAULT is either `yes' or `no'.  If omitted, it defaults to `yes'.
-m4_define([_LT_ENABLE_SHARED],
-[m4_define([_LT_ENABLE_SHARED_DEFAULT], [m4_if($1, no, no, yes)])dnl
-AC_ARG_ENABLE([shared],
-    [AS_HELP_STRING([--enable-shared@<:@=PKGS@:>@],
-	[build shared libraries @<:@default=]_LT_ENABLE_SHARED_DEFAULT[@:>@])],
-    [p=${PACKAGE-default}
-    case $enableval in
-    yes) enable_shared=yes ;;
-    no) enable_shared=no ;;
-    *)
-      enable_shared=no
-      # Look at the argument we got.  We use all the common list separators.
-      lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
-      for pkg in $enableval; do
-	IFS="$lt_save_ifs"
-	if test "X$pkg" = "X$p"; then
-	  enable_shared=yes
-	fi
-      done
-      IFS="$lt_save_ifs"
-      ;;
-    esac],
-    [enable_shared=]_LT_ENABLE_SHARED_DEFAULT)
-
-    _LT_DECL([build_libtool_libs], [enable_shared], [0],
-	[Whether or not to build shared libraries])
-])# _LT_ENABLE_SHARED
-
-LT_OPTION_DEFINE([LT_INIT], [shared], [_LT_ENABLE_SHARED([yes])])
-LT_OPTION_DEFINE([LT_INIT], [disable-shared], [_LT_ENABLE_SHARED([no])])
-
-# Old names:
-AC_DEFUN([AC_ENABLE_SHARED],
-[_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[shared])
-])
-
-AC_DEFUN([AC_DISABLE_SHARED],
-[_LT_SET_OPTION([LT_INIT], [disable-shared])
-])
-
-AU_DEFUN([AM_ENABLE_SHARED], [AC_ENABLE_SHARED($@)])
-AU_DEFUN([AM_DISABLE_SHARED], [AC_DISABLE_SHARED($@)])
-
-dnl aclocal-1.4 backwards compatibility:
-dnl AC_DEFUN([AM_ENABLE_SHARED], [])
-dnl AC_DEFUN([AM_DISABLE_SHARED], [])
-
-
-
-# _LT_ENABLE_STATIC([DEFAULT])
-# ----------------------------
-# implement the --enable-static flag, and support the `static' and
-# `disable-static' LT_INIT options.
-# DEFAULT is either `yes' or `no'.  If omitted, it defaults to `yes'.
-m4_define([_LT_ENABLE_STATIC],
-[m4_define([_LT_ENABLE_STATIC_DEFAULT], [m4_if($1, no, no, yes)])dnl
-AC_ARG_ENABLE([static],
-    [AS_HELP_STRING([--enable-static@<:@=PKGS@:>@],
-	[build static libraries @<:@default=]_LT_ENABLE_STATIC_DEFAULT[@:>@])],
-    [p=${PACKAGE-default}
-    case $enableval in
-    yes) enable_static=yes ;;
-    no) enable_static=no ;;
-    *)
-     enable_static=no
-      # Look at the argument we got.  We use all the common list separators.
-      lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
-      for pkg in $enableval; do
-	IFS="$lt_save_ifs"
-	if test "X$pkg" = "X$p"; then
-	  enable_static=yes
-	fi
-      done
-      IFS="$lt_save_ifs"
-      ;;
-    esac],
-    [enable_static=]_LT_ENABLE_STATIC_DEFAULT)
-
-    _LT_DECL([build_old_libs], [enable_static], [0],
-	[Whether or not to build static libraries])
-])# _LT_ENABLE_STATIC
-
-LT_OPTION_DEFINE([LT_INIT], [static], [_LT_ENABLE_STATIC([yes])])
-LT_OPTION_DEFINE([LT_INIT], [disable-static], [_LT_ENABLE_STATIC([no])])
-
-# Old names:
-AC_DEFUN([AC_ENABLE_STATIC],
-[_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[static])
-])
-
-AC_DEFUN([AC_DISABLE_STATIC],
-[_LT_SET_OPTION([LT_INIT], [disable-static])
-])
-
-AU_DEFUN([AM_ENABLE_STATIC], [AC_ENABLE_STATIC($@)])
-AU_DEFUN([AM_DISABLE_STATIC], [AC_DISABLE_STATIC($@)])
-
-dnl aclocal-1.4 backwards compatibility:
-dnl AC_DEFUN([AM_ENABLE_STATIC], [])
-dnl AC_DEFUN([AM_DISABLE_STATIC], [])
-
-
-
-# _LT_ENABLE_FAST_INSTALL([DEFAULT])
-# ----------------------------------
-# implement the --enable-fast-install flag, and support the `fast-install'
-# and `disable-fast-install' LT_INIT options.
-# DEFAULT is either `yes' or `no'.  If omitted, it defaults to `yes'.
-m4_define([_LT_ENABLE_FAST_INSTALL],
-[m4_define([_LT_ENABLE_FAST_INSTALL_DEFAULT], [m4_if($1, no, no, yes)])dnl
-AC_ARG_ENABLE([fast-install],
-    [AS_HELP_STRING([--enable-fast-install@<:@=PKGS@:>@],
-    [optimize for fast installation @<:@default=]_LT_ENABLE_FAST_INSTALL_DEFAULT[@:>@])],
-    [p=${PACKAGE-default}
-    case $enableval in
-    yes) enable_fast_install=yes ;;
-    no) enable_fast_install=no ;;
-    *)
-      enable_fast_install=no
-      # Look at the argument we got.  We use all the common list separators.
-      lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
-      for pkg in $enableval; do
-	IFS="$lt_save_ifs"
-	if test "X$pkg" = "X$p"; then
-	  enable_fast_install=yes
-	fi
-      done
-      IFS="$lt_save_ifs"
-      ;;
-    esac],
-    [enable_fast_install=]_LT_ENABLE_FAST_INSTALL_DEFAULT)
-
-_LT_DECL([fast_install], [enable_fast_install], [0],
-	 [Whether or not to optimize for fast installation])dnl
-])# _LT_ENABLE_FAST_INSTALL
-
-LT_OPTION_DEFINE([LT_INIT], [fast-install], [_LT_ENABLE_FAST_INSTALL([yes])])
-LT_OPTION_DEFINE([LT_INIT], [disable-fast-install], [_LT_ENABLE_FAST_INSTALL([no])])
-
-# Old names:
-AU_DEFUN([AC_ENABLE_FAST_INSTALL],
-[_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[fast-install])
-AC_DIAGNOSE([obsolete],
-[$0: Remove this warning and the call to _LT_SET_OPTION when you put
-the `fast-install' option into LT_INIT's first parameter.])
-])
-
-AU_DEFUN([AC_DISABLE_FAST_INSTALL],
-[_LT_SET_OPTION([LT_INIT], [disable-fast-install])
-AC_DIAGNOSE([obsolete],
-[$0: Remove this warning and the call to _LT_SET_OPTION when you put
-the `disable-fast-install' option into LT_INIT's first parameter.])
-])
-
-dnl aclocal-1.4 backwards compatibility:
-dnl AC_DEFUN([AC_ENABLE_FAST_INSTALL], [])
-dnl AC_DEFUN([AM_DISABLE_FAST_INSTALL], [])
-
-
-# _LT_WITH_PIC([MODE])
-# --------------------
-# implement the --with-pic flag, and support the `pic-only' and `no-pic'
-# LT_INIT options.
-# MODE is either `yes' or `no'.  If omitted, it defaults to `both'.
-m4_define([_LT_WITH_PIC],
-[AC_ARG_WITH([pic],
-    [AS_HELP_STRING([--with-pic],
-	[try to use only PIC/non-PIC objects @<:@default=use both@:>@])],
-    [pic_mode="$withval"],
-    [pic_mode=default])
-
-test -z "$pic_mode" && pic_mode=m4_default([$1], [default])
-
-_LT_DECL([], [pic_mode], [0], [What type of objects to build])dnl
-])# _LT_WITH_PIC
-
-LT_OPTION_DEFINE([LT_INIT], [pic-only], [_LT_WITH_PIC([yes])])
-LT_OPTION_DEFINE([LT_INIT], [no-pic], [_LT_WITH_PIC([no])])
-
-# Old name:
-AU_DEFUN([AC_LIBTOOL_PICMODE],
-[_LT_SET_OPTION([LT_INIT], [pic-only])
-AC_DIAGNOSE([obsolete],
-[$0: Remove this warning and the call to _LT_SET_OPTION when you
-put the `pic-only' option into LT_INIT's first parameter.])
-])
-
-dnl aclocal-1.4 backwards compatibility:
-dnl AC_DEFUN([AC_LIBTOOL_PICMODE], [])
-
-## ----------------- ##
-## LTDL_INIT Options ##
-## ----------------- ##
-
-m4_define([_LTDL_MODE], [])
-LT_OPTION_DEFINE([LTDL_INIT], [nonrecursive],
-		 [m4_define([_LTDL_MODE], [nonrecursive])])
-LT_OPTION_DEFINE([LTDL_INIT], [recursive],
-		 [m4_define([_LTDL_MODE], [recursive])])
-LT_OPTION_DEFINE([LTDL_INIT], [subproject],
-		 [m4_define([_LTDL_MODE], [subproject])])
-
-m4_define([_LTDL_TYPE], [])
-LT_OPTION_DEFINE([LTDL_INIT], [installable],
-		 [m4_define([_LTDL_TYPE], [installable])])
-LT_OPTION_DEFINE([LTDL_INIT], [convenience],
-		 [m4_define([_LTDL_TYPE], [convenience])])
diff --git a/m4/ltversion.m4 b/m4/ltversion.m4
deleted file mode 100644
index 9c7b5d4..0000000
--- a/m4/ltversion.m4
+++ /dev/null
@@ -1,23 +0,0 @@
-# ltversion.m4 -- version numbers			-*- Autoconf -*-
-#
-#   Copyright (C) 2004 Free Software Foundation, Inc.
-#   Written by Scott James Remnant, 2004
-#
-# This file is free software; the Free Software Foundation gives
-# unlimited permission to copy and/or distribute it, with or without
-# modifications, as long as this notice is preserved.
-
-# @configure_input@
-
-# serial 3293 ltversion.m4
-# This file is part of GNU Libtool
-
-m4_define([LT_PACKAGE_VERSION], [2.4])
-m4_define([LT_PACKAGE_REVISION], [1.3293])
-
-AC_DEFUN([LTVERSION_VERSION],
-[macro_version='2.4'
-macro_revision='1.3293'
-_LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?])
-_LT_DECL(, macro_revision, 0)
-])
diff --git a/m4/lt~obsolete.m4 b/m4/lt~obsolete.m4
deleted file mode 100644
index c573da9..0000000
--- a/m4/lt~obsolete.m4
+++ /dev/null
@@ -1,98 +0,0 @@
-# lt~obsolete.m4 -- aclocal satisfying obsolete definitions.    -*-Autoconf-*-
-#
-#   Copyright (C) 2004, 2005, 2007, 2009 Free Software Foundation, Inc.
-#   Written by Scott James Remnant, 2004.
-#
-# This file is free software; the Free Software Foundation gives
-# unlimited permission to copy and/or distribute it, with or without
-# modifications, as long as this notice is preserved.
-
-# serial 5 lt~obsolete.m4
-
-# These exist entirely to fool aclocal when bootstrapping libtool.
-#
-# In the past libtool.m4 has provided macros via AC_DEFUN (or AU_DEFUN)
-# which have later been changed to m4_define as they aren't part of the
-# exported API, or moved to Autoconf or Automake where they belong.
-#
-# The trouble is, aclocal is a bit thick.  It'll see the old AC_DEFUN
-# in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us
-# using a macro with the same name in our local m4/libtool.m4 it'll
-# pull the old libtool.m4 in (it doesn't see our shiny new m4_define
-# and doesn't know about Autoconf macros at all.)
-#
-# So we provide this file, which has a silly filename so it's always
-# included after everything else.  This provides aclocal with the
-# AC_DEFUNs it wants, but when m4 processes it, it doesn't do anything
-# because those macros already exist, or will be overwritten later.
-# We use AC_DEFUN over AU_DEFUN for compatibility with aclocal-1.6. 
-#
-# Anytime we withdraw an AC_DEFUN or AU_DEFUN, remember to add it here.
-# Yes, that means every name once taken will need to remain here until
-# we give up compatibility with versions before 1.7, at which point
-# we need to keep only those names which we still refer to.
-
-# This is to help aclocal find these macros, as it can't see m4_define.
-AC_DEFUN([LTOBSOLETE_VERSION], [m4_if([1])])
-
-m4_ifndef([AC_LIBTOOL_LINKER_OPTION],	[AC_DEFUN([AC_LIBTOOL_LINKER_OPTION])])
-m4_ifndef([AC_PROG_EGREP],		[AC_DEFUN([AC_PROG_EGREP])])
-m4_ifndef([_LT_AC_PROG_ECHO_BACKSLASH],	[AC_DEFUN([_LT_AC_PROG_ECHO_BACKSLASH])])
-m4_ifndef([_LT_AC_SHELL_INIT],		[AC_DEFUN([_LT_AC_SHELL_INIT])])
-m4_ifndef([_LT_AC_SYS_LIBPATH_AIX],	[AC_DEFUN([_LT_AC_SYS_LIBPATH_AIX])])
-m4_ifndef([_LT_PROG_LTMAIN],		[AC_DEFUN([_LT_PROG_LTMAIN])])
-m4_ifndef([_LT_AC_TAGVAR],		[AC_DEFUN([_LT_AC_TAGVAR])])
-m4_ifndef([AC_LTDL_ENABLE_INSTALL],	[AC_DEFUN([AC_LTDL_ENABLE_INSTALL])])
-m4_ifndef([AC_LTDL_PREOPEN],		[AC_DEFUN([AC_LTDL_PREOPEN])])
-m4_ifndef([_LT_AC_SYS_COMPILER],	[AC_DEFUN([_LT_AC_SYS_COMPILER])])
-m4_ifndef([_LT_AC_LOCK],		[AC_DEFUN([_LT_AC_LOCK])])
-m4_ifndef([AC_LIBTOOL_SYS_OLD_ARCHIVE],	[AC_DEFUN([AC_LIBTOOL_SYS_OLD_ARCHIVE])])
-m4_ifndef([_LT_AC_TRY_DLOPEN_SELF],	[AC_DEFUN([_LT_AC_TRY_DLOPEN_SELF])])
-m4_ifndef([AC_LIBTOOL_PROG_CC_C_O],	[AC_DEFUN([AC_LIBTOOL_PROG_CC_C_O])])
-m4_ifndef([AC_LIBTOOL_SYS_HARD_LINK_LOCKS], [AC_DEFUN([AC_LIBTOOL_SYS_HARD_LINK_LOCKS])])
-m4_ifndef([AC_LIBTOOL_OBJDIR],		[AC_DEFUN([AC_LIBTOOL_OBJDIR])])
-m4_ifndef([AC_LTDL_OBJDIR],		[AC_DEFUN([AC_LTDL_OBJDIR])])
-m4_ifndef([AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH], [AC_DEFUN([AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH])])
-m4_ifndef([AC_LIBTOOL_SYS_LIB_STRIP],	[AC_DEFUN([AC_LIBTOOL_SYS_LIB_STRIP])])
-m4_ifndef([AC_PATH_MAGIC],		[AC_DEFUN([AC_PATH_MAGIC])])
-m4_ifndef([AC_PROG_LD_GNU],		[AC_DEFUN([AC_PROG_LD_GNU])])
-m4_ifndef([AC_PROG_LD_RELOAD_FLAG],	[AC_DEFUN([AC_PROG_LD_RELOAD_FLAG])])
-m4_ifndef([AC_DEPLIBS_CHECK_METHOD],	[AC_DEFUN([AC_DEPLIBS_CHECK_METHOD])])
-m4_ifndef([AC_LIBTOOL_PROG_COMPILER_NO_RTTI], [AC_DEFUN([AC_LIBTOOL_PROG_COMPILER_NO_RTTI])])
-m4_ifndef([AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE], [AC_DEFUN([AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE])])
-m4_ifndef([AC_LIBTOOL_PROG_COMPILER_PIC], [AC_DEFUN([AC_LIBTOOL_PROG_COMPILER_PIC])])
-m4_ifndef([AC_LIBTOOL_PROG_LD_SHLIBS],	[AC_DEFUN([AC_LIBTOOL_PROG_LD_SHLIBS])])
-m4_ifndef([AC_LIBTOOL_POSTDEP_PREDEP],	[AC_DEFUN([AC_LIBTOOL_POSTDEP_PREDEP])])
-m4_ifndef([LT_AC_PROG_EGREP],		[AC_DEFUN([LT_AC_PROG_EGREP])])
-m4_ifndef([LT_AC_PROG_SED],		[AC_DEFUN([LT_AC_PROG_SED])])
-m4_ifndef([_LT_CC_BASENAME],		[AC_DEFUN([_LT_CC_BASENAME])])
-m4_ifndef([_LT_COMPILER_BOILERPLATE],	[AC_DEFUN([_LT_COMPILER_BOILERPLATE])])
-m4_ifndef([_LT_LINKER_BOILERPLATE],	[AC_DEFUN([_LT_LINKER_BOILERPLATE])])
-m4_ifndef([_AC_PROG_LIBTOOL],		[AC_DEFUN([_AC_PROG_LIBTOOL])])
-m4_ifndef([AC_LIBTOOL_SETUP],		[AC_DEFUN([AC_LIBTOOL_SETUP])])
-m4_ifndef([_LT_AC_CHECK_DLFCN],		[AC_DEFUN([_LT_AC_CHECK_DLFCN])])
-m4_ifndef([AC_LIBTOOL_SYS_DYNAMIC_LINKER],	[AC_DEFUN([AC_LIBTOOL_SYS_DYNAMIC_LINKER])])
-m4_ifndef([_LT_AC_TAGCONFIG],		[AC_DEFUN([_LT_AC_TAGCONFIG])])
-m4_ifndef([AC_DISABLE_FAST_INSTALL],	[AC_DEFUN([AC_DISABLE_FAST_INSTALL])])
-m4_ifndef([_LT_AC_LANG_CXX],		[AC_DEFUN([_LT_AC_LANG_CXX])])
-m4_ifndef([_LT_AC_LANG_F77],		[AC_DEFUN([_LT_AC_LANG_F77])])
-m4_ifndef([_LT_AC_LANG_GCJ],		[AC_DEFUN([_LT_AC_LANG_GCJ])])
-m4_ifndef([AC_LIBTOOL_LANG_C_CONFIG],	[AC_DEFUN([AC_LIBTOOL_LANG_C_CONFIG])])
-m4_ifndef([_LT_AC_LANG_C_CONFIG],	[AC_DEFUN([_LT_AC_LANG_C_CONFIG])])
-m4_ifndef([AC_LIBTOOL_LANG_CXX_CONFIG],	[AC_DEFUN([AC_LIBTOOL_LANG_CXX_CONFIG])])
-m4_ifndef([_LT_AC_LANG_CXX_CONFIG],	[AC_DEFUN([_LT_AC_LANG_CXX_CONFIG])])
-m4_ifndef([AC_LIBTOOL_LANG_F77_CONFIG],	[AC_DEFUN([AC_LIBTOOL_LANG_F77_CONFIG])])
-m4_ifndef([_LT_AC_LANG_F77_CONFIG],	[AC_DEFUN([_LT_AC_LANG_F77_CONFIG])])
-m4_ifndef([AC_LIBTOOL_LANG_GCJ_CONFIG],	[AC_DEFUN([AC_LIBTOOL_LANG_GCJ_CONFIG])])
-m4_ifndef([_LT_AC_LANG_GCJ_CONFIG],	[AC_DEFUN([_LT_AC_LANG_GCJ_CONFIG])])
-m4_ifndef([AC_LIBTOOL_LANG_RC_CONFIG],	[AC_DEFUN([AC_LIBTOOL_LANG_RC_CONFIG])])
-m4_ifndef([_LT_AC_LANG_RC_CONFIG],	[AC_DEFUN([_LT_AC_LANG_RC_CONFIG])])
-m4_ifndef([AC_LIBTOOL_CONFIG],		[AC_DEFUN([AC_LIBTOOL_CONFIG])])
-m4_ifndef([_LT_AC_FILE_LTDLL_C],	[AC_DEFUN([_LT_AC_FILE_LTDLL_C])])
-m4_ifndef([_LT_REQUIRED_DARWIN_CHECKS],	[AC_DEFUN([_LT_REQUIRED_DARWIN_CHECKS])])
-m4_ifndef([_LT_AC_PROG_CXXCPP],		[AC_DEFUN([_LT_AC_PROG_CXXCPP])])
-m4_ifndef([_LT_PREPARE_SED_QUOTE_VARS],	[AC_DEFUN([_LT_PREPARE_SED_QUOTE_VARS])])
-m4_ifndef([_LT_PROG_ECHO_BACKSLASH],	[AC_DEFUN([_LT_PROG_ECHO_BACKSLASH])])
-m4_ifndef([_LT_PROG_F77],		[AC_DEFUN([_LT_PROG_F77])])
-m4_ifndef([_LT_PROG_FC],		[AC_DEFUN([_LT_PROG_FC])])
-m4_ifndef([_LT_PROG_CXX],		[AC_DEFUN([_LT_PROG_CXX])])
diff --git a/modules/3dnow/Makefile.in b/modules/3dnow/Makefile.in
deleted file mode 100644
index 77e2943..0000000
--- a/modules/3dnow/Makefile.in
+++ /dev/null
@@ -1,993 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/3dnow/Makefile.am automatically generated from modules/3dnow/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/Modules.am $(top_srcdir)/modules/common.am
-subdir = modules/3dnow
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am_libmemcpy3dn_plugin_la_OBJECTS = libmemcpy3dn_plugin_la-memcpy.lo
-libmemcpy3dn_plugin_la_OBJECTS = $(am_libmemcpy3dn_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libmemcpy3dn_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libmemcpy3dn_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libmemcpy3dn_plugin_la_SOURCES)
-DIST_SOURCES = $(libmemcpy3dn_plugin_la_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = 3dnow
-dir = 3dnow
-mods = 
-libvlc_LTLIBRARIES = libmemcpy3dn_plugin.la $(NULL)
-EXTRA_LTLIBRARIES = 
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
-libmemcpy3dn_plugin_la_SOURCES = memcpy.c ../mmx/fastmemcpy.h
-libmemcpy3dn_plugin_la_CFLAGS = $(AM_CFLAGS)
-libmemcpy3dn_plugin_la_LIBADD = $(AM_LIBADD)
-libmemcpy3dn_plugin_la_DEPENDENCIES = 
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/3dnow/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/3dnow/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libmemcpy3dn_plugin.la: $(libmemcpy3dn_plugin_la_OBJECTS) $(libmemcpy3dn_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libmemcpy3dn_plugin_la_LINK) -rpath $(libvlcdir) $(libmemcpy3dn_plugin_la_OBJECTS) $(libmemcpy3dn_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmemcpy3dn_plugin_la-memcpy.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-libmemcpy3dn_plugin_la-memcpy.lo: memcpy.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmemcpy3dn_plugin_la_CFLAGS) $(CFLAGS) -MT libmemcpy3dn_plugin_la-memcpy.lo -MD -MP -MF $(DEPDIR)/libmemcpy3dn_plugin_la-memcpy.Tpo -c -o libmemcpy3dn_plugin_la-memcpy.lo `test -f 'memcpy.c' || echo '$(srcdir)/'`memcpy.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmemcpy3dn_plugin_la-memcpy.Tpo $(DEPDIR)/libmemcpy3dn_plugin_la-memcpy.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='memcpy.c' object='libmemcpy3dn_plugin_la-memcpy.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmemcpy3dn_plugin_la_CFLAGS) $(CFLAGS) -c -o libmemcpy3dn_plugin_la-memcpy.lo `test -f 'memcpy.c' || echo '$(srcdir)/'`memcpy.c
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-am
-all-am: Makefile $(LTLIBRARIES)
-installdirs:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: all check install install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-	clean-libtool clean-libvlcLTLIBRARIES ctags distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags uninstall uninstall-am uninstall-libvlcLTLIBRARIES
-
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/Makefile.in b/modules/Makefile.in
deleted file mode 100644
index 2a8ef33..0000000
--- a/modules/Makefile.in
+++ /dev/null
@@ -1,1028 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
- at ENABLE_SOUT_TRUE@am__append_1 = access_output mux stream_out
- at HAVE_MMX_TRUE@am__append_2 = mmx
- at HAVE_MMXEXT_TRUE@am__append_3 = mmxext
- at HAVE_SSE2_TRUE@am__append_4 = sse2
- at HAVE_3DNOW_TRUE@am__append_5 = 3dnow
- at HAVE_ALTIVEC_TRUE@am__append_6 = altivec
- at HAVE_ARM_NEON_TRUE@am__append_7 = arm_neon
-subdir = modules
-DIST_COMMON = $(dist_noinst_DATA) $(dist_noinst_SCRIPTS) \
-	$(srcdir)/Makefile.am $(srcdir)/Makefile.in
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-SCRIPTS = $(dist_noinst_SCRIPTS)
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-SOURCES =
-DIST_SOURCES =
-RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
-	html-recursive info-recursive install-data-recursive \
-	install-dvi-recursive install-exec-recursive \
-	install-html-recursive install-info-recursive \
-	install-pdf-recursive install-ps-recursive install-recursive \
-	installcheck-recursive installdirs-recursive pdf-recursive \
-	ps-recursive uninstall-recursive
-DATA = $(dist_noinst_DATA) $(noinst_DATA)
-RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
-  distclean-recursive maintainer-clean-recursive
-AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
-	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
-	distdir
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-am__relativize = \
-  dir0=`pwd`; \
-  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
-  sed_rest='s,^[^/]*/*,,'; \
-  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
-  sed_butlast='s,/*[^/]*$$,,'; \
-  while test -n "$$dir1"; do \
-    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
-    if test "$$first" != "."; then \
-      if test "$$first" = ".."; then \
-        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
-        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
-      else \
-        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
-        if test "$$first2" = "$$first"; then \
-          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
-        else \
-          dir2="../$$dir2"; \
-        fi; \
-        dir0="$$dir0"/"$$first"; \
-      fi; \
-    fi; \
-    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
-  done; \
-  reldir="$$dir2"
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-NULL = 
-BASE_SUBDIRS = \
-	access \
-	audio_filter \
-	audio_mixer \
-	audio_output \
-	codec \
-	control \
-	demux \
-	gui \
-	meta_engine \
-	misc \
-	packetizer \
-	services_discovery \
-	stream_filter \
-	video_chroma \
-	video_filter \
-	video_output \
-	visualization
-
-EXTRA_SUBDIRS = \
-	access_output \
-	mux \
-	stream_out \
-	mmx \
-	mmxext \
-	sse2 \
-	3dnow \
-	altivec \
-	arm_neon \
-	$(NULL)
-
-SUBDIRS = $(BASE_SUBDIRS) $(am__append_1) $(am__append_2) \
-	$(am__append_3) $(am__append_4) $(am__append_5) \
-	$(am__append_6) $(am__append_7) .
-DIST_SUBDIRS = $(BASE_SUBDIRS) $(EXTRA_SUBDIRS) .
-dist_noinst_SCRIPTS = genmf list.sh
-dist_noinst_DATA = LIST
-noinst_DATA = stamp-cache
-MOSTLYCLEANFILES = stamp-cache plugins-*-*.dat
-all: all-recursive
-
-.SUFFIXES:
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-# This directory's subdirectories are mostly independent; you can cd
-# into them and run `make' without going through this Makefile.
-# To change the values of `make' variables: instead of editing Makefiles,
-# (1) if the variable is set in `config.status', edit `config.status'
-#     (which will cause the Makefiles to be regenerated when you run `make');
-# (2) otherwise, pass the desired values on the `make' command line.
-$(RECURSIVE_TARGETS):
-	@fail= failcom='exit 1'; \
-	for f in x $$MAKEFLAGS; do \
-	  case $$f in \
-	    *=* | --[!k]*);; \
-	    *k*) failcom='fail=yes';; \
-	  esac; \
-	done; \
-	dot_seen=no; \
-	target=`echo $@ | sed s/-recursive//`; \
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  echo "Making $$target in $$subdir"; \
-	  if test "$$subdir" = "."; then \
-	    dot_seen=yes; \
-	    local_target="$$target-am"; \
-	  else \
-	    local_target="$$target"; \
-	  fi; \
-	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
-	  || eval $$failcom; \
-	done; \
-	if test "$$dot_seen" = "no"; then \
-	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
-	fi; test -z "$$fail"
-
-$(RECURSIVE_CLEAN_TARGETS):
-	@fail= failcom='exit 1'; \
-	for f in x $$MAKEFLAGS; do \
-	  case $$f in \
-	    *=* | --[!k]*);; \
-	    *k*) failcom='fail=yes';; \
-	  esac; \
-	done; \
-	dot_seen=no; \
-	case "$@" in \
-	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
-	  *) list='$(SUBDIRS)' ;; \
-	esac; \
-	rev=''; for subdir in $$list; do \
-	  if test "$$subdir" = "."; then :; else \
-	    rev="$$subdir $$rev"; \
-	  fi; \
-	done; \
-	rev="$$rev ."; \
-	target=`echo $@ | sed s/-recursive//`; \
-	for subdir in $$rev; do \
-	  echo "Making $$target in $$subdir"; \
-	  if test "$$subdir" = "."; then \
-	    local_target="$$target-am"; \
-	  else \
-	    local_target="$$target"; \
-	  fi; \
-	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
-	  || eval $$failcom; \
-	done && test -z "$$fail"
-tags-recursive:
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
-	done
-ctags-recursive:
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
-	done
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
-	  include_option=--etags-include; \
-	  empty_fix=.; \
-	else \
-	  include_option=--include; \
-	  empty_fix=; \
-	fi; \
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    test ! -f $$subdir/TAGS || \
-	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
-	  fi; \
-	done; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    test -d "$(distdir)/$$subdir" \
-	    || $(MKDIR_P) "$(distdir)/$$subdir" \
-	    || exit 1; \
-	  fi; \
-	done
-	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
-	    $(am__relativize); \
-	    new_distdir=$$reldir; \
-	    dir1=$$subdir; dir2="$(top_distdir)"; \
-	    $(am__relativize); \
-	    new_top_distdir=$$reldir; \
-	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
-	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
-	    ($(am__cd) $$subdir && \
-	      $(MAKE) $(AM_MAKEFLAGS) \
-	        top_distdir="$$new_top_distdir" \
-	        distdir="$$new_distdir" \
-		am__remove_distdir=: \
-		am__skip_length_check=: \
-		am__skip_mode_fix=: \
-	        distdir) \
-	      || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: check-recursive
-all-am: Makefile $(SCRIPTS) $(DATA)
-installdirs: installdirs-recursive
-installdirs-am:
-install: install-recursive
-install-exec: install-exec-recursive
-install-data: install-data-recursive
-uninstall: uninstall-recursive
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-recursive
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-	-test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
-
-clean-generic:
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-clean: clean-recursive
-
-clean-am: clean-generic clean-libtool mostlyclean-am
-
-distclean: distclean-recursive
-	-rm -f Makefile
-distclean-am: clean-am distclean-generic distclean-tags
-
-dvi: dvi-recursive
-
-dvi-am:
-
-html: html-recursive
-
-html-am:
-
-info: info-recursive
-
-info-am:
-
-install-data-am:
-
-install-dvi: install-dvi-recursive
-
-install-dvi-am:
-
-install-exec-am:
-	@$(NORMAL_INSTALL)
-	$(MAKE) $(AM_MAKEFLAGS) install-exec-hook
-install-html: install-html-recursive
-
-install-html-am:
-
-install-info: install-info-recursive
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-recursive
-
-install-pdf-am:
-
-install-ps: install-ps-recursive
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-recursive
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-recursive
-
-mostlyclean-am: mostlyclean-generic mostlyclean-libtool
-
-pdf: pdf-recursive
-
-pdf-am:
-
-ps: ps-recursive
-
-ps-am:
-
-uninstall-am:
-
-.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
-	install-am install-exec-am install-strip tags-recursive
-
-.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
-	all all-am check check-am clean clean-generic clean-libtool \
-	ctags ctags-recursive distclean distclean-generic \
-	distclean-libtool distclean-tags distdir dvi dvi-am html \
-	html-am info info-am install install-am install-data \
-	install-data-am install-dvi install-dvi-am install-exec \
-	install-exec-am install-exec-hook install-html install-html-am \
-	install-info install-info-am install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs installdirs-am \
-	maintainer-clean maintainer-clean-generic mostlyclean \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags tags-recursive uninstall uninstall-am
-
-
-.PHONY: stamp-cache
-
-stamp-cache:
-	$(AM_V_GEN)if test "$(build)" = "$(host)"; then \
-		../bin/vlc-cache-gen$(EXEEXT) . ; \
-	else \
-		echo "Cross-compilation: cache generation skipped!" ; \
-	fi
-	$(AM_V_at)touch stamp-cache
-
-install-exec-hook:
-	if test -z "$(DESTDIR)"; then \
-		../bin/vlc-cache-gen$(EXEEXT) "$(vlclibdir)/plugins" ; \
-	else \
-		echo "Staged installation: cache generation skipped!" ; \
-	fi
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/access/Makefile.in b/modules/access/Makefile.in
deleted file mode 100644
index aaabd84..0000000
--- a/modules/access/Makefile.in
+++ /dev/null
@@ -1,2285 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/access/Makefile.am automatically generated from modules/access/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/Modules.am $(top_srcdir)/modules/common.am
- at HAVE_WIN32_TRUE@am__append_1 = bda dshow
-subdir = modules/access
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am__objects_1 = libaccess_alsa_plugin_la-alsa.lo
-am_libaccess_alsa_plugin_la_OBJECTS = $(am__objects_1)
-nodist_libaccess_alsa_plugin_la_OBJECTS =
-libaccess_alsa_plugin_la_OBJECTS =  \
-	$(am_libaccess_alsa_plugin_la_OBJECTS) \
-	$(nodist_libaccess_alsa_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libaccess_alsa_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libaccess_alsa_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_2 = libaccess_attachment_plugin_la-attachment.lo
-am_libaccess_attachment_plugin_la_OBJECTS = $(am__objects_2)
-nodist_libaccess_attachment_plugin_la_OBJECTS =
-libaccess_attachment_plugin_la_OBJECTS =  \
-	$(am_libaccess_attachment_plugin_la_OBJECTS) \
-	$(nodist_libaccess_attachment_plugin_la_OBJECTS)
-libaccess_attachment_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libaccess_attachment_plugin_la_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-am__objects_3 = libaccess_avio_plugin_la-avio.lo
-am_libaccess_avio_plugin_la_OBJECTS = $(am__objects_3)
-nodist_libaccess_avio_plugin_la_OBJECTS =
-libaccess_avio_plugin_la_OBJECTS =  \
-	$(am_libaccess_avio_plugin_la_OBJECTS) \
-	$(nodist_libaccess_avio_plugin_la_OBJECTS)
-libaccess_avio_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libaccess_avio_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_4 = libaccess_directory_plugin_la-directory.lo
-am_libaccess_directory_plugin_la_OBJECTS = $(am__objects_4)
-nodist_libaccess_directory_plugin_la_OBJECTS =
-libaccess_directory_plugin_la_OBJECTS =  \
-	$(am_libaccess_directory_plugin_la_OBJECTS) \
-	$(nodist_libaccess_directory_plugin_la_OBJECTS)
-libaccess_directory_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libaccess_directory_plugin_la_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-am__objects_5 = libaccess_dv_plugin_la-dv.lo
-am_libaccess_dv_plugin_la_OBJECTS = $(am__objects_5)
-nodist_libaccess_dv_plugin_la_OBJECTS =
-libaccess_dv_plugin_la_OBJECTS = $(am_libaccess_dv_plugin_la_OBJECTS) \
-	$(nodist_libaccess_dv_plugin_la_OBJECTS)
-libaccess_dv_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libaccess_dv_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_6 = libaccess_eyetv_plugin_la-eyetv.lo
-am_libaccess_eyetv_plugin_la_OBJECTS = $(am__objects_6)
-nodist_libaccess_eyetv_plugin_la_OBJECTS =
-libaccess_eyetv_plugin_la_OBJECTS =  \
-	$(am_libaccess_eyetv_plugin_la_OBJECTS) \
-	$(nodist_libaccess_eyetv_plugin_la_OBJECTS)
-libaccess_eyetv_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(OBJCLD) \
-	$(libaccess_eyetv_plugin_la_OBJCFLAGS) $(OBJCFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-am__objects_7 = libaccess_fake_plugin_la-fake.lo
-am_libaccess_fake_plugin_la_OBJECTS = $(am__objects_7)
-nodist_libaccess_fake_plugin_la_OBJECTS =
-libaccess_fake_plugin_la_OBJECTS =  \
-	$(am_libaccess_fake_plugin_la_OBJECTS) \
-	$(nodist_libaccess_fake_plugin_la_OBJECTS)
-libaccess_fake_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libaccess_fake_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_8 = libaccess_ftp_plugin_la-ftp.lo
-am_libaccess_ftp_plugin_la_OBJECTS = $(am__objects_8)
-nodist_libaccess_ftp_plugin_la_OBJECTS =
-libaccess_ftp_plugin_la_OBJECTS =  \
-	$(am_libaccess_ftp_plugin_la_OBJECTS) \
-	$(nodist_libaccess_ftp_plugin_la_OBJECTS)
-libaccess_ftp_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libaccess_ftp_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_9 = libaccess_gnomevfs_plugin_la-gnomevfs.lo
-am_libaccess_gnomevfs_plugin_la_OBJECTS = $(am__objects_9)
-nodist_libaccess_gnomevfs_plugin_la_OBJECTS =
-libaccess_gnomevfs_plugin_la_OBJECTS =  \
-	$(am_libaccess_gnomevfs_plugin_la_OBJECTS) \
-	$(nodist_libaccess_gnomevfs_plugin_la_OBJECTS)
-libaccess_gnomevfs_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libaccess_gnomevfs_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_10 = libaccess_http_plugin_la-http.lo
-am_libaccess_http_plugin_la_OBJECTS = $(am__objects_10)
-nodist_libaccess_http_plugin_la_OBJECTS =
-libaccess_http_plugin_la_OBJECTS =  \
-	$(am_libaccess_http_plugin_la_OBJECTS) \
-	$(nodist_libaccess_http_plugin_la_OBJECTS)
-libaccess_http_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libaccess_http_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_11 = libaccess_imem_plugin_la-imem.lo
-am_libaccess_imem_plugin_la_OBJECTS = $(am__objects_11)
-nodist_libaccess_imem_plugin_la_OBJECTS =
-libaccess_imem_plugin_la_OBJECTS =  \
-	$(am_libaccess_imem_plugin_la_OBJECTS) \
-	$(nodist_libaccess_imem_plugin_la_OBJECTS)
-libaccess_imem_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libaccess_imem_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_12 = libaccess_jack_plugin_la-jack.lo
-am_libaccess_jack_plugin_la_OBJECTS = $(am__objects_12)
-nodist_libaccess_jack_plugin_la_OBJECTS =
-libaccess_jack_plugin_la_OBJECTS =  \
-	$(am_libaccess_jack_plugin_la_OBJECTS) \
-	$(nodist_libaccess_jack_plugin_la_OBJECTS)
-libaccess_jack_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libaccess_jack_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_13 = libaccess_mmap_plugin_la-mmap.lo
-am_libaccess_mmap_plugin_la_OBJECTS = $(am__objects_13)
-nodist_libaccess_mmap_plugin_la_OBJECTS =
-libaccess_mmap_plugin_la_OBJECTS =  \
-	$(am_libaccess_mmap_plugin_la_OBJECTS) \
-	$(nodist_libaccess_mmap_plugin_la_OBJECTS)
-libaccess_mmap_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libaccess_mmap_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_14 = libaccess_mtp_plugin_la-mtp.lo
-am_libaccess_mtp_plugin_la_OBJECTS = $(am__objects_14)
-nodist_libaccess_mtp_plugin_la_OBJECTS =
-libaccess_mtp_plugin_la_OBJECTS =  \
-	$(am_libaccess_mtp_plugin_la_OBJECTS) \
-	$(nodist_libaccess_mtp_plugin_la_OBJECTS)
-libaccess_mtp_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libaccess_mtp_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_15 = libaccess_oss_plugin_la-oss.lo
-am_libaccess_oss_plugin_la_OBJECTS = $(am__objects_15)
-nodist_libaccess_oss_plugin_la_OBJECTS =
-libaccess_oss_plugin_la_OBJECTS =  \
-	$(am_libaccess_oss_plugin_la_OBJECTS) \
-	$(nodist_libaccess_oss_plugin_la_OBJECTS)
-libaccess_oss_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libaccess_oss_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_16 =
-am_libaccess_rtmp_plugin_la_OBJECTS =  \
-	libaccess_rtmp_plugin_la-access.lo \
-	libaccess_rtmp_plugin_la-rtmp_amf_flv.lo $(am__objects_16)
-libaccess_rtmp_plugin_la_OBJECTS =  \
-	$(am_libaccess_rtmp_plugin_la_OBJECTS)
-libaccess_rtmp_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libaccess_rtmp_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_17 = libaccess_sftp_plugin_la-sftp.lo
-am_libaccess_sftp_plugin_la_OBJECTS = $(am__objects_17)
-nodist_libaccess_sftp_plugin_la_OBJECTS =
-libaccess_sftp_plugin_la_OBJECTS =  \
-	$(am_libaccess_sftp_plugin_la_OBJECTS) \
-	$(nodist_libaccess_sftp_plugin_la_OBJECTS)
-libaccess_sftp_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libaccess_sftp_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_18 = libaccess_smb_plugin_la-smb.lo
-am_libaccess_smb_plugin_la_OBJECTS = $(am__objects_18)
-nodist_libaccess_smb_plugin_la_OBJECTS =
-libaccess_smb_plugin_la_OBJECTS =  \
-	$(am_libaccess_smb_plugin_la_OBJECTS) \
-	$(nodist_libaccess_smb_plugin_la_OBJECTS)
-libaccess_smb_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libaccess_smb_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_19 = libaccess_tcp_plugin_la-tcp.lo
-am_libaccess_tcp_plugin_la_OBJECTS = $(am__objects_19)
-nodist_libaccess_tcp_plugin_la_OBJECTS =
-libaccess_tcp_plugin_la_OBJECTS =  \
-	$(am_libaccess_tcp_plugin_la_OBJECTS) \
-	$(nodist_libaccess_tcp_plugin_la_OBJECTS)
-libaccess_tcp_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libaccess_tcp_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_20 = libaccess_udp_plugin_la-udp.lo
-am_libaccess_udp_plugin_la_OBJECTS = $(am__objects_20)
-nodist_libaccess_udp_plugin_la_OBJECTS =
-libaccess_udp_plugin_la_OBJECTS =  \
-	$(am_libaccess_udp_plugin_la_OBJECTS) \
-	$(nodist_libaccess_udp_plugin_la_OBJECTS)
-libaccess_udp_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libaccess_udp_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_21 = libcdda_plugin_la-cdda.lo libcdda_plugin_la-cdrom.lo \
-	$(am__objects_16)
-am_libcdda_plugin_la_OBJECTS = $(am__objects_21)
-nodist_libcdda_plugin_la_OBJECTS =
-libcdda_plugin_la_OBJECTS = $(am_libcdda_plugin_la_OBJECTS) \
-	$(nodist_libcdda_plugin_la_OBJECTS)
-libcdda_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libcdda_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-am__objects_22 = libdc1394_plugin_la-dc1394.lo
-am_libdc1394_plugin_la_OBJECTS = $(am__objects_22)
-nodist_libdc1394_plugin_la_OBJECTS =
-libdc1394_plugin_la_OBJECTS = $(am_libdc1394_plugin_la_OBJECTS) \
-	$(nodist_libdc1394_plugin_la_OBJECTS)
-libdc1394_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libdc1394_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_23 = libdvdnav_plugin_la-dvdnav.lo
-am_libdvdnav_plugin_la_OBJECTS = $(am__objects_23)
-nodist_libdvdnav_plugin_la_OBJECTS =
-libdvdnav_plugin_la_OBJECTS = $(am_libdvdnav_plugin_la_OBJECTS) \
-	$(nodist_libdvdnav_plugin_la_OBJECTS)
-libdvdnav_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libdvdnav_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_24 = libdvdread_plugin_la-dvdread.lo
-am_libdvdread_plugin_la_OBJECTS = $(am__objects_24)
-nodist_libdvdread_plugin_la_OBJECTS =
-libdvdread_plugin_la_OBJECTS = $(am_libdvdread_plugin_la_OBJECTS) \
-	$(nodist_libdvdread_plugin_la_OBJECTS)
-libdvdread_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libdvdread_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am_libfilesystem_plugin_la_OBJECTS = libfilesystem_plugin_la-file.lo \
-	libfilesystem_plugin_la-directory.lo \
-	libfilesystem_plugin_la-fs.lo
-libfilesystem_plugin_la_OBJECTS =  \
-	$(am_libfilesystem_plugin_la_OBJECTS)
-libfilesystem_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libfilesystem_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_25 = libpvr_plugin_la-pvr.lo
-am_libpvr_plugin_la_OBJECTS = $(am__objects_25)
-nodist_libpvr_plugin_la_OBJECTS =
-libpvr_plugin_la_OBJECTS = $(am_libpvr_plugin_la_OBJECTS) \
-	$(nodist_libpvr_plugin_la_OBJECTS)
-libpvr_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libpvr_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-am__objects_26 = libqtcapture_plugin_la-qtcapture.lo
-am_libqtcapture_plugin_la_OBJECTS = $(am__objects_26)
-nodist_libqtcapture_plugin_la_OBJECTS =
-libqtcapture_plugin_la_OBJECTS = $(am_libqtcapture_plugin_la_OBJECTS) \
-	$(nodist_libqtcapture_plugin_la_OBJECTS)
-libqtcapture_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(OBJCLD) \
-	$(libqtcapture_plugin_la_OBJCFLAGS) $(OBJCFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_27 = libv4l2_plugin_la-v4l2.lo
-am_libv4l2_plugin_la_OBJECTS = $(am__objects_27)
-nodist_libv4l2_plugin_la_OBJECTS =
-libv4l2_plugin_la_OBJECTS = $(am_libv4l2_plugin_la_OBJECTS) \
-	$(nodist_libv4l2_plugin_la_OBJECTS)
-libv4l2_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libv4l2_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-am__objects_28 = libv4l_plugin_la-v4l.lo
-am_libv4l_plugin_la_OBJECTS = $(am__objects_28)
-nodist_libv4l_plugin_la_OBJECTS =
-libv4l_plugin_la_OBJECTS = $(am_libv4l_plugin_la_OBJECTS) \
-	$(nodist_libv4l_plugin_la_OBJECTS)
-libv4l_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libv4l_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-am__DEPENDENCIES_2 =
-am_libxcb_screen_plugin_la_OBJECTS = libxcb_screen_plugin_la-xcb.lo
-libxcb_screen_plugin_la_OBJECTS =  \
-	$(am_libxcb_screen_plugin_la_OBJECTS)
-libxcb_screen_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libxcb_screen_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-OBJCCOMPILE = $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
-	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_OBJCFLAGS) $(OBJCFLAGS)
-LTOBJCCOMPILE = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_OBJCFLAGS) $(OBJCFLAGS)
-AM_V_OBJC = $(am__v_OBJC_$(V))
-am__v_OBJC_ = $(am__v_OBJC_$(AM_DEFAULT_VERBOSITY))
-am__v_OBJC_0 = @echo "  OBJC  " $@;
-OBJCLD = $(OBJC)
-OBJCLINK = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
-	--mode=link $(OBJCLD) $(AM_OBJCFLAGS) $(OBJCFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_OBJCLD = $(am__v_OBJCLD_$(V))
-am__v_OBJCLD_ = $(am__v_OBJCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_OBJCLD_0 = @echo "  OBJCLD" $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libaccess_alsa_plugin_la_SOURCES) \
-	$(nodist_libaccess_alsa_plugin_la_SOURCES) \
-	$(libaccess_attachment_plugin_la_SOURCES) \
-	$(nodist_libaccess_attachment_plugin_la_SOURCES) \
-	$(libaccess_avio_plugin_la_SOURCES) \
-	$(nodist_libaccess_avio_plugin_la_SOURCES) \
-	$(libaccess_directory_plugin_la_SOURCES) \
-	$(nodist_libaccess_directory_plugin_la_SOURCES) \
-	$(libaccess_dv_plugin_la_SOURCES) \
-	$(nodist_libaccess_dv_plugin_la_SOURCES) \
-	$(libaccess_eyetv_plugin_la_SOURCES) \
-	$(nodist_libaccess_eyetv_plugin_la_SOURCES) \
-	$(libaccess_fake_plugin_la_SOURCES) \
-	$(nodist_libaccess_fake_plugin_la_SOURCES) \
-	$(libaccess_ftp_plugin_la_SOURCES) \
-	$(nodist_libaccess_ftp_plugin_la_SOURCES) \
-	$(libaccess_gnomevfs_plugin_la_SOURCES) \
-	$(nodist_libaccess_gnomevfs_plugin_la_SOURCES) \
-	$(libaccess_http_plugin_la_SOURCES) \
-	$(nodist_libaccess_http_plugin_la_SOURCES) \
-	$(libaccess_imem_plugin_la_SOURCES) \
-	$(nodist_libaccess_imem_plugin_la_SOURCES) \
-	$(libaccess_jack_plugin_la_SOURCES) \
-	$(nodist_libaccess_jack_plugin_la_SOURCES) \
-	$(libaccess_mmap_plugin_la_SOURCES) \
-	$(nodist_libaccess_mmap_plugin_la_SOURCES) \
-	$(libaccess_mtp_plugin_la_SOURCES) \
-	$(nodist_libaccess_mtp_plugin_la_SOURCES) \
-	$(libaccess_oss_plugin_la_SOURCES) \
-	$(nodist_libaccess_oss_plugin_la_SOURCES) \
-	$(libaccess_rtmp_plugin_la_SOURCES) \
-	$(libaccess_sftp_plugin_la_SOURCES) \
-	$(nodist_libaccess_sftp_plugin_la_SOURCES) \
-	$(libaccess_smb_plugin_la_SOURCES) \
-	$(nodist_libaccess_smb_plugin_la_SOURCES) \
-	$(libaccess_tcp_plugin_la_SOURCES) \
-	$(nodist_libaccess_tcp_plugin_la_SOURCES) \
-	$(libaccess_udp_plugin_la_SOURCES) \
-	$(nodist_libaccess_udp_plugin_la_SOURCES) \
-	$(libcdda_plugin_la_SOURCES) \
-	$(nodist_libcdda_plugin_la_SOURCES) \
-	$(libdc1394_plugin_la_SOURCES) \
-	$(nodist_libdc1394_plugin_la_SOURCES) \
-	$(libdvdnav_plugin_la_SOURCES) \
-	$(nodist_libdvdnav_plugin_la_SOURCES) \
-	$(libdvdread_plugin_la_SOURCES) \
-	$(nodist_libdvdread_plugin_la_SOURCES) \
-	$(libfilesystem_plugin_la_SOURCES) $(libpvr_plugin_la_SOURCES) \
-	$(nodist_libpvr_plugin_la_SOURCES) \
-	$(libqtcapture_plugin_la_SOURCES) \
-	$(nodist_libqtcapture_plugin_la_SOURCES) \
-	$(libv4l2_plugin_la_SOURCES) \
-	$(nodist_libv4l2_plugin_la_SOURCES) \
-	$(libv4l_plugin_la_SOURCES) $(nodist_libv4l_plugin_la_SOURCES) \
-	$(libxcb_screen_plugin_la_SOURCES)
-DIST_SOURCES = $(libaccess_alsa_plugin_la_SOURCES) \
-	$(libaccess_attachment_plugin_la_SOURCES) \
-	$(libaccess_avio_plugin_la_SOURCES) \
-	$(libaccess_directory_plugin_la_SOURCES) \
-	$(libaccess_dv_plugin_la_SOURCES) \
-	$(libaccess_eyetv_plugin_la_SOURCES) \
-	$(libaccess_fake_plugin_la_SOURCES) \
-	$(libaccess_ftp_plugin_la_SOURCES) \
-	$(libaccess_gnomevfs_plugin_la_SOURCES) \
-	$(libaccess_http_plugin_la_SOURCES) \
-	$(libaccess_imem_plugin_la_SOURCES) \
-	$(libaccess_jack_plugin_la_SOURCES) \
-	$(libaccess_mmap_plugin_la_SOURCES) \
-	$(libaccess_mtp_plugin_la_SOURCES) \
-	$(libaccess_oss_plugin_la_SOURCES) \
-	$(libaccess_rtmp_plugin_la_SOURCES) \
-	$(libaccess_sftp_plugin_la_SOURCES) \
-	$(libaccess_smb_plugin_la_SOURCES) \
-	$(libaccess_tcp_plugin_la_SOURCES) \
-	$(libaccess_udp_plugin_la_SOURCES) \
-	$(libcdda_plugin_la_SOURCES) $(libdc1394_plugin_la_SOURCES) \
-	$(libdvdnav_plugin_la_SOURCES) $(libdvdread_plugin_la_SOURCES) \
-	$(libfilesystem_plugin_la_SOURCES) $(libpvr_plugin_la_SOURCES) \
-	$(libqtcapture_plugin_la_SOURCES) $(libv4l2_plugin_la_SOURCES) \
-	$(libv4l_plugin_la_SOURCES) $(libxcb_screen_plugin_la_SOURCES)
-RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
-	html-recursive info-recursive install-data-recursive \
-	install-dvi-recursive install-exec-recursive \
-	install-html-recursive install-info-recursive \
-	install-pdf-recursive install-ps-recursive install-recursive \
-	installcheck-recursive installdirs-recursive pdf-recursive \
-	ps-recursive uninstall-recursive
-RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
-  distclean-recursive maintainer-clean-recursive
-AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
-	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
-	distdir
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-am__relativize = \
-  dir0=`pwd`; \
-  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
-  sed_rest='s,^[^/]*/*,,'; \
-  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
-  sed_butlast='s,/*[^/]*$$,,'; \
-  while test -n "$$dir1"; do \
-    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
-    if test "$$first" != "."; then \
-      if test "$$first" = ".."; then \
-        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
-        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
-      else \
-        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
-        if test "$$first2" = "$$first"; then \
-          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
-        else \
-          dir2="../$$dir2"; \
-        fi; \
-        dir0="$$dir0"/"$$first"; \
-      fi; \
-    fi; \
-    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
-  done; \
-  reldir="$$dir2"
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-
-# Automake forgets to add a proper tag to libtool with Objective-C files.
-# Moreover Libtool should default tag to CC when none is specified but
-# obviously does not. Here is a fix for that.
-LIBTOOL = @LIBTOOL@ --tag=CC
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = access
-dir = access
-mods = access_alsa access_attachment access_avio access_directory access_dv access_eyetv access_fake access_ftp access_gnomevfs access_http access_imem access_jack access_mmap access_mtp access_oss access_sftp access_smb access_tcp access_udp cdda dc1394 dvdnav dvdread pvr qtcapture v4l v4l2
-libvlc_LTLIBRARIES = $(LTLIBaccess_alsa) $(LTLIBaccess_avio) \
-	$(LTLIBaccess_directory) $(LTLIBaccess_dv) \
-	$(LTLIBaccess_eyetv) $(LTLIBaccess_gnomevfs) \
-	$(LTLIBaccess_jack) $(LTLIBaccess_mmap) $(LTLIBaccess_mtp) \
-	$(LTLIBaccess_oss) $(LTLIBaccess_sftp) $(LTLIBaccess_smb) \
-	$(LTLIBcdda) $(LTLIBdc1394) $(LTLIBdvdnav) $(LTLIBdvdread) \
-	$(LTLIBpvr) $(LTLIBqtcapture) $(LTLIBv4l) $(LTLIBv4l2) \
-	libfilesystem_plugin.la libaccess_udp_plugin.la \
-	libaccess_tcp_plugin.la libaccess_http_plugin.la \
-	libaccess_ftp_plugin.la libaccess_fake_plugin.la \
-	libaccess_imem_plugin.la libaccess_attachment_plugin.la \
-	$(NULL) $(LTLIBxcb_screen)
-EXTRA_LTLIBRARIES = libaccess_alsa_plugin.la libaccess_avio_plugin.la \
-	libaccess_directory_plugin.la libaccess_dv_plugin.la \
-	libaccess_eyetv_plugin.la libaccess_gnomevfs_plugin.la \
-	libaccess_jack_plugin.la libaccess_mmap_plugin.la \
-	libaccess_mtp_plugin.la libaccess_oss_plugin.la \
-	libaccess_sftp_plugin.la libaccess_smb_plugin.la \
-	libcdda_plugin.la libdc1394_plugin.la libdvdnav_plugin.la \
-	libdvdread_plugin.la libpvr_plugin.la libqtcapture_plugin.la \
-	libv4l_plugin.la libv4l2_plugin.la libaccess_rtmp_plugin.la \
-	libxcb_screen_plugin.la
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
-BASE_SUBDIRS = dvb mms rtp rtsp vcd vcdx screen bd zip
-EXTRA_SUBDIRS = bda dshow
-SUBDIRS = $(BASE_SUBDIRS) $(am__append_1)
-DIST_SUBDIRS = $(BASE_SUBDIRS) $(EXTRA_SUBDIRS)
-libfilesystem_plugin_la_SOURCES = \
-	fs.h \
-	file.c \
-	directory.c \
-	fs.c
-
-libfilesystem_plugin_la_CFLAGS = $(AM_CFLAGS)
-libfilesystem_plugin_la_LIBADD = $(AM_LIBADD)
-libfilesystem_plugin_la_DEPENDENCIES = 
-SOURCES_access_mmap = mmap.c
-SOURCES_access_directory = directory.c
-SOURCES_access_dv = dv.c
-SOURCES_access_udp = udp.c
-SOURCES_access_tcp = tcp.c
-SOURCES_access_http = http.c
-SOURCES_access_ftp = ftp.c
-SOURCES_access_smb = smb.c
-SOURCES_access_gnomevfs = gnomevfs.c
-SOURCES_access_eyetv = eyetv.m
-SOURCES_dvdnav = dvdnav.c
-SOURCES_dvdread = dvdread.c
-SOURCES_dc1394 = dc1394.c
-SOURCES_access_fake = fake.c
-SOURCES_pvr = pvr.c videodev2.h
-SOURCES_v4l = v4l.c videodev_mjpeg.h
-SOURCES_v4l2 = v4l2.c
-SOURCES_qtcapture = qtcapture.m
-SOURCES_cdda = \
-        cdda.c \
-        vcd/cdrom.c \
-        vcd/cdrom.h \
-        vcd/cdrom_internals.h \
-        $(NULL)
-
-SOURCES_access_jack = jack.c
-SOURCES_access_alsa = alsa.c
-SOURCES_access_oss = oss.c
-SOURCES_access_mtp = mtp.c
-SOURCES_access_sftp = sftp.c
-SOURCES_access_imem = imem.c
-SOURCES_access_avio = avio.c avio.h
-SOURCES_access_attachment = attachment.c
-libaccess_rtmp_plugin_la_SOURCES = \
-        rtmp/access.c \
-        rtmp/rtmp_amf_flv.c \
-        rtmp/rtmp_amf_flv.h \
-        $(NULL)
-
-libaccess_rtmp_plugin_la_CFLAGS = $(AM_CFLAGS) \
-	-fno-strict-aliasing
-
-libaccess_rtmp_plugin_la_LIBADD = $(AM_LIBADD)
-libaccess_rtmp_plugin_la_DEPENDENCIES = 
-libxcb_screen_plugin_la_SOURCES = screen/xcb.c
-libxcb_screen_plugin_la_CFLAGS = $(AM_CFLAGS) \
-	$(XCB_CFLAGS)
-
-libxcb_screen_plugin_la_LIBADD = $(AM_LIBADD) \
-	$(XCB_LIBS)
-
-libxcb_screen_plugin_la_DEPENDENCIES = 
-
-# The access_alsa plugin
-libaccess_alsa_plugin_la_SOURCES = $(SOURCES_access_alsa)
-nodist_libaccess_alsa_plugin_la_SOURCES = $(nodist_SOURCES_access_alsa)
-# Force per-target objects:
-libaccess_alsa_plugin_la_CFLAGS = $(AM_CFLAGS)
-libaccess_alsa_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libaccess_alsa_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libaccess_alsa_plugin_la_LIBADD = $(AM_LIBADD)
-libaccess_alsa_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The access_attachment plugin
-libaccess_attachment_plugin_la_SOURCES = $(SOURCES_access_attachment)
-nodist_libaccess_attachment_plugin_la_SOURCES = $(nodist_SOURCES_access_attachment)
-# Force per-target objects:
-libaccess_attachment_plugin_la_CFLAGS = $(AM_CFLAGS)
-libaccess_attachment_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libaccess_attachment_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libaccess_attachment_plugin_la_LIBADD = $(AM_LIBADD)
-libaccess_attachment_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The access_avio plugin
-libaccess_avio_plugin_la_SOURCES = $(SOURCES_access_avio)
-nodist_libaccess_avio_plugin_la_SOURCES = $(nodist_SOURCES_access_avio)
-# Force per-target objects:
-libaccess_avio_plugin_la_CFLAGS = $(AM_CFLAGS)
-libaccess_avio_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libaccess_avio_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libaccess_avio_plugin_la_LIBADD = $(AM_LIBADD)
-libaccess_avio_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The access_directory plugin
-libaccess_directory_plugin_la_SOURCES = $(SOURCES_access_directory)
-nodist_libaccess_directory_plugin_la_SOURCES = $(nodist_SOURCES_access_directory)
-# Force per-target objects:
-libaccess_directory_plugin_la_CFLAGS = $(AM_CFLAGS)
-libaccess_directory_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libaccess_directory_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libaccess_directory_plugin_la_LIBADD = $(AM_LIBADD)
-libaccess_directory_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The access_dv plugin
-libaccess_dv_plugin_la_SOURCES = $(SOURCES_access_dv)
-nodist_libaccess_dv_plugin_la_SOURCES = $(nodist_SOURCES_access_dv)
-# Force per-target objects:
-libaccess_dv_plugin_la_CFLAGS = $(AM_CFLAGS)
-libaccess_dv_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libaccess_dv_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libaccess_dv_plugin_la_LIBADD = $(AM_LIBADD)
-libaccess_dv_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The access_eyetv plugin
-libaccess_eyetv_plugin_la_SOURCES = $(SOURCES_access_eyetv)
-nodist_libaccess_eyetv_plugin_la_SOURCES = $(nodist_SOURCES_access_eyetv)
-# Force per-target objects:
-libaccess_eyetv_plugin_la_CFLAGS = $(AM_CFLAGS)
-libaccess_eyetv_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libaccess_eyetv_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libaccess_eyetv_plugin_la_LIBADD = $(AM_LIBADD)
-libaccess_eyetv_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The access_fake plugin
-libaccess_fake_plugin_la_SOURCES = $(SOURCES_access_fake)
-nodist_libaccess_fake_plugin_la_SOURCES = $(nodist_SOURCES_access_fake)
-# Force per-target objects:
-libaccess_fake_plugin_la_CFLAGS = $(AM_CFLAGS)
-libaccess_fake_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libaccess_fake_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libaccess_fake_plugin_la_LIBADD = $(AM_LIBADD)
-libaccess_fake_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The access_ftp plugin
-libaccess_ftp_plugin_la_SOURCES = $(SOURCES_access_ftp)
-nodist_libaccess_ftp_plugin_la_SOURCES = $(nodist_SOURCES_access_ftp)
-# Force per-target objects:
-libaccess_ftp_plugin_la_CFLAGS = $(AM_CFLAGS)
-libaccess_ftp_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libaccess_ftp_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libaccess_ftp_plugin_la_LIBADD = $(AM_LIBADD)
-libaccess_ftp_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The access_gnomevfs plugin
-libaccess_gnomevfs_plugin_la_SOURCES = $(SOURCES_access_gnomevfs)
-nodist_libaccess_gnomevfs_plugin_la_SOURCES = $(nodist_SOURCES_access_gnomevfs)
-# Force per-target objects:
-libaccess_gnomevfs_plugin_la_CFLAGS = $(AM_CFLAGS)
-libaccess_gnomevfs_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libaccess_gnomevfs_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libaccess_gnomevfs_plugin_la_LIBADD = $(AM_LIBADD)
-libaccess_gnomevfs_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The access_http plugin
-libaccess_http_plugin_la_SOURCES = $(SOURCES_access_http)
-nodist_libaccess_http_plugin_la_SOURCES = $(nodist_SOURCES_access_http)
-# Force per-target objects:
-libaccess_http_plugin_la_CFLAGS = $(AM_CFLAGS)
-libaccess_http_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libaccess_http_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libaccess_http_plugin_la_LIBADD = $(AM_LIBADD)
-libaccess_http_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The access_imem plugin
-libaccess_imem_plugin_la_SOURCES = $(SOURCES_access_imem)
-nodist_libaccess_imem_plugin_la_SOURCES = $(nodist_SOURCES_access_imem)
-# Force per-target objects:
-libaccess_imem_plugin_la_CFLAGS = $(AM_CFLAGS)
-libaccess_imem_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libaccess_imem_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libaccess_imem_plugin_la_LIBADD = $(AM_LIBADD)
-libaccess_imem_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The access_jack plugin
-libaccess_jack_plugin_la_SOURCES = $(SOURCES_access_jack)
-nodist_libaccess_jack_plugin_la_SOURCES = $(nodist_SOURCES_access_jack)
-# Force per-target objects:
-libaccess_jack_plugin_la_CFLAGS = $(AM_CFLAGS)
-libaccess_jack_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libaccess_jack_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libaccess_jack_plugin_la_LIBADD = $(AM_LIBADD)
-libaccess_jack_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The access_mmap plugin
-libaccess_mmap_plugin_la_SOURCES = $(SOURCES_access_mmap)
-nodist_libaccess_mmap_plugin_la_SOURCES = $(nodist_SOURCES_access_mmap)
-# Force per-target objects:
-libaccess_mmap_plugin_la_CFLAGS = $(AM_CFLAGS)
-libaccess_mmap_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libaccess_mmap_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libaccess_mmap_plugin_la_LIBADD = $(AM_LIBADD)
-libaccess_mmap_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The access_mtp plugin
-libaccess_mtp_plugin_la_SOURCES = $(SOURCES_access_mtp)
-nodist_libaccess_mtp_plugin_la_SOURCES = $(nodist_SOURCES_access_mtp)
-# Force per-target objects:
-libaccess_mtp_plugin_la_CFLAGS = $(AM_CFLAGS)
-libaccess_mtp_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libaccess_mtp_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libaccess_mtp_plugin_la_LIBADD = $(AM_LIBADD)
-libaccess_mtp_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The access_oss plugin
-libaccess_oss_plugin_la_SOURCES = $(SOURCES_access_oss)
-nodist_libaccess_oss_plugin_la_SOURCES = $(nodist_SOURCES_access_oss)
-# Force per-target objects:
-libaccess_oss_plugin_la_CFLAGS = $(AM_CFLAGS)
-libaccess_oss_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libaccess_oss_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libaccess_oss_plugin_la_LIBADD = $(AM_LIBADD)
-libaccess_oss_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The access_sftp plugin
-libaccess_sftp_plugin_la_SOURCES = $(SOURCES_access_sftp)
-nodist_libaccess_sftp_plugin_la_SOURCES = $(nodist_SOURCES_access_sftp)
-# Force per-target objects:
-libaccess_sftp_plugin_la_CFLAGS = $(AM_CFLAGS)
-libaccess_sftp_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libaccess_sftp_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libaccess_sftp_plugin_la_LIBADD = $(AM_LIBADD)
-libaccess_sftp_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The access_smb plugin
-libaccess_smb_plugin_la_SOURCES = $(SOURCES_access_smb)
-nodist_libaccess_smb_plugin_la_SOURCES = $(nodist_SOURCES_access_smb)
-# Force per-target objects:
-libaccess_smb_plugin_la_CFLAGS = $(AM_CFLAGS)
-libaccess_smb_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libaccess_smb_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libaccess_smb_plugin_la_LIBADD = $(AM_LIBADD)
-libaccess_smb_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The access_tcp plugin
-libaccess_tcp_plugin_la_SOURCES = $(SOURCES_access_tcp)
-nodist_libaccess_tcp_plugin_la_SOURCES = $(nodist_SOURCES_access_tcp)
-# Force per-target objects:
-libaccess_tcp_plugin_la_CFLAGS = $(AM_CFLAGS)
-libaccess_tcp_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libaccess_tcp_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libaccess_tcp_plugin_la_LIBADD = $(AM_LIBADD)
-libaccess_tcp_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The access_udp plugin
-libaccess_udp_plugin_la_SOURCES = $(SOURCES_access_udp)
-nodist_libaccess_udp_plugin_la_SOURCES = $(nodist_SOURCES_access_udp)
-# Force per-target objects:
-libaccess_udp_plugin_la_CFLAGS = $(AM_CFLAGS)
-libaccess_udp_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libaccess_udp_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libaccess_udp_plugin_la_LIBADD = $(AM_LIBADD)
-libaccess_udp_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The cdda plugin
-libcdda_plugin_la_SOURCES = $(SOURCES_cdda)
-nodist_libcdda_plugin_la_SOURCES = $(nodist_SOURCES_cdda)
-# Force per-target objects:
-libcdda_plugin_la_CFLAGS = $(AM_CFLAGS)
-libcdda_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libcdda_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libcdda_plugin_la_LIBADD = $(AM_LIBADD)
-libcdda_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The dc1394 plugin
-libdc1394_plugin_la_SOURCES = $(SOURCES_dc1394)
-nodist_libdc1394_plugin_la_SOURCES = $(nodist_SOURCES_dc1394)
-# Force per-target objects:
-libdc1394_plugin_la_CFLAGS = $(AM_CFLAGS)
-libdc1394_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libdc1394_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libdc1394_plugin_la_LIBADD = $(AM_LIBADD)
-libdc1394_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The dvdnav plugin
-libdvdnav_plugin_la_SOURCES = $(SOURCES_dvdnav)
-nodist_libdvdnav_plugin_la_SOURCES = $(nodist_SOURCES_dvdnav)
-# Force per-target objects:
-libdvdnav_plugin_la_CFLAGS = $(AM_CFLAGS)
-libdvdnav_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libdvdnav_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libdvdnav_plugin_la_LIBADD = $(AM_LIBADD)
-libdvdnav_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The dvdread plugin
-libdvdread_plugin_la_SOURCES = $(SOURCES_dvdread)
-nodist_libdvdread_plugin_la_SOURCES = $(nodist_SOURCES_dvdread)
-# Force per-target objects:
-libdvdread_plugin_la_CFLAGS = $(AM_CFLAGS)
-libdvdread_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libdvdread_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libdvdread_plugin_la_LIBADD = $(AM_LIBADD)
-libdvdread_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The pvr plugin
-libpvr_plugin_la_SOURCES = $(SOURCES_pvr)
-nodist_libpvr_plugin_la_SOURCES = $(nodist_SOURCES_pvr)
-# Force per-target objects:
-libpvr_plugin_la_CFLAGS = $(AM_CFLAGS)
-libpvr_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libpvr_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libpvr_plugin_la_LIBADD = $(AM_LIBADD)
-libpvr_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The qtcapture plugin
-libqtcapture_plugin_la_SOURCES = $(SOURCES_qtcapture)
-nodist_libqtcapture_plugin_la_SOURCES = $(nodist_SOURCES_qtcapture)
-# Force per-target objects:
-libqtcapture_plugin_la_CFLAGS = $(AM_CFLAGS)
-libqtcapture_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libqtcapture_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libqtcapture_plugin_la_LIBADD = $(AM_LIBADD)
-libqtcapture_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The v4l plugin
-libv4l_plugin_la_SOURCES = $(SOURCES_v4l)
-nodist_libv4l_plugin_la_SOURCES = $(nodist_SOURCES_v4l)
-# Force per-target objects:
-libv4l_plugin_la_CFLAGS = $(AM_CFLAGS)
-libv4l_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libv4l_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libv4l_plugin_la_LIBADD = $(AM_LIBADD)
-libv4l_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The v4l2 plugin
-libv4l2_plugin_la_SOURCES = $(SOURCES_v4l2)
-nodist_libv4l2_plugin_la_SOURCES = $(nodist_SOURCES_v4l2)
-# Force per-target objects:
-libv4l2_plugin_la_CFLAGS = $(AM_CFLAGS)
-libv4l2_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libv4l2_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libv4l2_plugin_la_LIBADD = $(AM_LIBADD)
-libv4l2_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-recursive
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .m .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/access/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/access/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libaccess_alsa_plugin.la: $(libaccess_alsa_plugin_la_OBJECTS) $(libaccess_alsa_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libaccess_alsa_plugin_la_LINK)  $(libaccess_alsa_plugin_la_OBJECTS) $(libaccess_alsa_plugin_la_LIBADD) $(LIBS)
-libaccess_attachment_plugin.la: $(libaccess_attachment_plugin_la_OBJECTS) $(libaccess_attachment_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libaccess_attachment_plugin_la_LINK) -rpath $(libvlcdir) $(libaccess_attachment_plugin_la_OBJECTS) $(libaccess_attachment_plugin_la_LIBADD) $(LIBS)
-libaccess_avio_plugin.la: $(libaccess_avio_plugin_la_OBJECTS) $(libaccess_avio_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libaccess_avio_plugin_la_LINK)  $(libaccess_avio_plugin_la_OBJECTS) $(libaccess_avio_plugin_la_LIBADD) $(LIBS)
-libaccess_directory_plugin.la: $(libaccess_directory_plugin_la_OBJECTS) $(libaccess_directory_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libaccess_directory_plugin_la_LINK)  $(libaccess_directory_plugin_la_OBJECTS) $(libaccess_directory_plugin_la_LIBADD) $(LIBS)
-libaccess_dv_plugin.la: $(libaccess_dv_plugin_la_OBJECTS) $(libaccess_dv_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libaccess_dv_plugin_la_LINK)  $(libaccess_dv_plugin_la_OBJECTS) $(libaccess_dv_plugin_la_LIBADD) $(LIBS)
-libaccess_eyetv_plugin.la: $(libaccess_eyetv_plugin_la_OBJECTS) $(libaccess_eyetv_plugin_la_DEPENDENCIES) 
-	$(AM_V_OBJCLD)$(libaccess_eyetv_plugin_la_LINK)  $(libaccess_eyetv_plugin_la_OBJECTS) $(libaccess_eyetv_plugin_la_LIBADD) $(LIBS)
-libaccess_fake_plugin.la: $(libaccess_fake_plugin_la_OBJECTS) $(libaccess_fake_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libaccess_fake_plugin_la_LINK) -rpath $(libvlcdir) $(libaccess_fake_plugin_la_OBJECTS) $(libaccess_fake_plugin_la_LIBADD) $(LIBS)
-libaccess_ftp_plugin.la: $(libaccess_ftp_plugin_la_OBJECTS) $(libaccess_ftp_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libaccess_ftp_plugin_la_LINK) -rpath $(libvlcdir) $(libaccess_ftp_plugin_la_OBJECTS) $(libaccess_ftp_plugin_la_LIBADD) $(LIBS)
-libaccess_gnomevfs_plugin.la: $(libaccess_gnomevfs_plugin_la_OBJECTS) $(libaccess_gnomevfs_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libaccess_gnomevfs_plugin_la_LINK)  $(libaccess_gnomevfs_plugin_la_OBJECTS) $(libaccess_gnomevfs_plugin_la_LIBADD) $(LIBS)
-libaccess_http_plugin.la: $(libaccess_http_plugin_la_OBJECTS) $(libaccess_http_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libaccess_http_plugin_la_LINK) -rpath $(libvlcdir) $(libaccess_http_plugin_la_OBJECTS) $(libaccess_http_plugin_la_LIBADD) $(LIBS)
-libaccess_imem_plugin.la: $(libaccess_imem_plugin_la_OBJECTS) $(libaccess_imem_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libaccess_imem_plugin_la_LINK) -rpath $(libvlcdir) $(libaccess_imem_plugin_la_OBJECTS) $(libaccess_imem_plugin_la_LIBADD) $(LIBS)
-libaccess_jack_plugin.la: $(libaccess_jack_plugin_la_OBJECTS) $(libaccess_jack_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libaccess_jack_plugin_la_LINK)  $(libaccess_jack_plugin_la_OBJECTS) $(libaccess_jack_plugin_la_LIBADD) $(LIBS)
-libaccess_mmap_plugin.la: $(libaccess_mmap_plugin_la_OBJECTS) $(libaccess_mmap_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libaccess_mmap_plugin_la_LINK)  $(libaccess_mmap_plugin_la_OBJECTS) $(libaccess_mmap_plugin_la_LIBADD) $(LIBS)
-libaccess_mtp_plugin.la: $(libaccess_mtp_plugin_la_OBJECTS) $(libaccess_mtp_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libaccess_mtp_plugin_la_LINK)  $(libaccess_mtp_plugin_la_OBJECTS) $(libaccess_mtp_plugin_la_LIBADD) $(LIBS)
-libaccess_oss_plugin.la: $(libaccess_oss_plugin_la_OBJECTS) $(libaccess_oss_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libaccess_oss_plugin_la_LINK)  $(libaccess_oss_plugin_la_OBJECTS) $(libaccess_oss_plugin_la_LIBADD) $(LIBS)
-libaccess_rtmp_plugin.la: $(libaccess_rtmp_plugin_la_OBJECTS) $(libaccess_rtmp_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libaccess_rtmp_plugin_la_LINK)  $(libaccess_rtmp_plugin_la_OBJECTS) $(libaccess_rtmp_plugin_la_LIBADD) $(LIBS)
-libaccess_sftp_plugin.la: $(libaccess_sftp_plugin_la_OBJECTS) $(libaccess_sftp_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libaccess_sftp_plugin_la_LINK)  $(libaccess_sftp_plugin_la_OBJECTS) $(libaccess_sftp_plugin_la_LIBADD) $(LIBS)
-libaccess_smb_plugin.la: $(libaccess_smb_plugin_la_OBJECTS) $(libaccess_smb_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libaccess_smb_plugin_la_LINK)  $(libaccess_smb_plugin_la_OBJECTS) $(libaccess_smb_plugin_la_LIBADD) $(LIBS)
-libaccess_tcp_plugin.la: $(libaccess_tcp_plugin_la_OBJECTS) $(libaccess_tcp_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libaccess_tcp_plugin_la_LINK) -rpath $(libvlcdir) $(libaccess_tcp_plugin_la_OBJECTS) $(libaccess_tcp_plugin_la_LIBADD) $(LIBS)
-libaccess_udp_plugin.la: $(libaccess_udp_plugin_la_OBJECTS) $(libaccess_udp_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libaccess_udp_plugin_la_LINK) -rpath $(libvlcdir) $(libaccess_udp_plugin_la_OBJECTS) $(libaccess_udp_plugin_la_LIBADD) $(LIBS)
-libcdda_plugin.la: $(libcdda_plugin_la_OBJECTS) $(libcdda_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libcdda_plugin_la_LINK)  $(libcdda_plugin_la_OBJECTS) $(libcdda_plugin_la_LIBADD) $(LIBS)
-libdc1394_plugin.la: $(libdc1394_plugin_la_OBJECTS) $(libdc1394_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libdc1394_plugin_la_LINK)  $(libdc1394_plugin_la_OBJECTS) $(libdc1394_plugin_la_LIBADD) $(LIBS)
-libdvdnav_plugin.la: $(libdvdnav_plugin_la_OBJECTS) $(libdvdnav_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libdvdnav_plugin_la_LINK)  $(libdvdnav_plugin_la_OBJECTS) $(libdvdnav_plugin_la_LIBADD) $(LIBS)
-libdvdread_plugin.la: $(libdvdread_plugin_la_OBJECTS) $(libdvdread_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libdvdread_plugin_la_LINK)  $(libdvdread_plugin_la_OBJECTS) $(libdvdread_plugin_la_LIBADD) $(LIBS)
-libfilesystem_plugin.la: $(libfilesystem_plugin_la_OBJECTS) $(libfilesystem_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libfilesystem_plugin_la_LINK) -rpath $(libvlcdir) $(libfilesystem_plugin_la_OBJECTS) $(libfilesystem_plugin_la_LIBADD) $(LIBS)
-libpvr_plugin.la: $(libpvr_plugin_la_OBJECTS) $(libpvr_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libpvr_plugin_la_LINK)  $(libpvr_plugin_la_OBJECTS) $(libpvr_plugin_la_LIBADD) $(LIBS)
-libqtcapture_plugin.la: $(libqtcapture_plugin_la_OBJECTS) $(libqtcapture_plugin_la_DEPENDENCIES) 
-	$(AM_V_OBJCLD)$(libqtcapture_plugin_la_LINK)  $(libqtcapture_plugin_la_OBJECTS) $(libqtcapture_plugin_la_LIBADD) $(LIBS)
-libv4l2_plugin.la: $(libv4l2_plugin_la_OBJECTS) $(libv4l2_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libv4l2_plugin_la_LINK)  $(libv4l2_plugin_la_OBJECTS) $(libv4l2_plugin_la_LIBADD) $(LIBS)
-libv4l_plugin.la: $(libv4l_plugin_la_OBJECTS) $(libv4l_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libv4l_plugin_la_LINK)  $(libv4l_plugin_la_OBJECTS) $(libv4l_plugin_la_LIBADD) $(LIBS)
-libxcb_screen_plugin.la: $(libxcb_screen_plugin_la_OBJECTS) $(libxcb_screen_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libxcb_screen_plugin_la_LINK)  $(libxcb_screen_plugin_la_OBJECTS) $(libxcb_screen_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libaccess_alsa_plugin_la-alsa.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libaccess_attachment_plugin_la-attachment.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libaccess_avio_plugin_la-avio.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libaccess_directory_plugin_la-directory.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libaccess_dv_plugin_la-dv.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libaccess_eyetv_plugin_la-eyetv.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libaccess_fake_plugin_la-fake.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libaccess_ftp_plugin_la-ftp.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libaccess_gnomevfs_plugin_la-gnomevfs.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libaccess_http_plugin_la-http.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libaccess_imem_plugin_la-imem.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libaccess_jack_plugin_la-jack.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libaccess_mmap_plugin_la-mmap.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libaccess_mtp_plugin_la-mtp.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libaccess_oss_plugin_la-oss.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libaccess_rtmp_plugin_la-access.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libaccess_rtmp_plugin_la-rtmp_amf_flv.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libaccess_sftp_plugin_la-sftp.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libaccess_smb_plugin_la-smb.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libaccess_tcp_plugin_la-tcp.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libaccess_udp_plugin_la-udp.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libcdda_plugin_la-cdda.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libcdda_plugin_la-cdrom.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libdc1394_plugin_la-dc1394.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libdvdnav_plugin_la-dvdnav.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libdvdread_plugin_la-dvdread.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libfilesystem_plugin_la-directory.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libfilesystem_plugin_la-file.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libfilesystem_plugin_la-fs.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libpvr_plugin_la-pvr.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libqtcapture_plugin_la-qtcapture.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libv4l2_plugin_la-v4l2.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libv4l_plugin_la-v4l.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libxcb_screen_plugin_la-xcb.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-libaccess_alsa_plugin_la-alsa.lo: alsa.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_alsa_plugin_la_CFLAGS) $(CFLAGS) -MT libaccess_alsa_plugin_la-alsa.lo -MD -MP -MF $(DEPDIR)/libaccess_alsa_plugin_la-alsa.Tpo -c -o libaccess_alsa_plugin_la-alsa.lo `test -f 'alsa.c' || echo '$(srcdir)/'`alsa.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libaccess_alsa_plugin_la-alsa.Tpo $(DEPDIR)/libaccess_alsa_plugin_la-alsa.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='alsa.c' object='libaccess_alsa_plugin_la-alsa.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_alsa_plugin_la_CFLAGS) $(CFLAGS) -c -o libaccess_alsa_plugin_la-alsa.lo `test -f 'alsa.c' || echo '$(srcdir)/'`alsa.c
-
-libaccess_attachment_plugin_la-attachment.lo: attachment.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_attachment_plugin_la_CFLAGS) $(CFLAGS) -MT libaccess_attachment_plugin_la-attachment.lo -MD -MP -MF $(DEPDIR)/libaccess_attachment_plugin_la-attachment.Tpo -c -o libaccess_attachment_plugin_la-attachment.lo `test -f 'attachment.c' || echo '$(srcdir)/'`attachment.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libaccess_attachment_plugin_la-attachment.Tpo $(DEPDIR)/libaccess_attachment_plugin_la-attachment.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='attachment.c' object='libaccess_attachment_plugin_la-attachment.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_attachment_plugin_la_CFLAGS) $(CFLAGS) -c -o libaccess_attachment_plugin_la-attachment.lo `test -f 'attachment.c' || echo '$(srcdir)/'`attachment.c
-
-libaccess_avio_plugin_la-avio.lo: avio.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_avio_plugin_la_CFLAGS) $(CFLAGS) -MT libaccess_avio_plugin_la-avio.lo -MD -MP -MF $(DEPDIR)/libaccess_avio_plugin_la-avio.Tpo -c -o libaccess_avio_plugin_la-avio.lo `test -f 'avio.c' || echo '$(srcdir)/'`avio.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libaccess_avio_plugin_la-avio.Tpo $(DEPDIR)/libaccess_avio_plugin_la-avio.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='avio.c' object='libaccess_avio_plugin_la-avio.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_avio_plugin_la_CFLAGS) $(CFLAGS) -c -o libaccess_avio_plugin_la-avio.lo `test -f 'avio.c' || echo '$(srcdir)/'`avio.c
-
-libaccess_directory_plugin_la-directory.lo: directory.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_directory_plugin_la_CFLAGS) $(CFLAGS) -MT libaccess_directory_plugin_la-directory.lo -MD -MP -MF $(DEPDIR)/libaccess_directory_plugin_la-directory.Tpo -c -o libaccess_directory_plugin_la-directory.lo `test -f 'directory.c' || echo '$(srcdir)/'`directory.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libaccess_directory_plugin_la-directory.Tpo $(DEPDIR)/libaccess_directory_plugin_la-directory.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='directory.c' object='libaccess_directory_plugin_la-directory.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_directory_plugin_la_CFLAGS) $(CFLAGS) -c -o libaccess_directory_plugin_la-directory.lo `test -f 'directory.c' || echo '$(srcdir)/'`directory.c
-
-libaccess_dv_plugin_la-dv.lo: dv.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_dv_plugin_la_CFLAGS) $(CFLAGS) -MT libaccess_dv_plugin_la-dv.lo -MD -MP -MF $(DEPDIR)/libaccess_dv_plugin_la-dv.Tpo -c -o libaccess_dv_plugin_la-dv.lo `test -f 'dv.c' || echo '$(srcdir)/'`dv.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libaccess_dv_plugin_la-dv.Tpo $(DEPDIR)/libaccess_dv_plugin_la-dv.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='dv.c' object='libaccess_dv_plugin_la-dv.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_dv_plugin_la_CFLAGS) $(CFLAGS) -c -o libaccess_dv_plugin_la-dv.lo `test -f 'dv.c' || echo '$(srcdir)/'`dv.c
-
-libaccess_fake_plugin_la-fake.lo: fake.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_fake_plugin_la_CFLAGS) $(CFLAGS) -MT libaccess_fake_plugin_la-fake.lo -MD -MP -MF $(DEPDIR)/libaccess_fake_plugin_la-fake.Tpo -c -o libaccess_fake_plugin_la-fake.lo `test -f 'fake.c' || echo '$(srcdir)/'`fake.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libaccess_fake_plugin_la-fake.Tpo $(DEPDIR)/libaccess_fake_plugin_la-fake.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='fake.c' object='libaccess_fake_plugin_la-fake.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_fake_plugin_la_CFLAGS) $(CFLAGS) -c -o libaccess_fake_plugin_la-fake.lo `test -f 'fake.c' || echo '$(srcdir)/'`fake.c
-
-libaccess_ftp_plugin_la-ftp.lo: ftp.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_ftp_plugin_la_CFLAGS) $(CFLAGS) -MT libaccess_ftp_plugin_la-ftp.lo -MD -MP -MF $(DEPDIR)/libaccess_ftp_plugin_la-ftp.Tpo -c -o libaccess_ftp_plugin_la-ftp.lo `test -f 'ftp.c' || echo '$(srcdir)/'`ftp.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libaccess_ftp_plugin_la-ftp.Tpo $(DEPDIR)/libaccess_ftp_plugin_la-ftp.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='ftp.c' object='libaccess_ftp_plugin_la-ftp.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_ftp_plugin_la_CFLAGS) $(CFLAGS) -c -o libaccess_ftp_plugin_la-ftp.lo `test -f 'ftp.c' || echo '$(srcdir)/'`ftp.c
-
-libaccess_gnomevfs_plugin_la-gnomevfs.lo: gnomevfs.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_gnomevfs_plugin_la_CFLAGS) $(CFLAGS) -MT libaccess_gnomevfs_plugin_la-gnomevfs.lo -MD -MP -MF $(DEPDIR)/libaccess_gnomevfs_plugin_la-gnomevfs.Tpo -c -o libaccess_gnomevfs_plugin_la-gnomevfs.lo `test -f 'gnomevfs.c' || echo '$(srcdir)/'`gnomevfs.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libaccess_gnomevfs_plugin_la-gnomevfs.Tpo $(DEPDIR)/libaccess_gnomevfs_plugin_la-gnomevfs.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='gnomevfs.c' object='libaccess_gnomevfs_plugin_la-gnomevfs.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_gnomevfs_plugin_la_CFLAGS) $(CFLAGS) -c -o libaccess_gnomevfs_plugin_la-gnomevfs.lo `test -f 'gnomevfs.c' || echo '$(srcdir)/'`gnomevfs.c
-
-libaccess_http_plugin_la-http.lo: http.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_http_plugin_la_CFLAGS) $(CFLAGS) -MT libaccess_http_plugin_la-http.lo -MD -MP -MF $(DEPDIR)/libaccess_http_plugin_la-http.Tpo -c -o libaccess_http_plugin_la-http.lo `test -f 'http.c' || echo '$(srcdir)/'`http.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libaccess_http_plugin_la-http.Tpo $(DEPDIR)/libaccess_http_plugin_la-http.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='http.c' object='libaccess_http_plugin_la-http.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_http_plugin_la_CFLAGS) $(CFLAGS) -c -o libaccess_http_plugin_la-http.lo `test -f 'http.c' || echo '$(srcdir)/'`http.c
-
-libaccess_imem_plugin_la-imem.lo: imem.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_imem_plugin_la_CFLAGS) $(CFLAGS) -MT libaccess_imem_plugin_la-imem.lo -MD -MP -MF $(DEPDIR)/libaccess_imem_plugin_la-imem.Tpo -c -o libaccess_imem_plugin_la-imem.lo `test -f 'imem.c' || echo '$(srcdir)/'`imem.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libaccess_imem_plugin_la-imem.Tpo $(DEPDIR)/libaccess_imem_plugin_la-imem.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='imem.c' object='libaccess_imem_plugin_la-imem.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_imem_plugin_la_CFLAGS) $(CFLAGS) -c -o libaccess_imem_plugin_la-imem.lo `test -f 'imem.c' || echo '$(srcdir)/'`imem.c
-
-libaccess_jack_plugin_la-jack.lo: jack.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_jack_plugin_la_CFLAGS) $(CFLAGS) -MT libaccess_jack_plugin_la-jack.lo -MD -MP -MF $(DEPDIR)/libaccess_jack_plugin_la-jack.Tpo -c -o libaccess_jack_plugin_la-jack.lo `test -f 'jack.c' || echo '$(srcdir)/'`jack.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libaccess_jack_plugin_la-jack.Tpo $(DEPDIR)/libaccess_jack_plugin_la-jack.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='jack.c' object='libaccess_jack_plugin_la-jack.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_jack_plugin_la_CFLAGS) $(CFLAGS) -c -o libaccess_jack_plugin_la-jack.lo `test -f 'jack.c' || echo '$(srcdir)/'`jack.c
-
-libaccess_mmap_plugin_la-mmap.lo: mmap.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_mmap_plugin_la_CFLAGS) $(CFLAGS) -MT libaccess_mmap_plugin_la-mmap.lo -MD -MP -MF $(DEPDIR)/libaccess_mmap_plugin_la-mmap.Tpo -c -o libaccess_mmap_plugin_la-mmap.lo `test -f 'mmap.c' || echo '$(srcdir)/'`mmap.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libaccess_mmap_plugin_la-mmap.Tpo $(DEPDIR)/libaccess_mmap_plugin_la-mmap.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='mmap.c' object='libaccess_mmap_plugin_la-mmap.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_mmap_plugin_la_CFLAGS) $(CFLAGS) -c -o libaccess_mmap_plugin_la-mmap.lo `test -f 'mmap.c' || echo '$(srcdir)/'`mmap.c
-
-libaccess_mtp_plugin_la-mtp.lo: mtp.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_mtp_plugin_la_CFLAGS) $(CFLAGS) -MT libaccess_mtp_plugin_la-mtp.lo -MD -MP -MF $(DEPDIR)/libaccess_mtp_plugin_la-mtp.Tpo -c -o libaccess_mtp_plugin_la-mtp.lo `test -f 'mtp.c' || echo '$(srcdir)/'`mtp.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libaccess_mtp_plugin_la-mtp.Tpo $(DEPDIR)/libaccess_mtp_plugin_la-mtp.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='mtp.c' object='libaccess_mtp_plugin_la-mtp.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_mtp_plugin_la_CFLAGS) $(CFLAGS) -c -o libaccess_mtp_plugin_la-mtp.lo `test -f 'mtp.c' || echo '$(srcdir)/'`mtp.c
-
-libaccess_oss_plugin_la-oss.lo: oss.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_oss_plugin_la_CFLAGS) $(CFLAGS) -MT libaccess_oss_plugin_la-oss.lo -MD -MP -MF $(DEPDIR)/libaccess_oss_plugin_la-oss.Tpo -c -o libaccess_oss_plugin_la-oss.lo `test -f 'oss.c' || echo '$(srcdir)/'`oss.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libaccess_oss_plugin_la-oss.Tpo $(DEPDIR)/libaccess_oss_plugin_la-oss.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='oss.c' object='libaccess_oss_plugin_la-oss.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_oss_plugin_la_CFLAGS) $(CFLAGS) -c -o libaccess_oss_plugin_la-oss.lo `test -f 'oss.c' || echo '$(srcdir)/'`oss.c
-
-libaccess_rtmp_plugin_la-access.lo: rtmp/access.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_rtmp_plugin_la_CFLAGS) $(CFLAGS) -MT libaccess_rtmp_plugin_la-access.lo -MD -MP -MF $(DEPDIR)/libaccess_rtmp_plugin_la-access.Tpo -c -o libaccess_rtmp_plugin_la-access.lo `test -f 'rtmp/access.c' || echo '$(srcdir)/'`rtmp/access.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libaccess_rtmp_plugin_la-access.Tpo $(DEPDIR)/libaccess_rtmp_plugin_la-access.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='rtmp/access.c' object='libaccess_rtmp_plugin_la-access.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_rtmp_plugin_la_CFLAGS) $(CFLAGS) -c -o libaccess_rtmp_plugin_la-access.lo `test -f 'rtmp/access.c' || echo '$(srcdir)/'`rtmp/access.c
-
-libaccess_rtmp_plugin_la-rtmp_amf_flv.lo: rtmp/rtmp_amf_flv.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_rtmp_plugin_la_CFLAGS) $(CFLAGS) -MT libaccess_rtmp_plugin_la-rtmp_amf_flv.lo -MD -MP -MF $(DEPDIR)/libaccess_rtmp_plugin_la-rtmp_amf_flv.Tpo -c -o libaccess_rtmp_plugin_la-rtmp_amf_flv.lo `test -f 'rtmp/rtmp_amf_flv.c' || echo '$(srcdir)/'`rtmp/rtmp_amf_flv.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libaccess_rtmp_plugin_la-rtmp_amf_flv.Tpo $(DEPDIR)/libaccess_rtmp_plugin_la-rtmp_amf_flv.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='rtmp/rtmp_amf_flv.c' object='libaccess_rtmp_plugin_la-rtmp_amf_flv.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_rtmp_plugin_la_CFLAGS) $(CFLAGS) -c -o libaccess_rtmp_plugin_la-rtmp_amf_flv.lo `test -f 'rtmp/rtmp_amf_flv.c' || echo '$(srcdir)/'`rtmp/rtmp_amf_flv.c
-
-libaccess_sftp_plugin_la-sftp.lo: sftp.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_sftp_plugin_la_CFLAGS) $(CFLAGS) -MT libaccess_sftp_plugin_la-sftp.lo -MD -MP -MF $(DEPDIR)/libaccess_sftp_plugin_la-sftp.Tpo -c -o libaccess_sftp_plugin_la-sftp.lo `test -f 'sftp.c' || echo '$(srcdir)/'`sftp.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libaccess_sftp_plugin_la-sftp.Tpo $(DEPDIR)/libaccess_sftp_plugin_la-sftp.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='sftp.c' object='libaccess_sftp_plugin_la-sftp.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_sftp_plugin_la_CFLAGS) $(CFLAGS) -c -o libaccess_sftp_plugin_la-sftp.lo `test -f 'sftp.c' || echo '$(srcdir)/'`sftp.c
-
-libaccess_smb_plugin_la-smb.lo: smb.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_smb_plugin_la_CFLAGS) $(CFLAGS) -MT libaccess_smb_plugin_la-smb.lo -MD -MP -MF $(DEPDIR)/libaccess_smb_plugin_la-smb.Tpo -c -o libaccess_smb_plugin_la-smb.lo `test -f 'smb.c' || echo '$(srcdir)/'`smb.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libaccess_smb_plugin_la-smb.Tpo $(DEPDIR)/libaccess_smb_plugin_la-smb.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='smb.c' object='libaccess_smb_plugin_la-smb.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_smb_plugin_la_CFLAGS) $(CFLAGS) -c -o libaccess_smb_plugin_la-smb.lo `test -f 'smb.c' || echo '$(srcdir)/'`smb.c
-
-libaccess_tcp_plugin_la-tcp.lo: tcp.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_tcp_plugin_la_CFLAGS) $(CFLAGS) -MT libaccess_tcp_plugin_la-tcp.lo -MD -MP -MF $(DEPDIR)/libaccess_tcp_plugin_la-tcp.Tpo -c -o libaccess_tcp_plugin_la-tcp.lo `test -f 'tcp.c' || echo '$(srcdir)/'`tcp.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libaccess_tcp_plugin_la-tcp.Tpo $(DEPDIR)/libaccess_tcp_plugin_la-tcp.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='tcp.c' object='libaccess_tcp_plugin_la-tcp.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_tcp_plugin_la_CFLAGS) $(CFLAGS) -c -o libaccess_tcp_plugin_la-tcp.lo `test -f 'tcp.c' || echo '$(srcdir)/'`tcp.c
-
-libaccess_udp_plugin_la-udp.lo: udp.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_udp_plugin_la_CFLAGS) $(CFLAGS) -MT libaccess_udp_plugin_la-udp.lo -MD -MP -MF $(DEPDIR)/libaccess_udp_plugin_la-udp.Tpo -c -o libaccess_udp_plugin_la-udp.lo `test -f 'udp.c' || echo '$(srcdir)/'`udp.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libaccess_udp_plugin_la-udp.Tpo $(DEPDIR)/libaccess_udp_plugin_la-udp.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='udp.c' object='libaccess_udp_plugin_la-udp.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_udp_plugin_la_CFLAGS) $(CFLAGS) -c -o libaccess_udp_plugin_la-udp.lo `test -f 'udp.c' || echo '$(srcdir)/'`udp.c
-
-libcdda_plugin_la-cdda.lo: cdda.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcdda_plugin_la_CFLAGS) $(CFLAGS) -MT libcdda_plugin_la-cdda.lo -MD -MP -MF $(DEPDIR)/libcdda_plugin_la-cdda.Tpo -c -o libcdda_plugin_la-cdda.lo `test -f 'cdda.c' || echo '$(srcdir)/'`cdda.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libcdda_plugin_la-cdda.Tpo $(DEPDIR)/libcdda_plugin_la-cdda.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='cdda.c' object='libcdda_plugin_la-cdda.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcdda_plugin_la_CFLAGS) $(CFLAGS) -c -o libcdda_plugin_la-cdda.lo `test -f 'cdda.c' || echo '$(srcdir)/'`cdda.c
-
-libcdda_plugin_la-cdrom.lo: vcd/cdrom.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcdda_plugin_la_CFLAGS) $(CFLAGS) -MT libcdda_plugin_la-cdrom.lo -MD -MP -MF $(DEPDIR)/libcdda_plugin_la-cdrom.Tpo -c -o libcdda_plugin_la-cdrom.lo `test -f 'vcd/cdrom.c' || echo '$(srcdir)/'`vcd/cdrom.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libcdda_plugin_la-cdrom.Tpo $(DEPDIR)/libcdda_plugin_la-cdrom.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='vcd/cdrom.c' object='libcdda_plugin_la-cdrom.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcdda_plugin_la_CFLAGS) $(CFLAGS) -c -o libcdda_plugin_la-cdrom.lo `test -f 'vcd/cdrom.c' || echo '$(srcdir)/'`vcd/cdrom.c
-
-libdc1394_plugin_la-dc1394.lo: dc1394.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdc1394_plugin_la_CFLAGS) $(CFLAGS) -MT libdc1394_plugin_la-dc1394.lo -MD -MP -MF $(DEPDIR)/libdc1394_plugin_la-dc1394.Tpo -c -o libdc1394_plugin_la-dc1394.lo `test -f 'dc1394.c' || echo '$(srcdir)/'`dc1394.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libdc1394_plugin_la-dc1394.Tpo $(DEPDIR)/libdc1394_plugin_la-dc1394.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='dc1394.c' object='libdc1394_plugin_la-dc1394.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdc1394_plugin_la_CFLAGS) $(CFLAGS) -c -o libdc1394_plugin_la-dc1394.lo `test -f 'dc1394.c' || echo '$(srcdir)/'`dc1394.c
-
-libdvdnav_plugin_la-dvdnav.lo: dvdnav.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdvdnav_plugin_la_CFLAGS) $(CFLAGS) -MT libdvdnav_plugin_la-dvdnav.lo -MD -MP -MF $(DEPDIR)/libdvdnav_plugin_la-dvdnav.Tpo -c -o libdvdnav_plugin_la-dvdnav.lo `test -f 'dvdnav.c' || echo '$(srcdir)/'`dvdnav.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libdvdnav_plugin_la-dvdnav.Tpo $(DEPDIR)/libdvdnav_plugin_la-dvdnav.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='dvdnav.c' object='libdvdnav_plugin_la-dvdnav.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdvdnav_plugin_la_CFLAGS) $(CFLAGS) -c -o libdvdnav_plugin_la-dvdnav.lo `test -f 'dvdnav.c' || echo '$(srcdir)/'`dvdnav.c
-
-libdvdread_plugin_la-dvdread.lo: dvdread.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdvdread_plugin_la_CFLAGS) $(CFLAGS) -MT libdvdread_plugin_la-dvdread.lo -MD -MP -MF $(DEPDIR)/libdvdread_plugin_la-dvdread.Tpo -c -o libdvdread_plugin_la-dvdread.lo `test -f 'dvdread.c' || echo '$(srcdir)/'`dvdread.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libdvdread_plugin_la-dvdread.Tpo $(DEPDIR)/libdvdread_plugin_la-dvdread.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='dvdread.c' object='libdvdread_plugin_la-dvdread.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdvdread_plugin_la_CFLAGS) $(CFLAGS) -c -o libdvdread_plugin_la-dvdread.lo `test -f 'dvdread.c' || echo '$(srcdir)/'`dvdread.c
-
-libfilesystem_plugin_la-file.lo: file.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfilesystem_plugin_la_CFLAGS) $(CFLAGS) -MT libfilesystem_plugin_la-file.lo -MD -MP -MF $(DEPDIR)/libfilesystem_plugin_la-file.Tpo -c -o libfilesystem_plugin_la-file.lo `test -f 'file.c' || echo '$(srcdir)/'`file.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libfilesystem_plugin_la-file.Tpo $(DEPDIR)/libfilesystem_plugin_la-file.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='file.c' object='libfilesystem_plugin_la-file.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfilesystem_plugin_la_CFLAGS) $(CFLAGS) -c -o libfilesystem_plugin_la-file.lo `test -f 'file.c' || echo '$(srcdir)/'`file.c
-
-libfilesystem_plugin_la-directory.lo: directory.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfilesystem_plugin_la_CFLAGS) $(CFLAGS) -MT libfilesystem_plugin_la-directory.lo -MD -MP -MF $(DEPDIR)/libfilesystem_plugin_la-directory.Tpo -c -o libfilesystem_plugin_la-directory.lo `test -f 'directory.c' || echo '$(srcdir)/'`directory.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libfilesystem_plugin_la-directory.Tpo $(DEPDIR)/libfilesystem_plugin_la-directory.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='directory.c' object='libfilesystem_plugin_la-directory.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfilesystem_plugin_la_CFLAGS) $(CFLAGS) -c -o libfilesystem_plugin_la-directory.lo `test -f 'directory.c' || echo '$(srcdir)/'`directory.c
-
-libfilesystem_plugin_la-fs.lo: fs.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfilesystem_plugin_la_CFLAGS) $(CFLAGS) -MT libfilesystem_plugin_la-fs.lo -MD -MP -MF $(DEPDIR)/libfilesystem_plugin_la-fs.Tpo -c -o libfilesystem_plugin_la-fs.lo `test -f 'fs.c' || echo '$(srcdir)/'`fs.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libfilesystem_plugin_la-fs.Tpo $(DEPDIR)/libfilesystem_plugin_la-fs.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='fs.c' object='libfilesystem_plugin_la-fs.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfilesystem_plugin_la_CFLAGS) $(CFLAGS) -c -o libfilesystem_plugin_la-fs.lo `test -f 'fs.c' || echo '$(srcdir)/'`fs.c
-
-libpvr_plugin_la-pvr.lo: pvr.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpvr_plugin_la_CFLAGS) $(CFLAGS) -MT libpvr_plugin_la-pvr.lo -MD -MP -MF $(DEPDIR)/libpvr_plugin_la-pvr.Tpo -c -o libpvr_plugin_la-pvr.lo `test -f 'pvr.c' || echo '$(srcdir)/'`pvr.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libpvr_plugin_la-pvr.Tpo $(DEPDIR)/libpvr_plugin_la-pvr.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='pvr.c' object='libpvr_plugin_la-pvr.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpvr_plugin_la_CFLAGS) $(CFLAGS) -c -o libpvr_plugin_la-pvr.lo `test -f 'pvr.c' || echo '$(srcdir)/'`pvr.c
-
-libv4l2_plugin_la-v4l2.lo: v4l2.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libv4l2_plugin_la_CFLAGS) $(CFLAGS) -MT libv4l2_plugin_la-v4l2.lo -MD -MP -MF $(DEPDIR)/libv4l2_plugin_la-v4l2.Tpo -c -o libv4l2_plugin_la-v4l2.lo `test -f 'v4l2.c' || echo '$(srcdir)/'`v4l2.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libv4l2_plugin_la-v4l2.Tpo $(DEPDIR)/libv4l2_plugin_la-v4l2.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='v4l2.c' object='libv4l2_plugin_la-v4l2.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libv4l2_plugin_la_CFLAGS) $(CFLAGS) -c -o libv4l2_plugin_la-v4l2.lo `test -f 'v4l2.c' || echo '$(srcdir)/'`v4l2.c
-
-libv4l_plugin_la-v4l.lo: v4l.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libv4l_plugin_la_CFLAGS) $(CFLAGS) -MT libv4l_plugin_la-v4l.lo -MD -MP -MF $(DEPDIR)/libv4l_plugin_la-v4l.Tpo -c -o libv4l_plugin_la-v4l.lo `test -f 'v4l.c' || echo '$(srcdir)/'`v4l.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libv4l_plugin_la-v4l.Tpo $(DEPDIR)/libv4l_plugin_la-v4l.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='v4l.c' object='libv4l_plugin_la-v4l.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libv4l_plugin_la_CFLAGS) $(CFLAGS) -c -o libv4l_plugin_la-v4l.lo `test -f 'v4l.c' || echo '$(srcdir)/'`v4l.c
-
-libxcb_screen_plugin_la-xcb.lo: screen/xcb.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxcb_screen_plugin_la_CFLAGS) $(CFLAGS) -MT libxcb_screen_plugin_la-xcb.lo -MD -MP -MF $(DEPDIR)/libxcb_screen_plugin_la-xcb.Tpo -c -o libxcb_screen_plugin_la-xcb.lo `test -f 'screen/xcb.c' || echo '$(srcdir)/'`screen/xcb.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libxcb_screen_plugin_la-xcb.Tpo $(DEPDIR)/libxcb_screen_plugin_la-xcb.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='screen/xcb.c' object='libxcb_screen_plugin_la-xcb.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxcb_screen_plugin_la_CFLAGS) $(CFLAGS) -c -o libxcb_screen_plugin_la-xcb.lo `test -f 'screen/xcb.c' || echo '$(srcdir)/'`screen/xcb.c
-
-.m.o:
- at am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(OBJCCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepOBJC_FALSE@	$(AM_V_OBJC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepOBJC_FALSE@	$(OBJCCOMPILE) -c -o $@ $<
-
-.m.obj:
- at am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(OBJCCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepOBJC_FALSE@	$(AM_V_OBJC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepOBJC_FALSE@	$(OBJCCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
-
-.m.lo:
- at am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LTOBJCCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepOBJC_FALSE@	$(AM_V_OBJC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepOBJC_FALSE@	$(LTOBJCCOMPILE) -c -o $@ $<
-
-libaccess_eyetv_plugin_la-eyetv.lo: eyetv.m
- at am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_eyetv_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT libaccess_eyetv_plugin_la-eyetv.lo -MD -MP -MF $(DEPDIR)/libaccess_eyetv_plugin_la-eyetv.Tpo -c -o libaccess_eyetv_plugin_la-eyetv.lo `test -f 'eyetv.m' || echo '$(srcdir)/'`eyetv.m
- at am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libaccess_eyetv_plugin_la-eyetv.Tpo $(DEPDIR)/libaccess_eyetv_plugin_la-eyetv.Plo
- at am__fastdepOBJC_FALSE@	$(AM_V_OBJC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	source='eyetv.m' object='libaccess_eyetv_plugin_la-eyetv.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepOBJC_FALSE@	$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_eyetv_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o libaccess_eyetv_plugin_la-eyetv.lo `test -f 'eyetv.m' || echo '$(srcdir)/'`eyetv.m
-
-libqtcapture_plugin_la-qtcapture.lo: qtcapture.m
- at am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqtcapture_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT libqtcapture_plugin_la-qtcapture.lo -MD -MP -MF $(DEPDIR)/libqtcapture_plugin_la-qtcapture.Tpo -c -o libqtcapture_plugin_la-qtcapture.lo `test -f 'qtcapture.m' || echo '$(srcdir)/'`qtcapture.m
- at am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libqtcapture_plugin_la-qtcapture.Tpo $(DEPDIR)/libqtcapture_plugin_la-qtcapture.Plo
- at am__fastdepOBJC_FALSE@	$(AM_V_OBJC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	source='qtcapture.m' object='libqtcapture_plugin_la-qtcapture.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepOBJC_FALSE@	$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqtcapture_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o libqtcapture_plugin_la-qtcapture.lo `test -f 'qtcapture.m' || echo '$(srcdir)/'`qtcapture.m
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-# This directory's subdirectories are mostly independent; you can cd
-# into them and run `make' without going through this Makefile.
-# To change the values of `make' variables: instead of editing Makefiles,
-# (1) if the variable is set in `config.status', edit `config.status'
-#     (which will cause the Makefiles to be regenerated when you run `make');
-# (2) otherwise, pass the desired values on the `make' command line.
-$(RECURSIVE_TARGETS):
-	@fail= failcom='exit 1'; \
-	for f in x $$MAKEFLAGS; do \
-	  case $$f in \
-	    *=* | --[!k]*);; \
-	    *k*) failcom='fail=yes';; \
-	  esac; \
-	done; \
-	dot_seen=no; \
-	target=`echo $@ | sed s/-recursive//`; \
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  echo "Making $$target in $$subdir"; \
-	  if test "$$subdir" = "."; then \
-	    dot_seen=yes; \
-	    local_target="$$target-am"; \
-	  else \
-	    local_target="$$target"; \
-	  fi; \
-	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
-	  || eval $$failcom; \
-	done; \
-	if test "$$dot_seen" = "no"; then \
-	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
-	fi; test -z "$$fail"
-
-$(RECURSIVE_CLEAN_TARGETS):
-	@fail= failcom='exit 1'; \
-	for f in x $$MAKEFLAGS; do \
-	  case $$f in \
-	    *=* | --[!k]*);; \
-	    *k*) failcom='fail=yes';; \
-	  esac; \
-	done; \
-	dot_seen=no; \
-	case "$@" in \
-	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
-	  *) list='$(SUBDIRS)' ;; \
-	esac; \
-	rev=''; for subdir in $$list; do \
-	  if test "$$subdir" = "."; then :; else \
-	    rev="$$subdir $$rev"; \
-	  fi; \
-	done; \
-	rev="$$rev ."; \
-	target=`echo $@ | sed s/-recursive//`; \
-	for subdir in $$rev; do \
-	  echo "Making $$target in $$subdir"; \
-	  if test "$$subdir" = "."; then \
-	    local_target="$$target-am"; \
-	  else \
-	    local_target="$$target"; \
-	  fi; \
-	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
-	  || eval $$failcom; \
-	done && test -z "$$fail"
-tags-recursive:
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
-	done
-ctags-recursive:
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
-	done
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
-	  include_option=--etags-include; \
-	  empty_fix=.; \
-	else \
-	  include_option=--include; \
-	  empty_fix=; \
-	fi; \
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    test ! -f $$subdir/TAGS || \
-	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
-	  fi; \
-	done; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    test -d "$(distdir)/$$subdir" \
-	    || $(MKDIR_P) "$(distdir)/$$subdir" \
-	    || exit 1; \
-	  fi; \
-	done
-	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
-	    $(am__relativize); \
-	    new_distdir=$$reldir; \
-	    dir1=$$subdir; dir2="$(top_distdir)"; \
-	    $(am__relativize); \
-	    new_top_distdir=$$reldir; \
-	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
-	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
-	    ($(am__cd) $$subdir && \
-	      $(MAKE) $(AM_MAKEFLAGS) \
-	        top_distdir="$$new_top_distdir" \
-	        distdir="$$new_distdir" \
-		am__remove_distdir=: \
-		am__skip_length_check=: \
-		am__skip_mode_fix=: \
-	        distdir) \
-	      || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-recursive
-all-am: Makefile $(LTLIBRARIES)
-installdirs: installdirs-recursive
-installdirs-am:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-recursive
-install-exec: install-exec-recursive
-install-data: install-data-recursive
-uninstall: uninstall-recursive
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-recursive
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-recursive
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-recursive
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-recursive
-
-dvi-am:
-
-html: html-recursive
-
-html-am:
-
-info: info-recursive
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-recursive
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-recursive
-
-install-html-am:
-
-install-info: install-info-recursive
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-recursive
-
-install-pdf-am:
-
-install-ps: install-ps-recursive
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-recursive
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-recursive
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-recursive
-
-pdf-am:
-
-ps: ps-recursive
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all check \
-	ctags-recursive install install-am install-strip \
-	tags-recursive
-
-.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
-	all all-am check check-am clean clean-generic clean-libtool \
-	clean-libvlcLTLIBRARIES ctags ctags-recursive distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs installdirs-am \
-	maintainer-clean maintainer-clean-generic mostlyclean \
-	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
-	pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
-	uninstall-libvlcLTLIBRARIES
-
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/access/bd/Makefile.in b/modules/access/bd/Makefile.in
deleted file mode 100644
index 6d5a323..0000000
--- a/modules/access/bd/Makefile.in
+++ /dev/null
@@ -1,1033 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/access/bd/Makefile.am automatically generated from modules/access/bd/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/Modules.am $(top_srcdir)/modules/common.am
-subdir = modules/access/bd
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am__objects_1 =
-am__objects_2 = libaccess_bd_plugin_la-bd.lo \
-	libaccess_bd_plugin_la-mpls.lo libaccess_bd_plugin_la-clpi.lo \
-	$(am__objects_1)
-am_libaccess_bd_plugin_la_OBJECTS = $(am__objects_2)
-nodist_libaccess_bd_plugin_la_OBJECTS =
-libaccess_bd_plugin_la_OBJECTS = $(am_libaccess_bd_plugin_la_OBJECTS) \
-	$(nodist_libaccess_bd_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libaccess_bd_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libaccess_bd_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libaccess_bd_plugin_la_SOURCES) \
-	$(nodist_libaccess_bd_plugin_la_SOURCES)
-DIST_SOURCES = $(libaccess_bd_plugin_la_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = access
-dir = access/bd
-mods = access_bd
-libvlc_LTLIBRARIES = libaccess_bd_plugin.la
-EXTRA_LTLIBRARIES = 
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
-SOURCES_access_bd = \
-    bd.c \
-    mpls.c \
-    mpls.h \
-    clpi.c \
-    clpi.h \
-    $(NULL)
-
-
-# The access_bd plugin
-libaccess_bd_plugin_la_SOURCES = $(SOURCES_access_bd)
-nodist_libaccess_bd_plugin_la_SOURCES = $(nodist_SOURCES_access_bd)
-# Force per-target objects:
-libaccess_bd_plugin_la_CFLAGS = $(AM_CFLAGS)
-libaccess_bd_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libaccess_bd_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libaccess_bd_plugin_la_LIBADD = $(AM_LIBADD)
-libaccess_bd_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/access/bd/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/access/bd/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libaccess_bd_plugin.la: $(libaccess_bd_plugin_la_OBJECTS) $(libaccess_bd_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libaccess_bd_plugin_la_LINK) -rpath $(libvlcdir) $(libaccess_bd_plugin_la_OBJECTS) $(libaccess_bd_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libaccess_bd_plugin_la-bd.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libaccess_bd_plugin_la-clpi.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libaccess_bd_plugin_la-mpls.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-libaccess_bd_plugin_la-bd.lo: bd.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_bd_plugin_la_CFLAGS) $(CFLAGS) -MT libaccess_bd_plugin_la-bd.lo -MD -MP -MF $(DEPDIR)/libaccess_bd_plugin_la-bd.Tpo -c -o libaccess_bd_plugin_la-bd.lo `test -f 'bd.c' || echo '$(srcdir)/'`bd.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libaccess_bd_plugin_la-bd.Tpo $(DEPDIR)/libaccess_bd_plugin_la-bd.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='bd.c' object='libaccess_bd_plugin_la-bd.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_bd_plugin_la_CFLAGS) $(CFLAGS) -c -o libaccess_bd_plugin_la-bd.lo `test -f 'bd.c' || echo '$(srcdir)/'`bd.c
-
-libaccess_bd_plugin_la-mpls.lo: mpls.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_bd_plugin_la_CFLAGS) $(CFLAGS) -MT libaccess_bd_plugin_la-mpls.lo -MD -MP -MF $(DEPDIR)/libaccess_bd_plugin_la-mpls.Tpo -c -o libaccess_bd_plugin_la-mpls.lo `test -f 'mpls.c' || echo '$(srcdir)/'`mpls.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libaccess_bd_plugin_la-mpls.Tpo $(DEPDIR)/libaccess_bd_plugin_la-mpls.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='mpls.c' object='libaccess_bd_plugin_la-mpls.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_bd_plugin_la_CFLAGS) $(CFLAGS) -c -o libaccess_bd_plugin_la-mpls.lo `test -f 'mpls.c' || echo '$(srcdir)/'`mpls.c
-
-libaccess_bd_plugin_la-clpi.lo: clpi.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_bd_plugin_la_CFLAGS) $(CFLAGS) -MT libaccess_bd_plugin_la-clpi.lo -MD -MP -MF $(DEPDIR)/libaccess_bd_plugin_la-clpi.Tpo -c -o libaccess_bd_plugin_la-clpi.lo `test -f 'clpi.c' || echo '$(srcdir)/'`clpi.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libaccess_bd_plugin_la-clpi.Tpo $(DEPDIR)/libaccess_bd_plugin_la-clpi.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='clpi.c' object='libaccess_bd_plugin_la-clpi.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_bd_plugin_la_CFLAGS) $(CFLAGS) -c -o libaccess_bd_plugin_la-clpi.lo `test -f 'clpi.c' || echo '$(srcdir)/'`clpi.c
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-am
-all-am: Makefile $(LTLIBRARIES)
-installdirs:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: all check install install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-	clean-libtool clean-libvlcLTLIBRARIES ctags distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags uninstall uninstall-am uninstall-libvlcLTLIBRARIES
-
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/access/bda/Makefile.in b/modules/access/bda/Makefile.in
deleted file mode 100644
index 99d292e..0000000
--- a/modules/access/bda/Makefile.in
+++ /dev/null
@@ -1,1054 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/access/bda/Makefile.am automatically generated from modules/access/bda/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/Modules.am $(top_srcdir)/modules/common.am
-subdir = modules/access/bda
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am__objects_1 = libbda_plugin_la-bda.lo libbda_plugin_la-bdagraph.lo
-am_libbda_plugin_la_OBJECTS = $(am__objects_1)
-nodist_libbda_plugin_la_OBJECTS =
-libbda_plugin_la_OBJECTS = $(am_libbda_plugin_la_OBJECTS) \
-	$(nodist_libbda_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libbda_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
-	$(libbda_plugin_la_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
-	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
-LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CXXFLAGS) $(CXXFLAGS)
-AM_V_CXX = $(am__v_CXX_$(V))
-am__v_CXX_ = $(am__v_CXX_$(AM_DEFAULT_VERBOSITY))
-am__v_CXX_0 = @echo "  CXX   " $@;
-CXXLD = $(CXX)
-CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
-	$(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CXXLD = $(am__v_CXXLD_$(V))
-am__v_CXXLD_ = $(am__v_CXXLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CXXLD_0 = @echo "  CXXLD " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libbda_plugin_la_SOURCES) \
-	$(nodist_libbda_plugin_la_SOURCES)
-DIST_SOURCES = $(libbda_plugin_la_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = access
-dir = access/bda
-mods = bda
-libvlc_LTLIBRARIES = $(LTLIBbda)
-EXTRA_LTLIBRARIES = libbda_plugin.la
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
-SOURCES_bda = bda.c bda.h bdagraph.h bdagraph.cpp bdadefs.h
-
-# The bda plugin
-libbda_plugin_la_SOURCES = $(SOURCES_bda)
-nodist_libbda_plugin_la_SOURCES = $(nodist_SOURCES_bda)
-# Force per-target objects:
-libbda_plugin_la_CFLAGS = $(AM_CFLAGS)
-libbda_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libbda_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libbda_plugin_la_LIBADD = $(AM_LIBADD)
-libbda_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .cpp .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/access/bda/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/access/bda/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libbda_plugin.la: $(libbda_plugin_la_OBJECTS) $(libbda_plugin_la_DEPENDENCIES) 
-	$(AM_V_CXXLD)$(libbda_plugin_la_LINK)  $(libbda_plugin_la_OBJECTS) $(libbda_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libbda_plugin_la-bda.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libbda_plugin_la-bdagraph.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-libbda_plugin_la-bda.lo: bda.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbda_plugin_la_CFLAGS) $(CFLAGS) -MT libbda_plugin_la-bda.lo -MD -MP -MF $(DEPDIR)/libbda_plugin_la-bda.Tpo -c -o libbda_plugin_la-bda.lo `test -f 'bda.c' || echo '$(srcdir)/'`bda.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libbda_plugin_la-bda.Tpo $(DEPDIR)/libbda_plugin_la-bda.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='bda.c' object='libbda_plugin_la-bda.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbda_plugin_la_CFLAGS) $(CFLAGS) -c -o libbda_plugin_la-bda.lo `test -f 'bda.c' || echo '$(srcdir)/'`bda.c
-
-.cpp.o:
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ $<
-
-.cpp.obj:
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
-
-.cpp.lo:
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LTCXXCOMPILE) -c -o $@ $<
-
-libbda_plugin_la-bdagraph.lo: bdagraph.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbda_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libbda_plugin_la-bdagraph.lo -MD -MP -MF $(DEPDIR)/libbda_plugin_la-bdagraph.Tpo -c -o libbda_plugin_la-bdagraph.lo `test -f 'bdagraph.cpp' || echo '$(srcdir)/'`bdagraph.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libbda_plugin_la-bdagraph.Tpo $(DEPDIR)/libbda_plugin_la-bdagraph.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='bdagraph.cpp' object='libbda_plugin_la-bdagraph.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbda_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libbda_plugin_la-bdagraph.lo `test -f 'bdagraph.cpp' || echo '$(srcdir)/'`bdagraph.cpp
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-am
-all-am: Makefile $(LTLIBRARIES)
-installdirs:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: all check install install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-	clean-libtool clean-libvlcLTLIBRARIES ctags distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags uninstall uninstall-am uninstall-libvlcLTLIBRARIES
-
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/access/dshow/Makefile.in b/modules/access/dshow/Makefile.in
deleted file mode 100644
index 01645be..0000000
--- a/modules/access/dshow/Makefile.in
+++ /dev/null
@@ -1,1040 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/access/dshow/Makefile.am automatically generated from modules/access/dshow/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/Modules.am $(top_srcdir)/modules/common.am
-subdir = modules/access/dshow
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am__objects_1 = libdshow_plugin_la-dshow.lo \
-	libdshow_plugin_la-filter.lo libdshow_plugin_la-crossbar.lo
-am_libdshow_plugin_la_OBJECTS = $(am__objects_1)
-nodist_libdshow_plugin_la_OBJECTS =
-libdshow_plugin_la_OBJECTS = $(am_libdshow_plugin_la_OBJECTS) \
-	$(nodist_libdshow_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libdshow_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
-	$(libdshow_plugin_la_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
-	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
-LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CXXFLAGS) $(CXXFLAGS)
-AM_V_CXX = $(am__v_CXX_$(V))
-am__v_CXX_ = $(am__v_CXX_$(AM_DEFAULT_VERBOSITY))
-am__v_CXX_0 = @echo "  CXX   " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CXXLD = $(CXX)
-CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
-	$(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CXXLD = $(am__v_CXXLD_$(V))
-am__v_CXXLD_ = $(am__v_CXXLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CXXLD_0 = @echo "  CXXLD " $@;
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libdshow_plugin_la_SOURCES) \
-	$(nodist_libdshow_plugin_la_SOURCES)
-DIST_SOURCES = $(libdshow_plugin_la_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = access
-dir = access/dshow
-mods = dshow
-libvlc_LTLIBRARIES = $(LTLIBdshow)
-EXTRA_LTLIBRARIES = libdshow_plugin.la
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
-SOURCES_dshow = dshow.cpp common.h filter.cpp filter.h crossbar.cpp
-
-# The dshow plugin
-libdshow_plugin_la_SOURCES = $(SOURCES_dshow)
-nodist_libdshow_plugin_la_SOURCES = $(nodist_SOURCES_dshow)
-# Force per-target objects:
-libdshow_plugin_la_CFLAGS = $(AM_CFLAGS)
-libdshow_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libdshow_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libdshow_plugin_la_LIBADD = $(AM_LIBADD)
-libdshow_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-am
-
-.SUFFIXES:
-.SUFFIXES: .cpp .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/access/dshow/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/access/dshow/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libdshow_plugin.la: $(libdshow_plugin_la_OBJECTS) $(libdshow_plugin_la_DEPENDENCIES) 
-	$(AM_V_CXXLD)$(libdshow_plugin_la_LINK)  $(libdshow_plugin_la_OBJECTS) $(libdshow_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libdshow_plugin_la-crossbar.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libdshow_plugin_la-dshow.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libdshow_plugin_la-filter.Plo at am__quote@
-
-.cpp.o:
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ $<
-
-.cpp.obj:
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
-
-.cpp.lo:
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LTCXXCOMPILE) -c -o $@ $<
-
-libdshow_plugin_la-dshow.lo: dshow.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdshow_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libdshow_plugin_la-dshow.lo -MD -MP -MF $(DEPDIR)/libdshow_plugin_la-dshow.Tpo -c -o libdshow_plugin_la-dshow.lo `test -f 'dshow.cpp' || echo '$(srcdir)/'`dshow.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libdshow_plugin_la-dshow.Tpo $(DEPDIR)/libdshow_plugin_la-dshow.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='dshow.cpp' object='libdshow_plugin_la-dshow.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdshow_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libdshow_plugin_la-dshow.lo `test -f 'dshow.cpp' || echo '$(srcdir)/'`dshow.cpp
-
-libdshow_plugin_la-filter.lo: filter.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdshow_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libdshow_plugin_la-filter.lo -MD -MP -MF $(DEPDIR)/libdshow_plugin_la-filter.Tpo -c -o libdshow_plugin_la-filter.lo `test -f 'filter.cpp' || echo '$(srcdir)/'`filter.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libdshow_plugin_la-filter.Tpo $(DEPDIR)/libdshow_plugin_la-filter.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='filter.cpp' object='libdshow_plugin_la-filter.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdshow_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libdshow_plugin_la-filter.lo `test -f 'filter.cpp' || echo '$(srcdir)/'`filter.cpp
-
-libdshow_plugin_la-crossbar.lo: crossbar.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdshow_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libdshow_plugin_la-crossbar.lo -MD -MP -MF $(DEPDIR)/libdshow_plugin_la-crossbar.Tpo -c -o libdshow_plugin_la-crossbar.lo `test -f 'crossbar.cpp' || echo '$(srcdir)/'`crossbar.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libdshow_plugin_la-crossbar.Tpo $(DEPDIR)/libdshow_plugin_la-crossbar.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='crossbar.cpp' object='libdshow_plugin_la-crossbar.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdshow_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libdshow_plugin_la-crossbar.lo `test -f 'crossbar.cpp' || echo '$(srcdir)/'`crossbar.cpp
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-am
-all-am: Makefile $(LTLIBRARIES)
-installdirs:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: all check install install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-	clean-libtool clean-libvlcLTLIBRARIES ctags distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags uninstall uninstall-am uninstall-libvlcLTLIBRARIES
-
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/access/dvb/Makefile.in b/modules/access/dvb/Makefile.in
deleted file mode 100644
index 632151a..0000000
--- a/modules/access/dvb/Makefile.in
+++ /dev/null
@@ -1,1053 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/access/dvb/Makefile.am automatically generated from modules/access/dvb/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/Modules.am $(top_srcdir)/modules/common.am
-subdir = modules/access/dvb
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am__objects_1 =
-am__objects_2 = libdvb_plugin_la-access.lo libdvb_plugin_la-scan.lo \
-	libdvb_plugin_la-linux_dvb.lo libdvb_plugin_la-en50221.lo \
-	libdvb_plugin_la-http.lo $(am__objects_1)
-am_libdvb_plugin_la_OBJECTS = $(am__objects_2)
-nodist_libdvb_plugin_la_OBJECTS =
-libdvb_plugin_la_OBJECTS = $(am_libdvb_plugin_la_OBJECTS) \
-	$(nodist_libdvb_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libdvb_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libdvb_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libdvb_plugin_la_SOURCES) \
-	$(nodist_libdvb_plugin_la_SOURCES)
-DIST_SOURCES = $(libdvb_plugin_la_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = access
-dir = access/dvb
-mods = dvb
-libvlc_LTLIBRARIES = $(LTLIBdvb)
-EXTRA_LTLIBRARIES = libdvb_plugin.la
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
-SOURCES_dvb = \
-	access.c \
-	scan.c \
-	scan.h \
-	linux_dvb.c \
-	en50221.c \
-	http.c \
-	dvb.h \
-	$(NULL)
-
-
-# The dvb plugin
-libdvb_plugin_la_SOURCES = $(SOURCES_dvb)
-nodist_libdvb_plugin_la_SOURCES = $(nodist_SOURCES_dvb)
-# Force per-target objects:
-libdvb_plugin_la_CFLAGS = $(AM_CFLAGS)
-libdvb_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libdvb_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libdvb_plugin_la_LIBADD = $(AM_LIBADD)
-libdvb_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/access/dvb/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/access/dvb/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libdvb_plugin.la: $(libdvb_plugin_la_OBJECTS) $(libdvb_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libdvb_plugin_la_LINK)  $(libdvb_plugin_la_OBJECTS) $(libdvb_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libdvb_plugin_la-access.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libdvb_plugin_la-en50221.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libdvb_plugin_la-http.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libdvb_plugin_la-linux_dvb.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libdvb_plugin_la-scan.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-libdvb_plugin_la-access.lo: access.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdvb_plugin_la_CFLAGS) $(CFLAGS) -MT libdvb_plugin_la-access.lo -MD -MP -MF $(DEPDIR)/libdvb_plugin_la-access.Tpo -c -o libdvb_plugin_la-access.lo `test -f 'access.c' || echo '$(srcdir)/'`access.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libdvb_plugin_la-access.Tpo $(DEPDIR)/libdvb_plugin_la-access.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='access.c' object='libdvb_plugin_la-access.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdvb_plugin_la_CFLAGS) $(CFLAGS) -c -o libdvb_plugin_la-access.lo `test -f 'access.c' || echo '$(srcdir)/'`access.c
-
-libdvb_plugin_la-scan.lo: scan.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdvb_plugin_la_CFLAGS) $(CFLAGS) -MT libdvb_plugin_la-scan.lo -MD -MP -MF $(DEPDIR)/libdvb_plugin_la-scan.Tpo -c -o libdvb_plugin_la-scan.lo `test -f 'scan.c' || echo '$(srcdir)/'`scan.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libdvb_plugin_la-scan.Tpo $(DEPDIR)/libdvb_plugin_la-scan.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='scan.c' object='libdvb_plugin_la-scan.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdvb_plugin_la_CFLAGS) $(CFLAGS) -c -o libdvb_plugin_la-scan.lo `test -f 'scan.c' || echo '$(srcdir)/'`scan.c
-
-libdvb_plugin_la-linux_dvb.lo: linux_dvb.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdvb_plugin_la_CFLAGS) $(CFLAGS) -MT libdvb_plugin_la-linux_dvb.lo -MD -MP -MF $(DEPDIR)/libdvb_plugin_la-linux_dvb.Tpo -c -o libdvb_plugin_la-linux_dvb.lo `test -f 'linux_dvb.c' || echo '$(srcdir)/'`linux_dvb.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libdvb_plugin_la-linux_dvb.Tpo $(DEPDIR)/libdvb_plugin_la-linux_dvb.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='linux_dvb.c' object='libdvb_plugin_la-linux_dvb.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdvb_plugin_la_CFLAGS) $(CFLAGS) -c -o libdvb_plugin_la-linux_dvb.lo `test -f 'linux_dvb.c' || echo '$(srcdir)/'`linux_dvb.c
-
-libdvb_plugin_la-en50221.lo: en50221.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdvb_plugin_la_CFLAGS) $(CFLAGS) -MT libdvb_plugin_la-en50221.lo -MD -MP -MF $(DEPDIR)/libdvb_plugin_la-en50221.Tpo -c -o libdvb_plugin_la-en50221.lo `test -f 'en50221.c' || echo '$(srcdir)/'`en50221.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libdvb_plugin_la-en50221.Tpo $(DEPDIR)/libdvb_plugin_la-en50221.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='en50221.c' object='libdvb_plugin_la-en50221.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdvb_plugin_la_CFLAGS) $(CFLAGS) -c -o libdvb_plugin_la-en50221.lo `test -f 'en50221.c' || echo '$(srcdir)/'`en50221.c
-
-libdvb_plugin_la-http.lo: http.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdvb_plugin_la_CFLAGS) $(CFLAGS) -MT libdvb_plugin_la-http.lo -MD -MP -MF $(DEPDIR)/libdvb_plugin_la-http.Tpo -c -o libdvb_plugin_la-http.lo `test -f 'http.c' || echo '$(srcdir)/'`http.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libdvb_plugin_la-http.Tpo $(DEPDIR)/libdvb_plugin_la-http.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='http.c' object='libdvb_plugin_la-http.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdvb_plugin_la_CFLAGS) $(CFLAGS) -c -o libdvb_plugin_la-http.lo `test -f 'http.c' || echo '$(srcdir)/'`http.c
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-am
-all-am: Makefile $(LTLIBRARIES)
-installdirs:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: all check install install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-	clean-libtool clean-libvlcLTLIBRARIES ctags distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags uninstall uninstall-am uninstall-libvlcLTLIBRARIES
-
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/access/mms/Makefile.in b/modules/access/mms/Makefile.in
deleted file mode 100644
index 2ec4e96..0000000
--- a/modules/access/mms/Makefile.in
+++ /dev/null
@@ -1,1059 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/access/mms/Makefile.am automatically generated from modules/access/mms/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/Modules.am $(top_srcdir)/modules/common.am
-subdir = modules/access/mms
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am__objects_1 =
-am__objects_2 = libaccess_mms_plugin_la-mms.lo \
-	libaccess_mms_plugin_la-mmsh.lo \
-	libaccess_mms_plugin_la-mmstu.lo \
-	libaccess_mms_plugin_la-buffer.lo \
-	libaccess_mms_plugin_la-asf.lo $(am__objects_1)
-am_libaccess_mms_plugin_la_OBJECTS = $(am__objects_2)
-nodist_libaccess_mms_plugin_la_OBJECTS =
-libaccess_mms_plugin_la_OBJECTS =  \
-	$(am_libaccess_mms_plugin_la_OBJECTS) \
-	$(nodist_libaccess_mms_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libaccess_mms_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libaccess_mms_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libaccess_mms_plugin_la_SOURCES) \
-	$(nodist_libaccess_mms_plugin_la_SOURCES)
-DIST_SOURCES = $(libaccess_mms_plugin_la_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = access
-dir = access/mms
-mods = access_mms
-libvlc_LTLIBRARIES = libaccess_mms_plugin.la
-EXTRA_LTLIBRARIES = 
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
-SOURCES_access_mms = \
-	mms.c \
-	mms.h \
-	mmsh.c \
-	mmsh.h \
-	mmstu.c \
-	mmstu.h \
-	buffer.c \
-	buffer.h \
-	asf.h \
-	asf.c \
-	$(NULL)
-
-
-# The access_mms plugin
-libaccess_mms_plugin_la_SOURCES = $(SOURCES_access_mms)
-nodist_libaccess_mms_plugin_la_SOURCES = $(nodist_SOURCES_access_mms)
-# Force per-target objects:
-libaccess_mms_plugin_la_CFLAGS = $(AM_CFLAGS)
-libaccess_mms_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libaccess_mms_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libaccess_mms_plugin_la_LIBADD = $(AM_LIBADD)
-libaccess_mms_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/access/mms/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/access/mms/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libaccess_mms_plugin.la: $(libaccess_mms_plugin_la_OBJECTS) $(libaccess_mms_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libaccess_mms_plugin_la_LINK) -rpath $(libvlcdir) $(libaccess_mms_plugin_la_OBJECTS) $(libaccess_mms_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libaccess_mms_plugin_la-asf.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libaccess_mms_plugin_la-buffer.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libaccess_mms_plugin_la-mms.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libaccess_mms_plugin_la-mmsh.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libaccess_mms_plugin_la-mmstu.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-libaccess_mms_plugin_la-mms.lo: mms.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_mms_plugin_la_CFLAGS) $(CFLAGS) -MT libaccess_mms_plugin_la-mms.lo -MD -MP -MF $(DEPDIR)/libaccess_mms_plugin_la-mms.Tpo -c -o libaccess_mms_plugin_la-mms.lo `test -f 'mms.c' || echo '$(srcdir)/'`mms.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libaccess_mms_plugin_la-mms.Tpo $(DEPDIR)/libaccess_mms_plugin_la-mms.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='mms.c' object='libaccess_mms_plugin_la-mms.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_mms_plugin_la_CFLAGS) $(CFLAGS) -c -o libaccess_mms_plugin_la-mms.lo `test -f 'mms.c' || echo '$(srcdir)/'`mms.c
-
-libaccess_mms_plugin_la-mmsh.lo: mmsh.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_mms_plugin_la_CFLAGS) $(CFLAGS) -MT libaccess_mms_plugin_la-mmsh.lo -MD -MP -MF $(DEPDIR)/libaccess_mms_plugin_la-mmsh.Tpo -c -o libaccess_mms_plugin_la-mmsh.lo `test -f 'mmsh.c' || echo '$(srcdir)/'`mmsh.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libaccess_mms_plugin_la-mmsh.Tpo $(DEPDIR)/libaccess_mms_plugin_la-mmsh.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='mmsh.c' object='libaccess_mms_plugin_la-mmsh.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_mms_plugin_la_CFLAGS) $(CFLAGS) -c -o libaccess_mms_plugin_la-mmsh.lo `test -f 'mmsh.c' || echo '$(srcdir)/'`mmsh.c
-
-libaccess_mms_plugin_la-mmstu.lo: mmstu.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_mms_plugin_la_CFLAGS) $(CFLAGS) -MT libaccess_mms_plugin_la-mmstu.lo -MD -MP -MF $(DEPDIR)/libaccess_mms_plugin_la-mmstu.Tpo -c -o libaccess_mms_plugin_la-mmstu.lo `test -f 'mmstu.c' || echo '$(srcdir)/'`mmstu.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libaccess_mms_plugin_la-mmstu.Tpo $(DEPDIR)/libaccess_mms_plugin_la-mmstu.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='mmstu.c' object='libaccess_mms_plugin_la-mmstu.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_mms_plugin_la_CFLAGS) $(CFLAGS) -c -o libaccess_mms_plugin_la-mmstu.lo `test -f 'mmstu.c' || echo '$(srcdir)/'`mmstu.c
-
-libaccess_mms_plugin_la-buffer.lo: buffer.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_mms_plugin_la_CFLAGS) $(CFLAGS) -MT libaccess_mms_plugin_la-buffer.lo -MD -MP -MF $(DEPDIR)/libaccess_mms_plugin_la-buffer.Tpo -c -o libaccess_mms_plugin_la-buffer.lo `test -f 'buffer.c' || echo '$(srcdir)/'`buffer.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libaccess_mms_plugin_la-buffer.Tpo $(DEPDIR)/libaccess_mms_plugin_la-buffer.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='buffer.c' object='libaccess_mms_plugin_la-buffer.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_mms_plugin_la_CFLAGS) $(CFLAGS) -c -o libaccess_mms_plugin_la-buffer.lo `test -f 'buffer.c' || echo '$(srcdir)/'`buffer.c
-
-libaccess_mms_plugin_la-asf.lo: asf.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_mms_plugin_la_CFLAGS) $(CFLAGS) -MT libaccess_mms_plugin_la-asf.lo -MD -MP -MF $(DEPDIR)/libaccess_mms_plugin_la-asf.Tpo -c -o libaccess_mms_plugin_la-asf.lo `test -f 'asf.c' || echo '$(srcdir)/'`asf.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libaccess_mms_plugin_la-asf.Tpo $(DEPDIR)/libaccess_mms_plugin_la-asf.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='asf.c' object='libaccess_mms_plugin_la-asf.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_mms_plugin_la_CFLAGS) $(CFLAGS) -c -o libaccess_mms_plugin_la-asf.lo `test -f 'asf.c' || echo '$(srcdir)/'`asf.c
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-am
-all-am: Makefile $(LTLIBRARIES)
-installdirs:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: all check install install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-	clean-libtool clean-libvlcLTLIBRARIES ctags distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags uninstall uninstall-am uninstall-libvlcLTLIBRARIES
-
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/access/rtp/Makefile.in b/modules/access/rtp/Makefile.in
deleted file mode 100644
index a6f7190..0000000
--- a/modules/access/rtp/Makefile.in
+++ /dev/null
@@ -1,1022 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/access/rtp/Makefile.am automatically generated from modules/access/rtp/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/Modules.am $(top_srcdir)/modules/common.am
- at HAVE_GCRYPT_TRUE@am__append_1 = -DHAVE_SRTP -I$(top_srcdir)/libs/srtp
- at HAVE_GCRYPT_TRUE@am__append_2 = $(top_builddir)/libs/srtp/libvlc_srtp.la
- at HAVE_GCRYPT_TRUE@am__append_3 = $(top_builddir)/libs/srtp/libvlc_srtp.la
-subdir = modules/access/rtp
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am_librtp_plugin_la_OBJECTS = librtp_plugin_la-rtp.lo \
-	librtp_plugin_la-input.lo librtp_plugin_la-session.lo
-librtp_plugin_la_OBJECTS = $(am_librtp_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-librtp_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(librtp_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(librtp_plugin_la_SOURCES)
-DIST_SOURCES = $(librtp_plugin_la_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = access
-dir = access/rtp
-mods = 
-
-# RTP plugin
-libvlc_LTLIBRARIES = librtp_plugin.la
-EXTRA_LTLIBRARIES = 
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
-librtp_plugin_la_SOURCES = \
-	rtp.c \
-	rtp.h \
-	input.c \
-	session.c
-
-librtp_plugin_la_CFLAGS = $(AM_CFLAGS) $(am__append_1)
-librtp_plugin_la_LIBADD = $(AM_LIBADD) $(am__append_2)
-librtp_plugin_la_DEPENDENCIES = $(am__append_3)
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/access/rtp/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/access/rtp/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-librtp_plugin.la: $(librtp_plugin_la_OBJECTS) $(librtp_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(librtp_plugin_la_LINK) -rpath $(libvlcdir) $(librtp_plugin_la_OBJECTS) $(librtp_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/librtp_plugin_la-input.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/librtp_plugin_la-rtp.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/librtp_plugin_la-session.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-librtp_plugin_la-rtp.lo: rtp.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librtp_plugin_la_CFLAGS) $(CFLAGS) -MT librtp_plugin_la-rtp.lo -MD -MP -MF $(DEPDIR)/librtp_plugin_la-rtp.Tpo -c -o librtp_plugin_la-rtp.lo `test -f 'rtp.c' || echo '$(srcdir)/'`rtp.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/librtp_plugin_la-rtp.Tpo $(DEPDIR)/librtp_plugin_la-rtp.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='rtp.c' object='librtp_plugin_la-rtp.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librtp_plugin_la_CFLAGS) $(CFLAGS) -c -o librtp_plugin_la-rtp.lo `test -f 'rtp.c' || echo '$(srcdir)/'`rtp.c
-
-librtp_plugin_la-input.lo: input.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librtp_plugin_la_CFLAGS) $(CFLAGS) -MT librtp_plugin_la-input.lo -MD -MP -MF $(DEPDIR)/librtp_plugin_la-input.Tpo -c -o librtp_plugin_la-input.lo `test -f 'input.c' || echo '$(srcdir)/'`input.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/librtp_plugin_la-input.Tpo $(DEPDIR)/librtp_plugin_la-input.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='input.c' object='librtp_plugin_la-input.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librtp_plugin_la_CFLAGS) $(CFLAGS) -c -o librtp_plugin_la-input.lo `test -f 'input.c' || echo '$(srcdir)/'`input.c
-
-librtp_plugin_la-session.lo: session.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librtp_plugin_la_CFLAGS) $(CFLAGS) -MT librtp_plugin_la-session.lo -MD -MP -MF $(DEPDIR)/librtp_plugin_la-session.Tpo -c -o librtp_plugin_la-session.lo `test -f 'session.c' || echo '$(srcdir)/'`session.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/librtp_plugin_la-session.Tpo $(DEPDIR)/librtp_plugin_la-session.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='session.c' object='librtp_plugin_la-session.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librtp_plugin_la_CFLAGS) $(CFLAGS) -c -o librtp_plugin_la-session.lo `test -f 'session.c' || echo '$(srcdir)/'`session.c
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-am
-all-am: Makefile $(LTLIBRARIES)
-installdirs:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: all check install install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-	clean-libtool clean-libvlcLTLIBRARIES ctags distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags uninstall uninstall-am uninstall-libvlcLTLIBRARIES
-
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/access/rtsp/Makefile.in b/modules/access/rtsp/Makefile.in
deleted file mode 100644
index 26a7b04..0000000
--- a/modules/access/rtsp/Makefile.in
+++ /dev/null
@@ -1,1069 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/access/rtsp/Makefile.am automatically generated from modules/access/rtsp/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/Modules.am $(top_srcdir)/modules/common.am
-subdir = modules/access/rtsp
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am__objects_1 =
-am__objects_2 = libaccess_realrtsp_plugin_la-access.lo \
-	libaccess_realrtsp_plugin_la-rtsp.lo \
-	libaccess_realrtsp_plugin_la-real.lo \
-	libaccess_realrtsp_plugin_la-real_rmff.lo \
-	libaccess_realrtsp_plugin_la-real_sdpplin.lo \
-	libaccess_realrtsp_plugin_la-real_asmrp.lo $(am__objects_1)
-am_libaccess_realrtsp_plugin_la_OBJECTS = $(am__objects_2)
-nodist_libaccess_realrtsp_plugin_la_OBJECTS =
-libaccess_realrtsp_plugin_la_OBJECTS =  \
-	$(am_libaccess_realrtsp_plugin_la_OBJECTS) \
-	$(nodist_libaccess_realrtsp_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libaccess_realrtsp_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libaccess_realrtsp_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libaccess_realrtsp_plugin_la_SOURCES) \
-	$(nodist_libaccess_realrtsp_plugin_la_SOURCES)
-DIST_SOURCES = $(libaccess_realrtsp_plugin_la_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = access
-dir = access/rtsp
-mods = access_realrtsp
-libvlc_LTLIBRARIES = $(LTLIBaccess_realrtsp)
-EXTRA_LTLIBRARIES = libaccess_realrtsp_plugin.la
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
-SOURCES_access_realrtsp = \
-        access.c \
-        rtsp.c \
-        rtsp.h \
-        real.c \
-        real.h \
-        real_rmff.c \
-        real_rmff.h \
-        real_sdpplin.c \
-        real_sdpplin.h \
-        real_asmrp.c \
-        $(NULL)
-
-
-# The access_realrtsp plugin
-libaccess_realrtsp_plugin_la_SOURCES = $(SOURCES_access_realrtsp)
-nodist_libaccess_realrtsp_plugin_la_SOURCES = $(nodist_SOURCES_access_realrtsp)
-# Force per-target objects:
-libaccess_realrtsp_plugin_la_CFLAGS = $(AM_CFLAGS)
-libaccess_realrtsp_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libaccess_realrtsp_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libaccess_realrtsp_plugin_la_LIBADD = $(AM_LIBADD)
-libaccess_realrtsp_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/access/rtsp/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/access/rtsp/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libaccess_realrtsp_plugin.la: $(libaccess_realrtsp_plugin_la_OBJECTS) $(libaccess_realrtsp_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libaccess_realrtsp_plugin_la_LINK)  $(libaccess_realrtsp_plugin_la_OBJECTS) $(libaccess_realrtsp_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libaccess_realrtsp_plugin_la-access.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libaccess_realrtsp_plugin_la-real.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libaccess_realrtsp_plugin_la-real_asmrp.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libaccess_realrtsp_plugin_la-real_rmff.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libaccess_realrtsp_plugin_la-real_sdpplin.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libaccess_realrtsp_plugin_la-rtsp.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-libaccess_realrtsp_plugin_la-access.lo: access.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_realrtsp_plugin_la_CFLAGS) $(CFLAGS) -MT libaccess_realrtsp_plugin_la-access.lo -MD -MP -MF $(DEPDIR)/libaccess_realrtsp_plugin_la-access.Tpo -c -o libaccess_realrtsp_plugin_la-access.lo `test -f 'access.c' || echo '$(srcdir)/'`access.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libaccess_realrtsp_plugin_la-access.Tpo $(DEPDIR)/libaccess_realrtsp_plugin_la-access.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='access.c' object='libaccess_realrtsp_plugin_la-access.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_realrtsp_plugin_la_CFLAGS) $(CFLAGS) -c -o libaccess_realrtsp_plugin_la-access.lo `test -f 'access.c' || echo '$(srcdir)/'`access.c
-
-libaccess_realrtsp_plugin_la-rtsp.lo: rtsp.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_realrtsp_plugin_la_CFLAGS) $(CFLAGS) -MT libaccess_realrtsp_plugin_la-rtsp.lo -MD -MP -MF $(DEPDIR)/libaccess_realrtsp_plugin_la-rtsp.Tpo -c -o libaccess_realrtsp_plugin_la-rtsp.lo `test -f 'rtsp.c' || echo '$(srcdir)/'`rtsp.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libaccess_realrtsp_plugin_la-rtsp.Tpo $(DEPDIR)/libaccess_realrtsp_plugin_la-rtsp.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='rtsp.c' object='libaccess_realrtsp_plugin_la-rtsp.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_realrtsp_plugin_la_CFLAGS) $(CFLAGS) -c -o libaccess_realrtsp_plugin_la-rtsp.lo `test -f 'rtsp.c' || echo '$(srcdir)/'`rtsp.c
-
-libaccess_realrtsp_plugin_la-real.lo: real.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_realrtsp_plugin_la_CFLAGS) $(CFLAGS) -MT libaccess_realrtsp_plugin_la-real.lo -MD -MP -MF $(DEPDIR)/libaccess_realrtsp_plugin_la-real.Tpo -c -o libaccess_realrtsp_plugin_la-real.lo `test -f 'real.c' || echo '$(srcdir)/'`real.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libaccess_realrtsp_plugin_la-real.Tpo $(DEPDIR)/libaccess_realrtsp_plugin_la-real.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='real.c' object='libaccess_realrtsp_plugin_la-real.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_realrtsp_plugin_la_CFLAGS) $(CFLAGS) -c -o libaccess_realrtsp_plugin_la-real.lo `test -f 'real.c' || echo '$(srcdir)/'`real.c
-
-libaccess_realrtsp_plugin_la-real_rmff.lo: real_rmff.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_realrtsp_plugin_la_CFLAGS) $(CFLAGS) -MT libaccess_realrtsp_plugin_la-real_rmff.lo -MD -MP -MF $(DEPDIR)/libaccess_realrtsp_plugin_la-real_rmff.Tpo -c -o libaccess_realrtsp_plugin_la-real_rmff.lo `test -f 'real_rmff.c' || echo '$(srcdir)/'`real_rmff.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libaccess_realrtsp_plugin_la-real_rmff.Tpo $(DEPDIR)/libaccess_realrtsp_plugin_la-real_rmff.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='real_rmff.c' object='libaccess_realrtsp_plugin_la-real_rmff.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_realrtsp_plugin_la_CFLAGS) $(CFLAGS) -c -o libaccess_realrtsp_plugin_la-real_rmff.lo `test -f 'real_rmff.c' || echo '$(srcdir)/'`real_rmff.c
-
-libaccess_realrtsp_plugin_la-real_sdpplin.lo: real_sdpplin.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_realrtsp_plugin_la_CFLAGS) $(CFLAGS) -MT libaccess_realrtsp_plugin_la-real_sdpplin.lo -MD -MP -MF $(DEPDIR)/libaccess_realrtsp_plugin_la-real_sdpplin.Tpo -c -o libaccess_realrtsp_plugin_la-real_sdpplin.lo `test -f 'real_sdpplin.c' || echo '$(srcdir)/'`real_sdpplin.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libaccess_realrtsp_plugin_la-real_sdpplin.Tpo $(DEPDIR)/libaccess_realrtsp_plugin_la-real_sdpplin.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='real_sdpplin.c' object='libaccess_realrtsp_plugin_la-real_sdpplin.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_realrtsp_plugin_la_CFLAGS) $(CFLAGS) -c -o libaccess_realrtsp_plugin_la-real_sdpplin.lo `test -f 'real_sdpplin.c' || echo '$(srcdir)/'`real_sdpplin.c
-
-libaccess_realrtsp_plugin_la-real_asmrp.lo: real_asmrp.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_realrtsp_plugin_la_CFLAGS) $(CFLAGS) -MT libaccess_realrtsp_plugin_la-real_asmrp.lo -MD -MP -MF $(DEPDIR)/libaccess_realrtsp_plugin_la-real_asmrp.Tpo -c -o libaccess_realrtsp_plugin_la-real_asmrp.lo `test -f 'real_asmrp.c' || echo '$(srcdir)/'`real_asmrp.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libaccess_realrtsp_plugin_la-real_asmrp.Tpo $(DEPDIR)/libaccess_realrtsp_plugin_la-real_asmrp.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='real_asmrp.c' object='libaccess_realrtsp_plugin_la-real_asmrp.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_realrtsp_plugin_la_CFLAGS) $(CFLAGS) -c -o libaccess_realrtsp_plugin_la-real_asmrp.lo `test -f 'real_asmrp.c' || echo '$(srcdir)/'`real_asmrp.c
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-am
-all-am: Makefile $(LTLIBRARIES)
-installdirs:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: all check install install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-	clean-libtool clean-libvlcLTLIBRARIES ctags distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags uninstall uninstall-am uninstall-libvlcLTLIBRARIES
-
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/access/screen/Makefile.in b/modules/access/screen/Makefile.in
deleted file mode 100644
index 0452167..0000000
--- a/modules/access/screen/Makefile.in
+++ /dev/null
@@ -1,1088 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/access/screen/Makefile.am automatically generated from modules/access/screen/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/Modules.am $(top_srcdir)/modules/common.am
-subdir = modules/access/screen
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am__libscreen_plugin_la_SOURCES_DIST = screen.c screen.h mac.c \
-	beos.cpp win32.c
- at HAVE_BEOS_FALSE@@HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE at am__objects_1 = libscreen_plugin_la-mac.lo
- at HAVE_BEOS_TRUE@@HAVE_WIN32_FALSE at am__objects_1 =  \
- at HAVE_BEOS_TRUE@@HAVE_WIN32_FALSE@	libscreen_plugin_la-beos.lo
- at HAVE_WIN32_TRUE@am__objects_1 = libscreen_plugin_la-win32.lo
-am__objects_2 =
-am__objects_3 = libscreen_plugin_la-screen.lo $(am__objects_1) \
-	$(am__objects_2)
-am_libscreen_plugin_la_OBJECTS = $(am__objects_3)
-nodist_libscreen_plugin_la_OBJECTS =
-libscreen_plugin_la_OBJECTS = $(am_libscreen_plugin_la_OBJECTS) \
-	$(nodist_libscreen_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libscreen_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
-	$(libscreen_plugin_la_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
-	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
-LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CXXFLAGS) $(CXXFLAGS)
-AM_V_CXX = $(am__v_CXX_$(V))
-am__v_CXX_ = $(am__v_CXX_$(AM_DEFAULT_VERBOSITY))
-am__v_CXX_0 = @echo "  CXX   " $@;
-CXXLD = $(CXX)
-CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
-	$(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CXXLD = $(am__v_CXXLD_$(V))
-am__v_CXXLD_ = $(am__v_CXXLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CXXLD_0 = @echo "  CXXLD " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libscreen_plugin_la_SOURCES) \
-	$(nodist_libscreen_plugin_la_SOURCES)
-DIST_SOURCES = $(am__libscreen_plugin_la_SOURCES_DIST)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = access
-dir = access/screen
-mods = screen
-libvlc_LTLIBRARIES = $(LTLIBscreen)
-EXTRA_LTLIBRARIES = libscreen_plugin.la
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
- at HAVE_BEOS_FALSE@@HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE at screen_extra = mac.c
- at HAVE_BEOS_TRUE@@HAVE_WIN32_FALSE at screen_extra = beos.cpp
- at HAVE_WIN32_TRUE@screen_extra = win32.c
-SOURCES_screen = \
-        screen.c \
-        screen.h \
-        $(screen_extra) \
-        $(NULL)
-
-
-# The screen plugin
-libscreen_plugin_la_SOURCES = $(SOURCES_screen)
-nodist_libscreen_plugin_la_SOURCES = $(nodist_SOURCES_screen)
-# Force per-target objects:
-libscreen_plugin_la_CFLAGS = $(AM_CFLAGS)
-libscreen_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libscreen_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libscreen_plugin_la_LIBADD = $(AM_LIBADD)
-libscreen_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .cpp .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/access/screen/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/access/screen/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libscreen_plugin.la: $(libscreen_plugin_la_OBJECTS) $(libscreen_plugin_la_DEPENDENCIES) 
-	$(AM_V_CXXLD)$(libscreen_plugin_la_LINK)  $(libscreen_plugin_la_OBJECTS) $(libscreen_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libscreen_plugin_la-beos.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libscreen_plugin_la-mac.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libscreen_plugin_la-screen.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libscreen_plugin_la-win32.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-libscreen_plugin_la-screen.lo: screen.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libscreen_plugin_la_CFLAGS) $(CFLAGS) -MT libscreen_plugin_la-screen.lo -MD -MP -MF $(DEPDIR)/libscreen_plugin_la-screen.Tpo -c -o libscreen_plugin_la-screen.lo `test -f 'screen.c' || echo '$(srcdir)/'`screen.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libscreen_plugin_la-screen.Tpo $(DEPDIR)/libscreen_plugin_la-screen.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='screen.c' object='libscreen_plugin_la-screen.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libscreen_plugin_la_CFLAGS) $(CFLAGS) -c -o libscreen_plugin_la-screen.lo `test -f 'screen.c' || echo '$(srcdir)/'`screen.c
-
-libscreen_plugin_la-mac.lo: mac.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libscreen_plugin_la_CFLAGS) $(CFLAGS) -MT libscreen_plugin_la-mac.lo -MD -MP -MF $(DEPDIR)/libscreen_plugin_la-mac.Tpo -c -o libscreen_plugin_la-mac.lo `test -f 'mac.c' || echo '$(srcdir)/'`mac.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libscreen_plugin_la-mac.Tpo $(DEPDIR)/libscreen_plugin_la-mac.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='mac.c' object='libscreen_plugin_la-mac.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libscreen_plugin_la_CFLAGS) $(CFLAGS) -c -o libscreen_plugin_la-mac.lo `test -f 'mac.c' || echo '$(srcdir)/'`mac.c
-
-libscreen_plugin_la-win32.lo: win32.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libscreen_plugin_la_CFLAGS) $(CFLAGS) -MT libscreen_plugin_la-win32.lo -MD -MP -MF $(DEPDIR)/libscreen_plugin_la-win32.Tpo -c -o libscreen_plugin_la-win32.lo `test -f 'win32.c' || echo '$(srcdir)/'`win32.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libscreen_plugin_la-win32.Tpo $(DEPDIR)/libscreen_plugin_la-win32.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='win32.c' object='libscreen_plugin_la-win32.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libscreen_plugin_la_CFLAGS) $(CFLAGS) -c -o libscreen_plugin_la-win32.lo `test -f 'win32.c' || echo '$(srcdir)/'`win32.c
-
-.cpp.o:
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ $<
-
-.cpp.obj:
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
-
-.cpp.lo:
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LTCXXCOMPILE) -c -o $@ $<
-
-libscreen_plugin_la-beos.lo: beos.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libscreen_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libscreen_plugin_la-beos.lo -MD -MP -MF $(DEPDIR)/libscreen_plugin_la-beos.Tpo -c -o libscreen_plugin_la-beos.lo `test -f 'beos.cpp' || echo '$(srcdir)/'`beos.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libscreen_plugin_la-beos.Tpo $(DEPDIR)/libscreen_plugin_la-beos.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='beos.cpp' object='libscreen_plugin_la-beos.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libscreen_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libscreen_plugin_la-beos.lo `test -f 'beos.cpp' || echo '$(srcdir)/'`beos.cpp
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-am
-all-am: Makefile $(LTLIBRARIES)
-installdirs:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: all check install install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-	clean-libtool clean-libvlcLTLIBRARIES ctags distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags uninstall uninstall-am uninstall-libvlcLTLIBRARIES
-
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/access/vcd/Makefile.in b/modules/access/vcd/Makefile.in
deleted file mode 100644
index 2dc4593..0000000
--- a/modules/access/vcd/Makefile.in
+++ /dev/null
@@ -1,1022 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/access/vcd/Makefile.am automatically generated from modules/access/vcd/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/Modules.am $(top_srcdir)/modules/common.am
-subdir = modules/access/vcd
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am__objects_1 =
-am__objects_2 = libvcd_plugin_la-vcd.lo libvcd_plugin_la-cdrom.lo \
-	$(am__objects_1)
-am_libvcd_plugin_la_OBJECTS = $(am__objects_2)
-nodist_libvcd_plugin_la_OBJECTS =
-libvcd_plugin_la_OBJECTS = $(am_libvcd_plugin_la_OBJECTS) \
-	$(nodist_libvcd_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libvcd_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libvcd_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libvcd_plugin_la_SOURCES) \
-	$(nodist_libvcd_plugin_la_SOURCES)
-DIST_SOURCES = $(libvcd_plugin_la_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = access
-dir = access/vcd
-mods = vcd
-libvlc_LTLIBRARIES = $(LTLIBvcd)
-EXTRA_LTLIBRARIES = libvcd_plugin.la
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
-SOURCES_vcd = \
-	vcd.c \
-	cdrom.c \
-	cdrom.h \
-	cdrom_internals.h \
-	$(NULL)
-
-
-# The vcd plugin
-libvcd_plugin_la_SOURCES = $(SOURCES_vcd)
-nodist_libvcd_plugin_la_SOURCES = $(nodist_SOURCES_vcd)
-# Force per-target objects:
-libvcd_plugin_la_CFLAGS = $(AM_CFLAGS)
-libvcd_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libvcd_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libvcd_plugin_la_LIBADD = $(AM_LIBADD)
-libvcd_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/access/vcd/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/access/vcd/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libvcd_plugin.la: $(libvcd_plugin_la_OBJECTS) $(libvcd_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libvcd_plugin_la_LINK)  $(libvcd_plugin_la_OBJECTS) $(libvcd_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libvcd_plugin_la-cdrom.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libvcd_plugin_la-vcd.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-libvcd_plugin_la-vcd.lo: vcd.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvcd_plugin_la_CFLAGS) $(CFLAGS) -MT libvcd_plugin_la-vcd.lo -MD -MP -MF $(DEPDIR)/libvcd_plugin_la-vcd.Tpo -c -o libvcd_plugin_la-vcd.lo `test -f 'vcd.c' || echo '$(srcdir)/'`vcd.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libvcd_plugin_la-vcd.Tpo $(DEPDIR)/libvcd_plugin_la-vcd.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='vcd.c' object='libvcd_plugin_la-vcd.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvcd_plugin_la_CFLAGS) $(CFLAGS) -c -o libvcd_plugin_la-vcd.lo `test -f 'vcd.c' || echo '$(srcdir)/'`vcd.c
-
-libvcd_plugin_la-cdrom.lo: cdrom.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvcd_plugin_la_CFLAGS) $(CFLAGS) -MT libvcd_plugin_la-cdrom.lo -MD -MP -MF $(DEPDIR)/libvcd_plugin_la-cdrom.Tpo -c -o libvcd_plugin_la-cdrom.lo `test -f 'cdrom.c' || echo '$(srcdir)/'`cdrom.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libvcd_plugin_la-cdrom.Tpo $(DEPDIR)/libvcd_plugin_la-cdrom.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='cdrom.c' object='libvcd_plugin_la-cdrom.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvcd_plugin_la_CFLAGS) $(CFLAGS) -c -o libvcd_plugin_la-cdrom.lo `test -f 'cdrom.c' || echo '$(srcdir)/'`cdrom.c
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-am
-all-am: Makefile $(LTLIBRARIES)
-installdirs:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: all check install install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-	clean-libtool clean-libvlcLTLIBRARIES ctags distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags uninstall uninstall-am uninstall-libvlcLTLIBRARIES
-
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/access/vcdx/Makefile.in b/modules/access/vcdx/Makefile.in
deleted file mode 100644
index 2b4d9bf..0000000
--- a/modules/access/vcdx/Makefile.in
+++ /dev/null
@@ -1,1045 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/access/vcdx/Makefile.am automatically generated from modules/access/vcdx/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/Modules.am $(top_srcdir)/modules/common.am
-subdir = modules/access/vcdx
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am__objects_1 =
-am__objects_2 = libvcdx_plugin_la-access.lo libvcdx_plugin_la-vcd.lo \
-	libvcdx_plugin_la-vcdplayer.lo libvcdx_plugin_la-info.lo \
-	$(am__objects_1)
-am_libvcdx_plugin_la_OBJECTS = $(am__objects_2)
-nodist_libvcdx_plugin_la_OBJECTS =
-libvcdx_plugin_la_OBJECTS = $(am_libvcdx_plugin_la_OBJECTS) \
-	$(nodist_libvcdx_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libvcdx_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libvcdx_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libvcdx_plugin_la_SOURCES) \
-	$(nodist_libvcdx_plugin_la_SOURCES)
-DIST_SOURCES = $(libvcdx_plugin_la_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = access
-dir = access/vcdx
-mods = vcdx
-libvlc_LTLIBRARIES = $(LTLIBvcdx)
-EXTRA_LTLIBRARIES = libvcdx_plugin.la
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
-SOURCES_vcdx = \
-	access.h \
-	access.c \
-	vcd.c \
-	vcd.h \
-	vcdplayer.h \
-	vcdplayer.c \
-	info.c \
-	info.h \
-	$(NULL)
-
-
-# The vcdx plugin
-libvcdx_plugin_la_SOURCES = $(SOURCES_vcdx)
-nodist_libvcdx_plugin_la_SOURCES = $(nodist_SOURCES_vcdx)
-# Force per-target objects:
-libvcdx_plugin_la_CFLAGS = $(AM_CFLAGS)
-libvcdx_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libvcdx_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libvcdx_plugin_la_LIBADD = $(AM_LIBADD)
-libvcdx_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/access/vcdx/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/access/vcdx/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libvcdx_plugin.la: $(libvcdx_plugin_la_OBJECTS) $(libvcdx_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libvcdx_plugin_la_LINK)  $(libvcdx_plugin_la_OBJECTS) $(libvcdx_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libvcdx_plugin_la-access.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libvcdx_plugin_la-info.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libvcdx_plugin_la-vcd.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libvcdx_plugin_la-vcdplayer.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-libvcdx_plugin_la-access.lo: access.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvcdx_plugin_la_CFLAGS) $(CFLAGS) -MT libvcdx_plugin_la-access.lo -MD -MP -MF $(DEPDIR)/libvcdx_plugin_la-access.Tpo -c -o libvcdx_plugin_la-access.lo `test -f 'access.c' || echo '$(srcdir)/'`access.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libvcdx_plugin_la-access.Tpo $(DEPDIR)/libvcdx_plugin_la-access.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='access.c' object='libvcdx_plugin_la-access.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvcdx_plugin_la_CFLAGS) $(CFLAGS) -c -o libvcdx_plugin_la-access.lo `test -f 'access.c' || echo '$(srcdir)/'`access.c
-
-libvcdx_plugin_la-vcd.lo: vcd.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvcdx_plugin_la_CFLAGS) $(CFLAGS) -MT libvcdx_plugin_la-vcd.lo -MD -MP -MF $(DEPDIR)/libvcdx_plugin_la-vcd.Tpo -c -o libvcdx_plugin_la-vcd.lo `test -f 'vcd.c' || echo '$(srcdir)/'`vcd.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libvcdx_plugin_la-vcd.Tpo $(DEPDIR)/libvcdx_plugin_la-vcd.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='vcd.c' object='libvcdx_plugin_la-vcd.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvcdx_plugin_la_CFLAGS) $(CFLAGS) -c -o libvcdx_plugin_la-vcd.lo `test -f 'vcd.c' || echo '$(srcdir)/'`vcd.c
-
-libvcdx_plugin_la-vcdplayer.lo: vcdplayer.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvcdx_plugin_la_CFLAGS) $(CFLAGS) -MT libvcdx_plugin_la-vcdplayer.lo -MD -MP -MF $(DEPDIR)/libvcdx_plugin_la-vcdplayer.Tpo -c -o libvcdx_plugin_la-vcdplayer.lo `test -f 'vcdplayer.c' || echo '$(srcdir)/'`vcdplayer.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libvcdx_plugin_la-vcdplayer.Tpo $(DEPDIR)/libvcdx_plugin_la-vcdplayer.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='vcdplayer.c' object='libvcdx_plugin_la-vcdplayer.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvcdx_plugin_la_CFLAGS) $(CFLAGS) -c -o libvcdx_plugin_la-vcdplayer.lo `test -f 'vcdplayer.c' || echo '$(srcdir)/'`vcdplayer.c
-
-libvcdx_plugin_la-info.lo: info.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvcdx_plugin_la_CFLAGS) $(CFLAGS) -MT libvcdx_plugin_la-info.lo -MD -MP -MF $(DEPDIR)/libvcdx_plugin_la-info.Tpo -c -o libvcdx_plugin_la-info.lo `test -f 'info.c' || echo '$(srcdir)/'`info.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libvcdx_plugin_la-info.Tpo $(DEPDIR)/libvcdx_plugin_la-info.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='info.c' object='libvcdx_plugin_la-info.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvcdx_plugin_la_CFLAGS) $(CFLAGS) -c -o libvcdx_plugin_la-info.lo `test -f 'info.c' || echo '$(srcdir)/'`info.c
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-am
-all-am: Makefile $(LTLIBRARIES)
-installdirs:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: all check install install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-	clean-libtool clean-libvlcLTLIBRARIES ctags distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags uninstall uninstall-am uninstall-libvlcLTLIBRARIES
-
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/access/zip/Makefile.in b/modules/access/zip/Makefile.in
deleted file mode 100644
index af02f40..0000000
--- a/modules/access/zip/Makefile.in
+++ /dev/null
@@ -1,1022 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/access/zip/Makefile.am automatically generated from modules/access/zip/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/Modules.am $(top_srcdir)/modules/common.am
-subdir = modules/access/zip
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am__libzip_plugin_la_SOURCES_DIST = zip.h zipstream.c zipaccess.c
-am__objects_1 =
- at HAVE_ZLIB_TRUE@am__objects_2 = libzip_plugin_la-zipstream.lo \
- at HAVE_ZLIB_TRUE@	libzip_plugin_la-zipaccess.lo $(am__objects_1)
-am_libzip_plugin_la_OBJECTS = $(am__objects_2)
-nodist_libzip_plugin_la_OBJECTS =
-libzip_plugin_la_OBJECTS = $(am_libzip_plugin_la_OBJECTS) \
-	$(nodist_libzip_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libzip_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libzip_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libzip_plugin_la_SOURCES) \
-	$(nodist_libzip_plugin_la_SOURCES)
-DIST_SOURCES = $(am__libzip_plugin_la_SOURCES_DIST)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = access
-dir = access/zip
-mods = zip
-libvlc_LTLIBRARIES = $(LTLIBzip)
-EXTRA_LTLIBRARIES = libzip_plugin.la
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
- at HAVE_ZLIB_TRUE@SOURCES_zip = \
- at HAVE_ZLIB_TRUE@	zip.h \
- at HAVE_ZLIB_TRUE@	zipstream.c \
- at HAVE_ZLIB_TRUE@	zipaccess.c \
- at HAVE_ZLIB_TRUE@	$(NULL)
-
-
-# The zip plugin
-libzip_plugin_la_SOURCES = $(SOURCES_zip)
-nodist_libzip_plugin_la_SOURCES = $(nodist_SOURCES_zip)
-# Force per-target objects:
-libzip_plugin_la_CFLAGS = $(AM_CFLAGS)
-libzip_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libzip_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libzip_plugin_la_LIBADD = $(AM_LIBADD)
-libzip_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/access/zip/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/access/zip/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libzip_plugin.la: $(libzip_plugin_la_OBJECTS) $(libzip_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libzip_plugin_la_LINK)  $(libzip_plugin_la_OBJECTS) $(libzip_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libzip_plugin_la-zipaccess.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libzip_plugin_la-zipstream.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-libzip_plugin_la-zipstream.lo: zipstream.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzip_plugin_la_CFLAGS) $(CFLAGS) -MT libzip_plugin_la-zipstream.lo -MD -MP -MF $(DEPDIR)/libzip_plugin_la-zipstream.Tpo -c -o libzip_plugin_la-zipstream.lo `test -f 'zipstream.c' || echo '$(srcdir)/'`zipstream.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libzip_plugin_la-zipstream.Tpo $(DEPDIR)/libzip_plugin_la-zipstream.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='zipstream.c' object='libzip_plugin_la-zipstream.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzip_plugin_la_CFLAGS) $(CFLAGS) -c -o libzip_plugin_la-zipstream.lo `test -f 'zipstream.c' || echo '$(srcdir)/'`zipstream.c
-
-libzip_plugin_la-zipaccess.lo: zipaccess.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzip_plugin_la_CFLAGS) $(CFLAGS) -MT libzip_plugin_la-zipaccess.lo -MD -MP -MF $(DEPDIR)/libzip_plugin_la-zipaccess.Tpo -c -o libzip_plugin_la-zipaccess.lo `test -f 'zipaccess.c' || echo '$(srcdir)/'`zipaccess.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libzip_plugin_la-zipaccess.Tpo $(DEPDIR)/libzip_plugin_la-zipaccess.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='zipaccess.c' object='libzip_plugin_la-zipaccess.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzip_plugin_la_CFLAGS) $(CFLAGS) -c -o libzip_plugin_la-zipaccess.lo `test -f 'zipaccess.c' || echo '$(srcdir)/'`zipaccess.c
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-am
-all-am: Makefile $(LTLIBRARIES)
-installdirs:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: all check install install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-	clean-libtool clean-libvlcLTLIBRARIES ctags distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags uninstall uninstall-am uninstall-libvlcLTLIBRARIES
-
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/access_output/Makefile.in b/modules/access_output/Makefile.in
deleted file mode 100644
index 7df0a15..0000000
--- a/modules/access_output/Makefile.in
+++ /dev/null
@@ -1,1205 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/access_output/Makefile.am automatically generated from modules/access_output/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/Modules.am $(top_srcdir)/modules/common.am
-subdir = modules/access_output
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am__objects_1 = libaccess_output_dummy_plugin_la-dummy.lo
-am_libaccess_output_dummy_plugin_la_OBJECTS = $(am__objects_1)
-nodist_libaccess_output_dummy_plugin_la_OBJECTS =
-libaccess_output_dummy_plugin_la_OBJECTS =  \
-	$(am_libaccess_output_dummy_plugin_la_OBJECTS) \
-	$(nodist_libaccess_output_dummy_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libaccess_output_dummy_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libaccess_output_dummy_plugin_la_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-am__objects_2 = libaccess_output_file_plugin_la-file.lo
-am_libaccess_output_file_plugin_la_OBJECTS = $(am__objects_2)
-nodist_libaccess_output_file_plugin_la_OBJECTS =
-libaccess_output_file_plugin_la_OBJECTS =  \
-	$(am_libaccess_output_file_plugin_la_OBJECTS) \
-	$(nodist_libaccess_output_file_plugin_la_OBJECTS)
-libaccess_output_file_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libaccess_output_file_plugin_la_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-am__objects_3 = libaccess_output_http_plugin_la-http.lo \
-	libaccess_output_http_plugin_la-bonjour.lo
-am_libaccess_output_http_plugin_la_OBJECTS = $(am__objects_3)
-nodist_libaccess_output_http_plugin_la_OBJECTS =
-libaccess_output_http_plugin_la_OBJECTS =  \
-	$(am_libaccess_output_http_plugin_la_OBJECTS) \
-	$(nodist_libaccess_output_http_plugin_la_OBJECTS)
-libaccess_output_http_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libaccess_output_http_plugin_la_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-am_libaccess_output_rtmp_plugin_la_OBJECTS =  \
-	libaccess_output_rtmp_plugin_la-rtmp.lo \
-	libaccess_output_rtmp_plugin_la-rtmp_amf_flv.lo
-libaccess_output_rtmp_plugin_la_OBJECTS =  \
-	$(am_libaccess_output_rtmp_plugin_la_OBJECTS)
-libaccess_output_rtmp_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libaccess_output_rtmp_plugin_la_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-am__objects_4 = libaccess_output_shout_plugin_la-shout.lo
-am_libaccess_output_shout_plugin_la_OBJECTS = $(am__objects_4)
-nodist_libaccess_output_shout_plugin_la_OBJECTS =
-libaccess_output_shout_plugin_la_OBJECTS =  \
-	$(am_libaccess_output_shout_plugin_la_OBJECTS) \
-	$(nodist_libaccess_output_shout_plugin_la_OBJECTS)
-libaccess_output_shout_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libaccess_output_shout_plugin_la_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-am__objects_5 = libaccess_output_udp_plugin_la-udp.lo
-am_libaccess_output_udp_plugin_la_OBJECTS = $(am__objects_5)
-nodist_libaccess_output_udp_plugin_la_OBJECTS =
-libaccess_output_udp_plugin_la_OBJECTS =  \
-	$(am_libaccess_output_udp_plugin_la_OBJECTS) \
-	$(nodist_libaccess_output_udp_plugin_la_OBJECTS)
-libaccess_output_udp_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libaccess_output_udp_plugin_la_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libaccess_output_dummy_plugin_la_SOURCES) \
-	$(nodist_libaccess_output_dummy_plugin_la_SOURCES) \
-	$(libaccess_output_file_plugin_la_SOURCES) \
-	$(nodist_libaccess_output_file_plugin_la_SOURCES) \
-	$(libaccess_output_http_plugin_la_SOURCES) \
-	$(nodist_libaccess_output_http_plugin_la_SOURCES) \
-	$(libaccess_output_rtmp_plugin_la_SOURCES) \
-	$(libaccess_output_shout_plugin_la_SOURCES) \
-	$(nodist_libaccess_output_shout_plugin_la_SOURCES) \
-	$(libaccess_output_udp_plugin_la_SOURCES) \
-	$(nodist_libaccess_output_udp_plugin_la_SOURCES)
-DIST_SOURCES = $(libaccess_output_dummy_plugin_la_SOURCES) \
-	$(libaccess_output_file_plugin_la_SOURCES) \
-	$(libaccess_output_http_plugin_la_SOURCES) \
-	$(libaccess_output_rtmp_plugin_la_SOURCES) \
-	$(libaccess_output_shout_plugin_la_SOURCES) \
-	$(libaccess_output_udp_plugin_la_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = access_output
-dir = access_output
-mods = access_output_dummy access_output_file access_output_http access_output_shout access_output_udp
-libvlc_LTLIBRARIES = $(LTLIBaccess_output_shout) \
-	libaccess_output_dummy_plugin.la \
-	libaccess_output_file_plugin.la libaccess_output_udp_plugin.la \
-	libaccess_output_http_plugin.la $(NULL)
-EXTRA_LTLIBRARIES = libaccess_output_shout_plugin.la \
-	libaccess_output_rtmp_plugin.la $(NULL)
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
-SOURCES_access_output_dummy = dummy.c
-SOURCES_access_output_file = file.c
-SOURCES_access_output_udp = udp.c
-SOURCES_access_output_http = http.c bonjour.c bonjour.h
-SOURCES_access_output_shout = shout.c
-libaccess_output_rtmp_plugin_la_SOURCES = \
-	rtmp.c \
-	../access/rtmp/rtmp_amf_flv.c \
-	../access/rtmp/rtmp_amf_flv.h
-
-libaccess_output_rtmp_plugin_la_CFLAGS = $(AM_CFLAGS) \
-	-fno-strict-aliasing
-
-libaccess_output_rtmp_plugin_la_LIBADD = $(AM_LIBADD)
-libaccess_output_rtmp_plugin_la_DEPENDENCIES = 
-
-# The access_output_dummy plugin
-libaccess_output_dummy_plugin_la_SOURCES = $(SOURCES_access_output_dummy)
-nodist_libaccess_output_dummy_plugin_la_SOURCES = $(nodist_SOURCES_access_output_dummy)
-# Force per-target objects:
-libaccess_output_dummy_plugin_la_CFLAGS = $(AM_CFLAGS)
-libaccess_output_dummy_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libaccess_output_dummy_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libaccess_output_dummy_plugin_la_LIBADD = $(AM_LIBADD)
-libaccess_output_dummy_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The access_output_file plugin
-libaccess_output_file_plugin_la_SOURCES = $(SOURCES_access_output_file)
-nodist_libaccess_output_file_plugin_la_SOURCES = $(nodist_SOURCES_access_output_file)
-# Force per-target objects:
-libaccess_output_file_plugin_la_CFLAGS = $(AM_CFLAGS)
-libaccess_output_file_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libaccess_output_file_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libaccess_output_file_plugin_la_LIBADD = $(AM_LIBADD)
-libaccess_output_file_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The access_output_http plugin
-libaccess_output_http_plugin_la_SOURCES = $(SOURCES_access_output_http)
-nodist_libaccess_output_http_plugin_la_SOURCES = $(nodist_SOURCES_access_output_http)
-# Force per-target objects:
-libaccess_output_http_plugin_la_CFLAGS = $(AM_CFLAGS)
-libaccess_output_http_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libaccess_output_http_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libaccess_output_http_plugin_la_LIBADD = $(AM_LIBADD)
-libaccess_output_http_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The access_output_shout plugin
-libaccess_output_shout_plugin_la_SOURCES = $(SOURCES_access_output_shout)
-nodist_libaccess_output_shout_plugin_la_SOURCES = $(nodist_SOURCES_access_output_shout)
-# Force per-target objects:
-libaccess_output_shout_plugin_la_CFLAGS = $(AM_CFLAGS)
-libaccess_output_shout_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libaccess_output_shout_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libaccess_output_shout_plugin_la_LIBADD = $(AM_LIBADD)
-libaccess_output_shout_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The access_output_udp plugin
-libaccess_output_udp_plugin_la_SOURCES = $(SOURCES_access_output_udp)
-nodist_libaccess_output_udp_plugin_la_SOURCES = $(nodist_SOURCES_access_output_udp)
-# Force per-target objects:
-libaccess_output_udp_plugin_la_CFLAGS = $(AM_CFLAGS)
-libaccess_output_udp_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libaccess_output_udp_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libaccess_output_udp_plugin_la_LIBADD = $(AM_LIBADD)
-libaccess_output_udp_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/access_output/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/access_output/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libaccess_output_dummy_plugin.la: $(libaccess_output_dummy_plugin_la_OBJECTS) $(libaccess_output_dummy_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libaccess_output_dummy_plugin_la_LINK) -rpath $(libvlcdir) $(libaccess_output_dummy_plugin_la_OBJECTS) $(libaccess_output_dummy_plugin_la_LIBADD) $(LIBS)
-libaccess_output_file_plugin.la: $(libaccess_output_file_plugin_la_OBJECTS) $(libaccess_output_file_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libaccess_output_file_plugin_la_LINK) -rpath $(libvlcdir) $(libaccess_output_file_plugin_la_OBJECTS) $(libaccess_output_file_plugin_la_LIBADD) $(LIBS)
-libaccess_output_http_plugin.la: $(libaccess_output_http_plugin_la_OBJECTS) $(libaccess_output_http_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libaccess_output_http_plugin_la_LINK) -rpath $(libvlcdir) $(libaccess_output_http_plugin_la_OBJECTS) $(libaccess_output_http_plugin_la_LIBADD) $(LIBS)
-libaccess_output_rtmp_plugin.la: $(libaccess_output_rtmp_plugin_la_OBJECTS) $(libaccess_output_rtmp_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libaccess_output_rtmp_plugin_la_LINK)  $(libaccess_output_rtmp_plugin_la_OBJECTS) $(libaccess_output_rtmp_plugin_la_LIBADD) $(LIBS)
-libaccess_output_shout_plugin.la: $(libaccess_output_shout_plugin_la_OBJECTS) $(libaccess_output_shout_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libaccess_output_shout_plugin_la_LINK)  $(libaccess_output_shout_plugin_la_OBJECTS) $(libaccess_output_shout_plugin_la_LIBADD) $(LIBS)
-libaccess_output_udp_plugin.la: $(libaccess_output_udp_plugin_la_OBJECTS) $(libaccess_output_udp_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libaccess_output_udp_plugin_la_LINK) -rpath $(libvlcdir) $(libaccess_output_udp_plugin_la_OBJECTS) $(libaccess_output_udp_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libaccess_output_dummy_plugin_la-dummy.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libaccess_output_file_plugin_la-file.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libaccess_output_http_plugin_la-bonjour.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libaccess_output_http_plugin_la-http.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libaccess_output_rtmp_plugin_la-rtmp.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libaccess_output_rtmp_plugin_la-rtmp_amf_flv.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libaccess_output_shout_plugin_la-shout.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libaccess_output_udp_plugin_la-udp.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-libaccess_output_dummy_plugin_la-dummy.lo: dummy.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_output_dummy_plugin_la_CFLAGS) $(CFLAGS) -MT libaccess_output_dummy_plugin_la-dummy.lo -MD -MP -MF $(DEPDIR)/libaccess_output_dummy_plugin_la-dummy.Tpo -c -o libaccess_output_dummy_plugin_la-dummy.lo `test -f 'dummy.c' || echo '$(srcdir)/'`dummy.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libaccess_output_dummy_plugin_la-dummy.Tpo $(DEPDIR)/libaccess_output_dummy_plugin_la-dummy.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='dummy.c' object='libaccess_output_dummy_plugin_la-dummy.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_output_dummy_plugin_la_CFLAGS) $(CFLAGS) -c -o libaccess_output_dummy_plugin_la-dummy.lo `test -f 'dummy.c' || echo '$(srcdir)/'`dummy.c
-
-libaccess_output_file_plugin_la-file.lo: file.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_output_file_plugin_la_CFLAGS) $(CFLAGS) -MT libaccess_output_file_plugin_la-file.lo -MD -MP -MF $(DEPDIR)/libaccess_output_file_plugin_la-file.Tpo -c -o libaccess_output_file_plugin_la-file.lo `test -f 'file.c' || echo '$(srcdir)/'`file.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libaccess_output_file_plugin_la-file.Tpo $(DEPDIR)/libaccess_output_file_plugin_la-file.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='file.c' object='libaccess_output_file_plugin_la-file.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_output_file_plugin_la_CFLAGS) $(CFLAGS) -c -o libaccess_output_file_plugin_la-file.lo `test -f 'file.c' || echo '$(srcdir)/'`file.c
-
-libaccess_output_http_plugin_la-http.lo: http.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_output_http_plugin_la_CFLAGS) $(CFLAGS) -MT libaccess_output_http_plugin_la-http.lo -MD -MP -MF $(DEPDIR)/libaccess_output_http_plugin_la-http.Tpo -c -o libaccess_output_http_plugin_la-http.lo `test -f 'http.c' || echo '$(srcdir)/'`http.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libaccess_output_http_plugin_la-http.Tpo $(DEPDIR)/libaccess_output_http_plugin_la-http.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='http.c' object='libaccess_output_http_plugin_la-http.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_output_http_plugin_la_CFLAGS) $(CFLAGS) -c -o libaccess_output_http_plugin_la-http.lo `test -f 'http.c' || echo '$(srcdir)/'`http.c
-
-libaccess_output_http_plugin_la-bonjour.lo: bonjour.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_output_http_plugin_la_CFLAGS) $(CFLAGS) -MT libaccess_output_http_plugin_la-bonjour.lo -MD -MP -MF $(DEPDIR)/libaccess_output_http_plugin_la-bonjour.Tpo -c -o libaccess_output_http_plugin_la-bonjour.lo `test -f 'bonjour.c' || echo '$(srcdir)/'`bonjour.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libaccess_output_http_plugin_la-bonjour.Tpo $(DEPDIR)/libaccess_output_http_plugin_la-bonjour.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='bonjour.c' object='libaccess_output_http_plugin_la-bonjour.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_output_http_plugin_la_CFLAGS) $(CFLAGS) -c -o libaccess_output_http_plugin_la-bonjour.lo `test -f 'bonjour.c' || echo '$(srcdir)/'`bonjour.c
-
-libaccess_output_rtmp_plugin_la-rtmp.lo: rtmp.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_output_rtmp_plugin_la_CFLAGS) $(CFLAGS) -MT libaccess_output_rtmp_plugin_la-rtmp.lo -MD -MP -MF $(DEPDIR)/libaccess_output_rtmp_plugin_la-rtmp.Tpo -c -o libaccess_output_rtmp_plugin_la-rtmp.lo `test -f 'rtmp.c' || echo '$(srcdir)/'`rtmp.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libaccess_output_rtmp_plugin_la-rtmp.Tpo $(DEPDIR)/libaccess_output_rtmp_plugin_la-rtmp.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='rtmp.c' object='libaccess_output_rtmp_plugin_la-rtmp.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_output_rtmp_plugin_la_CFLAGS) $(CFLAGS) -c -o libaccess_output_rtmp_plugin_la-rtmp.lo `test -f 'rtmp.c' || echo '$(srcdir)/'`rtmp.c
-
-libaccess_output_rtmp_plugin_la-rtmp_amf_flv.lo: ../access/rtmp/rtmp_amf_flv.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_output_rtmp_plugin_la_CFLAGS) $(CFLAGS) -MT libaccess_output_rtmp_plugin_la-rtmp_amf_flv.lo -MD -MP -MF $(DEPDIR)/libaccess_output_rtmp_plugin_la-rtmp_amf_flv.Tpo -c -o libaccess_output_rtmp_plugin_la-rtmp_amf_flv.lo `test -f '../access/rtmp/rtmp_amf_flv.c' || echo '$(srcdir)/'`../access/rtmp/rtmp_amf_flv.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libaccess_output_rtmp_plugin_la-rtmp_amf_flv.Tpo $(DEPDIR)/libaccess_output_rtmp_plugin_la-rtmp_amf_flv.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='../access/rtmp/rtmp_amf_flv.c' object='libaccess_output_rtmp_plugin_la-rtmp_amf_flv.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_output_rtmp_plugin_la_CFLAGS) $(CFLAGS) -c -o libaccess_output_rtmp_plugin_la-rtmp_amf_flv.lo `test -f '../access/rtmp/rtmp_amf_flv.c' || echo '$(srcdir)/'`../access/rtmp/rtmp_amf_flv.c
-
-libaccess_output_shout_plugin_la-shout.lo: shout.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_output_shout_plugin_la_CFLAGS) $(CFLAGS) -MT libaccess_output_shout_plugin_la-shout.lo -MD -MP -MF $(DEPDIR)/libaccess_output_shout_plugin_la-shout.Tpo -c -o libaccess_output_shout_plugin_la-shout.lo `test -f 'shout.c' || echo '$(srcdir)/'`shout.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libaccess_output_shout_plugin_la-shout.Tpo $(DEPDIR)/libaccess_output_shout_plugin_la-shout.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='shout.c' object='libaccess_output_shout_plugin_la-shout.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_output_shout_plugin_la_CFLAGS) $(CFLAGS) -c -o libaccess_output_shout_plugin_la-shout.lo `test -f 'shout.c' || echo '$(srcdir)/'`shout.c
-
-libaccess_output_udp_plugin_la-udp.lo: udp.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_output_udp_plugin_la_CFLAGS) $(CFLAGS) -MT libaccess_output_udp_plugin_la-udp.lo -MD -MP -MF $(DEPDIR)/libaccess_output_udp_plugin_la-udp.Tpo -c -o libaccess_output_udp_plugin_la-udp.lo `test -f 'udp.c' || echo '$(srcdir)/'`udp.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libaccess_output_udp_plugin_la-udp.Tpo $(DEPDIR)/libaccess_output_udp_plugin_la-udp.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='udp.c' object='libaccess_output_udp_plugin_la-udp.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaccess_output_udp_plugin_la_CFLAGS) $(CFLAGS) -c -o libaccess_output_udp_plugin_la-udp.lo `test -f 'udp.c' || echo '$(srcdir)/'`udp.c
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-am
-all-am: Makefile $(LTLIBRARIES)
-installdirs:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: all check install install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-	clean-libtool clean-libvlcLTLIBRARIES ctags distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags uninstall uninstall-am uninstall-libvlcLTLIBRARIES
-
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/altivec/Makefile.in b/modules/altivec/Makefile.in
deleted file mode 100644
index db07cd7..0000000
--- a/modules/altivec/Makefile.in
+++ /dev/null
@@ -1,1024 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/altivec/Makefile.am automatically generated from modules/altivec/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/Modules.am $(top_srcdir)/modules/common.am
-subdir = modules/altivec
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am_libi420_yuy2_altivec_plugin_la_OBJECTS =  \
-	libi420_yuy2_altivec_plugin_la-i420_yuy2.lo
-libi420_yuy2_altivec_plugin_la_OBJECTS =  \
-	$(am_libi420_yuy2_altivec_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libi420_yuy2_altivec_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libi420_yuy2_altivec_plugin_la_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-am_libmemcpyaltivec_plugin_la_OBJECTS =  \
-	libmemcpyaltivec_plugin_la-memcpy.lo
-libmemcpyaltivec_plugin_la_OBJECTS =  \
-	$(am_libmemcpyaltivec_plugin_la_OBJECTS)
-libmemcpyaltivec_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libmemcpyaltivec_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libi420_yuy2_altivec_plugin_la_SOURCES) \
-	$(libmemcpyaltivec_plugin_la_SOURCES)
-DIST_SOURCES = $(libi420_yuy2_altivec_plugin_la_SOURCES) \
-	$(libmemcpyaltivec_plugin_la_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = altivec
-dir = altivec
-mods = 
-libvlc_LTLIBRARIES = libmemcpyaltivec_plugin.la \
-	libi420_yuy2_altivec_plugin.la $(NULL)
-EXTRA_LTLIBRARIES = 
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
-libmemcpyaltivec_plugin_la_SOURCES = memcpy.c
-libmemcpyaltivec_plugin_la_CFLAGS = $(AM_CFLAGS)
-libmemcpyaltivec_plugin_la_LIBADD = $(AM_LIBADD)
-libmemcpyaltivec_plugin_la_DEPENDENCIES = 
-libi420_yuy2_altivec_plugin_la_SOURCES = \
-        ../video_chroma/i420_yuy2.c \
-	../video_chroma/i420_yuy2.h
-
-libi420_yuy2_altivec_plugin_la_CFLAGS = $(AM_CFLAGS)
-libi420_yuy2_altivec_plugin_la_LIBADD = $(AM_LIBADD)
-libi420_yuy2_altivec_plugin_la_DEPENDENCIES = 
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/altivec/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/altivec/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libi420_yuy2_altivec_plugin.la: $(libi420_yuy2_altivec_plugin_la_OBJECTS) $(libi420_yuy2_altivec_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libi420_yuy2_altivec_plugin_la_LINK) -rpath $(libvlcdir) $(libi420_yuy2_altivec_plugin_la_OBJECTS) $(libi420_yuy2_altivec_plugin_la_LIBADD) $(LIBS)
-libmemcpyaltivec_plugin.la: $(libmemcpyaltivec_plugin_la_OBJECTS) $(libmemcpyaltivec_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libmemcpyaltivec_plugin_la_LINK) -rpath $(libvlcdir) $(libmemcpyaltivec_plugin_la_OBJECTS) $(libmemcpyaltivec_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libi420_yuy2_altivec_plugin_la-i420_yuy2.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmemcpyaltivec_plugin_la-memcpy.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-libi420_yuy2_altivec_plugin_la-i420_yuy2.lo: ../video_chroma/i420_yuy2.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libi420_yuy2_altivec_plugin_la_CFLAGS) $(CFLAGS) -MT libi420_yuy2_altivec_plugin_la-i420_yuy2.lo -MD -MP -MF $(DEPDIR)/libi420_yuy2_altivec_plugin_la-i420_yuy2.Tpo -c -o libi420_yuy2_altivec_plugin_la-i420_yuy2.lo `test -f '../video_chroma/i420_yuy2.c' || echo '$(srcdir)/'`../video_chroma/i420_yuy2.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libi420_yuy2_altivec_plugin_la-i420_yuy2.Tpo $(DEPDIR)/libi420_yuy2_altivec_plugin_la-i420_yuy2.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='../video_chroma/i420_yuy2.c' object='libi420_yuy2_altivec_plugin_la-i420_yuy2.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libi420_yuy2_altivec_plugin_la_CFLAGS) $(CFLAGS) -c -o libi420_yuy2_altivec_plugin_la-i420_yuy2.lo `test -f '../video_chroma/i420_yuy2.c' || echo '$(srcdir)/'`../video_chroma/i420_yuy2.c
-
-libmemcpyaltivec_plugin_la-memcpy.lo: memcpy.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmemcpyaltivec_plugin_la_CFLAGS) $(CFLAGS) -MT libmemcpyaltivec_plugin_la-memcpy.lo -MD -MP -MF $(DEPDIR)/libmemcpyaltivec_plugin_la-memcpy.Tpo -c -o libmemcpyaltivec_plugin_la-memcpy.lo `test -f 'memcpy.c' || echo '$(srcdir)/'`memcpy.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmemcpyaltivec_plugin_la-memcpy.Tpo $(DEPDIR)/libmemcpyaltivec_plugin_la-memcpy.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='memcpy.c' object='libmemcpyaltivec_plugin_la-memcpy.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmemcpyaltivec_plugin_la_CFLAGS) $(CFLAGS) -c -o libmemcpyaltivec_plugin_la-memcpy.lo `test -f 'memcpy.c' || echo '$(srcdir)/'`memcpy.c
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-am
-all-am: Makefile $(LTLIBRARIES)
-installdirs:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: all check install install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-	clean-libtool clean-libvlcLTLIBRARIES ctags distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags uninstall uninstall-am uninstall-libvlcLTLIBRARIES
-
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/arm_neon/Makefile.in b/modules/arm_neon/Makefile.in
deleted file mode 100644
index ff5f212..0000000
--- a/modules/arm_neon/Makefile.in
+++ /dev/null
@@ -1,1062 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/arm_neon/Makefile.am automatically generated from modules/arm_neon/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/Modules.am $(top_srcdir)/modules/common.am
-subdir = modules/arm_neon
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am_libaudio_format_neon_plugin_la_OBJECTS = s32_s16.lo \
-	libaudio_format_neon_plugin_la-audio_format.lo
-libaudio_format_neon_plugin_la_OBJECTS =  \
-	$(am_libaudio_format_neon_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libaudio_format_neon_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libaudio_format_neon_plugin_la_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-am_libi420_yuy2_neon_plugin_la_OBJECTS = i420_yuyv.lo \
-	libi420_yuy2_neon_plugin_la-i420_yuy2.lo
-libi420_yuy2_neon_plugin_la_OBJECTS =  \
-	$(am_libi420_yuy2_neon_plugin_la_OBJECTS)
-libi420_yuy2_neon_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libi420_yuy2_neon_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-CPPASCOMPILE = $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
-	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS)
-LTCPPASCOMPILE = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CCAS) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CCASFLAGS) $(CCASFLAGS)
-AM_V_CPPAS = $(am__v_CPPAS_$(V))
-am__v_CPPAS_ = $(am__v_CPPAS_$(AM_DEFAULT_VERBOSITY))
-am__v_CPPAS_0 = @echo "  CPPAS " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libaudio_format_neon_plugin_la_SOURCES) \
-	$(libi420_yuy2_neon_plugin_la_SOURCES)
-DIST_SOURCES = $(libaudio_format_neon_plugin_la_SOURCES) \
-	$(libi420_yuy2_neon_plugin_la_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = arm_neon
-dir = arm_neon
-mods = 
-libvlc_LTLIBRARIES = libaudio_format_neon_plugin.la \
-	libi420_yuy2_neon_plugin.la $(NULL)
-EXTRA_LTLIBRARIES = 
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@` $(ARM_NEON_CFLAGS)
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
-libaudio_format_neon_plugin_la_SOURCES = \
-	s32_s16.S \
-	audio_format.c
-
-libaudio_format_neon_plugin_la_CFLAGS = $(AM_CFLAGS)
-libaudio_format_neon_plugin_la_LIBADD = $(AM_LIBADD)
-libaudio_format_neon_plugin_la_DEPENDENCIES = 
-libi420_yuy2_neon_plugin_la_SOURCES = \
-	i420_yuyv.S \
-	i420_yuy2.c
-
-libi420_yuy2_neon_plugin_la_CFLAGS = $(AM_CFLAGS)
-libi420_yuy2_neon_plugin_la_LIBADD = $(AM_LIBADD)
-libi420_yuy2_neon_plugin_la_DEPENDENCIES = 
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-am
-
-.SUFFIXES:
-.SUFFIXES: .S .c .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/arm_neon/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/arm_neon/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libaudio_format_neon_plugin.la: $(libaudio_format_neon_plugin_la_OBJECTS) $(libaudio_format_neon_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libaudio_format_neon_plugin_la_LINK) -rpath $(libvlcdir) $(libaudio_format_neon_plugin_la_OBJECTS) $(libaudio_format_neon_plugin_la_LIBADD) $(LIBS)
-libi420_yuy2_neon_plugin.la: $(libi420_yuy2_neon_plugin_la_OBJECTS) $(libi420_yuy2_neon_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libi420_yuy2_neon_plugin_la_LINK) -rpath $(libvlcdir) $(libi420_yuy2_neon_plugin_la_OBJECTS) $(libi420_yuy2_neon_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/i420_yuyv.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libaudio_format_neon_plugin_la-audio_format.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libi420_yuy2_neon_plugin_la-i420_yuy2.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/s32_s16.Plo at am__quote@
-
-.S.o:
- at am__fastdepCCAS_TRUE@	$(AM_V_CPPAS)$(CPPASCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCCAS_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCCAS_FALSE@	$(AM_V_CPPAS) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCCAS_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCCAS_FALSE@	DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCCAS_FALSE@	$(CPPASCOMPILE) -c -o $@ $<
-
-.S.obj:
- at am__fastdepCCAS_TRUE@	$(AM_V_CPPAS)$(CPPASCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCCAS_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCCAS_FALSE@	$(AM_V_CPPAS) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCCAS_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCCAS_FALSE@	DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCCAS_FALSE@	$(CPPASCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
-
-.S.lo:
- at am__fastdepCCAS_TRUE@	$(AM_V_CPPAS)$(LTCPPASCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCCAS_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCCAS_FALSE@	$(AM_V_CPPAS) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCCAS_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCCAS_FALSE@	DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCCAS_FALSE@	$(LTCPPASCOMPILE) -c -o $@ $<
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-libaudio_format_neon_plugin_la-audio_format.lo: audio_format.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaudio_format_neon_plugin_la_CFLAGS) $(CFLAGS) -MT libaudio_format_neon_plugin_la-audio_format.lo -MD -MP -MF $(DEPDIR)/libaudio_format_neon_plugin_la-audio_format.Tpo -c -o libaudio_format_neon_plugin_la-audio_format.lo `test -f 'audio_format.c' || echo '$(srcdir)/'`audio_format.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libaudio_format_neon_plugin_la-audio_format.Tpo $(DEPDIR)/libaudio_format_neon_plugin_la-audio_format.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='audio_format.c' object='libaudio_format_neon_plugin_la-audio_format.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaudio_format_neon_plugin_la_CFLAGS) $(CFLAGS) -c -o libaudio_format_neon_plugin_la-audio_format.lo `test -f 'audio_format.c' || echo '$(srcdir)/'`audio_format.c
-
-libi420_yuy2_neon_plugin_la-i420_yuy2.lo: i420_yuy2.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libi420_yuy2_neon_plugin_la_CFLAGS) $(CFLAGS) -MT libi420_yuy2_neon_plugin_la-i420_yuy2.lo -MD -MP -MF $(DEPDIR)/libi420_yuy2_neon_plugin_la-i420_yuy2.Tpo -c -o libi420_yuy2_neon_plugin_la-i420_yuy2.lo `test -f 'i420_yuy2.c' || echo '$(srcdir)/'`i420_yuy2.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libi420_yuy2_neon_plugin_la-i420_yuy2.Tpo $(DEPDIR)/libi420_yuy2_neon_plugin_la-i420_yuy2.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='i420_yuy2.c' object='libi420_yuy2_neon_plugin_la-i420_yuy2.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libi420_yuy2_neon_plugin_la_CFLAGS) $(CFLAGS) -c -o libi420_yuy2_neon_plugin_la-i420_yuy2.lo `test -f 'i420_yuy2.c' || echo '$(srcdir)/'`i420_yuy2.c
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-am
-all-am: Makefile $(LTLIBRARIES)
-installdirs:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: all check install install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-	clean-libtool clean-libvlcLTLIBRARIES ctags distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags uninstall uninstall-am uninstall-libvlcLTLIBRARIES
-
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/audio_filter/Makefile.in b/modules/audio_filter/Makefile.in
deleted file mode 100644
index 348f47c..0000000
--- a/modules/audio_filter/Makefile.in
+++ /dev/null
@@ -1,1341 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/audio_filter/Makefile.am automatically generated from modules/audio_filter/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/Modules.am $(top_srcdir)/modules/common.am
-subdir = modules/audio_filter
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am__objects_1 = libaudiobargraph_a_plugin_la-audiobargraph_a.lo
-am_libaudiobargraph_a_plugin_la_OBJECTS = $(am__objects_1)
-nodist_libaudiobargraph_a_plugin_la_OBJECTS =
-libaudiobargraph_a_plugin_la_OBJECTS =  \
-	$(am_libaudiobargraph_a_plugin_la_OBJECTS) \
-	$(nodist_libaudiobargraph_a_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libaudiobargraph_a_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libaudiobargraph_a_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_2 = libchorus_flanger_plugin_la-chorus_flanger.lo
-am_libchorus_flanger_plugin_la_OBJECTS = $(am__objects_2)
-nodist_libchorus_flanger_plugin_la_OBJECTS =
-libchorus_flanger_plugin_la_OBJECTS =  \
-	$(am_libchorus_flanger_plugin_la_OBJECTS) \
-	$(nodist_libchorus_flanger_plugin_la_OBJECTS)
-libchorus_flanger_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libchorus_flanger_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_3 = libequalizer_plugin_la-equalizer.lo
-am_libequalizer_plugin_la_OBJECTS = $(am__objects_3)
-nodist_libequalizer_plugin_la_OBJECTS =
-libequalizer_plugin_la_OBJECTS = $(am_libequalizer_plugin_la_OBJECTS) \
-	$(nodist_libequalizer_plugin_la_OBJECTS)
-libequalizer_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libequalizer_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_4 = libnormvol_plugin_la-normvol.lo
-am_libnormvol_plugin_la_OBJECTS = $(am__objects_4)
-nodist_libnormvol_plugin_la_OBJECTS =
-libnormvol_plugin_la_OBJECTS = $(am_libnormvol_plugin_la_OBJECTS) \
-	$(nodist_libnormvol_plugin_la_OBJECTS)
-libnormvol_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libnormvol_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_5 = libparam_eq_plugin_la-param_eq.lo
-am_libparam_eq_plugin_la_OBJECTS = $(am__objects_5)
-nodist_libparam_eq_plugin_la_OBJECTS =
-libparam_eq_plugin_la_OBJECTS = $(am_libparam_eq_plugin_la_OBJECTS) \
-	$(nodist_libparam_eq_plugin_la_OBJECTS)
-libparam_eq_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libparam_eq_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_6 = libscaletempo_plugin_la-scaletempo.lo
-am_libscaletempo_plugin_la_OBJECTS = $(am__objects_6)
-nodist_libscaletempo_plugin_la_OBJECTS =
-libscaletempo_plugin_la_OBJECTS =  \
-	$(am_libscaletempo_plugin_la_OBJECTS) \
-	$(nodist_libscaletempo_plugin_la_OBJECTS)
-libscaletempo_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libscaletempo_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libaudiobargraph_a_plugin_la_SOURCES) \
-	$(nodist_libaudiobargraph_a_plugin_la_SOURCES) \
-	$(libchorus_flanger_plugin_la_SOURCES) \
-	$(nodist_libchorus_flanger_plugin_la_SOURCES) \
-	$(libequalizer_plugin_la_SOURCES) \
-	$(nodist_libequalizer_plugin_la_SOURCES) \
-	$(libnormvol_plugin_la_SOURCES) \
-	$(nodist_libnormvol_plugin_la_SOURCES) \
-	$(libparam_eq_plugin_la_SOURCES) \
-	$(nodist_libparam_eq_plugin_la_SOURCES) \
-	$(libscaletempo_plugin_la_SOURCES) \
-	$(nodist_libscaletempo_plugin_la_SOURCES)
-DIST_SOURCES = $(libaudiobargraph_a_plugin_la_SOURCES) \
-	$(libchorus_flanger_plugin_la_SOURCES) \
-	$(libequalizer_plugin_la_SOURCES) \
-	$(libnormvol_plugin_la_SOURCES) \
-	$(libparam_eq_plugin_la_SOURCES) \
-	$(libscaletempo_plugin_la_SOURCES)
-RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
-	html-recursive info-recursive install-data-recursive \
-	install-dvi-recursive install-exec-recursive \
-	install-html-recursive install-info-recursive \
-	install-pdf-recursive install-ps-recursive install-recursive \
-	installcheck-recursive installdirs-recursive pdf-recursive \
-	ps-recursive uninstall-recursive
-RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
-  distclean-recursive maintainer-clean-recursive
-AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
-	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
-	distdir
-ETAGS = etags
-CTAGS = ctags
-DIST_SUBDIRS = $(SUBDIRS)
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-am__relativize = \
-  dir0=`pwd`; \
-  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
-  sed_rest='s,^[^/]*/*,,'; \
-  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
-  sed_butlast='s,/*[^/]*$$,,'; \
-  while test -n "$$dir1"; do \
-    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
-    if test "$$first" != "."; then \
-      if test "$$first" = ".."; then \
-        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
-        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
-      else \
-        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
-        if test "$$first2" = "$$first"; then \
-          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
-        else \
-          dir2="../$$dir2"; \
-        fi; \
-        dir0="$$dir0"/"$$first"; \
-      fi; \
-    fi; \
-    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
-  done; \
-  reldir="$$dir2"
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = audio_filter
-dir = audio_filter
-mods = audiobargraph_a chorus_flanger equalizer normvol param_eq scaletempo
-libvlc_LTLIBRARIES = libaudiobargraph_a_plugin.la \
-	libchorus_flanger_plugin.la libequalizer_plugin.la \
-	libnormvol_plugin.la libparam_eq_plugin.la \
-	libscaletempo_plugin.la $(NULL)
-EXTRA_LTLIBRARIES = 
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
-SUBDIRS = channel_mixer converter resampler spatializer
-SOURCES_equalizer = equalizer.c equalizer_presets.h
-SOURCES_normvol = normvol.c
-SOURCES_audiobargraph_a = audiobargraph_a.c
-SOURCES_param_eq = param_eq.c
-SOURCES_scaletempo = scaletempo.c
-SOURCES_chorus_flanger = chorus_flanger.c
-
-# The audiobargraph_a plugin
-libaudiobargraph_a_plugin_la_SOURCES = $(SOURCES_audiobargraph_a)
-nodist_libaudiobargraph_a_plugin_la_SOURCES = $(nodist_SOURCES_audiobargraph_a)
-# Force per-target objects:
-libaudiobargraph_a_plugin_la_CFLAGS = $(AM_CFLAGS)
-libaudiobargraph_a_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libaudiobargraph_a_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libaudiobargraph_a_plugin_la_LIBADD = $(AM_LIBADD)
-libaudiobargraph_a_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The chorus_flanger plugin
-libchorus_flanger_plugin_la_SOURCES = $(SOURCES_chorus_flanger)
-nodist_libchorus_flanger_plugin_la_SOURCES = $(nodist_SOURCES_chorus_flanger)
-# Force per-target objects:
-libchorus_flanger_plugin_la_CFLAGS = $(AM_CFLAGS)
-libchorus_flanger_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libchorus_flanger_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libchorus_flanger_plugin_la_LIBADD = $(AM_LIBADD)
-libchorus_flanger_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The equalizer plugin
-libequalizer_plugin_la_SOURCES = $(SOURCES_equalizer)
-nodist_libequalizer_plugin_la_SOURCES = $(nodist_SOURCES_equalizer)
-# Force per-target objects:
-libequalizer_plugin_la_CFLAGS = $(AM_CFLAGS)
-libequalizer_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libequalizer_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libequalizer_plugin_la_LIBADD = $(AM_LIBADD)
-libequalizer_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The normvol plugin
-libnormvol_plugin_la_SOURCES = $(SOURCES_normvol)
-nodist_libnormvol_plugin_la_SOURCES = $(nodist_SOURCES_normvol)
-# Force per-target objects:
-libnormvol_plugin_la_CFLAGS = $(AM_CFLAGS)
-libnormvol_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libnormvol_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libnormvol_plugin_la_LIBADD = $(AM_LIBADD)
-libnormvol_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The param_eq plugin
-libparam_eq_plugin_la_SOURCES = $(SOURCES_param_eq)
-nodist_libparam_eq_plugin_la_SOURCES = $(nodist_SOURCES_param_eq)
-# Force per-target objects:
-libparam_eq_plugin_la_CFLAGS = $(AM_CFLAGS)
-libparam_eq_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libparam_eq_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libparam_eq_plugin_la_LIBADD = $(AM_LIBADD)
-libparam_eq_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The scaletempo plugin
-libscaletempo_plugin_la_SOURCES = $(SOURCES_scaletempo)
-nodist_libscaletempo_plugin_la_SOURCES = $(nodist_SOURCES_scaletempo)
-# Force per-target objects:
-libscaletempo_plugin_la_CFLAGS = $(AM_CFLAGS)
-libscaletempo_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libscaletempo_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libscaletempo_plugin_la_LIBADD = $(AM_LIBADD)
-libscaletempo_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-recursive
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/audio_filter/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/audio_filter/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libaudiobargraph_a_plugin.la: $(libaudiobargraph_a_plugin_la_OBJECTS) $(libaudiobargraph_a_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libaudiobargraph_a_plugin_la_LINK) -rpath $(libvlcdir) $(libaudiobargraph_a_plugin_la_OBJECTS) $(libaudiobargraph_a_plugin_la_LIBADD) $(LIBS)
-libchorus_flanger_plugin.la: $(libchorus_flanger_plugin_la_OBJECTS) $(libchorus_flanger_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libchorus_flanger_plugin_la_LINK) -rpath $(libvlcdir) $(libchorus_flanger_plugin_la_OBJECTS) $(libchorus_flanger_plugin_la_LIBADD) $(LIBS)
-libequalizer_plugin.la: $(libequalizer_plugin_la_OBJECTS) $(libequalizer_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libequalizer_plugin_la_LINK) -rpath $(libvlcdir) $(libequalizer_plugin_la_OBJECTS) $(libequalizer_plugin_la_LIBADD) $(LIBS)
-libnormvol_plugin.la: $(libnormvol_plugin_la_OBJECTS) $(libnormvol_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libnormvol_plugin_la_LINK) -rpath $(libvlcdir) $(libnormvol_plugin_la_OBJECTS) $(libnormvol_plugin_la_LIBADD) $(LIBS)
-libparam_eq_plugin.la: $(libparam_eq_plugin_la_OBJECTS) $(libparam_eq_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libparam_eq_plugin_la_LINK) -rpath $(libvlcdir) $(libparam_eq_plugin_la_OBJECTS) $(libparam_eq_plugin_la_LIBADD) $(LIBS)
-libscaletempo_plugin.la: $(libscaletempo_plugin_la_OBJECTS) $(libscaletempo_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libscaletempo_plugin_la_LINK) -rpath $(libvlcdir) $(libscaletempo_plugin_la_OBJECTS) $(libscaletempo_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libaudiobargraph_a_plugin_la-audiobargraph_a.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libchorus_flanger_plugin_la-chorus_flanger.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libequalizer_plugin_la-equalizer.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libnormvol_plugin_la-normvol.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libparam_eq_plugin_la-param_eq.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libscaletempo_plugin_la-scaletempo.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-libaudiobargraph_a_plugin_la-audiobargraph_a.lo: audiobargraph_a.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaudiobargraph_a_plugin_la_CFLAGS) $(CFLAGS) -MT libaudiobargraph_a_plugin_la-audiobargraph_a.lo -MD -MP -MF $(DEPDIR)/libaudiobargraph_a_plugin_la-audiobargraph_a.Tpo -c -o libaudiobargraph_a_plugin_la-audiobargraph_a.lo `test -f 'audiobargraph_a.c' || echo '$(srcdir)/'`audiobargraph_a.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libaudiobargraph_a_plugin_la-audiobargraph_a.Tpo $(DEPDIR)/libaudiobargraph_a_plugin_la-audiobargraph_a.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='audiobargraph_a.c' object='libaudiobargraph_a_plugin_la-audiobargraph_a.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaudiobargraph_a_plugin_la_CFLAGS) $(CFLAGS) -c -o libaudiobargraph_a_plugin_la-audiobargraph_a.lo `test -f 'audiobargraph_a.c' || echo '$(srcdir)/'`audiobargraph_a.c
-
-libchorus_flanger_plugin_la-chorus_flanger.lo: chorus_flanger.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libchorus_flanger_plugin_la_CFLAGS) $(CFLAGS) -MT libchorus_flanger_plugin_la-chorus_flanger.lo -MD -MP -MF $(DEPDIR)/libchorus_flanger_plugin_la-chorus_flanger.Tpo -c -o libchorus_flanger_plugin_la-chorus_flanger.lo `test -f 'chorus_flanger.c' || echo '$(srcdir)/'`chorus_flanger.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libchorus_flanger_plugin_la-chorus_flanger.Tpo $(DEPDIR)/libchorus_flanger_plugin_la-chorus_flanger.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='chorus_flanger.c' object='libchorus_flanger_plugin_la-chorus_flanger.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libchorus_flanger_plugin_la_CFLAGS) $(CFLAGS) -c -o libchorus_flanger_plugin_la-chorus_flanger.lo `test -f 'chorus_flanger.c' || echo '$(srcdir)/'`chorus_flanger.c
-
-libequalizer_plugin_la-equalizer.lo: equalizer.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libequalizer_plugin_la_CFLAGS) $(CFLAGS) -MT libequalizer_plugin_la-equalizer.lo -MD -MP -MF $(DEPDIR)/libequalizer_plugin_la-equalizer.Tpo -c -o libequalizer_plugin_la-equalizer.lo `test -f 'equalizer.c' || echo '$(srcdir)/'`equalizer.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libequalizer_plugin_la-equalizer.Tpo $(DEPDIR)/libequalizer_plugin_la-equalizer.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='equalizer.c' object='libequalizer_plugin_la-equalizer.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libequalizer_plugin_la_CFLAGS) $(CFLAGS) -c -o libequalizer_plugin_la-equalizer.lo `test -f 'equalizer.c' || echo '$(srcdir)/'`equalizer.c
-
-libnormvol_plugin_la-normvol.lo: normvol.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnormvol_plugin_la_CFLAGS) $(CFLAGS) -MT libnormvol_plugin_la-normvol.lo -MD -MP -MF $(DEPDIR)/libnormvol_plugin_la-normvol.Tpo -c -o libnormvol_plugin_la-normvol.lo `test -f 'normvol.c' || echo '$(srcdir)/'`normvol.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libnormvol_plugin_la-normvol.Tpo $(DEPDIR)/libnormvol_plugin_la-normvol.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='normvol.c' object='libnormvol_plugin_la-normvol.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnormvol_plugin_la_CFLAGS) $(CFLAGS) -c -o libnormvol_plugin_la-normvol.lo `test -f 'normvol.c' || echo '$(srcdir)/'`normvol.c
-
-libparam_eq_plugin_la-param_eq.lo: param_eq.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libparam_eq_plugin_la_CFLAGS) $(CFLAGS) -MT libparam_eq_plugin_la-param_eq.lo -MD -MP -MF $(DEPDIR)/libparam_eq_plugin_la-param_eq.Tpo -c -o libparam_eq_plugin_la-param_eq.lo `test -f 'param_eq.c' || echo '$(srcdir)/'`param_eq.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libparam_eq_plugin_la-param_eq.Tpo $(DEPDIR)/libparam_eq_plugin_la-param_eq.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='param_eq.c' object='libparam_eq_plugin_la-param_eq.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libparam_eq_plugin_la_CFLAGS) $(CFLAGS) -c -o libparam_eq_plugin_la-param_eq.lo `test -f 'param_eq.c' || echo '$(srcdir)/'`param_eq.c
-
-libscaletempo_plugin_la-scaletempo.lo: scaletempo.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libscaletempo_plugin_la_CFLAGS) $(CFLAGS) -MT libscaletempo_plugin_la-scaletempo.lo -MD -MP -MF $(DEPDIR)/libscaletempo_plugin_la-scaletempo.Tpo -c -o libscaletempo_plugin_la-scaletempo.lo `test -f 'scaletempo.c' || echo '$(srcdir)/'`scaletempo.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libscaletempo_plugin_la-scaletempo.Tpo $(DEPDIR)/libscaletempo_plugin_la-scaletempo.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='scaletempo.c' object='libscaletempo_plugin_la-scaletempo.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libscaletempo_plugin_la_CFLAGS) $(CFLAGS) -c -o libscaletempo_plugin_la-scaletempo.lo `test -f 'scaletempo.c' || echo '$(srcdir)/'`scaletempo.c
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-# This directory's subdirectories are mostly independent; you can cd
-# into them and run `make' without going through this Makefile.
-# To change the values of `make' variables: instead of editing Makefiles,
-# (1) if the variable is set in `config.status', edit `config.status'
-#     (which will cause the Makefiles to be regenerated when you run `make');
-# (2) otherwise, pass the desired values on the `make' command line.
-$(RECURSIVE_TARGETS):
-	@fail= failcom='exit 1'; \
-	for f in x $$MAKEFLAGS; do \
-	  case $$f in \
-	    *=* | --[!k]*);; \
-	    *k*) failcom='fail=yes';; \
-	  esac; \
-	done; \
-	dot_seen=no; \
-	target=`echo $@ | sed s/-recursive//`; \
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  echo "Making $$target in $$subdir"; \
-	  if test "$$subdir" = "."; then \
-	    dot_seen=yes; \
-	    local_target="$$target-am"; \
-	  else \
-	    local_target="$$target"; \
-	  fi; \
-	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
-	  || eval $$failcom; \
-	done; \
-	if test "$$dot_seen" = "no"; then \
-	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
-	fi; test -z "$$fail"
-
-$(RECURSIVE_CLEAN_TARGETS):
-	@fail= failcom='exit 1'; \
-	for f in x $$MAKEFLAGS; do \
-	  case $$f in \
-	    *=* | --[!k]*);; \
-	    *k*) failcom='fail=yes';; \
-	  esac; \
-	done; \
-	dot_seen=no; \
-	case "$@" in \
-	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
-	  *) list='$(SUBDIRS)' ;; \
-	esac; \
-	rev=''; for subdir in $$list; do \
-	  if test "$$subdir" = "."; then :; else \
-	    rev="$$subdir $$rev"; \
-	  fi; \
-	done; \
-	rev="$$rev ."; \
-	target=`echo $@ | sed s/-recursive//`; \
-	for subdir in $$rev; do \
-	  echo "Making $$target in $$subdir"; \
-	  if test "$$subdir" = "."; then \
-	    local_target="$$target-am"; \
-	  else \
-	    local_target="$$target"; \
-	  fi; \
-	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
-	  || eval $$failcom; \
-	done && test -z "$$fail"
-tags-recursive:
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
-	done
-ctags-recursive:
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
-	done
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
-	  include_option=--etags-include; \
-	  empty_fix=.; \
-	else \
-	  include_option=--include; \
-	  empty_fix=; \
-	fi; \
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    test ! -f $$subdir/TAGS || \
-	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
-	  fi; \
-	done; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    test -d "$(distdir)/$$subdir" \
-	    || $(MKDIR_P) "$(distdir)/$$subdir" \
-	    || exit 1; \
-	  fi; \
-	done
-	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
-	    $(am__relativize); \
-	    new_distdir=$$reldir; \
-	    dir1=$$subdir; dir2="$(top_distdir)"; \
-	    $(am__relativize); \
-	    new_top_distdir=$$reldir; \
-	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
-	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
-	    ($(am__cd) $$subdir && \
-	      $(MAKE) $(AM_MAKEFLAGS) \
-	        top_distdir="$$new_top_distdir" \
-	        distdir="$$new_distdir" \
-		am__remove_distdir=: \
-		am__skip_length_check=: \
-		am__skip_mode_fix=: \
-	        distdir) \
-	      || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-recursive
-all-am: Makefile $(LTLIBRARIES)
-installdirs: installdirs-recursive
-installdirs-am:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-recursive
-install-exec: install-exec-recursive
-install-data: install-data-recursive
-uninstall: uninstall-recursive
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-recursive
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-recursive
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-recursive
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-recursive
-
-dvi-am:
-
-html: html-recursive
-
-html-am:
-
-info: info-recursive
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-recursive
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-recursive
-
-install-html-am:
-
-install-info: install-info-recursive
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-recursive
-
-install-pdf-am:
-
-install-ps: install-ps-recursive
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-recursive
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-recursive
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-recursive
-
-pdf-am:
-
-ps: ps-recursive
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all check \
-	ctags-recursive install install-am install-strip \
-	tags-recursive
-
-.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
-	all all-am check check-am clean clean-generic clean-libtool \
-	clean-libvlcLTLIBRARIES ctags ctags-recursive distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs installdirs-am \
-	maintainer-clean maintainer-clean-generic mostlyclean \
-	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
-	pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
-	uninstall-libvlcLTLIBRARIES
-
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/audio_filter/channel_mixer/Makefile.in b/modules/audio_filter/channel_mixer/Makefile.in
deleted file mode 100644
index 026cd09..0000000
--- a/modules/audio_filter/channel_mixer/Makefile.in
+++ /dev/null
@@ -1,1152 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/audio_filter/channel_mixer/Makefile.am automatically generated from modules/audio_filter/channel_mixer/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/Modules.am $(top_srcdir)/modules/common.am
-subdir = modules/audio_filter/channel_mixer
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am__objects_1 = libdolby_surround_decoder_plugin_la-dolby.lo
-am_libdolby_surround_decoder_plugin_la_OBJECTS = $(am__objects_1)
-nodist_libdolby_surround_decoder_plugin_la_OBJECTS =
-libdolby_surround_decoder_plugin_la_OBJECTS =  \
-	$(am_libdolby_surround_decoder_plugin_la_OBJECTS) \
-	$(nodist_libdolby_surround_decoder_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libdolby_surround_decoder_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) \
-	--tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \
-	$(CCLD) $(libdolby_surround_decoder_plugin_la_CFLAGS) \
-	$(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
-am__objects_2 = libheadphone_channel_mixer_plugin_la-headphone.lo
-am_libheadphone_channel_mixer_plugin_la_OBJECTS = $(am__objects_2)
-nodist_libheadphone_channel_mixer_plugin_la_OBJECTS =
-libheadphone_channel_mixer_plugin_la_OBJECTS =  \
-	$(am_libheadphone_channel_mixer_plugin_la_OBJECTS) \
-	$(nodist_libheadphone_channel_mixer_plugin_la_OBJECTS)
-libheadphone_channel_mixer_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) \
-	--tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \
-	$(CCLD) $(libheadphone_channel_mixer_plugin_la_CFLAGS) \
-	$(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
-am__objects_3 = libmono_plugin_la-mono.lo
-am_libmono_plugin_la_OBJECTS = $(am__objects_3)
-nodist_libmono_plugin_la_OBJECTS =
-libmono_plugin_la_OBJECTS = $(am_libmono_plugin_la_OBJECTS) \
-	$(nodist_libmono_plugin_la_OBJECTS)
-libmono_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libmono_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-am__objects_4 = libsimple_channel_mixer_plugin_la-simple.lo
-am_libsimple_channel_mixer_plugin_la_OBJECTS = $(am__objects_4)
-nodist_libsimple_channel_mixer_plugin_la_OBJECTS =
-libsimple_channel_mixer_plugin_la_OBJECTS =  \
-	$(am_libsimple_channel_mixer_plugin_la_OBJECTS) \
-	$(nodist_libsimple_channel_mixer_plugin_la_OBJECTS)
-libsimple_channel_mixer_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) \
-	--tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \
-	$(CCLD) $(libsimple_channel_mixer_plugin_la_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-am__objects_5 = libtrivial_channel_mixer_plugin_la-trivial.lo
-am_libtrivial_channel_mixer_plugin_la_OBJECTS = $(am__objects_5)
-nodist_libtrivial_channel_mixer_plugin_la_OBJECTS =
-libtrivial_channel_mixer_plugin_la_OBJECTS =  \
-	$(am_libtrivial_channel_mixer_plugin_la_OBJECTS) \
-	$(nodist_libtrivial_channel_mixer_plugin_la_OBJECTS)
-libtrivial_channel_mixer_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) \
-	--tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \
-	$(CCLD) $(libtrivial_channel_mixer_plugin_la_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libdolby_surround_decoder_plugin_la_SOURCES) \
-	$(nodist_libdolby_surround_decoder_plugin_la_SOURCES) \
-	$(libheadphone_channel_mixer_plugin_la_SOURCES) \
-	$(nodist_libheadphone_channel_mixer_plugin_la_SOURCES) \
-	$(libmono_plugin_la_SOURCES) \
-	$(nodist_libmono_plugin_la_SOURCES) \
-	$(libsimple_channel_mixer_plugin_la_SOURCES) \
-	$(nodist_libsimple_channel_mixer_plugin_la_SOURCES) \
-	$(libtrivial_channel_mixer_plugin_la_SOURCES) \
-	$(nodist_libtrivial_channel_mixer_plugin_la_SOURCES)
-DIST_SOURCES = $(libdolby_surround_decoder_plugin_la_SOURCES) \
-	$(libheadphone_channel_mixer_plugin_la_SOURCES) \
-	$(libmono_plugin_la_SOURCES) \
-	$(libsimple_channel_mixer_plugin_la_SOURCES) \
-	$(libtrivial_channel_mixer_plugin_la_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = audio_filter
-dir = audio_filter/channel_mixer
-mods = dolby_surround_decoder headphone_channel_mixer mono simple_channel_mixer trivial_channel_mixer
-libvlc_LTLIBRARIES = libdolby_surround_decoder_plugin.la \
-	libheadphone_channel_mixer_plugin.la libmono_plugin.la \
-	libsimple_channel_mixer_plugin.la \
-	libtrivial_channel_mixer_plugin.la $(NULL)
-EXTRA_LTLIBRARIES = 
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
-SOURCES_trivial_channel_mixer = trivial.c
-SOURCES_simple_channel_mixer = simple.c
-SOURCES_headphone_channel_mixer = headphone.c
-SOURCES_dolby_surround_decoder = dolby.c
-SOURCES_mono = mono.c
-
-# The dolby_surround_decoder plugin
-libdolby_surround_decoder_plugin_la_SOURCES = $(SOURCES_dolby_surround_decoder)
-nodist_libdolby_surround_decoder_plugin_la_SOURCES = $(nodist_SOURCES_dolby_surround_decoder)
-# Force per-target objects:
-libdolby_surround_decoder_plugin_la_CFLAGS = $(AM_CFLAGS)
-libdolby_surround_decoder_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libdolby_surround_decoder_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libdolby_surround_decoder_plugin_la_LIBADD = $(AM_LIBADD)
-libdolby_surround_decoder_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The headphone_channel_mixer plugin
-libheadphone_channel_mixer_plugin_la_SOURCES = $(SOURCES_headphone_channel_mixer)
-nodist_libheadphone_channel_mixer_plugin_la_SOURCES = $(nodist_SOURCES_headphone_channel_mixer)
-# Force per-target objects:
-libheadphone_channel_mixer_plugin_la_CFLAGS = $(AM_CFLAGS)
-libheadphone_channel_mixer_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libheadphone_channel_mixer_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libheadphone_channel_mixer_plugin_la_LIBADD = $(AM_LIBADD)
-libheadphone_channel_mixer_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The mono plugin
-libmono_plugin_la_SOURCES = $(SOURCES_mono)
-nodist_libmono_plugin_la_SOURCES = $(nodist_SOURCES_mono)
-# Force per-target objects:
-libmono_plugin_la_CFLAGS = $(AM_CFLAGS)
-libmono_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libmono_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libmono_plugin_la_LIBADD = $(AM_LIBADD)
-libmono_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The simple_channel_mixer plugin
-libsimple_channel_mixer_plugin_la_SOURCES = $(SOURCES_simple_channel_mixer)
-nodist_libsimple_channel_mixer_plugin_la_SOURCES = $(nodist_SOURCES_simple_channel_mixer)
-# Force per-target objects:
-libsimple_channel_mixer_plugin_la_CFLAGS = $(AM_CFLAGS)
-libsimple_channel_mixer_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libsimple_channel_mixer_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libsimple_channel_mixer_plugin_la_LIBADD = $(AM_LIBADD)
-libsimple_channel_mixer_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The trivial_channel_mixer plugin
-libtrivial_channel_mixer_plugin_la_SOURCES = $(SOURCES_trivial_channel_mixer)
-nodist_libtrivial_channel_mixer_plugin_la_SOURCES = $(nodist_SOURCES_trivial_channel_mixer)
-# Force per-target objects:
-libtrivial_channel_mixer_plugin_la_CFLAGS = $(AM_CFLAGS)
-libtrivial_channel_mixer_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libtrivial_channel_mixer_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libtrivial_channel_mixer_plugin_la_LIBADD = $(AM_LIBADD)
-libtrivial_channel_mixer_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/audio_filter/channel_mixer/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/audio_filter/channel_mixer/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libdolby_surround_decoder_plugin.la: $(libdolby_surround_decoder_plugin_la_OBJECTS) $(libdolby_surround_decoder_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libdolby_surround_decoder_plugin_la_LINK) -rpath $(libvlcdir) $(libdolby_surround_decoder_plugin_la_OBJECTS) $(libdolby_surround_decoder_plugin_la_LIBADD) $(LIBS)
-libheadphone_channel_mixer_plugin.la: $(libheadphone_channel_mixer_plugin_la_OBJECTS) $(libheadphone_channel_mixer_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libheadphone_channel_mixer_plugin_la_LINK) -rpath $(libvlcdir) $(libheadphone_channel_mixer_plugin_la_OBJECTS) $(libheadphone_channel_mixer_plugin_la_LIBADD) $(LIBS)
-libmono_plugin.la: $(libmono_plugin_la_OBJECTS) $(libmono_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libmono_plugin_la_LINK) -rpath $(libvlcdir) $(libmono_plugin_la_OBJECTS) $(libmono_plugin_la_LIBADD) $(LIBS)
-libsimple_channel_mixer_plugin.la: $(libsimple_channel_mixer_plugin_la_OBJECTS) $(libsimple_channel_mixer_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libsimple_channel_mixer_plugin_la_LINK) -rpath $(libvlcdir) $(libsimple_channel_mixer_plugin_la_OBJECTS) $(libsimple_channel_mixer_plugin_la_LIBADD) $(LIBS)
-libtrivial_channel_mixer_plugin.la: $(libtrivial_channel_mixer_plugin_la_OBJECTS) $(libtrivial_channel_mixer_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libtrivial_channel_mixer_plugin_la_LINK) -rpath $(libvlcdir) $(libtrivial_channel_mixer_plugin_la_OBJECTS) $(libtrivial_channel_mixer_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libdolby_surround_decoder_plugin_la-dolby.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libheadphone_channel_mixer_plugin_la-headphone.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmono_plugin_la-mono.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libsimple_channel_mixer_plugin_la-simple.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libtrivial_channel_mixer_plugin_la-trivial.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-libdolby_surround_decoder_plugin_la-dolby.lo: dolby.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdolby_surround_decoder_plugin_la_CFLAGS) $(CFLAGS) -MT libdolby_surround_decoder_plugin_la-dolby.lo -MD -MP -MF $(DEPDIR)/libdolby_surround_decoder_plugin_la-dolby.Tpo -c -o libdolby_surround_decoder_plugin_la-dolby.lo `test -f 'dolby.c' || echo '$(srcdir)/'`dolby.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libdolby_surround_decoder_plugin_la-dolby.Tpo $(DEPDIR)/libdolby_surround_decoder_plugin_la-dolby.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='dolby.c' object='libdolby_surround_decoder_plugin_la-dolby.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdolby_surround_decoder_plugin_la_CFLAGS) $(CFLAGS) -c -o libdolby_surround_decoder_plugin_la-dolby.lo `test -f 'dolby.c' || echo '$(srcdir)/'`dolby.c
-
-libheadphone_channel_mixer_plugin_la-headphone.lo: headphone.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libheadphone_channel_mixer_plugin_la_CFLAGS) $(CFLAGS) -MT libheadphone_channel_mixer_plugin_la-headphone.lo -MD -MP -MF $(DEPDIR)/libheadphone_channel_mixer_plugin_la-headphone.Tpo -c -o libheadphone_channel_mixer_plugin_la-headphone.lo `test -f 'headphone.c' || echo '$(srcdir)/'`headphone.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libheadphone_channel_mixer_plugin_la-headphone.Tpo $(DEPDIR)/libheadphone_channel_mixer_plugin_la-headphone.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='headphone.c' object='libheadphone_channel_mixer_plugin_la-headphone.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libheadphone_channel_mixer_plugin_la_CFLAGS) $(CFLAGS) -c -o libheadphone_channel_mixer_plugin_la-headphone.lo `test -f 'headphone.c' || echo '$(srcdir)/'`headphone.c
-
-libmono_plugin_la-mono.lo: mono.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmono_plugin_la_CFLAGS) $(CFLAGS) -MT libmono_plugin_la-mono.lo -MD -MP -MF $(DEPDIR)/libmono_plugin_la-mono.Tpo -c -o libmono_plugin_la-mono.lo `test -f 'mono.c' || echo '$(srcdir)/'`mono.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmono_plugin_la-mono.Tpo $(DEPDIR)/libmono_plugin_la-mono.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='mono.c' object='libmono_plugin_la-mono.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmono_plugin_la_CFLAGS) $(CFLAGS) -c -o libmono_plugin_la-mono.lo `test -f 'mono.c' || echo '$(srcdir)/'`mono.c
-
-libsimple_channel_mixer_plugin_la-simple.lo: simple.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsimple_channel_mixer_plugin_la_CFLAGS) $(CFLAGS) -MT libsimple_channel_mixer_plugin_la-simple.lo -MD -MP -MF $(DEPDIR)/libsimple_channel_mixer_plugin_la-simple.Tpo -c -o libsimple_channel_mixer_plugin_la-simple.lo `test -f 'simple.c' || echo '$(srcdir)/'`simple.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libsimple_channel_mixer_plugin_la-simple.Tpo $(DEPDIR)/libsimple_channel_mixer_plugin_la-simple.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='simple.c' object='libsimple_channel_mixer_plugin_la-simple.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsimple_channel_mixer_plugin_la_CFLAGS) $(CFLAGS) -c -o libsimple_channel_mixer_plugin_la-simple.lo `test -f 'simple.c' || echo '$(srcdir)/'`simple.c
-
-libtrivial_channel_mixer_plugin_la-trivial.lo: trivial.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtrivial_channel_mixer_plugin_la_CFLAGS) $(CFLAGS) -MT libtrivial_channel_mixer_plugin_la-trivial.lo -MD -MP -MF $(DEPDIR)/libtrivial_channel_mixer_plugin_la-trivial.Tpo -c -o libtrivial_channel_mixer_plugin_la-trivial.lo `test -f 'trivial.c' || echo '$(srcdir)/'`trivial.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libtrivial_channel_mixer_plugin_la-trivial.Tpo $(DEPDIR)/libtrivial_channel_mixer_plugin_la-trivial.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='trivial.c' object='libtrivial_channel_mixer_plugin_la-trivial.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtrivial_channel_mixer_plugin_la_CFLAGS) $(CFLAGS) -c -o libtrivial_channel_mixer_plugin_la-trivial.lo `test -f 'trivial.c' || echo '$(srcdir)/'`trivial.c
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-am
-all-am: Makefile $(LTLIBRARIES)
-installdirs:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: all check install install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-	clean-libtool clean-libvlcLTLIBRARIES ctags distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags uninstall uninstall-am uninstall-libvlcLTLIBRARIES
-
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/audio_filter/converter/Makefile.in b/modules/audio_filter/converter/Makefile.in
deleted file mode 100644
index e4c6fb0..0000000
--- a/modules/audio_filter/converter/Makefile.in
+++ /dev/null
@@ -1,1225 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/audio_filter/converter/Makefile.am automatically generated from modules/audio_filter/converter/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/Modules.am $(top_srcdir)/modules/common.am
-subdir = modules/audio_filter/converter
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am__objects_1 = liba52tofloat32_plugin_la-a52tofloat32.lo
-am_liba52tofloat32_plugin_la_OBJECTS = $(am__objects_1)
-nodist_liba52tofloat32_plugin_la_OBJECTS =
-liba52tofloat32_plugin_la_OBJECTS =  \
-	$(am_liba52tofloat32_plugin_la_OBJECTS) \
-	$(nodist_liba52tofloat32_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-liba52tofloat32_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(liba52tofloat32_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_2 = liba52tospdif_plugin_la-a52tospdif.lo
-am_liba52tospdif_plugin_la_OBJECTS = $(am__objects_2)
-nodist_liba52tospdif_plugin_la_OBJECTS =
-liba52tospdif_plugin_la_OBJECTS =  \
-	$(am_liba52tospdif_plugin_la_OBJECTS) \
-	$(nodist_liba52tospdif_plugin_la_OBJECTS)
-liba52tospdif_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(liba52tospdif_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_3 = libaudio_format_plugin_la-format.lo
-am_libaudio_format_plugin_la_OBJECTS = $(am__objects_3)
-nodist_libaudio_format_plugin_la_OBJECTS =
-libaudio_format_plugin_la_OBJECTS =  \
-	$(am_libaudio_format_plugin_la_OBJECTS) \
-	$(nodist_libaudio_format_plugin_la_OBJECTS)
-libaudio_format_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libaudio_format_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_4 = libconverter_fixed_plugin_la-fixed.lo
-am_libconverter_fixed_plugin_la_OBJECTS = $(am__objects_4)
-nodist_libconverter_fixed_plugin_la_OBJECTS =
-libconverter_fixed_plugin_la_OBJECTS =  \
-	$(am_libconverter_fixed_plugin_la_OBJECTS) \
-	$(nodist_libconverter_fixed_plugin_la_OBJECTS)
-libconverter_fixed_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libconverter_fixed_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_5 = libdtstofloat32_plugin_la-dtstofloat32.lo
-am_libdtstofloat32_plugin_la_OBJECTS = $(am__objects_5)
-nodist_libdtstofloat32_plugin_la_OBJECTS =
-libdtstofloat32_plugin_la_OBJECTS =  \
-	$(am_libdtstofloat32_plugin_la_OBJECTS) \
-	$(nodist_libdtstofloat32_plugin_la_OBJECTS)
-libdtstofloat32_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libdtstofloat32_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_6 = libdtstospdif_plugin_la-dtstospdif.lo
-am_libdtstospdif_plugin_la_OBJECTS = $(am__objects_6)
-nodist_libdtstospdif_plugin_la_OBJECTS =
-libdtstospdif_plugin_la_OBJECTS =  \
-	$(am_libdtstospdif_plugin_la_OBJECTS) \
-	$(nodist_libdtstospdif_plugin_la_OBJECTS)
-libdtstospdif_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libdtstospdif_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_7 = libmpgatofixed32_plugin_la-mpgatofixed32.lo
-am_libmpgatofixed32_plugin_la_OBJECTS = $(am__objects_7)
-nodist_libmpgatofixed32_plugin_la_OBJECTS =
-libmpgatofixed32_plugin_la_OBJECTS =  \
-	$(am_libmpgatofixed32_plugin_la_OBJECTS) \
-	$(nodist_libmpgatofixed32_plugin_la_OBJECTS)
-libmpgatofixed32_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libmpgatofixed32_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(liba52tofloat32_plugin_la_SOURCES) \
-	$(nodist_liba52tofloat32_plugin_la_SOURCES) \
-	$(liba52tospdif_plugin_la_SOURCES) \
-	$(nodist_liba52tospdif_plugin_la_SOURCES) \
-	$(libaudio_format_plugin_la_SOURCES) \
-	$(nodist_libaudio_format_plugin_la_SOURCES) \
-	$(libconverter_fixed_plugin_la_SOURCES) \
-	$(nodist_libconverter_fixed_plugin_la_SOURCES) \
-	$(libdtstofloat32_plugin_la_SOURCES) \
-	$(nodist_libdtstofloat32_plugin_la_SOURCES) \
-	$(libdtstospdif_plugin_la_SOURCES) \
-	$(nodist_libdtstospdif_plugin_la_SOURCES) \
-	$(libmpgatofixed32_plugin_la_SOURCES) \
-	$(nodist_libmpgatofixed32_plugin_la_SOURCES)
-DIST_SOURCES = $(liba52tofloat32_plugin_la_SOURCES) \
-	$(liba52tospdif_plugin_la_SOURCES) \
-	$(libaudio_format_plugin_la_SOURCES) \
-	$(libconverter_fixed_plugin_la_SOURCES) \
-	$(libdtstofloat32_plugin_la_SOURCES) \
-	$(libdtstospdif_plugin_la_SOURCES) \
-	$(libmpgatofixed32_plugin_la_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = audio_filter
-dir = audio_filter/converter
-mods = a52tofloat32 a52tospdif audio_format converter_fixed dtstofloat32 dtstospdif mpgatofixed32
-libvlc_LTLIBRARIES = $(LTLIBa52tofloat32) $(LTLIBdtstofloat32) \
-	$(LTLIBmpgatofixed32) liba52tospdif_plugin.la \
-	libaudio_format_plugin.la libconverter_fixed_plugin.la \
-	libdtstospdif_plugin.la $(NULL)
-EXTRA_LTLIBRARIES = liba52tofloat32_plugin.la libdtstofloat32_plugin.la libmpgatofixed32_plugin.la
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
-SOURCES_converter_fixed = fixed.c
-SOURCES_a52tospdif = a52tospdif.c
-SOURCES_a52tofloat32 = a52tofloat32.c
-SOURCES_dtstospdif = dtstospdif.c
-SOURCES_dtstofloat32 = dtstofloat32.c
-SOURCES_mpgatofixed32 = mpgatofixed32.c
-SOURCES_audio_format = format.c
-
-# The a52tofloat32 plugin
-liba52tofloat32_plugin_la_SOURCES = $(SOURCES_a52tofloat32)
-nodist_liba52tofloat32_plugin_la_SOURCES = $(nodist_SOURCES_a52tofloat32)
-# Force per-target objects:
-liba52tofloat32_plugin_la_CFLAGS = $(AM_CFLAGS)
-liba52tofloat32_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-liba52tofloat32_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-liba52tofloat32_plugin_la_LIBADD = $(AM_LIBADD)
-liba52tofloat32_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The a52tospdif plugin
-liba52tospdif_plugin_la_SOURCES = $(SOURCES_a52tospdif)
-nodist_liba52tospdif_plugin_la_SOURCES = $(nodist_SOURCES_a52tospdif)
-# Force per-target objects:
-liba52tospdif_plugin_la_CFLAGS = $(AM_CFLAGS)
-liba52tospdif_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-liba52tospdif_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-liba52tospdif_plugin_la_LIBADD = $(AM_LIBADD)
-liba52tospdif_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The audio_format plugin
-libaudio_format_plugin_la_SOURCES = $(SOURCES_audio_format)
-nodist_libaudio_format_plugin_la_SOURCES = $(nodist_SOURCES_audio_format)
-# Force per-target objects:
-libaudio_format_plugin_la_CFLAGS = $(AM_CFLAGS)
-libaudio_format_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libaudio_format_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libaudio_format_plugin_la_LIBADD = $(AM_LIBADD)
-libaudio_format_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The converter_fixed plugin
-libconverter_fixed_plugin_la_SOURCES = $(SOURCES_converter_fixed)
-nodist_libconverter_fixed_plugin_la_SOURCES = $(nodist_SOURCES_converter_fixed)
-# Force per-target objects:
-libconverter_fixed_plugin_la_CFLAGS = $(AM_CFLAGS)
-libconverter_fixed_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libconverter_fixed_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libconverter_fixed_plugin_la_LIBADD = $(AM_LIBADD)
-libconverter_fixed_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The dtstofloat32 plugin
-libdtstofloat32_plugin_la_SOURCES = $(SOURCES_dtstofloat32)
-nodist_libdtstofloat32_plugin_la_SOURCES = $(nodist_SOURCES_dtstofloat32)
-# Force per-target objects:
-libdtstofloat32_plugin_la_CFLAGS = $(AM_CFLAGS)
-libdtstofloat32_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libdtstofloat32_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libdtstofloat32_plugin_la_LIBADD = $(AM_LIBADD)
-libdtstofloat32_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The dtstospdif plugin
-libdtstospdif_plugin_la_SOURCES = $(SOURCES_dtstospdif)
-nodist_libdtstospdif_plugin_la_SOURCES = $(nodist_SOURCES_dtstospdif)
-# Force per-target objects:
-libdtstospdif_plugin_la_CFLAGS = $(AM_CFLAGS)
-libdtstospdif_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libdtstospdif_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libdtstospdif_plugin_la_LIBADD = $(AM_LIBADD)
-libdtstospdif_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The mpgatofixed32 plugin
-libmpgatofixed32_plugin_la_SOURCES = $(SOURCES_mpgatofixed32)
-nodist_libmpgatofixed32_plugin_la_SOURCES = $(nodist_SOURCES_mpgatofixed32)
-# Force per-target objects:
-libmpgatofixed32_plugin_la_CFLAGS = $(AM_CFLAGS)
-libmpgatofixed32_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libmpgatofixed32_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libmpgatofixed32_plugin_la_LIBADD = $(AM_LIBADD)
-libmpgatofixed32_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/audio_filter/converter/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/audio_filter/converter/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-liba52tofloat32_plugin.la: $(liba52tofloat32_plugin_la_OBJECTS) $(liba52tofloat32_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(liba52tofloat32_plugin_la_LINK)  $(liba52tofloat32_plugin_la_OBJECTS) $(liba52tofloat32_plugin_la_LIBADD) $(LIBS)
-liba52tospdif_plugin.la: $(liba52tospdif_plugin_la_OBJECTS) $(liba52tospdif_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(liba52tospdif_plugin_la_LINK) -rpath $(libvlcdir) $(liba52tospdif_plugin_la_OBJECTS) $(liba52tospdif_plugin_la_LIBADD) $(LIBS)
-libaudio_format_plugin.la: $(libaudio_format_plugin_la_OBJECTS) $(libaudio_format_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libaudio_format_plugin_la_LINK) -rpath $(libvlcdir) $(libaudio_format_plugin_la_OBJECTS) $(libaudio_format_plugin_la_LIBADD) $(LIBS)
-libconverter_fixed_plugin.la: $(libconverter_fixed_plugin_la_OBJECTS) $(libconverter_fixed_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libconverter_fixed_plugin_la_LINK) -rpath $(libvlcdir) $(libconverter_fixed_plugin_la_OBJECTS) $(libconverter_fixed_plugin_la_LIBADD) $(LIBS)
-libdtstofloat32_plugin.la: $(libdtstofloat32_plugin_la_OBJECTS) $(libdtstofloat32_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libdtstofloat32_plugin_la_LINK)  $(libdtstofloat32_plugin_la_OBJECTS) $(libdtstofloat32_plugin_la_LIBADD) $(LIBS)
-libdtstospdif_plugin.la: $(libdtstospdif_plugin_la_OBJECTS) $(libdtstospdif_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libdtstospdif_plugin_la_LINK) -rpath $(libvlcdir) $(libdtstospdif_plugin_la_OBJECTS) $(libdtstospdif_plugin_la_LIBADD) $(LIBS)
-libmpgatofixed32_plugin.la: $(libmpgatofixed32_plugin_la_OBJECTS) $(libmpgatofixed32_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libmpgatofixed32_plugin_la_LINK)  $(libmpgatofixed32_plugin_la_OBJECTS) $(libmpgatofixed32_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/liba52tofloat32_plugin_la-a52tofloat32.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/liba52tospdif_plugin_la-a52tospdif.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libaudio_format_plugin_la-format.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libconverter_fixed_plugin_la-fixed.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libdtstofloat32_plugin_la-dtstofloat32.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libdtstospdif_plugin_la-dtstospdif.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmpgatofixed32_plugin_la-mpgatofixed32.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-liba52tofloat32_plugin_la-a52tofloat32.lo: a52tofloat32.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liba52tofloat32_plugin_la_CFLAGS) $(CFLAGS) -MT liba52tofloat32_plugin_la-a52tofloat32.lo -MD -MP -MF $(DEPDIR)/liba52tofloat32_plugin_la-a52tofloat32.Tpo -c -o liba52tofloat32_plugin_la-a52tofloat32.lo `test -f 'a52tofloat32.c' || echo '$(srcdir)/'`a52tofloat32.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liba52tofloat32_plugin_la-a52tofloat32.Tpo $(DEPDIR)/liba52tofloat32_plugin_la-a52tofloat32.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='a52tofloat32.c' object='liba52tofloat32_plugin_la-a52tofloat32.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liba52tofloat32_plugin_la_CFLAGS) $(CFLAGS) -c -o liba52tofloat32_plugin_la-a52tofloat32.lo `test -f 'a52tofloat32.c' || echo '$(srcdir)/'`a52tofloat32.c
-
-liba52tospdif_plugin_la-a52tospdif.lo: a52tospdif.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liba52tospdif_plugin_la_CFLAGS) $(CFLAGS) -MT liba52tospdif_plugin_la-a52tospdif.lo -MD -MP -MF $(DEPDIR)/liba52tospdif_plugin_la-a52tospdif.Tpo -c -o liba52tospdif_plugin_la-a52tospdif.lo `test -f 'a52tospdif.c' || echo '$(srcdir)/'`a52tospdif.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liba52tospdif_plugin_la-a52tospdif.Tpo $(DEPDIR)/liba52tospdif_plugin_la-a52tospdif.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='a52tospdif.c' object='liba52tospdif_plugin_la-a52tospdif.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liba52tospdif_plugin_la_CFLAGS) $(CFLAGS) -c -o liba52tospdif_plugin_la-a52tospdif.lo `test -f 'a52tospdif.c' || echo '$(srcdir)/'`a52tospdif.c
-
-libaudio_format_plugin_la-format.lo: format.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaudio_format_plugin_la_CFLAGS) $(CFLAGS) -MT libaudio_format_plugin_la-format.lo -MD -MP -MF $(DEPDIR)/libaudio_format_plugin_la-format.Tpo -c -o libaudio_format_plugin_la-format.lo `test -f 'format.c' || echo '$(srcdir)/'`format.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libaudio_format_plugin_la-format.Tpo $(DEPDIR)/libaudio_format_plugin_la-format.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='format.c' object='libaudio_format_plugin_la-format.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaudio_format_plugin_la_CFLAGS) $(CFLAGS) -c -o libaudio_format_plugin_la-format.lo `test -f 'format.c' || echo '$(srcdir)/'`format.c
-
-libconverter_fixed_plugin_la-fixed.lo: fixed.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libconverter_fixed_plugin_la_CFLAGS) $(CFLAGS) -MT libconverter_fixed_plugin_la-fixed.lo -MD -MP -MF $(DEPDIR)/libconverter_fixed_plugin_la-fixed.Tpo -c -o libconverter_fixed_plugin_la-fixed.lo `test -f 'fixed.c' || echo '$(srcdir)/'`fixed.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libconverter_fixed_plugin_la-fixed.Tpo $(DEPDIR)/libconverter_fixed_plugin_la-fixed.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='fixed.c' object='libconverter_fixed_plugin_la-fixed.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libconverter_fixed_plugin_la_CFLAGS) $(CFLAGS) -c -o libconverter_fixed_plugin_la-fixed.lo `test -f 'fixed.c' || echo '$(srcdir)/'`fixed.c
-
-libdtstofloat32_plugin_la-dtstofloat32.lo: dtstofloat32.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdtstofloat32_plugin_la_CFLAGS) $(CFLAGS) -MT libdtstofloat32_plugin_la-dtstofloat32.lo -MD -MP -MF $(DEPDIR)/libdtstofloat32_plugin_la-dtstofloat32.Tpo -c -o libdtstofloat32_plugin_la-dtstofloat32.lo `test -f 'dtstofloat32.c' || echo '$(srcdir)/'`dtstofloat32.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libdtstofloat32_plugin_la-dtstofloat32.Tpo $(DEPDIR)/libdtstofloat32_plugin_la-dtstofloat32.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='dtstofloat32.c' object='libdtstofloat32_plugin_la-dtstofloat32.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdtstofloat32_plugin_la_CFLAGS) $(CFLAGS) -c -o libdtstofloat32_plugin_la-dtstofloat32.lo `test -f 'dtstofloat32.c' || echo '$(srcdir)/'`dtstofloat32.c
-
-libdtstospdif_plugin_la-dtstospdif.lo: dtstospdif.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdtstospdif_plugin_la_CFLAGS) $(CFLAGS) -MT libdtstospdif_plugin_la-dtstospdif.lo -MD -MP -MF $(DEPDIR)/libdtstospdif_plugin_la-dtstospdif.Tpo -c -o libdtstospdif_plugin_la-dtstospdif.lo `test -f 'dtstospdif.c' || echo '$(srcdir)/'`dtstospdif.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libdtstospdif_plugin_la-dtstospdif.Tpo $(DEPDIR)/libdtstospdif_plugin_la-dtstospdif.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='dtstospdif.c' object='libdtstospdif_plugin_la-dtstospdif.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdtstospdif_plugin_la_CFLAGS) $(CFLAGS) -c -o libdtstospdif_plugin_la-dtstospdif.lo `test -f 'dtstospdif.c' || echo '$(srcdir)/'`dtstospdif.c
-
-libmpgatofixed32_plugin_la-mpgatofixed32.lo: mpgatofixed32.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmpgatofixed32_plugin_la_CFLAGS) $(CFLAGS) -MT libmpgatofixed32_plugin_la-mpgatofixed32.lo -MD -MP -MF $(DEPDIR)/libmpgatofixed32_plugin_la-mpgatofixed32.Tpo -c -o libmpgatofixed32_plugin_la-mpgatofixed32.lo `test -f 'mpgatofixed32.c' || echo '$(srcdir)/'`mpgatofixed32.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmpgatofixed32_plugin_la-mpgatofixed32.Tpo $(DEPDIR)/libmpgatofixed32_plugin_la-mpgatofixed32.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='mpgatofixed32.c' object='libmpgatofixed32_plugin_la-mpgatofixed32.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmpgatofixed32_plugin_la_CFLAGS) $(CFLAGS) -c -o libmpgatofixed32_plugin_la-mpgatofixed32.lo `test -f 'mpgatofixed32.c' || echo '$(srcdir)/'`mpgatofixed32.c
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-am
-all-am: Makefile $(LTLIBRARIES)
-installdirs:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: all check install install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-	clean-libtool clean-libvlcLTLIBRARIES ctags distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags uninstall uninstall-am uninstall-libvlcLTLIBRARIES
-
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/audio_filter/resampler/Makefile.in b/modules/audio_filter/resampler/Makefile.in
deleted file mode 100644
index 0994422..0000000
--- a/modules/audio_filter/resampler/Makefile.in
+++ /dev/null
@@ -1,1042 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/audio_filter/resampler/Makefile.am automatically generated from modules/audio_filter/resampler/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/Modules.am $(top_srcdir)/modules/common.am
-subdir = modules/audio_filter/resampler
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am__objects_1 = libbandlimited_resampler_plugin_la-bandlimited.lo
-am_libbandlimited_resampler_plugin_la_OBJECTS = $(am__objects_1)
-nodist_libbandlimited_resampler_plugin_la_OBJECTS =
-libbandlimited_resampler_plugin_la_OBJECTS =  \
-	$(am_libbandlimited_resampler_plugin_la_OBJECTS) \
-	$(nodist_libbandlimited_resampler_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libbandlimited_resampler_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) \
-	--tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \
-	$(CCLD) $(libbandlimited_resampler_plugin_la_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-am__objects_2 = libugly_resampler_plugin_la-ugly.lo
-am_libugly_resampler_plugin_la_OBJECTS = $(am__objects_2)
-nodist_libugly_resampler_plugin_la_OBJECTS =
-libugly_resampler_plugin_la_OBJECTS =  \
-	$(am_libugly_resampler_plugin_la_OBJECTS) \
-	$(nodist_libugly_resampler_plugin_la_OBJECTS)
-libugly_resampler_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libugly_resampler_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libbandlimited_resampler_plugin_la_SOURCES) \
-	$(nodist_libbandlimited_resampler_plugin_la_SOURCES) \
-	$(libugly_resampler_plugin_la_SOURCES) \
-	$(nodist_libugly_resampler_plugin_la_SOURCES)
-DIST_SOURCES = $(libbandlimited_resampler_plugin_la_SOURCES) \
-	$(libugly_resampler_plugin_la_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = audio_filter
-dir = audio_filter/resampler
-mods = bandlimited_resampler ugly_resampler
-libvlc_LTLIBRARIES = libugly_resampler_plugin.la
-EXTRA_LTLIBRARIES = libbandlimited_resampler_plugin.la
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
-SOURCES_ugly_resampler = ugly.c
-SOURCES_bandlimited_resampler = bandlimited.c bandlimited.h
-
-# The bandlimited_resampler plugin
-libbandlimited_resampler_plugin_la_SOURCES = $(SOURCES_bandlimited_resampler)
-nodist_libbandlimited_resampler_plugin_la_SOURCES = $(nodist_SOURCES_bandlimited_resampler)
-# Force per-target objects:
-libbandlimited_resampler_plugin_la_CFLAGS = $(AM_CFLAGS)
-libbandlimited_resampler_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libbandlimited_resampler_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libbandlimited_resampler_plugin_la_LIBADD = $(AM_LIBADD)
-libbandlimited_resampler_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The ugly_resampler plugin
-libugly_resampler_plugin_la_SOURCES = $(SOURCES_ugly_resampler)
-nodist_libugly_resampler_plugin_la_SOURCES = $(nodist_SOURCES_ugly_resampler)
-# Force per-target objects:
-libugly_resampler_plugin_la_CFLAGS = $(AM_CFLAGS)
-libugly_resampler_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libugly_resampler_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libugly_resampler_plugin_la_LIBADD = $(AM_LIBADD)
-libugly_resampler_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/audio_filter/resampler/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/audio_filter/resampler/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libbandlimited_resampler_plugin.la: $(libbandlimited_resampler_plugin_la_OBJECTS) $(libbandlimited_resampler_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libbandlimited_resampler_plugin_la_LINK)  $(libbandlimited_resampler_plugin_la_OBJECTS) $(libbandlimited_resampler_plugin_la_LIBADD) $(LIBS)
-libugly_resampler_plugin.la: $(libugly_resampler_plugin_la_OBJECTS) $(libugly_resampler_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libugly_resampler_plugin_la_LINK) -rpath $(libvlcdir) $(libugly_resampler_plugin_la_OBJECTS) $(libugly_resampler_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libbandlimited_resampler_plugin_la-bandlimited.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libugly_resampler_plugin_la-ugly.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-libbandlimited_resampler_plugin_la-bandlimited.lo: bandlimited.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbandlimited_resampler_plugin_la_CFLAGS) $(CFLAGS) -MT libbandlimited_resampler_plugin_la-bandlimited.lo -MD -MP -MF $(DEPDIR)/libbandlimited_resampler_plugin_la-bandlimited.Tpo -c -o libbandlimited_resampler_plugin_la-bandlimited.lo `test -f 'bandlimited.c' || echo '$(srcdir)/'`bandlimited.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libbandlimited_resampler_plugin_la-bandlimited.Tpo $(DEPDIR)/libbandlimited_resampler_plugin_la-bandlimited.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='bandlimited.c' object='libbandlimited_resampler_plugin_la-bandlimited.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbandlimited_resampler_plugin_la_CFLAGS) $(CFLAGS) -c -o libbandlimited_resampler_plugin_la-bandlimited.lo `test -f 'bandlimited.c' || echo '$(srcdir)/'`bandlimited.c
-
-libugly_resampler_plugin_la-ugly.lo: ugly.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libugly_resampler_plugin_la_CFLAGS) $(CFLAGS) -MT libugly_resampler_plugin_la-ugly.lo -MD -MP -MF $(DEPDIR)/libugly_resampler_plugin_la-ugly.Tpo -c -o libugly_resampler_plugin_la-ugly.lo `test -f 'ugly.c' || echo '$(srcdir)/'`ugly.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libugly_resampler_plugin_la-ugly.Tpo $(DEPDIR)/libugly_resampler_plugin_la-ugly.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='ugly.c' object='libugly_resampler_plugin_la-ugly.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libugly_resampler_plugin_la_CFLAGS) $(CFLAGS) -c -o libugly_resampler_plugin_la-ugly.lo `test -f 'ugly.c' || echo '$(srcdir)/'`ugly.c
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-am
-all-am: Makefile $(LTLIBRARIES)
-installdirs:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: all check install install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-	clean-libtool clean-libvlcLTLIBRARIES ctags distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags uninstall uninstall-am uninstall-libvlcLTLIBRARIES
-
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/audio_filter/spatializer/Makefile.in b/modules/audio_filter/spatializer/Makefile.in
deleted file mode 100644
index 6ae416c..0000000
--- a/modules/audio_filter/spatializer/Makefile.in
+++ /dev/null
@@ -1,1089 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/audio_filter/spatializer/Makefile.am automatically generated from modules/audio_filter/spatializer/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/Modules.am $(top_srcdir)/modules/common.am
-subdir = modules/audio_filter/spatializer
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am__objects_1 = libspatializer_plugin_la-spatializer.lo \
-	libspatializer_plugin_la-allpass.lo \
-	libspatializer_plugin_la-comb.lo \
-	libspatializer_plugin_la-denormals.lo \
-	libspatializer_plugin_la-revmodel.lo
-am_libspatializer_plugin_la_OBJECTS = $(am__objects_1)
-nodist_libspatializer_plugin_la_OBJECTS =
-libspatializer_plugin_la_OBJECTS =  \
-	$(am_libspatializer_plugin_la_OBJECTS) \
-	$(nodist_libspatializer_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libspatializer_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
-	$(libspatializer_plugin_la_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
-	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
-LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CXXFLAGS) $(CXXFLAGS)
-AM_V_CXX = $(am__v_CXX_$(V))
-am__v_CXX_ = $(am__v_CXX_$(AM_DEFAULT_VERBOSITY))
-am__v_CXX_0 = @echo "  CXX   " $@;
-CXXLD = $(CXX)
-CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
-	$(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CXXLD = $(am__v_CXXLD_$(V))
-am__v_CXXLD_ = $(am__v_CXXLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CXXLD_0 = @echo "  CXXLD " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libspatializer_plugin_la_SOURCES) \
-	$(nodist_libspatializer_plugin_la_SOURCES)
-DIST_SOURCES = $(libspatializer_plugin_la_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = audio_filter
-dir = audio_filter/spatializer
-mods = spatializer
-libvlc_LTLIBRARIES = libspatializer_plugin.la
-EXTRA_LTLIBRARIES = 
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
-SOURCES_spatializer = spatializer.cpp \
-    allpass.cpp allpass.hpp comb.cpp comb.hpp \
-    denormals.h denormals.c tuning.h revmodel.cpp revmodel.hpp
-
-
-# The spatializer plugin
-libspatializer_plugin_la_SOURCES = $(SOURCES_spatializer)
-nodist_libspatializer_plugin_la_SOURCES = $(nodist_SOURCES_spatializer)
-# Force per-target objects:
-libspatializer_plugin_la_CFLAGS = $(AM_CFLAGS)
-libspatializer_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libspatializer_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libspatializer_plugin_la_LIBADD = $(AM_LIBADD)
-libspatializer_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .cpp .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/audio_filter/spatializer/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/audio_filter/spatializer/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libspatializer_plugin.la: $(libspatializer_plugin_la_OBJECTS) $(libspatializer_plugin_la_DEPENDENCIES) 
-	$(AM_V_CXXLD)$(libspatializer_plugin_la_LINK) -rpath $(libvlcdir) $(libspatializer_plugin_la_OBJECTS) $(libspatializer_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libspatializer_plugin_la-allpass.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libspatializer_plugin_la-comb.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libspatializer_plugin_la-denormals.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libspatializer_plugin_la-revmodel.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libspatializer_plugin_la-spatializer.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-libspatializer_plugin_la-denormals.lo: denormals.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libspatializer_plugin_la_CFLAGS) $(CFLAGS) -MT libspatializer_plugin_la-denormals.lo -MD -MP -MF $(DEPDIR)/libspatializer_plugin_la-denormals.Tpo -c -o libspatializer_plugin_la-denormals.lo `test -f 'denormals.c' || echo '$(srcdir)/'`denormals.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspatializer_plugin_la-denormals.Tpo $(DEPDIR)/libspatializer_plugin_la-denormals.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='denormals.c' object='libspatializer_plugin_la-denormals.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libspatializer_plugin_la_CFLAGS) $(CFLAGS) -c -o libspatializer_plugin_la-denormals.lo `test -f 'denormals.c' || echo '$(srcdir)/'`denormals.c
-
-.cpp.o:
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ $<
-
-.cpp.obj:
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
-
-.cpp.lo:
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LTCXXCOMPILE) -c -o $@ $<
-
-libspatializer_plugin_la-spatializer.lo: spatializer.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libspatializer_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libspatializer_plugin_la-spatializer.lo -MD -MP -MF $(DEPDIR)/libspatializer_plugin_la-spatializer.Tpo -c -o libspatializer_plugin_la-spatializer.lo `test -f 'spatializer.cpp' || echo '$(srcdir)/'`spatializer.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspatializer_plugin_la-spatializer.Tpo $(DEPDIR)/libspatializer_plugin_la-spatializer.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='spatializer.cpp' object='libspatializer_plugin_la-spatializer.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libspatializer_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libspatializer_plugin_la-spatializer.lo `test -f 'spatializer.cpp' || echo '$(srcdir)/'`spatializer.cpp
-
-libspatializer_plugin_la-allpass.lo: allpass.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libspatializer_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libspatializer_plugin_la-allpass.lo -MD -MP -MF $(DEPDIR)/libspatializer_plugin_la-allpass.Tpo -c -o libspatializer_plugin_la-allpass.lo `test -f 'allpass.cpp' || echo '$(srcdir)/'`allpass.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspatializer_plugin_la-allpass.Tpo $(DEPDIR)/libspatializer_plugin_la-allpass.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='allpass.cpp' object='libspatializer_plugin_la-allpass.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libspatializer_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libspatializer_plugin_la-allpass.lo `test -f 'allpass.cpp' || echo '$(srcdir)/'`allpass.cpp
-
-libspatializer_plugin_la-comb.lo: comb.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libspatializer_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libspatializer_plugin_la-comb.lo -MD -MP -MF $(DEPDIR)/libspatializer_plugin_la-comb.Tpo -c -o libspatializer_plugin_la-comb.lo `test -f 'comb.cpp' || echo '$(srcdir)/'`comb.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspatializer_plugin_la-comb.Tpo $(DEPDIR)/libspatializer_plugin_la-comb.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='comb.cpp' object='libspatializer_plugin_la-comb.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libspatializer_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libspatializer_plugin_la-comb.lo `test -f 'comb.cpp' || echo '$(srcdir)/'`comb.cpp
-
-libspatializer_plugin_la-revmodel.lo: revmodel.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libspatializer_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libspatializer_plugin_la-revmodel.lo -MD -MP -MF $(DEPDIR)/libspatializer_plugin_la-revmodel.Tpo -c -o libspatializer_plugin_la-revmodel.lo `test -f 'revmodel.cpp' || echo '$(srcdir)/'`revmodel.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspatializer_plugin_la-revmodel.Tpo $(DEPDIR)/libspatializer_plugin_la-revmodel.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='revmodel.cpp' object='libspatializer_plugin_la-revmodel.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libspatializer_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libspatializer_plugin_la-revmodel.lo `test -f 'revmodel.cpp' || echo '$(srcdir)/'`revmodel.cpp
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-am
-all-am: Makefile $(LTLIBRARIES)
-installdirs:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: all check install install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-	clean-libtool clean-libvlcLTLIBRARIES ctags distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags uninstall uninstall-am uninstall-libvlcLTLIBRARIES
-
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/audio_mixer/Makefile.in b/modules/audio_mixer/Makefile.in
deleted file mode 100644
index b31ece4..0000000
--- a/modules/audio_mixer/Makefile.in
+++ /dev/null
@@ -1,1079 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/audio_mixer/Makefile.am automatically generated from modules/audio_mixer/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/Modules.am $(top_srcdir)/modules/common.am
-subdir = modules/audio_mixer
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am__objects_1 = libfloat32_mixer_plugin_la-float32.lo
-am_libfloat32_mixer_plugin_la_OBJECTS = $(am__objects_1)
-nodist_libfloat32_mixer_plugin_la_OBJECTS =
-libfloat32_mixer_plugin_la_OBJECTS =  \
-	$(am_libfloat32_mixer_plugin_la_OBJECTS) \
-	$(nodist_libfloat32_mixer_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libfloat32_mixer_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libfloat32_mixer_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_2 = libspdif_mixer_plugin_la-spdif.lo
-am_libspdif_mixer_plugin_la_OBJECTS = $(am__objects_2)
-nodist_libspdif_mixer_plugin_la_OBJECTS =
-libspdif_mixer_plugin_la_OBJECTS =  \
-	$(am_libspdif_mixer_plugin_la_OBJECTS) \
-	$(nodist_libspdif_mixer_plugin_la_OBJECTS)
-libspdif_mixer_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libspdif_mixer_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_3 = libtrivial_mixer_plugin_la-trivial.lo
-am_libtrivial_mixer_plugin_la_OBJECTS = $(am__objects_3)
-nodist_libtrivial_mixer_plugin_la_OBJECTS =
-libtrivial_mixer_plugin_la_OBJECTS =  \
-	$(am_libtrivial_mixer_plugin_la_OBJECTS) \
-	$(nodist_libtrivial_mixer_plugin_la_OBJECTS)
-libtrivial_mixer_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libtrivial_mixer_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libfloat32_mixer_plugin_la_SOURCES) \
-	$(nodist_libfloat32_mixer_plugin_la_SOURCES) \
-	$(libspdif_mixer_plugin_la_SOURCES) \
-	$(nodist_libspdif_mixer_plugin_la_SOURCES) \
-	$(libtrivial_mixer_plugin_la_SOURCES) \
-	$(nodist_libtrivial_mixer_plugin_la_SOURCES)
-DIST_SOURCES = $(libfloat32_mixer_plugin_la_SOURCES) \
-	$(libspdif_mixer_plugin_la_SOURCES) \
-	$(libtrivial_mixer_plugin_la_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = audio_mixer
-dir = audio_mixer
-mods = float32_mixer spdif_mixer trivial_mixer
-libvlc_LTLIBRARIES = libfloat32_mixer_plugin.la \
-	libspdif_mixer_plugin.la libtrivial_mixer_plugin.la
-EXTRA_LTLIBRARIES = 
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
-SOURCES_trivial_mixer = trivial.c
-SOURCES_float32_mixer = float32.c
-SOURCES_spdif_mixer = spdif.c
-
-# The float32_mixer plugin
-libfloat32_mixer_plugin_la_SOURCES = $(SOURCES_float32_mixer)
-nodist_libfloat32_mixer_plugin_la_SOURCES = $(nodist_SOURCES_float32_mixer)
-# Force per-target objects:
-libfloat32_mixer_plugin_la_CFLAGS = $(AM_CFLAGS)
-libfloat32_mixer_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libfloat32_mixer_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libfloat32_mixer_plugin_la_LIBADD = $(AM_LIBADD)
-libfloat32_mixer_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The spdif_mixer plugin
-libspdif_mixer_plugin_la_SOURCES = $(SOURCES_spdif_mixer)
-nodist_libspdif_mixer_plugin_la_SOURCES = $(nodist_SOURCES_spdif_mixer)
-# Force per-target objects:
-libspdif_mixer_plugin_la_CFLAGS = $(AM_CFLAGS)
-libspdif_mixer_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libspdif_mixer_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libspdif_mixer_plugin_la_LIBADD = $(AM_LIBADD)
-libspdif_mixer_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The trivial_mixer plugin
-libtrivial_mixer_plugin_la_SOURCES = $(SOURCES_trivial_mixer)
-nodist_libtrivial_mixer_plugin_la_SOURCES = $(nodist_SOURCES_trivial_mixer)
-# Force per-target objects:
-libtrivial_mixer_plugin_la_CFLAGS = $(AM_CFLAGS)
-libtrivial_mixer_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libtrivial_mixer_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libtrivial_mixer_plugin_la_LIBADD = $(AM_LIBADD)
-libtrivial_mixer_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/audio_mixer/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/audio_mixer/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libfloat32_mixer_plugin.la: $(libfloat32_mixer_plugin_la_OBJECTS) $(libfloat32_mixer_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libfloat32_mixer_plugin_la_LINK) -rpath $(libvlcdir) $(libfloat32_mixer_plugin_la_OBJECTS) $(libfloat32_mixer_plugin_la_LIBADD) $(LIBS)
-libspdif_mixer_plugin.la: $(libspdif_mixer_plugin_la_OBJECTS) $(libspdif_mixer_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libspdif_mixer_plugin_la_LINK) -rpath $(libvlcdir) $(libspdif_mixer_plugin_la_OBJECTS) $(libspdif_mixer_plugin_la_LIBADD) $(LIBS)
-libtrivial_mixer_plugin.la: $(libtrivial_mixer_plugin_la_OBJECTS) $(libtrivial_mixer_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libtrivial_mixer_plugin_la_LINK) -rpath $(libvlcdir) $(libtrivial_mixer_plugin_la_OBJECTS) $(libtrivial_mixer_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libfloat32_mixer_plugin_la-float32.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libspdif_mixer_plugin_la-spdif.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libtrivial_mixer_plugin_la-trivial.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-libfloat32_mixer_plugin_la-float32.lo: float32.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfloat32_mixer_plugin_la_CFLAGS) $(CFLAGS) -MT libfloat32_mixer_plugin_la-float32.lo -MD -MP -MF $(DEPDIR)/libfloat32_mixer_plugin_la-float32.Tpo -c -o libfloat32_mixer_plugin_la-float32.lo `test -f 'float32.c' || echo '$(srcdir)/'`float32.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libfloat32_mixer_plugin_la-float32.Tpo $(DEPDIR)/libfloat32_mixer_plugin_la-float32.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='float32.c' object='libfloat32_mixer_plugin_la-float32.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfloat32_mixer_plugin_la_CFLAGS) $(CFLAGS) -c -o libfloat32_mixer_plugin_la-float32.lo `test -f 'float32.c' || echo '$(srcdir)/'`float32.c
-
-libspdif_mixer_plugin_la-spdif.lo: spdif.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libspdif_mixer_plugin_la_CFLAGS) $(CFLAGS) -MT libspdif_mixer_plugin_la-spdif.lo -MD -MP -MF $(DEPDIR)/libspdif_mixer_plugin_la-spdif.Tpo -c -o libspdif_mixer_plugin_la-spdif.lo `test -f 'spdif.c' || echo '$(srcdir)/'`spdif.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspdif_mixer_plugin_la-spdif.Tpo $(DEPDIR)/libspdif_mixer_plugin_la-spdif.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='spdif.c' object='libspdif_mixer_plugin_la-spdif.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libspdif_mixer_plugin_la_CFLAGS) $(CFLAGS) -c -o libspdif_mixer_plugin_la-spdif.lo `test -f 'spdif.c' || echo '$(srcdir)/'`spdif.c
-
-libtrivial_mixer_plugin_la-trivial.lo: trivial.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtrivial_mixer_plugin_la_CFLAGS) $(CFLAGS) -MT libtrivial_mixer_plugin_la-trivial.lo -MD -MP -MF $(DEPDIR)/libtrivial_mixer_plugin_la-trivial.Tpo -c -o libtrivial_mixer_plugin_la-trivial.lo `test -f 'trivial.c' || echo '$(srcdir)/'`trivial.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libtrivial_mixer_plugin_la-trivial.Tpo $(DEPDIR)/libtrivial_mixer_plugin_la-trivial.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='trivial.c' object='libtrivial_mixer_plugin_la-trivial.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtrivial_mixer_plugin_la_CFLAGS) $(CFLAGS) -c -o libtrivial_mixer_plugin_la-trivial.lo `test -f 'trivial.c' || echo '$(srcdir)/'`trivial.c
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-am
-all-am: Makefile $(LTLIBRARIES)
-installdirs:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: all check install install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-	clean-libtool clean-libvlcLTLIBRARIES ctags distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags uninstall uninstall-am uninstall-libvlcLTLIBRARIES
-
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/audio_output/Makefile.in b/modules/audio_output/Makefile.in
deleted file mode 100644
index f3e6d4d..0000000
--- a/modules/audio_output/Makefile.in
+++ /dev/null
@@ -1,1394 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/audio_output/Makefile.am automatically generated from modules/audio_output/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/Modules.am $(top_srcdir)/modules/common.am
-subdir = modules/audio_output
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am__objects_1 = libalsa_plugin_la-alsa.lo
-am_libalsa_plugin_la_OBJECTS = $(am__objects_1)
-nodist_libalsa_plugin_la_OBJECTS =
-libalsa_plugin_la_OBJECTS = $(am_libalsa_plugin_la_OBJECTS) \
-	$(nodist_libalsa_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libalsa_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libalsa_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-am__objects_2 = libaout_directx_plugin_la-directx.lo
-am_libaout_directx_plugin_la_OBJECTS = $(am__objects_2)
-nodist_libaout_directx_plugin_la_OBJECTS =
-libaout_directx_plugin_la_OBJECTS =  \
-	$(am_libaout_directx_plugin_la_OBJECTS) \
-	$(nodist_libaout_directx_plugin_la_OBJECTS)
-libaout_directx_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libaout_directx_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_3 = libaout_file_plugin_la-file.lo
-am_libaout_file_plugin_la_OBJECTS = $(am__objects_3)
-nodist_libaout_file_plugin_la_OBJECTS =
-libaout_file_plugin_la_OBJECTS = $(am_libaout_file_plugin_la_OBJECTS) \
-	$(nodist_libaout_file_plugin_la_OBJECTS)
-libaout_file_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libaout_file_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_4 = libaout_sdl_plugin_la-sdl.lo
-am_libaout_sdl_plugin_la_OBJECTS = $(am__objects_4)
-nodist_libaout_sdl_plugin_la_OBJECTS =
-libaout_sdl_plugin_la_OBJECTS = $(am_libaout_sdl_plugin_la_OBJECTS) \
-	$(nodist_libaout_sdl_plugin_la_OBJECTS)
-libaout_sdl_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libaout_sdl_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_5 = libauhal_plugin_la-auhal.lo
-am_libauhal_plugin_la_OBJECTS = $(am__objects_5)
-nodist_libauhal_plugin_la_OBJECTS =
-libauhal_plugin_la_OBJECTS = $(am_libauhal_plugin_la_OBJECTS) \
-	$(nodist_libauhal_plugin_la_OBJECTS)
-libauhal_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libauhal_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_6 = libhd1000a_plugin_la-hd1000a.lo
-am_libhd1000a_plugin_la_OBJECTS = $(am__objects_6)
-nodist_libhd1000a_plugin_la_OBJECTS =
-libhd1000a_plugin_la_OBJECTS = $(am_libhd1000a_plugin_la_OBJECTS) \
-	$(nodist_libhd1000a_plugin_la_OBJECTS)
-libhd1000a_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
-	$(libhd1000a_plugin_la_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_7 = libjack_plugin_la-jack.lo
-am_libjack_plugin_la_OBJECTS = $(am__objects_7)
-nodist_libjack_plugin_la_OBJECTS =
-libjack_plugin_la_OBJECTS = $(am_libjack_plugin_la_OBJECTS) \
-	$(nodist_libjack_plugin_la_OBJECTS)
-libjack_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libjack_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-am__objects_8 = liboss_plugin_la-oss.lo
-am_liboss_plugin_la_OBJECTS = $(am__objects_8)
-nodist_liboss_plugin_la_OBJECTS =
-liboss_plugin_la_OBJECTS = $(am_liboss_plugin_la_OBJECTS) \
-	$(nodist_liboss_plugin_la_OBJECTS)
-liboss_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(liboss_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-am__objects_9 = libportaudio_plugin_la-portaudio.lo
-am_libportaudio_plugin_la_OBJECTS = $(am__objects_9)
-nodist_libportaudio_plugin_la_OBJECTS =
-libportaudio_plugin_la_OBJECTS = $(am_libportaudio_plugin_la_OBJECTS) \
-	$(nodist_libportaudio_plugin_la_OBJECTS)
-libportaudio_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libportaudio_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_10 = libpulse_plugin_la-pulse.lo
-am_libpulse_plugin_la_OBJECTS = $(am__objects_10)
-nodist_libpulse_plugin_la_OBJECTS =
-libpulse_plugin_la_OBJECTS = $(am_libpulse_plugin_la_OBJECTS) \
-	$(nodist_libpulse_plugin_la_OBJECTS)
-libpulse_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libpulse_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_11 = libwaveout_plugin_la-waveout.lo
-am_libwaveout_plugin_la_OBJECTS = $(am__objects_11)
-nodist_libwaveout_plugin_la_OBJECTS =
-libwaveout_plugin_la_OBJECTS = $(am_libwaveout_plugin_la_OBJECTS) \
-	$(nodist_libwaveout_plugin_la_OBJECTS)
-libwaveout_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libwaveout_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
-	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
-LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CXXFLAGS) $(CXXFLAGS)
-AM_V_CXX = $(am__v_CXX_$(V))
-am__v_CXX_ = $(am__v_CXX_$(AM_DEFAULT_VERBOSITY))
-am__v_CXX_0 = @echo "  CXX   " $@;
-CXXLD = $(CXX)
-CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
-	$(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CXXLD = $(am__v_CXXLD_$(V))
-am__v_CXXLD_ = $(am__v_CXXLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CXXLD_0 = @echo "  CXXLD " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libalsa_plugin_la_SOURCES) \
-	$(nodist_libalsa_plugin_la_SOURCES) \
-	$(libaout_directx_plugin_la_SOURCES) \
-	$(nodist_libaout_directx_plugin_la_SOURCES) \
-	$(libaout_file_plugin_la_SOURCES) \
-	$(nodist_libaout_file_plugin_la_SOURCES) \
-	$(libaout_sdl_plugin_la_SOURCES) \
-	$(nodist_libaout_sdl_plugin_la_SOURCES) \
-	$(libauhal_plugin_la_SOURCES) \
-	$(nodist_libauhal_plugin_la_SOURCES) \
-	$(libhd1000a_plugin_la_SOURCES) \
-	$(nodist_libhd1000a_plugin_la_SOURCES) \
-	$(libjack_plugin_la_SOURCES) \
-	$(nodist_libjack_plugin_la_SOURCES) \
-	$(liboss_plugin_la_SOURCES) $(nodist_liboss_plugin_la_SOURCES) \
-	$(libportaudio_plugin_la_SOURCES) \
-	$(nodist_libportaudio_plugin_la_SOURCES) \
-	$(libpulse_plugin_la_SOURCES) \
-	$(nodist_libpulse_plugin_la_SOURCES) \
-	$(libwaveout_plugin_la_SOURCES) \
-	$(nodist_libwaveout_plugin_la_SOURCES)
-DIST_SOURCES = $(libalsa_plugin_la_SOURCES) \
-	$(libaout_directx_plugin_la_SOURCES) \
-	$(libaout_file_plugin_la_SOURCES) \
-	$(libaout_sdl_plugin_la_SOURCES) $(libauhal_plugin_la_SOURCES) \
-	$(libhd1000a_plugin_la_SOURCES) $(libjack_plugin_la_SOURCES) \
-	$(liboss_plugin_la_SOURCES) $(libportaudio_plugin_la_SOURCES) \
-	$(libpulse_plugin_la_SOURCES) $(libwaveout_plugin_la_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = audio_output
-dir = audio_output
-mods = alsa aout_directx aout_file aout_sdl auhal hd1000a jack oss portaudio pulse waveout
-libvlc_LTLIBRARIES = $(LTLIBalsa) $(LTLIBaout_directx) \
-	$(LTLIBaout_sdl) $(LTLIBauhal) $(LTLIBhd1000a) $(LTLIBjack) \
-	$(LTLIBoss) $(LTLIBportaudio) $(LTLIBpulse) $(LTLIBwaveout) \
-	libaout_file_plugin.la
-EXTRA_LTLIBRARIES = libalsa_plugin.la libaout_directx_plugin.la libaout_sdl_plugin.la libauhal_plugin.la libhd1000a_plugin.la libjack_plugin.la liboss_plugin.la libportaudio_plugin.la libpulse_plugin.la libwaveout_plugin.la
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
-SOURCES_alsa = alsa.c
-SOURCES_aout_directx = directx.c windows_audio_common.h
-SOURCES_aout_file = file.c
-SOURCES_oss = oss.c
-SOURCES_aout_sdl = sdl.c
-SOURCES_waveout = waveout.c windows_audio_common.h
-SOURCES_hd1000a = hd1000a.cpp
-SOURCES_portaudio = portaudio.c
-SOURCES_auhal = auhal.c
-SOURCES_jack = jack.c
-SOURCES_pulse = pulse.c
-
-# The alsa plugin
-libalsa_plugin_la_SOURCES = $(SOURCES_alsa)
-nodist_libalsa_plugin_la_SOURCES = $(nodist_SOURCES_alsa)
-# Force per-target objects:
-libalsa_plugin_la_CFLAGS = $(AM_CFLAGS)
-libalsa_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libalsa_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libalsa_plugin_la_LIBADD = $(AM_LIBADD)
-libalsa_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The aout_directx plugin
-libaout_directx_plugin_la_SOURCES = $(SOURCES_aout_directx)
-nodist_libaout_directx_plugin_la_SOURCES = $(nodist_SOURCES_aout_directx)
-# Force per-target objects:
-libaout_directx_plugin_la_CFLAGS = $(AM_CFLAGS)
-libaout_directx_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libaout_directx_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libaout_directx_plugin_la_LIBADD = $(AM_LIBADD)
-libaout_directx_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The aout_file plugin
-libaout_file_plugin_la_SOURCES = $(SOURCES_aout_file)
-nodist_libaout_file_plugin_la_SOURCES = $(nodist_SOURCES_aout_file)
-# Force per-target objects:
-libaout_file_plugin_la_CFLAGS = $(AM_CFLAGS)
-libaout_file_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libaout_file_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libaout_file_plugin_la_LIBADD = $(AM_LIBADD)
-libaout_file_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The aout_sdl plugin
-libaout_sdl_plugin_la_SOURCES = $(SOURCES_aout_sdl)
-nodist_libaout_sdl_plugin_la_SOURCES = $(nodist_SOURCES_aout_sdl)
-# Force per-target objects:
-libaout_sdl_plugin_la_CFLAGS = $(AM_CFLAGS)
-libaout_sdl_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libaout_sdl_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libaout_sdl_plugin_la_LIBADD = $(AM_LIBADD)
-libaout_sdl_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The auhal plugin
-libauhal_plugin_la_SOURCES = $(SOURCES_auhal)
-nodist_libauhal_plugin_la_SOURCES = $(nodist_SOURCES_auhal)
-# Force per-target objects:
-libauhal_plugin_la_CFLAGS = $(AM_CFLAGS)
-libauhal_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libauhal_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libauhal_plugin_la_LIBADD = $(AM_LIBADD)
-libauhal_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The hd1000a plugin
-libhd1000a_plugin_la_SOURCES = $(SOURCES_hd1000a)
-nodist_libhd1000a_plugin_la_SOURCES = $(nodist_SOURCES_hd1000a)
-# Force per-target objects:
-libhd1000a_plugin_la_CFLAGS = $(AM_CFLAGS)
-libhd1000a_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libhd1000a_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libhd1000a_plugin_la_LIBADD = $(AM_LIBADD)
-libhd1000a_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The jack plugin
-libjack_plugin_la_SOURCES = $(SOURCES_jack)
-nodist_libjack_plugin_la_SOURCES = $(nodist_SOURCES_jack)
-# Force per-target objects:
-libjack_plugin_la_CFLAGS = $(AM_CFLAGS)
-libjack_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libjack_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libjack_plugin_la_LIBADD = $(AM_LIBADD)
-libjack_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The oss plugin
-liboss_plugin_la_SOURCES = $(SOURCES_oss)
-nodist_liboss_plugin_la_SOURCES = $(nodist_SOURCES_oss)
-# Force per-target objects:
-liboss_plugin_la_CFLAGS = $(AM_CFLAGS)
-liboss_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-liboss_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-liboss_plugin_la_LIBADD = $(AM_LIBADD)
-liboss_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The portaudio plugin
-libportaudio_plugin_la_SOURCES = $(SOURCES_portaudio)
-nodist_libportaudio_plugin_la_SOURCES = $(nodist_SOURCES_portaudio)
-# Force per-target objects:
-libportaudio_plugin_la_CFLAGS = $(AM_CFLAGS)
-libportaudio_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libportaudio_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libportaudio_plugin_la_LIBADD = $(AM_LIBADD)
-libportaudio_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The pulse plugin
-libpulse_plugin_la_SOURCES = $(SOURCES_pulse)
-nodist_libpulse_plugin_la_SOURCES = $(nodist_SOURCES_pulse)
-# Force per-target objects:
-libpulse_plugin_la_CFLAGS = $(AM_CFLAGS)
-libpulse_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libpulse_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libpulse_plugin_la_LIBADD = $(AM_LIBADD)
-libpulse_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The waveout plugin
-libwaveout_plugin_la_SOURCES = $(SOURCES_waveout)
-nodist_libwaveout_plugin_la_SOURCES = $(nodist_SOURCES_waveout)
-# Force per-target objects:
-libwaveout_plugin_la_CFLAGS = $(AM_CFLAGS)
-libwaveout_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libwaveout_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libwaveout_plugin_la_LIBADD = $(AM_LIBADD)
-libwaveout_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .cpp .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/audio_output/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/audio_output/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libalsa_plugin.la: $(libalsa_plugin_la_OBJECTS) $(libalsa_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libalsa_plugin_la_LINK)  $(libalsa_plugin_la_OBJECTS) $(libalsa_plugin_la_LIBADD) $(LIBS)
-libaout_directx_plugin.la: $(libaout_directx_plugin_la_OBJECTS) $(libaout_directx_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libaout_directx_plugin_la_LINK)  $(libaout_directx_plugin_la_OBJECTS) $(libaout_directx_plugin_la_LIBADD) $(LIBS)
-libaout_file_plugin.la: $(libaout_file_plugin_la_OBJECTS) $(libaout_file_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libaout_file_plugin_la_LINK) -rpath $(libvlcdir) $(libaout_file_plugin_la_OBJECTS) $(libaout_file_plugin_la_LIBADD) $(LIBS)
-libaout_sdl_plugin.la: $(libaout_sdl_plugin_la_OBJECTS) $(libaout_sdl_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libaout_sdl_plugin_la_LINK)  $(libaout_sdl_plugin_la_OBJECTS) $(libaout_sdl_plugin_la_LIBADD) $(LIBS)
-libauhal_plugin.la: $(libauhal_plugin_la_OBJECTS) $(libauhal_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libauhal_plugin_la_LINK)  $(libauhal_plugin_la_OBJECTS) $(libauhal_plugin_la_LIBADD) $(LIBS)
-libhd1000a_plugin.la: $(libhd1000a_plugin_la_OBJECTS) $(libhd1000a_plugin_la_DEPENDENCIES) 
-	$(AM_V_CXXLD)$(libhd1000a_plugin_la_LINK)  $(libhd1000a_plugin_la_OBJECTS) $(libhd1000a_plugin_la_LIBADD) $(LIBS)
-libjack_plugin.la: $(libjack_plugin_la_OBJECTS) $(libjack_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libjack_plugin_la_LINK)  $(libjack_plugin_la_OBJECTS) $(libjack_plugin_la_LIBADD) $(LIBS)
-liboss_plugin.la: $(liboss_plugin_la_OBJECTS) $(liboss_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(liboss_plugin_la_LINK)  $(liboss_plugin_la_OBJECTS) $(liboss_plugin_la_LIBADD) $(LIBS)
-libportaudio_plugin.la: $(libportaudio_plugin_la_OBJECTS) $(libportaudio_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libportaudio_plugin_la_LINK)  $(libportaudio_plugin_la_OBJECTS) $(libportaudio_plugin_la_LIBADD) $(LIBS)
-libpulse_plugin.la: $(libpulse_plugin_la_OBJECTS) $(libpulse_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libpulse_plugin_la_LINK)  $(libpulse_plugin_la_OBJECTS) $(libpulse_plugin_la_LIBADD) $(LIBS)
-libwaveout_plugin.la: $(libwaveout_plugin_la_OBJECTS) $(libwaveout_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libwaveout_plugin_la_LINK)  $(libwaveout_plugin_la_OBJECTS) $(libwaveout_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libalsa_plugin_la-alsa.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libaout_directx_plugin_la-directx.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libaout_file_plugin_la-file.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libaout_sdl_plugin_la-sdl.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libauhal_plugin_la-auhal.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libhd1000a_plugin_la-hd1000a.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libjack_plugin_la-jack.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/liboss_plugin_la-oss.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libportaudio_plugin_la-portaudio.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libpulse_plugin_la-pulse.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libwaveout_plugin_la-waveout.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-libalsa_plugin_la-alsa.lo: alsa.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libalsa_plugin_la_CFLAGS) $(CFLAGS) -MT libalsa_plugin_la-alsa.lo -MD -MP -MF $(DEPDIR)/libalsa_plugin_la-alsa.Tpo -c -o libalsa_plugin_la-alsa.lo `test -f 'alsa.c' || echo '$(srcdir)/'`alsa.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libalsa_plugin_la-alsa.Tpo $(DEPDIR)/libalsa_plugin_la-alsa.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='alsa.c' object='libalsa_plugin_la-alsa.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libalsa_plugin_la_CFLAGS) $(CFLAGS) -c -o libalsa_plugin_la-alsa.lo `test -f 'alsa.c' || echo '$(srcdir)/'`alsa.c
-
-libaout_directx_plugin_la-directx.lo: directx.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaout_directx_plugin_la_CFLAGS) $(CFLAGS) -MT libaout_directx_plugin_la-directx.lo -MD -MP -MF $(DEPDIR)/libaout_directx_plugin_la-directx.Tpo -c -o libaout_directx_plugin_la-directx.lo `test -f 'directx.c' || echo '$(srcdir)/'`directx.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libaout_directx_plugin_la-directx.Tpo $(DEPDIR)/libaout_directx_plugin_la-directx.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='directx.c' object='libaout_directx_plugin_la-directx.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaout_directx_plugin_la_CFLAGS) $(CFLAGS) -c -o libaout_directx_plugin_la-directx.lo `test -f 'directx.c' || echo '$(srcdir)/'`directx.c
-
-libaout_file_plugin_la-file.lo: file.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaout_file_plugin_la_CFLAGS) $(CFLAGS) -MT libaout_file_plugin_la-file.lo -MD -MP -MF $(DEPDIR)/libaout_file_plugin_la-file.Tpo -c -o libaout_file_plugin_la-file.lo `test -f 'file.c' || echo '$(srcdir)/'`file.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libaout_file_plugin_la-file.Tpo $(DEPDIR)/libaout_file_plugin_la-file.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='file.c' object='libaout_file_plugin_la-file.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaout_file_plugin_la_CFLAGS) $(CFLAGS) -c -o libaout_file_plugin_la-file.lo `test -f 'file.c' || echo '$(srcdir)/'`file.c
-
-libaout_sdl_plugin_la-sdl.lo: sdl.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaout_sdl_plugin_la_CFLAGS) $(CFLAGS) -MT libaout_sdl_plugin_la-sdl.lo -MD -MP -MF $(DEPDIR)/libaout_sdl_plugin_la-sdl.Tpo -c -o libaout_sdl_plugin_la-sdl.lo `test -f 'sdl.c' || echo '$(srcdir)/'`sdl.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libaout_sdl_plugin_la-sdl.Tpo $(DEPDIR)/libaout_sdl_plugin_la-sdl.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='sdl.c' object='libaout_sdl_plugin_la-sdl.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaout_sdl_plugin_la_CFLAGS) $(CFLAGS) -c -o libaout_sdl_plugin_la-sdl.lo `test -f 'sdl.c' || echo '$(srcdir)/'`sdl.c
-
-libauhal_plugin_la-auhal.lo: auhal.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libauhal_plugin_la_CFLAGS) $(CFLAGS) -MT libauhal_plugin_la-auhal.lo -MD -MP -MF $(DEPDIR)/libauhal_plugin_la-auhal.Tpo -c -o libauhal_plugin_la-auhal.lo `test -f 'auhal.c' || echo '$(srcdir)/'`auhal.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libauhal_plugin_la-auhal.Tpo $(DEPDIR)/libauhal_plugin_la-auhal.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='auhal.c' object='libauhal_plugin_la-auhal.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libauhal_plugin_la_CFLAGS) $(CFLAGS) -c -o libauhal_plugin_la-auhal.lo `test -f 'auhal.c' || echo '$(srcdir)/'`auhal.c
-
-libjack_plugin_la-jack.lo: jack.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjack_plugin_la_CFLAGS) $(CFLAGS) -MT libjack_plugin_la-jack.lo -MD -MP -MF $(DEPDIR)/libjack_plugin_la-jack.Tpo -c -o libjack_plugin_la-jack.lo `test -f 'jack.c' || echo '$(srcdir)/'`jack.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libjack_plugin_la-jack.Tpo $(DEPDIR)/libjack_plugin_la-jack.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='jack.c' object='libjack_plugin_la-jack.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libjack_plugin_la_CFLAGS) $(CFLAGS) -c -o libjack_plugin_la-jack.lo `test -f 'jack.c' || echo '$(srcdir)/'`jack.c
-
-liboss_plugin_la-oss.lo: oss.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboss_plugin_la_CFLAGS) $(CFLAGS) -MT liboss_plugin_la-oss.lo -MD -MP -MF $(DEPDIR)/liboss_plugin_la-oss.Tpo -c -o liboss_plugin_la-oss.lo `test -f 'oss.c' || echo '$(srcdir)/'`oss.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liboss_plugin_la-oss.Tpo $(DEPDIR)/liboss_plugin_la-oss.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='oss.c' object='liboss_plugin_la-oss.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboss_plugin_la_CFLAGS) $(CFLAGS) -c -o liboss_plugin_la-oss.lo `test -f 'oss.c' || echo '$(srcdir)/'`oss.c
-
-libportaudio_plugin_la-portaudio.lo: portaudio.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libportaudio_plugin_la_CFLAGS) $(CFLAGS) -MT libportaudio_plugin_la-portaudio.lo -MD -MP -MF $(DEPDIR)/libportaudio_plugin_la-portaudio.Tpo -c -o libportaudio_plugin_la-portaudio.lo `test -f 'portaudio.c' || echo '$(srcdir)/'`portaudio.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libportaudio_plugin_la-portaudio.Tpo $(DEPDIR)/libportaudio_plugin_la-portaudio.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='portaudio.c' object='libportaudio_plugin_la-portaudio.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libportaudio_plugin_la_CFLAGS) $(CFLAGS) -c -o libportaudio_plugin_la-portaudio.lo `test -f 'portaudio.c' || echo '$(srcdir)/'`portaudio.c
-
-libpulse_plugin_la-pulse.lo: pulse.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpulse_plugin_la_CFLAGS) $(CFLAGS) -MT libpulse_plugin_la-pulse.lo -MD -MP -MF $(DEPDIR)/libpulse_plugin_la-pulse.Tpo -c -o libpulse_plugin_la-pulse.lo `test -f 'pulse.c' || echo '$(srcdir)/'`pulse.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libpulse_plugin_la-pulse.Tpo $(DEPDIR)/libpulse_plugin_la-pulse.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='pulse.c' object='libpulse_plugin_la-pulse.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpulse_plugin_la_CFLAGS) $(CFLAGS) -c -o libpulse_plugin_la-pulse.lo `test -f 'pulse.c' || echo '$(srcdir)/'`pulse.c
-
-libwaveout_plugin_la-waveout.lo: waveout.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwaveout_plugin_la_CFLAGS) $(CFLAGS) -MT libwaveout_plugin_la-waveout.lo -MD -MP -MF $(DEPDIR)/libwaveout_plugin_la-waveout.Tpo -c -o libwaveout_plugin_la-waveout.lo `test -f 'waveout.c' || echo '$(srcdir)/'`waveout.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libwaveout_plugin_la-waveout.Tpo $(DEPDIR)/libwaveout_plugin_la-waveout.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='waveout.c' object='libwaveout_plugin_la-waveout.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwaveout_plugin_la_CFLAGS) $(CFLAGS) -c -o libwaveout_plugin_la-waveout.lo `test -f 'waveout.c' || echo '$(srcdir)/'`waveout.c
-
-.cpp.o:
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ $<
-
-.cpp.obj:
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
-
-.cpp.lo:
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LTCXXCOMPILE) -c -o $@ $<
-
-libhd1000a_plugin_la-hd1000a.lo: hd1000a.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libhd1000a_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libhd1000a_plugin_la-hd1000a.lo -MD -MP -MF $(DEPDIR)/libhd1000a_plugin_la-hd1000a.Tpo -c -o libhd1000a_plugin_la-hd1000a.lo `test -f 'hd1000a.cpp' || echo '$(srcdir)/'`hd1000a.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libhd1000a_plugin_la-hd1000a.Tpo $(DEPDIR)/libhd1000a_plugin_la-hd1000a.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='hd1000a.cpp' object='libhd1000a_plugin_la-hd1000a.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libhd1000a_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libhd1000a_plugin_la-hd1000a.lo `test -f 'hd1000a.cpp' || echo '$(srcdir)/'`hd1000a.cpp
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-am
-all-am: Makefile $(LTLIBRARIES)
-installdirs:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: all check install install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-	clean-libtool clean-libvlcLTLIBRARIES ctags distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags uninstall uninstall-am uninstall-libvlcLTLIBRARIES
-
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/codec/Makefile.in b/modules/codec/Makefile.in
deleted file mode 100644
index c28c01e..0000000
--- a/modules/codec/Makefile.in
+++ /dev/null
@@ -1,2422 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/codec/Makefile.am automatically generated from modules/codec/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/Modules.am $(top_srcdir)/modules/common.am
-subdir = modules/codec
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am__objects_1 = liba52_plugin_la-a52.lo
-am_liba52_plugin_la_OBJECTS = $(am__objects_1)
-nodist_liba52_plugin_la_OBJECTS =
-liba52_plugin_la_OBJECTS = $(am_liba52_plugin_la_OBJECTS) \
-	$(nodist_liba52_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-liba52_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(liba52_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-am__objects_2 = libadpcm_plugin_la-adpcm.lo
-am_libadpcm_plugin_la_OBJECTS = $(am__objects_2)
-nodist_libadpcm_plugin_la_OBJECTS =
-libadpcm_plugin_la_OBJECTS = $(am_libadpcm_plugin_la_OBJECTS) \
-	$(nodist_libadpcm_plugin_la_OBJECTS)
-libadpcm_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libadpcm_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_3 = libaes3_plugin_la-aes3.lo
-am_libaes3_plugin_la_OBJECTS = $(am__objects_3)
-nodist_libaes3_plugin_la_OBJECTS =
-libaes3_plugin_la_OBJECTS = $(am_libaes3_plugin_la_OBJECTS) \
-	$(nodist_libaes3_plugin_la_OBJECTS)
-libaes3_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libaes3_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-am__objects_4 = libaraw_plugin_la-araw.lo
-am_libaraw_plugin_la_OBJECTS = $(am__objects_4)
-nodist_libaraw_plugin_la_OBJECTS =
-libaraw_plugin_la_OBJECTS = $(am_libaraw_plugin_la_OBJECTS) \
-	$(nodist_libaraw_plugin_la_OBJECTS)
-libaraw_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libaraw_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-am__objects_5 = libcc_plugin_la-cc.lo
-am_libcc_plugin_la_OBJECTS = $(am__objects_5)
-nodist_libcc_plugin_la_OBJECTS =
-libcc_plugin_la_OBJECTS = $(am_libcc_plugin_la_OBJECTS) \
-	$(nodist_libcc_plugin_la_OBJECTS)
-libcc_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libcc_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-am__objects_6 = libcdg_plugin_la-cdg.lo
-am_libcdg_plugin_la_OBJECTS = $(am__objects_6)
-nodist_libcdg_plugin_la_OBJECTS =
-libcdg_plugin_la_OBJECTS = $(am_libcdg_plugin_la_OBJECTS) \
-	$(nodist_libcdg_plugin_la_OBJECTS)
-libcdg_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libcdg_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-am__objects_7 = libcvdsub_plugin_la-cvdsub.lo
-am_libcvdsub_plugin_la_OBJECTS = $(am__objects_7)
-nodist_libcvdsub_plugin_la_OBJECTS =
-libcvdsub_plugin_la_OBJECTS = $(am_libcvdsub_plugin_la_OBJECTS) \
-	$(nodist_libcvdsub_plugin_la_OBJECTS)
-libcvdsub_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libcvdsub_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_8 = libdirac_plugin_la-dirac.lo
-am_libdirac_plugin_la_OBJECTS = $(am__objects_8)
-nodist_libdirac_plugin_la_OBJECTS =
-libdirac_plugin_la_OBJECTS = $(am_libdirac_plugin_la_OBJECTS) \
-	$(nodist_libdirac_plugin_la_OBJECTS)
-libdirac_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libdirac_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_9 = libdts_plugin_la-dts.lo
-am_libdts_plugin_la_OBJECTS = $(am__objects_9)
-nodist_libdts_plugin_la_OBJECTS =
-libdts_plugin_la_OBJECTS = $(am_libdts_plugin_la_OBJECTS) \
-	$(nodist_libdts_plugin_la_OBJECTS)
-libdts_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libdts_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-am__objects_10 = libdvbsub_plugin_la-dvbsub.lo
-am_libdvbsub_plugin_la_OBJECTS = $(am__objects_10)
-nodist_libdvbsub_plugin_la_OBJECTS =
-libdvbsub_plugin_la_OBJECTS = $(am_libdvbsub_plugin_la_OBJECTS) \
-	$(nodist_libdvbsub_plugin_la_OBJECTS)
-libdvbsub_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libdvbsub_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_11 = libfaad_plugin_la-faad.lo
-am_libfaad_plugin_la_OBJECTS = $(am__objects_11)
-nodist_libfaad_plugin_la_OBJECTS =
-libfaad_plugin_la_OBJECTS = $(am_libfaad_plugin_la_OBJECTS) \
-	$(nodist_libfaad_plugin_la_OBJECTS)
-libfaad_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libfaad_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-am__objects_12 = libfake_plugin_la-fake.lo
-am_libfake_plugin_la_OBJECTS = $(am__objects_12)
-nodist_libfake_plugin_la_OBJECTS =
-libfake_plugin_la_OBJECTS = $(am_libfake_plugin_la_OBJECTS) \
-	$(nodist_libfake_plugin_la_OBJECTS)
-libfake_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libfake_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-am__objects_13 = libflac_plugin_la-flac.lo
-am_libflac_plugin_la_OBJECTS = $(am__objects_13)
-nodist_libflac_plugin_la_OBJECTS =
-libflac_plugin_la_OBJECTS = $(am_libflac_plugin_la_OBJECTS) \
-	$(nodist_libflac_plugin_la_OBJECTS)
-libflac_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libflac_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-am__objects_14 = libfluidsynth_plugin_la-fluidsynth.lo
-am_libfluidsynth_plugin_la_OBJECTS = $(am__objects_14)
-nodist_libfluidsynth_plugin_la_OBJECTS =
-libfluidsynth_plugin_la_OBJECTS =  \
-	$(am_libfluidsynth_plugin_la_OBJECTS) \
-	$(nodist_libfluidsynth_plugin_la_OBJECTS)
-libfluidsynth_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libfluidsynth_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_15 = libinvmem_plugin_la-invmem.lo
-am_libinvmem_plugin_la_OBJECTS = $(am__objects_15)
-nodist_libinvmem_plugin_la_OBJECTS =
-libinvmem_plugin_la_OBJECTS = $(am_libinvmem_plugin_la_OBJECTS) \
-	$(nodist_libinvmem_plugin_la_OBJECTS)
-libinvmem_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libinvmem_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_16 = libkate_plugin_la-kate.lo
-am_libkate_plugin_la_OBJECTS = $(am__objects_16)
-nodist_libkate_plugin_la_OBJECTS =
-libkate_plugin_la_OBJECTS = $(am_libkate_plugin_la_OBJECTS) \
-	$(nodist_libkate_plugin_la_OBJECTS)
-libkate_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libkate_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-am__objects_17 = liblibass_plugin_la-libass.lo
-am_liblibass_plugin_la_OBJECTS = $(am__objects_17)
-nodist_liblibass_plugin_la_OBJECTS =
-liblibass_plugin_la_OBJECTS = $(am_liblibass_plugin_la_OBJECTS) \
-	$(nodist_liblibass_plugin_la_OBJECTS)
-liblibass_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(liblibass_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_18 = liblibmpeg2_plugin_la-libmpeg2.lo
-am_liblibmpeg2_plugin_la_OBJECTS = $(am__objects_18)
-nodist_liblibmpeg2_plugin_la_OBJECTS =
-liblibmpeg2_plugin_la_OBJECTS = $(am_liblibmpeg2_plugin_la_OBJECTS) \
-	$(nodist_liblibmpeg2_plugin_la_OBJECTS)
-liblibmpeg2_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(liblibmpeg2_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_19 = liblpcm_plugin_la-lpcm.lo
-am_liblpcm_plugin_la_OBJECTS = $(am__objects_19)
-nodist_liblpcm_plugin_la_OBJECTS =
-liblpcm_plugin_la_OBJECTS = $(am_liblpcm_plugin_la_OBJECTS) \
-	$(nodist_liblpcm_plugin_la_OBJECTS)
-liblpcm_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(liblpcm_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-am__objects_20 = libmash_plugin_la-mash.lo
-am_libmash_plugin_la_OBJECTS = $(am__objects_20)
-nodist_libmash_plugin_la_OBJECTS =
-libmash_plugin_la_OBJECTS = $(am_libmash_plugin_la_OBJECTS) \
-	$(nodist_libmash_plugin_la_OBJECTS)
-libmash_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
-	$(libmash_plugin_la_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_21 = libmpeg_audio_plugin_la-mpeg_audio.lo
-am_libmpeg_audio_plugin_la_OBJECTS = $(am__objects_21)
-nodist_libmpeg_audio_plugin_la_OBJECTS =
-libmpeg_audio_plugin_la_OBJECTS =  \
-	$(am_libmpeg_audio_plugin_la_OBJECTS) \
-	$(nodist_libmpeg_audio_plugin_la_OBJECTS)
-libmpeg_audio_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libmpeg_audio_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_22 = libpng_plugin_la-png.lo
-am_libpng_plugin_la_OBJECTS = $(am__objects_22)
-nodist_libpng_plugin_la_OBJECTS =
-libpng_plugin_la_OBJECTS = $(am_libpng_plugin_la_OBJECTS) \
-	$(nodist_libpng_plugin_la_OBJECTS)
-libpng_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libpng_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-am__objects_23 = libquicktime_plugin_la-quicktime.lo
-am_libquicktime_plugin_la_OBJECTS = $(am__objects_23)
-nodist_libquicktime_plugin_la_OBJECTS =
-libquicktime_plugin_la_OBJECTS = $(am_libquicktime_plugin_la_OBJECTS) \
-	$(nodist_libquicktime_plugin_la_OBJECTS)
-libquicktime_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libquicktime_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_24 = librawvideo_plugin_la-rawvideo.lo
-am_librawvideo_plugin_la_OBJECTS = $(am__objects_24)
-nodist_librawvideo_plugin_la_OBJECTS =
-librawvideo_plugin_la_OBJECTS = $(am_librawvideo_plugin_la_OBJECTS) \
-	$(nodist_librawvideo_plugin_la_OBJECTS)
-librawvideo_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(librawvideo_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_25 = librealvideo_plugin_la-realvideo.lo
-am_librealvideo_plugin_la_OBJECTS = $(am__objects_25)
-nodist_librealvideo_plugin_la_OBJECTS =
-librealvideo_plugin_la_OBJECTS = $(am_librealvideo_plugin_la_OBJECTS) \
-	$(nodist_librealvideo_plugin_la_OBJECTS)
-librealvideo_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(librealvideo_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_26 = libschroedinger_plugin_la-schroedinger.lo
-am_libschroedinger_plugin_la_OBJECTS = $(am__objects_26)
-nodist_libschroedinger_plugin_la_OBJECTS =
-libschroedinger_plugin_la_OBJECTS =  \
-	$(am_libschroedinger_plugin_la_OBJECTS) \
-	$(nodist_libschroedinger_plugin_la_OBJECTS)
-libschroedinger_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libschroedinger_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_27 = libsdl_image_plugin_la-sdl_image.lo
-am_libsdl_image_plugin_la_OBJECTS = $(am__objects_27)
-nodist_libsdl_image_plugin_la_OBJECTS =
-libsdl_image_plugin_la_OBJECTS = $(am_libsdl_image_plugin_la_OBJECTS) \
-	$(nodist_libsdl_image_plugin_la_OBJECTS)
-libsdl_image_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libsdl_image_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_28 = libspeex_plugin_la-speex.lo
-am_libspeex_plugin_la_OBJECTS = $(am__objects_28)
-nodist_libspeex_plugin_la_OBJECTS =
-libspeex_plugin_la_OBJECTS = $(am_libspeex_plugin_la_OBJECTS) \
-	$(nodist_libspeex_plugin_la_OBJECTS)
-libspeex_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libspeex_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_29 = libsvcdsub_plugin_la-svcdsub.lo
-am_libsvcdsub_plugin_la_OBJECTS = $(am__objects_29)
-nodist_libsvcdsub_plugin_la_OBJECTS =
-libsvcdsub_plugin_la_OBJECTS = $(am_libsvcdsub_plugin_la_OBJECTS) \
-	$(nodist_libsvcdsub_plugin_la_OBJECTS)
-libsvcdsub_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libsvcdsub_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_30 = libtelx_plugin_la-telx.lo
-am_libtelx_plugin_la_OBJECTS = $(am__objects_30)
-nodist_libtelx_plugin_la_OBJECTS =
-libtelx_plugin_la_OBJECTS = $(am_libtelx_plugin_la_OBJECTS) \
-	$(nodist_libtelx_plugin_la_OBJECTS)
-libtelx_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libtelx_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-am__objects_31 = libtheora_plugin_la-theora.lo
-am_libtheora_plugin_la_OBJECTS = $(am__objects_31)
-nodist_libtheora_plugin_la_OBJECTS =
-libtheora_plugin_la_OBJECTS = $(am_libtheora_plugin_la_OBJECTS) \
-	$(nodist_libtheora_plugin_la_OBJECTS)
-libtheora_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libtheora_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_32 = libtremor_plugin_la-vorbis.lo
-am_libtremor_plugin_la_OBJECTS = $(am__objects_32)
-nodist_libtremor_plugin_la_OBJECTS =
-libtremor_plugin_la_OBJECTS = $(am_libtremor_plugin_la_OBJECTS) \
-	$(nodist_libtremor_plugin_la_OBJECTS)
-libtremor_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libtremor_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_33 = libtwolame_plugin_la-twolame.lo
-am_libtwolame_plugin_la_OBJECTS = $(am__objects_33)
-nodist_libtwolame_plugin_la_OBJECTS =
-libtwolame_plugin_la_OBJECTS = $(am_libtwolame_plugin_la_OBJECTS) \
-	$(nodist_libtwolame_plugin_la_OBJECTS)
-libtwolame_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libtwolame_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_34 = libvorbis_plugin_la-vorbis.lo
-am_libvorbis_plugin_la_OBJECTS = $(am__objects_34)
-nodist_libvorbis_plugin_la_OBJECTS =
-libvorbis_plugin_la_OBJECTS = $(am_libvorbis_plugin_la_OBJECTS) \
-	$(nodist_libvorbis_plugin_la_OBJECTS)
-libvorbis_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libvorbis_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_35 = libx264_plugin_la-x264.lo
-am_libx264_plugin_la_OBJECTS = $(am__objects_35)
-nodist_libx264_plugin_la_OBJECTS =
-libx264_plugin_la_OBJECTS = $(am_libx264_plugin_la_OBJECTS) \
-	$(nodist_libx264_plugin_la_OBJECTS)
-libx264_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libx264_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-am__objects_36 = libzvbi_plugin_la-zvbi.lo
-am_libzvbi_plugin_la_OBJECTS = $(am__objects_36)
-nodist_libzvbi_plugin_la_OBJECTS =
-libzvbi_plugin_la_OBJECTS = $(am_libzvbi_plugin_la_OBJECTS) \
-	$(nodist_libzvbi_plugin_la_OBJECTS)
-libzvbi_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libzvbi_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
-	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
-LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CXXFLAGS) $(CXXFLAGS)
-AM_V_CXX = $(am__v_CXX_$(V))
-am__v_CXX_ = $(am__v_CXX_$(AM_DEFAULT_VERBOSITY))
-am__v_CXX_0 = @echo "  CXX   " $@;
-CXXLD = $(CXX)
-CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
-	$(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CXXLD = $(am__v_CXXLD_$(V))
-am__v_CXXLD_ = $(am__v_CXXLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CXXLD_0 = @echo "  CXXLD " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(liba52_plugin_la_SOURCES) \
-	$(nodist_liba52_plugin_la_SOURCES) \
-	$(libadpcm_plugin_la_SOURCES) \
-	$(nodist_libadpcm_plugin_la_SOURCES) \
-	$(libaes3_plugin_la_SOURCES) \
-	$(nodist_libaes3_plugin_la_SOURCES) \
-	$(libaraw_plugin_la_SOURCES) \
-	$(nodist_libaraw_plugin_la_SOURCES) $(libcc_plugin_la_SOURCES) \
-	$(nodist_libcc_plugin_la_SOURCES) $(libcdg_plugin_la_SOURCES) \
-	$(nodist_libcdg_plugin_la_SOURCES) \
-	$(libcvdsub_plugin_la_SOURCES) \
-	$(nodist_libcvdsub_plugin_la_SOURCES) \
-	$(libdirac_plugin_la_SOURCES) \
-	$(nodist_libdirac_plugin_la_SOURCES) \
-	$(libdts_plugin_la_SOURCES) $(nodist_libdts_plugin_la_SOURCES) \
-	$(libdvbsub_plugin_la_SOURCES) \
-	$(nodist_libdvbsub_plugin_la_SOURCES) \
-	$(libfaad_plugin_la_SOURCES) \
-	$(nodist_libfaad_plugin_la_SOURCES) \
-	$(libfake_plugin_la_SOURCES) \
-	$(nodist_libfake_plugin_la_SOURCES) \
-	$(libflac_plugin_la_SOURCES) \
-	$(nodist_libflac_plugin_la_SOURCES) \
-	$(libfluidsynth_plugin_la_SOURCES) \
-	$(nodist_libfluidsynth_plugin_la_SOURCES) \
-	$(libinvmem_plugin_la_SOURCES) \
-	$(nodist_libinvmem_plugin_la_SOURCES) \
-	$(libkate_plugin_la_SOURCES) \
-	$(nodist_libkate_plugin_la_SOURCES) \
-	$(liblibass_plugin_la_SOURCES) \
-	$(nodist_liblibass_plugin_la_SOURCES) \
-	$(liblibmpeg2_plugin_la_SOURCES) \
-	$(nodist_liblibmpeg2_plugin_la_SOURCES) \
-	$(liblpcm_plugin_la_SOURCES) \
-	$(nodist_liblpcm_plugin_la_SOURCES) \
-	$(libmash_plugin_la_SOURCES) \
-	$(nodist_libmash_plugin_la_SOURCES) \
-	$(libmpeg_audio_plugin_la_SOURCES) \
-	$(nodist_libmpeg_audio_plugin_la_SOURCES) \
-	$(libpng_plugin_la_SOURCES) $(nodist_libpng_plugin_la_SOURCES) \
-	$(libquicktime_plugin_la_SOURCES) \
-	$(nodist_libquicktime_plugin_la_SOURCES) \
-	$(librawvideo_plugin_la_SOURCES) \
-	$(nodist_librawvideo_plugin_la_SOURCES) \
-	$(librealvideo_plugin_la_SOURCES) \
-	$(nodist_librealvideo_plugin_la_SOURCES) \
-	$(libschroedinger_plugin_la_SOURCES) \
-	$(nodist_libschroedinger_plugin_la_SOURCES) \
-	$(libsdl_image_plugin_la_SOURCES) \
-	$(nodist_libsdl_image_plugin_la_SOURCES) \
-	$(libspeex_plugin_la_SOURCES) \
-	$(nodist_libspeex_plugin_la_SOURCES) \
-	$(libsvcdsub_plugin_la_SOURCES) \
-	$(nodist_libsvcdsub_plugin_la_SOURCES) \
-	$(libtelx_plugin_la_SOURCES) \
-	$(nodist_libtelx_plugin_la_SOURCES) \
-	$(libtheora_plugin_la_SOURCES) \
-	$(nodist_libtheora_plugin_la_SOURCES) \
-	$(libtremor_plugin_la_SOURCES) \
-	$(nodist_libtremor_plugin_la_SOURCES) \
-	$(libtwolame_plugin_la_SOURCES) \
-	$(nodist_libtwolame_plugin_la_SOURCES) \
-	$(libvorbis_plugin_la_SOURCES) \
-	$(nodist_libvorbis_plugin_la_SOURCES) \
-	$(libx264_plugin_la_SOURCES) \
-	$(nodist_libx264_plugin_la_SOURCES) \
-	$(libzvbi_plugin_la_SOURCES) \
-	$(nodist_libzvbi_plugin_la_SOURCES)
-DIST_SOURCES = $(liba52_plugin_la_SOURCES) \
-	$(libadpcm_plugin_la_SOURCES) $(libaes3_plugin_la_SOURCES) \
-	$(libaraw_plugin_la_SOURCES) $(libcc_plugin_la_SOURCES) \
-	$(libcdg_plugin_la_SOURCES) $(libcvdsub_plugin_la_SOURCES) \
-	$(libdirac_plugin_la_SOURCES) $(libdts_plugin_la_SOURCES) \
-	$(libdvbsub_plugin_la_SOURCES) $(libfaad_plugin_la_SOURCES) \
-	$(libfake_plugin_la_SOURCES) $(libflac_plugin_la_SOURCES) \
-	$(libfluidsynth_plugin_la_SOURCES) \
-	$(libinvmem_plugin_la_SOURCES) $(libkate_plugin_la_SOURCES) \
-	$(liblibass_plugin_la_SOURCES) \
-	$(liblibmpeg2_plugin_la_SOURCES) $(liblpcm_plugin_la_SOURCES) \
-	$(libmash_plugin_la_SOURCES) \
-	$(libmpeg_audio_plugin_la_SOURCES) $(libpng_plugin_la_SOURCES) \
-	$(libquicktime_plugin_la_SOURCES) \
-	$(librawvideo_plugin_la_SOURCES) \
-	$(librealvideo_plugin_la_SOURCES) \
-	$(libschroedinger_plugin_la_SOURCES) \
-	$(libsdl_image_plugin_la_SOURCES) \
-	$(libspeex_plugin_la_SOURCES) $(libsvcdsub_plugin_la_SOURCES) \
-	$(libtelx_plugin_la_SOURCES) $(libtheora_plugin_la_SOURCES) \
-	$(libtremor_plugin_la_SOURCES) $(libtwolame_plugin_la_SOURCES) \
-	$(libvorbis_plugin_la_SOURCES) $(libx264_plugin_la_SOURCES) \
-	$(libzvbi_plugin_la_SOURCES)
-RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
-	html-recursive info-recursive install-data-recursive \
-	install-dvi-recursive install-exec-recursive \
-	install-html-recursive install-info-recursive \
-	install-pdf-recursive install-ps-recursive install-recursive \
-	installcheck-recursive installdirs-recursive pdf-recursive \
-	ps-recursive uninstall-recursive
-RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
-  distclean-recursive maintainer-clean-recursive
-AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
-	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
-	distdir
-ETAGS = etags
-CTAGS = ctags
-DIST_SUBDIRS = $(SUBDIRS)
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-am__relativize = \
-  dir0=`pwd`; \
-  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
-  sed_rest='s,^[^/]*/*,,'; \
-  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
-  sed_butlast='s,/*[^/]*$$,,'; \
-  while test -n "$$dir1"; do \
-    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
-    if test "$$first" != "."; then \
-      if test "$$first" = ".."; then \
-        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
-        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
-      else \
-        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
-        if test "$$first2" = "$$first"; then \
-          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
-        else \
-          dir2="../$$dir2"; \
-        fi; \
-        dir0="$$dir0"/"$$first"; \
-      fi; \
-    fi; \
-    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
-  done; \
-  reldir="$$dir2"
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = codec
-dir = codec
-mods = a52 adpcm aes3 araw cc cdg cvdsub dirac dts dvbsub faad fake flac fluidsynth invmem kate libass libmpeg2 lpcm mash mpeg_audio png quicktime rawvideo realvideo schroedinger sdl_image speex svcdsub telx theora tremor twolame vorbis x264 zvbi
-libvlc_LTLIBRARIES = $(LTLIBdirac) $(LTLIBfaad) $(LTLIBflac) \
-	$(LTLIBfluidsynth) $(LTLIBkate) $(LTLIBlibass) \
-	$(LTLIBlibmpeg2) $(LTLIBmash) $(LTLIBpng) $(LTLIBquicktime) \
-	$(LTLIBrealvideo) $(LTLIBschroedinger) $(LTLIBsdl_image) \
-	$(LTLIBspeex) $(LTLIBtelx) $(LTLIBtheora) $(LTLIBtremor) \
-	$(LTLIBtwolame) $(LTLIBvorbis) $(LTLIBx264) $(LTLIBzvbi) \
-	liba52_plugin.la libadpcm_plugin.la libaes3_plugin.la \
-	libaraw_plugin.la libcc_plugin.la libcdg_plugin.la \
-	libcvdsub_plugin.la libdts_plugin.la libfake_plugin.la \
-	libdvbsub_plugin.la liblpcm_plugin.la libmpeg_audio_plugin.la \
-	librawvideo_plugin.la libsvcdsub_plugin.la libinvmem_plugin.la \
-	$(NULL)
-EXTRA_LTLIBRARIES = libdirac_plugin.la libfaad_plugin.la libflac_plugin.la libfluidsynth_plugin.la libkate_plugin.la liblibass_plugin.la liblibmpeg2_plugin.la libmash_plugin.la libpng_plugin.la libquicktime_plugin.la librealvideo_plugin.la libschroedinger_plugin.la libsdl_image_plugin.la libspeex_plugin.la libtelx_plugin.la libtheora_plugin.la libtremor_plugin.la libtwolame_plugin.la libvorbis_plugin.la libx264_plugin.la libzvbi_plugin.la
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
-SUBDIRS = dmo avcodec shine subtitles spudec wmafixed omxil
-SOURCES_a52 = a52.c a52.h
-SOURCES_dts = dts.c
-SOURCES_flac = flac.c
-SOURCES_lpcm = lpcm.c
-SOURCES_araw = araw.c
-SOURCES_vorbis = vorbis.c
-SOURCES_theora = theora.c
-SOURCES_tremor = vorbis.c
-SOURCES_speex = speex.c
-SOURCES_adpcm = adpcm.c
-SOURCES_mpeg_audio = mpeg_audio.c
-SOURCES_libmpeg2 = libmpeg2.c
-SOURCES_rawvideo = rawvideo.c
-SOURCES_quicktime = quicktime.c
-SOURCES_faad = faad.c
-SOURCES_dvbsub = dvbsub.c
-SOURCES_telx = telx.c
-SOURCES_mash = mash.cpp
-SOURCES_x264 = x264.c
-SOURCES_twolame = twolame.c
-SOURCES_dirac = dirac.c
-SOURCES_png = png.c
-SOURCES_svcdsub = svcdsub.c
-SOURCES_cvdsub = cvdsub.c
-SOURCES_fake = fake.c
-SOURCES_invmem = invmem.c
-SOURCES_realvideo = realvideo.c
-SOURCES_sdl_image = sdl_image.c
-SOURCES_zvbi = zvbi.c
-SOURCES_cdg = cdg.c
-SOURCES_fluidsynth = fluidsynth.c
-SOURCES_cc = cc.c cc.h
-SOURCES_kate = kate.c
-SOURCES_schroedinger = schroedinger.c
-SOURCES_libass = libass.c
-SOURCES_aes3 = aes3.c
-
-# The a52 plugin
-liba52_plugin_la_SOURCES = $(SOURCES_a52)
-nodist_liba52_plugin_la_SOURCES = $(nodist_SOURCES_a52)
-# Force per-target objects:
-liba52_plugin_la_CFLAGS = $(AM_CFLAGS)
-liba52_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-liba52_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-liba52_plugin_la_LIBADD = $(AM_LIBADD)
-liba52_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The adpcm plugin
-libadpcm_plugin_la_SOURCES = $(SOURCES_adpcm)
-nodist_libadpcm_plugin_la_SOURCES = $(nodist_SOURCES_adpcm)
-# Force per-target objects:
-libadpcm_plugin_la_CFLAGS = $(AM_CFLAGS)
-libadpcm_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libadpcm_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libadpcm_plugin_la_LIBADD = $(AM_LIBADD)
-libadpcm_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The aes3 plugin
-libaes3_plugin_la_SOURCES = $(SOURCES_aes3)
-nodist_libaes3_plugin_la_SOURCES = $(nodist_SOURCES_aes3)
-# Force per-target objects:
-libaes3_plugin_la_CFLAGS = $(AM_CFLAGS)
-libaes3_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libaes3_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libaes3_plugin_la_LIBADD = $(AM_LIBADD)
-libaes3_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The araw plugin
-libaraw_plugin_la_SOURCES = $(SOURCES_araw)
-nodist_libaraw_plugin_la_SOURCES = $(nodist_SOURCES_araw)
-# Force per-target objects:
-libaraw_plugin_la_CFLAGS = $(AM_CFLAGS)
-libaraw_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libaraw_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libaraw_plugin_la_LIBADD = $(AM_LIBADD)
-libaraw_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The cc plugin
-libcc_plugin_la_SOURCES = $(SOURCES_cc)
-nodist_libcc_plugin_la_SOURCES = $(nodist_SOURCES_cc)
-# Force per-target objects:
-libcc_plugin_la_CFLAGS = $(AM_CFLAGS)
-libcc_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libcc_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libcc_plugin_la_LIBADD = $(AM_LIBADD)
-libcc_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The cdg plugin
-libcdg_plugin_la_SOURCES = $(SOURCES_cdg)
-nodist_libcdg_plugin_la_SOURCES = $(nodist_SOURCES_cdg)
-# Force per-target objects:
-libcdg_plugin_la_CFLAGS = $(AM_CFLAGS)
-libcdg_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libcdg_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libcdg_plugin_la_LIBADD = $(AM_LIBADD)
-libcdg_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The cvdsub plugin
-libcvdsub_plugin_la_SOURCES = $(SOURCES_cvdsub)
-nodist_libcvdsub_plugin_la_SOURCES = $(nodist_SOURCES_cvdsub)
-# Force per-target objects:
-libcvdsub_plugin_la_CFLAGS = $(AM_CFLAGS)
-libcvdsub_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libcvdsub_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libcvdsub_plugin_la_LIBADD = $(AM_LIBADD)
-libcvdsub_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The dirac plugin
-libdirac_plugin_la_SOURCES = $(SOURCES_dirac)
-nodist_libdirac_plugin_la_SOURCES = $(nodist_SOURCES_dirac)
-# Force per-target objects:
-libdirac_plugin_la_CFLAGS = $(AM_CFLAGS)
-libdirac_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libdirac_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libdirac_plugin_la_LIBADD = $(AM_LIBADD)
-libdirac_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The dts plugin
-libdts_plugin_la_SOURCES = $(SOURCES_dts)
-nodist_libdts_plugin_la_SOURCES = $(nodist_SOURCES_dts)
-# Force per-target objects:
-libdts_plugin_la_CFLAGS = $(AM_CFLAGS)
-libdts_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libdts_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libdts_plugin_la_LIBADD = $(AM_LIBADD)
-libdts_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The dvbsub plugin
-libdvbsub_plugin_la_SOURCES = $(SOURCES_dvbsub)
-nodist_libdvbsub_plugin_la_SOURCES = $(nodist_SOURCES_dvbsub)
-# Force per-target objects:
-libdvbsub_plugin_la_CFLAGS = $(AM_CFLAGS)
-libdvbsub_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libdvbsub_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libdvbsub_plugin_la_LIBADD = $(AM_LIBADD)
-libdvbsub_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The faad plugin
-libfaad_plugin_la_SOURCES = $(SOURCES_faad)
-nodist_libfaad_plugin_la_SOURCES = $(nodist_SOURCES_faad)
-# Force per-target objects:
-libfaad_plugin_la_CFLAGS = $(AM_CFLAGS)
-libfaad_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libfaad_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libfaad_plugin_la_LIBADD = $(AM_LIBADD)
-libfaad_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The fake plugin
-libfake_plugin_la_SOURCES = $(SOURCES_fake)
-nodist_libfake_plugin_la_SOURCES = $(nodist_SOURCES_fake)
-# Force per-target objects:
-libfake_plugin_la_CFLAGS = $(AM_CFLAGS)
-libfake_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libfake_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libfake_plugin_la_LIBADD = $(AM_LIBADD)
-libfake_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The flac plugin
-libflac_plugin_la_SOURCES = $(SOURCES_flac)
-nodist_libflac_plugin_la_SOURCES = $(nodist_SOURCES_flac)
-# Force per-target objects:
-libflac_plugin_la_CFLAGS = $(AM_CFLAGS)
-libflac_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libflac_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libflac_plugin_la_LIBADD = $(AM_LIBADD)
-libflac_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The fluidsynth plugin
-libfluidsynth_plugin_la_SOURCES = $(SOURCES_fluidsynth)
-nodist_libfluidsynth_plugin_la_SOURCES = $(nodist_SOURCES_fluidsynth)
-# Force per-target objects:
-libfluidsynth_plugin_la_CFLAGS = $(AM_CFLAGS)
-libfluidsynth_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libfluidsynth_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libfluidsynth_plugin_la_LIBADD = $(AM_LIBADD)
-libfluidsynth_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The invmem plugin
-libinvmem_plugin_la_SOURCES = $(SOURCES_invmem)
-nodist_libinvmem_plugin_la_SOURCES = $(nodist_SOURCES_invmem)
-# Force per-target objects:
-libinvmem_plugin_la_CFLAGS = $(AM_CFLAGS)
-libinvmem_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libinvmem_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libinvmem_plugin_la_LIBADD = $(AM_LIBADD)
-libinvmem_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The kate plugin
-libkate_plugin_la_SOURCES = $(SOURCES_kate)
-nodist_libkate_plugin_la_SOURCES = $(nodist_SOURCES_kate)
-# Force per-target objects:
-libkate_plugin_la_CFLAGS = $(AM_CFLAGS)
-libkate_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libkate_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libkate_plugin_la_LIBADD = $(AM_LIBADD)
-libkate_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The libass plugin
-liblibass_plugin_la_SOURCES = $(SOURCES_libass)
-nodist_liblibass_plugin_la_SOURCES = $(nodist_SOURCES_libass)
-# Force per-target objects:
-liblibass_plugin_la_CFLAGS = $(AM_CFLAGS)
-liblibass_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-liblibass_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-liblibass_plugin_la_LIBADD = $(AM_LIBADD)
-liblibass_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The libmpeg2 plugin
-liblibmpeg2_plugin_la_SOURCES = $(SOURCES_libmpeg2)
-nodist_liblibmpeg2_plugin_la_SOURCES = $(nodist_SOURCES_libmpeg2)
-# Force per-target objects:
-liblibmpeg2_plugin_la_CFLAGS = $(AM_CFLAGS)
-liblibmpeg2_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-liblibmpeg2_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-liblibmpeg2_plugin_la_LIBADD = $(AM_LIBADD)
-liblibmpeg2_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The lpcm plugin
-liblpcm_plugin_la_SOURCES = $(SOURCES_lpcm)
-nodist_liblpcm_plugin_la_SOURCES = $(nodist_SOURCES_lpcm)
-# Force per-target objects:
-liblpcm_plugin_la_CFLAGS = $(AM_CFLAGS)
-liblpcm_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-liblpcm_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-liblpcm_plugin_la_LIBADD = $(AM_LIBADD)
-liblpcm_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The mash plugin
-libmash_plugin_la_SOURCES = $(SOURCES_mash)
-nodist_libmash_plugin_la_SOURCES = $(nodist_SOURCES_mash)
-# Force per-target objects:
-libmash_plugin_la_CFLAGS = $(AM_CFLAGS)
-libmash_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libmash_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libmash_plugin_la_LIBADD = $(AM_LIBADD)
-libmash_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The mpeg_audio plugin
-libmpeg_audio_plugin_la_SOURCES = $(SOURCES_mpeg_audio)
-nodist_libmpeg_audio_plugin_la_SOURCES = $(nodist_SOURCES_mpeg_audio)
-# Force per-target objects:
-libmpeg_audio_plugin_la_CFLAGS = $(AM_CFLAGS)
-libmpeg_audio_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libmpeg_audio_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libmpeg_audio_plugin_la_LIBADD = $(AM_LIBADD)
-libmpeg_audio_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The png plugin
-libpng_plugin_la_SOURCES = $(SOURCES_png)
-nodist_libpng_plugin_la_SOURCES = $(nodist_SOURCES_png)
-# Force per-target objects:
-libpng_plugin_la_CFLAGS = $(AM_CFLAGS)
-libpng_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libpng_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libpng_plugin_la_LIBADD = $(AM_LIBADD)
-libpng_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The quicktime plugin
-libquicktime_plugin_la_SOURCES = $(SOURCES_quicktime)
-nodist_libquicktime_plugin_la_SOURCES = $(nodist_SOURCES_quicktime)
-# Force per-target objects:
-libquicktime_plugin_la_CFLAGS = $(AM_CFLAGS)
-libquicktime_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libquicktime_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libquicktime_plugin_la_LIBADD = $(AM_LIBADD)
-libquicktime_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The rawvideo plugin
-librawvideo_plugin_la_SOURCES = $(SOURCES_rawvideo)
-nodist_librawvideo_plugin_la_SOURCES = $(nodist_SOURCES_rawvideo)
-# Force per-target objects:
-librawvideo_plugin_la_CFLAGS = $(AM_CFLAGS)
-librawvideo_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-librawvideo_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-librawvideo_plugin_la_LIBADD = $(AM_LIBADD)
-librawvideo_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The realvideo plugin
-librealvideo_plugin_la_SOURCES = $(SOURCES_realvideo)
-nodist_librealvideo_plugin_la_SOURCES = $(nodist_SOURCES_realvideo)
-# Force per-target objects:
-librealvideo_plugin_la_CFLAGS = $(AM_CFLAGS)
-librealvideo_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-librealvideo_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-librealvideo_plugin_la_LIBADD = $(AM_LIBADD)
-librealvideo_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The schroedinger plugin
-libschroedinger_plugin_la_SOURCES = $(SOURCES_schroedinger)
-nodist_libschroedinger_plugin_la_SOURCES = $(nodist_SOURCES_schroedinger)
-# Force per-target objects:
-libschroedinger_plugin_la_CFLAGS = $(AM_CFLAGS)
-libschroedinger_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libschroedinger_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libschroedinger_plugin_la_LIBADD = $(AM_LIBADD)
-libschroedinger_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The sdl_image plugin
-libsdl_image_plugin_la_SOURCES = $(SOURCES_sdl_image)
-nodist_libsdl_image_plugin_la_SOURCES = $(nodist_SOURCES_sdl_image)
-# Force per-target objects:
-libsdl_image_plugin_la_CFLAGS = $(AM_CFLAGS)
-libsdl_image_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libsdl_image_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libsdl_image_plugin_la_LIBADD = $(AM_LIBADD)
-libsdl_image_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The speex plugin
-libspeex_plugin_la_SOURCES = $(SOURCES_speex)
-nodist_libspeex_plugin_la_SOURCES = $(nodist_SOURCES_speex)
-# Force per-target objects:
-libspeex_plugin_la_CFLAGS = $(AM_CFLAGS)
-libspeex_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libspeex_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libspeex_plugin_la_LIBADD = $(AM_LIBADD)
-libspeex_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The svcdsub plugin
-libsvcdsub_plugin_la_SOURCES = $(SOURCES_svcdsub)
-nodist_libsvcdsub_plugin_la_SOURCES = $(nodist_SOURCES_svcdsub)
-# Force per-target objects:
-libsvcdsub_plugin_la_CFLAGS = $(AM_CFLAGS)
-libsvcdsub_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libsvcdsub_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libsvcdsub_plugin_la_LIBADD = $(AM_LIBADD)
-libsvcdsub_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The telx plugin
-libtelx_plugin_la_SOURCES = $(SOURCES_telx)
-nodist_libtelx_plugin_la_SOURCES = $(nodist_SOURCES_telx)
-# Force per-target objects:
-libtelx_plugin_la_CFLAGS = $(AM_CFLAGS)
-libtelx_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libtelx_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libtelx_plugin_la_LIBADD = $(AM_LIBADD)
-libtelx_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The theora plugin
-libtheora_plugin_la_SOURCES = $(SOURCES_theora)
-nodist_libtheora_plugin_la_SOURCES = $(nodist_SOURCES_theora)
-# Force per-target objects:
-libtheora_plugin_la_CFLAGS = $(AM_CFLAGS)
-libtheora_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libtheora_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libtheora_plugin_la_LIBADD = $(AM_LIBADD)
-libtheora_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The tremor plugin
-libtremor_plugin_la_SOURCES = $(SOURCES_tremor)
-nodist_libtremor_plugin_la_SOURCES = $(nodist_SOURCES_tremor)
-# Force per-target objects:
-libtremor_plugin_la_CFLAGS = $(AM_CFLAGS)
-libtremor_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libtremor_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libtremor_plugin_la_LIBADD = $(AM_LIBADD)
-libtremor_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The twolame plugin
-libtwolame_plugin_la_SOURCES = $(SOURCES_twolame)
-nodist_libtwolame_plugin_la_SOURCES = $(nodist_SOURCES_twolame)
-# Force per-target objects:
-libtwolame_plugin_la_CFLAGS = $(AM_CFLAGS)
-libtwolame_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libtwolame_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libtwolame_plugin_la_LIBADD = $(AM_LIBADD)
-libtwolame_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The vorbis plugin
-libvorbis_plugin_la_SOURCES = $(SOURCES_vorbis)
-nodist_libvorbis_plugin_la_SOURCES = $(nodist_SOURCES_vorbis)
-# Force per-target objects:
-libvorbis_plugin_la_CFLAGS = $(AM_CFLAGS)
-libvorbis_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libvorbis_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libvorbis_plugin_la_LIBADD = $(AM_LIBADD)
-libvorbis_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The x264 plugin
-libx264_plugin_la_SOURCES = $(SOURCES_x264)
-nodist_libx264_plugin_la_SOURCES = $(nodist_SOURCES_x264)
-# Force per-target objects:
-libx264_plugin_la_CFLAGS = $(AM_CFLAGS)
-libx264_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libx264_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libx264_plugin_la_LIBADD = $(AM_LIBADD)
-libx264_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The zvbi plugin
-libzvbi_plugin_la_SOURCES = $(SOURCES_zvbi)
-nodist_libzvbi_plugin_la_SOURCES = $(nodist_SOURCES_zvbi)
-# Force per-target objects:
-libzvbi_plugin_la_CFLAGS = $(AM_CFLAGS)
-libzvbi_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libzvbi_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libzvbi_plugin_la_LIBADD = $(AM_LIBADD)
-libzvbi_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-recursive
-
-.SUFFIXES:
-.SUFFIXES: .c .cpp .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/codec/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/codec/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-liba52_plugin.la: $(liba52_plugin_la_OBJECTS) $(liba52_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(liba52_plugin_la_LINK) -rpath $(libvlcdir) $(liba52_plugin_la_OBJECTS) $(liba52_plugin_la_LIBADD) $(LIBS)
-libadpcm_plugin.la: $(libadpcm_plugin_la_OBJECTS) $(libadpcm_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libadpcm_plugin_la_LINK) -rpath $(libvlcdir) $(libadpcm_plugin_la_OBJECTS) $(libadpcm_plugin_la_LIBADD) $(LIBS)
-libaes3_plugin.la: $(libaes3_plugin_la_OBJECTS) $(libaes3_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libaes3_plugin_la_LINK) -rpath $(libvlcdir) $(libaes3_plugin_la_OBJECTS) $(libaes3_plugin_la_LIBADD) $(LIBS)
-libaraw_plugin.la: $(libaraw_plugin_la_OBJECTS) $(libaraw_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libaraw_plugin_la_LINK) -rpath $(libvlcdir) $(libaraw_plugin_la_OBJECTS) $(libaraw_plugin_la_LIBADD) $(LIBS)
-libcc_plugin.la: $(libcc_plugin_la_OBJECTS) $(libcc_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libcc_plugin_la_LINK) -rpath $(libvlcdir) $(libcc_plugin_la_OBJECTS) $(libcc_plugin_la_LIBADD) $(LIBS)
-libcdg_plugin.la: $(libcdg_plugin_la_OBJECTS) $(libcdg_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libcdg_plugin_la_LINK) -rpath $(libvlcdir) $(libcdg_plugin_la_OBJECTS) $(libcdg_plugin_la_LIBADD) $(LIBS)
-libcvdsub_plugin.la: $(libcvdsub_plugin_la_OBJECTS) $(libcvdsub_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libcvdsub_plugin_la_LINK) -rpath $(libvlcdir) $(libcvdsub_plugin_la_OBJECTS) $(libcvdsub_plugin_la_LIBADD) $(LIBS)
-libdirac_plugin.la: $(libdirac_plugin_la_OBJECTS) $(libdirac_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libdirac_plugin_la_LINK)  $(libdirac_plugin_la_OBJECTS) $(libdirac_plugin_la_LIBADD) $(LIBS)
-libdts_plugin.la: $(libdts_plugin_la_OBJECTS) $(libdts_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libdts_plugin_la_LINK) -rpath $(libvlcdir) $(libdts_plugin_la_OBJECTS) $(libdts_plugin_la_LIBADD) $(LIBS)
-libdvbsub_plugin.la: $(libdvbsub_plugin_la_OBJECTS) $(libdvbsub_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libdvbsub_plugin_la_LINK) -rpath $(libvlcdir) $(libdvbsub_plugin_la_OBJECTS) $(libdvbsub_plugin_la_LIBADD) $(LIBS)
-libfaad_plugin.la: $(libfaad_plugin_la_OBJECTS) $(libfaad_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libfaad_plugin_la_LINK)  $(libfaad_plugin_la_OBJECTS) $(libfaad_plugin_la_LIBADD) $(LIBS)
-libfake_plugin.la: $(libfake_plugin_la_OBJECTS) $(libfake_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libfake_plugin_la_LINK) -rpath $(libvlcdir) $(libfake_plugin_la_OBJECTS) $(libfake_plugin_la_LIBADD) $(LIBS)
-libflac_plugin.la: $(libflac_plugin_la_OBJECTS) $(libflac_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libflac_plugin_la_LINK)  $(libflac_plugin_la_OBJECTS) $(libflac_plugin_la_LIBADD) $(LIBS)
-libfluidsynth_plugin.la: $(libfluidsynth_plugin_la_OBJECTS) $(libfluidsynth_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libfluidsynth_plugin_la_LINK)  $(libfluidsynth_plugin_la_OBJECTS) $(libfluidsynth_plugin_la_LIBADD) $(LIBS)
-libinvmem_plugin.la: $(libinvmem_plugin_la_OBJECTS) $(libinvmem_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libinvmem_plugin_la_LINK) -rpath $(libvlcdir) $(libinvmem_plugin_la_OBJECTS) $(libinvmem_plugin_la_LIBADD) $(LIBS)
-libkate_plugin.la: $(libkate_plugin_la_OBJECTS) $(libkate_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libkate_plugin_la_LINK)  $(libkate_plugin_la_OBJECTS) $(libkate_plugin_la_LIBADD) $(LIBS)
-liblibass_plugin.la: $(liblibass_plugin_la_OBJECTS) $(liblibass_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(liblibass_plugin_la_LINK)  $(liblibass_plugin_la_OBJECTS) $(liblibass_plugin_la_LIBADD) $(LIBS)
-liblibmpeg2_plugin.la: $(liblibmpeg2_plugin_la_OBJECTS) $(liblibmpeg2_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(liblibmpeg2_plugin_la_LINK)  $(liblibmpeg2_plugin_la_OBJECTS) $(liblibmpeg2_plugin_la_LIBADD) $(LIBS)
-liblpcm_plugin.la: $(liblpcm_plugin_la_OBJECTS) $(liblpcm_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(liblpcm_plugin_la_LINK) -rpath $(libvlcdir) $(liblpcm_plugin_la_OBJECTS) $(liblpcm_plugin_la_LIBADD) $(LIBS)
-libmash_plugin.la: $(libmash_plugin_la_OBJECTS) $(libmash_plugin_la_DEPENDENCIES) 
-	$(AM_V_CXXLD)$(libmash_plugin_la_LINK)  $(libmash_plugin_la_OBJECTS) $(libmash_plugin_la_LIBADD) $(LIBS)
-libmpeg_audio_plugin.la: $(libmpeg_audio_plugin_la_OBJECTS) $(libmpeg_audio_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libmpeg_audio_plugin_la_LINK) -rpath $(libvlcdir) $(libmpeg_audio_plugin_la_OBJECTS) $(libmpeg_audio_plugin_la_LIBADD) $(LIBS)
-libpng_plugin.la: $(libpng_plugin_la_OBJECTS) $(libpng_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libpng_plugin_la_LINK)  $(libpng_plugin_la_OBJECTS) $(libpng_plugin_la_LIBADD) $(LIBS)
-libquicktime_plugin.la: $(libquicktime_plugin_la_OBJECTS) $(libquicktime_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libquicktime_plugin_la_LINK)  $(libquicktime_plugin_la_OBJECTS) $(libquicktime_plugin_la_LIBADD) $(LIBS)
-librawvideo_plugin.la: $(librawvideo_plugin_la_OBJECTS) $(librawvideo_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(librawvideo_plugin_la_LINK) -rpath $(libvlcdir) $(librawvideo_plugin_la_OBJECTS) $(librawvideo_plugin_la_LIBADD) $(LIBS)
-librealvideo_plugin.la: $(librealvideo_plugin_la_OBJECTS) $(librealvideo_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(librealvideo_plugin_la_LINK)  $(librealvideo_plugin_la_OBJECTS) $(librealvideo_plugin_la_LIBADD) $(LIBS)
-libschroedinger_plugin.la: $(libschroedinger_plugin_la_OBJECTS) $(libschroedinger_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libschroedinger_plugin_la_LINK)  $(libschroedinger_plugin_la_OBJECTS) $(libschroedinger_plugin_la_LIBADD) $(LIBS)
-libsdl_image_plugin.la: $(libsdl_image_plugin_la_OBJECTS) $(libsdl_image_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libsdl_image_plugin_la_LINK)  $(libsdl_image_plugin_la_OBJECTS) $(libsdl_image_plugin_la_LIBADD) $(LIBS)
-libspeex_plugin.la: $(libspeex_plugin_la_OBJECTS) $(libspeex_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libspeex_plugin_la_LINK)  $(libspeex_plugin_la_OBJECTS) $(libspeex_plugin_la_LIBADD) $(LIBS)
-libsvcdsub_plugin.la: $(libsvcdsub_plugin_la_OBJECTS) $(libsvcdsub_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libsvcdsub_plugin_la_LINK) -rpath $(libvlcdir) $(libsvcdsub_plugin_la_OBJECTS) $(libsvcdsub_plugin_la_LIBADD) $(LIBS)
-libtelx_plugin.la: $(libtelx_plugin_la_OBJECTS) $(libtelx_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libtelx_plugin_la_LINK)  $(libtelx_plugin_la_OBJECTS) $(libtelx_plugin_la_LIBADD) $(LIBS)
-libtheora_plugin.la: $(libtheora_plugin_la_OBJECTS) $(libtheora_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libtheora_plugin_la_LINK)  $(libtheora_plugin_la_OBJECTS) $(libtheora_plugin_la_LIBADD) $(LIBS)
-libtremor_plugin.la: $(libtremor_plugin_la_OBJECTS) $(libtremor_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libtremor_plugin_la_LINK)  $(libtremor_plugin_la_OBJECTS) $(libtremor_plugin_la_LIBADD) $(LIBS)
-libtwolame_plugin.la: $(libtwolame_plugin_la_OBJECTS) $(libtwolame_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libtwolame_plugin_la_LINK)  $(libtwolame_plugin_la_OBJECTS) $(libtwolame_plugin_la_LIBADD) $(LIBS)
-libvorbis_plugin.la: $(libvorbis_plugin_la_OBJECTS) $(libvorbis_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libvorbis_plugin_la_LINK)  $(libvorbis_plugin_la_OBJECTS) $(libvorbis_plugin_la_LIBADD) $(LIBS)
-libx264_plugin.la: $(libx264_plugin_la_OBJECTS) $(libx264_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libx264_plugin_la_LINK)  $(libx264_plugin_la_OBJECTS) $(libx264_plugin_la_LIBADD) $(LIBS)
-libzvbi_plugin.la: $(libzvbi_plugin_la_OBJECTS) $(libzvbi_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libzvbi_plugin_la_LINK)  $(libzvbi_plugin_la_OBJECTS) $(libzvbi_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/liba52_plugin_la-a52.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libadpcm_plugin_la-adpcm.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libaes3_plugin_la-aes3.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libaraw_plugin_la-araw.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libcc_plugin_la-cc.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libcdg_plugin_la-cdg.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libcvdsub_plugin_la-cvdsub.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libdirac_plugin_la-dirac.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libdts_plugin_la-dts.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libdvbsub_plugin_la-dvbsub.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libfaad_plugin_la-faad.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libfake_plugin_la-fake.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libflac_plugin_la-flac.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libfluidsynth_plugin_la-fluidsynth.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libinvmem_plugin_la-invmem.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libkate_plugin_la-kate.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/liblibass_plugin_la-libass.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/liblibmpeg2_plugin_la-libmpeg2.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/liblpcm_plugin_la-lpcm.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmash_plugin_la-mash.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmpeg_audio_plugin_la-mpeg_audio.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libpng_plugin_la-png.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libquicktime_plugin_la-quicktime.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/librawvideo_plugin_la-rawvideo.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/librealvideo_plugin_la-realvideo.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libschroedinger_plugin_la-schroedinger.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libsdl_image_plugin_la-sdl_image.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libspeex_plugin_la-speex.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libsvcdsub_plugin_la-svcdsub.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libtelx_plugin_la-telx.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libtheora_plugin_la-theora.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libtremor_plugin_la-vorbis.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libtwolame_plugin_la-twolame.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libvorbis_plugin_la-vorbis.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libx264_plugin_la-x264.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libzvbi_plugin_la-zvbi.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-liba52_plugin_la-a52.lo: a52.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liba52_plugin_la_CFLAGS) $(CFLAGS) -MT liba52_plugin_la-a52.lo -MD -MP -MF $(DEPDIR)/liba52_plugin_la-a52.Tpo -c -o liba52_plugin_la-a52.lo `test -f 'a52.c' || echo '$(srcdir)/'`a52.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liba52_plugin_la-a52.Tpo $(DEPDIR)/liba52_plugin_la-a52.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='a52.c' object='liba52_plugin_la-a52.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liba52_plugin_la_CFLAGS) $(CFLAGS) -c -o liba52_plugin_la-a52.lo `test -f 'a52.c' || echo '$(srcdir)/'`a52.c
-
-libadpcm_plugin_la-adpcm.lo: adpcm.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadpcm_plugin_la_CFLAGS) $(CFLAGS) -MT libadpcm_plugin_la-adpcm.lo -MD -MP -MF $(DEPDIR)/libadpcm_plugin_la-adpcm.Tpo -c -o libadpcm_plugin_la-adpcm.lo `test -f 'adpcm.c' || echo '$(srcdir)/'`adpcm.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libadpcm_plugin_la-adpcm.Tpo $(DEPDIR)/libadpcm_plugin_la-adpcm.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='adpcm.c' object='libadpcm_plugin_la-adpcm.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadpcm_plugin_la_CFLAGS) $(CFLAGS) -c -o libadpcm_plugin_la-adpcm.lo `test -f 'adpcm.c' || echo '$(srcdir)/'`adpcm.c
-
-libaes3_plugin_la-aes3.lo: aes3.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaes3_plugin_la_CFLAGS) $(CFLAGS) -MT libaes3_plugin_la-aes3.lo -MD -MP -MF $(DEPDIR)/libaes3_plugin_la-aes3.Tpo -c -o libaes3_plugin_la-aes3.lo `test -f 'aes3.c' || echo '$(srcdir)/'`aes3.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libaes3_plugin_la-aes3.Tpo $(DEPDIR)/libaes3_plugin_la-aes3.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='aes3.c' object='libaes3_plugin_la-aes3.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaes3_plugin_la_CFLAGS) $(CFLAGS) -c -o libaes3_plugin_la-aes3.lo `test -f 'aes3.c' || echo '$(srcdir)/'`aes3.c
-
-libaraw_plugin_la-araw.lo: araw.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaraw_plugin_la_CFLAGS) $(CFLAGS) -MT libaraw_plugin_la-araw.lo -MD -MP -MF $(DEPDIR)/libaraw_plugin_la-araw.Tpo -c -o libaraw_plugin_la-araw.lo `test -f 'araw.c' || echo '$(srcdir)/'`araw.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libaraw_plugin_la-araw.Tpo $(DEPDIR)/libaraw_plugin_la-araw.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='araw.c' object='libaraw_plugin_la-araw.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaraw_plugin_la_CFLAGS) $(CFLAGS) -c -o libaraw_plugin_la-araw.lo `test -f 'araw.c' || echo '$(srcdir)/'`araw.c
-
-libcc_plugin_la-cc.lo: cc.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcc_plugin_la_CFLAGS) $(CFLAGS) -MT libcc_plugin_la-cc.lo -MD -MP -MF $(DEPDIR)/libcc_plugin_la-cc.Tpo -c -o libcc_plugin_la-cc.lo `test -f 'cc.c' || echo '$(srcdir)/'`cc.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libcc_plugin_la-cc.Tpo $(DEPDIR)/libcc_plugin_la-cc.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='cc.c' object='libcc_plugin_la-cc.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcc_plugin_la_CFLAGS) $(CFLAGS) -c -o libcc_plugin_la-cc.lo `test -f 'cc.c' || echo '$(srcdir)/'`cc.c
-
-libcdg_plugin_la-cdg.lo: cdg.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcdg_plugin_la_CFLAGS) $(CFLAGS) -MT libcdg_plugin_la-cdg.lo -MD -MP -MF $(DEPDIR)/libcdg_plugin_la-cdg.Tpo -c -o libcdg_plugin_la-cdg.lo `test -f 'cdg.c' || echo '$(srcdir)/'`cdg.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libcdg_plugin_la-cdg.Tpo $(DEPDIR)/libcdg_plugin_la-cdg.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='cdg.c' object='libcdg_plugin_la-cdg.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcdg_plugin_la_CFLAGS) $(CFLAGS) -c -o libcdg_plugin_la-cdg.lo `test -f 'cdg.c' || echo '$(srcdir)/'`cdg.c
-
-libcvdsub_plugin_la-cvdsub.lo: cvdsub.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcvdsub_plugin_la_CFLAGS) $(CFLAGS) -MT libcvdsub_plugin_la-cvdsub.lo -MD -MP -MF $(DEPDIR)/libcvdsub_plugin_la-cvdsub.Tpo -c -o libcvdsub_plugin_la-cvdsub.lo `test -f 'cvdsub.c' || echo '$(srcdir)/'`cvdsub.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libcvdsub_plugin_la-cvdsub.Tpo $(DEPDIR)/libcvdsub_plugin_la-cvdsub.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='cvdsub.c' object='libcvdsub_plugin_la-cvdsub.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcvdsub_plugin_la_CFLAGS) $(CFLAGS) -c -o libcvdsub_plugin_la-cvdsub.lo `test -f 'cvdsub.c' || echo '$(srcdir)/'`cvdsub.c
-
-libdirac_plugin_la-dirac.lo: dirac.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdirac_plugin_la_CFLAGS) $(CFLAGS) -MT libdirac_plugin_la-dirac.lo -MD -MP -MF $(DEPDIR)/libdirac_plugin_la-dirac.Tpo -c -o libdirac_plugin_la-dirac.lo `test -f 'dirac.c' || echo '$(srcdir)/'`dirac.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libdirac_plugin_la-dirac.Tpo $(DEPDIR)/libdirac_plugin_la-dirac.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='dirac.c' object='libdirac_plugin_la-dirac.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdirac_plugin_la_CFLAGS) $(CFLAGS) -c -o libdirac_plugin_la-dirac.lo `test -f 'dirac.c' || echo '$(srcdir)/'`dirac.c
-
-libdts_plugin_la-dts.lo: dts.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdts_plugin_la_CFLAGS) $(CFLAGS) -MT libdts_plugin_la-dts.lo -MD -MP -MF $(DEPDIR)/libdts_plugin_la-dts.Tpo -c -o libdts_plugin_la-dts.lo `test -f 'dts.c' || echo '$(srcdir)/'`dts.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libdts_plugin_la-dts.Tpo $(DEPDIR)/libdts_plugin_la-dts.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='dts.c' object='libdts_plugin_la-dts.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdts_plugin_la_CFLAGS) $(CFLAGS) -c -o libdts_plugin_la-dts.lo `test -f 'dts.c' || echo '$(srcdir)/'`dts.c
-
-libdvbsub_plugin_la-dvbsub.lo: dvbsub.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdvbsub_plugin_la_CFLAGS) $(CFLAGS) -MT libdvbsub_plugin_la-dvbsub.lo -MD -MP -MF $(DEPDIR)/libdvbsub_plugin_la-dvbsub.Tpo -c -o libdvbsub_plugin_la-dvbsub.lo `test -f 'dvbsub.c' || echo '$(srcdir)/'`dvbsub.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libdvbsub_plugin_la-dvbsub.Tpo $(DEPDIR)/libdvbsub_plugin_la-dvbsub.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='dvbsub.c' object='libdvbsub_plugin_la-dvbsub.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdvbsub_plugin_la_CFLAGS) $(CFLAGS) -c -o libdvbsub_plugin_la-dvbsub.lo `test -f 'dvbsub.c' || echo '$(srcdir)/'`dvbsub.c
-
-libfaad_plugin_la-faad.lo: faad.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfaad_plugin_la_CFLAGS) $(CFLAGS) -MT libfaad_plugin_la-faad.lo -MD -MP -MF $(DEPDIR)/libfaad_plugin_la-faad.Tpo -c -o libfaad_plugin_la-faad.lo `test -f 'faad.c' || echo '$(srcdir)/'`faad.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libfaad_plugin_la-faad.Tpo $(DEPDIR)/libfaad_plugin_la-faad.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='faad.c' object='libfaad_plugin_la-faad.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfaad_plugin_la_CFLAGS) $(CFLAGS) -c -o libfaad_plugin_la-faad.lo `test -f 'faad.c' || echo '$(srcdir)/'`faad.c
-
-libfake_plugin_la-fake.lo: fake.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfake_plugin_la_CFLAGS) $(CFLAGS) -MT libfake_plugin_la-fake.lo -MD -MP -MF $(DEPDIR)/libfake_plugin_la-fake.Tpo -c -o libfake_plugin_la-fake.lo `test -f 'fake.c' || echo '$(srcdir)/'`fake.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libfake_plugin_la-fake.Tpo $(DEPDIR)/libfake_plugin_la-fake.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='fake.c' object='libfake_plugin_la-fake.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfake_plugin_la_CFLAGS) $(CFLAGS) -c -o libfake_plugin_la-fake.lo `test -f 'fake.c' || echo '$(srcdir)/'`fake.c
-
-libflac_plugin_la-flac.lo: flac.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libflac_plugin_la_CFLAGS) $(CFLAGS) -MT libflac_plugin_la-flac.lo -MD -MP -MF $(DEPDIR)/libflac_plugin_la-flac.Tpo -c -o libflac_plugin_la-flac.lo `test -f 'flac.c' || echo '$(srcdir)/'`flac.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libflac_plugin_la-flac.Tpo $(DEPDIR)/libflac_plugin_la-flac.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='flac.c' object='libflac_plugin_la-flac.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libflac_plugin_la_CFLAGS) $(CFLAGS) -c -o libflac_plugin_la-flac.lo `test -f 'flac.c' || echo '$(srcdir)/'`flac.c
-
-libfluidsynth_plugin_la-fluidsynth.lo: fluidsynth.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfluidsynth_plugin_la_CFLAGS) $(CFLAGS) -MT libfluidsynth_plugin_la-fluidsynth.lo -MD -MP -MF $(DEPDIR)/libfluidsynth_plugin_la-fluidsynth.Tpo -c -o libfluidsynth_plugin_la-fluidsynth.lo `test -f 'fluidsynth.c' || echo '$(srcdir)/'`fluidsynth.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libfluidsynth_plugin_la-fluidsynth.Tpo $(DEPDIR)/libfluidsynth_plugin_la-fluidsynth.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='fluidsynth.c' object='libfluidsynth_plugin_la-fluidsynth.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfluidsynth_plugin_la_CFLAGS) $(CFLAGS) -c -o libfluidsynth_plugin_la-fluidsynth.lo `test -f 'fluidsynth.c' || echo '$(srcdir)/'`fluidsynth.c
-
-libinvmem_plugin_la-invmem.lo: invmem.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libinvmem_plugin_la_CFLAGS) $(CFLAGS) -MT libinvmem_plugin_la-invmem.lo -MD -MP -MF $(DEPDIR)/libinvmem_plugin_la-invmem.Tpo -c -o libinvmem_plugin_la-invmem.lo `test -f 'invmem.c' || echo '$(srcdir)/'`invmem.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libinvmem_plugin_la-invmem.Tpo $(DEPDIR)/libinvmem_plugin_la-invmem.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='invmem.c' object='libinvmem_plugin_la-invmem.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libinvmem_plugin_la_CFLAGS) $(CFLAGS) -c -o libinvmem_plugin_la-invmem.lo `test -f 'invmem.c' || echo '$(srcdir)/'`invmem.c
-
-libkate_plugin_la-kate.lo: kate.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libkate_plugin_la_CFLAGS) $(CFLAGS) -MT libkate_plugin_la-kate.lo -MD -MP -MF $(DEPDIR)/libkate_plugin_la-kate.Tpo -c -o libkate_plugin_la-kate.lo `test -f 'kate.c' || echo '$(srcdir)/'`kate.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libkate_plugin_la-kate.Tpo $(DEPDIR)/libkate_plugin_la-kate.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='kate.c' object='libkate_plugin_la-kate.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libkate_plugin_la_CFLAGS) $(CFLAGS) -c -o libkate_plugin_la-kate.lo `test -f 'kate.c' || echo '$(srcdir)/'`kate.c
-
-liblibass_plugin_la-libass.lo: libass.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblibass_plugin_la_CFLAGS) $(CFLAGS) -MT liblibass_plugin_la-libass.lo -MD -MP -MF $(DEPDIR)/liblibass_plugin_la-libass.Tpo -c -o liblibass_plugin_la-libass.lo `test -f 'libass.c' || echo '$(srcdir)/'`libass.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblibass_plugin_la-libass.Tpo $(DEPDIR)/liblibass_plugin_la-libass.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libass.c' object='liblibass_plugin_la-libass.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblibass_plugin_la_CFLAGS) $(CFLAGS) -c -o liblibass_plugin_la-libass.lo `test -f 'libass.c' || echo '$(srcdir)/'`libass.c
-
-liblibmpeg2_plugin_la-libmpeg2.lo: libmpeg2.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblibmpeg2_plugin_la_CFLAGS) $(CFLAGS) -MT liblibmpeg2_plugin_la-libmpeg2.lo -MD -MP -MF $(DEPDIR)/liblibmpeg2_plugin_la-libmpeg2.Tpo -c -o liblibmpeg2_plugin_la-libmpeg2.lo `test -f 'libmpeg2.c' || echo '$(srcdir)/'`libmpeg2.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblibmpeg2_plugin_la-libmpeg2.Tpo $(DEPDIR)/liblibmpeg2_plugin_la-libmpeg2.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libmpeg2.c' object='liblibmpeg2_plugin_la-libmpeg2.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblibmpeg2_plugin_la_CFLAGS) $(CFLAGS) -c -o liblibmpeg2_plugin_la-libmpeg2.lo `test -f 'libmpeg2.c' || echo '$(srcdir)/'`libmpeg2.c
-
-liblpcm_plugin_la-lpcm.lo: lpcm.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblpcm_plugin_la_CFLAGS) $(CFLAGS) -MT liblpcm_plugin_la-lpcm.lo -MD -MP -MF $(DEPDIR)/liblpcm_plugin_la-lpcm.Tpo -c -o liblpcm_plugin_la-lpcm.lo `test -f 'lpcm.c' || echo '$(srcdir)/'`lpcm.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblpcm_plugin_la-lpcm.Tpo $(DEPDIR)/liblpcm_plugin_la-lpcm.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='lpcm.c' object='liblpcm_plugin_la-lpcm.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblpcm_plugin_la_CFLAGS) $(CFLAGS) -c -o liblpcm_plugin_la-lpcm.lo `test -f 'lpcm.c' || echo '$(srcdir)/'`lpcm.c
-
-libmpeg_audio_plugin_la-mpeg_audio.lo: mpeg_audio.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmpeg_audio_plugin_la_CFLAGS) $(CFLAGS) -MT libmpeg_audio_plugin_la-mpeg_audio.lo -MD -MP -MF $(DEPDIR)/libmpeg_audio_plugin_la-mpeg_audio.Tpo -c -o libmpeg_audio_plugin_la-mpeg_audio.lo `test -f 'mpeg_audio.c' || echo '$(srcdir)/'`mpeg_audio.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmpeg_audio_plugin_la-mpeg_audio.Tpo $(DEPDIR)/libmpeg_audio_plugin_la-mpeg_audio.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='mpeg_audio.c' object='libmpeg_audio_plugin_la-mpeg_audio.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmpeg_audio_plugin_la_CFLAGS) $(CFLAGS) -c -o libmpeg_audio_plugin_la-mpeg_audio.lo `test -f 'mpeg_audio.c' || echo '$(srcdir)/'`mpeg_audio.c
-
-libpng_plugin_la-png.lo: png.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpng_plugin_la_CFLAGS) $(CFLAGS) -MT libpng_plugin_la-png.lo -MD -MP -MF $(DEPDIR)/libpng_plugin_la-png.Tpo -c -o libpng_plugin_la-png.lo `test -f 'png.c' || echo '$(srcdir)/'`png.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libpng_plugin_la-png.Tpo $(DEPDIR)/libpng_plugin_la-png.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='png.c' object='libpng_plugin_la-png.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpng_plugin_la_CFLAGS) $(CFLAGS) -c -o libpng_plugin_la-png.lo `test -f 'png.c' || echo '$(srcdir)/'`png.c
-
-libquicktime_plugin_la-quicktime.lo: quicktime.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libquicktime_plugin_la_CFLAGS) $(CFLAGS) -MT libquicktime_plugin_la-quicktime.lo -MD -MP -MF $(DEPDIR)/libquicktime_plugin_la-quicktime.Tpo -c -o libquicktime_plugin_la-quicktime.lo `test -f 'quicktime.c' || echo '$(srcdir)/'`quicktime.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libquicktime_plugin_la-quicktime.Tpo $(DEPDIR)/libquicktime_plugin_la-quicktime.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='quicktime.c' object='libquicktime_plugin_la-quicktime.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libquicktime_plugin_la_CFLAGS) $(CFLAGS) -c -o libquicktime_plugin_la-quicktime.lo `test -f 'quicktime.c' || echo '$(srcdir)/'`quicktime.c
-
-librawvideo_plugin_la-rawvideo.lo: rawvideo.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librawvideo_plugin_la_CFLAGS) $(CFLAGS) -MT librawvideo_plugin_la-rawvideo.lo -MD -MP -MF $(DEPDIR)/librawvideo_plugin_la-rawvideo.Tpo -c -o librawvideo_plugin_la-rawvideo.lo `test -f 'rawvideo.c' || echo '$(srcdir)/'`rawvideo.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/librawvideo_plugin_la-rawvideo.Tpo $(DEPDIR)/librawvideo_plugin_la-rawvideo.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='rawvideo.c' object='librawvideo_plugin_la-rawvideo.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librawvideo_plugin_la_CFLAGS) $(CFLAGS) -c -o librawvideo_plugin_la-rawvideo.lo `test -f 'rawvideo.c' || echo '$(srcdir)/'`rawvideo.c
-
-librealvideo_plugin_la-realvideo.lo: realvideo.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librealvideo_plugin_la_CFLAGS) $(CFLAGS) -MT librealvideo_plugin_la-realvideo.lo -MD -MP -MF $(DEPDIR)/librealvideo_plugin_la-realvideo.Tpo -c -o librealvideo_plugin_la-realvideo.lo `test -f 'realvideo.c' || echo '$(srcdir)/'`realvideo.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/librealvideo_plugin_la-realvideo.Tpo $(DEPDIR)/librealvideo_plugin_la-realvideo.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='realvideo.c' object='librealvideo_plugin_la-realvideo.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librealvideo_plugin_la_CFLAGS) $(CFLAGS) -c -o librealvideo_plugin_la-realvideo.lo `test -f 'realvideo.c' || echo '$(srcdir)/'`realvideo.c
-
-libschroedinger_plugin_la-schroedinger.lo: schroedinger.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libschroedinger_plugin_la_CFLAGS) $(CFLAGS) -MT libschroedinger_plugin_la-schroedinger.lo -MD -MP -MF $(DEPDIR)/libschroedinger_plugin_la-schroedinger.Tpo -c -o libschroedinger_plugin_la-schroedinger.lo `test -f 'schroedinger.c' || echo '$(srcdir)/'`schroedinger.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libschroedinger_plugin_la-schroedinger.Tpo $(DEPDIR)/libschroedinger_plugin_la-schroedinger.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='schroedinger.c' object='libschroedinger_plugin_la-schroedinger.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libschroedinger_plugin_la_CFLAGS) $(CFLAGS) -c -o libschroedinger_plugin_la-schroedinger.lo `test -f 'schroedinger.c' || echo '$(srcdir)/'`schroedinger.c
-
-libsdl_image_plugin_la-sdl_image.lo: sdl_image.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsdl_image_plugin_la_CFLAGS) $(CFLAGS) -MT libsdl_image_plugin_la-sdl_image.lo -MD -MP -MF $(DEPDIR)/libsdl_image_plugin_la-sdl_image.Tpo -c -o libsdl_image_plugin_la-sdl_image.lo `test -f 'sdl_image.c' || echo '$(srcdir)/'`sdl_image.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libsdl_image_plugin_la-sdl_image.Tpo $(DEPDIR)/libsdl_image_plugin_la-sdl_image.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='sdl_image.c' object='libsdl_image_plugin_la-sdl_image.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsdl_image_plugin_la_CFLAGS) $(CFLAGS) -c -o libsdl_image_plugin_la-sdl_image.lo `test -f 'sdl_image.c' || echo '$(srcdir)/'`sdl_image.c
-
-libspeex_plugin_la-speex.lo: speex.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libspeex_plugin_la_CFLAGS) $(CFLAGS) -MT libspeex_plugin_la-speex.lo -MD -MP -MF $(DEPDIR)/libspeex_plugin_la-speex.Tpo -c -o libspeex_plugin_la-speex.lo `test -f 'speex.c' || echo '$(srcdir)/'`speex.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspeex_plugin_la-speex.Tpo $(DEPDIR)/libspeex_plugin_la-speex.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='speex.c' object='libspeex_plugin_la-speex.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libspeex_plugin_la_CFLAGS) $(CFLAGS) -c -o libspeex_plugin_la-speex.lo `test -f 'speex.c' || echo '$(srcdir)/'`speex.c
-
-libsvcdsub_plugin_la-svcdsub.lo: svcdsub.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsvcdsub_plugin_la_CFLAGS) $(CFLAGS) -MT libsvcdsub_plugin_la-svcdsub.lo -MD -MP -MF $(DEPDIR)/libsvcdsub_plugin_la-svcdsub.Tpo -c -o libsvcdsub_plugin_la-svcdsub.lo `test -f 'svcdsub.c' || echo '$(srcdir)/'`svcdsub.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libsvcdsub_plugin_la-svcdsub.Tpo $(DEPDIR)/libsvcdsub_plugin_la-svcdsub.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='svcdsub.c' object='libsvcdsub_plugin_la-svcdsub.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsvcdsub_plugin_la_CFLAGS) $(CFLAGS) -c -o libsvcdsub_plugin_la-svcdsub.lo `test -f 'svcdsub.c' || echo '$(srcdir)/'`svcdsub.c
-
-libtelx_plugin_la-telx.lo: telx.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtelx_plugin_la_CFLAGS) $(CFLAGS) -MT libtelx_plugin_la-telx.lo -MD -MP -MF $(DEPDIR)/libtelx_plugin_la-telx.Tpo -c -o libtelx_plugin_la-telx.lo `test -f 'telx.c' || echo '$(srcdir)/'`telx.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libtelx_plugin_la-telx.Tpo $(DEPDIR)/libtelx_plugin_la-telx.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='telx.c' object='libtelx_plugin_la-telx.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtelx_plugin_la_CFLAGS) $(CFLAGS) -c -o libtelx_plugin_la-telx.lo `test -f 'telx.c' || echo '$(srcdir)/'`telx.c
-
-libtheora_plugin_la-theora.lo: theora.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtheora_plugin_la_CFLAGS) $(CFLAGS) -MT libtheora_plugin_la-theora.lo -MD -MP -MF $(DEPDIR)/libtheora_plugin_la-theora.Tpo -c -o libtheora_plugin_la-theora.lo `test -f 'theora.c' || echo '$(srcdir)/'`theora.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libtheora_plugin_la-theora.Tpo $(DEPDIR)/libtheora_plugin_la-theora.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='theora.c' object='libtheora_plugin_la-theora.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtheora_plugin_la_CFLAGS) $(CFLAGS) -c -o libtheora_plugin_la-theora.lo `test -f 'theora.c' || echo '$(srcdir)/'`theora.c
-
-libtremor_plugin_la-vorbis.lo: vorbis.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtremor_plugin_la_CFLAGS) $(CFLAGS) -MT libtremor_plugin_la-vorbis.lo -MD -MP -MF $(DEPDIR)/libtremor_plugin_la-vorbis.Tpo -c -o libtremor_plugin_la-vorbis.lo `test -f 'vorbis.c' || echo '$(srcdir)/'`vorbis.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libtremor_plugin_la-vorbis.Tpo $(DEPDIR)/libtremor_plugin_la-vorbis.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='vorbis.c' object='libtremor_plugin_la-vorbis.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtremor_plugin_la_CFLAGS) $(CFLAGS) -c -o libtremor_plugin_la-vorbis.lo `test -f 'vorbis.c' || echo '$(srcdir)/'`vorbis.c
-
-libtwolame_plugin_la-twolame.lo: twolame.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtwolame_plugin_la_CFLAGS) $(CFLAGS) -MT libtwolame_plugin_la-twolame.lo -MD -MP -MF $(DEPDIR)/libtwolame_plugin_la-twolame.Tpo -c -o libtwolame_plugin_la-twolame.lo `test -f 'twolame.c' || echo '$(srcdir)/'`twolame.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libtwolame_plugin_la-twolame.Tpo $(DEPDIR)/libtwolame_plugin_la-twolame.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='twolame.c' object='libtwolame_plugin_la-twolame.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtwolame_plugin_la_CFLAGS) $(CFLAGS) -c -o libtwolame_plugin_la-twolame.lo `test -f 'twolame.c' || echo '$(srcdir)/'`twolame.c
-
-libvorbis_plugin_la-vorbis.lo: vorbis.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvorbis_plugin_la_CFLAGS) $(CFLAGS) -MT libvorbis_plugin_la-vorbis.lo -MD -MP -MF $(DEPDIR)/libvorbis_plugin_la-vorbis.Tpo -c -o libvorbis_plugin_la-vorbis.lo `test -f 'vorbis.c' || echo '$(srcdir)/'`vorbis.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libvorbis_plugin_la-vorbis.Tpo $(DEPDIR)/libvorbis_plugin_la-vorbis.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='vorbis.c' object='libvorbis_plugin_la-vorbis.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvorbis_plugin_la_CFLAGS) $(CFLAGS) -c -o libvorbis_plugin_la-vorbis.lo `test -f 'vorbis.c' || echo '$(srcdir)/'`vorbis.c
-
-libx264_plugin_la-x264.lo: x264.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libx264_plugin_la_CFLAGS) $(CFLAGS) -MT libx264_plugin_la-x264.lo -MD -MP -MF $(DEPDIR)/libx264_plugin_la-x264.Tpo -c -o libx264_plugin_la-x264.lo `test -f 'x264.c' || echo '$(srcdir)/'`x264.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libx264_plugin_la-x264.Tpo $(DEPDIR)/libx264_plugin_la-x264.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='x264.c' object='libx264_plugin_la-x264.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libx264_plugin_la_CFLAGS) $(CFLAGS) -c -o libx264_plugin_la-x264.lo `test -f 'x264.c' || echo '$(srcdir)/'`x264.c
-
-libzvbi_plugin_la-zvbi.lo: zvbi.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzvbi_plugin_la_CFLAGS) $(CFLAGS) -MT libzvbi_plugin_la-zvbi.lo -MD -MP -MF $(DEPDIR)/libzvbi_plugin_la-zvbi.Tpo -c -o libzvbi_plugin_la-zvbi.lo `test -f 'zvbi.c' || echo '$(srcdir)/'`zvbi.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libzvbi_plugin_la-zvbi.Tpo $(DEPDIR)/libzvbi_plugin_la-zvbi.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='zvbi.c' object='libzvbi_plugin_la-zvbi.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libzvbi_plugin_la_CFLAGS) $(CFLAGS) -c -o libzvbi_plugin_la-zvbi.lo `test -f 'zvbi.c' || echo '$(srcdir)/'`zvbi.c
-
-.cpp.o:
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ $<
-
-.cpp.obj:
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
-
-.cpp.lo:
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LTCXXCOMPILE) -c -o $@ $<
-
-libmash_plugin_la-mash.lo: mash.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmash_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libmash_plugin_la-mash.lo -MD -MP -MF $(DEPDIR)/libmash_plugin_la-mash.Tpo -c -o libmash_plugin_la-mash.lo `test -f 'mash.cpp' || echo '$(srcdir)/'`mash.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmash_plugin_la-mash.Tpo $(DEPDIR)/libmash_plugin_la-mash.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='mash.cpp' object='libmash_plugin_la-mash.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmash_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libmash_plugin_la-mash.lo `test -f 'mash.cpp' || echo '$(srcdir)/'`mash.cpp
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-# This directory's subdirectories are mostly independent; you can cd
-# into them and run `make' without going through this Makefile.
-# To change the values of `make' variables: instead of editing Makefiles,
-# (1) if the variable is set in `config.status', edit `config.status'
-#     (which will cause the Makefiles to be regenerated when you run `make');
-# (2) otherwise, pass the desired values on the `make' command line.
-$(RECURSIVE_TARGETS):
-	@fail= failcom='exit 1'; \
-	for f in x $$MAKEFLAGS; do \
-	  case $$f in \
-	    *=* | --[!k]*);; \
-	    *k*) failcom='fail=yes';; \
-	  esac; \
-	done; \
-	dot_seen=no; \
-	target=`echo $@ | sed s/-recursive//`; \
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  echo "Making $$target in $$subdir"; \
-	  if test "$$subdir" = "."; then \
-	    dot_seen=yes; \
-	    local_target="$$target-am"; \
-	  else \
-	    local_target="$$target"; \
-	  fi; \
-	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
-	  || eval $$failcom; \
-	done; \
-	if test "$$dot_seen" = "no"; then \
-	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
-	fi; test -z "$$fail"
-
-$(RECURSIVE_CLEAN_TARGETS):
-	@fail= failcom='exit 1'; \
-	for f in x $$MAKEFLAGS; do \
-	  case $$f in \
-	    *=* | --[!k]*);; \
-	    *k*) failcom='fail=yes';; \
-	  esac; \
-	done; \
-	dot_seen=no; \
-	case "$@" in \
-	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
-	  *) list='$(SUBDIRS)' ;; \
-	esac; \
-	rev=''; for subdir in $$list; do \
-	  if test "$$subdir" = "."; then :; else \
-	    rev="$$subdir $$rev"; \
-	  fi; \
-	done; \
-	rev="$$rev ."; \
-	target=`echo $@ | sed s/-recursive//`; \
-	for subdir in $$rev; do \
-	  echo "Making $$target in $$subdir"; \
-	  if test "$$subdir" = "."; then \
-	    local_target="$$target-am"; \
-	  else \
-	    local_target="$$target"; \
-	  fi; \
-	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
-	  || eval $$failcom; \
-	done && test -z "$$fail"
-tags-recursive:
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
-	done
-ctags-recursive:
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
-	done
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
-	  include_option=--etags-include; \
-	  empty_fix=.; \
-	else \
-	  include_option=--include; \
-	  empty_fix=; \
-	fi; \
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    test ! -f $$subdir/TAGS || \
-	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
-	  fi; \
-	done; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    test -d "$(distdir)/$$subdir" \
-	    || $(MKDIR_P) "$(distdir)/$$subdir" \
-	    || exit 1; \
-	  fi; \
-	done
-	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
-	    $(am__relativize); \
-	    new_distdir=$$reldir; \
-	    dir1=$$subdir; dir2="$(top_distdir)"; \
-	    $(am__relativize); \
-	    new_top_distdir=$$reldir; \
-	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
-	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
-	    ($(am__cd) $$subdir && \
-	      $(MAKE) $(AM_MAKEFLAGS) \
-	        top_distdir="$$new_top_distdir" \
-	        distdir="$$new_distdir" \
-		am__remove_distdir=: \
-		am__skip_length_check=: \
-		am__skip_mode_fix=: \
-	        distdir) \
-	      || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-recursive
-all-am: Makefile $(LTLIBRARIES)
-installdirs: installdirs-recursive
-installdirs-am:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-recursive
-install-exec: install-exec-recursive
-install-data: install-data-recursive
-uninstall: uninstall-recursive
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-recursive
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-recursive
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-recursive
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-recursive
-
-dvi-am:
-
-html: html-recursive
-
-html-am:
-
-info: info-recursive
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-recursive
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-recursive
-
-install-html-am:
-
-install-info: install-info-recursive
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-recursive
-
-install-pdf-am:
-
-install-ps: install-ps-recursive
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-recursive
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-recursive
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-recursive
-
-pdf-am:
-
-ps: ps-recursive
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all check \
-	ctags-recursive install install-am install-strip \
-	tags-recursive
-
-.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
-	all all-am check check-am clean clean-generic clean-libtool \
-	clean-libvlcLTLIBRARIES ctags ctags-recursive distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs installdirs-am \
-	maintainer-clean maintainer-clean-generic mostlyclean \
-	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
-	pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
-	uninstall-libvlcLTLIBRARIES
-
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/codec/avcodec/Makefile.in b/modules/codec/avcodec/Makefile.in
deleted file mode 100644
index f80e224..0000000
--- a/modules/codec/avcodec/Makefile.in
+++ /dev/null
@@ -1,1156 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/codec/avcodec/Makefile.am automatically generated from modules/codec/avcodec/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/Modules.am $(top_srcdir)/modules/common.am
- at ENABLE_SOUT_TRUE@am__append_1 = \
- at ENABLE_SOUT_TRUE@	encoder.c
-
- at MERGE_FFMPEG_TRUE@am__append_2 = \
- at MERGE_FFMPEG_TRUE@	../../demux/avformat/demux.c \
- at MERGE_FFMPEG_TRUE@	../../access/avio.c
-
- at ENABLE_SOUT_TRUE@@MERGE_FFMPEG_TRUE at am__append_3 = \
- at ENABLE_SOUT_TRUE@@MERGE_FFMPEG_TRUE@	../../demux/avformat/mux.c
-
- at MERGE_FFMPEG_TRUE@am__append_4 = -DMERGE_FFMPEG
-subdir = modules/codec/avcodec
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am__libavcodec_plugin_la_SOURCES_DIST = avcodec.c avcodec.h video.c \
-	subtitle.c audio.c deinterlace.c avutil.h fourcc.c chroma.c \
-	vaapi.c dxva2.c copy.c copy.h va.h encoder.c \
-	../../demux/avformat/demux.c ../../access/avio.c \
-	../../demux/avformat/mux.c
-am__objects_1 =
- at ENABLE_SOUT_TRUE@am__objects_2 = libavcodec_plugin_la-encoder.lo
- at MERGE_FFMPEG_TRUE@am__objects_3 = libavcodec_plugin_la-demux.lo \
- at MERGE_FFMPEG_TRUE@	libavcodec_plugin_la-avio.lo
- at ENABLE_SOUT_TRUE@@MERGE_FFMPEG_TRUE at am__objects_4 = libavcodec_plugin_la-mux.lo
-am_libavcodec_plugin_la_OBJECTS = libavcodec_plugin_la-avcodec.lo \
-	libavcodec_plugin_la-video.lo libavcodec_plugin_la-subtitle.lo \
-	libavcodec_plugin_la-audio.lo \
-	libavcodec_plugin_la-deinterlace.lo \
-	libavcodec_plugin_la-fourcc.lo libavcodec_plugin_la-chroma.lo \
-	libavcodec_plugin_la-vaapi.lo libavcodec_plugin_la-dxva2.lo \
-	libavcodec_plugin_la-copy.lo $(am__objects_1) $(am__objects_2) \
-	$(am__objects_3) $(am__objects_4)
-libavcodec_plugin_la_OBJECTS = $(am_libavcodec_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libavcodec_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libavcodec_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libavcodec_plugin_la_SOURCES)
-DIST_SOURCES = $(am__libavcodec_plugin_la_SOURCES_DIST)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = codec
-dir = codec/avcodec
-mods = 
-libvlc_LTLIBRARIES = $(LTLIBavcodec)
-EXTRA_LTLIBRARIES = libavcodec_plugin.la
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
-libavcodec_plugin_la_SOURCES = avcodec.c avcodec.h video.c subtitle.c \
-	audio.c deinterlace.c avutil.h fourcc.c chroma.c vaapi.c \
-	dxva2.c copy.c copy.h va.h $(NULL) $(am__append_1) \
-	$(am__append_2) $(am__append_3)
-libavcodec_plugin_la_CFLAGS = $(AM_CFLAGS) $(am__append_4)
-libavcodec_plugin_la_LIBADD = $(AM_LIBADD)
-libavcodec_plugin_la_DEPENDENCIES = 
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/codec/avcodec/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/codec/avcodec/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libavcodec_plugin.la: $(libavcodec_plugin_la_OBJECTS) $(libavcodec_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libavcodec_plugin_la_LINK)  $(libavcodec_plugin_la_OBJECTS) $(libavcodec_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libavcodec_plugin_la-audio.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libavcodec_plugin_la-avcodec.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libavcodec_plugin_la-avio.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libavcodec_plugin_la-chroma.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libavcodec_plugin_la-copy.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libavcodec_plugin_la-deinterlace.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libavcodec_plugin_la-demux.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libavcodec_plugin_la-dxva2.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libavcodec_plugin_la-encoder.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libavcodec_plugin_la-fourcc.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libavcodec_plugin_la-mux.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libavcodec_plugin_la-subtitle.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libavcodec_plugin_la-vaapi.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libavcodec_plugin_la-video.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-libavcodec_plugin_la-avcodec.lo: avcodec.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavcodec_plugin_la_CFLAGS) $(CFLAGS) -MT libavcodec_plugin_la-avcodec.lo -MD -MP -MF $(DEPDIR)/libavcodec_plugin_la-avcodec.Tpo -c -o libavcodec_plugin_la-avcodec.lo `test -f 'avcodec.c' || echo '$(srcdir)/'`avcodec.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libavcodec_plugin_la-avcodec.Tpo $(DEPDIR)/libavcodec_plugin_la-avcodec.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='avcodec.c' object='libavcodec_plugin_la-avcodec.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavcodec_plugin_la_CFLAGS) $(CFLAGS) -c -o libavcodec_plugin_la-avcodec.lo `test -f 'avcodec.c' || echo '$(srcdir)/'`avcodec.c
-
-libavcodec_plugin_la-video.lo: video.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavcodec_plugin_la_CFLAGS) $(CFLAGS) -MT libavcodec_plugin_la-video.lo -MD -MP -MF $(DEPDIR)/libavcodec_plugin_la-video.Tpo -c -o libavcodec_plugin_la-video.lo `test -f 'video.c' || echo '$(srcdir)/'`video.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libavcodec_plugin_la-video.Tpo $(DEPDIR)/libavcodec_plugin_la-video.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='video.c' object='libavcodec_plugin_la-video.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavcodec_plugin_la_CFLAGS) $(CFLAGS) -c -o libavcodec_plugin_la-video.lo `test -f 'video.c' || echo '$(srcdir)/'`video.c
-
-libavcodec_plugin_la-subtitle.lo: subtitle.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavcodec_plugin_la_CFLAGS) $(CFLAGS) -MT libavcodec_plugin_la-subtitle.lo -MD -MP -MF $(DEPDIR)/libavcodec_plugin_la-subtitle.Tpo -c -o libavcodec_plugin_la-subtitle.lo `test -f 'subtitle.c' || echo '$(srcdir)/'`subtitle.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libavcodec_plugin_la-subtitle.Tpo $(DEPDIR)/libavcodec_plugin_la-subtitle.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='subtitle.c' object='libavcodec_plugin_la-subtitle.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavcodec_plugin_la_CFLAGS) $(CFLAGS) -c -o libavcodec_plugin_la-subtitle.lo `test -f 'subtitle.c' || echo '$(srcdir)/'`subtitle.c
-
-libavcodec_plugin_la-audio.lo: audio.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavcodec_plugin_la_CFLAGS) $(CFLAGS) -MT libavcodec_plugin_la-audio.lo -MD -MP -MF $(DEPDIR)/libavcodec_plugin_la-audio.Tpo -c -o libavcodec_plugin_la-audio.lo `test -f 'audio.c' || echo '$(srcdir)/'`audio.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libavcodec_plugin_la-audio.Tpo $(DEPDIR)/libavcodec_plugin_la-audio.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='audio.c' object='libavcodec_plugin_la-audio.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavcodec_plugin_la_CFLAGS) $(CFLAGS) -c -o libavcodec_plugin_la-audio.lo `test -f 'audio.c' || echo '$(srcdir)/'`audio.c
-
-libavcodec_plugin_la-deinterlace.lo: deinterlace.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavcodec_plugin_la_CFLAGS) $(CFLAGS) -MT libavcodec_plugin_la-deinterlace.lo -MD -MP -MF $(DEPDIR)/libavcodec_plugin_la-deinterlace.Tpo -c -o libavcodec_plugin_la-deinterlace.lo `test -f 'deinterlace.c' || echo '$(srcdir)/'`deinterlace.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libavcodec_plugin_la-deinterlace.Tpo $(DEPDIR)/libavcodec_plugin_la-deinterlace.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='deinterlace.c' object='libavcodec_plugin_la-deinterlace.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavcodec_plugin_la_CFLAGS) $(CFLAGS) -c -o libavcodec_plugin_la-deinterlace.lo `test -f 'deinterlace.c' || echo '$(srcdir)/'`deinterlace.c
-
-libavcodec_plugin_la-fourcc.lo: fourcc.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavcodec_plugin_la_CFLAGS) $(CFLAGS) -MT libavcodec_plugin_la-fourcc.lo -MD -MP -MF $(DEPDIR)/libavcodec_plugin_la-fourcc.Tpo -c -o libavcodec_plugin_la-fourcc.lo `test -f 'fourcc.c' || echo '$(srcdir)/'`fourcc.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libavcodec_plugin_la-fourcc.Tpo $(DEPDIR)/libavcodec_plugin_la-fourcc.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='fourcc.c' object='libavcodec_plugin_la-fourcc.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavcodec_plugin_la_CFLAGS) $(CFLAGS) -c -o libavcodec_plugin_la-fourcc.lo `test -f 'fourcc.c' || echo '$(srcdir)/'`fourcc.c
-
-libavcodec_plugin_la-chroma.lo: chroma.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavcodec_plugin_la_CFLAGS) $(CFLAGS) -MT libavcodec_plugin_la-chroma.lo -MD -MP -MF $(DEPDIR)/libavcodec_plugin_la-chroma.Tpo -c -o libavcodec_plugin_la-chroma.lo `test -f 'chroma.c' || echo '$(srcdir)/'`chroma.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libavcodec_plugin_la-chroma.Tpo $(DEPDIR)/libavcodec_plugin_la-chroma.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='chroma.c' object='libavcodec_plugin_la-chroma.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavcodec_plugin_la_CFLAGS) $(CFLAGS) -c -o libavcodec_plugin_la-chroma.lo `test -f 'chroma.c' || echo '$(srcdir)/'`chroma.c
-
-libavcodec_plugin_la-vaapi.lo: vaapi.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavcodec_plugin_la_CFLAGS) $(CFLAGS) -MT libavcodec_plugin_la-vaapi.lo -MD -MP -MF $(DEPDIR)/libavcodec_plugin_la-vaapi.Tpo -c -o libavcodec_plugin_la-vaapi.lo `test -f 'vaapi.c' || echo '$(srcdir)/'`vaapi.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libavcodec_plugin_la-vaapi.Tpo $(DEPDIR)/libavcodec_plugin_la-vaapi.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='vaapi.c' object='libavcodec_plugin_la-vaapi.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavcodec_plugin_la_CFLAGS) $(CFLAGS) -c -o libavcodec_plugin_la-vaapi.lo `test -f 'vaapi.c' || echo '$(srcdir)/'`vaapi.c
-
-libavcodec_plugin_la-dxva2.lo: dxva2.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavcodec_plugin_la_CFLAGS) $(CFLAGS) -MT libavcodec_plugin_la-dxva2.lo -MD -MP -MF $(DEPDIR)/libavcodec_plugin_la-dxva2.Tpo -c -o libavcodec_plugin_la-dxva2.lo `test -f 'dxva2.c' || echo '$(srcdir)/'`dxva2.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libavcodec_plugin_la-dxva2.Tpo $(DEPDIR)/libavcodec_plugin_la-dxva2.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='dxva2.c' object='libavcodec_plugin_la-dxva2.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavcodec_plugin_la_CFLAGS) $(CFLAGS) -c -o libavcodec_plugin_la-dxva2.lo `test -f 'dxva2.c' || echo '$(srcdir)/'`dxva2.c
-
-libavcodec_plugin_la-copy.lo: copy.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavcodec_plugin_la_CFLAGS) $(CFLAGS) -MT libavcodec_plugin_la-copy.lo -MD -MP -MF $(DEPDIR)/libavcodec_plugin_la-copy.Tpo -c -o libavcodec_plugin_la-copy.lo `test -f 'copy.c' || echo '$(srcdir)/'`copy.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libavcodec_plugin_la-copy.Tpo $(DEPDIR)/libavcodec_plugin_la-copy.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='copy.c' object='libavcodec_plugin_la-copy.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavcodec_plugin_la_CFLAGS) $(CFLAGS) -c -o libavcodec_plugin_la-copy.lo `test -f 'copy.c' || echo '$(srcdir)/'`copy.c
-
-libavcodec_plugin_la-encoder.lo: encoder.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavcodec_plugin_la_CFLAGS) $(CFLAGS) -MT libavcodec_plugin_la-encoder.lo -MD -MP -MF $(DEPDIR)/libavcodec_plugin_la-encoder.Tpo -c -o libavcodec_plugin_la-encoder.lo `test -f 'encoder.c' || echo '$(srcdir)/'`encoder.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libavcodec_plugin_la-encoder.Tpo $(DEPDIR)/libavcodec_plugin_la-encoder.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='encoder.c' object='libavcodec_plugin_la-encoder.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavcodec_plugin_la_CFLAGS) $(CFLAGS) -c -o libavcodec_plugin_la-encoder.lo `test -f 'encoder.c' || echo '$(srcdir)/'`encoder.c
-
-libavcodec_plugin_la-demux.lo: ../../demux/avformat/demux.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavcodec_plugin_la_CFLAGS) $(CFLAGS) -MT libavcodec_plugin_la-demux.lo -MD -MP -MF $(DEPDIR)/libavcodec_plugin_la-demux.Tpo -c -o libavcodec_plugin_la-demux.lo `test -f '../../demux/avformat/demux.c' || echo '$(srcdir)/'`../../demux/avformat/demux.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libavcodec_plugin_la-demux.Tpo $(DEPDIR)/libavcodec_plugin_la-demux.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='../../demux/avformat/demux.c' object='libavcodec_plugin_la-demux.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavcodec_plugin_la_CFLAGS) $(CFLAGS) -c -o libavcodec_plugin_la-demux.lo `test -f '../../demux/avformat/demux.c' || echo '$(srcdir)/'`../../demux/avformat/demux.c
-
-libavcodec_plugin_la-avio.lo: ../../access/avio.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavcodec_plugin_la_CFLAGS) $(CFLAGS) -MT libavcodec_plugin_la-avio.lo -MD -MP -MF $(DEPDIR)/libavcodec_plugin_la-avio.Tpo -c -o libavcodec_plugin_la-avio.lo `test -f '../../access/avio.c' || echo '$(srcdir)/'`../../access/avio.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libavcodec_plugin_la-avio.Tpo $(DEPDIR)/libavcodec_plugin_la-avio.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='../../access/avio.c' object='libavcodec_plugin_la-avio.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavcodec_plugin_la_CFLAGS) $(CFLAGS) -c -o libavcodec_plugin_la-avio.lo `test -f '../../access/avio.c' || echo '$(srcdir)/'`../../access/avio.c
-
-libavcodec_plugin_la-mux.lo: ../../demux/avformat/mux.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavcodec_plugin_la_CFLAGS) $(CFLAGS) -MT libavcodec_plugin_la-mux.lo -MD -MP -MF $(DEPDIR)/libavcodec_plugin_la-mux.Tpo -c -o libavcodec_plugin_la-mux.lo `test -f '../../demux/avformat/mux.c' || echo '$(srcdir)/'`../../demux/avformat/mux.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libavcodec_plugin_la-mux.Tpo $(DEPDIR)/libavcodec_plugin_la-mux.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='../../demux/avformat/mux.c' object='libavcodec_plugin_la-mux.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavcodec_plugin_la_CFLAGS) $(CFLAGS) -c -o libavcodec_plugin_la-mux.lo `test -f '../../demux/avformat/mux.c' || echo '$(srcdir)/'`../../demux/avformat/mux.c
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-am
-all-am: Makefile $(LTLIBRARIES)
-installdirs:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: all check install install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-	clean-libtool clean-libvlcLTLIBRARIES ctags distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags uninstall uninstall-am uninstall-libvlcLTLIBRARIES
-
-
-# FIXME SOURCES_ffmpegaltivec = \
-# FIXME 	ffmpeg.c \
-# FIXME 	ffmpeg.h \
-# FIXME 	video.c \
-# FIXME 	audio.c \
-# FIXME 	video_filter.c \
-# FIXME 	deinterlace.c \
-# FIXME 	chroma.c \
-# FIXME 	encoder.c \
-# FIXME 	postprocess.c \
-# FIXME 	demux.c \
-# FIXME 	mux.c \
-# FIXME 	scale.c \
-# FIXME 	$(NULL)
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/codec/dmo/Makefile.in b/modules/codec/dmo/Makefile.in
deleted file mode 100644
index 100d590..0000000
--- a/modules/codec/dmo/Makefile.in
+++ /dev/null
@@ -1,1014 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/codec/dmo/Makefile.am automatically generated from modules/codec/dmo/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/Modules.am $(top_srcdir)/modules/common.am
-subdir = modules/codec/dmo
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am__objects_1 = libdmo_plugin_la-dmo.lo libdmo_plugin_la-buffer.lo
-am_libdmo_plugin_la_OBJECTS = $(am__objects_1)
-nodist_libdmo_plugin_la_OBJECTS =
-libdmo_plugin_la_OBJECTS = $(am_libdmo_plugin_la_OBJECTS) \
-	$(nodist_libdmo_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libdmo_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libdmo_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libdmo_plugin_la_SOURCES) \
-	$(nodist_libdmo_plugin_la_SOURCES)
-DIST_SOURCES = $(libdmo_plugin_la_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = codec
-dir = codec/dmo
-mods = dmo
-libvlc_LTLIBRARIES = $(LTLIBdmo)
-EXTRA_LTLIBRARIES = libdmo_plugin.la
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
-SOURCES_dmo = dmo.c dmo.h buffer.c
-
-# The dmo plugin
-libdmo_plugin_la_SOURCES = $(SOURCES_dmo)
-nodist_libdmo_plugin_la_SOURCES = $(nodist_SOURCES_dmo)
-# Force per-target objects:
-libdmo_plugin_la_CFLAGS = $(AM_CFLAGS)
-libdmo_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libdmo_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libdmo_plugin_la_LIBADD = $(AM_LIBADD)
-libdmo_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/codec/dmo/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/codec/dmo/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libdmo_plugin.la: $(libdmo_plugin_la_OBJECTS) $(libdmo_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libdmo_plugin_la_LINK)  $(libdmo_plugin_la_OBJECTS) $(libdmo_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libdmo_plugin_la-buffer.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libdmo_plugin_la-dmo.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-libdmo_plugin_la-dmo.lo: dmo.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdmo_plugin_la_CFLAGS) $(CFLAGS) -MT libdmo_plugin_la-dmo.lo -MD -MP -MF $(DEPDIR)/libdmo_plugin_la-dmo.Tpo -c -o libdmo_plugin_la-dmo.lo `test -f 'dmo.c' || echo '$(srcdir)/'`dmo.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libdmo_plugin_la-dmo.Tpo $(DEPDIR)/libdmo_plugin_la-dmo.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='dmo.c' object='libdmo_plugin_la-dmo.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdmo_plugin_la_CFLAGS) $(CFLAGS) -c -o libdmo_plugin_la-dmo.lo `test -f 'dmo.c' || echo '$(srcdir)/'`dmo.c
-
-libdmo_plugin_la-buffer.lo: buffer.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdmo_plugin_la_CFLAGS) $(CFLAGS) -MT libdmo_plugin_la-buffer.lo -MD -MP -MF $(DEPDIR)/libdmo_plugin_la-buffer.Tpo -c -o libdmo_plugin_la-buffer.lo `test -f 'buffer.c' || echo '$(srcdir)/'`buffer.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libdmo_plugin_la-buffer.Tpo $(DEPDIR)/libdmo_plugin_la-buffer.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='buffer.c' object='libdmo_plugin_la-buffer.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdmo_plugin_la_CFLAGS) $(CFLAGS) -c -o libdmo_plugin_la-buffer.lo `test -f 'buffer.c' || echo '$(srcdir)/'`buffer.c
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-am
-all-am: Makefile $(LTLIBRARIES)
-installdirs:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: all check install install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-	clean-libtool clean-libvlcLTLIBRARIES ctags distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags uninstall uninstall-am uninstall-libvlcLTLIBRARIES
-
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/codec/omxil/Makefile.in b/modules/codec/omxil/Makefile.in
deleted file mode 100644
index f336607..0000000
--- a/modules/codec/omxil/Makefile.in
+++ /dev/null
@@ -1,1018 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/codec/omxil/Makefile.am automatically generated from modules/codec/omxil/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/Modules.am $(top_srcdir)/modules/common.am
-subdir = modules/codec/omxil
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am__objects_1 = libomxil_plugin_la-omxil.lo \
-	libomxil_plugin_la-utils.lo
-am_libomxil_plugin_la_OBJECTS = $(am__objects_1)
-nodist_libomxil_plugin_la_OBJECTS =
-libomxil_plugin_la_OBJECTS = $(am_libomxil_plugin_la_OBJECTS) \
-	$(nodist_libomxil_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libomxil_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libomxil_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libomxil_plugin_la_SOURCES) \
-	$(nodist_libomxil_plugin_la_SOURCES)
-DIST_SOURCES = $(libomxil_plugin_la_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = codec
-dir = codec/omxil
-mods = omxil
-libvlc_LTLIBRARIES = $(LTLIBomxil)
-EXTRA_LTLIBRARIES = libomxil_plugin.la
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
-SOURCES_omxil = omxil.c utils.c omxil.h omxil_utils.h \
-	OMX_Component.h OMX_Core.h OMX_Image.h OMX_IVCommon.h OMX_Types.h \
-        OMX_Audio.h OMX_Index.h OMX_Other.h OMX_Video.h
-
-
-# The omxil plugin
-libomxil_plugin_la_SOURCES = $(SOURCES_omxil)
-nodist_libomxil_plugin_la_SOURCES = $(nodist_SOURCES_omxil)
-# Force per-target objects:
-libomxil_plugin_la_CFLAGS = $(AM_CFLAGS)
-libomxil_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libomxil_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libomxil_plugin_la_LIBADD = $(AM_LIBADD)
-libomxil_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/codec/omxil/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/codec/omxil/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libomxil_plugin.la: $(libomxil_plugin_la_OBJECTS) $(libomxil_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libomxil_plugin_la_LINK)  $(libomxil_plugin_la_OBJECTS) $(libomxil_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libomxil_plugin_la-omxil.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libomxil_plugin_la-utils.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-libomxil_plugin_la-omxil.lo: omxil.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libomxil_plugin_la_CFLAGS) $(CFLAGS) -MT libomxil_plugin_la-omxil.lo -MD -MP -MF $(DEPDIR)/libomxil_plugin_la-omxil.Tpo -c -o libomxil_plugin_la-omxil.lo `test -f 'omxil.c' || echo '$(srcdir)/'`omxil.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libomxil_plugin_la-omxil.Tpo $(DEPDIR)/libomxil_plugin_la-omxil.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='omxil.c' object='libomxil_plugin_la-omxil.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libomxil_plugin_la_CFLAGS) $(CFLAGS) -c -o libomxil_plugin_la-omxil.lo `test -f 'omxil.c' || echo '$(srcdir)/'`omxil.c
-
-libomxil_plugin_la-utils.lo: utils.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libomxil_plugin_la_CFLAGS) $(CFLAGS) -MT libomxil_plugin_la-utils.lo -MD -MP -MF $(DEPDIR)/libomxil_plugin_la-utils.Tpo -c -o libomxil_plugin_la-utils.lo `test -f 'utils.c' || echo '$(srcdir)/'`utils.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libomxil_plugin_la-utils.Tpo $(DEPDIR)/libomxil_plugin_la-utils.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='utils.c' object='libomxil_plugin_la-utils.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libomxil_plugin_la_CFLAGS) $(CFLAGS) -c -o libomxil_plugin_la-utils.lo `test -f 'utils.c' || echo '$(srcdir)/'`utils.c
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-am
-all-am: Makefile $(LTLIBRARIES)
-installdirs:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: all check install install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-	clean-libtool clean-libvlcLTLIBRARIES ctags distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags uninstall uninstall-am uninstall-libvlcLTLIBRARIES
-
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/codec/shine/Makefile.in b/modules/codec/shine/Makefile.in
deleted file mode 100644
index 7f1d5bf..0000000
--- a/modules/codec/shine/Makefile.in
+++ /dev/null
@@ -1,1005 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/codec/shine/Makefile.am automatically generated from modules/codec/shine/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/Modules.am $(top_srcdir)/modules/common.am
-subdir = modules/codec/shine
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am__objects_1 = libshine_plugin_la-shine_mod.lo
-am_libshine_plugin_la_OBJECTS = $(am__objects_1)
-nodist_libshine_plugin_la_OBJECTS =
-libshine_plugin_la_OBJECTS = $(am_libshine_plugin_la_OBJECTS) \
-	$(nodist_libshine_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libshine_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libshine_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libshine_plugin_la_SOURCES) \
-	$(nodist_libshine_plugin_la_SOURCES)
-DIST_SOURCES = $(libshine_plugin_la_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = codec
-dir = codec/shine
-mods = shine
-libvlc_LTLIBRARIES = $(LTLIBshine)
-EXTRA_LTLIBRARIES = libshine_plugin.la
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am shine.c
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
-SOURCES_shine = shine_mod.c enc_base.h
-
-# The shine plugin
-libshine_plugin_la_SOURCES = $(SOURCES_shine)
-nodist_libshine_plugin_la_SOURCES = $(nodist_SOURCES_shine)
-# Force per-target objects:
-libshine_plugin_la_CFLAGS = $(AM_CFLAGS)
-libshine_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libshine_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libshine_plugin_la_LIBADD = $(AM_LIBADD)
-libshine_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/codec/shine/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/codec/shine/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libshine_plugin.la: $(libshine_plugin_la_OBJECTS) $(libshine_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libshine_plugin_la_LINK)  $(libshine_plugin_la_OBJECTS) $(libshine_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libshine_plugin_la-shine_mod.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-libshine_plugin_la-shine_mod.lo: shine_mod.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libshine_plugin_la_CFLAGS) $(CFLAGS) -MT libshine_plugin_la-shine_mod.lo -MD -MP -MF $(DEPDIR)/libshine_plugin_la-shine_mod.Tpo -c -o libshine_plugin_la-shine_mod.lo `test -f 'shine_mod.c' || echo '$(srcdir)/'`shine_mod.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libshine_plugin_la-shine_mod.Tpo $(DEPDIR)/libshine_plugin_la-shine_mod.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='shine_mod.c' object='libshine_plugin_la-shine_mod.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libshine_plugin_la_CFLAGS) $(CFLAGS) -c -o libshine_plugin_la-shine_mod.lo `test -f 'shine_mod.c' || echo '$(srcdir)/'`shine_mod.c
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-am
-all-am: Makefile $(LTLIBRARIES)
-installdirs:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: all check install install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-	clean-libtool clean-libvlcLTLIBRARIES ctags distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags uninstall uninstall-am uninstall-libvlcLTLIBRARIES
-
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/codec/spudec/Makefile.in b/modules/codec/spudec/Makefile.in
deleted file mode 100644
index 1ef5203..0000000
--- a/modules/codec/spudec/Makefile.in
+++ /dev/null
@@ -1,1021 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/codec/spudec/Makefile.am automatically generated from modules/codec/spudec/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/Modules.am $(top_srcdir)/modules/common.am
-subdir = modules/codec/spudec
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am__objects_1 =
-am__objects_2 = libspudec_plugin_la-spudec.lo \
-	libspudec_plugin_la-parse.lo $(am__objects_1)
-am_libspudec_plugin_la_OBJECTS = $(am__objects_2)
-nodist_libspudec_plugin_la_OBJECTS =
-libspudec_plugin_la_OBJECTS = $(am_libspudec_plugin_la_OBJECTS) \
-	$(nodist_libspudec_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libspudec_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libspudec_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libspudec_plugin_la_SOURCES) \
-	$(nodist_libspudec_plugin_la_SOURCES)
-DIST_SOURCES = $(libspudec_plugin_la_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = codec
-dir = codec/spudec
-mods = spudec
-libvlc_LTLIBRARIES = libspudec_plugin.la
-EXTRA_LTLIBRARIES = 
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
-SOURCES_spudec = \
-	spudec.c \
-	parse.c \
-	spudec.h \
-	$(NULL)
-
-
-# The spudec plugin
-libspudec_plugin_la_SOURCES = $(SOURCES_spudec)
-nodist_libspudec_plugin_la_SOURCES = $(nodist_SOURCES_spudec)
-# Force per-target objects:
-libspudec_plugin_la_CFLAGS = $(AM_CFLAGS)
-libspudec_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libspudec_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libspudec_plugin_la_LIBADD = $(AM_LIBADD)
-libspudec_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/codec/spudec/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/codec/spudec/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libspudec_plugin.la: $(libspudec_plugin_la_OBJECTS) $(libspudec_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libspudec_plugin_la_LINK) -rpath $(libvlcdir) $(libspudec_plugin_la_OBJECTS) $(libspudec_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libspudec_plugin_la-parse.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libspudec_plugin_la-spudec.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-libspudec_plugin_la-spudec.lo: spudec.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libspudec_plugin_la_CFLAGS) $(CFLAGS) -MT libspudec_plugin_la-spudec.lo -MD -MP -MF $(DEPDIR)/libspudec_plugin_la-spudec.Tpo -c -o libspudec_plugin_la-spudec.lo `test -f 'spudec.c' || echo '$(srcdir)/'`spudec.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspudec_plugin_la-spudec.Tpo $(DEPDIR)/libspudec_plugin_la-spudec.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='spudec.c' object='libspudec_plugin_la-spudec.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libspudec_plugin_la_CFLAGS) $(CFLAGS) -c -o libspudec_plugin_la-spudec.lo `test -f 'spudec.c' || echo '$(srcdir)/'`spudec.c
-
-libspudec_plugin_la-parse.lo: parse.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libspudec_plugin_la_CFLAGS) $(CFLAGS) -MT libspudec_plugin_la-parse.lo -MD -MP -MF $(DEPDIR)/libspudec_plugin_la-parse.Tpo -c -o libspudec_plugin_la-parse.lo `test -f 'parse.c' || echo '$(srcdir)/'`parse.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libspudec_plugin_la-parse.Tpo $(DEPDIR)/libspudec_plugin_la-parse.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='parse.c' object='libspudec_plugin_la-parse.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libspudec_plugin_la_CFLAGS) $(CFLAGS) -c -o libspudec_plugin_la-parse.lo `test -f 'parse.c' || echo '$(srcdir)/'`parse.c
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-am
-all-am: Makefile $(LTLIBRARIES)
-installdirs:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: all check install install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-	clean-libtool clean-libvlcLTLIBRARIES ctags distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags uninstall uninstall-am uninstall-libvlcLTLIBRARIES
-
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/codec/subtitles/Makefile.in b/modules/codec/subtitles/Makefile.in
deleted file mode 100644
index ae5c52f..0000000
--- a/modules/codec/subtitles/Makefile.in
+++ /dev/null
@@ -1,1085 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/codec/subtitles/Makefile.am automatically generated from modules/codec/subtitles/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/Modules.am $(top_srcdir)/modules/common.am
-subdir = modules/codec/subtitles
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am__objects_1 = libsubsdec_plugin_la-subsass.lo \
-	libsubsdec_plugin_la-subsdec.lo
-am_libsubsdec_plugin_la_OBJECTS = $(am__objects_1)
-nodist_libsubsdec_plugin_la_OBJECTS =
-libsubsdec_plugin_la_OBJECTS = $(am_libsubsdec_plugin_la_OBJECTS) \
-	$(nodist_libsubsdec_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libsubsdec_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libsubsdec_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_2 = libsubsusf_plugin_la-subsusf.lo
-am_libsubsusf_plugin_la_OBJECTS = $(am__objects_2)
-nodist_libsubsusf_plugin_la_OBJECTS =
-libsubsusf_plugin_la_OBJECTS = $(am_libsubsusf_plugin_la_OBJECTS) \
-	$(nodist_libsubsusf_plugin_la_OBJECTS)
-libsubsusf_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libsubsusf_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_3 = libt140_plugin_la-t140.lo
-am_libt140_plugin_la_OBJECTS = $(am__objects_3)
-nodist_libt140_plugin_la_OBJECTS =
-libt140_plugin_la_OBJECTS = $(am_libt140_plugin_la_OBJECTS) \
-	$(nodist_libt140_plugin_la_OBJECTS)
-libt140_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libt140_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libsubsdec_plugin_la_SOURCES) \
-	$(nodist_libsubsdec_plugin_la_SOURCES) \
-	$(libsubsusf_plugin_la_SOURCES) \
-	$(nodist_libsubsusf_plugin_la_SOURCES) \
-	$(libt140_plugin_la_SOURCES) \
-	$(nodist_libt140_plugin_la_SOURCES)
-DIST_SOURCES = $(libsubsdec_plugin_la_SOURCES) \
-	$(libsubsusf_plugin_la_SOURCES) $(libt140_plugin_la_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = codec
-dir = codec/subtitles
-mods = subsdec subsusf t140
-libvlc_LTLIBRARIES = libsubsdec_plugin.la libsubsusf_plugin.la \
-	libt140_plugin.la $(NULL)
-EXTRA_LTLIBRARIES = 
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
-SOURCES_subsdec = subsass.c subsdec.c subsdec.h
-SOURCES_subsusf = subsusf.c subsdec.h
-SOURCES_t140 = t140.c
-
-# The subsdec plugin
-libsubsdec_plugin_la_SOURCES = $(SOURCES_subsdec)
-nodist_libsubsdec_plugin_la_SOURCES = $(nodist_SOURCES_subsdec)
-# Force per-target objects:
-libsubsdec_plugin_la_CFLAGS = $(AM_CFLAGS)
-libsubsdec_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libsubsdec_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libsubsdec_plugin_la_LIBADD = $(AM_LIBADD)
-libsubsdec_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The subsusf plugin
-libsubsusf_plugin_la_SOURCES = $(SOURCES_subsusf)
-nodist_libsubsusf_plugin_la_SOURCES = $(nodist_SOURCES_subsusf)
-# Force per-target objects:
-libsubsusf_plugin_la_CFLAGS = $(AM_CFLAGS)
-libsubsusf_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libsubsusf_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libsubsusf_plugin_la_LIBADD = $(AM_LIBADD)
-libsubsusf_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The t140 plugin
-libt140_plugin_la_SOURCES = $(SOURCES_t140)
-nodist_libt140_plugin_la_SOURCES = $(nodist_SOURCES_t140)
-# Force per-target objects:
-libt140_plugin_la_CFLAGS = $(AM_CFLAGS)
-libt140_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libt140_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libt140_plugin_la_LIBADD = $(AM_LIBADD)
-libt140_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/codec/subtitles/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/codec/subtitles/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libsubsdec_plugin.la: $(libsubsdec_plugin_la_OBJECTS) $(libsubsdec_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libsubsdec_plugin_la_LINK) -rpath $(libvlcdir) $(libsubsdec_plugin_la_OBJECTS) $(libsubsdec_plugin_la_LIBADD) $(LIBS)
-libsubsusf_plugin.la: $(libsubsusf_plugin_la_OBJECTS) $(libsubsusf_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libsubsusf_plugin_la_LINK) -rpath $(libvlcdir) $(libsubsusf_plugin_la_OBJECTS) $(libsubsusf_plugin_la_LIBADD) $(LIBS)
-libt140_plugin.la: $(libt140_plugin_la_OBJECTS) $(libt140_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libt140_plugin_la_LINK) -rpath $(libvlcdir) $(libt140_plugin_la_OBJECTS) $(libt140_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libsubsdec_plugin_la-subsass.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libsubsdec_plugin_la-subsdec.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libsubsusf_plugin_la-subsusf.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libt140_plugin_la-t140.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-libsubsdec_plugin_la-subsass.lo: subsass.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubsdec_plugin_la_CFLAGS) $(CFLAGS) -MT libsubsdec_plugin_la-subsass.lo -MD -MP -MF $(DEPDIR)/libsubsdec_plugin_la-subsass.Tpo -c -o libsubsdec_plugin_la-subsass.lo `test -f 'subsass.c' || echo '$(srcdir)/'`subsass.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libsubsdec_plugin_la-subsass.Tpo $(DEPDIR)/libsubsdec_plugin_la-subsass.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='subsass.c' object='libsubsdec_plugin_la-subsass.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubsdec_plugin_la_CFLAGS) $(CFLAGS) -c -o libsubsdec_plugin_la-subsass.lo `test -f 'subsass.c' || echo '$(srcdir)/'`subsass.c
-
-libsubsdec_plugin_la-subsdec.lo: subsdec.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubsdec_plugin_la_CFLAGS) $(CFLAGS) -MT libsubsdec_plugin_la-subsdec.lo -MD -MP -MF $(DEPDIR)/libsubsdec_plugin_la-subsdec.Tpo -c -o libsubsdec_plugin_la-subsdec.lo `test -f 'subsdec.c' || echo '$(srcdir)/'`subsdec.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libsubsdec_plugin_la-subsdec.Tpo $(DEPDIR)/libsubsdec_plugin_la-subsdec.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='subsdec.c' object='libsubsdec_plugin_la-subsdec.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubsdec_plugin_la_CFLAGS) $(CFLAGS) -c -o libsubsdec_plugin_la-subsdec.lo `test -f 'subsdec.c' || echo '$(srcdir)/'`subsdec.c
-
-libsubsusf_plugin_la-subsusf.lo: subsusf.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubsusf_plugin_la_CFLAGS) $(CFLAGS) -MT libsubsusf_plugin_la-subsusf.lo -MD -MP -MF $(DEPDIR)/libsubsusf_plugin_la-subsusf.Tpo -c -o libsubsusf_plugin_la-subsusf.lo `test -f 'subsusf.c' || echo '$(srcdir)/'`subsusf.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libsubsusf_plugin_la-subsusf.Tpo $(DEPDIR)/libsubsusf_plugin_la-subsusf.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='subsusf.c' object='libsubsusf_plugin_la-subsusf.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubsusf_plugin_la_CFLAGS) $(CFLAGS) -c -o libsubsusf_plugin_la-subsusf.lo `test -f 'subsusf.c' || echo '$(srcdir)/'`subsusf.c
-
-libt140_plugin_la-t140.lo: t140.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libt140_plugin_la_CFLAGS) $(CFLAGS) -MT libt140_plugin_la-t140.lo -MD -MP -MF $(DEPDIR)/libt140_plugin_la-t140.Tpo -c -o libt140_plugin_la-t140.lo `test -f 't140.c' || echo '$(srcdir)/'`t140.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libt140_plugin_la-t140.Tpo $(DEPDIR)/libt140_plugin_la-t140.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='t140.c' object='libt140_plugin_la-t140.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libt140_plugin_la_CFLAGS) $(CFLAGS) -c -o libt140_plugin_la-t140.lo `test -f 't140.c' || echo '$(srcdir)/'`t140.c
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-am
-all-am: Makefile $(LTLIBRARIES)
-installdirs:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: all check install install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-	clean-libtool clean-libvlcLTLIBRARIES ctags distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags uninstall uninstall-am uninstall-libvlcLTLIBRARIES
-
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/codec/wmafixed/Makefile.in b/modules/codec/wmafixed/Makefile.in
deleted file mode 100644
index 55ca844..0000000
--- a/modules/codec/wmafixed/Makefile.in
+++ /dev/null
@@ -1,1057 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/codec/wmafixed/Makefile.am automatically generated from modules/codec/wmafixed/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/Modules.am $(top_srcdir)/modules/common.am
-subdir = modules/codec/wmafixed
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am__objects_1 = libwma_fixed_plugin_la-wma.lo \
-	libwma_fixed_plugin_la-wmadeci.lo \
-	libwma_fixed_plugin_la-bitstream.lo \
-	libwma_fixed_plugin_la-wmafixed.lo \
-	libwma_fixed_plugin_la-fft.lo libwma_fixed_plugin_la-mdct.lo
-am_libwma_fixed_plugin_la_OBJECTS = $(am__objects_1)
-nodist_libwma_fixed_plugin_la_OBJECTS =
-libwma_fixed_plugin_la_OBJECTS = $(am_libwma_fixed_plugin_la_OBJECTS) \
-	$(nodist_libwma_fixed_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libwma_fixed_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libwma_fixed_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libwma_fixed_plugin_la_SOURCES) \
-	$(nodist_libwma_fixed_plugin_la_SOURCES)
-DIST_SOURCES = $(libwma_fixed_plugin_la_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = codec
-dir = codec/wmafixed
-mods = wma_fixed
-libvlc_LTLIBRARIES = $(LTLIBwma_fixed)
-EXTRA_LTLIBRARIES = libwma_fixed_plugin.la
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
-SOURCES_wma_fixed = asf.h bswap.h fft.h mdct.h wma.c wmadeci.c bitstream.c \
-  wmadata.h wmafixed.c bitstream.h fft.c mdct.c \
-  wmadec.h wmafixed.h
-
-
-# The wma_fixed plugin
-libwma_fixed_plugin_la_SOURCES = $(SOURCES_wma_fixed)
-nodist_libwma_fixed_plugin_la_SOURCES = $(nodist_SOURCES_wma_fixed)
-# Force per-target objects:
-libwma_fixed_plugin_la_CFLAGS = $(AM_CFLAGS)
-libwma_fixed_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libwma_fixed_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libwma_fixed_plugin_la_LIBADD = $(AM_LIBADD)
-libwma_fixed_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/codec/wmafixed/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/codec/wmafixed/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libwma_fixed_plugin.la: $(libwma_fixed_plugin_la_OBJECTS) $(libwma_fixed_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libwma_fixed_plugin_la_LINK)  $(libwma_fixed_plugin_la_OBJECTS) $(libwma_fixed_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libwma_fixed_plugin_la-bitstream.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libwma_fixed_plugin_la-fft.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libwma_fixed_plugin_la-mdct.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libwma_fixed_plugin_la-wma.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libwma_fixed_plugin_la-wmadeci.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libwma_fixed_plugin_la-wmafixed.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-libwma_fixed_plugin_la-wma.lo: wma.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwma_fixed_plugin_la_CFLAGS) $(CFLAGS) -MT libwma_fixed_plugin_la-wma.lo -MD -MP -MF $(DEPDIR)/libwma_fixed_plugin_la-wma.Tpo -c -o libwma_fixed_plugin_la-wma.lo `test -f 'wma.c' || echo '$(srcdir)/'`wma.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libwma_fixed_plugin_la-wma.Tpo $(DEPDIR)/libwma_fixed_plugin_la-wma.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='wma.c' object='libwma_fixed_plugin_la-wma.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwma_fixed_plugin_la_CFLAGS) $(CFLAGS) -c -o libwma_fixed_plugin_la-wma.lo `test -f 'wma.c' || echo '$(srcdir)/'`wma.c
-
-libwma_fixed_plugin_la-wmadeci.lo: wmadeci.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwma_fixed_plugin_la_CFLAGS) $(CFLAGS) -MT libwma_fixed_plugin_la-wmadeci.lo -MD -MP -MF $(DEPDIR)/libwma_fixed_plugin_la-wmadeci.Tpo -c -o libwma_fixed_plugin_la-wmadeci.lo `test -f 'wmadeci.c' || echo '$(srcdir)/'`wmadeci.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libwma_fixed_plugin_la-wmadeci.Tpo $(DEPDIR)/libwma_fixed_plugin_la-wmadeci.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='wmadeci.c' object='libwma_fixed_plugin_la-wmadeci.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwma_fixed_plugin_la_CFLAGS) $(CFLAGS) -c -o libwma_fixed_plugin_la-wmadeci.lo `test -f 'wmadeci.c' || echo '$(srcdir)/'`wmadeci.c
-
-libwma_fixed_plugin_la-bitstream.lo: bitstream.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwma_fixed_plugin_la_CFLAGS) $(CFLAGS) -MT libwma_fixed_plugin_la-bitstream.lo -MD -MP -MF $(DEPDIR)/libwma_fixed_plugin_la-bitstream.Tpo -c -o libwma_fixed_plugin_la-bitstream.lo `test -f 'bitstream.c' || echo '$(srcdir)/'`bitstream.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libwma_fixed_plugin_la-bitstream.Tpo $(DEPDIR)/libwma_fixed_plugin_la-bitstream.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='bitstream.c' object='libwma_fixed_plugin_la-bitstream.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwma_fixed_plugin_la_CFLAGS) $(CFLAGS) -c -o libwma_fixed_plugin_la-bitstream.lo `test -f 'bitstream.c' || echo '$(srcdir)/'`bitstream.c
-
-libwma_fixed_plugin_la-wmafixed.lo: wmafixed.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwma_fixed_plugin_la_CFLAGS) $(CFLAGS) -MT libwma_fixed_plugin_la-wmafixed.lo -MD -MP -MF $(DEPDIR)/libwma_fixed_plugin_la-wmafixed.Tpo -c -o libwma_fixed_plugin_la-wmafixed.lo `test -f 'wmafixed.c' || echo '$(srcdir)/'`wmafixed.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libwma_fixed_plugin_la-wmafixed.Tpo $(DEPDIR)/libwma_fixed_plugin_la-wmafixed.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='wmafixed.c' object='libwma_fixed_plugin_la-wmafixed.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwma_fixed_plugin_la_CFLAGS) $(CFLAGS) -c -o libwma_fixed_plugin_la-wmafixed.lo `test -f 'wmafixed.c' || echo '$(srcdir)/'`wmafixed.c
-
-libwma_fixed_plugin_la-fft.lo: fft.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwma_fixed_plugin_la_CFLAGS) $(CFLAGS) -MT libwma_fixed_plugin_la-fft.lo -MD -MP -MF $(DEPDIR)/libwma_fixed_plugin_la-fft.Tpo -c -o libwma_fixed_plugin_la-fft.lo `test -f 'fft.c' || echo '$(srcdir)/'`fft.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libwma_fixed_plugin_la-fft.Tpo $(DEPDIR)/libwma_fixed_plugin_la-fft.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='fft.c' object='libwma_fixed_plugin_la-fft.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwma_fixed_plugin_la_CFLAGS) $(CFLAGS) -c -o libwma_fixed_plugin_la-fft.lo `test -f 'fft.c' || echo '$(srcdir)/'`fft.c
-
-libwma_fixed_plugin_la-mdct.lo: mdct.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwma_fixed_plugin_la_CFLAGS) $(CFLAGS) -MT libwma_fixed_plugin_la-mdct.lo -MD -MP -MF $(DEPDIR)/libwma_fixed_plugin_la-mdct.Tpo -c -o libwma_fixed_plugin_la-mdct.lo `test -f 'mdct.c' || echo '$(srcdir)/'`mdct.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libwma_fixed_plugin_la-mdct.Tpo $(DEPDIR)/libwma_fixed_plugin_la-mdct.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='mdct.c' object='libwma_fixed_plugin_la-mdct.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwma_fixed_plugin_la_CFLAGS) $(CFLAGS) -c -o libwma_fixed_plugin_la-mdct.lo `test -f 'mdct.c' || echo '$(srcdir)/'`mdct.c
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-am
-all-am: Makefile $(LTLIBRARIES)
-installdirs:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: all check install install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-	clean-libtool clean-libvlcLTLIBRARIES ctags distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags uninstall uninstall-am uninstall-libvlcLTLIBRARIES
-
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/control/Makefile.in b/modules/control/Makefile.in
deleted file mode 100644
index 2767407..0000000
--- a/modules/control/Makefile.in
+++ /dev/null
@@ -1,1515 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/control/Makefile.am automatically generated from modules/control/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/Modules.am $(top_srcdir)/modules/common.am
- at HAVE_WINCE_FALSE@am__append_1 = \
- at HAVE_WINCE_FALSE@	liboldrc_plugin.la
-
- at HAVE_WIN32_FALSE@@HAVE_WINCE_FALSE at am__append_2 = \
- at HAVE_WIN32_FALSE@@HAVE_WINCE_FALSE@	libsignals_plugin.la \
- at HAVE_WIN32_FALSE@@HAVE_WINCE_FALSE@	libmotion_plugin.la
-
- at HAVE_WIN32_TRUE@@HAVE_WINCE_FALSE at am__append_3 = \
- at HAVE_WIN32_TRUE@@HAVE_WINCE_FALSE@	libntservice_plugin.la
-
-subdir = modules/control
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am__objects_1 = libdbus_plugin_la-dbus.lo
-am_libdbus_plugin_la_OBJECTS = $(am__objects_1)
-nodist_libdbus_plugin_la_OBJECTS =
-libdbus_plugin_la_OBJECTS = $(am_libdbus_plugin_la_OBJECTS) \
-	$(nodist_libdbus_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libdbus_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libdbus_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-am__objects_2 = libgestures_plugin_la-gestures.lo
-am_libgestures_plugin_la_OBJECTS = $(am__objects_2)
-nodist_libgestures_plugin_la_OBJECTS =
-libgestures_plugin_la_OBJECTS = $(am_libgestures_plugin_la_OBJECTS) \
-	$(nodist_libgestures_plugin_la_OBJECTS)
-libgestures_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libgestures_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_3 = libhotkeys_plugin_la-hotkeys.lo
-am_libhotkeys_plugin_la_OBJECTS = $(am__objects_3)
-nodist_libhotkeys_plugin_la_OBJECTS =
-libhotkeys_plugin_la_OBJECTS = $(am_libhotkeys_plugin_la_OBJECTS) \
-	$(nodist_libhotkeys_plugin_la_OBJECTS)
-libhotkeys_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libhotkeys_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_4 = liblirc_plugin_la-lirc.lo
-am_liblirc_plugin_la_OBJECTS = $(am__objects_4)
-nodist_liblirc_plugin_la_OBJECTS =
-liblirc_plugin_la_OBJECTS = $(am_liblirc_plugin_la_OBJECTS) \
-	$(nodist_liblirc_plugin_la_OBJECTS)
-liblirc_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(liblirc_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-am__libmotion_plugin_la_SOURCES_DIST = motion.c unimotion.c \
-	unimotion.h
-am__objects_5 =
- at HAVE_DARWIN_FALSE@am__objects_6 = $(am__objects_5)
- at HAVE_DARWIN_TRUE@am__objects_6 = libmotion_plugin_la-unimotion.lo
-am__objects_7 = libmotion_plugin_la-motion.lo $(am__objects_6) \
-	$(am__objects_5)
-am_libmotion_plugin_la_OBJECTS = $(am__objects_7)
-nodist_libmotion_plugin_la_OBJECTS =
-libmotion_plugin_la_OBJECTS = $(am_libmotion_plugin_la_OBJECTS) \
-	$(nodist_libmotion_plugin_la_OBJECTS)
-libmotion_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libmotion_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
- at HAVE_WIN32_FALSE@@HAVE_WINCE_FALSE at am_libmotion_plugin_la_rpath =  \
- at HAVE_WIN32_FALSE@@HAVE_WINCE_FALSE@	-rpath $(libvlcdir)
-am__objects_8 = libnetsync_plugin_la-netsync.lo
-am_libnetsync_plugin_la_OBJECTS = $(am__objects_8)
-nodist_libnetsync_plugin_la_OBJECTS =
-libnetsync_plugin_la_OBJECTS = $(am_libnetsync_plugin_la_OBJECTS) \
-	$(nodist_libnetsync_plugin_la_OBJECTS)
-libnetsync_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libnetsync_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_9 = libntservice_plugin_la-ntservice.lo
-am_libntservice_plugin_la_OBJECTS = $(am__objects_9)
-nodist_libntservice_plugin_la_OBJECTS =
-libntservice_plugin_la_OBJECTS = $(am_libntservice_plugin_la_OBJECTS) \
-	$(nodist_libntservice_plugin_la_OBJECTS)
-libntservice_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libntservice_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
- at HAVE_WIN32_TRUE@@HAVE_WINCE_FALSE at am_libntservice_plugin_la_rpath =  \
- at HAVE_WIN32_TRUE@@HAVE_WINCE_FALSE@	-rpath $(libvlcdir)
-am__objects_10 = liboldrc_plugin_la-rc.lo
-am_liboldrc_plugin_la_OBJECTS = $(am__objects_10)
-nodist_liboldrc_plugin_la_OBJECTS =
-liboldrc_plugin_la_OBJECTS = $(am_liboldrc_plugin_la_OBJECTS) \
-	$(nodist_liboldrc_plugin_la_OBJECTS)
-liboldrc_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(liboldrc_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
- at HAVE_WINCE_FALSE@am_liboldrc_plugin_la_rpath = -rpath $(libvlcdir)
-am__objects_11 = liboldtelnet_plugin_la-telnet.lo
-am_liboldtelnet_plugin_la_OBJECTS = $(am__objects_11)
-nodist_liboldtelnet_plugin_la_OBJECTS =
-liboldtelnet_plugin_la_OBJECTS = $(am_liboldtelnet_plugin_la_OBJECTS) \
-	$(nodist_liboldtelnet_plugin_la_OBJECTS)
-liboldtelnet_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(liboldtelnet_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_12 = libsignals_plugin_la-signals.lo
-am_libsignals_plugin_la_OBJECTS = $(am__objects_12)
-nodist_libsignals_plugin_la_OBJECTS =
-libsignals_plugin_la_OBJECTS = $(am_libsignals_plugin_la_OBJECTS) \
-	$(nodist_libsignals_plugin_la_OBJECTS)
-libsignals_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libsignals_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
- at HAVE_WIN32_FALSE@@HAVE_WINCE_FALSE at am_libsignals_plugin_la_rpath =  \
- at HAVE_WIN32_FALSE@@HAVE_WINCE_FALSE@	-rpath $(libvlcdir)
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libdbus_plugin_la_SOURCES) \
-	$(nodist_libdbus_plugin_la_SOURCES) \
-	$(libgestures_plugin_la_SOURCES) \
-	$(nodist_libgestures_plugin_la_SOURCES) \
-	$(libhotkeys_plugin_la_SOURCES) \
-	$(nodist_libhotkeys_plugin_la_SOURCES) \
-	$(liblirc_plugin_la_SOURCES) \
-	$(nodist_liblirc_plugin_la_SOURCES) \
-	$(libmotion_plugin_la_SOURCES) \
-	$(nodist_libmotion_plugin_la_SOURCES) \
-	$(libnetsync_plugin_la_SOURCES) \
-	$(nodist_libnetsync_plugin_la_SOURCES) \
-	$(libntservice_plugin_la_SOURCES) \
-	$(nodist_libntservice_plugin_la_SOURCES) \
-	$(liboldrc_plugin_la_SOURCES) \
-	$(nodist_liboldrc_plugin_la_SOURCES) \
-	$(liboldtelnet_plugin_la_SOURCES) \
-	$(nodist_liboldtelnet_plugin_la_SOURCES) \
-	$(libsignals_plugin_la_SOURCES) \
-	$(nodist_libsignals_plugin_la_SOURCES)
-DIST_SOURCES = $(libdbus_plugin_la_SOURCES) \
-	$(libgestures_plugin_la_SOURCES) \
-	$(libhotkeys_plugin_la_SOURCES) $(liblirc_plugin_la_SOURCES) \
-	$(am__libmotion_plugin_la_SOURCES_DIST) \
-	$(libnetsync_plugin_la_SOURCES) \
-	$(libntservice_plugin_la_SOURCES) \
-	$(liboldrc_plugin_la_SOURCES) \
-	$(liboldtelnet_plugin_la_SOURCES) \
-	$(libsignals_plugin_la_SOURCES)
-RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
-	html-recursive info-recursive install-data-recursive \
-	install-dvi-recursive install-exec-recursive \
-	install-html-recursive install-info-recursive \
-	install-pdf-recursive install-ps-recursive install-recursive \
-	installcheck-recursive installdirs-recursive pdf-recursive \
-	ps-recursive uninstall-recursive
-RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
-  distclean-recursive maintainer-clean-recursive
-AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
-	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
-	distdir
-ETAGS = etags
-CTAGS = ctags
-DIST_SUBDIRS = $(SUBDIRS)
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-am__relativize = \
-  dir0=`pwd`; \
-  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
-  sed_rest='s,^[^/]*/*,,'; \
-  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
-  sed_butlast='s,/*[^/]*$$,,'; \
-  while test -n "$$dir1"; do \
-    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
-    if test "$$first" != "."; then \
-      if test "$$first" = ".."; then \
-        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
-        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
-      else \
-        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
-        if test "$$first2" = "$$first"; then \
-          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
-        else \
-          dir2="../$$dir2"; \
-        fi; \
-        dir0="$$dir0"/"$$first"; \
-      fi; \
-    fi; \
-    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
-  done; \
-  reldir="$$dir2"
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = control
-dir = control
-mods = dbus gestures hotkeys lirc motion netsync ntservice oldrc oldtelnet signals
-libvlc_LTLIBRARIES = $(LTLIBdbus) $(LTLIBlirc) $(LTLIBoldtelnet) \
-	libgestures_plugin.la libnetsync_plugin.la \
-	libhotkeys_plugin.la $(am__append_1) $(am__append_2) \
-	$(am__append_3)
-EXTRA_LTLIBRARIES = libdbus_plugin.la liblirc_plugin.la liboldtelnet_plugin.la
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
-SUBDIRS = http globalhotkeys
-SOURCES_gestures = gestures.c
-SOURCES_oldtelnet = telnet.c
-SOURCES_netsync = netsync.c
-SOURCES_ntservice = ntservice.c
-SOURCES_hotkeys = hotkeys.c
-SOURCES_lirc = lirc.c
-SOURCES_oldrc = rc.c
-SOURCES_dbus = dbus.c dbus.h
-SOURCES_signals = signals.c
- at HAVE_DARWIN_FALSE@motion_extra = $(NULL)
- at HAVE_DARWIN_TRUE@motion_extra = unimotion.c unimotion.h
-SOURCES_motion = \
-        motion.c \
-        $(motion_extra) \
-        $(NULL)
-
-
-# The dbus plugin
-libdbus_plugin_la_SOURCES = $(SOURCES_dbus)
-nodist_libdbus_plugin_la_SOURCES = $(nodist_SOURCES_dbus)
-# Force per-target objects:
-libdbus_plugin_la_CFLAGS = $(AM_CFLAGS)
-libdbus_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libdbus_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libdbus_plugin_la_LIBADD = $(AM_LIBADD)
-libdbus_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The gestures plugin
-libgestures_plugin_la_SOURCES = $(SOURCES_gestures)
-nodist_libgestures_plugin_la_SOURCES = $(nodist_SOURCES_gestures)
-# Force per-target objects:
-libgestures_plugin_la_CFLAGS = $(AM_CFLAGS)
-libgestures_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libgestures_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libgestures_plugin_la_LIBADD = $(AM_LIBADD)
-libgestures_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The hotkeys plugin
-libhotkeys_plugin_la_SOURCES = $(SOURCES_hotkeys)
-nodist_libhotkeys_plugin_la_SOURCES = $(nodist_SOURCES_hotkeys)
-# Force per-target objects:
-libhotkeys_plugin_la_CFLAGS = $(AM_CFLAGS)
-libhotkeys_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libhotkeys_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libhotkeys_plugin_la_LIBADD = $(AM_LIBADD)
-libhotkeys_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The lirc plugin
-liblirc_plugin_la_SOURCES = $(SOURCES_lirc)
-nodist_liblirc_plugin_la_SOURCES = $(nodist_SOURCES_lirc)
-# Force per-target objects:
-liblirc_plugin_la_CFLAGS = $(AM_CFLAGS)
-liblirc_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-liblirc_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-liblirc_plugin_la_LIBADD = $(AM_LIBADD)
-liblirc_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The motion plugin
-libmotion_plugin_la_SOURCES = $(SOURCES_motion)
-nodist_libmotion_plugin_la_SOURCES = $(nodist_SOURCES_motion)
-# Force per-target objects:
-libmotion_plugin_la_CFLAGS = $(AM_CFLAGS)
-libmotion_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libmotion_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libmotion_plugin_la_LIBADD = $(AM_LIBADD)
-libmotion_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The netsync plugin
-libnetsync_plugin_la_SOURCES = $(SOURCES_netsync)
-nodist_libnetsync_plugin_la_SOURCES = $(nodist_SOURCES_netsync)
-# Force per-target objects:
-libnetsync_plugin_la_CFLAGS = $(AM_CFLAGS)
-libnetsync_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libnetsync_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libnetsync_plugin_la_LIBADD = $(AM_LIBADD)
-libnetsync_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The ntservice plugin
-libntservice_plugin_la_SOURCES = $(SOURCES_ntservice)
-nodist_libntservice_plugin_la_SOURCES = $(nodist_SOURCES_ntservice)
-# Force per-target objects:
-libntservice_plugin_la_CFLAGS = $(AM_CFLAGS)
-libntservice_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libntservice_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libntservice_plugin_la_LIBADD = $(AM_LIBADD)
-libntservice_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The oldrc plugin
-liboldrc_plugin_la_SOURCES = $(SOURCES_oldrc)
-nodist_liboldrc_plugin_la_SOURCES = $(nodist_SOURCES_oldrc)
-# Force per-target objects:
-liboldrc_plugin_la_CFLAGS = $(AM_CFLAGS)
-liboldrc_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-liboldrc_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-liboldrc_plugin_la_LIBADD = $(AM_LIBADD)
-liboldrc_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The oldtelnet plugin
-liboldtelnet_plugin_la_SOURCES = $(SOURCES_oldtelnet)
-nodist_liboldtelnet_plugin_la_SOURCES = $(nodist_SOURCES_oldtelnet)
-# Force per-target objects:
-liboldtelnet_plugin_la_CFLAGS = $(AM_CFLAGS)
-liboldtelnet_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-liboldtelnet_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-liboldtelnet_plugin_la_LIBADD = $(AM_LIBADD)
-liboldtelnet_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The signals plugin
-libsignals_plugin_la_SOURCES = $(SOURCES_signals)
-nodist_libsignals_plugin_la_SOURCES = $(nodist_SOURCES_signals)
-# Force per-target objects:
-libsignals_plugin_la_CFLAGS = $(AM_CFLAGS)
-libsignals_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libsignals_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libsignals_plugin_la_LIBADD = $(AM_LIBADD)
-libsignals_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-recursive
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/control/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/control/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libdbus_plugin.la: $(libdbus_plugin_la_OBJECTS) $(libdbus_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libdbus_plugin_la_LINK)  $(libdbus_plugin_la_OBJECTS) $(libdbus_plugin_la_LIBADD) $(LIBS)
-libgestures_plugin.la: $(libgestures_plugin_la_OBJECTS) $(libgestures_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libgestures_plugin_la_LINK) -rpath $(libvlcdir) $(libgestures_plugin_la_OBJECTS) $(libgestures_plugin_la_LIBADD) $(LIBS)
-libhotkeys_plugin.la: $(libhotkeys_plugin_la_OBJECTS) $(libhotkeys_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libhotkeys_plugin_la_LINK) -rpath $(libvlcdir) $(libhotkeys_plugin_la_OBJECTS) $(libhotkeys_plugin_la_LIBADD) $(LIBS)
-liblirc_plugin.la: $(liblirc_plugin_la_OBJECTS) $(liblirc_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(liblirc_plugin_la_LINK)  $(liblirc_plugin_la_OBJECTS) $(liblirc_plugin_la_LIBADD) $(LIBS)
-libmotion_plugin.la: $(libmotion_plugin_la_OBJECTS) $(libmotion_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libmotion_plugin_la_LINK) $(am_libmotion_plugin_la_rpath) $(libmotion_plugin_la_OBJECTS) $(libmotion_plugin_la_LIBADD) $(LIBS)
-libnetsync_plugin.la: $(libnetsync_plugin_la_OBJECTS) $(libnetsync_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libnetsync_plugin_la_LINK) -rpath $(libvlcdir) $(libnetsync_plugin_la_OBJECTS) $(libnetsync_plugin_la_LIBADD) $(LIBS)
-libntservice_plugin.la: $(libntservice_plugin_la_OBJECTS) $(libntservice_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libntservice_plugin_la_LINK) $(am_libntservice_plugin_la_rpath) $(libntservice_plugin_la_OBJECTS) $(libntservice_plugin_la_LIBADD) $(LIBS)
-liboldrc_plugin.la: $(liboldrc_plugin_la_OBJECTS) $(liboldrc_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(liboldrc_plugin_la_LINK) $(am_liboldrc_plugin_la_rpath) $(liboldrc_plugin_la_OBJECTS) $(liboldrc_plugin_la_LIBADD) $(LIBS)
-liboldtelnet_plugin.la: $(liboldtelnet_plugin_la_OBJECTS) $(liboldtelnet_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(liboldtelnet_plugin_la_LINK)  $(liboldtelnet_plugin_la_OBJECTS) $(liboldtelnet_plugin_la_LIBADD) $(LIBS)
-libsignals_plugin.la: $(libsignals_plugin_la_OBJECTS) $(libsignals_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libsignals_plugin_la_LINK) $(am_libsignals_plugin_la_rpath) $(libsignals_plugin_la_OBJECTS) $(libsignals_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libdbus_plugin_la-dbus.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libgestures_plugin_la-gestures.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libhotkeys_plugin_la-hotkeys.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/liblirc_plugin_la-lirc.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmotion_plugin_la-motion.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmotion_plugin_la-unimotion.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libnetsync_plugin_la-netsync.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libntservice_plugin_la-ntservice.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/liboldrc_plugin_la-rc.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/liboldtelnet_plugin_la-telnet.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libsignals_plugin_la-signals.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-libdbus_plugin_la-dbus.lo: dbus.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdbus_plugin_la_CFLAGS) $(CFLAGS) -MT libdbus_plugin_la-dbus.lo -MD -MP -MF $(DEPDIR)/libdbus_plugin_la-dbus.Tpo -c -o libdbus_plugin_la-dbus.lo `test -f 'dbus.c' || echo '$(srcdir)/'`dbus.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libdbus_plugin_la-dbus.Tpo $(DEPDIR)/libdbus_plugin_la-dbus.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='dbus.c' object='libdbus_plugin_la-dbus.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdbus_plugin_la_CFLAGS) $(CFLAGS) -c -o libdbus_plugin_la-dbus.lo `test -f 'dbus.c' || echo '$(srcdir)/'`dbus.c
-
-libgestures_plugin_la-gestures.lo: gestures.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgestures_plugin_la_CFLAGS) $(CFLAGS) -MT libgestures_plugin_la-gestures.lo -MD -MP -MF $(DEPDIR)/libgestures_plugin_la-gestures.Tpo -c -o libgestures_plugin_la-gestures.lo `test -f 'gestures.c' || echo '$(srcdir)/'`gestures.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgestures_plugin_la-gestures.Tpo $(DEPDIR)/libgestures_plugin_la-gestures.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='gestures.c' object='libgestures_plugin_la-gestures.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgestures_plugin_la_CFLAGS) $(CFLAGS) -c -o libgestures_plugin_la-gestures.lo `test -f 'gestures.c' || echo '$(srcdir)/'`gestures.c
-
-libhotkeys_plugin_la-hotkeys.lo: hotkeys.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libhotkeys_plugin_la_CFLAGS) $(CFLAGS) -MT libhotkeys_plugin_la-hotkeys.lo -MD -MP -MF $(DEPDIR)/libhotkeys_plugin_la-hotkeys.Tpo -c -o libhotkeys_plugin_la-hotkeys.lo `test -f 'hotkeys.c' || echo '$(srcdir)/'`hotkeys.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libhotkeys_plugin_la-hotkeys.Tpo $(DEPDIR)/libhotkeys_plugin_la-hotkeys.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='hotkeys.c' object='libhotkeys_plugin_la-hotkeys.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libhotkeys_plugin_la_CFLAGS) $(CFLAGS) -c -o libhotkeys_plugin_la-hotkeys.lo `test -f 'hotkeys.c' || echo '$(srcdir)/'`hotkeys.c
-
-liblirc_plugin_la-lirc.lo: lirc.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblirc_plugin_la_CFLAGS) $(CFLAGS) -MT liblirc_plugin_la-lirc.lo -MD -MP -MF $(DEPDIR)/liblirc_plugin_la-lirc.Tpo -c -o liblirc_plugin_la-lirc.lo `test -f 'lirc.c' || echo '$(srcdir)/'`lirc.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblirc_plugin_la-lirc.Tpo $(DEPDIR)/liblirc_plugin_la-lirc.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='lirc.c' object='liblirc_plugin_la-lirc.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblirc_plugin_la_CFLAGS) $(CFLAGS) -c -o liblirc_plugin_la-lirc.lo `test -f 'lirc.c' || echo '$(srcdir)/'`lirc.c
-
-libmotion_plugin_la-motion.lo: motion.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmotion_plugin_la_CFLAGS) $(CFLAGS) -MT libmotion_plugin_la-motion.lo -MD -MP -MF $(DEPDIR)/libmotion_plugin_la-motion.Tpo -c -o libmotion_plugin_la-motion.lo `test -f 'motion.c' || echo '$(srcdir)/'`motion.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmotion_plugin_la-motion.Tpo $(DEPDIR)/libmotion_plugin_la-motion.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='motion.c' object='libmotion_plugin_la-motion.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmotion_plugin_la_CFLAGS) $(CFLAGS) -c -o libmotion_plugin_la-motion.lo `test -f 'motion.c' || echo '$(srcdir)/'`motion.c
-
-libmotion_plugin_la-unimotion.lo: unimotion.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmotion_plugin_la_CFLAGS) $(CFLAGS) -MT libmotion_plugin_la-unimotion.lo -MD -MP -MF $(DEPDIR)/libmotion_plugin_la-unimotion.Tpo -c -o libmotion_plugin_la-unimotion.lo `test -f 'unimotion.c' || echo '$(srcdir)/'`unimotion.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmotion_plugin_la-unimotion.Tpo $(DEPDIR)/libmotion_plugin_la-unimotion.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='unimotion.c' object='libmotion_plugin_la-unimotion.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmotion_plugin_la_CFLAGS) $(CFLAGS) -c -o libmotion_plugin_la-unimotion.lo `test -f 'unimotion.c' || echo '$(srcdir)/'`unimotion.c
-
-libnetsync_plugin_la-netsync.lo: netsync.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnetsync_plugin_la_CFLAGS) $(CFLAGS) -MT libnetsync_plugin_la-netsync.lo -MD -MP -MF $(DEPDIR)/libnetsync_plugin_la-netsync.Tpo -c -o libnetsync_plugin_la-netsync.lo `test -f 'netsync.c' || echo '$(srcdir)/'`netsync.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libnetsync_plugin_la-netsync.Tpo $(DEPDIR)/libnetsync_plugin_la-netsync.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='netsync.c' object='libnetsync_plugin_la-netsync.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnetsync_plugin_la_CFLAGS) $(CFLAGS) -c -o libnetsync_plugin_la-netsync.lo `test -f 'netsync.c' || echo '$(srcdir)/'`netsync.c
-
-libntservice_plugin_la-ntservice.lo: ntservice.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libntservice_plugin_la_CFLAGS) $(CFLAGS) -MT libntservice_plugin_la-ntservice.lo -MD -MP -MF $(DEPDIR)/libntservice_plugin_la-ntservice.Tpo -c -o libntservice_plugin_la-ntservice.lo `test -f 'ntservice.c' || echo '$(srcdir)/'`ntservice.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libntservice_plugin_la-ntservice.Tpo $(DEPDIR)/libntservice_plugin_la-ntservice.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='ntservice.c' object='libntservice_plugin_la-ntservice.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libntservice_plugin_la_CFLAGS) $(CFLAGS) -c -o libntservice_plugin_la-ntservice.lo `test -f 'ntservice.c' || echo '$(srcdir)/'`ntservice.c
-
-liboldrc_plugin_la-rc.lo: rc.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboldrc_plugin_la_CFLAGS) $(CFLAGS) -MT liboldrc_plugin_la-rc.lo -MD -MP -MF $(DEPDIR)/liboldrc_plugin_la-rc.Tpo -c -o liboldrc_plugin_la-rc.lo `test -f 'rc.c' || echo '$(srcdir)/'`rc.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liboldrc_plugin_la-rc.Tpo $(DEPDIR)/liboldrc_plugin_la-rc.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='rc.c' object='liboldrc_plugin_la-rc.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboldrc_plugin_la_CFLAGS) $(CFLAGS) -c -o liboldrc_plugin_la-rc.lo `test -f 'rc.c' || echo '$(srcdir)/'`rc.c
-
-liboldtelnet_plugin_la-telnet.lo: telnet.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboldtelnet_plugin_la_CFLAGS) $(CFLAGS) -MT liboldtelnet_plugin_la-telnet.lo -MD -MP -MF $(DEPDIR)/liboldtelnet_plugin_la-telnet.Tpo -c -o liboldtelnet_plugin_la-telnet.lo `test -f 'telnet.c' || echo '$(srcdir)/'`telnet.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liboldtelnet_plugin_la-telnet.Tpo $(DEPDIR)/liboldtelnet_plugin_la-telnet.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='telnet.c' object='liboldtelnet_plugin_la-telnet.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboldtelnet_plugin_la_CFLAGS) $(CFLAGS) -c -o liboldtelnet_plugin_la-telnet.lo `test -f 'telnet.c' || echo '$(srcdir)/'`telnet.c
-
-libsignals_plugin_la-signals.lo: signals.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsignals_plugin_la_CFLAGS) $(CFLAGS) -MT libsignals_plugin_la-signals.lo -MD -MP -MF $(DEPDIR)/libsignals_plugin_la-signals.Tpo -c -o libsignals_plugin_la-signals.lo `test -f 'signals.c' || echo '$(srcdir)/'`signals.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libsignals_plugin_la-signals.Tpo $(DEPDIR)/libsignals_plugin_la-signals.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='signals.c' object='libsignals_plugin_la-signals.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsignals_plugin_la_CFLAGS) $(CFLAGS) -c -o libsignals_plugin_la-signals.lo `test -f 'signals.c' || echo '$(srcdir)/'`signals.c
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-# This directory's subdirectories are mostly independent; you can cd
-# into them and run `make' without going through this Makefile.
-# To change the values of `make' variables: instead of editing Makefiles,
-# (1) if the variable is set in `config.status', edit `config.status'
-#     (which will cause the Makefiles to be regenerated when you run `make');
-# (2) otherwise, pass the desired values on the `make' command line.
-$(RECURSIVE_TARGETS):
-	@fail= failcom='exit 1'; \
-	for f in x $$MAKEFLAGS; do \
-	  case $$f in \
-	    *=* | --[!k]*);; \
-	    *k*) failcom='fail=yes';; \
-	  esac; \
-	done; \
-	dot_seen=no; \
-	target=`echo $@ | sed s/-recursive//`; \
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  echo "Making $$target in $$subdir"; \
-	  if test "$$subdir" = "."; then \
-	    dot_seen=yes; \
-	    local_target="$$target-am"; \
-	  else \
-	    local_target="$$target"; \
-	  fi; \
-	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
-	  || eval $$failcom; \
-	done; \
-	if test "$$dot_seen" = "no"; then \
-	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
-	fi; test -z "$$fail"
-
-$(RECURSIVE_CLEAN_TARGETS):
-	@fail= failcom='exit 1'; \
-	for f in x $$MAKEFLAGS; do \
-	  case $$f in \
-	    *=* | --[!k]*);; \
-	    *k*) failcom='fail=yes';; \
-	  esac; \
-	done; \
-	dot_seen=no; \
-	case "$@" in \
-	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
-	  *) list='$(SUBDIRS)' ;; \
-	esac; \
-	rev=''; for subdir in $$list; do \
-	  if test "$$subdir" = "."; then :; else \
-	    rev="$$subdir $$rev"; \
-	  fi; \
-	done; \
-	rev="$$rev ."; \
-	target=`echo $@ | sed s/-recursive//`; \
-	for subdir in $$rev; do \
-	  echo "Making $$target in $$subdir"; \
-	  if test "$$subdir" = "."; then \
-	    local_target="$$target-am"; \
-	  else \
-	    local_target="$$target"; \
-	  fi; \
-	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
-	  || eval $$failcom; \
-	done && test -z "$$fail"
-tags-recursive:
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
-	done
-ctags-recursive:
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
-	done
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
-	  include_option=--etags-include; \
-	  empty_fix=.; \
-	else \
-	  include_option=--include; \
-	  empty_fix=; \
-	fi; \
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    test ! -f $$subdir/TAGS || \
-	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
-	  fi; \
-	done; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    test -d "$(distdir)/$$subdir" \
-	    || $(MKDIR_P) "$(distdir)/$$subdir" \
-	    || exit 1; \
-	  fi; \
-	done
-	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
-	    $(am__relativize); \
-	    new_distdir=$$reldir; \
-	    dir1=$$subdir; dir2="$(top_distdir)"; \
-	    $(am__relativize); \
-	    new_top_distdir=$$reldir; \
-	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
-	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
-	    ($(am__cd) $$subdir && \
-	      $(MAKE) $(AM_MAKEFLAGS) \
-	        top_distdir="$$new_top_distdir" \
-	        distdir="$$new_distdir" \
-		am__remove_distdir=: \
-		am__skip_length_check=: \
-		am__skip_mode_fix=: \
-	        distdir) \
-	      || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-recursive
-all-am: Makefile $(LTLIBRARIES)
-installdirs: installdirs-recursive
-installdirs-am:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-recursive
-install-exec: install-exec-recursive
-install-data: install-data-recursive
-uninstall: uninstall-recursive
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-recursive
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-recursive
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-recursive
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-recursive
-
-dvi-am:
-
-html: html-recursive
-
-html-am:
-
-info: info-recursive
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-recursive
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-recursive
-
-install-html-am:
-
-install-info: install-info-recursive
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-recursive
-
-install-pdf-am:
-
-install-ps: install-ps-recursive
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-recursive
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-recursive
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-recursive
-
-pdf-am:
-
-ps: ps-recursive
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all check \
-	ctags-recursive install install-am install-strip \
-	tags-recursive
-
-.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
-	all all-am check check-am clean clean-generic clean-libtool \
-	clean-libvlcLTLIBRARIES ctags ctags-recursive distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs installdirs-am \
-	maintainer-clean maintainer-clean-generic mostlyclean \
-	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
-	pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
-	uninstall-libvlcLTLIBRARIES
-
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/control/globalhotkeys/Makefile.in b/modules/control/globalhotkeys/Makefile.in
deleted file mode 100644
index 6d8cb15..0000000
--- a/modules/control/globalhotkeys/Makefile.in
+++ /dev/null
@@ -1,1024 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/control/globalhotkeys/Makefile.am automatically generated from modules/control/globalhotkeys/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/Modules.am $(top_srcdir)/modules/common.am
-subdir = modules/control/globalhotkeys
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am__libglobalhotkeys_plugin_la_SOURCES_DIST = xcb.c win32.c
- at HAVE_WIN32_FALSE@am__objects_1 = libglobalhotkeys_plugin_la-xcb.lo
- at HAVE_WIN32_TRUE@am__objects_1 = libglobalhotkeys_plugin_la-win32.lo
-am__objects_2 =
-am__objects_3 = $(am__objects_1) $(am__objects_2)
-am_libglobalhotkeys_plugin_la_OBJECTS = $(am__objects_3)
-nodist_libglobalhotkeys_plugin_la_OBJECTS =
-libglobalhotkeys_plugin_la_OBJECTS =  \
-	$(am_libglobalhotkeys_plugin_la_OBJECTS) \
-	$(nodist_libglobalhotkeys_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libglobalhotkeys_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libglobalhotkeys_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libglobalhotkeys_plugin_la_SOURCES) \
-	$(nodist_libglobalhotkeys_plugin_la_SOURCES)
-DIST_SOURCES = $(am__libglobalhotkeys_plugin_la_SOURCES_DIST)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = control
-dir = control/globalhotkeys
-mods = globalhotkeys
-libvlc_LTLIBRARIES = $(LTLIBglobalhotkeys)
-EXTRA_LTLIBRARIES = libglobalhotkeys_plugin.la
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
- at HAVE_WIN32_FALSE@globalhotkeys_extra = xcb.c
- at HAVE_WIN32_TRUE@globalhotkeys_extra = win32.c
-SOURCES_globalhotkeys = \
-    $(globalhotkeys_extra) \
-    $(NULL)
-
-
-# The globalhotkeys plugin
-libglobalhotkeys_plugin_la_SOURCES = $(SOURCES_globalhotkeys)
-nodist_libglobalhotkeys_plugin_la_SOURCES = $(nodist_SOURCES_globalhotkeys)
-# Force per-target objects:
-libglobalhotkeys_plugin_la_CFLAGS = $(AM_CFLAGS)
-libglobalhotkeys_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libglobalhotkeys_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libglobalhotkeys_plugin_la_LIBADD = $(AM_LIBADD)
-libglobalhotkeys_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/control/globalhotkeys/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/control/globalhotkeys/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libglobalhotkeys_plugin.la: $(libglobalhotkeys_plugin_la_OBJECTS) $(libglobalhotkeys_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libglobalhotkeys_plugin_la_LINK)  $(libglobalhotkeys_plugin_la_OBJECTS) $(libglobalhotkeys_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libglobalhotkeys_plugin_la-win32.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libglobalhotkeys_plugin_la-xcb.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-libglobalhotkeys_plugin_la-xcb.lo: xcb.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libglobalhotkeys_plugin_la_CFLAGS) $(CFLAGS) -MT libglobalhotkeys_plugin_la-xcb.lo -MD -MP -MF $(DEPDIR)/libglobalhotkeys_plugin_la-xcb.Tpo -c -o libglobalhotkeys_plugin_la-xcb.lo `test -f 'xcb.c' || echo '$(srcdir)/'`xcb.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libglobalhotkeys_plugin_la-xcb.Tpo $(DEPDIR)/libglobalhotkeys_plugin_la-xcb.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='xcb.c' object='libglobalhotkeys_plugin_la-xcb.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libglobalhotkeys_plugin_la_CFLAGS) $(CFLAGS) -c -o libglobalhotkeys_plugin_la-xcb.lo `test -f 'xcb.c' || echo '$(srcdir)/'`xcb.c
-
-libglobalhotkeys_plugin_la-win32.lo: win32.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libglobalhotkeys_plugin_la_CFLAGS) $(CFLAGS) -MT libglobalhotkeys_plugin_la-win32.lo -MD -MP -MF $(DEPDIR)/libglobalhotkeys_plugin_la-win32.Tpo -c -o libglobalhotkeys_plugin_la-win32.lo `test -f 'win32.c' || echo '$(srcdir)/'`win32.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libglobalhotkeys_plugin_la-win32.Tpo $(DEPDIR)/libglobalhotkeys_plugin_la-win32.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='win32.c' object='libglobalhotkeys_plugin_la-win32.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libglobalhotkeys_plugin_la_CFLAGS) $(CFLAGS) -c -o libglobalhotkeys_plugin_la-win32.lo `test -f 'win32.c' || echo '$(srcdir)/'`win32.c
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-am
-all-am: Makefile $(LTLIBRARIES)
-installdirs:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: all check install install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-	clean-libtool clean-libvlcLTLIBRARIES ctags distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags uninstall uninstall-am uninstall-libvlcLTLIBRARIES
-
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/control/http/Makefile.in b/modules/control/http/Makefile.in
deleted file mode 100644
index d390599..0000000
--- a/modules/control/http/Makefile.in
+++ /dev/null
@@ -1,1054 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/control/http/Makefile.am automatically generated from modules/control/http/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/Modules.am $(top_srcdir)/modules/common.am
-subdir = modules/control/http
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am__objects_1 =
-am__objects_2 = liboldhttp_plugin_la-http.lo \
-	liboldhttp_plugin_la-rpn.lo liboldhttp_plugin_la-macro.lo \
-	liboldhttp_plugin_la-mvar.lo liboldhttp_plugin_la-util.lo \
-	$(am__objects_1)
-am_liboldhttp_plugin_la_OBJECTS = $(am__objects_2)
-nodist_liboldhttp_plugin_la_OBJECTS =
-liboldhttp_plugin_la_OBJECTS = $(am_liboldhttp_plugin_la_OBJECTS) \
-	$(nodist_liboldhttp_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-liboldhttp_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(liboldhttp_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(liboldhttp_plugin_la_SOURCES) \
-	$(nodist_liboldhttp_plugin_la_SOURCES)
-DIST_SOURCES = $(liboldhttp_plugin_la_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = control
-dir = control/http
-mods = oldhttp
-libvlc_LTLIBRARIES = $(LTLIBoldhttp)
-EXTRA_LTLIBRARIES = liboldhttp_plugin.la
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
-SOURCES_oldhttp = \
-	http.c \
-	http.h \
-	rpn.c \
-	macro.c \
-	macros.h \
-	mvar.c \
-	util.c \
-	$(NULL)
-
-
-# The oldhttp plugin
-liboldhttp_plugin_la_SOURCES = $(SOURCES_oldhttp)
-nodist_liboldhttp_plugin_la_SOURCES = $(nodist_SOURCES_oldhttp)
-# Force per-target objects:
-liboldhttp_plugin_la_CFLAGS = $(AM_CFLAGS)
-liboldhttp_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-liboldhttp_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-liboldhttp_plugin_la_LIBADD = $(AM_LIBADD)
-liboldhttp_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/control/http/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/control/http/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-liboldhttp_plugin.la: $(liboldhttp_plugin_la_OBJECTS) $(liboldhttp_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(liboldhttp_plugin_la_LINK)  $(liboldhttp_plugin_la_OBJECTS) $(liboldhttp_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/liboldhttp_plugin_la-http.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/liboldhttp_plugin_la-macro.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/liboldhttp_plugin_la-mvar.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/liboldhttp_plugin_la-rpn.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/liboldhttp_plugin_la-util.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-liboldhttp_plugin_la-http.lo: http.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboldhttp_plugin_la_CFLAGS) $(CFLAGS) -MT liboldhttp_plugin_la-http.lo -MD -MP -MF $(DEPDIR)/liboldhttp_plugin_la-http.Tpo -c -o liboldhttp_plugin_la-http.lo `test -f 'http.c' || echo '$(srcdir)/'`http.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liboldhttp_plugin_la-http.Tpo $(DEPDIR)/liboldhttp_plugin_la-http.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='http.c' object='liboldhttp_plugin_la-http.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboldhttp_plugin_la_CFLAGS) $(CFLAGS) -c -o liboldhttp_plugin_la-http.lo `test -f 'http.c' || echo '$(srcdir)/'`http.c
-
-liboldhttp_plugin_la-rpn.lo: rpn.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboldhttp_plugin_la_CFLAGS) $(CFLAGS) -MT liboldhttp_plugin_la-rpn.lo -MD -MP -MF $(DEPDIR)/liboldhttp_plugin_la-rpn.Tpo -c -o liboldhttp_plugin_la-rpn.lo `test -f 'rpn.c' || echo '$(srcdir)/'`rpn.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liboldhttp_plugin_la-rpn.Tpo $(DEPDIR)/liboldhttp_plugin_la-rpn.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='rpn.c' object='liboldhttp_plugin_la-rpn.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboldhttp_plugin_la_CFLAGS) $(CFLAGS) -c -o liboldhttp_plugin_la-rpn.lo `test -f 'rpn.c' || echo '$(srcdir)/'`rpn.c
-
-liboldhttp_plugin_la-macro.lo: macro.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboldhttp_plugin_la_CFLAGS) $(CFLAGS) -MT liboldhttp_plugin_la-macro.lo -MD -MP -MF $(DEPDIR)/liboldhttp_plugin_la-macro.Tpo -c -o liboldhttp_plugin_la-macro.lo `test -f 'macro.c' || echo '$(srcdir)/'`macro.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liboldhttp_plugin_la-macro.Tpo $(DEPDIR)/liboldhttp_plugin_la-macro.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='macro.c' object='liboldhttp_plugin_la-macro.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboldhttp_plugin_la_CFLAGS) $(CFLAGS) -c -o liboldhttp_plugin_la-macro.lo `test -f 'macro.c' || echo '$(srcdir)/'`macro.c
-
-liboldhttp_plugin_la-mvar.lo: mvar.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboldhttp_plugin_la_CFLAGS) $(CFLAGS) -MT liboldhttp_plugin_la-mvar.lo -MD -MP -MF $(DEPDIR)/liboldhttp_plugin_la-mvar.Tpo -c -o liboldhttp_plugin_la-mvar.lo `test -f 'mvar.c' || echo '$(srcdir)/'`mvar.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liboldhttp_plugin_la-mvar.Tpo $(DEPDIR)/liboldhttp_plugin_la-mvar.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='mvar.c' object='liboldhttp_plugin_la-mvar.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboldhttp_plugin_la_CFLAGS) $(CFLAGS) -c -o liboldhttp_plugin_la-mvar.lo `test -f 'mvar.c' || echo '$(srcdir)/'`mvar.c
-
-liboldhttp_plugin_la-util.lo: util.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboldhttp_plugin_la_CFLAGS) $(CFLAGS) -MT liboldhttp_plugin_la-util.lo -MD -MP -MF $(DEPDIR)/liboldhttp_plugin_la-util.Tpo -c -o liboldhttp_plugin_la-util.lo `test -f 'util.c' || echo '$(srcdir)/'`util.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liboldhttp_plugin_la-util.Tpo $(DEPDIR)/liboldhttp_plugin_la-util.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='util.c' object='liboldhttp_plugin_la-util.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liboldhttp_plugin_la_CFLAGS) $(CFLAGS) -c -o liboldhttp_plugin_la-util.lo `test -f 'util.c' || echo '$(srcdir)/'`util.c
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-am
-all-am: Makefile $(LTLIBRARIES)
-installdirs:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: all check install install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-	clean-libtool clean-libvlcLTLIBRARIES ctags distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags uninstall uninstall-am uninstall-libvlcLTLIBRARIES
-
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/demux/Makefile.in b/modules/demux/Makefile.in
deleted file mode 100644
index 18969a4..0000000
--- a/modules/demux/Makefile.in
+++ /dev/null
@@ -1,2332 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/demux/Makefile.am automatically generated from modules/demux/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/Modules.am $(top_srcdir)/modules/common.am
-subdir = modules/demux
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am__objects_1 = libaiff_plugin_la-aiff.lo
-am_libaiff_plugin_la_OBJECTS = $(am__objects_1)
-nodist_libaiff_plugin_la_OBJECTS =
-libaiff_plugin_la_OBJECTS = $(am_libaiff_plugin_la_OBJECTS) \
-	$(nodist_libaiff_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libaiff_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libaiff_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-am__objects_2 = libasademux_plugin_la-subtitle_asa.lo \
-	libasademux_plugin_la-asademux.lo
-am_libasademux_plugin_la_OBJECTS = $(am__objects_2)
-nodist_libasademux_plugin_la_OBJECTS =
-libasademux_plugin_la_OBJECTS = $(am_libasademux_plugin_la_OBJECTS) \
-	$(nodist_libasademux_plugin_la_OBJECTS)
-libasademux_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libasademux_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_3 = libau_plugin_la-au.lo
-am_libau_plugin_la_OBJECTS = $(am__objects_3)
-nodist_libau_plugin_la_OBJECTS =
-libau_plugin_la_OBJECTS = $(am_libau_plugin_la_OBJECTS) \
-	$(nodist_libau_plugin_la_OBJECTS)
-libau_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libau_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-am__objects_4 = libdemux_cdg_plugin_la-cdg.lo
-am_libdemux_cdg_plugin_la_OBJECTS = $(am__objects_4)
-nodist_libdemux_cdg_plugin_la_OBJECTS =
-libdemux_cdg_plugin_la_OBJECTS = $(am_libdemux_cdg_plugin_la_OBJECTS) \
-	$(nodist_libdemux_cdg_plugin_la_OBJECTS)
-libdemux_cdg_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libdemux_cdg_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_5 = libdemuxdump_plugin_la-demuxdump.lo
-am_libdemuxdump_plugin_la_OBJECTS = $(am__objects_5)
-nodist_libdemuxdump_plugin_la_OBJECTS =
-libdemuxdump_plugin_la_OBJECTS = $(am_libdemuxdump_plugin_la_OBJECTS) \
-	$(nodist_libdemuxdump_plugin_la_OBJECTS)
-libdemuxdump_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libdemuxdump_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_6 = libdirac_plugin_la-dirac.lo
-am_libdirac_plugin_la_OBJECTS = $(am__objects_6)
-nodist_libdirac_plugin_la_OBJECTS =
-libdirac_plugin_la_OBJECTS = $(am_libdirac_plugin_la_OBJECTS) \
-	$(nodist_libdirac_plugin_la_OBJECTS)
-libdirac_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libdirac_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_7 = libflacsys_plugin_la-flac.lo
-am_libflacsys_plugin_la_OBJECTS = $(am__objects_7)
-nodist_libflacsys_plugin_la_OBJECTS =
-libflacsys_plugin_la_OBJECTS = $(am_libflacsys_plugin_la_OBJECTS) \
-	$(nodist_libflacsys_plugin_la_OBJECTS)
-libflacsys_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libflacsys_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_8 = libgme_plugin_la-gme.lo libgme_plugin_la-dummy.lo
-am_libgme_plugin_la_OBJECTS = $(am__objects_8)
-nodist_libgme_plugin_la_OBJECTS =
-libgme_plugin_la_OBJECTS = $(am_libgme_plugin_la_OBJECTS) \
-	$(nodist_libgme_plugin_la_OBJECTS)
-libgme_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
-	$(libgme_plugin_la_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_9 = liblive555_plugin_la-live555.lo \
-	liblive555_plugin_la-asf.lo liblive555_plugin_la-buffer.lo
-am_liblive555_plugin_la_OBJECTS = $(am__objects_9)
-nodist_liblive555_plugin_la_OBJECTS =
-liblive555_plugin_la_OBJECTS = $(am_liblive555_plugin_la_OBJECTS) \
-	$(nodist_liblive555_plugin_la_OBJECTS)
-liblive555_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
-	$(liblive555_plugin_la_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_10 = libmjpeg_plugin_la-mjpeg.lo
-am_libmjpeg_plugin_la_OBJECTS = $(am__objects_10)
-nodist_libmjpeg_plugin_la_OBJECTS =
-libmjpeg_plugin_la_OBJECTS = $(am_libmjpeg_plugin_la_OBJECTS) \
-	$(nodist_libmjpeg_plugin_la_OBJECTS)
-libmjpeg_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libmjpeg_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_11 = libmod_plugin_la-mod.lo libmod_plugin_la-dummy.lo
-am_libmod_plugin_la_OBJECTS = $(am__objects_11)
-nodist_libmod_plugin_la_OBJECTS =
-libmod_plugin_la_OBJECTS = $(am_libmod_plugin_la_OBJECTS) \
-	$(nodist_libmod_plugin_la_OBJECTS)
-libmod_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
-	$(libmod_plugin_la_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_12 = libmpc_plugin_la-mpc.lo
-am_libmpc_plugin_la_OBJECTS = $(am__objects_12)
-nodist_libmpc_plugin_la_OBJECTS =
-libmpc_plugin_la_OBJECTS = $(am_libmpc_plugin_la_OBJECTS) \
-	$(nodist_libmpc_plugin_la_OBJECTS)
-libmpc_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libmpc_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-am__objects_13 = libnsc_plugin_la-nsc.lo
-am_libnsc_plugin_la_OBJECTS = $(am__objects_13)
-nodist_libnsc_plugin_la_OBJECTS =
-libnsc_plugin_la_OBJECTS = $(am_libnsc_plugin_la_OBJECTS) \
-	$(nodist_libnsc_plugin_la_OBJECTS)
-libnsc_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libnsc_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-am__objects_14 = libnsv_plugin_la-nsv.lo
-am_libnsv_plugin_la_OBJECTS = $(am__objects_14)
-nodist_libnsv_plugin_la_OBJECTS =
-libnsv_plugin_la_OBJECTS = $(am_libnsv_plugin_la_OBJECTS) \
-	$(nodist_libnsv_plugin_la_OBJECTS)
-libnsv_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libnsv_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-am__objects_15 = libnuv_plugin_la-nuv.lo
-am_libnuv_plugin_la_OBJECTS = $(am__objects_15)
-nodist_libnuv_plugin_la_OBJECTS =
-libnuv_plugin_la_OBJECTS = $(am_libnuv_plugin_la_OBJECTS) \
-	$(nodist_libnuv_plugin_la_OBJECTS)
-libnuv_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libnuv_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-am__objects_16 = libogg_plugin_la-ogg.lo \
-	libogg_plugin_la-kate_categories.lo
-am_libogg_plugin_la_OBJECTS = $(am__objects_16)
-nodist_libogg_plugin_la_OBJECTS =
-libogg_plugin_la_OBJECTS = $(am_libogg_plugin_la_OBJECTS) \
-	$(nodist_libogg_plugin_la_OBJECTS)
-libogg_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libogg_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-am__objects_17 = libps_plugin_la-ps.lo
-am_libps_plugin_la_OBJECTS = $(am__objects_17)
-nodist_libps_plugin_la_OBJECTS =
-libps_plugin_la_OBJECTS = $(am_libps_plugin_la_OBJECTS) \
-	$(nodist_libps_plugin_la_OBJECTS)
-libps_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libps_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-am__objects_18 = libpva_plugin_la-pva.lo
-am_libpva_plugin_la_OBJECTS = $(am__objects_18)
-nodist_libpva_plugin_la_OBJECTS =
-libpva_plugin_la_OBJECTS = $(am_libpva_plugin_la_OBJECTS) \
-	$(nodist_libpva_plugin_la_OBJECTS)
-libpva_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libpva_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-am__objects_19 = librawaud_plugin_la-rawaud.lo
-am_librawaud_plugin_la_OBJECTS = $(am__objects_19)
-nodist_librawaud_plugin_la_OBJECTS =
-librawaud_plugin_la_OBJECTS = $(am_librawaud_plugin_la_OBJECTS) \
-	$(nodist_librawaud_plugin_la_OBJECTS)
-librawaud_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(librawaud_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_20 = librawdv_plugin_la-rawdv.lo
-am_librawdv_plugin_la_OBJECTS = $(am__objects_20)
-nodist_librawdv_plugin_la_OBJECTS =
-librawdv_plugin_la_OBJECTS = $(am_librawdv_plugin_la_OBJECTS) \
-	$(nodist_librawdv_plugin_la_OBJECTS)
-librawdv_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(librawdv_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_21 = librawvid_plugin_la-rawvid.lo
-am_librawvid_plugin_la_OBJECTS = $(am__objects_21)
-nodist_librawvid_plugin_la_OBJECTS =
-librawvid_plugin_la_OBJECTS = $(am_librawvid_plugin_la_OBJECTS) \
-	$(nodist_librawvid_plugin_la_OBJECTS)
-librawvid_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(librawvid_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_22 = libreal_plugin_la-real.lo
-am_libreal_plugin_la_OBJECTS = $(am__objects_22)
-nodist_libreal_plugin_la_OBJECTS =
-libreal_plugin_la_OBJECTS = $(am_libreal_plugin_la_OBJECTS) \
-	$(nodist_libreal_plugin_la_OBJECTS)
-libreal_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libreal_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-am__objects_23 = libsmf_plugin_la-smf.lo
-am_libsmf_plugin_la_OBJECTS = $(am__objects_23)
-nodist_libsmf_plugin_la_OBJECTS =
-libsmf_plugin_la_OBJECTS = $(am_libsmf_plugin_la_OBJECTS) \
-	$(nodist_libsmf_plugin_la_OBJECTS)
-libsmf_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libsmf_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-am__objects_24 = libsubtitle_plugin_la-subtitle.lo
-am_libsubtitle_plugin_la_OBJECTS = $(am__objects_24)
-nodist_libsubtitle_plugin_la_OBJECTS =
-libsubtitle_plugin_la_OBJECTS = $(am_libsubtitle_plugin_la_OBJECTS) \
-	$(nodist_libsubtitle_plugin_la_OBJECTS)
-libsubtitle_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libsubtitle_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_25 = libts_plugin_la-ts.lo libts_plugin_la-csa.lo
-am_libts_plugin_la_OBJECTS = $(am__objects_25)
-nodist_libts_plugin_la_OBJECTS =
-libts_plugin_la_OBJECTS = $(am_libts_plugin_la_OBJECTS) \
-	$(nodist_libts_plugin_la_OBJECTS)
-libts_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libts_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-am__objects_26 = libtta_plugin_la-tta.lo
-am_libtta_plugin_la_OBJECTS = $(am__objects_26)
-nodist_libtta_plugin_la_OBJECTS =
-libtta_plugin_la_OBJECTS = $(am_libtta_plugin_la_OBJECTS) \
-	$(nodist_libtta_plugin_la_OBJECTS)
-libtta_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libtta_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-am__objects_27 = libty_plugin_la-ty.lo
-am_libty_plugin_la_OBJECTS = $(am__objects_27)
-nodist_libty_plugin_la_OBJECTS =
-libty_plugin_la_OBJECTS = $(am_libty_plugin_la_OBJECTS) \
-	$(nodist_libty_plugin_la_OBJECTS)
-libty_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libty_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-am__objects_28 = libvc1_plugin_la-vc1.lo
-am_libvc1_plugin_la_OBJECTS = $(am__objects_28)
-nodist_libvc1_plugin_la_OBJECTS =
-libvc1_plugin_la_OBJECTS = $(am_libvc1_plugin_la_OBJECTS) \
-	$(nodist_libvc1_plugin_la_OBJECTS)
-libvc1_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libvc1_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-am__objects_29 = libvobsub_plugin_la-vobsub.lo
-am_libvobsub_plugin_la_OBJECTS = $(am__objects_29)
-nodist_libvobsub_plugin_la_OBJECTS =
-libvobsub_plugin_la_OBJECTS = $(am_libvobsub_plugin_la_OBJECTS) \
-	$(nodist_libvobsub_plugin_la_OBJECTS)
-libvobsub_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libvobsub_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_30 = libvoc_plugin_la-voc.lo
-am_libvoc_plugin_la_OBJECTS = $(am__objects_30)
-nodist_libvoc_plugin_la_OBJECTS =
-libvoc_plugin_la_OBJECTS = $(am_libvoc_plugin_la_OBJECTS) \
-	$(nodist_libvoc_plugin_la_OBJECTS)
-libvoc_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libvoc_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-am__objects_31 = libwav_plugin_la-wav.lo
-am_libwav_plugin_la_OBJECTS = $(am__objects_31)
-nodist_libwav_plugin_la_OBJECTS =
-libwav_plugin_la_OBJECTS = $(am_libwav_plugin_la_OBJECTS) \
-	$(nodist_libwav_plugin_la_OBJECTS)
-libwav_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libwav_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-am__objects_32 = libxa_plugin_la-xa.lo
-am_libxa_plugin_la_OBJECTS = $(am__objects_32)
-nodist_libxa_plugin_la_OBJECTS =
-libxa_plugin_la_OBJECTS = $(am_libxa_plugin_la_OBJECTS) \
-	$(nodist_libxa_plugin_la_OBJECTS)
-libxa_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libxa_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
-	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
-LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CXXFLAGS) $(CXXFLAGS)
-AM_V_CXX = $(am__v_CXX_$(V))
-am__v_CXX_ = $(am__v_CXX_$(AM_DEFAULT_VERBOSITY))
-am__v_CXX_0 = @echo "  CXX   " $@;
-CXXLD = $(CXX)
-CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
-	$(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CXXLD = $(am__v_CXXLD_$(V))
-am__v_CXXLD_ = $(am__v_CXXLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CXXLD_0 = @echo "  CXXLD " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libaiff_plugin_la_SOURCES) \
-	$(nodist_libaiff_plugin_la_SOURCES) \
-	$(libasademux_plugin_la_SOURCES) \
-	$(nodist_libasademux_plugin_la_SOURCES) \
-	$(libau_plugin_la_SOURCES) $(nodist_libau_plugin_la_SOURCES) \
-	$(libdemux_cdg_plugin_la_SOURCES) \
-	$(nodist_libdemux_cdg_plugin_la_SOURCES) \
-	$(libdemuxdump_plugin_la_SOURCES) \
-	$(nodist_libdemuxdump_plugin_la_SOURCES) \
-	$(libdirac_plugin_la_SOURCES) \
-	$(nodist_libdirac_plugin_la_SOURCES) \
-	$(libflacsys_plugin_la_SOURCES) \
-	$(nodist_libflacsys_plugin_la_SOURCES) \
-	$(libgme_plugin_la_SOURCES) $(nodist_libgme_plugin_la_SOURCES) \
-	$(liblive555_plugin_la_SOURCES) \
-	$(nodist_liblive555_plugin_la_SOURCES) \
-	$(libmjpeg_plugin_la_SOURCES) \
-	$(nodist_libmjpeg_plugin_la_SOURCES) \
-	$(libmod_plugin_la_SOURCES) $(nodist_libmod_plugin_la_SOURCES) \
-	$(libmpc_plugin_la_SOURCES) $(nodist_libmpc_plugin_la_SOURCES) \
-	$(libnsc_plugin_la_SOURCES) $(nodist_libnsc_plugin_la_SOURCES) \
-	$(libnsv_plugin_la_SOURCES) $(nodist_libnsv_plugin_la_SOURCES) \
-	$(libnuv_plugin_la_SOURCES) $(nodist_libnuv_plugin_la_SOURCES) \
-	$(libogg_plugin_la_SOURCES) $(nodist_libogg_plugin_la_SOURCES) \
-	$(libps_plugin_la_SOURCES) $(nodist_libps_plugin_la_SOURCES) \
-	$(libpva_plugin_la_SOURCES) $(nodist_libpva_plugin_la_SOURCES) \
-	$(librawaud_plugin_la_SOURCES) \
-	$(nodist_librawaud_plugin_la_SOURCES) \
-	$(librawdv_plugin_la_SOURCES) \
-	$(nodist_librawdv_plugin_la_SOURCES) \
-	$(librawvid_plugin_la_SOURCES) \
-	$(nodist_librawvid_plugin_la_SOURCES) \
-	$(libreal_plugin_la_SOURCES) \
-	$(nodist_libreal_plugin_la_SOURCES) \
-	$(libsmf_plugin_la_SOURCES) $(nodist_libsmf_plugin_la_SOURCES) \
-	$(libsubtitle_plugin_la_SOURCES) \
-	$(nodist_libsubtitle_plugin_la_SOURCES) \
-	$(libts_plugin_la_SOURCES) $(nodist_libts_plugin_la_SOURCES) \
-	$(libtta_plugin_la_SOURCES) $(nodist_libtta_plugin_la_SOURCES) \
-	$(libty_plugin_la_SOURCES) $(nodist_libty_plugin_la_SOURCES) \
-	$(libvc1_plugin_la_SOURCES) $(nodist_libvc1_plugin_la_SOURCES) \
-	$(libvobsub_plugin_la_SOURCES) \
-	$(nodist_libvobsub_plugin_la_SOURCES) \
-	$(libvoc_plugin_la_SOURCES) $(nodist_libvoc_plugin_la_SOURCES) \
-	$(libwav_plugin_la_SOURCES) $(nodist_libwav_plugin_la_SOURCES) \
-	$(libxa_plugin_la_SOURCES) $(nodist_libxa_plugin_la_SOURCES)
-DIST_SOURCES = $(libaiff_plugin_la_SOURCES) \
-	$(libasademux_plugin_la_SOURCES) $(libau_plugin_la_SOURCES) \
-	$(libdemux_cdg_plugin_la_SOURCES) \
-	$(libdemuxdump_plugin_la_SOURCES) \
-	$(libdirac_plugin_la_SOURCES) $(libflacsys_plugin_la_SOURCES) \
-	$(libgme_plugin_la_SOURCES) $(liblive555_plugin_la_SOURCES) \
-	$(libmjpeg_plugin_la_SOURCES) $(libmod_plugin_la_SOURCES) \
-	$(libmpc_plugin_la_SOURCES) $(libnsc_plugin_la_SOURCES) \
-	$(libnsv_plugin_la_SOURCES) $(libnuv_plugin_la_SOURCES) \
-	$(libogg_plugin_la_SOURCES) $(libps_plugin_la_SOURCES) \
-	$(libpva_plugin_la_SOURCES) $(librawaud_plugin_la_SOURCES) \
-	$(librawdv_plugin_la_SOURCES) $(librawvid_plugin_la_SOURCES) \
-	$(libreal_plugin_la_SOURCES) $(libsmf_plugin_la_SOURCES) \
-	$(libsubtitle_plugin_la_SOURCES) $(libts_plugin_la_SOURCES) \
-	$(libtta_plugin_la_SOURCES) $(libty_plugin_la_SOURCES) \
-	$(libvc1_plugin_la_SOURCES) $(libvobsub_plugin_la_SOURCES) \
-	$(libvoc_plugin_la_SOURCES) $(libwav_plugin_la_SOURCES) \
-	$(libxa_plugin_la_SOURCES)
-RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
-	html-recursive info-recursive install-data-recursive \
-	install-dvi-recursive install-exec-recursive \
-	install-html-recursive install-info-recursive \
-	install-pdf-recursive install-ps-recursive install-recursive \
-	installcheck-recursive installdirs-recursive pdf-recursive \
-	ps-recursive uninstall-recursive
-RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
-  distclean-recursive maintainer-clean-recursive
-AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
-	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
-	distdir
-ETAGS = etags
-CTAGS = ctags
-DIST_SUBDIRS = $(SUBDIRS)
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-am__relativize = \
-  dir0=`pwd`; \
-  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
-  sed_rest='s,^[^/]*/*,,'; \
-  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
-  sed_butlast='s,/*[^/]*$$,,'; \
-  while test -n "$$dir1"; do \
-    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
-    if test "$$first" != "."; then \
-      if test "$$first" = ".."; then \
-        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
-        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
-      else \
-        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
-        if test "$$first2" = "$$first"; then \
-          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
-        else \
-          dir2="../$$dir2"; \
-        fi; \
-        dir0="$$dir0"/"$$first"; \
-      fi; \
-    fi; \
-    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
-  done; \
-  reldir="$$dir2"
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = demux
-dir = demux
-mods = aiff asademux au demux_cdg demuxdump dirac flacsys gme live555 mjpeg mod mpc nsc nsv nuv ogg ps pva rawaud rawdv rawvid real smf subtitle ts tta ty vc1 vobsub voc wav xa
-libvlc_LTLIBRARIES = $(LTLIBasademux) $(LTLIBgme) $(LTLIBlive555) \
-	$(LTLIBmod) $(LTLIBmpc) $(LTLIBogg) $(LTLIBts) \
-	libaiff_plugin.la libau_plugin.la librawaud_plugin.la \
-	libdirac_plugin.la libdemux_cdg_plugin.la \
-	libdemuxdump_plugin.la libflacsys_plugin.la libmjpeg_plugin.la \
-	libnsc_plugin.la libnsv_plugin.la libnuv_plugin.la \
-	libpva_plugin.la libps_plugin.la librawdv_plugin.la \
-	librawvid_plugin.la libreal_plugin.la libsmf_plugin.la \
-	libsubtitle_plugin.la libtta_plugin.la libty_plugin.la \
-	libvc1_plugin.la libvobsub_plugin.la libvoc_plugin.la \
-	libwav_plugin.la libxa_plugin.la $(NULL)
-EXTRA_LTLIBRARIES = libasademux_plugin.la libgme_plugin.la liblive555_plugin.la libmod_plugin.la libmpc_plugin.la libogg_plugin.la libts_plugin.la
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = dummy.cpp
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
-SUBDIRS = asf avformat avi mkv mp4 mpeg playlist
-SOURCES_flacsys = flac.c
-SOURCES_ogg = ogg.c vorbis.h kate_categories.c kate_categories.h xiph.h
-SOURCES_demuxdump = demuxdump.c
-SOURCES_rawdv = rawdv.c
-SOURCES_rawvid = rawvid.c
-SOURCES_au = au.c
-SOURCES_rawaud = rawaud.c
-SOURCES_wav = wav.c
-SOURCES_live555 = live555.cpp ../access/mms/asf.c ../access/mms/buffer.c
-SOURCES_nsv = nsv.c
-SOURCES_real = real.c
-SOURCES_ts = ts.c ../mux/mpeg/csa.c
-SOURCES_ps = ps.c ps.h
-SOURCES_mod = mod.c dummy.cpp
-SOURCES_pva = pva.c
-SOURCES_aiff = aiff.c
-SOURCES_mjpeg = mjpeg.c
-SOURCES_subtitle = subtitle.c
-SOURCES_asademux = subtitle_asa.c asademux.c asademux_defs.h asademux.h
-SOURCES_ty = ty.c ../codec/cc.h
-SOURCES_vobsub = vobsub.c vobsub.h
-SOURCES_voc = voc.c
-SOURCES_xa = xa.c
-SOURCES_nuv = nuv.c
-SOURCES_nsc = nsc.c
-SOURCES_mpc = mpc.c
-SOURCES_tta = tta.c
-SOURCES_vc1 = vc1.c
-SOURCES_demux_cdg = cdg.c
-SOURCES_smf = smf.c
-SOURCES_gme = gme.c dummy.cpp
-SOURCES_dirac = dirac.c
-
-# The aiff plugin
-libaiff_plugin_la_SOURCES = $(SOURCES_aiff)
-nodist_libaiff_plugin_la_SOURCES = $(nodist_SOURCES_aiff)
-# Force per-target objects:
-libaiff_plugin_la_CFLAGS = $(AM_CFLAGS)
-libaiff_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libaiff_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libaiff_plugin_la_LIBADD = $(AM_LIBADD)
-libaiff_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The asademux plugin
-libasademux_plugin_la_SOURCES = $(SOURCES_asademux)
-nodist_libasademux_plugin_la_SOURCES = $(nodist_SOURCES_asademux)
-# Force per-target objects:
-libasademux_plugin_la_CFLAGS = $(AM_CFLAGS)
-libasademux_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libasademux_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libasademux_plugin_la_LIBADD = $(AM_LIBADD)
-libasademux_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The au plugin
-libau_plugin_la_SOURCES = $(SOURCES_au)
-nodist_libau_plugin_la_SOURCES = $(nodist_SOURCES_au)
-# Force per-target objects:
-libau_plugin_la_CFLAGS = $(AM_CFLAGS)
-libau_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libau_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libau_plugin_la_LIBADD = $(AM_LIBADD)
-libau_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The demux_cdg plugin
-libdemux_cdg_plugin_la_SOURCES = $(SOURCES_demux_cdg)
-nodist_libdemux_cdg_plugin_la_SOURCES = $(nodist_SOURCES_demux_cdg)
-# Force per-target objects:
-libdemux_cdg_plugin_la_CFLAGS = $(AM_CFLAGS)
-libdemux_cdg_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libdemux_cdg_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libdemux_cdg_plugin_la_LIBADD = $(AM_LIBADD)
-libdemux_cdg_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The demuxdump plugin
-libdemuxdump_plugin_la_SOURCES = $(SOURCES_demuxdump)
-nodist_libdemuxdump_plugin_la_SOURCES = $(nodist_SOURCES_demuxdump)
-# Force per-target objects:
-libdemuxdump_plugin_la_CFLAGS = $(AM_CFLAGS)
-libdemuxdump_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libdemuxdump_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libdemuxdump_plugin_la_LIBADD = $(AM_LIBADD)
-libdemuxdump_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The dirac plugin
-libdirac_plugin_la_SOURCES = $(SOURCES_dirac)
-nodist_libdirac_plugin_la_SOURCES = $(nodist_SOURCES_dirac)
-# Force per-target objects:
-libdirac_plugin_la_CFLAGS = $(AM_CFLAGS)
-libdirac_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libdirac_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libdirac_plugin_la_LIBADD = $(AM_LIBADD)
-libdirac_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The flacsys plugin
-libflacsys_plugin_la_SOURCES = $(SOURCES_flacsys)
-nodist_libflacsys_plugin_la_SOURCES = $(nodist_SOURCES_flacsys)
-# Force per-target objects:
-libflacsys_plugin_la_CFLAGS = $(AM_CFLAGS)
-libflacsys_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libflacsys_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libflacsys_plugin_la_LIBADD = $(AM_LIBADD)
-libflacsys_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The gme plugin
-libgme_plugin_la_SOURCES = $(SOURCES_gme)
-nodist_libgme_plugin_la_SOURCES = $(nodist_SOURCES_gme)
-# Force per-target objects:
-libgme_plugin_la_CFLAGS = $(AM_CFLAGS)
-libgme_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libgme_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libgme_plugin_la_LIBADD = $(AM_LIBADD)
-libgme_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The live555 plugin
-liblive555_plugin_la_SOURCES = $(SOURCES_live555)
-nodist_liblive555_plugin_la_SOURCES = $(nodist_SOURCES_live555)
-# Force per-target objects:
-liblive555_plugin_la_CFLAGS = $(AM_CFLAGS)
-liblive555_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-liblive555_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-liblive555_plugin_la_LIBADD = $(AM_LIBADD)
-liblive555_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The mjpeg plugin
-libmjpeg_plugin_la_SOURCES = $(SOURCES_mjpeg)
-nodist_libmjpeg_plugin_la_SOURCES = $(nodist_SOURCES_mjpeg)
-# Force per-target objects:
-libmjpeg_plugin_la_CFLAGS = $(AM_CFLAGS)
-libmjpeg_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libmjpeg_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libmjpeg_plugin_la_LIBADD = $(AM_LIBADD)
-libmjpeg_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The mod plugin
-libmod_plugin_la_SOURCES = $(SOURCES_mod)
-nodist_libmod_plugin_la_SOURCES = $(nodist_SOURCES_mod)
-# Force per-target objects:
-libmod_plugin_la_CFLAGS = $(AM_CFLAGS)
-libmod_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libmod_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libmod_plugin_la_LIBADD = $(AM_LIBADD)
-libmod_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The mpc plugin
-libmpc_plugin_la_SOURCES = $(SOURCES_mpc)
-nodist_libmpc_plugin_la_SOURCES = $(nodist_SOURCES_mpc)
-# Force per-target objects:
-libmpc_plugin_la_CFLAGS = $(AM_CFLAGS)
-libmpc_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libmpc_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libmpc_plugin_la_LIBADD = $(AM_LIBADD)
-libmpc_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The nsc plugin
-libnsc_plugin_la_SOURCES = $(SOURCES_nsc)
-nodist_libnsc_plugin_la_SOURCES = $(nodist_SOURCES_nsc)
-# Force per-target objects:
-libnsc_plugin_la_CFLAGS = $(AM_CFLAGS)
-libnsc_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libnsc_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libnsc_plugin_la_LIBADD = $(AM_LIBADD)
-libnsc_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The nsv plugin
-libnsv_plugin_la_SOURCES = $(SOURCES_nsv)
-nodist_libnsv_plugin_la_SOURCES = $(nodist_SOURCES_nsv)
-# Force per-target objects:
-libnsv_plugin_la_CFLAGS = $(AM_CFLAGS)
-libnsv_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libnsv_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libnsv_plugin_la_LIBADD = $(AM_LIBADD)
-libnsv_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The nuv plugin
-libnuv_plugin_la_SOURCES = $(SOURCES_nuv)
-nodist_libnuv_plugin_la_SOURCES = $(nodist_SOURCES_nuv)
-# Force per-target objects:
-libnuv_plugin_la_CFLAGS = $(AM_CFLAGS)
-libnuv_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libnuv_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libnuv_plugin_la_LIBADD = $(AM_LIBADD)
-libnuv_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The ogg plugin
-libogg_plugin_la_SOURCES = $(SOURCES_ogg)
-nodist_libogg_plugin_la_SOURCES = $(nodist_SOURCES_ogg)
-# Force per-target objects:
-libogg_plugin_la_CFLAGS = $(AM_CFLAGS)
-libogg_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libogg_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libogg_plugin_la_LIBADD = $(AM_LIBADD)
-libogg_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The ps plugin
-libps_plugin_la_SOURCES = $(SOURCES_ps)
-nodist_libps_plugin_la_SOURCES = $(nodist_SOURCES_ps)
-# Force per-target objects:
-libps_plugin_la_CFLAGS = $(AM_CFLAGS)
-libps_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libps_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libps_plugin_la_LIBADD = $(AM_LIBADD)
-libps_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The pva plugin
-libpva_plugin_la_SOURCES = $(SOURCES_pva)
-nodist_libpva_plugin_la_SOURCES = $(nodist_SOURCES_pva)
-# Force per-target objects:
-libpva_plugin_la_CFLAGS = $(AM_CFLAGS)
-libpva_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libpva_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libpva_plugin_la_LIBADD = $(AM_LIBADD)
-libpva_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The rawaud plugin
-librawaud_plugin_la_SOURCES = $(SOURCES_rawaud)
-nodist_librawaud_plugin_la_SOURCES = $(nodist_SOURCES_rawaud)
-# Force per-target objects:
-librawaud_plugin_la_CFLAGS = $(AM_CFLAGS)
-librawaud_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-librawaud_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-librawaud_plugin_la_LIBADD = $(AM_LIBADD)
-librawaud_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The rawdv plugin
-librawdv_plugin_la_SOURCES = $(SOURCES_rawdv)
-nodist_librawdv_plugin_la_SOURCES = $(nodist_SOURCES_rawdv)
-# Force per-target objects:
-librawdv_plugin_la_CFLAGS = $(AM_CFLAGS)
-librawdv_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-librawdv_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-librawdv_plugin_la_LIBADD = $(AM_LIBADD)
-librawdv_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The rawvid plugin
-librawvid_plugin_la_SOURCES = $(SOURCES_rawvid)
-nodist_librawvid_plugin_la_SOURCES = $(nodist_SOURCES_rawvid)
-# Force per-target objects:
-librawvid_plugin_la_CFLAGS = $(AM_CFLAGS)
-librawvid_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-librawvid_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-librawvid_plugin_la_LIBADD = $(AM_LIBADD)
-librawvid_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The real plugin
-libreal_plugin_la_SOURCES = $(SOURCES_real)
-nodist_libreal_plugin_la_SOURCES = $(nodist_SOURCES_real)
-# Force per-target objects:
-libreal_plugin_la_CFLAGS = $(AM_CFLAGS)
-libreal_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libreal_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libreal_plugin_la_LIBADD = $(AM_LIBADD)
-libreal_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The smf plugin
-libsmf_plugin_la_SOURCES = $(SOURCES_smf)
-nodist_libsmf_plugin_la_SOURCES = $(nodist_SOURCES_smf)
-# Force per-target objects:
-libsmf_plugin_la_CFLAGS = $(AM_CFLAGS)
-libsmf_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libsmf_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libsmf_plugin_la_LIBADD = $(AM_LIBADD)
-libsmf_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The subtitle plugin
-libsubtitle_plugin_la_SOURCES = $(SOURCES_subtitle)
-nodist_libsubtitle_plugin_la_SOURCES = $(nodist_SOURCES_subtitle)
-# Force per-target objects:
-libsubtitle_plugin_la_CFLAGS = $(AM_CFLAGS)
-libsubtitle_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libsubtitle_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libsubtitle_plugin_la_LIBADD = $(AM_LIBADD)
-libsubtitle_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The ts plugin
-libts_plugin_la_SOURCES = $(SOURCES_ts)
-nodist_libts_plugin_la_SOURCES = $(nodist_SOURCES_ts)
-# Force per-target objects:
-libts_plugin_la_CFLAGS = $(AM_CFLAGS)
-libts_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libts_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libts_plugin_la_LIBADD = $(AM_LIBADD)
-libts_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The tta plugin
-libtta_plugin_la_SOURCES = $(SOURCES_tta)
-nodist_libtta_plugin_la_SOURCES = $(nodist_SOURCES_tta)
-# Force per-target objects:
-libtta_plugin_la_CFLAGS = $(AM_CFLAGS)
-libtta_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libtta_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libtta_plugin_la_LIBADD = $(AM_LIBADD)
-libtta_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The ty plugin
-libty_plugin_la_SOURCES = $(SOURCES_ty)
-nodist_libty_plugin_la_SOURCES = $(nodist_SOURCES_ty)
-# Force per-target objects:
-libty_plugin_la_CFLAGS = $(AM_CFLAGS)
-libty_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libty_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libty_plugin_la_LIBADD = $(AM_LIBADD)
-libty_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The vc1 plugin
-libvc1_plugin_la_SOURCES = $(SOURCES_vc1)
-nodist_libvc1_plugin_la_SOURCES = $(nodist_SOURCES_vc1)
-# Force per-target objects:
-libvc1_plugin_la_CFLAGS = $(AM_CFLAGS)
-libvc1_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libvc1_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libvc1_plugin_la_LIBADD = $(AM_LIBADD)
-libvc1_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The vobsub plugin
-libvobsub_plugin_la_SOURCES = $(SOURCES_vobsub)
-nodist_libvobsub_plugin_la_SOURCES = $(nodist_SOURCES_vobsub)
-# Force per-target objects:
-libvobsub_plugin_la_CFLAGS = $(AM_CFLAGS)
-libvobsub_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libvobsub_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libvobsub_plugin_la_LIBADD = $(AM_LIBADD)
-libvobsub_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The voc plugin
-libvoc_plugin_la_SOURCES = $(SOURCES_voc)
-nodist_libvoc_plugin_la_SOURCES = $(nodist_SOURCES_voc)
-# Force per-target objects:
-libvoc_plugin_la_CFLAGS = $(AM_CFLAGS)
-libvoc_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libvoc_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libvoc_plugin_la_LIBADD = $(AM_LIBADD)
-libvoc_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The wav plugin
-libwav_plugin_la_SOURCES = $(SOURCES_wav)
-nodist_libwav_plugin_la_SOURCES = $(nodist_SOURCES_wav)
-# Force per-target objects:
-libwav_plugin_la_CFLAGS = $(AM_CFLAGS)
-libwav_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libwav_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libwav_plugin_la_LIBADD = $(AM_LIBADD)
-libwav_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The xa plugin
-libxa_plugin_la_SOURCES = $(SOURCES_xa)
-nodist_libxa_plugin_la_SOURCES = $(nodist_SOURCES_xa)
-# Force per-target objects:
-libxa_plugin_la_CFLAGS = $(AM_CFLAGS)
-libxa_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libxa_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libxa_plugin_la_LIBADD = $(AM_LIBADD)
-libxa_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-recursive
-
-.SUFFIXES:
-.SUFFIXES: .c .cpp .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/demux/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/demux/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libaiff_plugin.la: $(libaiff_plugin_la_OBJECTS) $(libaiff_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libaiff_plugin_la_LINK) -rpath $(libvlcdir) $(libaiff_plugin_la_OBJECTS) $(libaiff_plugin_la_LIBADD) $(LIBS)
-libasademux_plugin.la: $(libasademux_plugin_la_OBJECTS) $(libasademux_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libasademux_plugin_la_LINK)  $(libasademux_plugin_la_OBJECTS) $(libasademux_plugin_la_LIBADD) $(LIBS)
-libau_plugin.la: $(libau_plugin_la_OBJECTS) $(libau_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libau_plugin_la_LINK) -rpath $(libvlcdir) $(libau_plugin_la_OBJECTS) $(libau_plugin_la_LIBADD) $(LIBS)
-libdemux_cdg_plugin.la: $(libdemux_cdg_plugin_la_OBJECTS) $(libdemux_cdg_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libdemux_cdg_plugin_la_LINK) -rpath $(libvlcdir) $(libdemux_cdg_plugin_la_OBJECTS) $(libdemux_cdg_plugin_la_LIBADD) $(LIBS)
-libdemuxdump_plugin.la: $(libdemuxdump_plugin_la_OBJECTS) $(libdemuxdump_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libdemuxdump_plugin_la_LINK) -rpath $(libvlcdir) $(libdemuxdump_plugin_la_OBJECTS) $(libdemuxdump_plugin_la_LIBADD) $(LIBS)
-libdirac_plugin.la: $(libdirac_plugin_la_OBJECTS) $(libdirac_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libdirac_plugin_la_LINK) -rpath $(libvlcdir) $(libdirac_plugin_la_OBJECTS) $(libdirac_plugin_la_LIBADD) $(LIBS)
-libflacsys_plugin.la: $(libflacsys_plugin_la_OBJECTS) $(libflacsys_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libflacsys_plugin_la_LINK) -rpath $(libvlcdir) $(libflacsys_plugin_la_OBJECTS) $(libflacsys_plugin_la_LIBADD) $(LIBS)
-libgme_plugin.la: $(libgme_plugin_la_OBJECTS) $(libgme_plugin_la_DEPENDENCIES) 
-	$(AM_V_CXXLD)$(libgme_plugin_la_LINK)  $(libgme_plugin_la_OBJECTS) $(libgme_plugin_la_LIBADD) $(LIBS)
-liblive555_plugin.la: $(liblive555_plugin_la_OBJECTS) $(liblive555_plugin_la_DEPENDENCIES) 
-	$(AM_V_CXXLD)$(liblive555_plugin_la_LINK)  $(liblive555_plugin_la_OBJECTS) $(liblive555_plugin_la_LIBADD) $(LIBS)
-libmjpeg_plugin.la: $(libmjpeg_plugin_la_OBJECTS) $(libmjpeg_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libmjpeg_plugin_la_LINK) -rpath $(libvlcdir) $(libmjpeg_plugin_la_OBJECTS) $(libmjpeg_plugin_la_LIBADD) $(LIBS)
-libmod_plugin.la: $(libmod_plugin_la_OBJECTS) $(libmod_plugin_la_DEPENDENCIES) 
-	$(AM_V_CXXLD)$(libmod_plugin_la_LINK)  $(libmod_plugin_la_OBJECTS) $(libmod_plugin_la_LIBADD) $(LIBS)
-libmpc_plugin.la: $(libmpc_plugin_la_OBJECTS) $(libmpc_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libmpc_plugin_la_LINK)  $(libmpc_plugin_la_OBJECTS) $(libmpc_plugin_la_LIBADD) $(LIBS)
-libnsc_plugin.la: $(libnsc_plugin_la_OBJECTS) $(libnsc_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libnsc_plugin_la_LINK) -rpath $(libvlcdir) $(libnsc_plugin_la_OBJECTS) $(libnsc_plugin_la_LIBADD) $(LIBS)
-libnsv_plugin.la: $(libnsv_plugin_la_OBJECTS) $(libnsv_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libnsv_plugin_la_LINK) -rpath $(libvlcdir) $(libnsv_plugin_la_OBJECTS) $(libnsv_plugin_la_LIBADD) $(LIBS)
-libnuv_plugin.la: $(libnuv_plugin_la_OBJECTS) $(libnuv_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libnuv_plugin_la_LINK) -rpath $(libvlcdir) $(libnuv_plugin_la_OBJECTS) $(libnuv_plugin_la_LIBADD) $(LIBS)
-libogg_plugin.la: $(libogg_plugin_la_OBJECTS) $(libogg_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libogg_plugin_la_LINK)  $(libogg_plugin_la_OBJECTS) $(libogg_plugin_la_LIBADD) $(LIBS)
-libps_plugin.la: $(libps_plugin_la_OBJECTS) $(libps_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libps_plugin_la_LINK) -rpath $(libvlcdir) $(libps_plugin_la_OBJECTS) $(libps_plugin_la_LIBADD) $(LIBS)
-libpva_plugin.la: $(libpva_plugin_la_OBJECTS) $(libpva_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libpva_plugin_la_LINK) -rpath $(libvlcdir) $(libpva_plugin_la_OBJECTS) $(libpva_plugin_la_LIBADD) $(LIBS)
-librawaud_plugin.la: $(librawaud_plugin_la_OBJECTS) $(librawaud_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(librawaud_plugin_la_LINK) -rpath $(libvlcdir) $(librawaud_plugin_la_OBJECTS) $(librawaud_plugin_la_LIBADD) $(LIBS)
-librawdv_plugin.la: $(librawdv_plugin_la_OBJECTS) $(librawdv_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(librawdv_plugin_la_LINK) -rpath $(libvlcdir) $(librawdv_plugin_la_OBJECTS) $(librawdv_plugin_la_LIBADD) $(LIBS)
-librawvid_plugin.la: $(librawvid_plugin_la_OBJECTS) $(librawvid_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(librawvid_plugin_la_LINK) -rpath $(libvlcdir) $(librawvid_plugin_la_OBJECTS) $(librawvid_plugin_la_LIBADD) $(LIBS)
-libreal_plugin.la: $(libreal_plugin_la_OBJECTS) $(libreal_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libreal_plugin_la_LINK) -rpath $(libvlcdir) $(libreal_plugin_la_OBJECTS) $(libreal_plugin_la_LIBADD) $(LIBS)
-libsmf_plugin.la: $(libsmf_plugin_la_OBJECTS) $(libsmf_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libsmf_plugin_la_LINK) -rpath $(libvlcdir) $(libsmf_plugin_la_OBJECTS) $(libsmf_plugin_la_LIBADD) $(LIBS)
-libsubtitle_plugin.la: $(libsubtitle_plugin_la_OBJECTS) $(libsubtitle_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libsubtitle_plugin_la_LINK) -rpath $(libvlcdir) $(libsubtitle_plugin_la_OBJECTS) $(libsubtitle_plugin_la_LIBADD) $(LIBS)
-libts_plugin.la: $(libts_plugin_la_OBJECTS) $(libts_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libts_plugin_la_LINK)  $(libts_plugin_la_OBJECTS) $(libts_plugin_la_LIBADD) $(LIBS)
-libtta_plugin.la: $(libtta_plugin_la_OBJECTS) $(libtta_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libtta_plugin_la_LINK) -rpath $(libvlcdir) $(libtta_plugin_la_OBJECTS) $(libtta_plugin_la_LIBADD) $(LIBS)
-libty_plugin.la: $(libty_plugin_la_OBJECTS) $(libty_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libty_plugin_la_LINK) -rpath $(libvlcdir) $(libty_plugin_la_OBJECTS) $(libty_plugin_la_LIBADD) $(LIBS)
-libvc1_plugin.la: $(libvc1_plugin_la_OBJECTS) $(libvc1_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libvc1_plugin_la_LINK) -rpath $(libvlcdir) $(libvc1_plugin_la_OBJECTS) $(libvc1_plugin_la_LIBADD) $(LIBS)
-libvobsub_plugin.la: $(libvobsub_plugin_la_OBJECTS) $(libvobsub_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libvobsub_plugin_la_LINK) -rpath $(libvlcdir) $(libvobsub_plugin_la_OBJECTS) $(libvobsub_plugin_la_LIBADD) $(LIBS)
-libvoc_plugin.la: $(libvoc_plugin_la_OBJECTS) $(libvoc_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libvoc_plugin_la_LINK) -rpath $(libvlcdir) $(libvoc_plugin_la_OBJECTS) $(libvoc_plugin_la_LIBADD) $(LIBS)
-libwav_plugin.la: $(libwav_plugin_la_OBJECTS) $(libwav_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libwav_plugin_la_LINK) -rpath $(libvlcdir) $(libwav_plugin_la_OBJECTS) $(libwav_plugin_la_LIBADD) $(LIBS)
-libxa_plugin.la: $(libxa_plugin_la_OBJECTS) $(libxa_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libxa_plugin_la_LINK) -rpath $(libvlcdir) $(libxa_plugin_la_OBJECTS) $(libxa_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libaiff_plugin_la-aiff.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libasademux_plugin_la-asademux.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libasademux_plugin_la-subtitle_asa.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libau_plugin_la-au.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libdemux_cdg_plugin_la-cdg.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libdemuxdump_plugin_la-demuxdump.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libdirac_plugin_la-dirac.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libflacsys_plugin_la-flac.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libgme_plugin_la-dummy.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libgme_plugin_la-gme.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/liblive555_plugin_la-asf.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/liblive555_plugin_la-buffer.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/liblive555_plugin_la-live555.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmjpeg_plugin_la-mjpeg.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmod_plugin_la-dummy.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmod_plugin_la-mod.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmpc_plugin_la-mpc.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libnsc_plugin_la-nsc.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libnsv_plugin_la-nsv.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libnuv_plugin_la-nuv.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libogg_plugin_la-kate_categories.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libogg_plugin_la-ogg.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libps_plugin_la-ps.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libpva_plugin_la-pva.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/librawaud_plugin_la-rawaud.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/librawdv_plugin_la-rawdv.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/librawvid_plugin_la-rawvid.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libreal_plugin_la-real.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libsmf_plugin_la-smf.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libsubtitle_plugin_la-subtitle.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libts_plugin_la-csa.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libts_plugin_la-ts.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libtta_plugin_la-tta.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libty_plugin_la-ty.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libvc1_plugin_la-vc1.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libvobsub_plugin_la-vobsub.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libvoc_plugin_la-voc.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libwav_plugin_la-wav.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libxa_plugin_la-xa.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-libaiff_plugin_la-aiff.lo: aiff.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaiff_plugin_la_CFLAGS) $(CFLAGS) -MT libaiff_plugin_la-aiff.lo -MD -MP -MF $(DEPDIR)/libaiff_plugin_la-aiff.Tpo -c -o libaiff_plugin_la-aiff.lo `test -f 'aiff.c' || echo '$(srcdir)/'`aiff.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libaiff_plugin_la-aiff.Tpo $(DEPDIR)/libaiff_plugin_la-aiff.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='aiff.c' object='libaiff_plugin_la-aiff.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaiff_plugin_la_CFLAGS) $(CFLAGS) -c -o libaiff_plugin_la-aiff.lo `test -f 'aiff.c' || echo '$(srcdir)/'`aiff.c
-
-libasademux_plugin_la-subtitle_asa.lo: subtitle_asa.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasademux_plugin_la_CFLAGS) $(CFLAGS) -MT libasademux_plugin_la-subtitle_asa.lo -MD -MP -MF $(DEPDIR)/libasademux_plugin_la-subtitle_asa.Tpo -c -o libasademux_plugin_la-subtitle_asa.lo `test -f 'subtitle_asa.c' || echo '$(srcdir)/'`subtitle_asa.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libasademux_plugin_la-subtitle_asa.Tpo $(DEPDIR)/libasademux_plugin_la-subtitle_asa.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='subtitle_asa.c' object='libasademux_plugin_la-subtitle_asa.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasademux_plugin_la_CFLAGS) $(CFLAGS) -c -o libasademux_plugin_la-subtitle_asa.lo `test -f 'subtitle_asa.c' || echo '$(srcdir)/'`subtitle_asa.c
-
-libasademux_plugin_la-asademux.lo: asademux.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasademux_plugin_la_CFLAGS) $(CFLAGS) -MT libasademux_plugin_la-asademux.lo -MD -MP -MF $(DEPDIR)/libasademux_plugin_la-asademux.Tpo -c -o libasademux_plugin_la-asademux.lo `test -f 'asademux.c' || echo '$(srcdir)/'`asademux.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libasademux_plugin_la-asademux.Tpo $(DEPDIR)/libasademux_plugin_la-asademux.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='asademux.c' object='libasademux_plugin_la-asademux.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasademux_plugin_la_CFLAGS) $(CFLAGS) -c -o libasademux_plugin_la-asademux.lo `test -f 'asademux.c' || echo '$(srcdir)/'`asademux.c
-
-libau_plugin_la-au.lo: au.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libau_plugin_la_CFLAGS) $(CFLAGS) -MT libau_plugin_la-au.lo -MD -MP -MF $(DEPDIR)/libau_plugin_la-au.Tpo -c -o libau_plugin_la-au.lo `test -f 'au.c' || echo '$(srcdir)/'`au.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libau_plugin_la-au.Tpo $(DEPDIR)/libau_plugin_la-au.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='au.c' object='libau_plugin_la-au.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libau_plugin_la_CFLAGS) $(CFLAGS) -c -o libau_plugin_la-au.lo `test -f 'au.c' || echo '$(srcdir)/'`au.c
-
-libdemux_cdg_plugin_la-cdg.lo: cdg.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdemux_cdg_plugin_la_CFLAGS) $(CFLAGS) -MT libdemux_cdg_plugin_la-cdg.lo -MD -MP -MF $(DEPDIR)/libdemux_cdg_plugin_la-cdg.Tpo -c -o libdemux_cdg_plugin_la-cdg.lo `test -f 'cdg.c' || echo '$(srcdir)/'`cdg.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libdemux_cdg_plugin_la-cdg.Tpo $(DEPDIR)/libdemux_cdg_plugin_la-cdg.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='cdg.c' object='libdemux_cdg_plugin_la-cdg.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdemux_cdg_plugin_la_CFLAGS) $(CFLAGS) -c -o libdemux_cdg_plugin_la-cdg.lo `test -f 'cdg.c' || echo '$(srcdir)/'`cdg.c
-
-libdemuxdump_plugin_la-demuxdump.lo: demuxdump.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdemuxdump_plugin_la_CFLAGS) $(CFLAGS) -MT libdemuxdump_plugin_la-demuxdump.lo -MD -MP -MF $(DEPDIR)/libdemuxdump_plugin_la-demuxdump.Tpo -c -o libdemuxdump_plugin_la-demuxdump.lo `test -f 'demuxdump.c' || echo '$(srcdir)/'`demuxdump.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libdemuxdump_plugin_la-demuxdump.Tpo $(DEPDIR)/libdemuxdump_plugin_la-demuxdump.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='demuxdump.c' object='libdemuxdump_plugin_la-demuxdump.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdemuxdump_plugin_la_CFLAGS) $(CFLAGS) -c -o libdemuxdump_plugin_la-demuxdump.lo `test -f 'demuxdump.c' || echo '$(srcdir)/'`demuxdump.c
-
-libdirac_plugin_la-dirac.lo: dirac.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdirac_plugin_la_CFLAGS) $(CFLAGS) -MT libdirac_plugin_la-dirac.lo -MD -MP -MF $(DEPDIR)/libdirac_plugin_la-dirac.Tpo -c -o libdirac_plugin_la-dirac.lo `test -f 'dirac.c' || echo '$(srcdir)/'`dirac.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libdirac_plugin_la-dirac.Tpo $(DEPDIR)/libdirac_plugin_la-dirac.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='dirac.c' object='libdirac_plugin_la-dirac.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdirac_plugin_la_CFLAGS) $(CFLAGS) -c -o libdirac_plugin_la-dirac.lo `test -f 'dirac.c' || echo '$(srcdir)/'`dirac.c
-
-libflacsys_plugin_la-flac.lo: flac.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libflacsys_plugin_la_CFLAGS) $(CFLAGS) -MT libflacsys_plugin_la-flac.lo -MD -MP -MF $(DEPDIR)/libflacsys_plugin_la-flac.Tpo -c -o libflacsys_plugin_la-flac.lo `test -f 'flac.c' || echo '$(srcdir)/'`flac.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libflacsys_plugin_la-flac.Tpo $(DEPDIR)/libflacsys_plugin_la-flac.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='flac.c' object='libflacsys_plugin_la-flac.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libflacsys_plugin_la_CFLAGS) $(CFLAGS) -c -o libflacsys_plugin_la-flac.lo `test -f 'flac.c' || echo '$(srcdir)/'`flac.c
-
-libgme_plugin_la-gme.lo: gme.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgme_plugin_la_CFLAGS) $(CFLAGS) -MT libgme_plugin_la-gme.lo -MD -MP -MF $(DEPDIR)/libgme_plugin_la-gme.Tpo -c -o libgme_plugin_la-gme.lo `test -f 'gme.c' || echo '$(srcdir)/'`gme.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgme_plugin_la-gme.Tpo $(DEPDIR)/libgme_plugin_la-gme.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='gme.c' object='libgme_plugin_la-gme.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgme_plugin_la_CFLAGS) $(CFLAGS) -c -o libgme_plugin_la-gme.lo `test -f 'gme.c' || echo '$(srcdir)/'`gme.c
-
-liblive555_plugin_la-asf.lo: ../access/mms/asf.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblive555_plugin_la_CFLAGS) $(CFLAGS) -MT liblive555_plugin_la-asf.lo -MD -MP -MF $(DEPDIR)/liblive555_plugin_la-asf.Tpo -c -o liblive555_plugin_la-asf.lo `test -f '../access/mms/asf.c' || echo '$(srcdir)/'`../access/mms/asf.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblive555_plugin_la-asf.Tpo $(DEPDIR)/liblive555_plugin_la-asf.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='../access/mms/asf.c' object='liblive555_plugin_la-asf.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblive555_plugin_la_CFLAGS) $(CFLAGS) -c -o liblive555_plugin_la-asf.lo `test -f '../access/mms/asf.c' || echo '$(srcdir)/'`../access/mms/asf.c
-
-liblive555_plugin_la-buffer.lo: ../access/mms/buffer.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblive555_plugin_la_CFLAGS) $(CFLAGS) -MT liblive555_plugin_la-buffer.lo -MD -MP -MF $(DEPDIR)/liblive555_plugin_la-buffer.Tpo -c -o liblive555_plugin_la-buffer.lo `test -f '../access/mms/buffer.c' || echo '$(srcdir)/'`../access/mms/buffer.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblive555_plugin_la-buffer.Tpo $(DEPDIR)/liblive555_plugin_la-buffer.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='../access/mms/buffer.c' object='liblive555_plugin_la-buffer.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblive555_plugin_la_CFLAGS) $(CFLAGS) -c -o liblive555_plugin_la-buffer.lo `test -f '../access/mms/buffer.c' || echo '$(srcdir)/'`../access/mms/buffer.c
-
-libmjpeg_plugin_la-mjpeg.lo: mjpeg.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmjpeg_plugin_la_CFLAGS) $(CFLAGS) -MT libmjpeg_plugin_la-mjpeg.lo -MD -MP -MF $(DEPDIR)/libmjpeg_plugin_la-mjpeg.Tpo -c -o libmjpeg_plugin_la-mjpeg.lo `test -f 'mjpeg.c' || echo '$(srcdir)/'`mjpeg.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmjpeg_plugin_la-mjpeg.Tpo $(DEPDIR)/libmjpeg_plugin_la-mjpeg.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='mjpeg.c' object='libmjpeg_plugin_la-mjpeg.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmjpeg_plugin_la_CFLAGS) $(CFLAGS) -c -o libmjpeg_plugin_la-mjpeg.lo `test -f 'mjpeg.c' || echo '$(srcdir)/'`mjpeg.c
-
-libmod_plugin_la-mod.lo: mod.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmod_plugin_la_CFLAGS) $(CFLAGS) -MT libmod_plugin_la-mod.lo -MD -MP -MF $(DEPDIR)/libmod_plugin_la-mod.Tpo -c -o libmod_plugin_la-mod.lo `test -f 'mod.c' || echo '$(srcdir)/'`mod.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmod_plugin_la-mod.Tpo $(DEPDIR)/libmod_plugin_la-mod.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='mod.c' object='libmod_plugin_la-mod.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmod_plugin_la_CFLAGS) $(CFLAGS) -c -o libmod_plugin_la-mod.lo `test -f 'mod.c' || echo '$(srcdir)/'`mod.c
-
-libmpc_plugin_la-mpc.lo: mpc.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmpc_plugin_la_CFLAGS) $(CFLAGS) -MT libmpc_plugin_la-mpc.lo -MD -MP -MF $(DEPDIR)/libmpc_plugin_la-mpc.Tpo -c -o libmpc_plugin_la-mpc.lo `test -f 'mpc.c' || echo '$(srcdir)/'`mpc.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmpc_plugin_la-mpc.Tpo $(DEPDIR)/libmpc_plugin_la-mpc.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='mpc.c' object='libmpc_plugin_la-mpc.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmpc_plugin_la_CFLAGS) $(CFLAGS) -c -o libmpc_plugin_la-mpc.lo `test -f 'mpc.c' || echo '$(srcdir)/'`mpc.c
-
-libnsc_plugin_la-nsc.lo: nsc.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnsc_plugin_la_CFLAGS) $(CFLAGS) -MT libnsc_plugin_la-nsc.lo -MD -MP -MF $(DEPDIR)/libnsc_plugin_la-nsc.Tpo -c -o libnsc_plugin_la-nsc.lo `test -f 'nsc.c' || echo '$(srcdir)/'`nsc.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libnsc_plugin_la-nsc.Tpo $(DEPDIR)/libnsc_plugin_la-nsc.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='nsc.c' object='libnsc_plugin_la-nsc.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnsc_plugin_la_CFLAGS) $(CFLAGS) -c -o libnsc_plugin_la-nsc.lo `test -f 'nsc.c' || echo '$(srcdir)/'`nsc.c
-
-libnsv_plugin_la-nsv.lo: nsv.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnsv_plugin_la_CFLAGS) $(CFLAGS) -MT libnsv_plugin_la-nsv.lo -MD -MP -MF $(DEPDIR)/libnsv_plugin_la-nsv.Tpo -c -o libnsv_plugin_la-nsv.lo `test -f 'nsv.c' || echo '$(srcdir)/'`nsv.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libnsv_plugin_la-nsv.Tpo $(DEPDIR)/libnsv_plugin_la-nsv.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='nsv.c' object='libnsv_plugin_la-nsv.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnsv_plugin_la_CFLAGS) $(CFLAGS) -c -o libnsv_plugin_la-nsv.lo `test -f 'nsv.c' || echo '$(srcdir)/'`nsv.c
-
-libnuv_plugin_la-nuv.lo: nuv.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnuv_plugin_la_CFLAGS) $(CFLAGS) -MT libnuv_plugin_la-nuv.lo -MD -MP -MF $(DEPDIR)/libnuv_plugin_la-nuv.Tpo -c -o libnuv_plugin_la-nuv.lo `test -f 'nuv.c' || echo '$(srcdir)/'`nuv.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libnuv_plugin_la-nuv.Tpo $(DEPDIR)/libnuv_plugin_la-nuv.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='nuv.c' object='libnuv_plugin_la-nuv.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnuv_plugin_la_CFLAGS) $(CFLAGS) -c -o libnuv_plugin_la-nuv.lo `test -f 'nuv.c' || echo '$(srcdir)/'`nuv.c
-
-libogg_plugin_la-ogg.lo: ogg.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libogg_plugin_la_CFLAGS) $(CFLAGS) -MT libogg_plugin_la-ogg.lo -MD -MP -MF $(DEPDIR)/libogg_plugin_la-ogg.Tpo -c -o libogg_plugin_la-ogg.lo `test -f 'ogg.c' || echo '$(srcdir)/'`ogg.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libogg_plugin_la-ogg.Tpo $(DEPDIR)/libogg_plugin_la-ogg.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='ogg.c' object='libogg_plugin_la-ogg.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libogg_plugin_la_CFLAGS) $(CFLAGS) -c -o libogg_plugin_la-ogg.lo `test -f 'ogg.c' || echo '$(srcdir)/'`ogg.c
-
-libogg_plugin_la-kate_categories.lo: kate_categories.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libogg_plugin_la_CFLAGS) $(CFLAGS) -MT libogg_plugin_la-kate_categories.lo -MD -MP -MF $(DEPDIR)/libogg_plugin_la-kate_categories.Tpo -c -o libogg_plugin_la-kate_categories.lo `test -f 'kate_categories.c' || echo '$(srcdir)/'`kate_categories.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libogg_plugin_la-kate_categories.Tpo $(DEPDIR)/libogg_plugin_la-kate_categories.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='kate_categories.c' object='libogg_plugin_la-kate_categories.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libogg_plugin_la_CFLAGS) $(CFLAGS) -c -o libogg_plugin_la-kate_categories.lo `test -f 'kate_categories.c' || echo '$(srcdir)/'`kate_categories.c
-
-libps_plugin_la-ps.lo: ps.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libps_plugin_la_CFLAGS) $(CFLAGS) -MT libps_plugin_la-ps.lo -MD -MP -MF $(DEPDIR)/libps_plugin_la-ps.Tpo -c -o libps_plugin_la-ps.lo `test -f 'ps.c' || echo '$(srcdir)/'`ps.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libps_plugin_la-ps.Tpo $(DEPDIR)/libps_plugin_la-ps.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='ps.c' object='libps_plugin_la-ps.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libps_plugin_la_CFLAGS) $(CFLAGS) -c -o libps_plugin_la-ps.lo `test -f 'ps.c' || echo '$(srcdir)/'`ps.c
-
-libpva_plugin_la-pva.lo: pva.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpva_plugin_la_CFLAGS) $(CFLAGS) -MT libpva_plugin_la-pva.lo -MD -MP -MF $(DEPDIR)/libpva_plugin_la-pva.Tpo -c -o libpva_plugin_la-pva.lo `test -f 'pva.c' || echo '$(srcdir)/'`pva.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libpva_plugin_la-pva.Tpo $(DEPDIR)/libpva_plugin_la-pva.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='pva.c' object='libpva_plugin_la-pva.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpva_plugin_la_CFLAGS) $(CFLAGS) -c -o libpva_plugin_la-pva.lo `test -f 'pva.c' || echo '$(srcdir)/'`pva.c
-
-librawaud_plugin_la-rawaud.lo: rawaud.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librawaud_plugin_la_CFLAGS) $(CFLAGS) -MT librawaud_plugin_la-rawaud.lo -MD -MP -MF $(DEPDIR)/librawaud_plugin_la-rawaud.Tpo -c -o librawaud_plugin_la-rawaud.lo `test -f 'rawaud.c' || echo '$(srcdir)/'`rawaud.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/librawaud_plugin_la-rawaud.Tpo $(DEPDIR)/librawaud_plugin_la-rawaud.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='rawaud.c' object='librawaud_plugin_la-rawaud.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librawaud_plugin_la_CFLAGS) $(CFLAGS) -c -o librawaud_plugin_la-rawaud.lo `test -f 'rawaud.c' || echo '$(srcdir)/'`rawaud.c
-
-librawdv_plugin_la-rawdv.lo: rawdv.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librawdv_plugin_la_CFLAGS) $(CFLAGS) -MT librawdv_plugin_la-rawdv.lo -MD -MP -MF $(DEPDIR)/librawdv_plugin_la-rawdv.Tpo -c -o librawdv_plugin_la-rawdv.lo `test -f 'rawdv.c' || echo '$(srcdir)/'`rawdv.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/librawdv_plugin_la-rawdv.Tpo $(DEPDIR)/librawdv_plugin_la-rawdv.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='rawdv.c' object='librawdv_plugin_la-rawdv.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librawdv_plugin_la_CFLAGS) $(CFLAGS) -c -o librawdv_plugin_la-rawdv.lo `test -f 'rawdv.c' || echo '$(srcdir)/'`rawdv.c
-
-librawvid_plugin_la-rawvid.lo: rawvid.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librawvid_plugin_la_CFLAGS) $(CFLAGS) -MT librawvid_plugin_la-rawvid.lo -MD -MP -MF $(DEPDIR)/librawvid_plugin_la-rawvid.Tpo -c -o librawvid_plugin_la-rawvid.lo `test -f 'rawvid.c' || echo '$(srcdir)/'`rawvid.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/librawvid_plugin_la-rawvid.Tpo $(DEPDIR)/librawvid_plugin_la-rawvid.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='rawvid.c' object='librawvid_plugin_la-rawvid.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librawvid_plugin_la_CFLAGS) $(CFLAGS) -c -o librawvid_plugin_la-rawvid.lo `test -f 'rawvid.c' || echo '$(srcdir)/'`rawvid.c
-
-libreal_plugin_la-real.lo: real.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libreal_plugin_la_CFLAGS) $(CFLAGS) -MT libreal_plugin_la-real.lo -MD -MP -MF $(DEPDIR)/libreal_plugin_la-real.Tpo -c -o libreal_plugin_la-real.lo `test -f 'real.c' || echo '$(srcdir)/'`real.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libreal_plugin_la-real.Tpo $(DEPDIR)/libreal_plugin_la-real.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='real.c' object='libreal_plugin_la-real.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libreal_plugin_la_CFLAGS) $(CFLAGS) -c -o libreal_plugin_la-real.lo `test -f 'real.c' || echo '$(srcdir)/'`real.c
-
-libsmf_plugin_la-smf.lo: smf.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsmf_plugin_la_CFLAGS) $(CFLAGS) -MT libsmf_plugin_la-smf.lo -MD -MP -MF $(DEPDIR)/libsmf_plugin_la-smf.Tpo -c -o libsmf_plugin_la-smf.lo `test -f 'smf.c' || echo '$(srcdir)/'`smf.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libsmf_plugin_la-smf.Tpo $(DEPDIR)/libsmf_plugin_la-smf.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='smf.c' object='libsmf_plugin_la-smf.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsmf_plugin_la_CFLAGS) $(CFLAGS) -c -o libsmf_plugin_la-smf.lo `test -f 'smf.c' || echo '$(srcdir)/'`smf.c
-
-libsubtitle_plugin_la-subtitle.lo: subtitle.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitle_plugin_la_CFLAGS) $(CFLAGS) -MT libsubtitle_plugin_la-subtitle.lo -MD -MP -MF $(DEPDIR)/libsubtitle_plugin_la-subtitle.Tpo -c -o libsubtitle_plugin_la-subtitle.lo `test -f 'subtitle.c' || echo '$(srcdir)/'`subtitle.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libsubtitle_plugin_la-subtitle.Tpo $(DEPDIR)/libsubtitle_plugin_la-subtitle.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='subtitle.c' object='libsubtitle_plugin_la-subtitle.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsubtitle_plugin_la_CFLAGS) $(CFLAGS) -c -o libsubtitle_plugin_la-subtitle.lo `test -f 'subtitle.c' || echo '$(srcdir)/'`subtitle.c
-
-libts_plugin_la-ts.lo: ts.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libts_plugin_la_CFLAGS) $(CFLAGS) -MT libts_plugin_la-ts.lo -MD -MP -MF $(DEPDIR)/libts_plugin_la-ts.Tpo -c -o libts_plugin_la-ts.lo `test -f 'ts.c' || echo '$(srcdir)/'`ts.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libts_plugin_la-ts.Tpo $(DEPDIR)/libts_plugin_la-ts.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='ts.c' object='libts_plugin_la-ts.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libts_plugin_la_CFLAGS) $(CFLAGS) -c -o libts_plugin_la-ts.lo `test -f 'ts.c' || echo '$(srcdir)/'`ts.c
-
-libts_plugin_la-csa.lo: ../mux/mpeg/csa.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libts_plugin_la_CFLAGS) $(CFLAGS) -MT libts_plugin_la-csa.lo -MD -MP -MF $(DEPDIR)/libts_plugin_la-csa.Tpo -c -o libts_plugin_la-csa.lo `test -f '../mux/mpeg/csa.c' || echo '$(srcdir)/'`../mux/mpeg/csa.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libts_plugin_la-csa.Tpo $(DEPDIR)/libts_plugin_la-csa.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='../mux/mpeg/csa.c' object='libts_plugin_la-csa.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libts_plugin_la_CFLAGS) $(CFLAGS) -c -o libts_plugin_la-csa.lo `test -f '../mux/mpeg/csa.c' || echo '$(srcdir)/'`../mux/mpeg/csa.c
-
-libtta_plugin_la-tta.lo: tta.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtta_plugin_la_CFLAGS) $(CFLAGS) -MT libtta_plugin_la-tta.lo -MD -MP -MF $(DEPDIR)/libtta_plugin_la-tta.Tpo -c -o libtta_plugin_la-tta.lo `test -f 'tta.c' || echo '$(srcdir)/'`tta.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libtta_plugin_la-tta.Tpo $(DEPDIR)/libtta_plugin_la-tta.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='tta.c' object='libtta_plugin_la-tta.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtta_plugin_la_CFLAGS) $(CFLAGS) -c -o libtta_plugin_la-tta.lo `test -f 'tta.c' || echo '$(srcdir)/'`tta.c
-
-libty_plugin_la-ty.lo: ty.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libty_plugin_la_CFLAGS) $(CFLAGS) -MT libty_plugin_la-ty.lo -MD -MP -MF $(DEPDIR)/libty_plugin_la-ty.Tpo -c -o libty_plugin_la-ty.lo `test -f 'ty.c' || echo '$(srcdir)/'`ty.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libty_plugin_la-ty.Tpo $(DEPDIR)/libty_plugin_la-ty.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='ty.c' object='libty_plugin_la-ty.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libty_plugin_la_CFLAGS) $(CFLAGS) -c -o libty_plugin_la-ty.lo `test -f 'ty.c' || echo '$(srcdir)/'`ty.c
-
-libvc1_plugin_la-vc1.lo: vc1.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvc1_plugin_la_CFLAGS) $(CFLAGS) -MT libvc1_plugin_la-vc1.lo -MD -MP -MF $(DEPDIR)/libvc1_plugin_la-vc1.Tpo -c -o libvc1_plugin_la-vc1.lo `test -f 'vc1.c' || echo '$(srcdir)/'`vc1.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libvc1_plugin_la-vc1.Tpo $(DEPDIR)/libvc1_plugin_la-vc1.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='vc1.c' object='libvc1_plugin_la-vc1.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvc1_plugin_la_CFLAGS) $(CFLAGS) -c -o libvc1_plugin_la-vc1.lo `test -f 'vc1.c' || echo '$(srcdir)/'`vc1.c
-
-libvobsub_plugin_la-vobsub.lo: vobsub.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvobsub_plugin_la_CFLAGS) $(CFLAGS) -MT libvobsub_plugin_la-vobsub.lo -MD -MP -MF $(DEPDIR)/libvobsub_plugin_la-vobsub.Tpo -c -o libvobsub_plugin_la-vobsub.lo `test -f 'vobsub.c' || echo '$(srcdir)/'`vobsub.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libvobsub_plugin_la-vobsub.Tpo $(DEPDIR)/libvobsub_plugin_la-vobsub.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='vobsub.c' object='libvobsub_plugin_la-vobsub.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvobsub_plugin_la_CFLAGS) $(CFLAGS) -c -o libvobsub_plugin_la-vobsub.lo `test -f 'vobsub.c' || echo '$(srcdir)/'`vobsub.c
-
-libvoc_plugin_la-voc.lo: voc.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvoc_plugin_la_CFLAGS) $(CFLAGS) -MT libvoc_plugin_la-voc.lo -MD -MP -MF $(DEPDIR)/libvoc_plugin_la-voc.Tpo -c -o libvoc_plugin_la-voc.lo `test -f 'voc.c' || echo '$(srcdir)/'`voc.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libvoc_plugin_la-voc.Tpo $(DEPDIR)/libvoc_plugin_la-voc.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='voc.c' object='libvoc_plugin_la-voc.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvoc_plugin_la_CFLAGS) $(CFLAGS) -c -o libvoc_plugin_la-voc.lo `test -f 'voc.c' || echo '$(srcdir)/'`voc.c
-
-libwav_plugin_la-wav.lo: wav.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwav_plugin_la_CFLAGS) $(CFLAGS) -MT libwav_plugin_la-wav.lo -MD -MP -MF $(DEPDIR)/libwav_plugin_la-wav.Tpo -c -o libwav_plugin_la-wav.lo `test -f 'wav.c' || echo '$(srcdir)/'`wav.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libwav_plugin_la-wav.Tpo $(DEPDIR)/libwav_plugin_la-wav.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='wav.c' object='libwav_plugin_la-wav.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwav_plugin_la_CFLAGS) $(CFLAGS) -c -o libwav_plugin_la-wav.lo `test -f 'wav.c' || echo '$(srcdir)/'`wav.c
-
-libxa_plugin_la-xa.lo: xa.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxa_plugin_la_CFLAGS) $(CFLAGS) -MT libxa_plugin_la-xa.lo -MD -MP -MF $(DEPDIR)/libxa_plugin_la-xa.Tpo -c -o libxa_plugin_la-xa.lo `test -f 'xa.c' || echo '$(srcdir)/'`xa.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libxa_plugin_la-xa.Tpo $(DEPDIR)/libxa_plugin_la-xa.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='xa.c' object='libxa_plugin_la-xa.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxa_plugin_la_CFLAGS) $(CFLAGS) -c -o libxa_plugin_la-xa.lo `test -f 'xa.c' || echo '$(srcdir)/'`xa.c
-
-.cpp.o:
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ $<
-
-.cpp.obj:
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
-
-.cpp.lo:
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LTCXXCOMPILE) -c -o $@ $<
-
-libgme_plugin_la-dummy.lo: dummy.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgme_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libgme_plugin_la-dummy.lo -MD -MP -MF $(DEPDIR)/libgme_plugin_la-dummy.Tpo -c -o libgme_plugin_la-dummy.lo `test -f 'dummy.cpp' || echo '$(srcdir)/'`dummy.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgme_plugin_la-dummy.Tpo $(DEPDIR)/libgme_plugin_la-dummy.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='dummy.cpp' object='libgme_plugin_la-dummy.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgme_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libgme_plugin_la-dummy.lo `test -f 'dummy.cpp' || echo '$(srcdir)/'`dummy.cpp
-
-liblive555_plugin_la-live555.lo: live555.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblive555_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT liblive555_plugin_la-live555.lo -MD -MP -MF $(DEPDIR)/liblive555_plugin_la-live555.Tpo -c -o liblive555_plugin_la-live555.lo `test -f 'live555.cpp' || echo '$(srcdir)/'`live555.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblive555_plugin_la-live555.Tpo $(DEPDIR)/liblive555_plugin_la-live555.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='live555.cpp' object='liblive555_plugin_la-live555.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblive555_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o liblive555_plugin_la-live555.lo `test -f 'live555.cpp' || echo '$(srcdir)/'`live555.cpp
-
-libmod_plugin_la-dummy.lo: dummy.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmod_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libmod_plugin_la-dummy.lo -MD -MP -MF $(DEPDIR)/libmod_plugin_la-dummy.Tpo -c -o libmod_plugin_la-dummy.lo `test -f 'dummy.cpp' || echo '$(srcdir)/'`dummy.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmod_plugin_la-dummy.Tpo $(DEPDIR)/libmod_plugin_la-dummy.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='dummy.cpp' object='libmod_plugin_la-dummy.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmod_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libmod_plugin_la-dummy.lo `test -f 'dummy.cpp' || echo '$(srcdir)/'`dummy.cpp
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-# This directory's subdirectories are mostly independent; you can cd
-# into them and run `make' without going through this Makefile.
-# To change the values of `make' variables: instead of editing Makefiles,
-# (1) if the variable is set in `config.status', edit `config.status'
-#     (which will cause the Makefiles to be regenerated when you run `make');
-# (2) otherwise, pass the desired values on the `make' command line.
-$(RECURSIVE_TARGETS):
-	@fail= failcom='exit 1'; \
-	for f in x $$MAKEFLAGS; do \
-	  case $$f in \
-	    *=* | --[!k]*);; \
-	    *k*) failcom='fail=yes';; \
-	  esac; \
-	done; \
-	dot_seen=no; \
-	target=`echo $@ | sed s/-recursive//`; \
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  echo "Making $$target in $$subdir"; \
-	  if test "$$subdir" = "."; then \
-	    dot_seen=yes; \
-	    local_target="$$target-am"; \
-	  else \
-	    local_target="$$target"; \
-	  fi; \
-	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
-	  || eval $$failcom; \
-	done; \
-	if test "$$dot_seen" = "no"; then \
-	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
-	fi; test -z "$$fail"
-
-$(RECURSIVE_CLEAN_TARGETS):
-	@fail= failcom='exit 1'; \
-	for f in x $$MAKEFLAGS; do \
-	  case $$f in \
-	    *=* | --[!k]*);; \
-	    *k*) failcom='fail=yes';; \
-	  esac; \
-	done; \
-	dot_seen=no; \
-	case "$@" in \
-	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
-	  *) list='$(SUBDIRS)' ;; \
-	esac; \
-	rev=''; for subdir in $$list; do \
-	  if test "$$subdir" = "."; then :; else \
-	    rev="$$subdir $$rev"; \
-	  fi; \
-	done; \
-	rev="$$rev ."; \
-	target=`echo $@ | sed s/-recursive//`; \
-	for subdir in $$rev; do \
-	  echo "Making $$target in $$subdir"; \
-	  if test "$$subdir" = "."; then \
-	    local_target="$$target-am"; \
-	  else \
-	    local_target="$$target"; \
-	  fi; \
-	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
-	  || eval $$failcom; \
-	done && test -z "$$fail"
-tags-recursive:
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
-	done
-ctags-recursive:
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
-	done
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
-	  include_option=--etags-include; \
-	  empty_fix=.; \
-	else \
-	  include_option=--include; \
-	  empty_fix=; \
-	fi; \
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    test ! -f $$subdir/TAGS || \
-	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
-	  fi; \
-	done; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    test -d "$(distdir)/$$subdir" \
-	    || $(MKDIR_P) "$(distdir)/$$subdir" \
-	    || exit 1; \
-	  fi; \
-	done
-	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
-	    $(am__relativize); \
-	    new_distdir=$$reldir; \
-	    dir1=$$subdir; dir2="$(top_distdir)"; \
-	    $(am__relativize); \
-	    new_top_distdir=$$reldir; \
-	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
-	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
-	    ($(am__cd) $$subdir && \
-	      $(MAKE) $(AM_MAKEFLAGS) \
-	        top_distdir="$$new_top_distdir" \
-	        distdir="$$new_distdir" \
-		am__remove_distdir=: \
-		am__skip_length_check=: \
-		am__skip_mode_fix=: \
-	        distdir) \
-	      || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-recursive
-all-am: Makefile $(LTLIBRARIES)
-installdirs: installdirs-recursive
-installdirs-am:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-recursive
-install-exec: install-exec-recursive
-install-data: install-data-recursive
-uninstall: uninstall-recursive
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-recursive
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-recursive
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-recursive
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-recursive
-
-dvi-am:
-
-html: html-recursive
-
-html-am:
-
-info: info-recursive
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-recursive
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-recursive
-
-install-html-am:
-
-install-info: install-info-recursive
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-recursive
-
-install-pdf-am:
-
-install-ps: install-ps-recursive
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-recursive
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-recursive
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-recursive
-
-pdf-am:
-
-ps: ps-recursive
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all check \
-	ctags-recursive install install-am install-strip \
-	tags-recursive
-
-.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
-	all all-am check check-am clean clean-generic clean-libtool \
-	clean-libvlcLTLIBRARIES ctags ctags-recursive distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs installdirs-am \
-	maintainer-clean maintainer-clean-generic mostlyclean \
-	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
-	pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
-	uninstall-libvlcLTLIBRARIES
-
-
-dummy.cpp:
-	touch dummy.cpp
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/demux/asf/Makefile.in b/modules/demux/asf/Makefile.in
deleted file mode 100644
index 8d1b750..0000000
--- a/modules/demux/asf/Makefile.in
+++ /dev/null
@@ -1,1021 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/demux/asf/Makefile.am automatically generated from modules/demux/asf/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/Modules.am $(top_srcdir)/modules/common.am
-subdir = modules/demux/asf
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am__objects_1 =
-am__objects_2 = libasf_plugin_la-asf.lo libasf_plugin_la-libasf.lo \
-	$(am__objects_1)
-am_libasf_plugin_la_OBJECTS = $(am__objects_2)
-nodist_libasf_plugin_la_OBJECTS =
-libasf_plugin_la_OBJECTS = $(am_libasf_plugin_la_OBJECTS) \
-	$(nodist_libasf_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libasf_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libasf_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libasf_plugin_la_SOURCES) \
-	$(nodist_libasf_plugin_la_SOURCES)
-DIST_SOURCES = $(libasf_plugin_la_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = demux
-dir = demux/asf
-mods = asf
-libvlc_LTLIBRARIES = libasf_plugin.la
-EXTRA_LTLIBRARIES = 
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
-SOURCES_asf = \
-	asf.c \
-	libasf.c \
-	libasf.h \
-	$(NULL)
-
-
-# The asf plugin
-libasf_plugin_la_SOURCES = $(SOURCES_asf)
-nodist_libasf_plugin_la_SOURCES = $(nodist_SOURCES_asf)
-# Force per-target objects:
-libasf_plugin_la_CFLAGS = $(AM_CFLAGS)
-libasf_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libasf_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libasf_plugin_la_LIBADD = $(AM_LIBADD)
-libasf_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/demux/asf/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/demux/asf/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libasf_plugin.la: $(libasf_plugin_la_OBJECTS) $(libasf_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libasf_plugin_la_LINK) -rpath $(libvlcdir) $(libasf_plugin_la_OBJECTS) $(libasf_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libasf_plugin_la-asf.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libasf_plugin_la-libasf.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-libasf_plugin_la-asf.lo: asf.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasf_plugin_la_CFLAGS) $(CFLAGS) -MT libasf_plugin_la-asf.lo -MD -MP -MF $(DEPDIR)/libasf_plugin_la-asf.Tpo -c -o libasf_plugin_la-asf.lo `test -f 'asf.c' || echo '$(srcdir)/'`asf.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libasf_plugin_la-asf.Tpo $(DEPDIR)/libasf_plugin_la-asf.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='asf.c' object='libasf_plugin_la-asf.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasf_plugin_la_CFLAGS) $(CFLAGS) -c -o libasf_plugin_la-asf.lo `test -f 'asf.c' || echo '$(srcdir)/'`asf.c
-
-libasf_plugin_la-libasf.lo: libasf.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasf_plugin_la_CFLAGS) $(CFLAGS) -MT libasf_plugin_la-libasf.lo -MD -MP -MF $(DEPDIR)/libasf_plugin_la-libasf.Tpo -c -o libasf_plugin_la-libasf.lo `test -f 'libasf.c' || echo '$(srcdir)/'`libasf.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libasf_plugin_la-libasf.Tpo $(DEPDIR)/libasf_plugin_la-libasf.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libasf.c' object='libasf_plugin_la-libasf.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libasf_plugin_la_CFLAGS) $(CFLAGS) -c -o libasf_plugin_la-libasf.lo `test -f 'libasf.c' || echo '$(srcdir)/'`libasf.c
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-am
-all-am: Makefile $(LTLIBRARIES)
-installdirs:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: all check install install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-	clean-libtool clean-libvlcLTLIBRARIES ctags distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags uninstall uninstall-am uninstall-libvlcLTLIBRARIES
-
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/demux/avformat/Makefile.in b/modules/demux/avformat/Makefile.in
deleted file mode 100644
index 334f3aa..0000000
--- a/modules/demux/avformat/Makefile.in
+++ /dev/null
@@ -1,1055 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/demux/avformat/Makefile.am automatically generated from modules/demux/avformat/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/Modules.am $(top_srcdir)/modules/common.am
- at ENABLE_SOUT_TRUE@am__append_1 = mux.c
-subdir = modules/demux/avformat
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am__libavformat_plugin_la_SOURCES_DIST = avformat.c avformat.h demux.c \
-	../../codec/avcodec/fourcc.c ../../codec/avcodec/chroma.c \
-	../vobsub.h mux.c
-am__objects_1 =
- at ENABLE_SOUT_TRUE@am__objects_2 = libavformat_plugin_la-mux.lo
-am__objects_3 = libavformat_plugin_la-avformat.lo \
-	libavformat_plugin_la-demux.lo libavformat_plugin_la-fourcc.lo \
-	libavformat_plugin_la-chroma.lo $(am__objects_1) \
-	$(am__objects_2)
-am_libavformat_plugin_la_OBJECTS = $(am__objects_3)
-nodist_libavformat_plugin_la_OBJECTS =
-libavformat_plugin_la_OBJECTS = $(am_libavformat_plugin_la_OBJECTS) \
-	$(nodist_libavformat_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libavformat_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libavformat_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libavformat_plugin_la_SOURCES) \
-	$(EXTRA_libavformat_plugin_la_SOURCES) \
-	$(nodist_libavformat_plugin_la_SOURCES)
-DIST_SOURCES = $(am__libavformat_plugin_la_SOURCES_DIST) \
-	$(EXTRA_libavformat_plugin_la_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = demux
-dir = demux/avformat
-mods = avformat
-libvlc_LTLIBRARIES = $(LTLIBavformat)
-EXTRA_LTLIBRARIES = libavformat_plugin.la
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
-SOURCES_avformat = avformat.c avformat.h demux.c \
-	../../codec/avcodec/fourcc.c ../../codec/avcodec/chroma.c \
-	../vobsub.h $(NULL) $(am__append_1)
-EXTRA_libavformat_plugin_la_SOURCES = mux.c
-
-# The avformat plugin
-libavformat_plugin_la_SOURCES = $(SOURCES_avformat)
-nodist_libavformat_plugin_la_SOURCES = $(nodist_SOURCES_avformat)
-# Force per-target objects:
-libavformat_plugin_la_CFLAGS = $(AM_CFLAGS)
-libavformat_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libavformat_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libavformat_plugin_la_LIBADD = $(AM_LIBADD)
-libavformat_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/demux/avformat/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/demux/avformat/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libavformat_plugin.la: $(libavformat_plugin_la_OBJECTS) $(libavformat_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libavformat_plugin_la_LINK)  $(libavformat_plugin_la_OBJECTS) $(libavformat_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libavformat_plugin_la-avformat.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libavformat_plugin_la-chroma.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libavformat_plugin_la-demux.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libavformat_plugin_la-fourcc.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libavformat_plugin_la-mux.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-libavformat_plugin_la-avformat.lo: avformat.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavformat_plugin_la_CFLAGS) $(CFLAGS) -MT libavformat_plugin_la-avformat.lo -MD -MP -MF $(DEPDIR)/libavformat_plugin_la-avformat.Tpo -c -o libavformat_plugin_la-avformat.lo `test -f 'avformat.c' || echo '$(srcdir)/'`avformat.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libavformat_plugin_la-avformat.Tpo $(DEPDIR)/libavformat_plugin_la-avformat.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='avformat.c' object='libavformat_plugin_la-avformat.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavformat_plugin_la_CFLAGS) $(CFLAGS) -c -o libavformat_plugin_la-avformat.lo `test -f 'avformat.c' || echo '$(srcdir)/'`avformat.c
-
-libavformat_plugin_la-demux.lo: demux.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavformat_plugin_la_CFLAGS) $(CFLAGS) -MT libavformat_plugin_la-demux.lo -MD -MP -MF $(DEPDIR)/libavformat_plugin_la-demux.Tpo -c -o libavformat_plugin_la-demux.lo `test -f 'demux.c' || echo '$(srcdir)/'`demux.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libavformat_plugin_la-demux.Tpo $(DEPDIR)/libavformat_plugin_la-demux.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='demux.c' object='libavformat_plugin_la-demux.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavformat_plugin_la_CFLAGS) $(CFLAGS) -c -o libavformat_plugin_la-demux.lo `test -f 'demux.c' || echo '$(srcdir)/'`demux.c
-
-libavformat_plugin_la-fourcc.lo: ../../codec/avcodec/fourcc.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavformat_plugin_la_CFLAGS) $(CFLAGS) -MT libavformat_plugin_la-fourcc.lo -MD -MP -MF $(DEPDIR)/libavformat_plugin_la-fourcc.Tpo -c -o libavformat_plugin_la-fourcc.lo `test -f '../../codec/avcodec/fourcc.c' || echo '$(srcdir)/'`../../codec/avcodec/fourcc.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libavformat_plugin_la-fourcc.Tpo $(DEPDIR)/libavformat_plugin_la-fourcc.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='../../codec/avcodec/fourcc.c' object='libavformat_plugin_la-fourcc.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavformat_plugin_la_CFLAGS) $(CFLAGS) -c -o libavformat_plugin_la-fourcc.lo `test -f '../../codec/avcodec/fourcc.c' || echo '$(srcdir)/'`../../codec/avcodec/fourcc.c
-
-libavformat_plugin_la-chroma.lo: ../../codec/avcodec/chroma.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavformat_plugin_la_CFLAGS) $(CFLAGS) -MT libavformat_plugin_la-chroma.lo -MD -MP -MF $(DEPDIR)/libavformat_plugin_la-chroma.Tpo -c -o libavformat_plugin_la-chroma.lo `test -f '../../codec/avcodec/chroma.c' || echo '$(srcdir)/'`../../codec/avcodec/chroma.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libavformat_plugin_la-chroma.Tpo $(DEPDIR)/libavformat_plugin_la-chroma.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='../../codec/avcodec/chroma.c' object='libavformat_plugin_la-chroma.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavformat_plugin_la_CFLAGS) $(CFLAGS) -c -o libavformat_plugin_la-chroma.lo `test -f '../../codec/avcodec/chroma.c' || echo '$(srcdir)/'`../../codec/avcodec/chroma.c
-
-libavformat_plugin_la-mux.lo: mux.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavformat_plugin_la_CFLAGS) $(CFLAGS) -MT libavformat_plugin_la-mux.lo -MD -MP -MF $(DEPDIR)/libavformat_plugin_la-mux.Tpo -c -o libavformat_plugin_la-mux.lo `test -f 'mux.c' || echo '$(srcdir)/'`mux.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libavformat_plugin_la-mux.Tpo $(DEPDIR)/libavformat_plugin_la-mux.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='mux.c' object='libavformat_plugin_la-mux.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavformat_plugin_la_CFLAGS) $(CFLAGS) -c -o libavformat_plugin_la-mux.lo `test -f 'mux.c' || echo '$(srcdir)/'`mux.c
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-am
-all-am: Makefile $(LTLIBRARIES)
-installdirs:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: all check install install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-	clean-libtool clean-libvlcLTLIBRARIES ctags distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags uninstall uninstall-am uninstall-libvlcLTLIBRARIES
-
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/demux/avi/Makefile.in b/modules/demux/avi/Makefile.in
deleted file mode 100644
index 7e8dad5..0000000
--- a/modules/demux/avi/Makefile.in
+++ /dev/null
@@ -1,1021 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/demux/avi/Makefile.am automatically generated from modules/demux/avi/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/Modules.am $(top_srcdir)/modules/common.am
-subdir = modules/demux/avi
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am__objects_1 =
-am__objects_2 = libavi_plugin_la-avi.lo libavi_plugin_la-libavi.lo \
-	$(am__objects_1)
-am_libavi_plugin_la_OBJECTS = $(am__objects_2)
-nodist_libavi_plugin_la_OBJECTS =
-libavi_plugin_la_OBJECTS = $(am_libavi_plugin_la_OBJECTS) \
-	$(nodist_libavi_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libavi_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libavi_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libavi_plugin_la_SOURCES) \
-	$(nodist_libavi_plugin_la_SOURCES)
-DIST_SOURCES = $(libavi_plugin_la_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = demux
-dir = demux/avi
-mods = avi
-libvlc_LTLIBRARIES = libavi_plugin.la
-EXTRA_LTLIBRARIES = 
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
-SOURCES_avi = \
-	avi.c \
-	libavi.c \
-	libavi.h \
-	$(NULL)
-
-
-# The avi plugin
-libavi_plugin_la_SOURCES = $(SOURCES_avi)
-nodist_libavi_plugin_la_SOURCES = $(nodist_SOURCES_avi)
-# Force per-target objects:
-libavi_plugin_la_CFLAGS = $(AM_CFLAGS)
-libavi_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libavi_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libavi_plugin_la_LIBADD = $(AM_LIBADD)
-libavi_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/demux/avi/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/demux/avi/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libavi_plugin.la: $(libavi_plugin_la_OBJECTS) $(libavi_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libavi_plugin_la_LINK) -rpath $(libvlcdir) $(libavi_plugin_la_OBJECTS) $(libavi_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libavi_plugin_la-avi.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libavi_plugin_la-libavi.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-libavi_plugin_la-avi.lo: avi.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavi_plugin_la_CFLAGS) $(CFLAGS) -MT libavi_plugin_la-avi.lo -MD -MP -MF $(DEPDIR)/libavi_plugin_la-avi.Tpo -c -o libavi_plugin_la-avi.lo `test -f 'avi.c' || echo '$(srcdir)/'`avi.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libavi_plugin_la-avi.Tpo $(DEPDIR)/libavi_plugin_la-avi.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='avi.c' object='libavi_plugin_la-avi.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavi_plugin_la_CFLAGS) $(CFLAGS) -c -o libavi_plugin_la-avi.lo `test -f 'avi.c' || echo '$(srcdir)/'`avi.c
-
-libavi_plugin_la-libavi.lo: libavi.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavi_plugin_la_CFLAGS) $(CFLAGS) -MT libavi_plugin_la-libavi.lo -MD -MP -MF $(DEPDIR)/libavi_plugin_la-libavi.Tpo -c -o libavi_plugin_la-libavi.lo `test -f 'libavi.c' || echo '$(srcdir)/'`libavi.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libavi_plugin_la-libavi.Tpo $(DEPDIR)/libavi_plugin_la-libavi.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libavi.c' object='libavi_plugin_la-libavi.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavi_plugin_la_CFLAGS) $(CFLAGS) -c -o libavi_plugin_la-libavi.lo `test -f 'libavi.c' || echo '$(srcdir)/'`libavi.c
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-am
-all-am: Makefile $(LTLIBRARIES)
-installdirs:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: all check install install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-	clean-libtool clean-libvlcLTLIBRARIES ctags distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags uninstall uninstall-am uninstall-libvlcLTLIBRARIES
-
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/demux/mkv/Makefile.in b/modules/demux/mkv/Makefile.in
deleted file mode 100644
index 1846e78..0000000
--- a/modules/demux/mkv/Makefile.in
+++ /dev/null
@@ -1,1163 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/demux/mkv/Makefile.am automatically generated from modules/demux/mkv/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/Modules.am $(top_srcdir)/modules/common.am
-subdir = modules/demux/mkv
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am__objects_1 = libmkv_plugin_la-mkv.lo libmkv_plugin_la-util.lo \
-	libmkv_plugin_la-virtual_segment.lo \
-	libmkv_plugin_la-matroska_segment.lo \
-	libmkv_plugin_la-matroska_segment_parse.lo \
-	libmkv_plugin_la-demux.lo libmkv_plugin_la-Ebml_parser.lo \
-	libmkv_plugin_la-chapters.lo \
-	libmkv_plugin_la-chapter_command.lo \
-	libmkv_plugin_la-stream_io_callback.lo \
-	libmkv_plugin_la-libmp4.lo libmkv_plugin_la-drms.lo
-am_libmkv_plugin_la_OBJECTS = $(am__objects_1)
-nodist_libmkv_plugin_la_OBJECTS =
-libmkv_plugin_la_OBJECTS = $(am_libmkv_plugin_la_OBJECTS) \
-	$(nodist_libmkv_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libmkv_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
-	$(libmkv_plugin_la_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
-	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
-LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CXXFLAGS) $(CXXFLAGS)
-AM_V_CXX = $(am__v_CXX_$(V))
-am__v_CXX_ = $(am__v_CXX_$(AM_DEFAULT_VERBOSITY))
-am__v_CXX_0 = @echo "  CXX   " $@;
-CXXLD = $(CXX)
-CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
-	$(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CXXLD = $(am__v_CXXLD_$(V))
-am__v_CXXLD_ = $(am__v_CXXLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CXXLD_0 = @echo "  CXXLD " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libmkv_plugin_la_SOURCES) \
-	$(nodist_libmkv_plugin_la_SOURCES)
-DIST_SOURCES = $(libmkv_plugin_la_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = demux
-dir = demux/mkv
-mods = mkv
-libvlc_LTLIBRARIES = $(LTLIBmkv)
-EXTRA_LTLIBRARIES = libmkv_plugin.la
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
-SOURCES_mkv = mkv.hpp mkv.cpp \
-              util.hpp util.cpp \
-              virtual_segment.hpp virtual_segment.cpp \
-              matroska_segment.hpp matroska_segment.cpp matroska_segment_parse.cpp \
-              demux.hpp demux.cpp \
-              Ebml_parser.hpp Ebml_parser.cpp \
-              chapters.hpp chapters.cpp \
-              chapter_command.hpp chapter_command.cpp \
-              stream_io_callback.hpp stream_io_callback.cpp \
-              ../mp4/libmp4.c ../mp4/drms.c \
-              ../vobsub.h
-
-
-# The mkv plugin
-libmkv_plugin_la_SOURCES = $(SOURCES_mkv)
-nodist_libmkv_plugin_la_SOURCES = $(nodist_SOURCES_mkv)
-# Force per-target objects:
-libmkv_plugin_la_CFLAGS = $(AM_CFLAGS)
-libmkv_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libmkv_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libmkv_plugin_la_LIBADD = $(AM_LIBADD)
-libmkv_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .cpp .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/demux/mkv/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/demux/mkv/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libmkv_plugin.la: $(libmkv_plugin_la_OBJECTS) $(libmkv_plugin_la_DEPENDENCIES) 
-	$(AM_V_CXXLD)$(libmkv_plugin_la_LINK)  $(libmkv_plugin_la_OBJECTS) $(libmkv_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmkv_plugin_la-Ebml_parser.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmkv_plugin_la-chapter_command.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmkv_plugin_la-chapters.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmkv_plugin_la-demux.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmkv_plugin_la-drms.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmkv_plugin_la-libmp4.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmkv_plugin_la-matroska_segment.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmkv_plugin_la-matroska_segment_parse.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmkv_plugin_la-mkv.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmkv_plugin_la-stream_io_callback.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmkv_plugin_la-util.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmkv_plugin_la-virtual_segment.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-libmkv_plugin_la-libmp4.lo: ../mp4/libmp4.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmkv_plugin_la_CFLAGS) $(CFLAGS) -MT libmkv_plugin_la-libmp4.lo -MD -MP -MF $(DEPDIR)/libmkv_plugin_la-libmp4.Tpo -c -o libmkv_plugin_la-libmp4.lo `test -f '../mp4/libmp4.c' || echo '$(srcdir)/'`../mp4/libmp4.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmkv_plugin_la-libmp4.Tpo $(DEPDIR)/libmkv_plugin_la-libmp4.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='../mp4/libmp4.c' object='libmkv_plugin_la-libmp4.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmkv_plugin_la_CFLAGS) $(CFLAGS) -c -o libmkv_plugin_la-libmp4.lo `test -f '../mp4/libmp4.c' || echo '$(srcdir)/'`../mp4/libmp4.c
-
-libmkv_plugin_la-drms.lo: ../mp4/drms.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmkv_plugin_la_CFLAGS) $(CFLAGS) -MT libmkv_plugin_la-drms.lo -MD -MP -MF $(DEPDIR)/libmkv_plugin_la-drms.Tpo -c -o libmkv_plugin_la-drms.lo `test -f '../mp4/drms.c' || echo '$(srcdir)/'`../mp4/drms.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmkv_plugin_la-drms.Tpo $(DEPDIR)/libmkv_plugin_la-drms.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='../mp4/drms.c' object='libmkv_plugin_la-drms.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmkv_plugin_la_CFLAGS) $(CFLAGS) -c -o libmkv_plugin_la-drms.lo `test -f '../mp4/drms.c' || echo '$(srcdir)/'`../mp4/drms.c
-
-.cpp.o:
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ $<
-
-.cpp.obj:
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
-
-.cpp.lo:
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LTCXXCOMPILE) -c -o $@ $<
-
-libmkv_plugin_la-mkv.lo: mkv.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmkv_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libmkv_plugin_la-mkv.lo -MD -MP -MF $(DEPDIR)/libmkv_plugin_la-mkv.Tpo -c -o libmkv_plugin_la-mkv.lo `test -f 'mkv.cpp' || echo '$(srcdir)/'`mkv.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmkv_plugin_la-mkv.Tpo $(DEPDIR)/libmkv_plugin_la-mkv.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='mkv.cpp' object='libmkv_plugin_la-mkv.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmkv_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libmkv_plugin_la-mkv.lo `test -f 'mkv.cpp' || echo '$(srcdir)/'`mkv.cpp
-
-libmkv_plugin_la-util.lo: util.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmkv_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libmkv_plugin_la-util.lo -MD -MP -MF $(DEPDIR)/libmkv_plugin_la-util.Tpo -c -o libmkv_plugin_la-util.lo `test -f 'util.cpp' || echo '$(srcdir)/'`util.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmkv_plugin_la-util.Tpo $(DEPDIR)/libmkv_plugin_la-util.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='util.cpp' object='libmkv_plugin_la-util.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmkv_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libmkv_plugin_la-util.lo `test -f 'util.cpp' || echo '$(srcdir)/'`util.cpp
-
-libmkv_plugin_la-virtual_segment.lo: virtual_segment.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmkv_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libmkv_plugin_la-virtual_segment.lo -MD -MP -MF $(DEPDIR)/libmkv_plugin_la-virtual_segment.Tpo -c -o libmkv_plugin_la-virtual_segment.lo `test -f 'virtual_segment.cpp' || echo '$(srcdir)/'`virtual_segment.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmkv_plugin_la-virtual_segment.Tpo $(DEPDIR)/libmkv_plugin_la-virtual_segment.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='virtual_segment.cpp' object='libmkv_plugin_la-virtual_segment.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmkv_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libmkv_plugin_la-virtual_segment.lo `test -f 'virtual_segment.cpp' || echo '$(srcdir)/'`virtual_segment.cpp
-
-libmkv_plugin_la-matroska_segment.lo: matroska_segment.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmkv_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libmkv_plugin_la-matroska_segment.lo -MD -MP -MF $(DEPDIR)/libmkv_plugin_la-matroska_segment.Tpo -c -o libmkv_plugin_la-matroska_segment.lo `test -f 'matroska_segment.cpp' || echo '$(srcdir)/'`matroska_segment.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmkv_plugin_la-matroska_segment.Tpo $(DEPDIR)/libmkv_plugin_la-matroska_segment.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='matroska_segment.cpp' object='libmkv_plugin_la-matroska_segment.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmkv_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libmkv_plugin_la-matroska_segment.lo `test -f 'matroska_segment.cpp' || echo '$(srcdir)/'`matroska_segment.cpp
-
-libmkv_plugin_la-matroska_segment_parse.lo: matroska_segment_parse.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmkv_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libmkv_plugin_la-matroska_segment_parse.lo -MD -MP -MF $(DEPDIR)/libmkv_plugin_la-matroska_segment_parse.Tpo -c -o libmkv_plugin_la-matroska_segment_parse.lo `test -f 'matroska_segment_parse.cpp' || echo '$(srcdir)/'`matroska_segment_parse.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmkv_plugin_la-matroska_segment_parse.Tpo $(DEPDIR)/libmkv_plugin_la-matroska_segment_parse.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='matroska_segment_parse.cpp' object='libmkv_plugin_la-matroska_segment_parse.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmkv_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libmkv_plugin_la-matroska_segment_parse.lo `test -f 'matroska_segment_parse.cpp' || echo '$(srcdir)/'`matroska_segment_parse.cpp
-
-libmkv_plugin_la-demux.lo: demux.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmkv_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libmkv_plugin_la-demux.lo -MD -MP -MF $(DEPDIR)/libmkv_plugin_la-demux.Tpo -c -o libmkv_plugin_la-demux.lo `test -f 'demux.cpp' || echo '$(srcdir)/'`demux.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmkv_plugin_la-demux.Tpo $(DEPDIR)/libmkv_plugin_la-demux.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='demux.cpp' object='libmkv_plugin_la-demux.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmkv_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libmkv_plugin_la-demux.lo `test -f 'demux.cpp' || echo '$(srcdir)/'`demux.cpp
-
-libmkv_plugin_la-Ebml_parser.lo: Ebml_parser.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmkv_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libmkv_plugin_la-Ebml_parser.lo -MD -MP -MF $(DEPDIR)/libmkv_plugin_la-Ebml_parser.Tpo -c -o libmkv_plugin_la-Ebml_parser.lo `test -f 'Ebml_parser.cpp' || echo '$(srcdir)/'`Ebml_parser.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmkv_plugin_la-Ebml_parser.Tpo $(DEPDIR)/libmkv_plugin_la-Ebml_parser.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='Ebml_parser.cpp' object='libmkv_plugin_la-Ebml_parser.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmkv_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libmkv_plugin_la-Ebml_parser.lo `test -f 'Ebml_parser.cpp' || echo '$(srcdir)/'`Ebml_parser.cpp
-
-libmkv_plugin_la-chapters.lo: chapters.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmkv_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libmkv_plugin_la-chapters.lo -MD -MP -MF $(DEPDIR)/libmkv_plugin_la-chapters.Tpo -c -o libmkv_plugin_la-chapters.lo `test -f 'chapters.cpp' || echo '$(srcdir)/'`chapters.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmkv_plugin_la-chapters.Tpo $(DEPDIR)/libmkv_plugin_la-chapters.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='chapters.cpp' object='libmkv_plugin_la-chapters.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmkv_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libmkv_plugin_la-chapters.lo `test -f 'chapters.cpp' || echo '$(srcdir)/'`chapters.cpp
-
-libmkv_plugin_la-chapter_command.lo: chapter_command.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmkv_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libmkv_plugin_la-chapter_command.lo -MD -MP -MF $(DEPDIR)/libmkv_plugin_la-chapter_command.Tpo -c -o libmkv_plugin_la-chapter_command.lo `test -f 'chapter_command.cpp' || echo '$(srcdir)/'`chapter_command.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmkv_plugin_la-chapter_command.Tpo $(DEPDIR)/libmkv_plugin_la-chapter_command.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='chapter_command.cpp' object='libmkv_plugin_la-chapter_command.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmkv_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libmkv_plugin_la-chapter_command.lo `test -f 'chapter_command.cpp' || echo '$(srcdir)/'`chapter_command.cpp
-
-libmkv_plugin_la-stream_io_callback.lo: stream_io_callback.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmkv_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libmkv_plugin_la-stream_io_callback.lo -MD -MP -MF $(DEPDIR)/libmkv_plugin_la-stream_io_callback.Tpo -c -o libmkv_plugin_la-stream_io_callback.lo `test -f 'stream_io_callback.cpp' || echo '$(srcdir)/'`stream_io_callback.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmkv_plugin_la-stream_io_callback.Tpo $(DEPDIR)/libmkv_plugin_la-stream_io_callback.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='stream_io_callback.cpp' object='libmkv_plugin_la-stream_io_callback.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmkv_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libmkv_plugin_la-stream_io_callback.lo `test -f 'stream_io_callback.cpp' || echo '$(srcdir)/'`stream_io_callback.cpp
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-am
-all-am: Makefile $(LTLIBRARIES)
-installdirs:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: all check install install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-	clean-libtool clean-libvlcLTLIBRARIES ctags distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags uninstall uninstall-am uninstall-libvlcLTLIBRARIES
-
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/demux/mp4/Makefile.in b/modules/demux/mp4/Makefile.in
deleted file mode 100644
index 921d77d..0000000
--- a/modules/demux/mp4/Makefile.in
+++ /dev/null
@@ -1,1033 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/demux/mp4/Makefile.am automatically generated from modules/demux/mp4/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/Modules.am $(top_srcdir)/modules/common.am
-subdir = modules/demux/mp4
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am__objects_1 =
-am__objects_2 = libmp4_plugin_la-mp4.lo libmp4_plugin_la-libmp4.lo \
-	libmp4_plugin_la-drms.lo $(am__objects_1)
-am_libmp4_plugin_la_OBJECTS = $(am__objects_2)
-nodist_libmp4_plugin_la_OBJECTS =
-libmp4_plugin_la_OBJECTS = $(am_libmp4_plugin_la_OBJECTS) \
-	$(nodist_libmp4_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libmp4_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libmp4_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libmp4_plugin_la_SOURCES) \
-	$(nodist_libmp4_plugin_la_SOURCES)
-DIST_SOURCES = $(libmp4_plugin_la_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = demux
-dir = demux/mp4
-mods = mp4
-libvlc_LTLIBRARIES = libmp4_plugin.la
-EXTRA_LTLIBRARIES = 
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
-SOURCES_mp4 = \
-	mp4.c \
-	libmp4.c \
-	libmp4.h \
-	drms.c \
-	drms.h \
-	drmstables.h \
-	$(NULL)
-
-
-# The mp4 plugin
-libmp4_plugin_la_SOURCES = $(SOURCES_mp4)
-nodist_libmp4_plugin_la_SOURCES = $(nodist_SOURCES_mp4)
-# Force per-target objects:
-libmp4_plugin_la_CFLAGS = $(AM_CFLAGS)
-libmp4_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libmp4_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libmp4_plugin_la_LIBADD = $(AM_LIBADD)
-libmp4_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/demux/mp4/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/demux/mp4/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libmp4_plugin.la: $(libmp4_plugin_la_OBJECTS) $(libmp4_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libmp4_plugin_la_LINK) -rpath $(libvlcdir) $(libmp4_plugin_la_OBJECTS) $(libmp4_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmp4_plugin_la-drms.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmp4_plugin_la-libmp4.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmp4_plugin_la-mp4.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-libmp4_plugin_la-mp4.lo: mp4.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmp4_plugin_la_CFLAGS) $(CFLAGS) -MT libmp4_plugin_la-mp4.lo -MD -MP -MF $(DEPDIR)/libmp4_plugin_la-mp4.Tpo -c -o libmp4_plugin_la-mp4.lo `test -f 'mp4.c' || echo '$(srcdir)/'`mp4.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmp4_plugin_la-mp4.Tpo $(DEPDIR)/libmp4_plugin_la-mp4.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='mp4.c' object='libmp4_plugin_la-mp4.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmp4_plugin_la_CFLAGS) $(CFLAGS) -c -o libmp4_plugin_la-mp4.lo `test -f 'mp4.c' || echo '$(srcdir)/'`mp4.c
-
-libmp4_plugin_la-libmp4.lo: libmp4.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmp4_plugin_la_CFLAGS) $(CFLAGS) -MT libmp4_plugin_la-libmp4.lo -MD -MP -MF $(DEPDIR)/libmp4_plugin_la-libmp4.Tpo -c -o libmp4_plugin_la-libmp4.lo `test -f 'libmp4.c' || echo '$(srcdir)/'`libmp4.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmp4_plugin_la-libmp4.Tpo $(DEPDIR)/libmp4_plugin_la-libmp4.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libmp4.c' object='libmp4_plugin_la-libmp4.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmp4_plugin_la_CFLAGS) $(CFLAGS) -c -o libmp4_plugin_la-libmp4.lo `test -f 'libmp4.c' || echo '$(srcdir)/'`libmp4.c
-
-libmp4_plugin_la-drms.lo: drms.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmp4_plugin_la_CFLAGS) $(CFLAGS) -MT libmp4_plugin_la-drms.lo -MD -MP -MF $(DEPDIR)/libmp4_plugin_la-drms.Tpo -c -o libmp4_plugin_la-drms.lo `test -f 'drms.c' || echo '$(srcdir)/'`drms.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmp4_plugin_la-drms.Tpo $(DEPDIR)/libmp4_plugin_la-drms.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='drms.c' object='libmp4_plugin_la-drms.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmp4_plugin_la_CFLAGS) $(CFLAGS) -c -o libmp4_plugin_la-drms.lo `test -f 'drms.c' || echo '$(srcdir)/'`drms.c
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-am
-all-am: Makefile $(LTLIBRARIES)
-installdirs:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: all check install install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-	clean-libtool clean-libvlcLTLIBRARIES ctags distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags uninstall uninstall-am uninstall-libvlcLTLIBRARIES
-
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/demux/mpeg/Makefile.in b/modules/demux/mpeg/Makefile.in
deleted file mode 100644
index 1fae707..0000000
--- a/modules/demux/mpeg/Makefile.in
+++ /dev/null
@@ -1,1074 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/demux/mpeg/Makefile.am automatically generated from modules/demux/mpeg/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/Modules.am $(top_srcdir)/modules/common.am
-subdir = modules/demux/mpeg
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am__objects_1 = libes_plugin_la-es.lo
-am_libes_plugin_la_OBJECTS = $(am__objects_1)
-nodist_libes_plugin_la_OBJECTS =
-libes_plugin_la_OBJECTS = $(am_libes_plugin_la_OBJECTS) \
-	$(nodist_libes_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libes_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libes_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-am__objects_2 = libh264_plugin_la-h264.lo
-am_libh264_plugin_la_OBJECTS = $(am__objects_2)
-nodist_libh264_plugin_la_OBJECTS =
-libh264_plugin_la_OBJECTS = $(am_libh264_plugin_la_OBJECTS) \
-	$(nodist_libh264_plugin_la_OBJECTS)
-libh264_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libh264_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-am__objects_3 = libmpgv_plugin_la-mpgv.lo
-am_libmpgv_plugin_la_OBJECTS = $(am__objects_3)
-nodist_libmpgv_plugin_la_OBJECTS =
-libmpgv_plugin_la_OBJECTS = $(am_libmpgv_plugin_la_OBJECTS) \
-	$(nodist_libmpgv_plugin_la_OBJECTS)
-libmpgv_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libmpgv_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libes_plugin_la_SOURCES) $(nodist_libes_plugin_la_SOURCES) \
-	$(libh264_plugin_la_SOURCES) \
-	$(nodist_libh264_plugin_la_SOURCES) \
-	$(libmpgv_plugin_la_SOURCES) \
-	$(nodist_libmpgv_plugin_la_SOURCES)
-DIST_SOURCES = $(libes_plugin_la_SOURCES) $(libh264_plugin_la_SOURCES) \
-	$(libmpgv_plugin_la_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = demux
-dir = demux/mpeg
-mods = es h264 mpgv
-libvlc_LTLIBRARIES = libes_plugin.la libmpgv_plugin.la \
-	libh264_plugin.la $(NULL)
-EXTRA_LTLIBRARIES = 
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
-SOURCES_es = es.c
-SOURCES_mpgv = mpgv.c
-SOURCES_h264 = h264.c
-
-# The es plugin
-libes_plugin_la_SOURCES = $(SOURCES_es)
-nodist_libes_plugin_la_SOURCES = $(nodist_SOURCES_es)
-# Force per-target objects:
-libes_plugin_la_CFLAGS = $(AM_CFLAGS)
-libes_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libes_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libes_plugin_la_LIBADD = $(AM_LIBADD)
-libes_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The h264 plugin
-libh264_plugin_la_SOURCES = $(SOURCES_h264)
-nodist_libh264_plugin_la_SOURCES = $(nodist_SOURCES_h264)
-# Force per-target objects:
-libh264_plugin_la_CFLAGS = $(AM_CFLAGS)
-libh264_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libh264_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libh264_plugin_la_LIBADD = $(AM_LIBADD)
-libh264_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The mpgv plugin
-libmpgv_plugin_la_SOURCES = $(SOURCES_mpgv)
-nodist_libmpgv_plugin_la_SOURCES = $(nodist_SOURCES_mpgv)
-# Force per-target objects:
-libmpgv_plugin_la_CFLAGS = $(AM_CFLAGS)
-libmpgv_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libmpgv_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libmpgv_plugin_la_LIBADD = $(AM_LIBADD)
-libmpgv_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/demux/mpeg/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/demux/mpeg/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libes_plugin.la: $(libes_plugin_la_OBJECTS) $(libes_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libes_plugin_la_LINK) -rpath $(libvlcdir) $(libes_plugin_la_OBJECTS) $(libes_plugin_la_LIBADD) $(LIBS)
-libh264_plugin.la: $(libh264_plugin_la_OBJECTS) $(libh264_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libh264_plugin_la_LINK) -rpath $(libvlcdir) $(libh264_plugin_la_OBJECTS) $(libh264_plugin_la_LIBADD) $(LIBS)
-libmpgv_plugin.la: $(libmpgv_plugin_la_OBJECTS) $(libmpgv_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libmpgv_plugin_la_LINK) -rpath $(libvlcdir) $(libmpgv_plugin_la_OBJECTS) $(libmpgv_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libes_plugin_la-es.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libh264_plugin_la-h264.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmpgv_plugin_la-mpgv.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-libes_plugin_la-es.lo: es.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libes_plugin_la_CFLAGS) $(CFLAGS) -MT libes_plugin_la-es.lo -MD -MP -MF $(DEPDIR)/libes_plugin_la-es.Tpo -c -o libes_plugin_la-es.lo `test -f 'es.c' || echo '$(srcdir)/'`es.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libes_plugin_la-es.Tpo $(DEPDIR)/libes_plugin_la-es.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='es.c' object='libes_plugin_la-es.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libes_plugin_la_CFLAGS) $(CFLAGS) -c -o libes_plugin_la-es.lo `test -f 'es.c' || echo '$(srcdir)/'`es.c
-
-libh264_plugin_la-h264.lo: h264.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libh264_plugin_la_CFLAGS) $(CFLAGS) -MT libh264_plugin_la-h264.lo -MD -MP -MF $(DEPDIR)/libh264_plugin_la-h264.Tpo -c -o libh264_plugin_la-h264.lo `test -f 'h264.c' || echo '$(srcdir)/'`h264.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libh264_plugin_la-h264.Tpo $(DEPDIR)/libh264_plugin_la-h264.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='h264.c' object='libh264_plugin_la-h264.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libh264_plugin_la_CFLAGS) $(CFLAGS) -c -o libh264_plugin_la-h264.lo `test -f 'h264.c' || echo '$(srcdir)/'`h264.c
-
-libmpgv_plugin_la-mpgv.lo: mpgv.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmpgv_plugin_la_CFLAGS) $(CFLAGS) -MT libmpgv_plugin_la-mpgv.lo -MD -MP -MF $(DEPDIR)/libmpgv_plugin_la-mpgv.Tpo -c -o libmpgv_plugin_la-mpgv.lo `test -f 'mpgv.c' || echo '$(srcdir)/'`mpgv.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmpgv_plugin_la-mpgv.Tpo $(DEPDIR)/libmpgv_plugin_la-mpgv.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='mpgv.c' object='libmpgv_plugin_la-mpgv.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmpgv_plugin_la_CFLAGS) $(CFLAGS) -c -o libmpgv_plugin_la-mpgv.lo `test -f 'mpgv.c' || echo '$(srcdir)/'`mpgv.c
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-am
-all-am: Makefile $(LTLIBRARIES)
-installdirs:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: all check install install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-	clean-libtool clean-libvlcLTLIBRARIES ctags distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags uninstall uninstall-am uninstall-libvlcLTLIBRARIES
-
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/demux/playlist/Makefile.in b/modules/demux/playlist/Makefile.in
deleted file mode 100644
index 37d9413..0000000
--- a/modules/demux/playlist/Makefile.in
+++ /dev/null
@@ -1,1181 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/demux/playlist/Makefile.am automatically generated from modules/demux/playlist/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/Modules.am $(top_srcdir)/modules/common.am
-subdir = modules/demux/playlist
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am__objects_1 =
-am__objects_2 = libplaylist_plugin_la-asx.lo \
-	libplaylist_plugin_la-b4s.lo libplaylist_plugin_la-dvb.lo \
-	libplaylist_plugin_la-gvp.lo libplaylist_plugin_la-ifo.lo \
-	libplaylist_plugin_la-itml.lo libplaylist_plugin_la-m3u.lo \
-	libplaylist_plugin_la-playlist.lo libplaylist_plugin_la-pls.lo \
-	libplaylist_plugin_la-podcast.lo libplaylist_plugin_la-qtl.lo \
-	libplaylist_plugin_la-ram.lo libplaylist_plugin_la-sgimb.lo \
-	libplaylist_plugin_la-shoutcast.lo \
-	libplaylist_plugin_la-wpl.lo libplaylist_plugin_la-xspf.lo \
-	libplaylist_plugin_la-zpl.lo $(am__objects_1)
-am_libplaylist_plugin_la_OBJECTS = $(am__objects_2)
-nodist_libplaylist_plugin_la_OBJECTS =
-libplaylist_plugin_la_OBJECTS = $(am_libplaylist_plugin_la_OBJECTS) \
-	$(nodist_libplaylist_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libplaylist_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libplaylist_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libplaylist_plugin_la_SOURCES) \
-	$(nodist_libplaylist_plugin_la_SOURCES)
-DIST_SOURCES = $(libplaylist_plugin_la_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = demux
-dir = demux/playlist
-mods = playlist
-libvlc_LTLIBRARIES = libplaylist_plugin.la
-EXTRA_LTLIBRARIES = 
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
-SOURCES_playlist = \
-	asx.c \
-	b4s.c \
-	dvb.c \
-	gvp.c \
-	ifo.c \
-	itml.c \
-	itml.h \
-	m3u.c \
-	playlist.c \
-	playlist.h \
-	pls.c \
-	podcast.c \
-	qtl.c \
-	ram.c \
-	sgimb.c \
-	shoutcast.c \
-	wpl.c \
-	xspf.c \
-	xspf.h \
-	zpl.c \
-	$(NULL)
-
-
-# The playlist plugin
-libplaylist_plugin_la_SOURCES = $(SOURCES_playlist)
-nodist_libplaylist_plugin_la_SOURCES = $(nodist_SOURCES_playlist)
-# Force per-target objects:
-libplaylist_plugin_la_CFLAGS = $(AM_CFLAGS)
-libplaylist_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libplaylist_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libplaylist_plugin_la_LIBADD = $(AM_LIBADD)
-libplaylist_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/demux/playlist/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/demux/playlist/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libplaylist_plugin.la: $(libplaylist_plugin_la_OBJECTS) $(libplaylist_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libplaylist_plugin_la_LINK) -rpath $(libvlcdir) $(libplaylist_plugin_la_OBJECTS) $(libplaylist_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libplaylist_plugin_la-asx.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libplaylist_plugin_la-b4s.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libplaylist_plugin_la-dvb.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libplaylist_plugin_la-gvp.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libplaylist_plugin_la-ifo.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libplaylist_plugin_la-itml.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libplaylist_plugin_la-m3u.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libplaylist_plugin_la-playlist.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libplaylist_plugin_la-pls.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libplaylist_plugin_la-podcast.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libplaylist_plugin_la-qtl.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libplaylist_plugin_la-ram.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libplaylist_plugin_la-sgimb.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libplaylist_plugin_la-shoutcast.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libplaylist_plugin_la-wpl.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libplaylist_plugin_la-xspf.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libplaylist_plugin_la-zpl.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-libplaylist_plugin_la-asx.lo: asx.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libplaylist_plugin_la_CFLAGS) $(CFLAGS) -MT libplaylist_plugin_la-asx.lo -MD -MP -MF $(DEPDIR)/libplaylist_plugin_la-asx.Tpo -c -o libplaylist_plugin_la-asx.lo `test -f 'asx.c' || echo '$(srcdir)/'`asx.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libplaylist_plugin_la-asx.Tpo $(DEPDIR)/libplaylist_plugin_la-asx.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='asx.c' object='libplaylist_plugin_la-asx.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libplaylist_plugin_la_CFLAGS) $(CFLAGS) -c -o libplaylist_plugin_la-asx.lo `test -f 'asx.c' || echo '$(srcdir)/'`asx.c
-
-libplaylist_plugin_la-b4s.lo: b4s.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libplaylist_plugin_la_CFLAGS) $(CFLAGS) -MT libplaylist_plugin_la-b4s.lo -MD -MP -MF $(DEPDIR)/libplaylist_plugin_la-b4s.Tpo -c -o libplaylist_plugin_la-b4s.lo `test -f 'b4s.c' || echo '$(srcdir)/'`b4s.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libplaylist_plugin_la-b4s.Tpo $(DEPDIR)/libplaylist_plugin_la-b4s.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='b4s.c' object='libplaylist_plugin_la-b4s.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libplaylist_plugin_la_CFLAGS) $(CFLAGS) -c -o libplaylist_plugin_la-b4s.lo `test -f 'b4s.c' || echo '$(srcdir)/'`b4s.c
-
-libplaylist_plugin_la-dvb.lo: dvb.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libplaylist_plugin_la_CFLAGS) $(CFLAGS) -MT libplaylist_plugin_la-dvb.lo -MD -MP -MF $(DEPDIR)/libplaylist_plugin_la-dvb.Tpo -c -o libplaylist_plugin_la-dvb.lo `test -f 'dvb.c' || echo '$(srcdir)/'`dvb.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libplaylist_plugin_la-dvb.Tpo $(DEPDIR)/libplaylist_plugin_la-dvb.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='dvb.c' object='libplaylist_plugin_la-dvb.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libplaylist_plugin_la_CFLAGS) $(CFLAGS) -c -o libplaylist_plugin_la-dvb.lo `test -f 'dvb.c' || echo '$(srcdir)/'`dvb.c
-
-libplaylist_plugin_la-gvp.lo: gvp.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libplaylist_plugin_la_CFLAGS) $(CFLAGS) -MT libplaylist_plugin_la-gvp.lo -MD -MP -MF $(DEPDIR)/libplaylist_plugin_la-gvp.Tpo -c -o libplaylist_plugin_la-gvp.lo `test -f 'gvp.c' || echo '$(srcdir)/'`gvp.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libplaylist_plugin_la-gvp.Tpo $(DEPDIR)/libplaylist_plugin_la-gvp.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='gvp.c' object='libplaylist_plugin_la-gvp.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libplaylist_plugin_la_CFLAGS) $(CFLAGS) -c -o libplaylist_plugin_la-gvp.lo `test -f 'gvp.c' || echo '$(srcdir)/'`gvp.c
-
-libplaylist_plugin_la-ifo.lo: ifo.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libplaylist_plugin_la_CFLAGS) $(CFLAGS) -MT libplaylist_plugin_la-ifo.lo -MD -MP -MF $(DEPDIR)/libplaylist_plugin_la-ifo.Tpo -c -o libplaylist_plugin_la-ifo.lo `test -f 'ifo.c' || echo '$(srcdir)/'`ifo.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libplaylist_plugin_la-ifo.Tpo $(DEPDIR)/libplaylist_plugin_la-ifo.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='ifo.c' object='libplaylist_plugin_la-ifo.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libplaylist_plugin_la_CFLAGS) $(CFLAGS) -c -o libplaylist_plugin_la-ifo.lo `test -f 'ifo.c' || echo '$(srcdir)/'`ifo.c
-
-libplaylist_plugin_la-itml.lo: itml.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libplaylist_plugin_la_CFLAGS) $(CFLAGS) -MT libplaylist_plugin_la-itml.lo -MD -MP -MF $(DEPDIR)/libplaylist_plugin_la-itml.Tpo -c -o libplaylist_plugin_la-itml.lo `test -f 'itml.c' || echo '$(srcdir)/'`itml.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libplaylist_plugin_la-itml.Tpo $(DEPDIR)/libplaylist_plugin_la-itml.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='itml.c' object='libplaylist_plugin_la-itml.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libplaylist_plugin_la_CFLAGS) $(CFLAGS) -c -o libplaylist_plugin_la-itml.lo `test -f 'itml.c' || echo '$(srcdir)/'`itml.c
-
-libplaylist_plugin_la-m3u.lo: m3u.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libplaylist_plugin_la_CFLAGS) $(CFLAGS) -MT libplaylist_plugin_la-m3u.lo -MD -MP -MF $(DEPDIR)/libplaylist_plugin_la-m3u.Tpo -c -o libplaylist_plugin_la-m3u.lo `test -f 'm3u.c' || echo '$(srcdir)/'`m3u.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libplaylist_plugin_la-m3u.Tpo $(DEPDIR)/libplaylist_plugin_la-m3u.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='m3u.c' object='libplaylist_plugin_la-m3u.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libplaylist_plugin_la_CFLAGS) $(CFLAGS) -c -o libplaylist_plugin_la-m3u.lo `test -f 'm3u.c' || echo '$(srcdir)/'`m3u.c
-
-libplaylist_plugin_la-playlist.lo: playlist.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libplaylist_plugin_la_CFLAGS) $(CFLAGS) -MT libplaylist_plugin_la-playlist.lo -MD -MP -MF $(DEPDIR)/libplaylist_plugin_la-playlist.Tpo -c -o libplaylist_plugin_la-playlist.lo `test -f 'playlist.c' || echo '$(srcdir)/'`playlist.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libplaylist_plugin_la-playlist.Tpo $(DEPDIR)/libplaylist_plugin_la-playlist.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='playlist.c' object='libplaylist_plugin_la-playlist.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libplaylist_plugin_la_CFLAGS) $(CFLAGS) -c -o libplaylist_plugin_la-playlist.lo `test -f 'playlist.c' || echo '$(srcdir)/'`playlist.c
-
-libplaylist_plugin_la-pls.lo: pls.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libplaylist_plugin_la_CFLAGS) $(CFLAGS) -MT libplaylist_plugin_la-pls.lo -MD -MP -MF $(DEPDIR)/libplaylist_plugin_la-pls.Tpo -c -o libplaylist_plugin_la-pls.lo `test -f 'pls.c' || echo '$(srcdir)/'`pls.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libplaylist_plugin_la-pls.Tpo $(DEPDIR)/libplaylist_plugin_la-pls.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='pls.c' object='libplaylist_plugin_la-pls.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libplaylist_plugin_la_CFLAGS) $(CFLAGS) -c -o libplaylist_plugin_la-pls.lo `test -f 'pls.c' || echo '$(srcdir)/'`pls.c
-
-libplaylist_plugin_la-podcast.lo: podcast.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libplaylist_plugin_la_CFLAGS) $(CFLAGS) -MT libplaylist_plugin_la-podcast.lo -MD -MP -MF $(DEPDIR)/libplaylist_plugin_la-podcast.Tpo -c -o libplaylist_plugin_la-podcast.lo `test -f 'podcast.c' || echo '$(srcdir)/'`podcast.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libplaylist_plugin_la-podcast.Tpo $(DEPDIR)/libplaylist_plugin_la-podcast.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='podcast.c' object='libplaylist_plugin_la-podcast.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libplaylist_plugin_la_CFLAGS) $(CFLAGS) -c -o libplaylist_plugin_la-podcast.lo `test -f 'podcast.c' || echo '$(srcdir)/'`podcast.c
-
-libplaylist_plugin_la-qtl.lo: qtl.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libplaylist_plugin_la_CFLAGS) $(CFLAGS) -MT libplaylist_plugin_la-qtl.lo -MD -MP -MF $(DEPDIR)/libplaylist_plugin_la-qtl.Tpo -c -o libplaylist_plugin_la-qtl.lo `test -f 'qtl.c' || echo '$(srcdir)/'`qtl.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libplaylist_plugin_la-qtl.Tpo $(DEPDIR)/libplaylist_plugin_la-qtl.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='qtl.c' object='libplaylist_plugin_la-qtl.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libplaylist_plugin_la_CFLAGS) $(CFLAGS) -c -o libplaylist_plugin_la-qtl.lo `test -f 'qtl.c' || echo '$(srcdir)/'`qtl.c
-
-libplaylist_plugin_la-ram.lo: ram.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libplaylist_plugin_la_CFLAGS) $(CFLAGS) -MT libplaylist_plugin_la-ram.lo -MD -MP -MF $(DEPDIR)/libplaylist_plugin_la-ram.Tpo -c -o libplaylist_plugin_la-ram.lo `test -f 'ram.c' || echo '$(srcdir)/'`ram.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libplaylist_plugin_la-ram.Tpo $(DEPDIR)/libplaylist_plugin_la-ram.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='ram.c' object='libplaylist_plugin_la-ram.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libplaylist_plugin_la_CFLAGS) $(CFLAGS) -c -o libplaylist_plugin_la-ram.lo `test -f 'ram.c' || echo '$(srcdir)/'`ram.c
-
-libplaylist_plugin_la-sgimb.lo: sgimb.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libplaylist_plugin_la_CFLAGS) $(CFLAGS) -MT libplaylist_plugin_la-sgimb.lo -MD -MP -MF $(DEPDIR)/libplaylist_plugin_la-sgimb.Tpo -c -o libplaylist_plugin_la-sgimb.lo `test -f 'sgimb.c' || echo '$(srcdir)/'`sgimb.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libplaylist_plugin_la-sgimb.Tpo $(DEPDIR)/libplaylist_plugin_la-sgimb.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='sgimb.c' object='libplaylist_plugin_la-sgimb.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libplaylist_plugin_la_CFLAGS) $(CFLAGS) -c -o libplaylist_plugin_la-sgimb.lo `test -f 'sgimb.c' || echo '$(srcdir)/'`sgimb.c
-
-libplaylist_plugin_la-shoutcast.lo: shoutcast.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libplaylist_plugin_la_CFLAGS) $(CFLAGS) -MT libplaylist_plugin_la-shoutcast.lo -MD -MP -MF $(DEPDIR)/libplaylist_plugin_la-shoutcast.Tpo -c -o libplaylist_plugin_la-shoutcast.lo `test -f 'shoutcast.c' || echo '$(srcdir)/'`shoutcast.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libplaylist_plugin_la-shoutcast.Tpo $(DEPDIR)/libplaylist_plugin_la-shoutcast.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='shoutcast.c' object='libplaylist_plugin_la-shoutcast.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libplaylist_plugin_la_CFLAGS) $(CFLAGS) -c -o libplaylist_plugin_la-shoutcast.lo `test -f 'shoutcast.c' || echo '$(srcdir)/'`shoutcast.c
-
-libplaylist_plugin_la-wpl.lo: wpl.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libplaylist_plugin_la_CFLAGS) $(CFLAGS) -MT libplaylist_plugin_la-wpl.lo -MD -MP -MF $(DEPDIR)/libplaylist_plugin_la-wpl.Tpo -c -o libplaylist_plugin_la-wpl.lo `test -f 'wpl.c' || echo '$(srcdir)/'`wpl.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libplaylist_plugin_la-wpl.Tpo $(DEPDIR)/libplaylist_plugin_la-wpl.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='wpl.c' object='libplaylist_plugin_la-wpl.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libplaylist_plugin_la_CFLAGS) $(CFLAGS) -c -o libplaylist_plugin_la-wpl.lo `test -f 'wpl.c' || echo '$(srcdir)/'`wpl.c
-
-libplaylist_plugin_la-xspf.lo: xspf.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libplaylist_plugin_la_CFLAGS) $(CFLAGS) -MT libplaylist_plugin_la-xspf.lo -MD -MP -MF $(DEPDIR)/libplaylist_plugin_la-xspf.Tpo -c -o libplaylist_plugin_la-xspf.lo `test -f 'xspf.c' || echo '$(srcdir)/'`xspf.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libplaylist_plugin_la-xspf.Tpo $(DEPDIR)/libplaylist_plugin_la-xspf.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='xspf.c' object='libplaylist_plugin_la-xspf.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libplaylist_plugin_la_CFLAGS) $(CFLAGS) -c -o libplaylist_plugin_la-xspf.lo `test -f 'xspf.c' || echo '$(srcdir)/'`xspf.c
-
-libplaylist_plugin_la-zpl.lo: zpl.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libplaylist_plugin_la_CFLAGS) $(CFLAGS) -MT libplaylist_plugin_la-zpl.lo -MD -MP -MF $(DEPDIR)/libplaylist_plugin_la-zpl.Tpo -c -o libplaylist_plugin_la-zpl.lo `test -f 'zpl.c' || echo '$(srcdir)/'`zpl.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libplaylist_plugin_la-zpl.Tpo $(DEPDIR)/libplaylist_plugin_la-zpl.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='zpl.c' object='libplaylist_plugin_la-zpl.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libplaylist_plugin_la_CFLAGS) $(CFLAGS) -c -o libplaylist_plugin_la-zpl.lo `test -f 'zpl.c' || echo '$(srcdir)/'`zpl.c
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-am
-all-am: Makefile $(LTLIBRARIES)
-installdirs:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: all check install install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-	clean-libtool clean-libvlcLTLIBRARIES ctags distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags uninstall uninstall-am uninstall-libvlcLTLIBRARIES
-
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/gui/Makefile.in b/modules/gui/Makefile.in
deleted file mode 100644
index fa0b0c7..0000000
--- a/modules/gui/Makefile.in
+++ /dev/null
@@ -1,1200 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/gui/Makefile.am automatically generated from modules/gui/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/Modules.am $(top_srcdir)/modules/common.am
- at HAVE_DARWIN_TRUE@am__append_1 = macosx minimal_macosx macosx_dialog_provider 
- at BUILD_HILDON_TRUE@am__append_2 = hildon
- at ENABLE_QT4_TRUE@am__append_3 = qt4
- at BUILD_SKINS_TRUE@am__append_4 = skins2
-subdir = modules/gui
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am__objects_1 = libfbosd_plugin_la-fbosd.lo
-am_libfbosd_plugin_la_OBJECTS = $(am__objects_1)
-nodist_libfbosd_plugin_la_OBJECTS =
-libfbosd_plugin_la_OBJECTS = $(am_libfbosd_plugin_la_OBJECTS) \
-	$(nodist_libfbosd_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libfbosd_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libfbosd_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_2 = libncurses_plugin_la-ncurses.lo
-am_libncurses_plugin_la_OBJECTS = $(am__objects_2)
-nodist_libncurses_plugin_la_OBJECTS =
-libncurses_plugin_la_OBJECTS = $(am_libncurses_plugin_la_OBJECTS) \
-	$(nodist_libncurses_plugin_la_OBJECTS)
-libncurses_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libncurses_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libfbosd_plugin_la_SOURCES) \
-	$(nodist_libfbosd_plugin_la_SOURCES) \
-	$(libncurses_plugin_la_SOURCES) \
-	$(nodist_libncurses_plugin_la_SOURCES)
-DIST_SOURCES = $(libfbosd_plugin_la_SOURCES) \
-	$(libncurses_plugin_la_SOURCES)
-RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
-	html-recursive info-recursive install-data-recursive \
-	install-dvi-recursive install-exec-recursive \
-	install-html-recursive install-info-recursive \
-	install-pdf-recursive install-ps-recursive install-recursive \
-	installcheck-recursive installdirs-recursive pdf-recursive \
-	ps-recursive uninstall-recursive
-RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
-  distclean-recursive maintainer-clean-recursive
-AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
-	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
-	distdir
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-am__relativize = \
-  dir0=`pwd`; \
-  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
-  sed_rest='s,^[^/]*/*,,'; \
-  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
-  sed_butlast='s,/*[^/]*$$,,'; \
-  while test -n "$$dir1"; do \
-    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
-    if test "$$first" != "."; then \
-      if test "$$first" = ".."; then \
-        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
-        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
-      else \
-        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
-        if test "$$first2" = "$$first"; then \
-          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
-        else \
-          dir2="../$$dir2"; \
-        fi; \
-        dir0="$$dir0"/"$$first"; \
-      fi; \
-    fi; \
-    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
-  done; \
-  reldir="$$dir2"
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = gui
-dir = gui
-mods = fbosd ncurses
-libvlc_LTLIBRARIES = $(LTLIBfbosd) $(LTLIBncurses)
-EXTRA_LTLIBRARIES = libfbosd_plugin.la libncurses_plugin.la
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
-DIST_SUBDIRS = macosx hildon minimal_macosx qt4 skins2 macosx_dialog_provider
-SUBDIRS = $(am__append_1) $(am__append_2) $(am__append_3) \
-	$(am__append_4)
-SOURCES_ncurses = ncurses.c
-SOURCES_fbosd = fbosd.c
-
-# The fbosd plugin
-libfbosd_plugin_la_SOURCES = $(SOURCES_fbosd)
-nodist_libfbosd_plugin_la_SOURCES = $(nodist_SOURCES_fbosd)
-# Force per-target objects:
-libfbosd_plugin_la_CFLAGS = $(AM_CFLAGS)
-libfbosd_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libfbosd_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libfbosd_plugin_la_LIBADD = $(AM_LIBADD)
-libfbosd_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The ncurses plugin
-libncurses_plugin_la_SOURCES = $(SOURCES_ncurses)
-nodist_libncurses_plugin_la_SOURCES = $(nodist_SOURCES_ncurses)
-# Force per-target objects:
-libncurses_plugin_la_CFLAGS = $(AM_CFLAGS)
-libncurses_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libncurses_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libncurses_plugin_la_LIBADD = $(AM_LIBADD)
-libncurses_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-recursive
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/gui/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/gui/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libfbosd_plugin.la: $(libfbosd_plugin_la_OBJECTS) $(libfbosd_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libfbosd_plugin_la_LINK)  $(libfbosd_plugin_la_OBJECTS) $(libfbosd_plugin_la_LIBADD) $(LIBS)
-libncurses_plugin.la: $(libncurses_plugin_la_OBJECTS) $(libncurses_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libncurses_plugin_la_LINK)  $(libncurses_plugin_la_OBJECTS) $(libncurses_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libfbosd_plugin_la-fbosd.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libncurses_plugin_la-ncurses.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-libfbosd_plugin_la-fbosd.lo: fbosd.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfbosd_plugin_la_CFLAGS) $(CFLAGS) -MT libfbosd_plugin_la-fbosd.lo -MD -MP -MF $(DEPDIR)/libfbosd_plugin_la-fbosd.Tpo -c -o libfbosd_plugin_la-fbosd.lo `test -f 'fbosd.c' || echo '$(srcdir)/'`fbosd.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libfbosd_plugin_la-fbosd.Tpo $(DEPDIR)/libfbosd_plugin_la-fbosd.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='fbosd.c' object='libfbosd_plugin_la-fbosd.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfbosd_plugin_la_CFLAGS) $(CFLAGS) -c -o libfbosd_plugin_la-fbosd.lo `test -f 'fbosd.c' || echo '$(srcdir)/'`fbosd.c
-
-libncurses_plugin_la-ncurses.lo: ncurses.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libncurses_plugin_la_CFLAGS) $(CFLAGS) -MT libncurses_plugin_la-ncurses.lo -MD -MP -MF $(DEPDIR)/libncurses_plugin_la-ncurses.Tpo -c -o libncurses_plugin_la-ncurses.lo `test -f 'ncurses.c' || echo '$(srcdir)/'`ncurses.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libncurses_plugin_la-ncurses.Tpo $(DEPDIR)/libncurses_plugin_la-ncurses.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='ncurses.c' object='libncurses_plugin_la-ncurses.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libncurses_plugin_la_CFLAGS) $(CFLAGS) -c -o libncurses_plugin_la-ncurses.lo `test -f 'ncurses.c' || echo '$(srcdir)/'`ncurses.c
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-# This directory's subdirectories are mostly independent; you can cd
-# into them and run `make' without going through this Makefile.
-# To change the values of `make' variables: instead of editing Makefiles,
-# (1) if the variable is set in `config.status', edit `config.status'
-#     (which will cause the Makefiles to be regenerated when you run `make');
-# (2) otherwise, pass the desired values on the `make' command line.
-$(RECURSIVE_TARGETS):
-	@fail= failcom='exit 1'; \
-	for f in x $$MAKEFLAGS; do \
-	  case $$f in \
-	    *=* | --[!k]*);; \
-	    *k*) failcom='fail=yes';; \
-	  esac; \
-	done; \
-	dot_seen=no; \
-	target=`echo $@ | sed s/-recursive//`; \
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  echo "Making $$target in $$subdir"; \
-	  if test "$$subdir" = "."; then \
-	    dot_seen=yes; \
-	    local_target="$$target-am"; \
-	  else \
-	    local_target="$$target"; \
-	  fi; \
-	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
-	  || eval $$failcom; \
-	done; \
-	if test "$$dot_seen" = "no"; then \
-	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
-	fi; test -z "$$fail"
-
-$(RECURSIVE_CLEAN_TARGETS):
-	@fail= failcom='exit 1'; \
-	for f in x $$MAKEFLAGS; do \
-	  case $$f in \
-	    *=* | --[!k]*);; \
-	    *k*) failcom='fail=yes';; \
-	  esac; \
-	done; \
-	dot_seen=no; \
-	case "$@" in \
-	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
-	  *) list='$(SUBDIRS)' ;; \
-	esac; \
-	rev=''; for subdir in $$list; do \
-	  if test "$$subdir" = "."; then :; else \
-	    rev="$$subdir $$rev"; \
-	  fi; \
-	done; \
-	rev="$$rev ."; \
-	target=`echo $@ | sed s/-recursive//`; \
-	for subdir in $$rev; do \
-	  echo "Making $$target in $$subdir"; \
-	  if test "$$subdir" = "."; then \
-	    local_target="$$target-am"; \
-	  else \
-	    local_target="$$target"; \
-	  fi; \
-	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
-	  || eval $$failcom; \
-	done && test -z "$$fail"
-tags-recursive:
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
-	done
-ctags-recursive:
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
-	done
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
-	  include_option=--etags-include; \
-	  empty_fix=.; \
-	else \
-	  include_option=--include; \
-	  empty_fix=; \
-	fi; \
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    test ! -f $$subdir/TAGS || \
-	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
-	  fi; \
-	done; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    test -d "$(distdir)/$$subdir" \
-	    || $(MKDIR_P) "$(distdir)/$$subdir" \
-	    || exit 1; \
-	  fi; \
-	done
-	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
-	    $(am__relativize); \
-	    new_distdir=$$reldir; \
-	    dir1=$$subdir; dir2="$(top_distdir)"; \
-	    $(am__relativize); \
-	    new_top_distdir=$$reldir; \
-	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
-	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
-	    ($(am__cd) $$subdir && \
-	      $(MAKE) $(AM_MAKEFLAGS) \
-	        top_distdir="$$new_top_distdir" \
-	        distdir="$$new_distdir" \
-		am__remove_distdir=: \
-		am__skip_length_check=: \
-		am__skip_mode_fix=: \
-	        distdir) \
-	      || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-recursive
-all-am: Makefile $(LTLIBRARIES)
-installdirs: installdirs-recursive
-installdirs-am:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-recursive
-install-exec: install-exec-recursive
-install-data: install-data-recursive
-uninstall: uninstall-recursive
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-recursive
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-recursive
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-recursive
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-recursive
-
-dvi-am:
-
-html: html-recursive
-
-html-am:
-
-info: info-recursive
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-recursive
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-recursive
-
-install-html-am:
-
-install-info: install-info-recursive
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-recursive
-
-install-pdf-am:
-
-install-ps: install-ps-recursive
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-recursive
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-recursive
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-recursive
-
-pdf-am:
-
-ps: ps-recursive
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all check \
-	ctags-recursive install install-am install-strip \
-	tags-recursive
-
-.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
-	all all-am check check-am clean clean-generic clean-libtool \
-	clean-libvlcLTLIBRARIES ctags ctags-recursive distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs installdirs-am \
-	maintainer-clean maintainer-clean-generic mostlyclean \
-	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
-	pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
-	uninstall-libvlcLTLIBRARIES
-
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/gui/hildon/Makefile.in b/modules/gui/hildon/Makefile.in
deleted file mode 100644
index 15ff64b..0000000
--- a/modules/gui/hildon/Makefile.in
+++ /dev/null
@@ -1,1054 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/gui/hildon/Makefile.am automatically generated from modules/gui/hildon/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/Modules.am $(top_srcdir)/modules/common.am
-subdir = modules/gui/hildon
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am__objects_1 = libhildon_plugin_la-maemo.lo \
-	libhildon_plugin_la-maemo_callbacks.lo \
-	libhildon_plugin_la-maemo_input.lo \
-	libhildon_plugin_la-maemo_interface.lo \
-	libhildon_plugin_la-maemo_menus.lo
-am_libhildon_plugin_la_OBJECTS = $(am__objects_1)
-nodist_libhildon_plugin_la_OBJECTS =
-libhildon_plugin_la_OBJECTS = $(am_libhildon_plugin_la_OBJECTS) \
-	$(nodist_libhildon_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libhildon_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libhildon_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libhildon_plugin_la_SOURCES) \
-	$(nodist_libhildon_plugin_la_SOURCES)
-DIST_SOURCES = $(libhildon_plugin_la_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = gui
-dir = gui/hildon
-mods = hildon
-libvlc_LTLIBRARIES = $(LTLIBhildon)
-EXTRA_LTLIBRARIES = libhildon_plugin.la
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
-SOURCES_hildon = maemo.c \
-		maemo.h \
-		maemo_callbacks.c \
-		maemo_callbacks.h \
-		maemo_input.c \
-		maemo_input.h \
-		maemo_interface.c \
-		maemo_interface.h \
-		maemo_menus.c
-
-
-# The hildon plugin
-libhildon_plugin_la_SOURCES = $(SOURCES_hildon)
-nodist_libhildon_plugin_la_SOURCES = $(nodist_SOURCES_hildon)
-# Force per-target objects:
-libhildon_plugin_la_CFLAGS = $(AM_CFLAGS)
-libhildon_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libhildon_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libhildon_plugin_la_LIBADD = $(AM_LIBADD)
-libhildon_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/gui/hildon/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/gui/hildon/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libhildon_plugin.la: $(libhildon_plugin_la_OBJECTS) $(libhildon_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libhildon_plugin_la_LINK)  $(libhildon_plugin_la_OBJECTS) $(libhildon_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libhildon_plugin_la-maemo.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libhildon_plugin_la-maemo_callbacks.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libhildon_plugin_la-maemo_input.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libhildon_plugin_la-maemo_interface.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libhildon_plugin_la-maemo_menus.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-libhildon_plugin_la-maemo.lo: maemo.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libhildon_plugin_la_CFLAGS) $(CFLAGS) -MT libhildon_plugin_la-maemo.lo -MD -MP -MF $(DEPDIR)/libhildon_plugin_la-maemo.Tpo -c -o libhildon_plugin_la-maemo.lo `test -f 'maemo.c' || echo '$(srcdir)/'`maemo.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libhildon_plugin_la-maemo.Tpo $(DEPDIR)/libhildon_plugin_la-maemo.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='maemo.c' object='libhildon_plugin_la-maemo.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libhildon_plugin_la_CFLAGS) $(CFLAGS) -c -o libhildon_plugin_la-maemo.lo `test -f 'maemo.c' || echo '$(srcdir)/'`maemo.c
-
-libhildon_plugin_la-maemo_callbacks.lo: maemo_callbacks.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libhildon_plugin_la_CFLAGS) $(CFLAGS) -MT libhildon_plugin_la-maemo_callbacks.lo -MD -MP -MF $(DEPDIR)/libhildon_plugin_la-maemo_callbacks.Tpo -c -o libhildon_plugin_la-maemo_callbacks.lo `test -f 'maemo_callbacks.c' || echo '$(srcdir)/'`maemo_callbacks.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libhildon_plugin_la-maemo_callbacks.Tpo $(DEPDIR)/libhildon_plugin_la-maemo_callbacks.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='maemo_callbacks.c' object='libhildon_plugin_la-maemo_callbacks.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libhildon_plugin_la_CFLAGS) $(CFLAGS) -c -o libhildon_plugin_la-maemo_callbacks.lo `test -f 'maemo_callbacks.c' || echo '$(srcdir)/'`maemo_callbacks.c
-
-libhildon_plugin_la-maemo_input.lo: maemo_input.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libhildon_plugin_la_CFLAGS) $(CFLAGS) -MT libhildon_plugin_la-maemo_input.lo -MD -MP -MF $(DEPDIR)/libhildon_plugin_la-maemo_input.Tpo -c -o libhildon_plugin_la-maemo_input.lo `test -f 'maemo_input.c' || echo '$(srcdir)/'`maemo_input.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libhildon_plugin_la-maemo_input.Tpo $(DEPDIR)/libhildon_plugin_la-maemo_input.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='maemo_input.c' object='libhildon_plugin_la-maemo_input.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libhildon_plugin_la_CFLAGS) $(CFLAGS) -c -o libhildon_plugin_la-maemo_input.lo `test -f 'maemo_input.c' || echo '$(srcdir)/'`maemo_input.c
-
-libhildon_plugin_la-maemo_interface.lo: maemo_interface.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libhildon_plugin_la_CFLAGS) $(CFLAGS) -MT libhildon_plugin_la-maemo_interface.lo -MD -MP -MF $(DEPDIR)/libhildon_plugin_la-maemo_interface.Tpo -c -o libhildon_plugin_la-maemo_interface.lo `test -f 'maemo_interface.c' || echo '$(srcdir)/'`maemo_interface.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libhildon_plugin_la-maemo_interface.Tpo $(DEPDIR)/libhildon_plugin_la-maemo_interface.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='maemo_interface.c' object='libhildon_plugin_la-maemo_interface.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libhildon_plugin_la_CFLAGS) $(CFLAGS) -c -o libhildon_plugin_la-maemo_interface.lo `test -f 'maemo_interface.c' || echo '$(srcdir)/'`maemo_interface.c
-
-libhildon_plugin_la-maemo_menus.lo: maemo_menus.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libhildon_plugin_la_CFLAGS) $(CFLAGS) -MT libhildon_plugin_la-maemo_menus.lo -MD -MP -MF $(DEPDIR)/libhildon_plugin_la-maemo_menus.Tpo -c -o libhildon_plugin_la-maemo_menus.lo `test -f 'maemo_menus.c' || echo '$(srcdir)/'`maemo_menus.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libhildon_plugin_la-maemo_menus.Tpo $(DEPDIR)/libhildon_plugin_la-maemo_menus.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='maemo_menus.c' object='libhildon_plugin_la-maemo_menus.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libhildon_plugin_la_CFLAGS) $(CFLAGS) -c -o libhildon_plugin_la-maemo_menus.lo `test -f 'maemo_menus.c' || echo '$(srcdir)/'`maemo_menus.c
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-am
-all-am: Makefile $(LTLIBRARIES)
-installdirs:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: all check install install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-	clean-libtool clean-libvlcLTLIBRARIES ctags distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags uninstall uninstall-am uninstall-libvlcLTLIBRARIES
-
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/gui/macosx/Makefile.in b/modules/gui/macosx/Makefile.in
deleted file mode 100644
index 9f27e58..0000000
--- a/modules/gui/macosx/Makefile.in
+++ /dev/null
@@ -1,1346 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/gui/macosx/Makefile.am automatically generated from modules/gui/macosx/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/Modules.am $(top_srcdir)/modules/common.am
-subdir = modules/gui/macosx
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am__objects_1 =
-am__objects_2 = libmacosx_plugin_la-AppleRemote.lo \
-	libmacosx_plugin_la-about.lo \
-	libmacosx_plugin_la-applescript.lo \
-	libmacosx_plugin_la-controls.lo \
-	libmacosx_plugin_la-equalizer.lo \
-	libmacosx_plugin_la-coredialogs.lo libmacosx_plugin_la-intf.lo \
-	libmacosx_plugin_la-macosx.lo libmacosx_plugin_la-misc.lo \
-	libmacosx_plugin_la-open.lo libmacosx_plugin_la-playlist.lo \
-	libmacosx_plugin_la-playlistinfo.lo \
-	libmacosx_plugin_la-prefs.lo \
-	libmacosx_plugin_la-prefs_widgets.lo \
-	libmacosx_plugin_la-simple_prefs.lo \
-	libmacosx_plugin_la-output.lo libmacosx_plugin_la-vout.lo \
-	libmacosx_plugin_la-voutgl.lo libmacosx_plugin_la-wizard.lo \
-	libmacosx_plugin_la-extended.lo \
-	libmacosx_plugin_la-bookmarks.lo \
-	libmacosx_plugin_la-embeddedwindow.lo \
-	libmacosx_plugin_la-sidebarview.lo \
-	libmacosx_plugin_la-sidestatusview.lo \
-	libmacosx_plugin_la-fspanel.lo libmacosx_plugin_la-eyetv.lo \
-	libmacosx_plugin_la-SPInvocationGrabbing.lo \
-	libmacosx_plugin_la-SPMediaKeyTap.lo $(am__objects_1)
-am_libmacosx_plugin_la_OBJECTS = $(am__objects_2)
-nodist_libmacosx_plugin_la_OBJECTS =
-libmacosx_plugin_la_OBJECTS = $(am_libmacosx_plugin_la_OBJECTS) \
-	$(nodist_libmacosx_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libmacosx_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(OBJCLD) \
-	$(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-OBJCCOMPILE = $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
-	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_OBJCFLAGS) $(OBJCFLAGS)
-LTOBJCCOMPILE = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_OBJCFLAGS) $(OBJCFLAGS)
-AM_V_OBJC = $(am__v_OBJC_$(V))
-am__v_OBJC_ = $(am__v_OBJC_$(AM_DEFAULT_VERBOSITY))
-am__v_OBJC_0 = @echo "  OBJC  " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-OBJCLD = $(OBJC)
-OBJCLINK = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
-	--mode=link $(OBJCLD) $(AM_OBJCFLAGS) $(OBJCFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_OBJCLD = $(am__v_OBJCLD_$(V))
-am__v_OBJCLD_ = $(am__v_OBJCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_OBJCLD_0 = @echo "  OBJCLD" $@;
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libmacosx_plugin_la_SOURCES) \
-	$(nodist_libmacosx_plugin_la_SOURCES)
-DIST_SOURCES = $(libmacosx_plugin_la_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-
-# Automake forgets to add a proper tag to libtool with Objective-C files.
-# Moreovcer Libtool should default tag to CC when none is specified but
-# obviously does not. Here is a fix for that.
-LIBTOOL = @LIBTOOL@ --tag=CC
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = gui
-dir = gui/macosx
-mods = macosx
-libvlc_LTLIBRARIES = $(LTLIBmacosx)
-EXTRA_LTLIBRARIES = libmacosx_plugin.la
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
-SOURCES_macosx = \
-	AppleRemote.h \
-	AppleRemote.m \
-	about.h \
-	about.m \
-	applescript.h \
-	applescript.m \
-	controls.h \
-	controls.m \
-	equalizer.m \
-	equalizer.h \
-	coredialogs.m \
-	coredialogs.h \
-	intf.m \
-	intf.h \
-	macosx.m \
-	misc.m \
-	misc.h \
-	open.m \
-	open.h \
-	playlist.m \
-	playlist.h \
-	playlistinfo.h \
-	playlistinfo.m \
-	prefs.m \
-	prefs.h \
-	prefs_widgets.h \
-	prefs_widgets.m \
-	simple_prefs.h \
-	simple_prefs.m \
-	output.h \
-	output.m \
-	vout.m \
-	voutgl.m \
-	vout.h \
-	wizard.h \
-	wizard.m \
-	extended.h \
-	extended.m \
-	bookmarks.h \
-	bookmarks.m \
-	embeddedwindow.h \
-	embeddedwindow.m \
-	sidebarview.h \
-	sidebarview.m \
-	sidestatusview.h \
-	sidestatusview.m \
-	fspanel.m \
-	fspanel.h \
-	eyetv.h \
-	eyetv.m \
-	SPInvocationGrabbing.h \
-	SPInvocationGrabbing.m \
-	SPMediaKeyTap.h \
-	SPMediaKeyTap.m \
-	$(NULL)
-
-
-# The macosx plugin
-libmacosx_plugin_la_SOURCES = $(SOURCES_macosx)
-nodist_libmacosx_plugin_la_SOURCES = $(nodist_SOURCES_macosx)
-# Force per-target objects:
-libmacosx_plugin_la_CFLAGS = $(AM_CFLAGS)
-libmacosx_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libmacosx_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libmacosx_plugin_la_LIBADD = $(AM_LIBADD)
-libmacosx_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-am
-
-.SUFFIXES:
-.SUFFIXES: .lo .m .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/gui/macosx/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/gui/macosx/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libmacosx_plugin.la: $(libmacosx_plugin_la_OBJECTS) $(libmacosx_plugin_la_DEPENDENCIES) 
-	$(AM_V_OBJCLD)$(libmacosx_plugin_la_LINK)  $(libmacosx_plugin_la_OBJECTS) $(libmacosx_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmacosx_plugin_la-AppleRemote.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmacosx_plugin_la-SPInvocationGrabbing.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmacosx_plugin_la-SPMediaKeyTap.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmacosx_plugin_la-about.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmacosx_plugin_la-applescript.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmacosx_plugin_la-bookmarks.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmacosx_plugin_la-controls.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmacosx_plugin_la-coredialogs.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmacosx_plugin_la-embeddedwindow.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmacosx_plugin_la-equalizer.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmacosx_plugin_la-extended.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmacosx_plugin_la-eyetv.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmacosx_plugin_la-fspanel.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmacosx_plugin_la-intf.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmacosx_plugin_la-macosx.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmacosx_plugin_la-misc.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmacosx_plugin_la-open.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmacosx_plugin_la-output.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmacosx_plugin_la-playlist.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmacosx_plugin_la-playlistinfo.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmacosx_plugin_la-prefs.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmacosx_plugin_la-prefs_widgets.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmacosx_plugin_la-sidebarview.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmacosx_plugin_la-sidestatusview.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmacosx_plugin_la-simple_prefs.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmacosx_plugin_la-vout.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmacosx_plugin_la-voutgl.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmacosx_plugin_la-wizard.Plo at am__quote@
-
-.m.o:
- at am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(OBJCCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepOBJC_FALSE@	$(AM_V_OBJC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepOBJC_FALSE@	$(OBJCCOMPILE) -c -o $@ $<
-
-.m.obj:
- at am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(OBJCCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepOBJC_FALSE@	$(AM_V_OBJC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepOBJC_FALSE@	$(OBJCCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
-
-.m.lo:
- at am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LTOBJCCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepOBJC_FALSE@	$(AM_V_OBJC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepOBJC_FALSE@	$(LTOBJCCOMPILE) -c -o $@ $<
-
-libmacosx_plugin_la-AppleRemote.lo: AppleRemote.m
- at am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT libmacosx_plugin_la-AppleRemote.lo -MD -MP -MF $(DEPDIR)/libmacosx_plugin_la-AppleRemote.Tpo -c -o libmacosx_plugin_la-AppleRemote.lo `test -f 'AppleRemote.m' || echo '$(srcdir)/'`AppleRemote.m
- at am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmacosx_plugin_la-AppleRemote.Tpo $(DEPDIR)/libmacosx_plugin_la-AppleRemote.Plo
- at am__fastdepOBJC_FALSE@	$(AM_V_OBJC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	source='AppleRemote.m' object='libmacosx_plugin_la-AppleRemote.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepOBJC_FALSE@	$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o libmacosx_plugin_la-AppleRemote.lo `test -f 'AppleRemote.m' || echo '$(srcdir)/'`AppleRemote.m
-
-libmacosx_plugin_la-about.lo: about.m
- at am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT libmacosx_plugin_la-about.lo -MD -MP -MF $(DEPDIR)/libmacosx_plugin_la-about.Tpo -c -o libmacosx_plugin_la-about.lo `test -f 'about.m' || echo '$(srcdir)/'`about.m
- at am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmacosx_plugin_la-about.Tpo $(DEPDIR)/libmacosx_plugin_la-about.Plo
- at am__fastdepOBJC_FALSE@	$(AM_V_OBJC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	source='about.m' object='libmacosx_plugin_la-about.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepOBJC_FALSE@	$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o libmacosx_plugin_la-about.lo `test -f 'about.m' || echo '$(srcdir)/'`about.m
-
-libmacosx_plugin_la-applescript.lo: applescript.m
- at am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT libmacosx_plugin_la-applescript.lo -MD -MP -MF $(DEPDIR)/libmacosx_plugin_la-applescript.Tpo -c -o libmacosx_plugin_la-applescript.lo `test -f 'applescript.m' || echo '$(srcdir)/'`applescript.m
- at am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmacosx_plugin_la-applescript.Tpo $(DEPDIR)/libmacosx_plugin_la-applescript.Plo
- at am__fastdepOBJC_FALSE@	$(AM_V_OBJC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	source='applescript.m' object='libmacosx_plugin_la-applescript.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepOBJC_FALSE@	$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o libmacosx_plugin_la-applescript.lo `test -f 'applescript.m' || echo '$(srcdir)/'`applescript.m
-
-libmacosx_plugin_la-controls.lo: controls.m
- at am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT libmacosx_plugin_la-controls.lo -MD -MP -MF $(DEPDIR)/libmacosx_plugin_la-controls.Tpo -c -o libmacosx_plugin_la-controls.lo `test -f 'controls.m' || echo '$(srcdir)/'`controls.m
- at am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmacosx_plugin_la-controls.Tpo $(DEPDIR)/libmacosx_plugin_la-controls.Plo
- at am__fastdepOBJC_FALSE@	$(AM_V_OBJC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	source='controls.m' object='libmacosx_plugin_la-controls.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepOBJC_FALSE@	$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o libmacosx_plugin_la-controls.lo `test -f 'controls.m' || echo '$(srcdir)/'`controls.m
-
-libmacosx_plugin_la-equalizer.lo: equalizer.m
- at am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT libmacosx_plugin_la-equalizer.lo -MD -MP -MF $(DEPDIR)/libmacosx_plugin_la-equalizer.Tpo -c -o libmacosx_plugin_la-equalizer.lo `test -f 'equalizer.m' || echo '$(srcdir)/'`equalizer.m
- at am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmacosx_plugin_la-equalizer.Tpo $(DEPDIR)/libmacosx_plugin_la-equalizer.Plo
- at am__fastdepOBJC_FALSE@	$(AM_V_OBJC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	source='equalizer.m' object='libmacosx_plugin_la-equalizer.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepOBJC_FALSE@	$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o libmacosx_plugin_la-equalizer.lo `test -f 'equalizer.m' || echo '$(srcdir)/'`equalizer.m
-
-libmacosx_plugin_la-coredialogs.lo: coredialogs.m
- at am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT libmacosx_plugin_la-coredialogs.lo -MD -MP -MF $(DEPDIR)/libmacosx_plugin_la-coredialogs.Tpo -c -o libmacosx_plugin_la-coredialogs.lo `test -f 'coredialogs.m' || echo '$(srcdir)/'`coredialogs.m
- at am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmacosx_plugin_la-coredialogs.Tpo $(DEPDIR)/libmacosx_plugin_la-coredialogs.Plo
- at am__fastdepOBJC_FALSE@	$(AM_V_OBJC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	source='coredialogs.m' object='libmacosx_plugin_la-coredialogs.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepOBJC_FALSE@	$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o libmacosx_plugin_la-coredialogs.lo `test -f 'coredialogs.m' || echo '$(srcdir)/'`coredialogs.m
-
-libmacosx_plugin_la-intf.lo: intf.m
- at am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT libmacosx_plugin_la-intf.lo -MD -MP -MF $(DEPDIR)/libmacosx_plugin_la-intf.Tpo -c -o libmacosx_plugin_la-intf.lo `test -f 'intf.m' || echo '$(srcdir)/'`intf.m
- at am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmacosx_plugin_la-intf.Tpo $(DEPDIR)/libmacosx_plugin_la-intf.Plo
- at am__fastdepOBJC_FALSE@	$(AM_V_OBJC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	source='intf.m' object='libmacosx_plugin_la-intf.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepOBJC_FALSE@	$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o libmacosx_plugin_la-intf.lo `test -f 'intf.m' || echo '$(srcdir)/'`intf.m
-
-libmacosx_plugin_la-macosx.lo: macosx.m
- at am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT libmacosx_plugin_la-macosx.lo -MD -MP -MF $(DEPDIR)/libmacosx_plugin_la-macosx.Tpo -c -o libmacosx_plugin_la-macosx.lo `test -f 'macosx.m' || echo '$(srcdir)/'`macosx.m
- at am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmacosx_plugin_la-macosx.Tpo $(DEPDIR)/libmacosx_plugin_la-macosx.Plo
- at am__fastdepOBJC_FALSE@	$(AM_V_OBJC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	source='macosx.m' object='libmacosx_plugin_la-macosx.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepOBJC_FALSE@	$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o libmacosx_plugin_la-macosx.lo `test -f 'macosx.m' || echo '$(srcdir)/'`macosx.m
-
-libmacosx_plugin_la-misc.lo: misc.m
- at am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT libmacosx_plugin_la-misc.lo -MD -MP -MF $(DEPDIR)/libmacosx_plugin_la-misc.Tpo -c -o libmacosx_plugin_la-misc.lo `test -f 'misc.m' || echo '$(srcdir)/'`misc.m
- at am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmacosx_plugin_la-misc.Tpo $(DEPDIR)/libmacosx_plugin_la-misc.Plo
- at am__fastdepOBJC_FALSE@	$(AM_V_OBJC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	source='misc.m' object='libmacosx_plugin_la-misc.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepOBJC_FALSE@	$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o libmacosx_plugin_la-misc.lo `test -f 'misc.m' || echo '$(srcdir)/'`misc.m
-
-libmacosx_plugin_la-open.lo: open.m
- at am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT libmacosx_plugin_la-open.lo -MD -MP -MF $(DEPDIR)/libmacosx_plugin_la-open.Tpo -c -o libmacosx_plugin_la-open.lo `test -f 'open.m' || echo '$(srcdir)/'`open.m
- at am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmacosx_plugin_la-open.Tpo $(DEPDIR)/libmacosx_plugin_la-open.Plo
- at am__fastdepOBJC_FALSE@	$(AM_V_OBJC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	source='open.m' object='libmacosx_plugin_la-open.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepOBJC_FALSE@	$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o libmacosx_plugin_la-open.lo `test -f 'open.m' || echo '$(srcdir)/'`open.m
-
-libmacosx_plugin_la-playlist.lo: playlist.m
- at am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT libmacosx_plugin_la-playlist.lo -MD -MP -MF $(DEPDIR)/libmacosx_plugin_la-playlist.Tpo -c -o libmacosx_plugin_la-playlist.lo `test -f 'playlist.m' || echo '$(srcdir)/'`playlist.m
- at am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmacosx_plugin_la-playlist.Tpo $(DEPDIR)/libmacosx_plugin_la-playlist.Plo
- at am__fastdepOBJC_FALSE@	$(AM_V_OBJC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	source='playlist.m' object='libmacosx_plugin_la-playlist.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepOBJC_FALSE@	$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o libmacosx_plugin_la-playlist.lo `test -f 'playlist.m' || echo '$(srcdir)/'`playlist.m
-
-libmacosx_plugin_la-playlistinfo.lo: playlistinfo.m
- at am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT libmacosx_plugin_la-playlistinfo.lo -MD -MP -MF $(DEPDIR)/libmacosx_plugin_la-playlistinfo.Tpo -c -o libmacosx_plugin_la-playlistinfo.lo `test -f 'playlistinfo.m' || echo '$(srcdir)/'`playlistinfo.m
- at am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmacosx_plugin_la-playlistinfo.Tpo $(DEPDIR)/libmacosx_plugin_la-playlistinfo.Plo
- at am__fastdepOBJC_FALSE@	$(AM_V_OBJC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	source='playlistinfo.m' object='libmacosx_plugin_la-playlistinfo.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepOBJC_FALSE@	$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o libmacosx_plugin_la-playlistinfo.lo `test -f 'playlistinfo.m' || echo '$(srcdir)/'`playlistinfo.m
-
-libmacosx_plugin_la-prefs.lo: prefs.m
- at am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT libmacosx_plugin_la-prefs.lo -MD -MP -MF $(DEPDIR)/libmacosx_plugin_la-prefs.Tpo -c -o libmacosx_plugin_la-prefs.lo `test -f 'prefs.m' || echo '$(srcdir)/'`prefs.m
- at am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmacosx_plugin_la-prefs.Tpo $(DEPDIR)/libmacosx_plugin_la-prefs.Plo
- at am__fastdepOBJC_FALSE@	$(AM_V_OBJC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	source='prefs.m' object='libmacosx_plugin_la-prefs.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepOBJC_FALSE@	$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o libmacosx_plugin_la-prefs.lo `test -f 'prefs.m' || echo '$(srcdir)/'`prefs.m
-
-libmacosx_plugin_la-prefs_widgets.lo: prefs_widgets.m
- at am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT libmacosx_plugin_la-prefs_widgets.lo -MD -MP -MF $(DEPDIR)/libmacosx_plugin_la-prefs_widgets.Tpo -c -o libmacosx_plugin_la-prefs_widgets.lo `test -f 'prefs_widgets.m' || echo '$(srcdir)/'`prefs_widgets.m
- at am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmacosx_plugin_la-prefs_widgets.Tpo $(DEPDIR)/libmacosx_plugin_la-prefs_widgets.Plo
- at am__fastdepOBJC_FALSE@	$(AM_V_OBJC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	source='prefs_widgets.m' object='libmacosx_plugin_la-prefs_widgets.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepOBJC_FALSE@	$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o libmacosx_plugin_la-prefs_widgets.lo `test -f 'prefs_widgets.m' || echo '$(srcdir)/'`prefs_widgets.m
-
-libmacosx_plugin_la-simple_prefs.lo: simple_prefs.m
- at am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT libmacosx_plugin_la-simple_prefs.lo -MD -MP -MF $(DEPDIR)/libmacosx_plugin_la-simple_prefs.Tpo -c -o libmacosx_plugin_la-simple_prefs.lo `test -f 'simple_prefs.m' || echo '$(srcdir)/'`simple_prefs.m
- at am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmacosx_plugin_la-simple_prefs.Tpo $(DEPDIR)/libmacosx_plugin_la-simple_prefs.Plo
- at am__fastdepOBJC_FALSE@	$(AM_V_OBJC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	source='simple_prefs.m' object='libmacosx_plugin_la-simple_prefs.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepOBJC_FALSE@	$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o libmacosx_plugin_la-simple_prefs.lo `test -f 'simple_prefs.m' || echo '$(srcdir)/'`simple_prefs.m
-
-libmacosx_plugin_la-output.lo: output.m
- at am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT libmacosx_plugin_la-output.lo -MD -MP -MF $(DEPDIR)/libmacosx_plugin_la-output.Tpo -c -o libmacosx_plugin_la-output.lo `test -f 'output.m' || echo '$(srcdir)/'`output.m
- at am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmacosx_plugin_la-output.Tpo $(DEPDIR)/libmacosx_plugin_la-output.Plo
- at am__fastdepOBJC_FALSE@	$(AM_V_OBJC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	source='output.m' object='libmacosx_plugin_la-output.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepOBJC_FALSE@	$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o libmacosx_plugin_la-output.lo `test -f 'output.m' || echo '$(srcdir)/'`output.m
-
-libmacosx_plugin_la-vout.lo: vout.m
- at am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT libmacosx_plugin_la-vout.lo -MD -MP -MF $(DEPDIR)/libmacosx_plugin_la-vout.Tpo -c -o libmacosx_plugin_la-vout.lo `test -f 'vout.m' || echo '$(srcdir)/'`vout.m
- at am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmacosx_plugin_la-vout.Tpo $(DEPDIR)/libmacosx_plugin_la-vout.Plo
- at am__fastdepOBJC_FALSE@	$(AM_V_OBJC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	source='vout.m' object='libmacosx_plugin_la-vout.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepOBJC_FALSE@	$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o libmacosx_plugin_la-vout.lo `test -f 'vout.m' || echo '$(srcdir)/'`vout.m
-
-libmacosx_plugin_la-voutgl.lo: voutgl.m
- at am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT libmacosx_plugin_la-voutgl.lo -MD -MP -MF $(DEPDIR)/libmacosx_plugin_la-voutgl.Tpo -c -o libmacosx_plugin_la-voutgl.lo `test -f 'voutgl.m' || echo '$(srcdir)/'`voutgl.m
- at am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmacosx_plugin_la-voutgl.Tpo $(DEPDIR)/libmacosx_plugin_la-voutgl.Plo
- at am__fastdepOBJC_FALSE@	$(AM_V_OBJC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	source='voutgl.m' object='libmacosx_plugin_la-voutgl.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepOBJC_FALSE@	$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o libmacosx_plugin_la-voutgl.lo `test -f 'voutgl.m' || echo '$(srcdir)/'`voutgl.m
-
-libmacosx_plugin_la-wizard.lo: wizard.m
- at am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT libmacosx_plugin_la-wizard.lo -MD -MP -MF $(DEPDIR)/libmacosx_plugin_la-wizard.Tpo -c -o libmacosx_plugin_la-wizard.lo `test -f 'wizard.m' || echo '$(srcdir)/'`wizard.m
- at am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmacosx_plugin_la-wizard.Tpo $(DEPDIR)/libmacosx_plugin_la-wizard.Plo
- at am__fastdepOBJC_FALSE@	$(AM_V_OBJC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	source='wizard.m' object='libmacosx_plugin_la-wizard.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepOBJC_FALSE@	$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o libmacosx_plugin_la-wizard.lo `test -f 'wizard.m' || echo '$(srcdir)/'`wizard.m
-
-libmacosx_plugin_la-extended.lo: extended.m
- at am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT libmacosx_plugin_la-extended.lo -MD -MP -MF $(DEPDIR)/libmacosx_plugin_la-extended.Tpo -c -o libmacosx_plugin_la-extended.lo `test -f 'extended.m' || echo '$(srcdir)/'`extended.m
- at am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmacosx_plugin_la-extended.Tpo $(DEPDIR)/libmacosx_plugin_la-extended.Plo
- at am__fastdepOBJC_FALSE@	$(AM_V_OBJC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	source='extended.m' object='libmacosx_plugin_la-extended.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepOBJC_FALSE@	$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o libmacosx_plugin_la-extended.lo `test -f 'extended.m' || echo '$(srcdir)/'`extended.m
-
-libmacosx_plugin_la-bookmarks.lo: bookmarks.m
- at am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT libmacosx_plugin_la-bookmarks.lo -MD -MP -MF $(DEPDIR)/libmacosx_plugin_la-bookmarks.Tpo -c -o libmacosx_plugin_la-bookmarks.lo `test -f 'bookmarks.m' || echo '$(srcdir)/'`bookmarks.m
- at am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmacosx_plugin_la-bookmarks.Tpo $(DEPDIR)/libmacosx_plugin_la-bookmarks.Plo
- at am__fastdepOBJC_FALSE@	$(AM_V_OBJC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	source='bookmarks.m' object='libmacosx_plugin_la-bookmarks.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepOBJC_FALSE@	$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o libmacosx_plugin_la-bookmarks.lo `test -f 'bookmarks.m' || echo '$(srcdir)/'`bookmarks.m
-
-libmacosx_plugin_la-embeddedwindow.lo: embeddedwindow.m
- at am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT libmacosx_plugin_la-embeddedwindow.lo -MD -MP -MF $(DEPDIR)/libmacosx_plugin_la-embeddedwindow.Tpo -c -o libmacosx_plugin_la-embeddedwindow.lo `test -f 'embeddedwindow.m' || echo '$(srcdir)/'`embeddedwindow.m
- at am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmacosx_plugin_la-embeddedwindow.Tpo $(DEPDIR)/libmacosx_plugin_la-embeddedwindow.Plo
- at am__fastdepOBJC_FALSE@	$(AM_V_OBJC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	source='embeddedwindow.m' object='libmacosx_plugin_la-embeddedwindow.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepOBJC_FALSE@	$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o libmacosx_plugin_la-embeddedwindow.lo `test -f 'embeddedwindow.m' || echo '$(srcdir)/'`embeddedwindow.m
-
-libmacosx_plugin_la-sidebarview.lo: sidebarview.m
- at am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT libmacosx_plugin_la-sidebarview.lo -MD -MP -MF $(DEPDIR)/libmacosx_plugin_la-sidebarview.Tpo -c -o libmacosx_plugin_la-sidebarview.lo `test -f 'sidebarview.m' || echo '$(srcdir)/'`sidebarview.m
- at am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmacosx_plugin_la-sidebarview.Tpo $(DEPDIR)/libmacosx_plugin_la-sidebarview.Plo
- at am__fastdepOBJC_FALSE@	$(AM_V_OBJC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	source='sidebarview.m' object='libmacosx_plugin_la-sidebarview.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepOBJC_FALSE@	$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o libmacosx_plugin_la-sidebarview.lo `test -f 'sidebarview.m' || echo '$(srcdir)/'`sidebarview.m
-
-libmacosx_plugin_la-sidestatusview.lo: sidestatusview.m
- at am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT libmacosx_plugin_la-sidestatusview.lo -MD -MP -MF $(DEPDIR)/libmacosx_plugin_la-sidestatusview.Tpo -c -o libmacosx_plugin_la-sidestatusview.lo `test -f 'sidestatusview.m' || echo '$(srcdir)/'`sidestatusview.m
- at am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmacosx_plugin_la-sidestatusview.Tpo $(DEPDIR)/libmacosx_plugin_la-sidestatusview.Plo
- at am__fastdepOBJC_FALSE@	$(AM_V_OBJC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	source='sidestatusview.m' object='libmacosx_plugin_la-sidestatusview.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepOBJC_FALSE@	$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o libmacosx_plugin_la-sidestatusview.lo `test -f 'sidestatusview.m' || echo '$(srcdir)/'`sidestatusview.m
-
-libmacosx_plugin_la-fspanel.lo: fspanel.m
- at am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT libmacosx_plugin_la-fspanel.lo -MD -MP -MF $(DEPDIR)/libmacosx_plugin_la-fspanel.Tpo -c -o libmacosx_plugin_la-fspanel.lo `test -f 'fspanel.m' || echo '$(srcdir)/'`fspanel.m
- at am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmacosx_plugin_la-fspanel.Tpo $(DEPDIR)/libmacosx_plugin_la-fspanel.Plo
- at am__fastdepOBJC_FALSE@	$(AM_V_OBJC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	source='fspanel.m' object='libmacosx_plugin_la-fspanel.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepOBJC_FALSE@	$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o libmacosx_plugin_la-fspanel.lo `test -f 'fspanel.m' || echo '$(srcdir)/'`fspanel.m
-
-libmacosx_plugin_la-eyetv.lo: eyetv.m
- at am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT libmacosx_plugin_la-eyetv.lo -MD -MP -MF $(DEPDIR)/libmacosx_plugin_la-eyetv.Tpo -c -o libmacosx_plugin_la-eyetv.lo `test -f 'eyetv.m' || echo '$(srcdir)/'`eyetv.m
- at am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmacosx_plugin_la-eyetv.Tpo $(DEPDIR)/libmacosx_plugin_la-eyetv.Plo
- at am__fastdepOBJC_FALSE@	$(AM_V_OBJC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	source='eyetv.m' object='libmacosx_plugin_la-eyetv.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepOBJC_FALSE@	$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o libmacosx_plugin_la-eyetv.lo `test -f 'eyetv.m' || echo '$(srcdir)/'`eyetv.m
-
-libmacosx_plugin_la-SPInvocationGrabbing.lo: SPInvocationGrabbing.m
- at am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT libmacosx_plugin_la-SPInvocationGrabbing.lo -MD -MP -MF $(DEPDIR)/libmacosx_plugin_la-SPInvocationGrabbing.Tpo -c -o libmacosx_plugin_la-SPInvocationGrabbing.lo `test -f 'SPInvocationGrabbing.m' || echo '$(srcdir)/'`SPInvocationGrabbing.m
- at am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmacosx_plugin_la-SPInvocationGrabbing.Tpo $(DEPDIR)/libmacosx_plugin_la-SPInvocationGrabbing.Plo
- at am__fastdepOBJC_FALSE@	$(AM_V_OBJC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	source='SPInvocationGrabbing.m' object='libmacosx_plugin_la-SPInvocationGrabbing.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepOBJC_FALSE@	$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o libmacosx_plugin_la-SPInvocationGrabbing.lo `test -f 'SPInvocationGrabbing.m' || echo '$(srcdir)/'`SPInvocationGrabbing.m
-
-libmacosx_plugin_la-SPMediaKeyTap.lo: SPMediaKeyTap.m
- at am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT libmacosx_plugin_la-SPMediaKeyTap.lo -MD -MP -MF $(DEPDIR)/libmacosx_plugin_la-SPMediaKeyTap.Tpo -c -o libmacosx_plugin_la-SPMediaKeyTap.lo `test -f 'SPMediaKeyTap.m' || echo '$(srcdir)/'`SPMediaKeyTap.m
- at am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmacosx_plugin_la-SPMediaKeyTap.Tpo $(DEPDIR)/libmacosx_plugin_la-SPMediaKeyTap.Plo
- at am__fastdepOBJC_FALSE@	$(AM_V_OBJC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	source='SPMediaKeyTap.m' object='libmacosx_plugin_la-SPMediaKeyTap.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepOBJC_FALSE@	$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o libmacosx_plugin_la-SPMediaKeyTap.lo `test -f 'SPMediaKeyTap.m' || echo '$(srcdir)/'`SPMediaKeyTap.m
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-am
-all-am: Makefile $(LTLIBRARIES)
-installdirs:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: all check install install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-	clean-libtool clean-libvlcLTLIBRARIES ctags distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags uninstall uninstall-am uninstall-libvlcLTLIBRARIES
-
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/gui/macosx_dialog_provider/Makefile.in b/modules/gui/macosx_dialog_provider/Makefile.in
deleted file mode 100644
index 8259cd9..0000000
--- a/modules/gui/macosx_dialog_provider/Makefile.in
+++ /dev/null
@@ -1,1057 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/gui/macosx_dialog_provider/Makefile.am automatically generated from modules/gui/macosx_dialog_provider/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
-	$(srcdir)/Makefile.in $(srcdir)/Modules.am \
-	$(top_srcdir)/modules/common.am
-subdir = modules/gui/macosx_dialog_provider
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am__objects_1 =
-am__objects_2 = libmacosx_dialog_provider_plugin_la-VLCLoginPanel.lo \
-	libmacosx_dialog_provider_plugin_la-VLCProgressPanel.lo \
-	libmacosx_dialog_provider_plugin_la-VLCUIWidgets.lo \
-	libmacosx_dialog_provider_plugin_la-dialogProvider.lo \
-	$(am__objects_1)
-am_libmacosx_dialog_provider_plugin_la_OBJECTS = $(am__objects_2)
-nodist_libmacosx_dialog_provider_plugin_la_OBJECTS =
-libmacosx_dialog_provider_plugin_la_OBJECTS =  \
-	$(am_libmacosx_dialog_provider_plugin_la_OBJECTS) \
-	$(nodist_libmacosx_dialog_provider_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libmacosx_dialog_provider_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(OBJCLD) \
-	$(libmacosx_dialog_provider_plugin_la_OBJCFLAGS) $(OBJCFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-OBJCCOMPILE = $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
-	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_OBJCFLAGS) $(OBJCFLAGS)
-LTOBJCCOMPILE = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_OBJCFLAGS) $(OBJCFLAGS)
-AM_V_OBJC = $(am__v_OBJC_$(V))
-am__v_OBJC_ = $(am__v_OBJC_$(AM_DEFAULT_VERBOSITY))
-am__v_OBJC_0 = @echo "  OBJC  " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-OBJCLD = $(OBJC)
-OBJCLINK = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
-	--mode=link $(OBJCLD) $(AM_OBJCFLAGS) $(OBJCFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_OBJCLD = $(am__v_OBJCLD_$(V))
-am__v_OBJCLD_ = $(am__v_OBJCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_OBJCLD_0 = @echo "  OBJCLD" $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libmacosx_dialog_provider_plugin_la_SOURCES) \
-	$(nodist_libmacosx_dialog_provider_plugin_la_SOURCES)
-DIST_SOURCES = $(libmacosx_dialog_provider_plugin_la_SOURCES)
-HEADERS = $(noinst_HEADERS)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-
-# Automake forgets to add a proper tag to libtool with Objective-C files.
-# Moreocer Libtool should default tag to CC when none is specified but
-# obviously does not. Here is a fix for that.
-LIBTOOL = @LIBTOOL@ --tag=CC
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = gui
-dir = gui/macosx_dialog_provider
-mods = macosx_dialog_provider
-libvlc_LTLIBRARIES = $(LTLIBmacosx_dialog_provider)
-EXTRA_LTLIBRARIES = libmacosx_dialog_provider_plugin.la
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
-SOURCES_macosx_dialog_provider = \
-    VLCLoginPanel.m \
-    VLCProgressPanel.m \
-    VLCUIWidgets.m \
-	dialogProvider.m \
-	$(NULL)
-
-noinst_HEADERS = \
-	VLCLoginPanel.h \
-	VLCProgressPanel.h \
-	VLCUIWidgets.h \
-	dialogProvider.h
-
-
-# The macosx_dialog_provider plugin
-libmacosx_dialog_provider_plugin_la_SOURCES = $(SOURCES_macosx_dialog_provider)
-nodist_libmacosx_dialog_provider_plugin_la_SOURCES = $(nodist_SOURCES_macosx_dialog_provider)
-# Force per-target objects:
-libmacosx_dialog_provider_plugin_la_CFLAGS = $(AM_CFLAGS)
-libmacosx_dialog_provider_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libmacosx_dialog_provider_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libmacosx_dialog_provider_plugin_la_LIBADD = $(AM_LIBADD)
-libmacosx_dialog_provider_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-am
-
-.SUFFIXES:
-.SUFFIXES: .lo .m .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/gui/macosx_dialog_provider/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/gui/macosx_dialog_provider/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libmacosx_dialog_provider_plugin.la: $(libmacosx_dialog_provider_plugin_la_OBJECTS) $(libmacosx_dialog_provider_plugin_la_DEPENDENCIES) 
-	$(AM_V_OBJCLD)$(libmacosx_dialog_provider_plugin_la_LINK)  $(libmacosx_dialog_provider_plugin_la_OBJECTS) $(libmacosx_dialog_provider_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmacosx_dialog_provider_plugin_la-VLCLoginPanel.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmacosx_dialog_provider_plugin_la-VLCProgressPanel.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmacosx_dialog_provider_plugin_la-VLCUIWidgets.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmacosx_dialog_provider_plugin_la-dialogProvider.Plo at am__quote@
-
-.m.o:
- at am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(OBJCCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepOBJC_FALSE@	$(AM_V_OBJC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepOBJC_FALSE@	$(OBJCCOMPILE) -c -o $@ $<
-
-.m.obj:
- at am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(OBJCCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepOBJC_FALSE@	$(AM_V_OBJC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepOBJC_FALSE@	$(OBJCCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
-
-.m.lo:
- at am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LTOBJCCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepOBJC_FALSE@	$(AM_V_OBJC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepOBJC_FALSE@	$(LTOBJCCOMPILE) -c -o $@ $<
-
-libmacosx_dialog_provider_plugin_la-VLCLoginPanel.lo: VLCLoginPanel.m
- at am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_dialog_provider_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT libmacosx_dialog_provider_plugin_la-VLCLoginPanel.lo -MD -MP -MF $(DEPDIR)/libmacosx_dialog_provider_plugin_la-VLCLoginPanel.Tpo -c -o libmacosx_dialog_provider_plugin_la-VLCLoginPanel.lo `test -f 'VLCLoginPanel.m' || echo '$(srcdir)/'`VLCLoginPanel.m
- at am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmacosx_dialog_provider_plugin_la-VLCLoginPanel.Tpo $(DEPDIR)/libmacosx_dialog_provider_plugin_la-VLCLoginPanel.Plo
- at am__fastdepOBJC_FALSE@	$(AM_V_OBJC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	source='VLCLoginPanel.m' object='libmacosx_dialog_provider_plugin_la-VLCLoginPanel.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepOBJC_FALSE@	$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_dialog_provider_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o libmacosx_dialog_provider_plugin_la-VLCLoginPanel.lo `test -f 'VLCLoginPanel.m' || echo '$(srcdir)/'`VLCLoginPanel.m
-
-libmacosx_dialog_provider_plugin_la-VLCProgressPanel.lo: VLCProgressPanel.m
- at am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_dialog_provider_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT libmacosx_dialog_provider_plugin_la-VLCProgressPanel.lo -MD -MP -MF $(DEPDIR)/libmacosx_dialog_provider_plugin_la-VLCProgressPanel.Tpo -c -o libmacosx_dialog_provider_plugin_la-VLCProgressPanel.lo `test -f 'VLCProgressPanel.m' || echo '$(srcdir)/'`VLCProgressPanel.m
- at am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmacosx_dialog_provider_plugin_la-VLCProgressPanel.Tpo $(DEPDIR)/libmacosx_dialog_provider_plugin_la-VLCProgressPanel.Plo
- at am__fastdepOBJC_FALSE@	$(AM_V_OBJC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	source='VLCProgressPanel.m' object='libmacosx_dialog_provider_plugin_la-VLCProgressPanel.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepOBJC_FALSE@	$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_dialog_provider_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o libmacosx_dialog_provider_plugin_la-VLCProgressPanel.lo `test -f 'VLCProgressPanel.m' || echo '$(srcdir)/'`VLCProgressPanel.m
-
-libmacosx_dialog_provider_plugin_la-VLCUIWidgets.lo: VLCUIWidgets.m
- at am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_dialog_provider_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT libmacosx_dialog_provider_plugin_la-VLCUIWidgets.lo -MD -MP -MF $(DEPDIR)/libmacosx_dialog_provider_plugin_la-VLCUIWidgets.Tpo -c -o libmacosx_dialog_provider_plugin_la-VLCUIWidgets.lo `test -f 'VLCUIWidgets.m' || echo '$(srcdir)/'`VLCUIWidgets.m
- at am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmacosx_dialog_provider_plugin_la-VLCUIWidgets.Tpo $(DEPDIR)/libmacosx_dialog_provider_plugin_la-VLCUIWidgets.Plo
- at am__fastdepOBJC_FALSE@	$(AM_V_OBJC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	source='VLCUIWidgets.m' object='libmacosx_dialog_provider_plugin_la-VLCUIWidgets.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepOBJC_FALSE@	$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_dialog_provider_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o libmacosx_dialog_provider_plugin_la-VLCUIWidgets.lo `test -f 'VLCUIWidgets.m' || echo '$(srcdir)/'`VLCUIWidgets.m
-
-libmacosx_dialog_provider_plugin_la-dialogProvider.lo: dialogProvider.m
- at am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_dialog_provider_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT libmacosx_dialog_provider_plugin_la-dialogProvider.lo -MD -MP -MF $(DEPDIR)/libmacosx_dialog_provider_plugin_la-dialogProvider.Tpo -c -o libmacosx_dialog_provider_plugin_la-dialogProvider.lo `test -f 'dialogProvider.m' || echo '$(srcdir)/'`dialogProvider.m
- at am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmacosx_dialog_provider_plugin_la-dialogProvider.Tpo $(DEPDIR)/libmacosx_dialog_provider_plugin_la-dialogProvider.Plo
- at am__fastdepOBJC_FALSE@	$(AM_V_OBJC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	source='dialogProvider.m' object='libmacosx_dialog_provider_plugin_la-dialogProvider.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepOBJC_FALSE@	$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmacosx_dialog_provider_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o libmacosx_dialog_provider_plugin_la-dialogProvider.lo `test -f 'dialogProvider.m' || echo '$(srcdir)/'`dialogProvider.m
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-am
-all-am: Makefile $(LTLIBRARIES) $(HEADERS)
-installdirs:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: all check install install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-	clean-libtool clean-libvlcLTLIBRARIES ctags distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags uninstall uninstall-am uninstall-libvlcLTLIBRARIES
-
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/gui/minimal_macosx/Makefile.in b/modules/gui/minimal_macosx/Makefile.in
deleted file mode 100644
index 3510fa8..0000000
--- a/modules/gui/minimal_macosx/Makefile.in
+++ /dev/null
@@ -1,1119 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/gui/minimal_macosx/Makefile.am automatically generated from modules/gui/minimal_macosx/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
-	$(srcdir)/Makefile.in $(srcdir)/Modules.am \
-	$(top_srcdir)/modules/common.am
-subdir = modules/gui/minimal_macosx
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am__objects_1 =
-am__objects_2 = libminimal_macosx_plugin_la-intf.lo \
-	libminimal_macosx_plugin_la-macosx.lo \
-	libminimal_macosx_plugin_la-VLCMinimalVoutWindow.lo \
-	libminimal_macosx_plugin_la-VLCOpenGLVoutView.lo \
-	libminimal_macosx_plugin_la-voutgl.lo \
-	libminimal_macosx_plugin_la-voutagl.lo $(am__objects_1)
-am_libminimal_macosx_plugin_la_OBJECTS = $(am__objects_2)
-nodist_libminimal_macosx_plugin_la_OBJECTS =
-libminimal_macosx_plugin_la_OBJECTS =  \
-	$(am_libminimal_macosx_plugin_la_OBJECTS) \
-	$(nodist_libminimal_macosx_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libminimal_macosx_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(OBJCLD) \
-	$(libminimal_macosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-OBJCCOMPILE = $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
-	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_OBJCFLAGS) $(OBJCFLAGS)
-LTOBJCCOMPILE = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_OBJCFLAGS) $(OBJCFLAGS)
-AM_V_OBJC = $(am__v_OBJC_$(V))
-am__v_OBJC_ = $(am__v_OBJC_$(AM_DEFAULT_VERBOSITY))
-am__v_OBJC_0 = @echo "  OBJC  " $@;
-OBJCLD = $(OBJC)
-OBJCLINK = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
-	--mode=link $(OBJCLD) $(AM_OBJCFLAGS) $(OBJCFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_OBJCLD = $(am__v_OBJCLD_$(V))
-am__v_OBJCLD_ = $(am__v_OBJCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_OBJCLD_0 = @echo "  OBJCLD" $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libminimal_macosx_plugin_la_SOURCES) \
-	$(nodist_libminimal_macosx_plugin_la_SOURCES)
-DIST_SOURCES = $(libminimal_macosx_plugin_la_SOURCES)
-HEADERS = $(noinst_HEADERS)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-
-# Automake forgets to add a proper tag to libtool with Objective-C files.
-# Moreocer Libtool should default tag to CC when none is specified but
-# obviously does not. Here is a fix for that.
-LIBTOOL = @LIBTOOL@ --tag=CC
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = gui
-dir = gui/minimal_macosx
-mods = minimal_macosx
-libvlc_LTLIBRARIES = $(LTLIBminimal_macosx)
-EXTRA_LTLIBRARIES = libminimal_macosx_plugin.la
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
-SOURCES_minimal_macosx = \
-	intf.m \
-	macosx.c \
-	VLCMinimalVoutWindow.m \
-	VLCOpenGLVoutView.m \
-	voutgl.m \
-	voutagl.m \
-	$(NULL)
-
-noinst_HEADERS = \
-	intf.h \
-	VLCMinimalVoutWindow.h \
-	VLCOpenGLVoutView.h \
-	voutagl.h \
-	voutgl.h
-
-
-# The minimal_macosx plugin
-libminimal_macosx_plugin_la_SOURCES = $(SOURCES_minimal_macosx)
-nodist_libminimal_macosx_plugin_la_SOURCES = $(nodist_SOURCES_minimal_macosx)
-# Force per-target objects:
-libminimal_macosx_plugin_la_CFLAGS = $(AM_CFLAGS)
-libminimal_macosx_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libminimal_macosx_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libminimal_macosx_plugin_la_LIBADD = $(AM_LIBADD)
-libminimal_macosx_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .m .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/gui/minimal_macosx/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/gui/minimal_macosx/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libminimal_macosx_plugin.la: $(libminimal_macosx_plugin_la_OBJECTS) $(libminimal_macosx_plugin_la_DEPENDENCIES) 
-	$(AM_V_OBJCLD)$(libminimal_macosx_plugin_la_LINK)  $(libminimal_macosx_plugin_la_OBJECTS) $(libminimal_macosx_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libminimal_macosx_plugin_la-VLCMinimalVoutWindow.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libminimal_macosx_plugin_la-VLCOpenGLVoutView.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libminimal_macosx_plugin_la-intf.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libminimal_macosx_plugin_la-macosx.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libminimal_macosx_plugin_la-voutagl.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libminimal_macosx_plugin_la-voutgl.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-libminimal_macosx_plugin_la-macosx.lo: macosx.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libminimal_macosx_plugin_la_CFLAGS) $(CFLAGS) -MT libminimal_macosx_plugin_la-macosx.lo -MD -MP -MF $(DEPDIR)/libminimal_macosx_plugin_la-macosx.Tpo -c -o libminimal_macosx_plugin_la-macosx.lo `test -f 'macosx.c' || echo '$(srcdir)/'`macosx.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libminimal_macosx_plugin_la-macosx.Tpo $(DEPDIR)/libminimal_macosx_plugin_la-macosx.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='macosx.c' object='libminimal_macosx_plugin_la-macosx.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libminimal_macosx_plugin_la_CFLAGS) $(CFLAGS) -c -o libminimal_macosx_plugin_la-macosx.lo `test -f 'macosx.c' || echo '$(srcdir)/'`macosx.c
-
-.m.o:
- at am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(OBJCCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepOBJC_FALSE@	$(AM_V_OBJC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepOBJC_FALSE@	$(OBJCCOMPILE) -c -o $@ $<
-
-.m.obj:
- at am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(OBJCCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepOBJC_FALSE@	$(AM_V_OBJC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepOBJC_FALSE@	$(OBJCCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
-
-.m.lo:
- at am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LTOBJCCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepOBJC_FALSE@	$(AM_V_OBJC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepOBJC_FALSE@	$(LTOBJCCOMPILE) -c -o $@ $<
-
-libminimal_macosx_plugin_la-intf.lo: intf.m
- at am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libminimal_macosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT libminimal_macosx_plugin_la-intf.lo -MD -MP -MF $(DEPDIR)/libminimal_macosx_plugin_la-intf.Tpo -c -o libminimal_macosx_plugin_la-intf.lo `test -f 'intf.m' || echo '$(srcdir)/'`intf.m
- at am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libminimal_macosx_plugin_la-intf.Tpo $(DEPDIR)/libminimal_macosx_plugin_la-intf.Plo
- at am__fastdepOBJC_FALSE@	$(AM_V_OBJC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	source='intf.m' object='libminimal_macosx_plugin_la-intf.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepOBJC_FALSE@	$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libminimal_macosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o libminimal_macosx_plugin_la-intf.lo `test -f 'intf.m' || echo '$(srcdir)/'`intf.m
-
-libminimal_macosx_plugin_la-VLCMinimalVoutWindow.lo: VLCMinimalVoutWindow.m
- at am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libminimal_macosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT libminimal_macosx_plugin_la-VLCMinimalVoutWindow.lo -MD -MP -MF $(DEPDIR)/libminimal_macosx_plugin_la-VLCMinimalVoutWindow.Tpo -c -o libminimal_macosx_plugin_la-VLCMinimalVoutWindow.lo `test -f 'VLCMinimalVoutWindow.m' || echo '$(srcdir)/'`VLCMinimalVoutWindow.m
- at am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libminimal_macosx_plugin_la-VLCMinimalVoutWindow.Tpo $(DEPDIR)/libminimal_macosx_plugin_la-VLCMinimalVoutWindow.Plo
- at am__fastdepOBJC_FALSE@	$(AM_V_OBJC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	source='VLCMinimalVoutWindow.m' object='libminimal_macosx_plugin_la-VLCMinimalVoutWindow.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepOBJC_FALSE@	$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libminimal_macosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o libminimal_macosx_plugin_la-VLCMinimalVoutWindow.lo `test -f 'VLCMinimalVoutWindow.m' || echo '$(srcdir)/'`VLCMinimalVoutWindow.m
-
-libminimal_macosx_plugin_la-VLCOpenGLVoutView.lo: VLCOpenGLVoutView.m
- at am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libminimal_macosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT libminimal_macosx_plugin_la-VLCOpenGLVoutView.lo -MD -MP -MF $(DEPDIR)/libminimal_macosx_plugin_la-VLCOpenGLVoutView.Tpo -c -o libminimal_macosx_plugin_la-VLCOpenGLVoutView.lo `test -f 'VLCOpenGLVoutView.m' || echo '$(srcdir)/'`VLCOpenGLVoutView.m
- at am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libminimal_macosx_plugin_la-VLCOpenGLVoutView.Tpo $(DEPDIR)/libminimal_macosx_plugin_la-VLCOpenGLVoutView.Plo
- at am__fastdepOBJC_FALSE@	$(AM_V_OBJC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	source='VLCOpenGLVoutView.m' object='libminimal_macosx_plugin_la-VLCOpenGLVoutView.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepOBJC_FALSE@	$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libminimal_macosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o libminimal_macosx_plugin_la-VLCOpenGLVoutView.lo `test -f 'VLCOpenGLVoutView.m' || echo '$(srcdir)/'`VLCOpenGLVoutView.m
-
-libminimal_macosx_plugin_la-voutgl.lo: voutgl.m
- at am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libminimal_macosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT libminimal_macosx_plugin_la-voutgl.lo -MD -MP -MF $(DEPDIR)/libminimal_macosx_plugin_la-voutgl.Tpo -c -o libminimal_macosx_plugin_la-voutgl.lo `test -f 'voutgl.m' || echo '$(srcdir)/'`voutgl.m
- at am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libminimal_macosx_plugin_la-voutgl.Tpo $(DEPDIR)/libminimal_macosx_plugin_la-voutgl.Plo
- at am__fastdepOBJC_FALSE@	$(AM_V_OBJC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	source='voutgl.m' object='libminimal_macosx_plugin_la-voutgl.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepOBJC_FALSE@	$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libminimal_macosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o libminimal_macosx_plugin_la-voutgl.lo `test -f 'voutgl.m' || echo '$(srcdir)/'`voutgl.m
-
-libminimal_macosx_plugin_la-voutagl.lo: voutagl.m
- at am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libminimal_macosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT libminimal_macosx_plugin_la-voutagl.lo -MD -MP -MF $(DEPDIR)/libminimal_macosx_plugin_la-voutagl.Tpo -c -o libminimal_macosx_plugin_la-voutagl.lo `test -f 'voutagl.m' || echo '$(srcdir)/'`voutagl.m
- at am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libminimal_macosx_plugin_la-voutagl.Tpo $(DEPDIR)/libminimal_macosx_plugin_la-voutagl.Plo
- at am__fastdepOBJC_FALSE@	$(AM_V_OBJC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	source='voutagl.m' object='libminimal_macosx_plugin_la-voutagl.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepOBJC_FALSE@	$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libminimal_macosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o libminimal_macosx_plugin_la-voutagl.lo `test -f 'voutagl.m' || echo '$(srcdir)/'`voutagl.m
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-am
-all-am: Makefile $(LTLIBRARIES) $(HEADERS)
-installdirs:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: all check install install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-	clean-libtool clean-libvlcLTLIBRARIES ctags distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags uninstall uninstall-am uninstall-libvlcLTLIBRARIES
-
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/gui/qt4/Makefile.in b/modules/gui/qt4/Makefile.in
deleted file mode 100644
index d64f002..0000000
--- a/modules/gui/qt4/Makefile.in
+++ /dev/null
@@ -1,2899 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/gui/qt4/Makefile.am automatically generated from modules/gui/qt4/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-# vim:syntax=automake
-# For each Q_OBJECT:
-#   - Add the .moc.cpp to BUILT_SOURCES and nodist_SOURCES_qt4
-#   - Add the .cpp to SOURCES_qt4
-#   - Add the .hpp to EXTRA_DIST
-# For each UI
-#   - Add it to EXTRA_DIST
-#   - Add the .h to nodist_SOURCES_qt4
-# For each ressource (icon, png, ...)
-#   - Add it to DEPS_res
-
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
-	$(srcdir)/Makefile.in $(srcdir)/Modules.am \
-	$(top_srcdir)/modules/common.am
-subdir = modules/gui/qt4
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am__dirstamp = $(am__leading_dot)dirstamp
-am__objects_1 = libqt4_plugin_la-qt4.lo libqt4_plugin_la-menus.lo \
-	libqt4_plugin_la-main_interface.lo \
-	libqt4_plugin_la-main_interface_win32.lo \
-	libqt4_plugin_la-dialogs_provider.lo \
-	libqt4_plugin_la-input_manager.lo \
-	libqt4_plugin_la-actions_manager.lo \
-	libqt4_plugin_la-extensions_manager.lo \
-	libqt4_plugin_la-recents.lo libqt4_plugin_la-variables.lo \
-	dialogs/libqt4_plugin_la-playlist.lo \
-	dialogs/libqt4_plugin_la-bookmarks.lo \
-	dialogs/libqt4_plugin_la-preferences.lo \
-	dialogs/libqt4_plugin_la-mediainfo.lo \
-	dialogs/libqt4_plugin_la-epg.lo \
-	dialogs/libqt4_plugin_la-extended.lo \
-	dialogs/libqt4_plugin_la-messages.lo \
-	dialogs/libqt4_plugin_la-errors.lo \
-	dialogs/libqt4_plugin_la-external.lo \
-	dialogs/libqt4_plugin_la-plugins.lo \
-	dialogs/libqt4_plugin_la-sout.lo \
-	dialogs/libqt4_plugin_la-convert.lo \
-	dialogs/libqt4_plugin_la-help.lo \
-	dialogs/libqt4_plugin_la-gototime.lo \
-	dialogs/libqt4_plugin_la-toolbar.lo \
-	dialogs/libqt4_plugin_la-open.lo \
-	dialogs/libqt4_plugin_la-openurl.lo \
-	dialogs/libqt4_plugin_la-vlm.lo \
-	dialogs/libqt4_plugin_la-firstrun.lo \
-	dialogs/libqt4_plugin_la-podcast_configuration.lo \
-	dialogs/libqt4_plugin_la-extensions.lo \
-	components/libqt4_plugin_la-extended_panels.lo \
-	components/libqt4_plugin_la-info_panels.lo \
-	components/libqt4_plugin_la-preferences_widgets.lo \
-	components/libqt4_plugin_la-complete_preferences.lo \
-	components/libqt4_plugin_la-simple_preferences.lo \
-	components/libqt4_plugin_la-open_panels.lo \
-	components/libqt4_plugin_la-interface_widgets.lo \
-	components/libqt4_plugin_la-controller.lo \
-	components/libqt4_plugin_la-controller_widget.lo \
-	components/epg/libqt4_plugin_la-EPGChannels.lo \
-	components/epg/libqt4_plugin_la-EPGItem.lo \
-	components/epg/libqt4_plugin_la-EPGRuler.lo \
-	components/epg/libqt4_plugin_la-EPGView.lo \
-	components/epg/libqt4_plugin_la-EPGWidget.lo \
-	components/playlist/libqt4_plugin_la-icon_view.lo \
-	components/playlist/libqt4_plugin_la-playlist_model.lo \
-	components/playlist/libqt4_plugin_la-playlist_item.lo \
-	components/playlist/libqt4_plugin_la-standardpanel.lo \
-	components/playlist/libqt4_plugin_la-playlist.lo \
-	components/playlist/libqt4_plugin_la-selector.lo \
-	components/sout/libqt4_plugin_la-profile_selector.lo \
-	components/sout/libqt4_plugin_la-sout_widgets.lo \
-	util/libqt4_plugin_la-input_slider.lo \
-	util/libqt4_plugin_la-customwidgets.lo \
-	util/libqt4_plugin_la-registry.lo
-am_libqt4_plugin_la_OBJECTS = $(am__objects_1)
-am__objects_2 = libqt4_plugin_la-main_interface.moc.lo \
-	libqt4_plugin_la-menus.moc.lo \
-	libqt4_plugin_la-dialogs_provider.moc.lo \
-	libqt4_plugin_la-input_manager.moc.lo \
-	libqt4_plugin_la-actions_manager.moc.lo \
-	libqt4_plugin_la-extensions_manager.moc.lo \
-	libqt4_plugin_la-recents.moc.lo \
-	libqt4_plugin_la-variables.moc.lo \
-	dialogs/libqt4_plugin_la-playlist.moc.lo \
-	dialogs/libqt4_plugin_la-bookmarks.moc.lo \
-	dialogs/libqt4_plugin_la-mediainfo.moc.lo \
-	dialogs/libqt4_plugin_la-extended.moc.lo \
-	dialogs/libqt4_plugin_la-messages.moc.lo \
-	dialogs/libqt4_plugin_la-epg.moc.lo \
-	dialogs/libqt4_plugin_la-errors.moc.lo \
-	dialogs/libqt4_plugin_la-external.moc.lo \
-	dialogs/libqt4_plugin_la-plugins.moc.lo \
-	dialogs/libqt4_plugin_la-preferences.moc.lo \
-	dialogs/libqt4_plugin_la-sout.moc.lo \
-	dialogs/libqt4_plugin_la-convert.moc.lo \
-	dialogs/libqt4_plugin_la-help.moc.lo \
-	dialogs/libqt4_plugin_la-gototime.moc.lo \
-	dialogs/libqt4_plugin_la-toolbar.moc.lo \
-	dialogs/libqt4_plugin_la-open.moc.lo \
-	dialogs/libqt4_plugin_la-openurl.moc.lo \
-	dialogs/libqt4_plugin_la-podcast_configuration.moc.lo \
-	dialogs/libqt4_plugin_la-vlm.moc.lo \
-	dialogs/libqt4_plugin_la-firstrun.moc.lo \
-	dialogs/libqt4_plugin_la-extensions.moc.lo \
-	components/libqt4_plugin_la-extended_panels.moc.lo \
-	components/libqt4_plugin_la-info_panels.moc.lo \
-	components/libqt4_plugin_la-preferences_widgets.moc.lo \
-	components/libqt4_plugin_la-complete_preferences.moc.lo \
-	components/libqt4_plugin_la-simple_preferences.moc.lo \
-	components/libqt4_plugin_la-open_panels.moc.lo \
-	components/libqt4_plugin_la-interface_widgets.moc.lo \
-	components/libqt4_plugin_la-controller.moc.lo \
-	components/libqt4_plugin_la-controller_widget.moc.lo \
-	components/epg/libqt4_plugin_la-EPGChannels.moc.lo \
-	components/epg/libqt4_plugin_la-EPGRuler.moc.lo \
-	components/epg/libqt4_plugin_la-EPGView.moc.lo \
-	components/epg/libqt4_plugin_la-EPGWidget.moc.lo \
-	components/playlist/libqt4_plugin_la-icon_view.moc.lo \
-	components/playlist/libqt4_plugin_la-playlist_model.moc.lo \
-	components/playlist/libqt4_plugin_la-playlist.moc.lo \
-	components/playlist/libqt4_plugin_la-standardpanel.moc.lo \
-	components/playlist/libqt4_plugin_la-selector.moc.lo \
-	components/sout/libqt4_plugin_la-profile_selector.moc.lo \
-	components/sout/libqt4_plugin_la-sout_widgets.moc.lo \
-	util/libqt4_plugin_la-input_slider.moc.lo \
-	util/libqt4_plugin_la-customwidgets.moc.lo \
-	util/libqt4_plugin_la-qvlcapp.moc.lo \
-	libqt4_plugin_la-resources.lo
-nodist_libqt4_plugin_la_OBJECTS = $(am__objects_2)
-libqt4_plugin_la_OBJECTS = $(am_libqt4_plugin_la_OBJECTS) \
-	$(nodist_libqt4_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libqt4_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
-	$(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
-	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
-LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CXXFLAGS) $(CXXFLAGS)
-AM_V_CXX = $(am__v_CXX_$(V))
-am__v_CXX_ = $(am__v_CXX_$(AM_DEFAULT_VERBOSITY))
-am__v_CXX_0 = @echo "  CXX   " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CXXLD = $(CXX)
-CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
-	$(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CXXLD = $(am__v_CXXLD_$(V))
-am__v_CXXLD_ = $(am__v_CXXLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CXXLD_0 = @echo "  CXXLD " $@;
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libqt4_plugin_la_SOURCES) \
-	$(nodist_libqt4_plugin_la_SOURCES)
-DIST_SOURCES = $(libqt4_plugin_la_SOURCES)
-HEADERS = $(noinst_HEADERS)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = gui
-dir = gui/qt4
-mods = qt4
-libvlc_LTLIBRARIES = $(LTLIBqt4)
-EXTRA_LTLIBRARIES = libqt4_plugin.la
-NULL = 
-SUFFIXES = .ui .h .hpp .moc.cpp
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am vlc.qrc ui/equalizer.ui ui/v4l2.ui \
-	ui/video_effects.ui ui/open_file.ui ui/open_disk.ui \
-	ui/open_net.ui ui/open_capture.ui ui/open.ui \
-	ui/podcast_configuration.ui ui/profiles.ui ui/sprefs_audio.ui \
-	ui/sprefs_input.ui ui/sprefs_interface.ui \
-	ui/sprefs_subtitles.ui ui/sprefs_video.ui ui/streampanel.ui \
-	ui/sout.ui ui/vlm.ui $(DEPS_res)
-BUILT_SOURCES = $(nodist_SOURCES_qt4)
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
-AUTOMAKE_OPTIONS = subdir-objects
-MOSTLYCLEANFILES = $(UIH)
-nodist_SOURCES_qt4 = \
-		main_interface.moc.cpp \
-		menus.moc.cpp \
-		dialogs_provider.moc.cpp \
-		input_manager.moc.cpp \
-		actions_manager.moc.cpp \
-		extensions_manager.moc.cpp \
-		recents.moc.cpp \
-		variables.moc.cpp \
-		dialogs/playlist.moc.cpp \
-		dialogs/bookmarks.moc.cpp \
-		dialogs/mediainfo.moc.cpp \
-		dialogs/extended.moc.cpp \
-		dialogs/messages.moc.cpp \
-		dialogs/epg.moc.cpp \
-		dialogs/errors.moc.cpp \
-		dialogs/external.moc.cpp \
-		dialogs/plugins.moc.cpp \
-		dialogs/preferences.moc.cpp \
-		dialogs/sout.moc.cpp \
-		dialogs/convert.moc.cpp \
-		dialogs/help.moc.cpp \
-		dialogs/gototime.moc.cpp \
-		dialogs/toolbar.moc.cpp \
-		dialogs/open.moc.cpp \
-		dialogs/openurl.moc.cpp \
-		dialogs/podcast_configuration.moc.cpp \
-		dialogs/vlm.moc.cpp \
-		dialogs/firstrun.moc.cpp \
-		dialogs/extensions.moc.cpp \
-		components/extended_panels.moc.cpp \
-		components/info_panels.moc.cpp \
-		components/preferences_widgets.moc.cpp \
-		components/complete_preferences.moc.cpp \
-		components/simple_preferences.moc.cpp \
-		components/open_panels.moc.cpp \
-		components/interface_widgets.moc.cpp \
-		components/controller.moc.cpp \
-		components/controller_widget.moc.cpp \
-		components/epg/EPGChannels.moc.cpp \
-		components/epg/EPGRuler.moc.cpp \
-		components/epg/EPGView.moc.cpp \
-		components/epg/EPGWidget.moc.cpp \
-		components/playlist/icon_view.moc.cpp \
-		components/playlist/playlist_model.moc.cpp \
-		components/playlist/playlist.moc.cpp \
-		components/playlist/standardpanel.moc.cpp \
-		components/playlist/selector.moc.cpp \
-		components/sout/profile_selector.moc.cpp \
-		components/sout/sout_widgets.moc.cpp \
-		util/input_slider.moc.cpp \
-		util/customwidgets.moc.cpp \
-		util/qvlcapp.moc.cpp \
-		resources.cpp \
-		ui/equalizer.h \
-		ui/v4l2.h \
-		ui/video_effects.h \
-		ui/open_file.h \
-		ui/open_disk.h \
-		ui/open_net.h \
-		ui/open_capture.h \
-		ui/open.h \
-		ui/vlm.h \
-		ui/podcast_configuration.h \
-		ui/profiles.h \
-		ui/sprefs_audio.h \
-		ui/sprefs_input.h \
-		ui/sprefs_interface.h \
-		ui/sprefs_subtitles.h \
-		ui/sprefs_video.h \
-		ui/streampanel.h \
-		ui/sout.h
-
-DEPS_res = \
-	pixmaps/arrow_down_dark.png \
-	pixmaps/clear.png \
-	pixmaps/eject.png \
-	pixmaps/faster.png \
-	pixmaps/go-next.png \
-	pixmaps/menus/help_16px.png \
-	pixmaps/menus/info_16px.png \
-	pixmaps/menus/messages_16px.png \
-	pixmaps/menus/playlist_16px.png \
-	pixmaps/menus/preferences_16px.png \
-	pixmaps/menus/quit_16px.png \
-	pixmaps/menus/settings_16px.png \
-	pixmaps/menus/stream_16px.png \
-	pixmaps/next.png \
-	pixmaps/next_16px.png \
-	pixmaps/noart-64.png \
-	pixmaps/noart.png \
-	pixmaps/pause.png \
-	pixmaps/pause_16px.png \
-	pixmaps/play.png \
-	pixmaps/play_16px.png \
-	pixmaps/playlist/add.png \
-	pixmaps/playlist/jumpto.png \
-	pixmaps/playlist/playlist.png \
-	pixmaps/playlist/remove.png \
-	pixmaps/playlist/repeat_all.png \
-	pixmaps/playlist/repeat_off.png \
-	pixmaps/playlist/repeat_one.png \
-	pixmaps/playlist/shuffle_off.png \
-	pixmaps/playlist/shuffle_on.png \
-	pixmaps/prefs/advprefs_audio.png \
-	pixmaps/prefs/advprefs_codec.png \
-	pixmaps/prefs/advprefs_extended.png \
-	pixmaps/prefs/advprefs_intf.png \
-	pixmaps/prefs/advprefs_playlist.png \
-	pixmaps/prefs/advprefs_sout.png \
-	pixmaps/prefs/advprefs_video.png \
-	pixmaps/prefs/spref_cone_Audio_64.png \
-	pixmaps/prefs/spref_cone_Hotkeys_64.png \
-	pixmaps/prefs/spref_cone_Input_64.png \
-	pixmaps/prefs/spref_cone_Interface_64.png \
-	pixmaps/prefs/spref_cone_Subtitles_64.png \
-	pixmaps/prefs/spref_cone_Video_64.png \
-	pixmaps/previous.png \
-	pixmaps/previous_16px.png \
-	pixmaps/profile_new.png \
-	pixmaps/sample_complete.png \
-	pixmaps/sample_minimal.png \
-	pixmaps/sample_skins.png \
-	pixmaps/slower.png \
-	pixmaps/space.png \
-	pixmaps/stop.png \
-	pixmaps/stop_16px.png \
-	pixmaps/toolbar/arrows.png \
-	pixmaps/toolbar/aspect-ratio.png \
-	pixmaps/toolbar/atob.png \
-	pixmaps/toolbar/atob_noa.png \
-	pixmaps/toolbar/atob_nob.png \
-	pixmaps/toolbar/defullscreen.png \
-	pixmaps/toolbar/dvd_menu.png \
-	pixmaps/toolbar/dvd_next.png \
-	pixmaps/toolbar/dvd_prev.png \
-	pixmaps/toolbar/extended_16px.png \
-	pixmaps/toolbar/frame-by-frame.png \
-	pixmaps/toolbar/fullscreen.png \
-	pixmaps/toolbar/play_reverse.png \
-	pixmaps/toolbar/record_16px.png \
-	pixmaps/toolbar/snapshot.png \
-	pixmaps/toolbar/skip_for.png \
-	pixmaps/toolbar/skip_back.png \
-	pixmaps/toolbar/tv.png \
-	pixmaps/toolbar/tvtelx.png \
-	pixmaps/toolbar/visu.png \
-	pixmaps/toolbar/volume-high.png \
-	pixmaps/toolbar/volume-low.png \
-	pixmaps/toolbar/volume-medium.png \
-	pixmaps/toolbar/volume-muted.png \
-	pixmaps/toolbar/volume-slider-inside.png \
-	pixmaps/toolbar/volume-slider-outside.png \
-	pixmaps/types/capture-card_16px.png \
-	pixmaps/types/cdda_16px.png \
-	pixmaps/types/disc_16px.png \
-	pixmaps/types/file-asym_16px.png \
-	pixmaps/types/file-wide_16px.png \
-	pixmaps/types/folder-blue_16px.png \
-	pixmaps/types/folder-grey_16px.png \
-	pixmaps/types/harddisk_16px.png \
-	pixmaps/types/network_16px.png \
-	pixmaps/types/tape_16px.png \
-	pixmaps/types/type_directory.png \
-	pixmaps/types/type_file.png \
-	pixmaps/types/type_net.png \
-	pixmaps/types/type_node.png \
-	pixmaps/types/type_playlist.png \
-	pixmaps/types/type_unknown.xpm \
-	pixmaps/win7/win7thumbnail_prev.png \
-	pixmaps/win7/win7thumbnail_next.png \
-	pixmaps/win7/win7thumbnail_play.png \
-	pixmaps/win7/win7thumbnail_pause.png \
-	pixmaps/update.png \
-	pixmaps/lock.png
-
-moc_verbose = $(moc_verbose_$(V))
-moc_verbose_ = $(moc_verbose__$(AM_DEFAULT_VERBOSITY))
-moc_verbose_0 = @echo "  MOC   " $@;
-moc_verbose__0 = $(moc_verbose_0)
-uic_verbose = $(uic_verbose_$(V))
-uic_verbose_ = $(uic_verbose__$(AM_DEFAULT_VERBOSITY))
-uic_verbose_0 = @echo "  UIC   " $@;
-uic_verbose__0 = $(uic_verbose_0)
-SOURCES_qt4 = qt4.cpp \
-		menus.cpp \
-		main_interface.cpp \
-		main_interface_win32.cpp \
-		dialogs_provider.cpp \
-		input_manager.cpp \
-		actions_manager.cpp \
-		extensions_manager.cpp \
-		recents.cpp \
-		variables.cpp \
-		dialogs/playlist.cpp \
-		dialogs/bookmarks.cpp \
-		dialogs/preferences.cpp \
-		dialogs/mediainfo.cpp \
-		dialogs/epg.cpp \
-		dialogs/extended.cpp \
-		dialogs/messages.cpp \
-		dialogs/errors.cpp \
-		dialogs/external.cpp \
-		dialogs/plugins.cpp \
-		dialogs/sout.cpp \
-		dialogs/convert.cpp \
-		dialogs/help.cpp \
-		dialogs/gototime.cpp \
-		dialogs/toolbar.cpp \
-		dialogs/open.cpp \
-		dialogs/openurl.cpp \
-		dialogs/vlm.cpp \
-		dialogs/firstrun.cpp \
-		dialogs/podcast_configuration.cpp \
-		dialogs/extensions.cpp \
-		components/extended_panels.cpp \
-		components/info_panels.cpp \
-		components/preferences_widgets.cpp \
-		components/complete_preferences.cpp \
-		components/simple_preferences.cpp \
-		components/open_panels.cpp \
-		components/interface_widgets.cpp \
-		components/controller.cpp \
-		components/controller_widget.cpp \
-		components/epg/EPGChannels.cpp \
-		components/epg/EPGItem.cpp \
-		components/epg/EPGRuler.cpp \
-		components/epg/EPGView.cpp \
-		components/epg/EPGWidget.cpp \
-		components/playlist/icon_view.cpp \
-		components/playlist/playlist_model.cpp \
-		components/playlist/playlist_item.cpp \
-		components/playlist/standardpanel.cpp \
-		components/playlist/playlist.cpp \
-		components/playlist/selector.cpp \
-		components/sout/profile_selector.cpp \
-		components/sout/sout_widgets.cpp \
-		util/input_slider.cpp \
-		util/customwidgets.cpp \
-		util/registry.cpp
-
-noinst_HEADERS = \
-	qt4.hpp \
-	menus.hpp \
-	main_interface.hpp \
-	dialogs_provider.hpp \
-	input_manager.hpp \
-	actions_manager.hpp \
-	extensions_manager.hpp \
-	recents.hpp \
-	variables.hpp \
-	dialogs/playlist.hpp \
-	dialogs/bookmarks.hpp \
-	dialogs/mediainfo.hpp \
-	dialogs/extended.hpp \
-	dialogs/messages.hpp \
-	dialogs/epg.hpp \
-	dialogs/errors.hpp \
-	dialogs/external.hpp \
-	dialogs/plugins.hpp \
-	dialogs/preferences.hpp \
-	dialogs/sout.hpp \
-	dialogs/convert.hpp \
-	dialogs/help.hpp \
-	dialogs/gototime.hpp \
-	dialogs/toolbar.hpp \
-	dialogs/open.hpp \
-	dialogs/openurl.hpp \
-	dialogs/vlm.hpp \
-	dialogs/firstrun.hpp \
-	dialogs/podcast_configuration.hpp \
-	dialogs/extensions.hpp \
-	components/extended_panels.hpp \
-	components/info_panels.hpp \
-	components/preferences_widgets.hpp \
-	components/complete_preferences.hpp \
-	components/simple_preferences.hpp \
-	components/open_panels.hpp \
-	components/interface_widgets.hpp \
-	components/controller.hpp \
-	components/controller_widget.hpp \
-	components/epg/EPGChannels.hpp \
-	components/epg/EPGEvent.hpp \
-	components/epg/EPGItem.hpp \
-	components/epg/EPGRuler.hpp \
-	components/epg/EPGView.hpp \
-	components/epg/EPGWidget.hpp \
-	components/playlist/icon_view.hpp \
-	components/playlist/playlist_model.hpp \
-	components/playlist/playlist_item.hpp \
-	components/playlist/standardpanel.hpp \
-	components/playlist/playlist.hpp \
-	components/playlist/selector.hpp \
-	components/playlist/sorting.h \
-	components/sout/profile_selector.hpp \
-	components/sout/sout_widgets.hpp \
-	components/sout/profiles.hpp \
-	util/input_slider.hpp \
-	util/customwidgets.hpp \
-	util/qvlcframe.hpp \
-	util/qvlcapp.hpp \
-	util/qt_dirs.hpp \
-	util/registry.hpp \
-	util/singleton.hpp
-
-
-# The qt4 plugin
-libqt4_plugin_la_SOURCES = $(SOURCES_qt4)
-nodist_libqt4_plugin_la_SOURCES = $(nodist_SOURCES_qt4)
-# Force per-target objects:
-libqt4_plugin_la_CFLAGS = $(AM_CFLAGS)
-libqt4_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libqt4_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libqt4_plugin_la_LIBADD = $(AM_LIBADD)
-libqt4_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-am
-
-.SUFFIXES:
-.SUFFIXES: .ui .h .hpp .moc.cpp .cpp .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/gui/qt4/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/gui/qt4/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-dialogs/$(am__dirstamp):
-	@$(MKDIR_P) dialogs
-	@: > dialogs/$(am__dirstamp)
-dialogs/$(DEPDIR)/$(am__dirstamp):
-	@$(MKDIR_P) dialogs/$(DEPDIR)
-	@: > dialogs/$(DEPDIR)/$(am__dirstamp)
-dialogs/libqt4_plugin_la-playlist.lo: dialogs/$(am__dirstamp) \
-	dialogs/$(DEPDIR)/$(am__dirstamp)
-dialogs/libqt4_plugin_la-bookmarks.lo: dialogs/$(am__dirstamp) \
-	dialogs/$(DEPDIR)/$(am__dirstamp)
-dialogs/libqt4_plugin_la-preferences.lo: dialogs/$(am__dirstamp) \
-	dialogs/$(DEPDIR)/$(am__dirstamp)
-dialogs/libqt4_plugin_la-mediainfo.lo: dialogs/$(am__dirstamp) \
-	dialogs/$(DEPDIR)/$(am__dirstamp)
-dialogs/libqt4_plugin_la-epg.lo: dialogs/$(am__dirstamp) \
-	dialogs/$(DEPDIR)/$(am__dirstamp)
-dialogs/libqt4_plugin_la-extended.lo: dialogs/$(am__dirstamp) \
-	dialogs/$(DEPDIR)/$(am__dirstamp)
-dialogs/libqt4_plugin_la-messages.lo: dialogs/$(am__dirstamp) \
-	dialogs/$(DEPDIR)/$(am__dirstamp)
-dialogs/libqt4_plugin_la-errors.lo: dialogs/$(am__dirstamp) \
-	dialogs/$(DEPDIR)/$(am__dirstamp)
-dialogs/libqt4_plugin_la-external.lo: dialogs/$(am__dirstamp) \
-	dialogs/$(DEPDIR)/$(am__dirstamp)
-dialogs/libqt4_plugin_la-plugins.lo: dialogs/$(am__dirstamp) \
-	dialogs/$(DEPDIR)/$(am__dirstamp)
-dialogs/libqt4_plugin_la-sout.lo: dialogs/$(am__dirstamp) \
-	dialogs/$(DEPDIR)/$(am__dirstamp)
-dialogs/libqt4_plugin_la-convert.lo: dialogs/$(am__dirstamp) \
-	dialogs/$(DEPDIR)/$(am__dirstamp)
-dialogs/libqt4_plugin_la-help.lo: dialogs/$(am__dirstamp) \
-	dialogs/$(DEPDIR)/$(am__dirstamp)
-dialogs/libqt4_plugin_la-gototime.lo: dialogs/$(am__dirstamp) \
-	dialogs/$(DEPDIR)/$(am__dirstamp)
-dialogs/libqt4_plugin_la-toolbar.lo: dialogs/$(am__dirstamp) \
-	dialogs/$(DEPDIR)/$(am__dirstamp)
-dialogs/libqt4_plugin_la-open.lo: dialogs/$(am__dirstamp) \
-	dialogs/$(DEPDIR)/$(am__dirstamp)
-dialogs/libqt4_plugin_la-openurl.lo: dialogs/$(am__dirstamp) \
-	dialogs/$(DEPDIR)/$(am__dirstamp)
-dialogs/libqt4_plugin_la-vlm.lo: dialogs/$(am__dirstamp) \
-	dialogs/$(DEPDIR)/$(am__dirstamp)
-dialogs/libqt4_plugin_la-firstrun.lo: dialogs/$(am__dirstamp) \
-	dialogs/$(DEPDIR)/$(am__dirstamp)
-dialogs/libqt4_plugin_la-podcast_configuration.lo:  \
-	dialogs/$(am__dirstamp) dialogs/$(DEPDIR)/$(am__dirstamp)
-dialogs/libqt4_plugin_la-extensions.lo: dialogs/$(am__dirstamp) \
-	dialogs/$(DEPDIR)/$(am__dirstamp)
-components/$(am__dirstamp):
-	@$(MKDIR_P) components
-	@: > components/$(am__dirstamp)
-components/$(DEPDIR)/$(am__dirstamp):
-	@$(MKDIR_P) components/$(DEPDIR)
-	@: > components/$(DEPDIR)/$(am__dirstamp)
-components/libqt4_plugin_la-extended_panels.lo:  \
-	components/$(am__dirstamp) \
-	components/$(DEPDIR)/$(am__dirstamp)
-components/libqt4_plugin_la-info_panels.lo:  \
-	components/$(am__dirstamp) \
-	components/$(DEPDIR)/$(am__dirstamp)
-components/libqt4_plugin_la-preferences_widgets.lo:  \
-	components/$(am__dirstamp) \
-	components/$(DEPDIR)/$(am__dirstamp)
-components/libqt4_plugin_la-complete_preferences.lo:  \
-	components/$(am__dirstamp) \
-	components/$(DEPDIR)/$(am__dirstamp)
-components/libqt4_plugin_la-simple_preferences.lo:  \
-	components/$(am__dirstamp) \
-	components/$(DEPDIR)/$(am__dirstamp)
-components/libqt4_plugin_la-open_panels.lo:  \
-	components/$(am__dirstamp) \
-	components/$(DEPDIR)/$(am__dirstamp)
-components/libqt4_plugin_la-interface_widgets.lo:  \
-	components/$(am__dirstamp) \
-	components/$(DEPDIR)/$(am__dirstamp)
-components/libqt4_plugin_la-controller.lo: components/$(am__dirstamp) \
-	components/$(DEPDIR)/$(am__dirstamp)
-components/libqt4_plugin_la-controller_widget.lo:  \
-	components/$(am__dirstamp) \
-	components/$(DEPDIR)/$(am__dirstamp)
-components/epg/$(am__dirstamp):
-	@$(MKDIR_P) components/epg
-	@: > components/epg/$(am__dirstamp)
-components/epg/$(DEPDIR)/$(am__dirstamp):
-	@$(MKDIR_P) components/epg/$(DEPDIR)
-	@: > components/epg/$(DEPDIR)/$(am__dirstamp)
-components/epg/libqt4_plugin_la-EPGChannels.lo:  \
-	components/epg/$(am__dirstamp) \
-	components/epg/$(DEPDIR)/$(am__dirstamp)
-components/epg/libqt4_plugin_la-EPGItem.lo:  \
-	components/epg/$(am__dirstamp) \
-	components/epg/$(DEPDIR)/$(am__dirstamp)
-components/epg/libqt4_plugin_la-EPGRuler.lo:  \
-	components/epg/$(am__dirstamp) \
-	components/epg/$(DEPDIR)/$(am__dirstamp)
-components/epg/libqt4_plugin_la-EPGView.lo:  \
-	components/epg/$(am__dirstamp) \
-	components/epg/$(DEPDIR)/$(am__dirstamp)
-components/epg/libqt4_plugin_la-EPGWidget.lo:  \
-	components/epg/$(am__dirstamp) \
-	components/epg/$(DEPDIR)/$(am__dirstamp)
-components/playlist/$(am__dirstamp):
-	@$(MKDIR_P) components/playlist
-	@: > components/playlist/$(am__dirstamp)
-components/playlist/$(DEPDIR)/$(am__dirstamp):
-	@$(MKDIR_P) components/playlist/$(DEPDIR)
-	@: > components/playlist/$(DEPDIR)/$(am__dirstamp)
-components/playlist/libqt4_plugin_la-icon_view.lo:  \
-	components/playlist/$(am__dirstamp) \
-	components/playlist/$(DEPDIR)/$(am__dirstamp)
-components/playlist/libqt4_plugin_la-playlist_model.lo:  \
-	components/playlist/$(am__dirstamp) \
-	components/playlist/$(DEPDIR)/$(am__dirstamp)
-components/playlist/libqt4_plugin_la-playlist_item.lo:  \
-	components/playlist/$(am__dirstamp) \
-	components/playlist/$(DEPDIR)/$(am__dirstamp)
-components/playlist/libqt4_plugin_la-standardpanel.lo:  \
-	components/playlist/$(am__dirstamp) \
-	components/playlist/$(DEPDIR)/$(am__dirstamp)
-components/playlist/libqt4_plugin_la-playlist.lo:  \
-	components/playlist/$(am__dirstamp) \
-	components/playlist/$(DEPDIR)/$(am__dirstamp)
-components/playlist/libqt4_plugin_la-selector.lo:  \
-	components/playlist/$(am__dirstamp) \
-	components/playlist/$(DEPDIR)/$(am__dirstamp)
-components/sout/$(am__dirstamp):
-	@$(MKDIR_P) components/sout
-	@: > components/sout/$(am__dirstamp)
-components/sout/$(DEPDIR)/$(am__dirstamp):
-	@$(MKDIR_P) components/sout/$(DEPDIR)
-	@: > components/sout/$(DEPDIR)/$(am__dirstamp)
-components/sout/libqt4_plugin_la-profile_selector.lo:  \
-	components/sout/$(am__dirstamp) \
-	components/sout/$(DEPDIR)/$(am__dirstamp)
-components/sout/libqt4_plugin_la-sout_widgets.lo:  \
-	components/sout/$(am__dirstamp) \
-	components/sout/$(DEPDIR)/$(am__dirstamp)
-util/$(am__dirstamp):
-	@$(MKDIR_P) util
-	@: > util/$(am__dirstamp)
-util/$(DEPDIR)/$(am__dirstamp):
-	@$(MKDIR_P) util/$(DEPDIR)
-	@: > util/$(DEPDIR)/$(am__dirstamp)
-util/libqt4_plugin_la-input_slider.lo: util/$(am__dirstamp) \
-	util/$(DEPDIR)/$(am__dirstamp)
-util/libqt4_plugin_la-customwidgets.lo: util/$(am__dirstamp) \
-	util/$(DEPDIR)/$(am__dirstamp)
-util/libqt4_plugin_la-registry.lo: util/$(am__dirstamp) \
-	util/$(DEPDIR)/$(am__dirstamp)
-dialogs/libqt4_plugin_la-playlist.moc.lo: dialogs/$(am__dirstamp) \
-	dialogs/$(DEPDIR)/$(am__dirstamp)
-dialogs/libqt4_plugin_la-bookmarks.moc.lo: dialogs/$(am__dirstamp) \
-	dialogs/$(DEPDIR)/$(am__dirstamp)
-dialogs/libqt4_plugin_la-mediainfo.moc.lo: dialogs/$(am__dirstamp) \
-	dialogs/$(DEPDIR)/$(am__dirstamp)
-dialogs/libqt4_plugin_la-extended.moc.lo: dialogs/$(am__dirstamp) \
-	dialogs/$(DEPDIR)/$(am__dirstamp)
-dialogs/libqt4_plugin_la-messages.moc.lo: dialogs/$(am__dirstamp) \
-	dialogs/$(DEPDIR)/$(am__dirstamp)
-dialogs/libqt4_plugin_la-epg.moc.lo: dialogs/$(am__dirstamp) \
-	dialogs/$(DEPDIR)/$(am__dirstamp)
-dialogs/libqt4_plugin_la-errors.moc.lo: dialogs/$(am__dirstamp) \
-	dialogs/$(DEPDIR)/$(am__dirstamp)
-dialogs/libqt4_plugin_la-external.moc.lo: dialogs/$(am__dirstamp) \
-	dialogs/$(DEPDIR)/$(am__dirstamp)
-dialogs/libqt4_plugin_la-plugins.moc.lo: dialogs/$(am__dirstamp) \
-	dialogs/$(DEPDIR)/$(am__dirstamp)
-dialogs/libqt4_plugin_la-preferences.moc.lo: dialogs/$(am__dirstamp) \
-	dialogs/$(DEPDIR)/$(am__dirstamp)
-dialogs/libqt4_plugin_la-sout.moc.lo: dialogs/$(am__dirstamp) \
-	dialogs/$(DEPDIR)/$(am__dirstamp)
-dialogs/libqt4_plugin_la-convert.moc.lo: dialogs/$(am__dirstamp) \
-	dialogs/$(DEPDIR)/$(am__dirstamp)
-dialogs/libqt4_plugin_la-help.moc.lo: dialogs/$(am__dirstamp) \
-	dialogs/$(DEPDIR)/$(am__dirstamp)
-dialogs/libqt4_plugin_la-gototime.moc.lo: dialogs/$(am__dirstamp) \
-	dialogs/$(DEPDIR)/$(am__dirstamp)
-dialogs/libqt4_plugin_la-toolbar.moc.lo: dialogs/$(am__dirstamp) \
-	dialogs/$(DEPDIR)/$(am__dirstamp)
-dialogs/libqt4_plugin_la-open.moc.lo: dialogs/$(am__dirstamp) \
-	dialogs/$(DEPDIR)/$(am__dirstamp)
-dialogs/libqt4_plugin_la-openurl.moc.lo: dialogs/$(am__dirstamp) \
-	dialogs/$(DEPDIR)/$(am__dirstamp)
-dialogs/libqt4_plugin_la-podcast_configuration.moc.lo:  \
-	dialogs/$(am__dirstamp) dialogs/$(DEPDIR)/$(am__dirstamp)
-dialogs/libqt4_plugin_la-vlm.moc.lo: dialogs/$(am__dirstamp) \
-	dialogs/$(DEPDIR)/$(am__dirstamp)
-dialogs/libqt4_plugin_la-firstrun.moc.lo: dialogs/$(am__dirstamp) \
-	dialogs/$(DEPDIR)/$(am__dirstamp)
-dialogs/libqt4_plugin_la-extensions.moc.lo: dialogs/$(am__dirstamp) \
-	dialogs/$(DEPDIR)/$(am__dirstamp)
-components/libqt4_plugin_la-extended_panels.moc.lo:  \
-	components/$(am__dirstamp) \
-	components/$(DEPDIR)/$(am__dirstamp)
-components/libqt4_plugin_la-info_panels.moc.lo:  \
-	components/$(am__dirstamp) \
-	components/$(DEPDIR)/$(am__dirstamp)
-components/libqt4_plugin_la-preferences_widgets.moc.lo:  \
-	components/$(am__dirstamp) \
-	components/$(DEPDIR)/$(am__dirstamp)
-components/libqt4_plugin_la-complete_preferences.moc.lo:  \
-	components/$(am__dirstamp) \
-	components/$(DEPDIR)/$(am__dirstamp)
-components/libqt4_plugin_la-simple_preferences.moc.lo:  \
-	components/$(am__dirstamp) \
-	components/$(DEPDIR)/$(am__dirstamp)
-components/libqt4_plugin_la-open_panels.moc.lo:  \
-	components/$(am__dirstamp) \
-	components/$(DEPDIR)/$(am__dirstamp)
-components/libqt4_plugin_la-interface_widgets.moc.lo:  \
-	components/$(am__dirstamp) \
-	components/$(DEPDIR)/$(am__dirstamp)
-components/libqt4_plugin_la-controller.moc.lo:  \
-	components/$(am__dirstamp) \
-	components/$(DEPDIR)/$(am__dirstamp)
-components/libqt4_plugin_la-controller_widget.moc.lo:  \
-	components/$(am__dirstamp) \
-	components/$(DEPDIR)/$(am__dirstamp)
-components/epg/libqt4_plugin_la-EPGChannels.moc.lo:  \
-	components/epg/$(am__dirstamp) \
-	components/epg/$(DEPDIR)/$(am__dirstamp)
-components/epg/libqt4_plugin_la-EPGRuler.moc.lo:  \
-	components/epg/$(am__dirstamp) \
-	components/epg/$(DEPDIR)/$(am__dirstamp)
-components/epg/libqt4_plugin_la-EPGView.moc.lo:  \
-	components/epg/$(am__dirstamp) \
-	components/epg/$(DEPDIR)/$(am__dirstamp)
-components/epg/libqt4_plugin_la-EPGWidget.moc.lo:  \
-	components/epg/$(am__dirstamp) \
-	components/epg/$(DEPDIR)/$(am__dirstamp)
-components/playlist/libqt4_plugin_la-icon_view.moc.lo:  \
-	components/playlist/$(am__dirstamp) \
-	components/playlist/$(DEPDIR)/$(am__dirstamp)
-components/playlist/libqt4_plugin_la-playlist_model.moc.lo:  \
-	components/playlist/$(am__dirstamp) \
-	components/playlist/$(DEPDIR)/$(am__dirstamp)
-components/playlist/libqt4_plugin_la-playlist.moc.lo:  \
-	components/playlist/$(am__dirstamp) \
-	components/playlist/$(DEPDIR)/$(am__dirstamp)
-components/playlist/libqt4_plugin_la-standardpanel.moc.lo:  \
-	components/playlist/$(am__dirstamp) \
-	components/playlist/$(DEPDIR)/$(am__dirstamp)
-components/playlist/libqt4_plugin_la-selector.moc.lo:  \
-	components/playlist/$(am__dirstamp) \
-	components/playlist/$(DEPDIR)/$(am__dirstamp)
-components/sout/libqt4_plugin_la-profile_selector.moc.lo:  \
-	components/sout/$(am__dirstamp) \
-	components/sout/$(DEPDIR)/$(am__dirstamp)
-components/sout/libqt4_plugin_la-sout_widgets.moc.lo:  \
-	components/sout/$(am__dirstamp) \
-	components/sout/$(DEPDIR)/$(am__dirstamp)
-util/libqt4_plugin_la-input_slider.moc.lo: util/$(am__dirstamp) \
-	util/$(DEPDIR)/$(am__dirstamp)
-util/libqt4_plugin_la-customwidgets.moc.lo: util/$(am__dirstamp) \
-	util/$(DEPDIR)/$(am__dirstamp)
-util/libqt4_plugin_la-qvlcapp.moc.lo: util/$(am__dirstamp) \
-	util/$(DEPDIR)/$(am__dirstamp)
-libqt4_plugin.la: $(libqt4_plugin_la_OBJECTS) $(libqt4_plugin_la_DEPENDENCIES) 
-	$(AM_V_CXXLD)$(libqt4_plugin_la_LINK)  $(libqt4_plugin_la_OBJECTS) $(libqt4_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-	-rm -f components/epg/libqt4_plugin_la-EPGChannels.$(OBJEXT)
-	-rm -f components/epg/libqt4_plugin_la-EPGChannels.lo
-	-rm -f components/epg/libqt4_plugin_la-EPGChannels.moc.$(OBJEXT)
-	-rm -f components/epg/libqt4_plugin_la-EPGChannels.moc.lo
-	-rm -f components/epg/libqt4_plugin_la-EPGItem.$(OBJEXT)
-	-rm -f components/epg/libqt4_plugin_la-EPGItem.lo
-	-rm -f components/epg/libqt4_plugin_la-EPGRuler.$(OBJEXT)
-	-rm -f components/epg/libqt4_plugin_la-EPGRuler.lo
-	-rm -f components/epg/libqt4_plugin_la-EPGRuler.moc.$(OBJEXT)
-	-rm -f components/epg/libqt4_plugin_la-EPGRuler.moc.lo
-	-rm -f components/epg/libqt4_plugin_la-EPGView.$(OBJEXT)
-	-rm -f components/epg/libqt4_plugin_la-EPGView.lo
-	-rm -f components/epg/libqt4_plugin_la-EPGView.moc.$(OBJEXT)
-	-rm -f components/epg/libqt4_plugin_la-EPGView.moc.lo
-	-rm -f components/epg/libqt4_plugin_la-EPGWidget.$(OBJEXT)
-	-rm -f components/epg/libqt4_plugin_la-EPGWidget.lo
-	-rm -f components/epg/libqt4_plugin_la-EPGWidget.moc.$(OBJEXT)
-	-rm -f components/epg/libqt4_plugin_la-EPGWidget.moc.lo
-	-rm -f components/libqt4_plugin_la-complete_preferences.$(OBJEXT)
-	-rm -f components/libqt4_plugin_la-complete_preferences.lo
-	-rm -f components/libqt4_plugin_la-complete_preferences.moc.$(OBJEXT)
-	-rm -f components/libqt4_plugin_la-complete_preferences.moc.lo
-	-rm -f components/libqt4_plugin_la-controller.$(OBJEXT)
-	-rm -f components/libqt4_plugin_la-controller.lo
-	-rm -f components/libqt4_plugin_la-controller.moc.$(OBJEXT)
-	-rm -f components/libqt4_plugin_la-controller.moc.lo
-	-rm -f components/libqt4_plugin_la-controller_widget.$(OBJEXT)
-	-rm -f components/libqt4_plugin_la-controller_widget.lo
-	-rm -f components/libqt4_plugin_la-controller_widget.moc.$(OBJEXT)
-	-rm -f components/libqt4_plugin_la-controller_widget.moc.lo
-	-rm -f components/libqt4_plugin_la-extended_panels.$(OBJEXT)
-	-rm -f components/libqt4_plugin_la-extended_panels.lo
-	-rm -f components/libqt4_plugin_la-extended_panels.moc.$(OBJEXT)
-	-rm -f components/libqt4_plugin_la-extended_panels.moc.lo
-	-rm -f components/libqt4_plugin_la-info_panels.$(OBJEXT)
-	-rm -f components/libqt4_plugin_la-info_panels.lo
-	-rm -f components/libqt4_plugin_la-info_panels.moc.$(OBJEXT)
-	-rm -f components/libqt4_plugin_la-info_panels.moc.lo
-	-rm -f components/libqt4_plugin_la-interface_widgets.$(OBJEXT)
-	-rm -f components/libqt4_plugin_la-interface_widgets.lo
-	-rm -f components/libqt4_plugin_la-interface_widgets.moc.$(OBJEXT)
-	-rm -f components/libqt4_plugin_la-interface_widgets.moc.lo
-	-rm -f components/libqt4_plugin_la-open_panels.$(OBJEXT)
-	-rm -f components/libqt4_plugin_la-open_panels.lo
-	-rm -f components/libqt4_plugin_la-open_panels.moc.$(OBJEXT)
-	-rm -f components/libqt4_plugin_la-open_panels.moc.lo
-	-rm -f components/libqt4_plugin_la-preferences_widgets.$(OBJEXT)
-	-rm -f components/libqt4_plugin_la-preferences_widgets.lo
-	-rm -f components/libqt4_plugin_la-preferences_widgets.moc.$(OBJEXT)
-	-rm -f components/libqt4_plugin_la-preferences_widgets.moc.lo
-	-rm -f components/libqt4_plugin_la-simple_preferences.$(OBJEXT)
-	-rm -f components/libqt4_plugin_la-simple_preferences.lo
-	-rm -f components/libqt4_plugin_la-simple_preferences.moc.$(OBJEXT)
-	-rm -f components/libqt4_plugin_la-simple_preferences.moc.lo
-	-rm -f components/playlist/libqt4_plugin_la-icon_view.$(OBJEXT)
-	-rm -f components/playlist/libqt4_plugin_la-icon_view.lo
-	-rm -f components/playlist/libqt4_plugin_la-icon_view.moc.$(OBJEXT)
-	-rm -f components/playlist/libqt4_plugin_la-icon_view.moc.lo
-	-rm -f components/playlist/libqt4_plugin_la-playlist.$(OBJEXT)
-	-rm -f components/playlist/libqt4_plugin_la-playlist.lo
-	-rm -f components/playlist/libqt4_plugin_la-playlist.moc.$(OBJEXT)
-	-rm -f components/playlist/libqt4_plugin_la-playlist.moc.lo
-	-rm -f components/playlist/libqt4_plugin_la-playlist_item.$(OBJEXT)
-	-rm -f components/playlist/libqt4_plugin_la-playlist_item.lo
-	-rm -f components/playlist/libqt4_plugin_la-playlist_model.$(OBJEXT)
-	-rm -f components/playlist/libqt4_plugin_la-playlist_model.lo
-	-rm -f components/playlist/libqt4_plugin_la-playlist_model.moc.$(OBJEXT)
-	-rm -f components/playlist/libqt4_plugin_la-playlist_model.moc.lo
-	-rm -f components/playlist/libqt4_plugin_la-selector.$(OBJEXT)
-	-rm -f components/playlist/libqt4_plugin_la-selector.lo
-	-rm -f components/playlist/libqt4_plugin_la-selector.moc.$(OBJEXT)
-	-rm -f components/playlist/libqt4_plugin_la-selector.moc.lo
-	-rm -f components/playlist/libqt4_plugin_la-standardpanel.$(OBJEXT)
-	-rm -f components/playlist/libqt4_plugin_la-standardpanel.lo
-	-rm -f components/playlist/libqt4_plugin_la-standardpanel.moc.$(OBJEXT)
-	-rm -f components/playlist/libqt4_plugin_la-standardpanel.moc.lo
-	-rm -f components/sout/libqt4_plugin_la-profile_selector.$(OBJEXT)
-	-rm -f components/sout/libqt4_plugin_la-profile_selector.lo
-	-rm -f components/sout/libqt4_plugin_la-profile_selector.moc.$(OBJEXT)
-	-rm -f components/sout/libqt4_plugin_la-profile_selector.moc.lo
-	-rm -f components/sout/libqt4_plugin_la-sout_widgets.$(OBJEXT)
-	-rm -f components/sout/libqt4_plugin_la-sout_widgets.lo
-	-rm -f components/sout/libqt4_plugin_la-sout_widgets.moc.$(OBJEXT)
-	-rm -f components/sout/libqt4_plugin_la-sout_widgets.moc.lo
-	-rm -f dialogs/libqt4_plugin_la-bookmarks.$(OBJEXT)
-	-rm -f dialogs/libqt4_plugin_la-bookmarks.lo
-	-rm -f dialogs/libqt4_plugin_la-bookmarks.moc.$(OBJEXT)
-	-rm -f dialogs/libqt4_plugin_la-bookmarks.moc.lo
-	-rm -f dialogs/libqt4_plugin_la-convert.$(OBJEXT)
-	-rm -f dialogs/libqt4_plugin_la-convert.lo
-	-rm -f dialogs/libqt4_plugin_la-convert.moc.$(OBJEXT)
-	-rm -f dialogs/libqt4_plugin_la-convert.moc.lo
-	-rm -f dialogs/libqt4_plugin_la-epg.$(OBJEXT)
-	-rm -f dialogs/libqt4_plugin_la-epg.lo
-	-rm -f dialogs/libqt4_plugin_la-epg.moc.$(OBJEXT)
-	-rm -f dialogs/libqt4_plugin_la-epg.moc.lo
-	-rm -f dialogs/libqt4_plugin_la-errors.$(OBJEXT)
-	-rm -f dialogs/libqt4_plugin_la-errors.lo
-	-rm -f dialogs/libqt4_plugin_la-errors.moc.$(OBJEXT)
-	-rm -f dialogs/libqt4_plugin_la-errors.moc.lo
-	-rm -f dialogs/libqt4_plugin_la-extended.$(OBJEXT)
-	-rm -f dialogs/libqt4_plugin_la-extended.lo
-	-rm -f dialogs/libqt4_plugin_la-extended.moc.$(OBJEXT)
-	-rm -f dialogs/libqt4_plugin_la-extended.moc.lo
-	-rm -f dialogs/libqt4_plugin_la-extensions.$(OBJEXT)
-	-rm -f dialogs/libqt4_plugin_la-extensions.lo
-	-rm -f dialogs/libqt4_plugin_la-extensions.moc.$(OBJEXT)
-	-rm -f dialogs/libqt4_plugin_la-extensions.moc.lo
-	-rm -f dialogs/libqt4_plugin_la-external.$(OBJEXT)
-	-rm -f dialogs/libqt4_plugin_la-external.lo
-	-rm -f dialogs/libqt4_plugin_la-external.moc.$(OBJEXT)
-	-rm -f dialogs/libqt4_plugin_la-external.moc.lo
-	-rm -f dialogs/libqt4_plugin_la-firstrun.$(OBJEXT)
-	-rm -f dialogs/libqt4_plugin_la-firstrun.lo
-	-rm -f dialogs/libqt4_plugin_la-firstrun.moc.$(OBJEXT)
-	-rm -f dialogs/libqt4_plugin_la-firstrun.moc.lo
-	-rm -f dialogs/libqt4_plugin_la-gototime.$(OBJEXT)
-	-rm -f dialogs/libqt4_plugin_la-gototime.lo
-	-rm -f dialogs/libqt4_plugin_la-gototime.moc.$(OBJEXT)
-	-rm -f dialogs/libqt4_plugin_la-gototime.moc.lo
-	-rm -f dialogs/libqt4_plugin_la-help.$(OBJEXT)
-	-rm -f dialogs/libqt4_plugin_la-help.lo
-	-rm -f dialogs/libqt4_plugin_la-help.moc.$(OBJEXT)
-	-rm -f dialogs/libqt4_plugin_la-help.moc.lo
-	-rm -f dialogs/libqt4_plugin_la-mediainfo.$(OBJEXT)
-	-rm -f dialogs/libqt4_plugin_la-mediainfo.lo
-	-rm -f dialogs/libqt4_plugin_la-mediainfo.moc.$(OBJEXT)
-	-rm -f dialogs/libqt4_plugin_la-mediainfo.moc.lo
-	-rm -f dialogs/libqt4_plugin_la-messages.$(OBJEXT)
-	-rm -f dialogs/libqt4_plugin_la-messages.lo
-	-rm -f dialogs/libqt4_plugin_la-messages.moc.$(OBJEXT)
-	-rm -f dialogs/libqt4_plugin_la-messages.moc.lo
-	-rm -f dialogs/libqt4_plugin_la-open.$(OBJEXT)
-	-rm -f dialogs/libqt4_plugin_la-open.lo
-	-rm -f dialogs/libqt4_plugin_la-open.moc.$(OBJEXT)
-	-rm -f dialogs/libqt4_plugin_la-open.moc.lo
-	-rm -f dialogs/libqt4_plugin_la-openurl.$(OBJEXT)
-	-rm -f dialogs/libqt4_plugin_la-openurl.lo
-	-rm -f dialogs/libqt4_plugin_la-openurl.moc.$(OBJEXT)
-	-rm -f dialogs/libqt4_plugin_la-openurl.moc.lo
-	-rm -f dialogs/libqt4_plugin_la-playlist.$(OBJEXT)
-	-rm -f dialogs/libqt4_plugin_la-playlist.lo
-	-rm -f dialogs/libqt4_plugin_la-playlist.moc.$(OBJEXT)
-	-rm -f dialogs/libqt4_plugin_la-playlist.moc.lo
-	-rm -f dialogs/libqt4_plugin_la-plugins.$(OBJEXT)
-	-rm -f dialogs/libqt4_plugin_la-plugins.lo
-	-rm -f dialogs/libqt4_plugin_la-plugins.moc.$(OBJEXT)
-	-rm -f dialogs/libqt4_plugin_la-plugins.moc.lo
-	-rm -f dialogs/libqt4_plugin_la-podcast_configuration.$(OBJEXT)
-	-rm -f dialogs/libqt4_plugin_la-podcast_configuration.lo
-	-rm -f dialogs/libqt4_plugin_la-podcast_configuration.moc.$(OBJEXT)
-	-rm -f dialogs/libqt4_plugin_la-podcast_configuration.moc.lo
-	-rm -f dialogs/libqt4_plugin_la-preferences.$(OBJEXT)
-	-rm -f dialogs/libqt4_plugin_la-preferences.lo
-	-rm -f dialogs/libqt4_plugin_la-preferences.moc.$(OBJEXT)
-	-rm -f dialogs/libqt4_plugin_la-preferences.moc.lo
-	-rm -f dialogs/libqt4_plugin_la-sout.$(OBJEXT)
-	-rm -f dialogs/libqt4_plugin_la-sout.lo
-	-rm -f dialogs/libqt4_plugin_la-sout.moc.$(OBJEXT)
-	-rm -f dialogs/libqt4_plugin_la-sout.moc.lo
-	-rm -f dialogs/libqt4_plugin_la-toolbar.$(OBJEXT)
-	-rm -f dialogs/libqt4_plugin_la-toolbar.lo
-	-rm -f dialogs/libqt4_plugin_la-toolbar.moc.$(OBJEXT)
-	-rm -f dialogs/libqt4_plugin_la-toolbar.moc.lo
-	-rm -f dialogs/libqt4_plugin_la-vlm.$(OBJEXT)
-	-rm -f dialogs/libqt4_plugin_la-vlm.lo
-	-rm -f dialogs/libqt4_plugin_la-vlm.moc.$(OBJEXT)
-	-rm -f dialogs/libqt4_plugin_la-vlm.moc.lo
-	-rm -f util/libqt4_plugin_la-customwidgets.$(OBJEXT)
-	-rm -f util/libqt4_plugin_la-customwidgets.lo
-	-rm -f util/libqt4_plugin_la-customwidgets.moc.$(OBJEXT)
-	-rm -f util/libqt4_plugin_la-customwidgets.moc.lo
-	-rm -f util/libqt4_plugin_la-input_slider.$(OBJEXT)
-	-rm -f util/libqt4_plugin_la-input_slider.lo
-	-rm -f util/libqt4_plugin_la-input_slider.moc.$(OBJEXT)
-	-rm -f util/libqt4_plugin_la-input_slider.moc.lo
-	-rm -f util/libqt4_plugin_la-qvlcapp.moc.$(OBJEXT)
-	-rm -f util/libqt4_plugin_la-qvlcapp.moc.lo
-	-rm -f util/libqt4_plugin_la-registry.$(OBJEXT)
-	-rm -f util/libqt4_plugin_la-registry.lo
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libqt4_plugin_la-actions_manager.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libqt4_plugin_la-actions_manager.moc.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libqt4_plugin_la-dialogs_provider.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libqt4_plugin_la-dialogs_provider.moc.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libqt4_plugin_la-extensions_manager.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libqt4_plugin_la-extensions_manager.moc.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libqt4_plugin_la-input_manager.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libqt4_plugin_la-input_manager.moc.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libqt4_plugin_la-main_interface.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libqt4_plugin_la-main_interface.moc.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libqt4_plugin_la-main_interface_win32.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libqt4_plugin_la-menus.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libqt4_plugin_la-menus.moc.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libqt4_plugin_la-qt4.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libqt4_plugin_la-recents.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libqt4_plugin_la-recents.moc.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libqt4_plugin_la-resources.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libqt4_plugin_la-variables.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libqt4_plugin_la-variables.moc.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at components/$(DEPDIR)/libqt4_plugin_la-complete_preferences.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at components/$(DEPDIR)/libqt4_plugin_la-complete_preferences.moc.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at components/$(DEPDIR)/libqt4_plugin_la-controller.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at components/$(DEPDIR)/libqt4_plugin_la-controller.moc.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at components/$(DEPDIR)/libqt4_plugin_la-controller_widget.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at components/$(DEPDIR)/libqt4_plugin_la-controller_widget.moc.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at components/$(DEPDIR)/libqt4_plugin_la-extended_panels.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at components/$(DEPDIR)/libqt4_plugin_la-extended_panels.moc.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at components/$(DEPDIR)/libqt4_plugin_la-info_panels.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at components/$(DEPDIR)/libqt4_plugin_la-info_panels.moc.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at components/$(DEPDIR)/libqt4_plugin_la-interface_widgets.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at components/$(DEPDIR)/libqt4_plugin_la-interface_widgets.moc.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at components/$(DEPDIR)/libqt4_plugin_la-open_panels.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at components/$(DEPDIR)/libqt4_plugin_la-open_panels.moc.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at components/$(DEPDIR)/libqt4_plugin_la-preferences_widgets.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at components/$(DEPDIR)/libqt4_plugin_la-preferences_widgets.moc.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at components/$(DEPDIR)/libqt4_plugin_la-simple_preferences.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at components/$(DEPDIR)/libqt4_plugin_la-simple_preferences.moc.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at components/epg/$(DEPDIR)/libqt4_plugin_la-EPGChannels.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at components/epg/$(DEPDIR)/libqt4_plugin_la-EPGChannels.moc.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at components/epg/$(DEPDIR)/libqt4_plugin_la-EPGItem.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at components/epg/$(DEPDIR)/libqt4_plugin_la-EPGRuler.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at components/epg/$(DEPDIR)/libqt4_plugin_la-EPGRuler.moc.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at components/epg/$(DEPDIR)/libqt4_plugin_la-EPGView.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at components/epg/$(DEPDIR)/libqt4_plugin_la-EPGView.moc.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at components/epg/$(DEPDIR)/libqt4_plugin_la-EPGWidget.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at components/epg/$(DEPDIR)/libqt4_plugin_la-EPGWidget.moc.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at components/playlist/$(DEPDIR)/libqt4_plugin_la-icon_view.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at components/playlist/$(DEPDIR)/libqt4_plugin_la-icon_view.moc.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at components/playlist/$(DEPDIR)/libqt4_plugin_la-playlist.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at components/playlist/$(DEPDIR)/libqt4_plugin_la-playlist.moc.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at components/playlist/$(DEPDIR)/libqt4_plugin_la-playlist_item.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at components/playlist/$(DEPDIR)/libqt4_plugin_la-playlist_model.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at components/playlist/$(DEPDIR)/libqt4_plugin_la-playlist_model.moc.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at components/playlist/$(DEPDIR)/libqt4_plugin_la-selector.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at components/playlist/$(DEPDIR)/libqt4_plugin_la-selector.moc.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at components/playlist/$(DEPDIR)/libqt4_plugin_la-standardpanel.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at components/playlist/$(DEPDIR)/libqt4_plugin_la-standardpanel.moc.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at components/sout/$(DEPDIR)/libqt4_plugin_la-profile_selector.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at components/sout/$(DEPDIR)/libqt4_plugin_la-profile_selector.moc.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at components/sout/$(DEPDIR)/libqt4_plugin_la-sout_widgets.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at components/sout/$(DEPDIR)/libqt4_plugin_la-sout_widgets.moc.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at dialogs/$(DEPDIR)/libqt4_plugin_la-bookmarks.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at dialogs/$(DEPDIR)/libqt4_plugin_la-bookmarks.moc.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at dialogs/$(DEPDIR)/libqt4_plugin_la-convert.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at dialogs/$(DEPDIR)/libqt4_plugin_la-convert.moc.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at dialogs/$(DEPDIR)/libqt4_plugin_la-epg.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at dialogs/$(DEPDIR)/libqt4_plugin_la-epg.moc.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at dialogs/$(DEPDIR)/libqt4_plugin_la-errors.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at dialogs/$(DEPDIR)/libqt4_plugin_la-errors.moc.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at dialogs/$(DEPDIR)/libqt4_plugin_la-extended.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at dialogs/$(DEPDIR)/libqt4_plugin_la-extended.moc.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at dialogs/$(DEPDIR)/libqt4_plugin_la-extensions.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at dialogs/$(DEPDIR)/libqt4_plugin_la-extensions.moc.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at dialogs/$(DEPDIR)/libqt4_plugin_la-external.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at dialogs/$(DEPDIR)/libqt4_plugin_la-external.moc.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at dialogs/$(DEPDIR)/libqt4_plugin_la-firstrun.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at dialogs/$(DEPDIR)/libqt4_plugin_la-firstrun.moc.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at dialogs/$(DEPDIR)/libqt4_plugin_la-gototime.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at dialogs/$(DEPDIR)/libqt4_plugin_la-gototime.moc.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at dialogs/$(DEPDIR)/libqt4_plugin_la-help.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at dialogs/$(DEPDIR)/libqt4_plugin_la-help.moc.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at dialogs/$(DEPDIR)/libqt4_plugin_la-mediainfo.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at dialogs/$(DEPDIR)/libqt4_plugin_la-mediainfo.moc.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at dialogs/$(DEPDIR)/libqt4_plugin_la-messages.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at dialogs/$(DEPDIR)/libqt4_plugin_la-messages.moc.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at dialogs/$(DEPDIR)/libqt4_plugin_la-open.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at dialogs/$(DEPDIR)/libqt4_plugin_la-open.moc.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at dialogs/$(DEPDIR)/libqt4_plugin_la-openurl.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at dialogs/$(DEPDIR)/libqt4_plugin_la-openurl.moc.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at dialogs/$(DEPDIR)/libqt4_plugin_la-playlist.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at dialogs/$(DEPDIR)/libqt4_plugin_la-playlist.moc.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at dialogs/$(DEPDIR)/libqt4_plugin_la-plugins.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at dialogs/$(DEPDIR)/libqt4_plugin_la-plugins.moc.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at dialogs/$(DEPDIR)/libqt4_plugin_la-podcast_configuration.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at dialogs/$(DEPDIR)/libqt4_plugin_la-podcast_configuration.moc.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at dialogs/$(DEPDIR)/libqt4_plugin_la-preferences.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at dialogs/$(DEPDIR)/libqt4_plugin_la-preferences.moc.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at dialogs/$(DEPDIR)/libqt4_plugin_la-sout.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at dialogs/$(DEPDIR)/libqt4_plugin_la-sout.moc.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at dialogs/$(DEPDIR)/libqt4_plugin_la-toolbar.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at dialogs/$(DEPDIR)/libqt4_plugin_la-toolbar.moc.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at dialogs/$(DEPDIR)/libqt4_plugin_la-vlm.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at dialogs/$(DEPDIR)/libqt4_plugin_la-vlm.moc.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at util/$(DEPDIR)/libqt4_plugin_la-customwidgets.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at util/$(DEPDIR)/libqt4_plugin_la-customwidgets.moc.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at util/$(DEPDIR)/libqt4_plugin_la-input_slider.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at util/$(DEPDIR)/libqt4_plugin_la-input_slider.moc.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at util/$(DEPDIR)/libqt4_plugin_la-qvlcapp.moc.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at util/$(DEPDIR)/libqt4_plugin_la-registry.Plo at am__quote@
-
-.cpp.o:
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
- at am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
- at am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ $<
-
-.cpp.obj:
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
- at am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
- at am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
-
-.cpp.lo:
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
- at am__fastdepCXX_TRUE@	$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
- at am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LTCXXCOMPILE) -c -o $@ $<
-
-libqt4_plugin_la-qt4.lo: qt4.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libqt4_plugin_la-qt4.lo -MD -MP -MF $(DEPDIR)/libqt4_plugin_la-qt4.Tpo -c -o libqt4_plugin_la-qt4.lo `test -f 'qt4.cpp' || echo '$(srcdir)/'`qt4.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libqt4_plugin_la-qt4.Tpo $(DEPDIR)/libqt4_plugin_la-qt4.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='qt4.cpp' object='libqt4_plugin_la-qt4.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libqt4_plugin_la-qt4.lo `test -f 'qt4.cpp' || echo '$(srcdir)/'`qt4.cpp
-
-libqt4_plugin_la-menus.lo: menus.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libqt4_plugin_la-menus.lo -MD -MP -MF $(DEPDIR)/libqt4_plugin_la-menus.Tpo -c -o libqt4_plugin_la-menus.lo `test -f 'menus.cpp' || echo '$(srcdir)/'`menus.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libqt4_plugin_la-menus.Tpo $(DEPDIR)/libqt4_plugin_la-menus.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='menus.cpp' object='libqt4_plugin_la-menus.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libqt4_plugin_la-menus.lo `test -f 'menus.cpp' || echo '$(srcdir)/'`menus.cpp
-
-libqt4_plugin_la-main_interface.lo: main_interface.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libqt4_plugin_la-main_interface.lo -MD -MP -MF $(DEPDIR)/libqt4_plugin_la-main_interface.Tpo -c -o libqt4_plugin_la-main_interface.lo `test -f 'main_interface.cpp' || echo '$(srcdir)/'`main_interface.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libqt4_plugin_la-main_interface.Tpo $(DEPDIR)/libqt4_plugin_la-main_interface.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='main_interface.cpp' object='libqt4_plugin_la-main_interface.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libqt4_plugin_la-main_interface.lo `test -f 'main_interface.cpp' || echo '$(srcdir)/'`main_interface.cpp
-
-libqt4_plugin_la-main_interface_win32.lo: main_interface_win32.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libqt4_plugin_la-main_interface_win32.lo -MD -MP -MF $(DEPDIR)/libqt4_plugin_la-main_interface_win32.Tpo -c -o libqt4_plugin_la-main_interface_win32.lo `test -f 'main_interface_win32.cpp' || echo '$(srcdir)/'`main_interface_win32.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libqt4_plugin_la-main_interface_win32.Tpo $(DEPDIR)/libqt4_plugin_la-main_interface_win32.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='main_interface_win32.cpp' object='libqt4_plugin_la-main_interface_win32.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libqt4_plugin_la-main_interface_win32.lo `test -f 'main_interface_win32.cpp' || echo '$(srcdir)/'`main_interface_win32.cpp
-
-libqt4_plugin_la-dialogs_provider.lo: dialogs_provider.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libqt4_plugin_la-dialogs_provider.lo -MD -MP -MF $(DEPDIR)/libqt4_plugin_la-dialogs_provider.Tpo -c -o libqt4_plugin_la-dialogs_provider.lo `test -f 'dialogs_provider.cpp' || echo '$(srcdir)/'`dialogs_provider.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libqt4_plugin_la-dialogs_provider.Tpo $(DEPDIR)/libqt4_plugin_la-dialogs_provider.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='dialogs_provider.cpp' object='libqt4_plugin_la-dialogs_provider.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libqt4_plugin_la-dialogs_provider.lo `test -f 'dialogs_provider.cpp' || echo '$(srcdir)/'`dialogs_provider.cpp
-
-libqt4_plugin_la-input_manager.lo: input_manager.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libqt4_plugin_la-input_manager.lo -MD -MP -MF $(DEPDIR)/libqt4_plugin_la-input_manager.Tpo -c -o libqt4_plugin_la-input_manager.lo `test -f 'input_manager.cpp' || echo '$(srcdir)/'`input_manager.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libqt4_plugin_la-input_manager.Tpo $(DEPDIR)/libqt4_plugin_la-input_manager.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='input_manager.cpp' object='libqt4_plugin_la-input_manager.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libqt4_plugin_la-input_manager.lo `test -f 'input_manager.cpp' || echo '$(srcdir)/'`input_manager.cpp
-
-libqt4_plugin_la-actions_manager.lo: actions_manager.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libqt4_plugin_la-actions_manager.lo -MD -MP -MF $(DEPDIR)/libqt4_plugin_la-actions_manager.Tpo -c -o libqt4_plugin_la-actions_manager.lo `test -f 'actions_manager.cpp' || echo '$(srcdir)/'`actions_manager.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libqt4_plugin_la-actions_manager.Tpo $(DEPDIR)/libqt4_plugin_la-actions_manager.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='actions_manager.cpp' object='libqt4_plugin_la-actions_manager.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libqt4_plugin_la-actions_manager.lo `test -f 'actions_manager.cpp' || echo '$(srcdir)/'`actions_manager.cpp
-
-libqt4_plugin_la-extensions_manager.lo: extensions_manager.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libqt4_plugin_la-extensions_manager.lo -MD -MP -MF $(DEPDIR)/libqt4_plugin_la-extensions_manager.Tpo -c -o libqt4_plugin_la-extensions_manager.lo `test -f 'extensions_manager.cpp' || echo '$(srcdir)/'`extensions_manager.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libqt4_plugin_la-extensions_manager.Tpo $(DEPDIR)/libqt4_plugin_la-extensions_manager.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='extensions_manager.cpp' object='libqt4_plugin_la-extensions_manager.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libqt4_plugin_la-extensions_manager.lo `test -f 'extensions_manager.cpp' || echo '$(srcdir)/'`extensions_manager.cpp
-
-libqt4_plugin_la-recents.lo: recents.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libqt4_plugin_la-recents.lo -MD -MP -MF $(DEPDIR)/libqt4_plugin_la-recents.Tpo -c -o libqt4_plugin_la-recents.lo `test -f 'recents.cpp' || echo '$(srcdir)/'`recents.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libqt4_plugin_la-recents.Tpo $(DEPDIR)/libqt4_plugin_la-recents.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='recents.cpp' object='libqt4_plugin_la-recents.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libqt4_plugin_la-recents.lo `test -f 'recents.cpp' || echo '$(srcdir)/'`recents.cpp
-
-libqt4_plugin_la-variables.lo: variables.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libqt4_plugin_la-variables.lo -MD -MP -MF $(DEPDIR)/libqt4_plugin_la-variables.Tpo -c -o libqt4_plugin_la-variables.lo `test -f 'variables.cpp' || echo '$(srcdir)/'`variables.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libqt4_plugin_la-variables.Tpo $(DEPDIR)/libqt4_plugin_la-variables.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='variables.cpp' object='libqt4_plugin_la-variables.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libqt4_plugin_la-variables.lo `test -f 'variables.cpp' || echo '$(srcdir)/'`variables.cpp
-
-dialogs/libqt4_plugin_la-playlist.lo: dialogs/playlist.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT dialogs/libqt4_plugin_la-playlist.lo -MD -MP -MF dialogs/$(DEPDIR)/libqt4_plugin_la-playlist.Tpo -c -o dialogs/libqt4_plugin_la-playlist.lo `test -f 'dialogs/playlist.cpp' || echo '$(srcdir)/'`dialogs/playlist.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libqt4_plugin_la-playlist.Tpo dialogs/$(DEPDIR)/libqt4_plugin_la-playlist.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='dialogs/playlist.cpp' object='dialogs/libqt4_plugin_la-playlist.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o dialogs/libqt4_plugin_la-playlist.lo `test -f 'dialogs/playlist.cpp' || echo '$(srcdir)/'`dialogs/playlist.cpp
-
-dialogs/libqt4_plugin_la-bookmarks.lo: dialogs/bookmarks.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT dialogs/libqt4_plugin_la-bookmarks.lo -MD -MP -MF dialogs/$(DEPDIR)/libqt4_plugin_la-bookmarks.Tpo -c -o dialogs/libqt4_plugin_la-bookmarks.lo `test -f 'dialogs/bookmarks.cpp' || echo '$(srcdir)/'`dialogs/bookmarks.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libqt4_plugin_la-bookmarks.Tpo dialogs/$(DEPDIR)/libqt4_plugin_la-bookmarks.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='dialogs/bookmarks.cpp' object='dialogs/libqt4_plugin_la-bookmarks.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o dialogs/libqt4_plugin_la-bookmarks.lo `test -f 'dialogs/bookmarks.cpp' || echo '$(srcdir)/'`dialogs/bookmarks.cpp
-
-dialogs/libqt4_plugin_la-preferences.lo: dialogs/preferences.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT dialogs/libqt4_plugin_la-preferences.lo -MD -MP -MF dialogs/$(DEPDIR)/libqt4_plugin_la-preferences.Tpo -c -o dialogs/libqt4_plugin_la-preferences.lo `test -f 'dialogs/preferences.cpp' || echo '$(srcdir)/'`dialogs/preferences.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libqt4_plugin_la-preferences.Tpo dialogs/$(DEPDIR)/libqt4_plugin_la-preferences.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='dialogs/preferences.cpp' object='dialogs/libqt4_plugin_la-preferences.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o dialogs/libqt4_plugin_la-preferences.lo `test -f 'dialogs/preferences.cpp' || echo '$(srcdir)/'`dialogs/preferences.cpp
-
-dialogs/libqt4_plugin_la-mediainfo.lo: dialogs/mediainfo.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT dialogs/libqt4_plugin_la-mediainfo.lo -MD -MP -MF dialogs/$(DEPDIR)/libqt4_plugin_la-mediainfo.Tpo -c -o dialogs/libqt4_plugin_la-mediainfo.lo `test -f 'dialogs/mediainfo.cpp' || echo '$(srcdir)/'`dialogs/mediainfo.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libqt4_plugin_la-mediainfo.Tpo dialogs/$(DEPDIR)/libqt4_plugin_la-mediainfo.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='dialogs/mediainfo.cpp' object='dialogs/libqt4_plugin_la-mediainfo.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o dialogs/libqt4_plugin_la-mediainfo.lo `test -f 'dialogs/mediainfo.cpp' || echo '$(srcdir)/'`dialogs/mediainfo.cpp
-
-dialogs/libqt4_plugin_la-epg.lo: dialogs/epg.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT dialogs/libqt4_plugin_la-epg.lo -MD -MP -MF dialogs/$(DEPDIR)/libqt4_plugin_la-epg.Tpo -c -o dialogs/libqt4_plugin_la-epg.lo `test -f 'dialogs/epg.cpp' || echo '$(srcdir)/'`dialogs/epg.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libqt4_plugin_la-epg.Tpo dialogs/$(DEPDIR)/libqt4_plugin_la-epg.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='dialogs/epg.cpp' object='dialogs/libqt4_plugin_la-epg.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o dialogs/libqt4_plugin_la-epg.lo `test -f 'dialogs/epg.cpp' || echo '$(srcdir)/'`dialogs/epg.cpp
-
-dialogs/libqt4_plugin_la-extended.lo: dialogs/extended.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT dialogs/libqt4_plugin_la-extended.lo -MD -MP -MF dialogs/$(DEPDIR)/libqt4_plugin_la-extended.Tpo -c -o dialogs/libqt4_plugin_la-extended.lo `test -f 'dialogs/extended.cpp' || echo '$(srcdir)/'`dialogs/extended.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libqt4_plugin_la-extended.Tpo dialogs/$(DEPDIR)/libqt4_plugin_la-extended.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='dialogs/extended.cpp' object='dialogs/libqt4_plugin_la-extended.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o dialogs/libqt4_plugin_la-extended.lo `test -f 'dialogs/extended.cpp' || echo '$(srcdir)/'`dialogs/extended.cpp
-
-dialogs/libqt4_plugin_la-messages.lo: dialogs/messages.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT dialogs/libqt4_plugin_la-messages.lo -MD -MP -MF dialogs/$(DEPDIR)/libqt4_plugin_la-messages.Tpo -c -o dialogs/libqt4_plugin_la-messages.lo `test -f 'dialogs/messages.cpp' || echo '$(srcdir)/'`dialogs/messages.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libqt4_plugin_la-messages.Tpo dialogs/$(DEPDIR)/libqt4_plugin_la-messages.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='dialogs/messages.cpp' object='dialogs/libqt4_plugin_la-messages.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o dialogs/libqt4_plugin_la-messages.lo `test -f 'dialogs/messages.cpp' || echo '$(srcdir)/'`dialogs/messages.cpp
-
-dialogs/libqt4_plugin_la-errors.lo: dialogs/errors.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT dialogs/libqt4_plugin_la-errors.lo -MD -MP -MF dialogs/$(DEPDIR)/libqt4_plugin_la-errors.Tpo -c -o dialogs/libqt4_plugin_la-errors.lo `test -f 'dialogs/errors.cpp' || echo '$(srcdir)/'`dialogs/errors.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libqt4_plugin_la-errors.Tpo dialogs/$(DEPDIR)/libqt4_plugin_la-errors.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='dialogs/errors.cpp' object='dialogs/libqt4_plugin_la-errors.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o dialogs/libqt4_plugin_la-errors.lo `test -f 'dialogs/errors.cpp' || echo '$(srcdir)/'`dialogs/errors.cpp
-
-dialogs/libqt4_plugin_la-external.lo: dialogs/external.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT dialogs/libqt4_plugin_la-external.lo -MD -MP -MF dialogs/$(DEPDIR)/libqt4_plugin_la-external.Tpo -c -o dialogs/libqt4_plugin_la-external.lo `test -f 'dialogs/external.cpp' || echo '$(srcdir)/'`dialogs/external.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libqt4_plugin_la-external.Tpo dialogs/$(DEPDIR)/libqt4_plugin_la-external.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='dialogs/external.cpp' object='dialogs/libqt4_plugin_la-external.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o dialogs/libqt4_plugin_la-external.lo `test -f 'dialogs/external.cpp' || echo '$(srcdir)/'`dialogs/external.cpp
-
-dialogs/libqt4_plugin_la-plugins.lo: dialogs/plugins.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT dialogs/libqt4_plugin_la-plugins.lo -MD -MP -MF dialogs/$(DEPDIR)/libqt4_plugin_la-plugins.Tpo -c -o dialogs/libqt4_plugin_la-plugins.lo `test -f 'dialogs/plugins.cpp' || echo '$(srcdir)/'`dialogs/plugins.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libqt4_plugin_la-plugins.Tpo dialogs/$(DEPDIR)/libqt4_plugin_la-plugins.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='dialogs/plugins.cpp' object='dialogs/libqt4_plugin_la-plugins.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o dialogs/libqt4_plugin_la-plugins.lo `test -f 'dialogs/plugins.cpp' || echo '$(srcdir)/'`dialogs/plugins.cpp
-
-dialogs/libqt4_plugin_la-sout.lo: dialogs/sout.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT dialogs/libqt4_plugin_la-sout.lo -MD -MP -MF dialogs/$(DEPDIR)/libqt4_plugin_la-sout.Tpo -c -o dialogs/libqt4_plugin_la-sout.lo `test -f 'dialogs/sout.cpp' || echo '$(srcdir)/'`dialogs/sout.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libqt4_plugin_la-sout.Tpo dialogs/$(DEPDIR)/libqt4_plugin_la-sout.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='dialogs/sout.cpp' object='dialogs/libqt4_plugin_la-sout.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o dialogs/libqt4_plugin_la-sout.lo `test -f 'dialogs/sout.cpp' || echo '$(srcdir)/'`dialogs/sout.cpp
-
-dialogs/libqt4_plugin_la-convert.lo: dialogs/convert.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT dialogs/libqt4_plugin_la-convert.lo -MD -MP -MF dialogs/$(DEPDIR)/libqt4_plugin_la-convert.Tpo -c -o dialogs/libqt4_plugin_la-convert.lo `test -f 'dialogs/convert.cpp' || echo '$(srcdir)/'`dialogs/convert.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libqt4_plugin_la-convert.Tpo dialogs/$(DEPDIR)/libqt4_plugin_la-convert.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='dialogs/convert.cpp' object='dialogs/libqt4_plugin_la-convert.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o dialogs/libqt4_plugin_la-convert.lo `test -f 'dialogs/convert.cpp' || echo '$(srcdir)/'`dialogs/convert.cpp
-
-dialogs/libqt4_plugin_la-help.lo: dialogs/help.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT dialogs/libqt4_plugin_la-help.lo -MD -MP -MF dialogs/$(DEPDIR)/libqt4_plugin_la-help.Tpo -c -o dialogs/libqt4_plugin_la-help.lo `test -f 'dialogs/help.cpp' || echo '$(srcdir)/'`dialogs/help.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libqt4_plugin_la-help.Tpo dialogs/$(DEPDIR)/libqt4_plugin_la-help.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='dialogs/help.cpp' object='dialogs/libqt4_plugin_la-help.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o dialogs/libqt4_plugin_la-help.lo `test -f 'dialogs/help.cpp' || echo '$(srcdir)/'`dialogs/help.cpp
-
-dialogs/libqt4_plugin_la-gototime.lo: dialogs/gototime.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT dialogs/libqt4_plugin_la-gototime.lo -MD -MP -MF dialogs/$(DEPDIR)/libqt4_plugin_la-gototime.Tpo -c -o dialogs/libqt4_plugin_la-gototime.lo `test -f 'dialogs/gototime.cpp' || echo '$(srcdir)/'`dialogs/gototime.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libqt4_plugin_la-gototime.Tpo dialogs/$(DEPDIR)/libqt4_plugin_la-gototime.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='dialogs/gototime.cpp' object='dialogs/libqt4_plugin_la-gototime.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o dialogs/libqt4_plugin_la-gototime.lo `test -f 'dialogs/gototime.cpp' || echo '$(srcdir)/'`dialogs/gototime.cpp
-
-dialogs/libqt4_plugin_la-toolbar.lo: dialogs/toolbar.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT dialogs/libqt4_plugin_la-toolbar.lo -MD -MP -MF dialogs/$(DEPDIR)/libqt4_plugin_la-toolbar.Tpo -c -o dialogs/libqt4_plugin_la-toolbar.lo `test -f 'dialogs/toolbar.cpp' || echo '$(srcdir)/'`dialogs/toolbar.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libqt4_plugin_la-toolbar.Tpo dialogs/$(DEPDIR)/libqt4_plugin_la-toolbar.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='dialogs/toolbar.cpp' object='dialogs/libqt4_plugin_la-toolbar.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o dialogs/libqt4_plugin_la-toolbar.lo `test -f 'dialogs/toolbar.cpp' || echo '$(srcdir)/'`dialogs/toolbar.cpp
-
-dialogs/libqt4_plugin_la-open.lo: dialogs/open.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT dialogs/libqt4_plugin_la-open.lo -MD -MP -MF dialogs/$(DEPDIR)/libqt4_plugin_la-open.Tpo -c -o dialogs/libqt4_plugin_la-open.lo `test -f 'dialogs/open.cpp' || echo '$(srcdir)/'`dialogs/open.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libqt4_plugin_la-open.Tpo dialogs/$(DEPDIR)/libqt4_plugin_la-open.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='dialogs/open.cpp' object='dialogs/libqt4_plugin_la-open.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o dialogs/libqt4_plugin_la-open.lo `test -f 'dialogs/open.cpp' || echo '$(srcdir)/'`dialogs/open.cpp
-
-dialogs/libqt4_plugin_la-openurl.lo: dialogs/openurl.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT dialogs/libqt4_plugin_la-openurl.lo -MD -MP -MF dialogs/$(DEPDIR)/libqt4_plugin_la-openurl.Tpo -c -o dialogs/libqt4_plugin_la-openurl.lo `test -f 'dialogs/openurl.cpp' || echo '$(srcdir)/'`dialogs/openurl.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libqt4_plugin_la-openurl.Tpo dialogs/$(DEPDIR)/libqt4_plugin_la-openurl.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='dialogs/openurl.cpp' object='dialogs/libqt4_plugin_la-openurl.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o dialogs/libqt4_plugin_la-openurl.lo `test -f 'dialogs/openurl.cpp' || echo '$(srcdir)/'`dialogs/openurl.cpp
-
-dialogs/libqt4_plugin_la-vlm.lo: dialogs/vlm.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT dialogs/libqt4_plugin_la-vlm.lo -MD -MP -MF dialogs/$(DEPDIR)/libqt4_plugin_la-vlm.Tpo -c -o dialogs/libqt4_plugin_la-vlm.lo `test -f 'dialogs/vlm.cpp' || echo '$(srcdir)/'`dialogs/vlm.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libqt4_plugin_la-vlm.Tpo dialogs/$(DEPDIR)/libqt4_plugin_la-vlm.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='dialogs/vlm.cpp' object='dialogs/libqt4_plugin_la-vlm.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o dialogs/libqt4_plugin_la-vlm.lo `test -f 'dialogs/vlm.cpp' || echo '$(srcdir)/'`dialogs/vlm.cpp
-
-dialogs/libqt4_plugin_la-firstrun.lo: dialogs/firstrun.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT dialogs/libqt4_plugin_la-firstrun.lo -MD -MP -MF dialogs/$(DEPDIR)/libqt4_plugin_la-firstrun.Tpo -c -o dialogs/libqt4_plugin_la-firstrun.lo `test -f 'dialogs/firstrun.cpp' || echo '$(srcdir)/'`dialogs/firstrun.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libqt4_plugin_la-firstrun.Tpo dialogs/$(DEPDIR)/libqt4_plugin_la-firstrun.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='dialogs/firstrun.cpp' object='dialogs/libqt4_plugin_la-firstrun.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o dialogs/libqt4_plugin_la-firstrun.lo `test -f 'dialogs/firstrun.cpp' || echo '$(srcdir)/'`dialogs/firstrun.cpp
-
-dialogs/libqt4_plugin_la-podcast_configuration.lo: dialogs/podcast_configuration.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT dialogs/libqt4_plugin_la-podcast_configuration.lo -MD -MP -MF dialogs/$(DEPDIR)/libqt4_plugin_la-podcast_configuration.Tpo -c -o dialogs/libqt4_plugin_la-podcast_configuration.lo `test -f 'dialogs/podcast_configuration.cpp' || echo '$(srcdir)/'`dialogs/podcast_configuration.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libqt4_plugin_la-podcast_configuration.Tpo dialogs/$(DEPDIR)/libqt4_plugin_la-podcast_configuration.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='dialogs/podcast_configuration.cpp' object='dialogs/libqt4_plugin_la-podcast_configuration.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o dialogs/libqt4_plugin_la-podcast_configuration.lo `test -f 'dialogs/podcast_configuration.cpp' || echo '$(srcdir)/'`dialogs/podcast_configuration.cpp
-
-dialogs/libqt4_plugin_la-extensions.lo: dialogs/extensions.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT dialogs/libqt4_plugin_la-extensions.lo -MD -MP -MF dialogs/$(DEPDIR)/libqt4_plugin_la-extensions.Tpo -c -o dialogs/libqt4_plugin_la-extensions.lo `test -f 'dialogs/extensions.cpp' || echo '$(srcdir)/'`dialogs/extensions.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libqt4_plugin_la-extensions.Tpo dialogs/$(DEPDIR)/libqt4_plugin_la-extensions.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='dialogs/extensions.cpp' object='dialogs/libqt4_plugin_la-extensions.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o dialogs/libqt4_plugin_la-extensions.lo `test -f 'dialogs/extensions.cpp' || echo '$(srcdir)/'`dialogs/extensions.cpp
-
-components/libqt4_plugin_la-extended_panels.lo: components/extended_panels.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT components/libqt4_plugin_la-extended_panels.lo -MD -MP -MF components/$(DEPDIR)/libqt4_plugin_la-extended_panels.Tpo -c -o components/libqt4_plugin_la-extended_panels.lo `test -f 'components/extended_panels.cpp' || echo '$(srcdir)/'`components/extended_panels.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) components/$(DEPDIR)/libqt4_plugin_la-extended_panels.Tpo components/$(DEPDIR)/libqt4_plugin_la-extended_panels.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='components/extended_panels.cpp' object='components/libqt4_plugin_la-extended_panels.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o components/libqt4_plugin_la-extended_panels.lo `test -f 'components/extended_panels.cpp' || echo '$(srcdir)/'`components/extended_panels.cpp
-
-components/libqt4_plugin_la-info_panels.lo: components/info_panels.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT components/libqt4_plugin_la-info_panels.lo -MD -MP -MF components/$(DEPDIR)/libqt4_plugin_la-info_panels.Tpo -c -o components/libqt4_plugin_la-info_panels.lo `test -f 'components/info_panels.cpp' || echo '$(srcdir)/'`components/info_panels.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) components/$(DEPDIR)/libqt4_plugin_la-info_panels.Tpo components/$(DEPDIR)/libqt4_plugin_la-info_panels.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='components/info_panels.cpp' object='components/libqt4_plugin_la-info_panels.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o components/libqt4_plugin_la-info_panels.lo `test -f 'components/info_panels.cpp' || echo '$(srcdir)/'`components/info_panels.cpp
-
-components/libqt4_plugin_la-preferences_widgets.lo: components/preferences_widgets.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT components/libqt4_plugin_la-preferences_widgets.lo -MD -MP -MF components/$(DEPDIR)/libqt4_plugin_la-preferences_widgets.Tpo -c -o components/libqt4_plugin_la-preferences_widgets.lo `test -f 'components/preferences_widgets.cpp' || echo '$(srcdir)/'`components/preferences_widgets.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) components/$(DEPDIR)/libqt4_plugin_la-preferences_widgets.Tpo components/$(DEPDIR)/libqt4_plugin_la-preferences_widgets.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='components/preferences_widgets.cpp' object='components/libqt4_plugin_la-preferences_widgets.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o components/libqt4_plugin_la-preferences_widgets.lo `test -f 'components/preferences_widgets.cpp' || echo '$(srcdir)/'`components/preferences_widgets.cpp
-
-components/libqt4_plugin_la-complete_preferences.lo: components/complete_preferences.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT components/libqt4_plugin_la-complete_preferences.lo -MD -MP -MF components/$(DEPDIR)/libqt4_plugin_la-complete_preferences.Tpo -c -o components/libqt4_plugin_la-complete_preferences.lo `test -f 'components/complete_preferences.cpp' || echo '$(srcdir)/'`components/complete_preferences.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) components/$(DEPDIR)/libqt4_plugin_la-complete_preferences.Tpo components/$(DEPDIR)/libqt4_plugin_la-complete_preferences.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='components/complete_preferences.cpp' object='components/libqt4_plugin_la-complete_preferences.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o components/libqt4_plugin_la-complete_preferences.lo `test -f 'components/complete_preferences.cpp' || echo '$(srcdir)/'`components/complete_preferences.cpp
-
-components/libqt4_plugin_la-simple_preferences.lo: components/simple_preferences.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT components/libqt4_plugin_la-simple_preferences.lo -MD -MP -MF components/$(DEPDIR)/libqt4_plugin_la-simple_preferences.Tpo -c -o components/libqt4_plugin_la-simple_preferences.lo `test -f 'components/simple_preferences.cpp' || echo '$(srcdir)/'`components/simple_preferences.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) components/$(DEPDIR)/libqt4_plugin_la-simple_preferences.Tpo components/$(DEPDIR)/libqt4_plugin_la-simple_preferences.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='components/simple_preferences.cpp' object='components/libqt4_plugin_la-simple_preferences.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o components/libqt4_plugin_la-simple_preferences.lo `test -f 'components/simple_preferences.cpp' || echo '$(srcdir)/'`components/simple_preferences.cpp
-
-components/libqt4_plugin_la-open_panels.lo: components/open_panels.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT components/libqt4_plugin_la-open_panels.lo -MD -MP -MF components/$(DEPDIR)/libqt4_plugin_la-open_panels.Tpo -c -o components/libqt4_plugin_la-open_panels.lo `test -f 'components/open_panels.cpp' || echo '$(srcdir)/'`components/open_panels.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) components/$(DEPDIR)/libqt4_plugin_la-open_panels.Tpo components/$(DEPDIR)/libqt4_plugin_la-open_panels.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='components/open_panels.cpp' object='components/libqt4_plugin_la-open_panels.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o components/libqt4_plugin_la-open_panels.lo `test -f 'components/open_panels.cpp' || echo '$(srcdir)/'`components/open_panels.cpp
-
-components/libqt4_plugin_la-interface_widgets.lo: components/interface_widgets.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT components/libqt4_plugin_la-interface_widgets.lo -MD -MP -MF components/$(DEPDIR)/libqt4_plugin_la-interface_widgets.Tpo -c -o components/libqt4_plugin_la-interface_widgets.lo `test -f 'components/interface_widgets.cpp' || echo '$(srcdir)/'`components/interface_widgets.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) components/$(DEPDIR)/libqt4_plugin_la-interface_widgets.Tpo components/$(DEPDIR)/libqt4_plugin_la-interface_widgets.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='components/interface_widgets.cpp' object='components/libqt4_plugin_la-interface_widgets.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o components/libqt4_plugin_la-interface_widgets.lo `test -f 'components/interface_widgets.cpp' || echo '$(srcdir)/'`components/interface_widgets.cpp
-
-components/libqt4_plugin_la-controller.lo: components/controller.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT components/libqt4_plugin_la-controller.lo -MD -MP -MF components/$(DEPDIR)/libqt4_plugin_la-controller.Tpo -c -o components/libqt4_plugin_la-controller.lo `test -f 'components/controller.cpp' || echo '$(srcdir)/'`components/controller.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) components/$(DEPDIR)/libqt4_plugin_la-controller.Tpo components/$(DEPDIR)/libqt4_plugin_la-controller.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='components/controller.cpp' object='components/libqt4_plugin_la-controller.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o components/libqt4_plugin_la-controller.lo `test -f 'components/controller.cpp' || echo '$(srcdir)/'`components/controller.cpp
-
-components/libqt4_plugin_la-controller_widget.lo: components/controller_widget.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT components/libqt4_plugin_la-controller_widget.lo -MD -MP -MF components/$(DEPDIR)/libqt4_plugin_la-controller_widget.Tpo -c -o components/libqt4_plugin_la-controller_widget.lo `test -f 'components/controller_widget.cpp' || echo '$(srcdir)/'`components/controller_widget.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) components/$(DEPDIR)/libqt4_plugin_la-controller_widget.Tpo components/$(DEPDIR)/libqt4_plugin_la-controller_widget.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='components/controller_widget.cpp' object='components/libqt4_plugin_la-controller_widget.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o components/libqt4_plugin_la-controller_widget.lo `test -f 'components/controller_widget.cpp' || echo '$(srcdir)/'`components/controller_widget.cpp
-
-components/epg/libqt4_plugin_la-EPGChannels.lo: components/epg/EPGChannels.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT components/epg/libqt4_plugin_la-EPGChannels.lo -MD -MP -MF components/epg/$(DEPDIR)/libqt4_plugin_la-EPGChannels.Tpo -c -o components/epg/libqt4_plugin_la-EPGChannels.lo `test -f 'components/epg/EPGChannels.cpp' || echo '$(srcdir)/'`components/epg/EPGChannels.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) components/epg/$(DEPDIR)/libqt4_plugin_la-EPGChannels.Tpo components/epg/$(DEPDIR)/libqt4_plugin_la-EPGChannels.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='components/epg/EPGChannels.cpp' object='components/epg/libqt4_plugin_la-EPGChannels.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o components/epg/libqt4_plugin_la-EPGChannels.lo `test -f 'components/epg/EPGChannels.cpp' || echo '$(srcdir)/'`components/epg/EPGChannels.cpp
-
-components/epg/libqt4_plugin_la-EPGItem.lo: components/epg/EPGItem.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT components/epg/libqt4_plugin_la-EPGItem.lo -MD -MP -MF components/epg/$(DEPDIR)/libqt4_plugin_la-EPGItem.Tpo -c -o components/epg/libqt4_plugin_la-EPGItem.lo `test -f 'components/epg/EPGItem.cpp' || echo '$(srcdir)/'`components/epg/EPGItem.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) components/epg/$(DEPDIR)/libqt4_plugin_la-EPGItem.Tpo components/epg/$(DEPDIR)/libqt4_plugin_la-EPGItem.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='components/epg/EPGItem.cpp' object='components/epg/libqt4_plugin_la-EPGItem.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o components/epg/libqt4_plugin_la-EPGItem.lo `test -f 'components/epg/EPGItem.cpp' || echo '$(srcdir)/'`components/epg/EPGItem.cpp
-
-components/epg/libqt4_plugin_la-EPGRuler.lo: components/epg/EPGRuler.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT components/epg/libqt4_plugin_la-EPGRuler.lo -MD -MP -MF components/epg/$(DEPDIR)/libqt4_plugin_la-EPGRuler.Tpo -c -o components/epg/libqt4_plugin_la-EPGRuler.lo `test -f 'components/epg/EPGRuler.cpp' || echo '$(srcdir)/'`components/epg/EPGRuler.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) components/epg/$(DEPDIR)/libqt4_plugin_la-EPGRuler.Tpo components/epg/$(DEPDIR)/libqt4_plugin_la-EPGRuler.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='components/epg/EPGRuler.cpp' object='components/epg/libqt4_plugin_la-EPGRuler.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o components/epg/libqt4_plugin_la-EPGRuler.lo `test -f 'components/epg/EPGRuler.cpp' || echo '$(srcdir)/'`components/epg/EPGRuler.cpp
-
-components/epg/libqt4_plugin_la-EPGView.lo: components/epg/EPGView.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT components/epg/libqt4_plugin_la-EPGView.lo -MD -MP -MF components/epg/$(DEPDIR)/libqt4_plugin_la-EPGView.Tpo -c -o components/epg/libqt4_plugin_la-EPGView.lo `test -f 'components/epg/EPGView.cpp' || echo '$(srcdir)/'`components/epg/EPGView.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) components/epg/$(DEPDIR)/libqt4_plugin_la-EPGView.Tpo components/epg/$(DEPDIR)/libqt4_plugin_la-EPGView.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='components/epg/EPGView.cpp' object='components/epg/libqt4_plugin_la-EPGView.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o components/epg/libqt4_plugin_la-EPGView.lo `test -f 'components/epg/EPGView.cpp' || echo '$(srcdir)/'`components/epg/EPGView.cpp
-
-components/epg/libqt4_plugin_la-EPGWidget.lo: components/epg/EPGWidget.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT components/epg/libqt4_plugin_la-EPGWidget.lo -MD -MP -MF components/epg/$(DEPDIR)/libqt4_plugin_la-EPGWidget.Tpo -c -o components/epg/libqt4_plugin_la-EPGWidget.lo `test -f 'components/epg/EPGWidget.cpp' || echo '$(srcdir)/'`components/epg/EPGWidget.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) components/epg/$(DEPDIR)/libqt4_plugin_la-EPGWidget.Tpo components/epg/$(DEPDIR)/libqt4_plugin_la-EPGWidget.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='components/epg/EPGWidget.cpp' object='components/epg/libqt4_plugin_la-EPGWidget.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o components/epg/libqt4_plugin_la-EPGWidget.lo `test -f 'components/epg/EPGWidget.cpp' || echo '$(srcdir)/'`components/epg/EPGWidget.cpp
-
-components/playlist/libqt4_plugin_la-icon_view.lo: components/playlist/icon_view.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT components/playlist/libqt4_plugin_la-icon_view.lo -MD -MP -MF components/playlist/$(DEPDIR)/libqt4_plugin_la-icon_view.Tpo -c -o components/playlist/libqt4_plugin_la-icon_view.lo `test -f 'components/playlist/icon_view.cpp' || echo '$(srcdir)/'`components/playlist/icon_view.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) components/playlist/$(DEPDIR)/libqt4_plugin_la-icon_view.Tpo components/playlist/$(DEPDIR)/libqt4_plugin_la-icon_view.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='components/playlist/icon_view.cpp' object='components/playlist/libqt4_plugin_la-icon_view.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o components/playlist/libqt4_plugin_la-icon_view.lo `test -f 'components/playlist/icon_view.cpp' || echo '$(srcdir)/'`components/playlist/icon_view.cpp
-
-components/playlist/libqt4_plugin_la-playlist_model.lo: components/playlist/playlist_model.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT components/playlist/libqt4_plugin_la-playlist_model.lo -MD -MP -MF components/playlist/$(DEPDIR)/libqt4_plugin_la-playlist_model.Tpo -c -o components/playlist/libqt4_plugin_la-playlist_model.lo `test -f 'components/playlist/playlist_model.cpp' || echo '$(srcdir)/'`components/playlist/playlist_model.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) components/playlist/$(DEPDIR)/libqt4_plugin_la-playlist_model.Tpo components/playlist/$(DEPDIR)/libqt4_plugin_la-playlist_model.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='components/playlist/playlist_model.cpp' object='components/playlist/libqt4_plugin_la-playlist_model.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o components/playlist/libqt4_plugin_la-playlist_model.lo `test -f 'components/playlist/playlist_model.cpp' || echo '$(srcdir)/'`components/playlist/playlist_model.cpp
-
-components/playlist/libqt4_plugin_la-playlist_item.lo: components/playlist/playlist_item.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT components/playlist/libqt4_plugin_la-playlist_item.lo -MD -MP -MF components/playlist/$(DEPDIR)/libqt4_plugin_la-playlist_item.Tpo -c -o components/playlist/libqt4_plugin_la-playlist_item.lo `test -f 'components/playlist/playlist_item.cpp' || echo '$(srcdir)/'`components/playlist/playlist_item.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) components/playlist/$(DEPDIR)/libqt4_plugin_la-playlist_item.Tpo components/playlist/$(DEPDIR)/libqt4_plugin_la-playlist_item.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='components/playlist/playlist_item.cpp' object='components/playlist/libqt4_plugin_la-playlist_item.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o components/playlist/libqt4_plugin_la-playlist_item.lo `test -f 'components/playlist/playlist_item.cpp' || echo '$(srcdir)/'`components/playlist/playlist_item.cpp
-
-components/playlist/libqt4_plugin_la-standardpanel.lo: components/playlist/standardpanel.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT components/playlist/libqt4_plugin_la-standardpanel.lo -MD -MP -MF components/playlist/$(DEPDIR)/libqt4_plugin_la-standardpanel.Tpo -c -o components/playlist/libqt4_plugin_la-standardpanel.lo `test -f 'components/playlist/standardpanel.cpp' || echo '$(srcdir)/'`components/playlist/standardpanel.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) components/playlist/$(DEPDIR)/libqt4_plugin_la-standardpanel.Tpo components/playlist/$(DEPDIR)/libqt4_plugin_la-standardpanel.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='components/playlist/standardpanel.cpp' object='components/playlist/libqt4_plugin_la-standardpanel.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o components/playlist/libqt4_plugin_la-standardpanel.lo `test -f 'components/playlist/standardpanel.cpp' || echo '$(srcdir)/'`components/playlist/standardpanel.cpp
-
-components/playlist/libqt4_plugin_la-playlist.lo: components/playlist/playlist.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT components/playlist/libqt4_plugin_la-playlist.lo -MD -MP -MF components/playlist/$(DEPDIR)/libqt4_plugin_la-playlist.Tpo -c -o components/playlist/libqt4_plugin_la-playlist.lo `test -f 'components/playlist/playlist.cpp' || echo '$(srcdir)/'`components/playlist/playlist.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) components/playlist/$(DEPDIR)/libqt4_plugin_la-playlist.Tpo components/playlist/$(DEPDIR)/libqt4_plugin_la-playlist.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='components/playlist/playlist.cpp' object='components/playlist/libqt4_plugin_la-playlist.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o components/playlist/libqt4_plugin_la-playlist.lo `test -f 'components/playlist/playlist.cpp' || echo '$(srcdir)/'`components/playlist/playlist.cpp
-
-components/playlist/libqt4_plugin_la-selector.lo: components/playlist/selector.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT components/playlist/libqt4_plugin_la-selector.lo -MD -MP -MF components/playlist/$(DEPDIR)/libqt4_plugin_la-selector.Tpo -c -o components/playlist/libqt4_plugin_la-selector.lo `test -f 'components/playlist/selector.cpp' || echo '$(srcdir)/'`components/playlist/selector.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) components/playlist/$(DEPDIR)/libqt4_plugin_la-selector.Tpo components/playlist/$(DEPDIR)/libqt4_plugin_la-selector.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='components/playlist/selector.cpp' object='components/playlist/libqt4_plugin_la-selector.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o components/playlist/libqt4_plugin_la-selector.lo `test -f 'components/playlist/selector.cpp' || echo '$(srcdir)/'`components/playlist/selector.cpp
-
-components/sout/libqt4_plugin_la-profile_selector.lo: components/sout/profile_selector.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT components/sout/libqt4_plugin_la-profile_selector.lo -MD -MP -MF components/sout/$(DEPDIR)/libqt4_plugin_la-profile_selector.Tpo -c -o components/sout/libqt4_plugin_la-profile_selector.lo `test -f 'components/sout/profile_selector.cpp' || echo '$(srcdir)/'`components/sout/profile_selector.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) components/sout/$(DEPDIR)/libqt4_plugin_la-profile_selector.Tpo components/sout/$(DEPDIR)/libqt4_plugin_la-profile_selector.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='components/sout/profile_selector.cpp' object='components/sout/libqt4_plugin_la-profile_selector.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o components/sout/libqt4_plugin_la-profile_selector.lo `test -f 'components/sout/profile_selector.cpp' || echo '$(srcdir)/'`components/sout/profile_selector.cpp
-
-components/sout/libqt4_plugin_la-sout_widgets.lo: components/sout/sout_widgets.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT components/sout/libqt4_plugin_la-sout_widgets.lo -MD -MP -MF components/sout/$(DEPDIR)/libqt4_plugin_la-sout_widgets.Tpo -c -o components/sout/libqt4_plugin_la-sout_widgets.lo `test -f 'components/sout/sout_widgets.cpp' || echo '$(srcdir)/'`components/sout/sout_widgets.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) components/sout/$(DEPDIR)/libqt4_plugin_la-sout_widgets.Tpo components/sout/$(DEPDIR)/libqt4_plugin_la-sout_widgets.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='components/sout/sout_widgets.cpp' object='components/sout/libqt4_plugin_la-sout_widgets.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o components/sout/libqt4_plugin_la-sout_widgets.lo `test -f 'components/sout/sout_widgets.cpp' || echo '$(srcdir)/'`components/sout/sout_widgets.cpp
-
-util/libqt4_plugin_la-input_slider.lo: util/input_slider.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT util/libqt4_plugin_la-input_slider.lo -MD -MP -MF util/$(DEPDIR)/libqt4_plugin_la-input_slider.Tpo -c -o util/libqt4_plugin_la-input_slider.lo `test -f 'util/input_slider.cpp' || echo '$(srcdir)/'`util/input_slider.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) util/$(DEPDIR)/libqt4_plugin_la-input_slider.Tpo util/$(DEPDIR)/libqt4_plugin_la-input_slider.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='util/input_slider.cpp' object='util/libqt4_plugin_la-input_slider.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o util/libqt4_plugin_la-input_slider.lo `test -f 'util/input_slider.cpp' || echo '$(srcdir)/'`util/input_slider.cpp
-
-util/libqt4_plugin_la-customwidgets.lo: util/customwidgets.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT util/libqt4_plugin_la-customwidgets.lo -MD -MP -MF util/$(DEPDIR)/libqt4_plugin_la-customwidgets.Tpo -c -o util/libqt4_plugin_la-customwidgets.lo `test -f 'util/customwidgets.cpp' || echo '$(srcdir)/'`util/customwidgets.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) util/$(DEPDIR)/libqt4_plugin_la-customwidgets.Tpo util/$(DEPDIR)/libqt4_plugin_la-customwidgets.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='util/customwidgets.cpp' object='util/libqt4_plugin_la-customwidgets.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o util/libqt4_plugin_la-customwidgets.lo `test -f 'util/customwidgets.cpp' || echo '$(srcdir)/'`util/customwidgets.cpp
-
-util/libqt4_plugin_la-registry.lo: util/registry.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT util/libqt4_plugin_la-registry.lo -MD -MP -MF util/$(DEPDIR)/libqt4_plugin_la-registry.Tpo -c -o util/libqt4_plugin_la-registry.lo `test -f 'util/registry.cpp' || echo '$(srcdir)/'`util/registry.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) util/$(DEPDIR)/libqt4_plugin_la-registry.Tpo util/$(DEPDIR)/libqt4_plugin_la-registry.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='util/registry.cpp' object='util/libqt4_plugin_la-registry.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o util/libqt4_plugin_la-registry.lo `test -f 'util/registry.cpp' || echo '$(srcdir)/'`util/registry.cpp
-
-libqt4_plugin_la-main_interface.moc.lo: main_interface.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libqt4_plugin_la-main_interface.moc.lo -MD -MP -MF $(DEPDIR)/libqt4_plugin_la-main_interface.moc.Tpo -c -o libqt4_plugin_la-main_interface.moc.lo `test -f 'main_interface.moc.cpp' || echo '$(srcdir)/'`main_interface.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libqt4_plugin_la-main_interface.moc.Tpo $(DEPDIR)/libqt4_plugin_la-main_interface.moc.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='main_interface.moc.cpp' object='libqt4_plugin_la-main_interface.moc.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libqt4_plugin_la-main_interface.moc.lo `test -f 'main_interface.moc.cpp' || echo '$(srcdir)/'`main_interface.moc.cpp
-
-libqt4_plugin_la-menus.moc.lo: menus.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libqt4_plugin_la-menus.moc.lo -MD -MP -MF $(DEPDIR)/libqt4_plugin_la-menus.moc.Tpo -c -o libqt4_plugin_la-menus.moc.lo `test -f 'menus.moc.cpp' || echo '$(srcdir)/'`menus.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libqt4_plugin_la-menus.moc.Tpo $(DEPDIR)/libqt4_plugin_la-menus.moc.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='menus.moc.cpp' object='libqt4_plugin_la-menus.moc.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libqt4_plugin_la-menus.moc.lo `test -f 'menus.moc.cpp' || echo '$(srcdir)/'`menus.moc.cpp
-
-libqt4_plugin_la-dialogs_provider.moc.lo: dialogs_provider.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libqt4_plugin_la-dialogs_provider.moc.lo -MD -MP -MF $(DEPDIR)/libqt4_plugin_la-dialogs_provider.moc.Tpo -c -o libqt4_plugin_la-dialogs_provider.moc.lo `test -f 'dialogs_provider.moc.cpp' || echo '$(srcdir)/'`dialogs_provider.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libqt4_plugin_la-dialogs_provider.moc.Tpo $(DEPDIR)/libqt4_plugin_la-dialogs_provider.moc.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='dialogs_provider.moc.cpp' object='libqt4_plugin_la-dialogs_provider.moc.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libqt4_plugin_la-dialogs_provider.moc.lo `test -f 'dialogs_provider.moc.cpp' || echo '$(srcdir)/'`dialogs_provider.moc.cpp
-
-libqt4_plugin_la-input_manager.moc.lo: input_manager.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libqt4_plugin_la-input_manager.moc.lo -MD -MP -MF $(DEPDIR)/libqt4_plugin_la-input_manager.moc.Tpo -c -o libqt4_plugin_la-input_manager.moc.lo `test -f 'input_manager.moc.cpp' || echo '$(srcdir)/'`input_manager.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libqt4_plugin_la-input_manager.moc.Tpo $(DEPDIR)/libqt4_plugin_la-input_manager.moc.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='input_manager.moc.cpp' object='libqt4_plugin_la-input_manager.moc.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libqt4_plugin_la-input_manager.moc.lo `test -f 'input_manager.moc.cpp' || echo '$(srcdir)/'`input_manager.moc.cpp
-
-libqt4_plugin_la-actions_manager.moc.lo: actions_manager.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libqt4_plugin_la-actions_manager.moc.lo -MD -MP -MF $(DEPDIR)/libqt4_plugin_la-actions_manager.moc.Tpo -c -o libqt4_plugin_la-actions_manager.moc.lo `test -f 'actions_manager.moc.cpp' || echo '$(srcdir)/'`actions_manager.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libqt4_plugin_la-actions_manager.moc.Tpo $(DEPDIR)/libqt4_plugin_la-actions_manager.moc.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='actions_manager.moc.cpp' object='libqt4_plugin_la-actions_manager.moc.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libqt4_plugin_la-actions_manager.moc.lo `test -f 'actions_manager.moc.cpp' || echo '$(srcdir)/'`actions_manager.moc.cpp
-
-libqt4_plugin_la-extensions_manager.moc.lo: extensions_manager.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libqt4_plugin_la-extensions_manager.moc.lo -MD -MP -MF $(DEPDIR)/libqt4_plugin_la-extensions_manager.moc.Tpo -c -o libqt4_plugin_la-extensions_manager.moc.lo `test -f 'extensions_manager.moc.cpp' || echo '$(srcdir)/'`extensions_manager.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libqt4_plugin_la-extensions_manager.moc.Tpo $(DEPDIR)/libqt4_plugin_la-extensions_manager.moc.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='extensions_manager.moc.cpp' object='libqt4_plugin_la-extensions_manager.moc.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libqt4_plugin_la-extensions_manager.moc.lo `test -f 'extensions_manager.moc.cpp' || echo '$(srcdir)/'`extensions_manager.moc.cpp
-
-libqt4_plugin_la-recents.moc.lo: recents.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libqt4_plugin_la-recents.moc.lo -MD -MP -MF $(DEPDIR)/libqt4_plugin_la-recents.moc.Tpo -c -o libqt4_plugin_la-recents.moc.lo `test -f 'recents.moc.cpp' || echo '$(srcdir)/'`recents.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libqt4_plugin_la-recents.moc.Tpo $(DEPDIR)/libqt4_plugin_la-recents.moc.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='recents.moc.cpp' object='libqt4_plugin_la-recents.moc.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libqt4_plugin_la-recents.moc.lo `test -f 'recents.moc.cpp' || echo '$(srcdir)/'`recents.moc.cpp
-
-libqt4_plugin_la-variables.moc.lo: variables.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libqt4_plugin_la-variables.moc.lo -MD -MP -MF $(DEPDIR)/libqt4_plugin_la-variables.moc.Tpo -c -o libqt4_plugin_la-variables.moc.lo `test -f 'variables.moc.cpp' || echo '$(srcdir)/'`variables.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libqt4_plugin_la-variables.moc.Tpo $(DEPDIR)/libqt4_plugin_la-variables.moc.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='variables.moc.cpp' object='libqt4_plugin_la-variables.moc.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libqt4_plugin_la-variables.moc.lo `test -f 'variables.moc.cpp' || echo '$(srcdir)/'`variables.moc.cpp
-
-dialogs/libqt4_plugin_la-playlist.moc.lo: dialogs/playlist.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT dialogs/libqt4_plugin_la-playlist.moc.lo -MD -MP -MF dialogs/$(DEPDIR)/libqt4_plugin_la-playlist.moc.Tpo -c -o dialogs/libqt4_plugin_la-playlist.moc.lo `test -f 'dialogs/playlist.moc.cpp' || echo '$(srcdir)/'`dialogs/playlist.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libqt4_plugin_la-playlist.moc.Tpo dialogs/$(DEPDIR)/libqt4_plugin_la-playlist.moc.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='dialogs/playlist.moc.cpp' object='dialogs/libqt4_plugin_la-playlist.moc.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o dialogs/libqt4_plugin_la-playlist.moc.lo `test -f 'dialogs/playlist.moc.cpp' || echo '$(srcdir)/'`dialogs/playlist.moc.cpp
-
-dialogs/libqt4_plugin_la-bookmarks.moc.lo: dialogs/bookmarks.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT dialogs/libqt4_plugin_la-bookmarks.moc.lo -MD -MP -MF dialogs/$(DEPDIR)/libqt4_plugin_la-bookmarks.moc.Tpo -c -o dialogs/libqt4_plugin_la-bookmarks.moc.lo `test -f 'dialogs/bookmarks.moc.cpp' || echo '$(srcdir)/'`dialogs/bookmarks.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libqt4_plugin_la-bookmarks.moc.Tpo dialogs/$(DEPDIR)/libqt4_plugin_la-bookmarks.moc.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='dialogs/bookmarks.moc.cpp' object='dialogs/libqt4_plugin_la-bookmarks.moc.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o dialogs/libqt4_plugin_la-bookmarks.moc.lo `test -f 'dialogs/bookmarks.moc.cpp' || echo '$(srcdir)/'`dialogs/bookmarks.moc.cpp
-
-dialogs/libqt4_plugin_la-mediainfo.moc.lo: dialogs/mediainfo.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT dialogs/libqt4_plugin_la-mediainfo.moc.lo -MD -MP -MF dialogs/$(DEPDIR)/libqt4_plugin_la-mediainfo.moc.Tpo -c -o dialogs/libqt4_plugin_la-mediainfo.moc.lo `test -f 'dialogs/mediainfo.moc.cpp' || echo '$(srcdir)/'`dialogs/mediainfo.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libqt4_plugin_la-mediainfo.moc.Tpo dialogs/$(DEPDIR)/libqt4_plugin_la-mediainfo.moc.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='dialogs/mediainfo.moc.cpp' object='dialogs/libqt4_plugin_la-mediainfo.moc.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o dialogs/libqt4_plugin_la-mediainfo.moc.lo `test -f 'dialogs/mediainfo.moc.cpp' || echo '$(srcdir)/'`dialogs/mediainfo.moc.cpp
-
-dialogs/libqt4_plugin_la-extended.moc.lo: dialogs/extended.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT dialogs/libqt4_plugin_la-extended.moc.lo -MD -MP -MF dialogs/$(DEPDIR)/libqt4_plugin_la-extended.moc.Tpo -c -o dialogs/libqt4_plugin_la-extended.moc.lo `test -f 'dialogs/extended.moc.cpp' || echo '$(srcdir)/'`dialogs/extended.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libqt4_plugin_la-extended.moc.Tpo dialogs/$(DEPDIR)/libqt4_plugin_la-extended.moc.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='dialogs/extended.moc.cpp' object='dialogs/libqt4_plugin_la-extended.moc.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o dialogs/libqt4_plugin_la-extended.moc.lo `test -f 'dialogs/extended.moc.cpp' || echo '$(srcdir)/'`dialogs/extended.moc.cpp
-
-dialogs/libqt4_plugin_la-messages.moc.lo: dialogs/messages.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT dialogs/libqt4_plugin_la-messages.moc.lo -MD -MP -MF dialogs/$(DEPDIR)/libqt4_plugin_la-messages.moc.Tpo -c -o dialogs/libqt4_plugin_la-messages.moc.lo `test -f 'dialogs/messages.moc.cpp' || echo '$(srcdir)/'`dialogs/messages.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libqt4_plugin_la-messages.moc.Tpo dialogs/$(DEPDIR)/libqt4_plugin_la-messages.moc.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='dialogs/messages.moc.cpp' object='dialogs/libqt4_plugin_la-messages.moc.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o dialogs/libqt4_plugin_la-messages.moc.lo `test -f 'dialogs/messages.moc.cpp' || echo '$(srcdir)/'`dialogs/messages.moc.cpp
-
-dialogs/libqt4_plugin_la-epg.moc.lo: dialogs/epg.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT dialogs/libqt4_plugin_la-epg.moc.lo -MD -MP -MF dialogs/$(DEPDIR)/libqt4_plugin_la-epg.moc.Tpo -c -o dialogs/libqt4_plugin_la-epg.moc.lo `test -f 'dialogs/epg.moc.cpp' || echo '$(srcdir)/'`dialogs/epg.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libqt4_plugin_la-epg.moc.Tpo dialogs/$(DEPDIR)/libqt4_plugin_la-epg.moc.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='dialogs/epg.moc.cpp' object='dialogs/libqt4_plugin_la-epg.moc.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o dialogs/libqt4_plugin_la-epg.moc.lo `test -f 'dialogs/epg.moc.cpp' || echo '$(srcdir)/'`dialogs/epg.moc.cpp
-
-dialogs/libqt4_plugin_la-errors.moc.lo: dialogs/errors.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT dialogs/libqt4_plugin_la-errors.moc.lo -MD -MP -MF dialogs/$(DEPDIR)/libqt4_plugin_la-errors.moc.Tpo -c -o dialogs/libqt4_plugin_la-errors.moc.lo `test -f 'dialogs/errors.moc.cpp' || echo '$(srcdir)/'`dialogs/errors.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libqt4_plugin_la-errors.moc.Tpo dialogs/$(DEPDIR)/libqt4_plugin_la-errors.moc.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='dialogs/errors.moc.cpp' object='dialogs/libqt4_plugin_la-errors.moc.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o dialogs/libqt4_plugin_la-errors.moc.lo `test -f 'dialogs/errors.moc.cpp' || echo '$(srcdir)/'`dialogs/errors.moc.cpp
-
-dialogs/libqt4_plugin_la-external.moc.lo: dialogs/external.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT dialogs/libqt4_plugin_la-external.moc.lo -MD -MP -MF dialogs/$(DEPDIR)/libqt4_plugin_la-external.moc.Tpo -c -o dialogs/libqt4_plugin_la-external.moc.lo `test -f 'dialogs/external.moc.cpp' || echo '$(srcdir)/'`dialogs/external.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libqt4_plugin_la-external.moc.Tpo dialogs/$(DEPDIR)/libqt4_plugin_la-external.moc.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='dialogs/external.moc.cpp' object='dialogs/libqt4_plugin_la-external.moc.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o dialogs/libqt4_plugin_la-external.moc.lo `test -f 'dialogs/external.moc.cpp' || echo '$(srcdir)/'`dialogs/external.moc.cpp
-
-dialogs/libqt4_plugin_la-plugins.moc.lo: dialogs/plugins.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT dialogs/libqt4_plugin_la-plugins.moc.lo -MD -MP -MF dialogs/$(DEPDIR)/libqt4_plugin_la-plugins.moc.Tpo -c -o dialogs/libqt4_plugin_la-plugins.moc.lo `test -f 'dialogs/plugins.moc.cpp' || echo '$(srcdir)/'`dialogs/plugins.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libqt4_plugin_la-plugins.moc.Tpo dialogs/$(DEPDIR)/libqt4_plugin_la-plugins.moc.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='dialogs/plugins.moc.cpp' object='dialogs/libqt4_plugin_la-plugins.moc.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o dialogs/libqt4_plugin_la-plugins.moc.lo `test -f 'dialogs/plugins.moc.cpp' || echo '$(srcdir)/'`dialogs/plugins.moc.cpp
-
-dialogs/libqt4_plugin_la-preferences.moc.lo: dialogs/preferences.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT dialogs/libqt4_plugin_la-preferences.moc.lo -MD -MP -MF dialogs/$(DEPDIR)/libqt4_plugin_la-preferences.moc.Tpo -c -o dialogs/libqt4_plugin_la-preferences.moc.lo `test -f 'dialogs/preferences.moc.cpp' || echo '$(srcdir)/'`dialogs/preferences.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libqt4_plugin_la-preferences.moc.Tpo dialogs/$(DEPDIR)/libqt4_plugin_la-preferences.moc.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='dialogs/preferences.moc.cpp' object='dialogs/libqt4_plugin_la-preferences.moc.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o dialogs/libqt4_plugin_la-preferences.moc.lo `test -f 'dialogs/preferences.moc.cpp' || echo '$(srcdir)/'`dialogs/preferences.moc.cpp
-
-dialogs/libqt4_plugin_la-sout.moc.lo: dialogs/sout.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT dialogs/libqt4_plugin_la-sout.moc.lo -MD -MP -MF dialogs/$(DEPDIR)/libqt4_plugin_la-sout.moc.Tpo -c -o dialogs/libqt4_plugin_la-sout.moc.lo `test -f 'dialogs/sout.moc.cpp' || echo '$(srcdir)/'`dialogs/sout.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libqt4_plugin_la-sout.moc.Tpo dialogs/$(DEPDIR)/libqt4_plugin_la-sout.moc.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='dialogs/sout.moc.cpp' object='dialogs/libqt4_plugin_la-sout.moc.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o dialogs/libqt4_plugin_la-sout.moc.lo `test -f 'dialogs/sout.moc.cpp' || echo '$(srcdir)/'`dialogs/sout.moc.cpp
-
-dialogs/libqt4_plugin_la-convert.moc.lo: dialogs/convert.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT dialogs/libqt4_plugin_la-convert.moc.lo -MD -MP -MF dialogs/$(DEPDIR)/libqt4_plugin_la-convert.moc.Tpo -c -o dialogs/libqt4_plugin_la-convert.moc.lo `test -f 'dialogs/convert.moc.cpp' || echo '$(srcdir)/'`dialogs/convert.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libqt4_plugin_la-convert.moc.Tpo dialogs/$(DEPDIR)/libqt4_plugin_la-convert.moc.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='dialogs/convert.moc.cpp' object='dialogs/libqt4_plugin_la-convert.moc.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o dialogs/libqt4_plugin_la-convert.moc.lo `test -f 'dialogs/convert.moc.cpp' || echo '$(srcdir)/'`dialogs/convert.moc.cpp
-
-dialogs/libqt4_plugin_la-help.moc.lo: dialogs/help.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT dialogs/libqt4_plugin_la-help.moc.lo -MD -MP -MF dialogs/$(DEPDIR)/libqt4_plugin_la-help.moc.Tpo -c -o dialogs/libqt4_plugin_la-help.moc.lo `test -f 'dialogs/help.moc.cpp' || echo '$(srcdir)/'`dialogs/help.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libqt4_plugin_la-help.moc.Tpo dialogs/$(DEPDIR)/libqt4_plugin_la-help.moc.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='dialogs/help.moc.cpp' object='dialogs/libqt4_plugin_la-help.moc.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o dialogs/libqt4_plugin_la-help.moc.lo `test -f 'dialogs/help.moc.cpp' || echo '$(srcdir)/'`dialogs/help.moc.cpp
-
-dialogs/libqt4_plugin_la-gototime.moc.lo: dialogs/gototime.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT dialogs/libqt4_plugin_la-gototime.moc.lo -MD -MP -MF dialogs/$(DEPDIR)/libqt4_plugin_la-gototime.moc.Tpo -c -o dialogs/libqt4_plugin_la-gototime.moc.lo `test -f 'dialogs/gototime.moc.cpp' || echo '$(srcdir)/'`dialogs/gototime.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libqt4_plugin_la-gototime.moc.Tpo dialogs/$(DEPDIR)/libqt4_plugin_la-gototime.moc.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='dialogs/gototime.moc.cpp' object='dialogs/libqt4_plugin_la-gototime.moc.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o dialogs/libqt4_plugin_la-gototime.moc.lo `test -f 'dialogs/gototime.moc.cpp' || echo '$(srcdir)/'`dialogs/gototime.moc.cpp
-
-dialogs/libqt4_plugin_la-toolbar.moc.lo: dialogs/toolbar.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT dialogs/libqt4_plugin_la-toolbar.moc.lo -MD -MP -MF dialogs/$(DEPDIR)/libqt4_plugin_la-toolbar.moc.Tpo -c -o dialogs/libqt4_plugin_la-toolbar.moc.lo `test -f 'dialogs/toolbar.moc.cpp' || echo '$(srcdir)/'`dialogs/toolbar.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libqt4_plugin_la-toolbar.moc.Tpo dialogs/$(DEPDIR)/libqt4_plugin_la-toolbar.moc.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='dialogs/toolbar.moc.cpp' object='dialogs/libqt4_plugin_la-toolbar.moc.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o dialogs/libqt4_plugin_la-toolbar.moc.lo `test -f 'dialogs/toolbar.moc.cpp' || echo '$(srcdir)/'`dialogs/toolbar.moc.cpp
-
-dialogs/libqt4_plugin_la-open.moc.lo: dialogs/open.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT dialogs/libqt4_plugin_la-open.moc.lo -MD -MP -MF dialogs/$(DEPDIR)/libqt4_plugin_la-open.moc.Tpo -c -o dialogs/libqt4_plugin_la-open.moc.lo `test -f 'dialogs/open.moc.cpp' || echo '$(srcdir)/'`dialogs/open.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libqt4_plugin_la-open.moc.Tpo dialogs/$(DEPDIR)/libqt4_plugin_la-open.moc.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='dialogs/open.moc.cpp' object='dialogs/libqt4_plugin_la-open.moc.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o dialogs/libqt4_plugin_la-open.moc.lo `test -f 'dialogs/open.moc.cpp' || echo '$(srcdir)/'`dialogs/open.moc.cpp
-
-dialogs/libqt4_plugin_la-openurl.moc.lo: dialogs/openurl.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT dialogs/libqt4_plugin_la-openurl.moc.lo -MD -MP -MF dialogs/$(DEPDIR)/libqt4_plugin_la-openurl.moc.Tpo -c -o dialogs/libqt4_plugin_la-openurl.moc.lo `test -f 'dialogs/openurl.moc.cpp' || echo '$(srcdir)/'`dialogs/openurl.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libqt4_plugin_la-openurl.moc.Tpo dialogs/$(DEPDIR)/libqt4_plugin_la-openurl.moc.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='dialogs/openurl.moc.cpp' object='dialogs/libqt4_plugin_la-openurl.moc.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o dialogs/libqt4_plugin_la-openurl.moc.lo `test -f 'dialogs/openurl.moc.cpp' || echo '$(srcdir)/'`dialogs/openurl.moc.cpp
-
-dialogs/libqt4_plugin_la-podcast_configuration.moc.lo: dialogs/podcast_configuration.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT dialogs/libqt4_plugin_la-podcast_configuration.moc.lo -MD -MP -MF dialogs/$(DEPDIR)/libqt4_plugin_la-podcast_configuration.moc.Tpo -c -o dialogs/libqt4_plugin_la-podcast_configuration.moc.lo `test -f 'dialogs/podcast_configuration.moc.cpp' || echo '$(srcdir)/'`dialogs/podcast_configuration.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libqt4_plugin_la-podcast_configuration.moc.Tpo dialogs/$(DEPDIR)/libqt4_plugin_la-podcast_configuration.moc.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='dialogs/podcast_configuration.moc.cpp' object='dialogs/libqt4_plugin_la-podcast_configuration.moc.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o dialogs/libqt4_plugin_la-podcast_configuration.moc.lo `test -f 'dialogs/podcast_configuration.moc.cpp' || echo '$(srcdir)/'`dialogs/podcast_configuration.moc.cpp
-
-dialogs/libqt4_plugin_la-vlm.moc.lo: dialogs/vlm.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT dialogs/libqt4_plugin_la-vlm.moc.lo -MD -MP -MF dialogs/$(DEPDIR)/libqt4_plugin_la-vlm.moc.Tpo -c -o dialogs/libqt4_plugin_la-vlm.moc.lo `test -f 'dialogs/vlm.moc.cpp' || echo '$(srcdir)/'`dialogs/vlm.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libqt4_plugin_la-vlm.moc.Tpo dialogs/$(DEPDIR)/libqt4_plugin_la-vlm.moc.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='dialogs/vlm.moc.cpp' object='dialogs/libqt4_plugin_la-vlm.moc.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o dialogs/libqt4_plugin_la-vlm.moc.lo `test -f 'dialogs/vlm.moc.cpp' || echo '$(srcdir)/'`dialogs/vlm.moc.cpp
-
-dialogs/libqt4_plugin_la-firstrun.moc.lo: dialogs/firstrun.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT dialogs/libqt4_plugin_la-firstrun.moc.lo -MD -MP -MF dialogs/$(DEPDIR)/libqt4_plugin_la-firstrun.moc.Tpo -c -o dialogs/libqt4_plugin_la-firstrun.moc.lo `test -f 'dialogs/firstrun.moc.cpp' || echo '$(srcdir)/'`dialogs/firstrun.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libqt4_plugin_la-firstrun.moc.Tpo dialogs/$(DEPDIR)/libqt4_plugin_la-firstrun.moc.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='dialogs/firstrun.moc.cpp' object='dialogs/libqt4_plugin_la-firstrun.moc.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o dialogs/libqt4_plugin_la-firstrun.moc.lo `test -f 'dialogs/firstrun.moc.cpp' || echo '$(srcdir)/'`dialogs/firstrun.moc.cpp
-
-dialogs/libqt4_plugin_la-extensions.moc.lo: dialogs/extensions.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT dialogs/libqt4_plugin_la-extensions.moc.lo -MD -MP -MF dialogs/$(DEPDIR)/libqt4_plugin_la-extensions.moc.Tpo -c -o dialogs/libqt4_plugin_la-extensions.moc.lo `test -f 'dialogs/extensions.moc.cpp' || echo '$(srcdir)/'`dialogs/extensions.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) dialogs/$(DEPDIR)/libqt4_plugin_la-extensions.moc.Tpo dialogs/$(DEPDIR)/libqt4_plugin_la-extensions.moc.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='dialogs/extensions.moc.cpp' object='dialogs/libqt4_plugin_la-extensions.moc.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o dialogs/libqt4_plugin_la-extensions.moc.lo `test -f 'dialogs/extensions.moc.cpp' || echo '$(srcdir)/'`dialogs/extensions.moc.cpp
-
-components/libqt4_plugin_la-extended_panels.moc.lo: components/extended_panels.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT components/libqt4_plugin_la-extended_panels.moc.lo -MD -MP -MF components/$(DEPDIR)/libqt4_plugin_la-extended_panels.moc.Tpo -c -o components/libqt4_plugin_la-extended_panels.moc.lo `test -f 'components/extended_panels.moc.cpp' || echo '$(srcdir)/'`components/extended_panels.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) components/$(DEPDIR)/libqt4_plugin_la-extended_panels.moc.Tpo components/$(DEPDIR)/libqt4_plugin_la-extended_panels.moc.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='components/extended_panels.moc.cpp' object='components/libqt4_plugin_la-extended_panels.moc.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o components/libqt4_plugin_la-extended_panels.moc.lo `test -f 'components/extended_panels.moc.cpp' || echo '$(srcdir)/'`components/extended_panels.moc.cpp
-
-components/libqt4_plugin_la-info_panels.moc.lo: components/info_panels.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT components/libqt4_plugin_la-info_panels.moc.lo -MD -MP -MF components/$(DEPDIR)/libqt4_plugin_la-info_panels.moc.Tpo -c -o components/libqt4_plugin_la-info_panels.moc.lo `test -f 'components/info_panels.moc.cpp' || echo '$(srcdir)/'`components/info_panels.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) components/$(DEPDIR)/libqt4_plugin_la-info_panels.moc.Tpo components/$(DEPDIR)/libqt4_plugin_la-info_panels.moc.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='components/info_panels.moc.cpp' object='components/libqt4_plugin_la-info_panels.moc.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o components/libqt4_plugin_la-info_panels.moc.lo `test -f 'components/info_panels.moc.cpp' || echo '$(srcdir)/'`components/info_panels.moc.cpp
-
-components/libqt4_plugin_la-preferences_widgets.moc.lo: components/preferences_widgets.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT components/libqt4_plugin_la-preferences_widgets.moc.lo -MD -MP -MF components/$(DEPDIR)/libqt4_plugin_la-preferences_widgets.moc.Tpo -c -o components/libqt4_plugin_la-preferences_widgets.moc.lo `test -f 'components/preferences_widgets.moc.cpp' || echo '$(srcdir)/'`components/preferences_widgets.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) components/$(DEPDIR)/libqt4_plugin_la-preferences_widgets.moc.Tpo components/$(DEPDIR)/libqt4_plugin_la-preferences_widgets.moc.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='components/preferences_widgets.moc.cpp' object='components/libqt4_plugin_la-preferences_widgets.moc.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o components/libqt4_plugin_la-preferences_widgets.moc.lo `test -f 'components/preferences_widgets.moc.cpp' || echo '$(srcdir)/'`components/preferences_widgets.moc.cpp
-
-components/libqt4_plugin_la-complete_preferences.moc.lo: components/complete_preferences.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT components/libqt4_plugin_la-complete_preferences.moc.lo -MD -MP -MF components/$(DEPDIR)/libqt4_plugin_la-complete_preferences.moc.Tpo -c -o components/libqt4_plugin_la-complete_preferences.moc.lo `test -f 'components/complete_preferences.moc.cpp' || echo '$(srcdir)/'`components/complete_preferences.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) components/$(DEPDIR)/libqt4_plugin_la-complete_preferences.moc.Tpo components/$(DEPDIR)/libqt4_plugin_la-complete_preferences.moc.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='components/complete_preferences.moc.cpp' object='components/libqt4_plugin_la-complete_preferences.moc.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o components/libqt4_plugin_la-complete_preferences.moc.lo `test -f 'components/complete_preferences.moc.cpp' || echo '$(srcdir)/'`components/complete_preferences.moc.cpp
-
-components/libqt4_plugin_la-simple_preferences.moc.lo: components/simple_preferences.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT components/libqt4_plugin_la-simple_preferences.moc.lo -MD -MP -MF components/$(DEPDIR)/libqt4_plugin_la-simple_preferences.moc.Tpo -c -o components/libqt4_plugin_la-simple_preferences.moc.lo `test -f 'components/simple_preferences.moc.cpp' || echo '$(srcdir)/'`components/simple_preferences.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) components/$(DEPDIR)/libqt4_plugin_la-simple_preferences.moc.Tpo components/$(DEPDIR)/libqt4_plugin_la-simple_preferences.moc.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='components/simple_preferences.moc.cpp' object='components/libqt4_plugin_la-simple_preferences.moc.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o components/libqt4_plugin_la-simple_preferences.moc.lo `test -f 'components/simple_preferences.moc.cpp' || echo '$(srcdir)/'`components/simple_preferences.moc.cpp
-
-components/libqt4_plugin_la-open_panels.moc.lo: components/open_panels.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT components/libqt4_plugin_la-open_panels.moc.lo -MD -MP -MF components/$(DEPDIR)/libqt4_plugin_la-open_panels.moc.Tpo -c -o components/libqt4_plugin_la-open_panels.moc.lo `test -f 'components/open_panels.moc.cpp' || echo '$(srcdir)/'`components/open_panels.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) components/$(DEPDIR)/libqt4_plugin_la-open_panels.moc.Tpo components/$(DEPDIR)/libqt4_plugin_la-open_panels.moc.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='components/open_panels.moc.cpp' object='components/libqt4_plugin_la-open_panels.moc.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o components/libqt4_plugin_la-open_panels.moc.lo `test -f 'components/open_panels.moc.cpp' || echo '$(srcdir)/'`components/open_panels.moc.cpp
-
-components/libqt4_plugin_la-interface_widgets.moc.lo: components/interface_widgets.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT components/libqt4_plugin_la-interface_widgets.moc.lo -MD -MP -MF components/$(DEPDIR)/libqt4_plugin_la-interface_widgets.moc.Tpo -c -o components/libqt4_plugin_la-interface_widgets.moc.lo `test -f 'components/interface_widgets.moc.cpp' || echo '$(srcdir)/'`components/interface_widgets.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) components/$(DEPDIR)/libqt4_plugin_la-interface_widgets.moc.Tpo components/$(DEPDIR)/libqt4_plugin_la-interface_widgets.moc.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='components/interface_widgets.moc.cpp' object='components/libqt4_plugin_la-interface_widgets.moc.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o components/libqt4_plugin_la-interface_widgets.moc.lo `test -f 'components/interface_widgets.moc.cpp' || echo '$(srcdir)/'`components/interface_widgets.moc.cpp
-
-components/libqt4_plugin_la-controller.moc.lo: components/controller.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT components/libqt4_plugin_la-controller.moc.lo -MD -MP -MF components/$(DEPDIR)/libqt4_plugin_la-controller.moc.Tpo -c -o components/libqt4_plugin_la-controller.moc.lo `test -f 'components/controller.moc.cpp' || echo '$(srcdir)/'`components/controller.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) components/$(DEPDIR)/libqt4_plugin_la-controller.moc.Tpo components/$(DEPDIR)/libqt4_plugin_la-controller.moc.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='components/controller.moc.cpp' object='components/libqt4_plugin_la-controller.moc.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o components/libqt4_plugin_la-controller.moc.lo `test -f 'components/controller.moc.cpp' || echo '$(srcdir)/'`components/controller.moc.cpp
-
-components/libqt4_plugin_la-controller_widget.moc.lo: components/controller_widget.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT components/libqt4_plugin_la-controller_widget.moc.lo -MD -MP -MF components/$(DEPDIR)/libqt4_plugin_la-controller_widget.moc.Tpo -c -o components/libqt4_plugin_la-controller_widget.moc.lo `test -f 'components/controller_widget.moc.cpp' || echo '$(srcdir)/'`components/controller_widget.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) components/$(DEPDIR)/libqt4_plugin_la-controller_widget.moc.Tpo components/$(DEPDIR)/libqt4_plugin_la-controller_widget.moc.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='components/controller_widget.moc.cpp' object='components/libqt4_plugin_la-controller_widget.moc.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o components/libqt4_plugin_la-controller_widget.moc.lo `test -f 'components/controller_widget.moc.cpp' || echo '$(srcdir)/'`components/controller_widget.moc.cpp
-
-components/epg/libqt4_plugin_la-EPGChannels.moc.lo: components/epg/EPGChannels.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT components/epg/libqt4_plugin_la-EPGChannels.moc.lo -MD -MP -MF components/epg/$(DEPDIR)/libqt4_plugin_la-EPGChannels.moc.Tpo -c -o components/epg/libqt4_plugin_la-EPGChannels.moc.lo `test -f 'components/epg/EPGChannels.moc.cpp' || echo '$(srcdir)/'`components/epg/EPGChannels.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) components/epg/$(DEPDIR)/libqt4_plugin_la-EPGChannels.moc.Tpo components/epg/$(DEPDIR)/libqt4_plugin_la-EPGChannels.moc.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='components/epg/EPGChannels.moc.cpp' object='components/epg/libqt4_plugin_la-EPGChannels.moc.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o components/epg/libqt4_plugin_la-EPGChannels.moc.lo `test -f 'components/epg/EPGChannels.moc.cpp' || echo '$(srcdir)/'`components/epg/EPGChannels.moc.cpp
-
-components/epg/libqt4_plugin_la-EPGRuler.moc.lo: components/epg/EPGRuler.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT components/epg/libqt4_plugin_la-EPGRuler.moc.lo -MD -MP -MF components/epg/$(DEPDIR)/libqt4_plugin_la-EPGRuler.moc.Tpo -c -o components/epg/libqt4_plugin_la-EPGRuler.moc.lo `test -f 'components/epg/EPGRuler.moc.cpp' || echo '$(srcdir)/'`components/epg/EPGRuler.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) components/epg/$(DEPDIR)/libqt4_plugin_la-EPGRuler.moc.Tpo components/epg/$(DEPDIR)/libqt4_plugin_la-EPGRuler.moc.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='components/epg/EPGRuler.moc.cpp' object='components/epg/libqt4_plugin_la-EPGRuler.moc.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o components/epg/libqt4_plugin_la-EPGRuler.moc.lo `test -f 'components/epg/EPGRuler.moc.cpp' || echo '$(srcdir)/'`components/epg/EPGRuler.moc.cpp
-
-components/epg/libqt4_plugin_la-EPGView.moc.lo: components/epg/EPGView.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT components/epg/libqt4_plugin_la-EPGView.moc.lo -MD -MP -MF components/epg/$(DEPDIR)/libqt4_plugin_la-EPGView.moc.Tpo -c -o components/epg/libqt4_plugin_la-EPGView.moc.lo `test -f 'components/epg/EPGView.moc.cpp' || echo '$(srcdir)/'`components/epg/EPGView.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) components/epg/$(DEPDIR)/libqt4_plugin_la-EPGView.moc.Tpo components/epg/$(DEPDIR)/libqt4_plugin_la-EPGView.moc.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='components/epg/EPGView.moc.cpp' object='components/epg/libqt4_plugin_la-EPGView.moc.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o components/epg/libqt4_plugin_la-EPGView.moc.lo `test -f 'components/epg/EPGView.moc.cpp' || echo '$(srcdir)/'`components/epg/EPGView.moc.cpp
-
-components/epg/libqt4_plugin_la-EPGWidget.moc.lo: components/epg/EPGWidget.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT components/epg/libqt4_plugin_la-EPGWidget.moc.lo -MD -MP -MF components/epg/$(DEPDIR)/libqt4_plugin_la-EPGWidget.moc.Tpo -c -o components/epg/libqt4_plugin_la-EPGWidget.moc.lo `test -f 'components/epg/EPGWidget.moc.cpp' || echo '$(srcdir)/'`components/epg/EPGWidget.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) components/epg/$(DEPDIR)/libqt4_plugin_la-EPGWidget.moc.Tpo components/epg/$(DEPDIR)/libqt4_plugin_la-EPGWidget.moc.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='components/epg/EPGWidget.moc.cpp' object='components/epg/libqt4_plugin_la-EPGWidget.moc.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o components/epg/libqt4_plugin_la-EPGWidget.moc.lo `test -f 'components/epg/EPGWidget.moc.cpp' || echo '$(srcdir)/'`components/epg/EPGWidget.moc.cpp
-
-components/playlist/libqt4_plugin_la-icon_view.moc.lo: components/playlist/icon_view.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT components/playlist/libqt4_plugin_la-icon_view.moc.lo -MD -MP -MF components/playlist/$(DEPDIR)/libqt4_plugin_la-icon_view.moc.Tpo -c -o components/playlist/libqt4_plugin_la-icon_view.moc.lo `test -f 'components/playlist/icon_view.moc.cpp' || echo '$(srcdir)/'`components/playlist/icon_view.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) components/playlist/$(DEPDIR)/libqt4_plugin_la-icon_view.moc.Tpo components/playlist/$(DEPDIR)/libqt4_plugin_la-icon_view.moc.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='components/playlist/icon_view.moc.cpp' object='components/playlist/libqt4_plugin_la-icon_view.moc.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o components/playlist/libqt4_plugin_la-icon_view.moc.lo `test -f 'components/playlist/icon_view.moc.cpp' || echo '$(srcdir)/'`components/playlist/icon_view.moc.cpp
-
-components/playlist/libqt4_plugin_la-playlist_model.moc.lo: components/playlist/playlist_model.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT components/playlist/libqt4_plugin_la-playlist_model.moc.lo -MD -MP -MF components/playlist/$(DEPDIR)/libqt4_plugin_la-playlist_model.moc.Tpo -c -o components/playlist/libqt4_plugin_la-playlist_model.moc.lo `test -f 'components/playlist/playlist_model.moc.cpp' || echo '$(srcdir)/'`components/playlist/playlist_model.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) components/playlist/$(DEPDIR)/libqt4_plugin_la-playlist_model.moc.Tpo components/playlist/$(DEPDIR)/libqt4_plugin_la-playlist_model.moc.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='components/playlist/playlist_model.moc.cpp' object='components/playlist/libqt4_plugin_la-playlist_model.moc.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o components/playlist/libqt4_plugin_la-playlist_model.moc.lo `test -f 'components/playlist/playlist_model.moc.cpp' || echo '$(srcdir)/'`components/playlist/playlist_model.moc.cpp
-
-components/playlist/libqt4_plugin_la-playlist.moc.lo: components/playlist/playlist.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT components/playlist/libqt4_plugin_la-playlist.moc.lo -MD -MP -MF components/playlist/$(DEPDIR)/libqt4_plugin_la-playlist.moc.Tpo -c -o components/playlist/libqt4_plugin_la-playlist.moc.lo `test -f 'components/playlist/playlist.moc.cpp' || echo '$(srcdir)/'`components/playlist/playlist.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) components/playlist/$(DEPDIR)/libqt4_plugin_la-playlist.moc.Tpo components/playlist/$(DEPDIR)/libqt4_plugin_la-playlist.moc.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='components/playlist/playlist.moc.cpp' object='components/playlist/libqt4_plugin_la-playlist.moc.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o components/playlist/libqt4_plugin_la-playlist.moc.lo `test -f 'components/playlist/playlist.moc.cpp' || echo '$(srcdir)/'`components/playlist/playlist.moc.cpp
-
-components/playlist/libqt4_plugin_la-standardpanel.moc.lo: components/playlist/standardpanel.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT components/playlist/libqt4_plugin_la-standardpanel.moc.lo -MD -MP -MF components/playlist/$(DEPDIR)/libqt4_plugin_la-standardpanel.moc.Tpo -c -o components/playlist/libqt4_plugin_la-standardpanel.moc.lo `test -f 'components/playlist/standardpanel.moc.cpp' || echo '$(srcdir)/'`components/playlist/standardpanel.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) components/playlist/$(DEPDIR)/libqt4_plugin_la-standardpanel.moc.Tpo components/playlist/$(DEPDIR)/libqt4_plugin_la-standardpanel.moc.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='components/playlist/standardpanel.moc.cpp' object='components/playlist/libqt4_plugin_la-standardpanel.moc.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o components/playlist/libqt4_plugin_la-standardpanel.moc.lo `test -f 'components/playlist/standardpanel.moc.cpp' || echo '$(srcdir)/'`components/playlist/standardpanel.moc.cpp
-
-components/playlist/libqt4_plugin_la-selector.moc.lo: components/playlist/selector.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT components/playlist/libqt4_plugin_la-selector.moc.lo -MD -MP -MF components/playlist/$(DEPDIR)/libqt4_plugin_la-selector.moc.Tpo -c -o components/playlist/libqt4_plugin_la-selector.moc.lo `test -f 'components/playlist/selector.moc.cpp' || echo '$(srcdir)/'`components/playlist/selector.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) components/playlist/$(DEPDIR)/libqt4_plugin_la-selector.moc.Tpo components/playlist/$(DEPDIR)/libqt4_plugin_la-selector.moc.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='components/playlist/selector.moc.cpp' object='components/playlist/libqt4_plugin_la-selector.moc.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o components/playlist/libqt4_plugin_la-selector.moc.lo `test -f 'components/playlist/selector.moc.cpp' || echo '$(srcdir)/'`components/playlist/selector.moc.cpp
-
-components/sout/libqt4_plugin_la-profile_selector.moc.lo: components/sout/profile_selector.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT components/sout/libqt4_plugin_la-profile_selector.moc.lo -MD -MP -MF components/sout/$(DEPDIR)/libqt4_plugin_la-profile_selector.moc.Tpo -c -o components/sout/libqt4_plugin_la-profile_selector.moc.lo `test -f 'components/sout/profile_selector.moc.cpp' || echo '$(srcdir)/'`components/sout/profile_selector.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) components/sout/$(DEPDIR)/libqt4_plugin_la-profile_selector.moc.Tpo components/sout/$(DEPDIR)/libqt4_plugin_la-profile_selector.moc.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='components/sout/profile_selector.moc.cpp' object='components/sout/libqt4_plugin_la-profile_selector.moc.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o components/sout/libqt4_plugin_la-profile_selector.moc.lo `test -f 'components/sout/profile_selector.moc.cpp' || echo '$(srcdir)/'`components/sout/profile_selector.moc.cpp
-
-components/sout/libqt4_plugin_la-sout_widgets.moc.lo: components/sout/sout_widgets.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT components/sout/libqt4_plugin_la-sout_widgets.moc.lo -MD -MP -MF components/sout/$(DEPDIR)/libqt4_plugin_la-sout_widgets.moc.Tpo -c -o components/sout/libqt4_plugin_la-sout_widgets.moc.lo `test -f 'components/sout/sout_widgets.moc.cpp' || echo '$(srcdir)/'`components/sout/sout_widgets.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) components/sout/$(DEPDIR)/libqt4_plugin_la-sout_widgets.moc.Tpo components/sout/$(DEPDIR)/libqt4_plugin_la-sout_widgets.moc.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='components/sout/sout_widgets.moc.cpp' object='components/sout/libqt4_plugin_la-sout_widgets.moc.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o components/sout/libqt4_plugin_la-sout_widgets.moc.lo `test -f 'components/sout/sout_widgets.moc.cpp' || echo '$(srcdir)/'`components/sout/sout_widgets.moc.cpp
-
-util/libqt4_plugin_la-input_slider.moc.lo: util/input_slider.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT util/libqt4_plugin_la-input_slider.moc.lo -MD -MP -MF util/$(DEPDIR)/libqt4_plugin_la-input_slider.moc.Tpo -c -o util/libqt4_plugin_la-input_slider.moc.lo `test -f 'util/input_slider.moc.cpp' || echo '$(srcdir)/'`util/input_slider.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) util/$(DEPDIR)/libqt4_plugin_la-input_slider.moc.Tpo util/$(DEPDIR)/libqt4_plugin_la-input_slider.moc.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='util/input_slider.moc.cpp' object='util/libqt4_plugin_la-input_slider.moc.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o util/libqt4_plugin_la-input_slider.moc.lo `test -f 'util/input_slider.moc.cpp' || echo '$(srcdir)/'`util/input_slider.moc.cpp
-
-util/libqt4_plugin_la-customwidgets.moc.lo: util/customwidgets.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT util/libqt4_plugin_la-customwidgets.moc.lo -MD -MP -MF util/$(DEPDIR)/libqt4_plugin_la-customwidgets.moc.Tpo -c -o util/libqt4_plugin_la-customwidgets.moc.lo `test -f 'util/customwidgets.moc.cpp' || echo '$(srcdir)/'`util/customwidgets.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) util/$(DEPDIR)/libqt4_plugin_la-customwidgets.moc.Tpo util/$(DEPDIR)/libqt4_plugin_la-customwidgets.moc.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='util/customwidgets.moc.cpp' object='util/libqt4_plugin_la-customwidgets.moc.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o util/libqt4_plugin_la-customwidgets.moc.lo `test -f 'util/customwidgets.moc.cpp' || echo '$(srcdir)/'`util/customwidgets.moc.cpp
-
-util/libqt4_plugin_la-qvlcapp.moc.lo: util/qvlcapp.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT util/libqt4_plugin_la-qvlcapp.moc.lo -MD -MP -MF util/$(DEPDIR)/libqt4_plugin_la-qvlcapp.moc.Tpo -c -o util/libqt4_plugin_la-qvlcapp.moc.lo `test -f 'util/qvlcapp.moc.cpp' || echo '$(srcdir)/'`util/qvlcapp.moc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) util/$(DEPDIR)/libqt4_plugin_la-qvlcapp.moc.Tpo util/$(DEPDIR)/libqt4_plugin_la-qvlcapp.moc.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='util/qvlcapp.moc.cpp' object='util/libqt4_plugin_la-qvlcapp.moc.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o util/libqt4_plugin_la-qvlcapp.moc.lo `test -f 'util/qvlcapp.moc.cpp' || echo '$(srcdir)/'`util/qvlcapp.moc.cpp
-
-libqt4_plugin_la-resources.lo: resources.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libqt4_plugin_la-resources.lo -MD -MP -MF $(DEPDIR)/libqt4_plugin_la-resources.Tpo -c -o libqt4_plugin_la-resources.lo `test -f 'resources.cpp' || echo '$(srcdir)/'`resources.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libqt4_plugin_la-resources.Tpo $(DEPDIR)/libqt4_plugin_la-resources.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='resources.cpp' object='libqt4_plugin_la-resources.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libqt4_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libqt4_plugin_la-resources.lo `test -f 'resources.cpp' || echo '$(srcdir)/'`resources.cpp
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-	-rm -rf components/.libs components/_libs
-	-rm -rf components/epg/.libs components/epg/_libs
-	-rm -rf components/playlist/.libs components/playlist/_libs
-	-rm -rf components/sout/.libs components/sout/_libs
-	-rm -rf dialogs/.libs dialogs/_libs
-	-rm -rf util/.libs util/_libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-am
-all-am: Makefile $(LTLIBRARIES) $(HEADERS)
-installdirs:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-	-test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-	-rm -f components/$(DEPDIR)/$(am__dirstamp)
-	-rm -f components/$(am__dirstamp)
-	-rm -f components/epg/$(DEPDIR)/$(am__dirstamp)
-	-rm -f components/epg/$(am__dirstamp)
-	-rm -f components/playlist/$(DEPDIR)/$(am__dirstamp)
-	-rm -f components/playlist/$(am__dirstamp)
-	-rm -f components/sout/$(DEPDIR)/$(am__dirstamp)
-	-rm -f components/sout/$(am__dirstamp)
-	-rm -f dialogs/$(DEPDIR)/$(am__dirstamp)
-	-rm -f dialogs/$(am__dirstamp)
-	-rm -f util/$(DEPDIR)/$(am__dirstamp)
-	-rm -f util/$(am__dirstamp)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR) components/$(DEPDIR) components/epg/$(DEPDIR) components/playlist/$(DEPDIR) components/sout/$(DEPDIR) dialogs/$(DEPDIR) util/$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR) components/$(DEPDIR) components/epg/$(DEPDIR) components/playlist/$(DEPDIR) components/sout/$(DEPDIR) dialogs/$(DEPDIR) util/$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: all check install install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-	clean-libtool clean-libvlcLTLIBRARIES ctags distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags uninstall uninstall-am uninstall-libvlcLTLIBRARIES
-
-
-resources.cpp: vlc.qrc $(DEPS_res)
-	$(AM_V_GEN)$(RCC) -name vlc -o $@ $<
-
-.hpp.moc.cpp:
-	$(moc_verbose)$(MOC) $(DEFS) $(CPPFLAGS) -I$(top_builddir) `$(VLC_CONFIG) --cppflags plugin qt4` -o $@ $<
-
-.ui.h:
-	$(AM_V_at)mkdir -p -- ui
-	$(AM_V_at)rm -f $@ $@.tmp
-	$(AM_V_at)echo "#define Q_(a,b) QString::fromUtf8(_(a))" > $@.tmp
-	$(uic_verbose)$(UIC) -tr "Q_" $< >> $@.tmp
-	$(AM_V_at)sed -e 's/Q_(\"_(\\\"\(.*\)\\\")"/Q_("\1"/' $@.tmp >$@
-	$(AM_V_at)rm -f $@.tmp
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/gui/skins2/Makefile.in b/modules/gui/skins2/Makefile.in
deleted file mode 100644
index 7b19071..0000000
--- a/modules/gui/skins2/Makefile.in
+++ /dev/null
@@ -1,2317 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/gui/skins2/Makefile.am automatically generated from modules/gui/skins2/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/Modules.am $(top_srcdir)/modules/common.am
- at HAVE_WIN32_TRUE@am__append_1 = \
- at HAVE_WIN32_TRUE@	win32/win32_dragdrop.cpp \
- at HAVE_WIN32_TRUE@	win32/win32_dragdrop.hpp \
- at HAVE_WIN32_TRUE@	win32/win32_factory.cpp \
- at HAVE_WIN32_TRUE@	win32/win32_factory.hpp \
- at HAVE_WIN32_TRUE@	win32/win32_graphics.cpp \
- at HAVE_WIN32_TRUE@	win32/win32_graphics.hpp \
- at HAVE_WIN32_TRUE@	win32/win32_loop.cpp \
- at HAVE_WIN32_TRUE@	win32/win32_loop.hpp \
- at HAVE_WIN32_TRUE@	win32/win32_popup.cpp \
- at HAVE_WIN32_TRUE@	win32/win32_popup.hpp \
- at HAVE_WIN32_TRUE@	win32/win32_timer.cpp \
- at HAVE_WIN32_TRUE@	win32/win32_timer.hpp \
- at HAVE_WIN32_TRUE@	win32/win32_tooltip.cpp \
- at HAVE_WIN32_TRUE@	win32/win32_tooltip.hpp \
- at HAVE_WIN32_TRUE@	win32/win32_window.cpp \
- at HAVE_WIN32_TRUE@	win32/win32_window.hpp \
- at HAVE_WIN32_TRUE@    $(NULL)
-
- at HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE at am__append_2 = \
- at HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE@	macosx/macosx_dragdrop.cpp \
- at HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE@	macosx/macosx_dragdrop.hpp \
- at HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE@	macosx/macosx_factory.cpp \
- at HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE@	macosx/macosx_factory.hpp \
- at HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE@	macosx/macosx_graphics.cpp \
- at HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE@	macosx/macosx_graphics.hpp \
- at HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE@	macosx/macosx_loop.cpp \
- at HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE@	macosx/macosx_loop.hpp \
- at HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE@	macosx/macosx_popup.cpp \
- at HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE@	macosx/macosx_popup.hpp \
- at HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE@	macosx/macosx_timer.cpp \
- at HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE@	macosx/macosx_timer.hpp \
- at HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE@	macosx/macosx_window.cpp \
- at HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE@	macosx/macosx_window.hpp \
- at HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE@	macosx/macosx_tooltip.cpp \
- at HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE@	macosx/macosx_tooltip.hpp \
- at HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE@    $(NULL)
-
- at HAVE_DARWIN_FALSE@@HAVE_WIN32_FALSE at am__append_3 = \
- at HAVE_DARWIN_FALSE@@HAVE_WIN32_FALSE@	x11/x11_display.cpp \
- at HAVE_DARWIN_FALSE@@HAVE_WIN32_FALSE@	x11/x11_display.hpp \
- at HAVE_DARWIN_FALSE@@HAVE_WIN32_FALSE@	x11/x11_dragdrop.cpp \
- at HAVE_DARWIN_FALSE@@HAVE_WIN32_FALSE@	x11/x11_dragdrop.hpp \
- at HAVE_DARWIN_FALSE@@HAVE_WIN32_FALSE@	x11/x11_factory.cpp \
- at HAVE_DARWIN_FALSE@@HAVE_WIN32_FALSE@	x11/x11_factory.hpp \
- at HAVE_DARWIN_FALSE@@HAVE_WIN32_FALSE@	x11/x11_graphics.cpp \
- at HAVE_DARWIN_FALSE@@HAVE_WIN32_FALSE@	x11/x11_graphics.hpp \
- at HAVE_DARWIN_FALSE@@HAVE_WIN32_FALSE@	x11/x11_loop.cpp \
- at HAVE_DARWIN_FALSE@@HAVE_WIN32_FALSE@	x11/x11_loop.hpp \
- at HAVE_DARWIN_FALSE@@HAVE_WIN32_FALSE@	x11/x11_popup.cpp \
- at HAVE_DARWIN_FALSE@@HAVE_WIN32_FALSE@	x11/x11_popup.hpp \
- at HAVE_DARWIN_FALSE@@HAVE_WIN32_FALSE@	x11/x11_timer.cpp \
- at HAVE_DARWIN_FALSE@@HAVE_WIN32_FALSE@	x11/x11_timer.hpp \
- at HAVE_DARWIN_FALSE@@HAVE_WIN32_FALSE@	x11/x11_window.cpp \
- at HAVE_DARWIN_FALSE@@HAVE_WIN32_FALSE@	x11/x11_window.hpp \
- at HAVE_DARWIN_FALSE@@HAVE_WIN32_FALSE@	x11/x11_tooltip.cpp \
- at HAVE_DARWIN_FALSE@@HAVE_WIN32_FALSE@	x11/x11_tooltip.hpp \
- at HAVE_DARWIN_FALSE@@HAVE_WIN32_FALSE@    $(NULL)
-
-subdir = modules/gui/skins2
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am__libskins2_plugin_la_SOURCES_DIST = commands/async_queue.cpp \
-	commands/async_queue.hpp commands/cmd_add_item.cpp \
-	commands/cmd_add_item.hpp commands/cmd_audio.cpp \
-	commands/cmd_audio.hpp commands/cmd_dummy.hpp \
-	commands/cmd_dvd.cpp commands/cmd_dvd.hpp \
-	commands/cmd_generic.hpp commands/cmd_callbacks.hpp \
-	commands/cmd_change_skin.cpp commands/cmd_change_skin.hpp \
-	commands/cmd_dialogs.hpp commands/cmd_fullscreen.cpp \
-	commands/cmd_fullscreen.hpp commands/cmd_input.cpp \
-	commands/cmd_input.hpp commands/cmd_layout.cpp \
-	commands/cmd_layout.hpp commands/cmd_muxer.cpp \
-	commands/cmd_muxer.hpp commands/cmd_on_top.cpp \
-	commands/cmd_on_top.hpp commands/cmd_playlist.cpp \
-	commands/cmd_playlist.hpp commands/cmd_playtree.cpp \
-	commands/cmd_playtree.hpp commands/cmd_minimize.cpp \
-	commands/cmd_minimize.hpp commands/cmd_quit.cpp \
-	commands/cmd_quit.hpp commands/cmd_resize.cpp \
-	commands/cmd_resize.hpp commands/cmd_voutwindow.cpp \
-	commands/cmd_voutwindow.hpp commands/cmd_snapshot.cpp \
-	commands/cmd_snapshot.hpp commands/cmd_show_window.hpp \
-	commands/cmd_vars.cpp commands/cmd_vars.hpp \
-	controls/ctrl_button.cpp controls/ctrl_button.hpp \
-	controls/ctrl_checkbox.cpp controls/ctrl_checkbox.hpp \
-	controls/ctrl_flat.hpp controls/ctrl_generic.cpp \
-	controls/ctrl_generic.hpp controls/ctrl_image.cpp \
-	controls/ctrl_image.hpp controls/ctrl_list.cpp \
-	controls/ctrl_list.hpp controls/ctrl_tree.cpp \
-	controls/ctrl_tree.hpp controls/ctrl_move.cpp \
-	controls/ctrl_move.hpp controls/ctrl_resize.cpp \
-	controls/ctrl_resize.hpp controls/ctrl_slider.cpp \
-	controls/ctrl_slider.hpp controls/ctrl_radialslider.cpp \
-	controls/ctrl_radialslider.hpp controls/ctrl_text.hpp \
-	controls/ctrl_text.cpp controls/ctrl_video.cpp \
-	controls/ctrl_video.hpp events/evt_enter.hpp \
-	events/evt_focus.hpp events/evt_generic.hpp \
-	events/evt_input.cpp events/evt_input.hpp events/evt_key.cpp \
-	events/evt_key.hpp events/evt_leave.hpp events/evt_menu.hpp \
-	events/evt_motion.hpp events/evt_mouse.cpp \
-	events/evt_mouse.hpp events/evt_refresh.hpp \
-	events/evt_special.cpp events/evt_special.hpp \
-	events/evt_scroll.cpp events/evt_scroll.hpp parser/builder.cpp \
-	parser/builder.hpp parser/builder_data.hpp \
-	parser/expr_evaluator.cpp parser/expr_evaluator.hpp \
-	parser/interpreter.cpp parser/interpreter.hpp \
-	parser/skin_parser.cpp parser/skin_parser.hpp \
-	parser/xmlparser.cpp parser/xmlparser.hpp src/anchor.cpp \
-	src/anchor.hpp src/anim_bitmap.cpp src/anim_bitmap.hpp \
-	src/bitmap_font.cpp src/bitmap_font.hpp src/dialogs.cpp \
-	src/dialogs.hpp src/file_bitmap.cpp src/file_bitmap.hpp \
-	src/ft2_bitmap.cpp src/ft2_bitmap.hpp src/ft2_font.cpp \
-	src/ft2_font.hpp src/ft2_err.c src/ft2_err.h \
-	src/generic_bitmap.cpp src/generic_bitmap.hpp \
-	src/generic_font.hpp src/generic_layout.cpp \
-	src/generic_layout.hpp src/generic_window.cpp \
-	src/generic_window.hpp src/ini_file.cpp src/ini_file.hpp \
-	src/logger.cpp src/logger.hpp src/os_factory.cpp \
-	src/os_factory.hpp src/os_graphics.hpp src/os_loop.hpp \
-	src/os_popup.hpp src/os_timer.hpp src/os_window.hpp \
-	src/os_tooltip.hpp src/popup.cpp src/popup.hpp \
-	src/scaled_bitmap.cpp src/scaled_bitmap.hpp src/skin_main.cpp \
-	src/skin_common.hpp src/theme.cpp src/theme.hpp \
-	src/theme_loader.cpp src/theme_loader.hpp \
-	src/theme_repository.cpp src/theme_repository.hpp \
-	src/tooltip.cpp src/tooltip.hpp src/top_window.cpp \
-	src/top_window.hpp src/var_manager.cpp src/var_manager.hpp \
-	src/vlcproc.cpp src/vlcproc.hpp src/vout_window.cpp \
-	src/vout_window.hpp src/vout_manager.cpp src/vout_manager.hpp \
-	src/window_manager.cpp src/window_manager.hpp utils/bezier.cpp \
-	utils/bezier.hpp utils/fsm.cpp utils/fsm.hpp \
-	utils/observer.hpp utils/pointer.hpp utils/position.cpp \
-	utils/position.hpp utils/ustring.cpp utils/ustring.hpp \
-	utils/variable.hpp utils/var_bool.cpp utils/var_bool.hpp \
-	utils/var_list.cpp utils/var_list.hpp utils/var_percent.cpp \
-	utils/var_percent.hpp utils/var_text.cpp utils/var_text.hpp \
-	utils/var_tree.cpp utils/var_tree.hpp vars/equalizer.cpp \
-	vars/equalizer.hpp vars/playtree.cpp vars/playtree.hpp \
-	vars/time.cpp vars/time.hpp vars/volume.cpp vars/volume.hpp \
-	win32/win32_dragdrop.cpp win32/win32_dragdrop.hpp \
-	win32/win32_factory.cpp win32/win32_factory.hpp \
-	win32/win32_graphics.cpp win32/win32_graphics.hpp \
-	win32/win32_loop.cpp win32/win32_loop.hpp \
-	win32/win32_popup.cpp win32/win32_popup.hpp \
-	win32/win32_timer.cpp win32/win32_timer.hpp \
-	win32/win32_tooltip.cpp win32/win32_tooltip.hpp \
-	win32/win32_window.cpp win32/win32_window.hpp \
-	macosx/macosx_dragdrop.cpp macosx/macosx_dragdrop.hpp \
-	macosx/macosx_factory.cpp macosx/macosx_factory.hpp \
-	macosx/macosx_graphics.cpp macosx/macosx_graphics.hpp \
-	macosx/macosx_loop.cpp macosx/macosx_loop.hpp \
-	macosx/macosx_popup.cpp macosx/macosx_popup.hpp \
-	macosx/macosx_timer.cpp macosx/macosx_timer.hpp \
-	macosx/macosx_window.cpp macosx/macosx_window.hpp \
-	macosx/macosx_tooltip.cpp macosx/macosx_tooltip.hpp \
-	x11/x11_display.cpp x11/x11_display.hpp x11/x11_dragdrop.cpp \
-	x11/x11_dragdrop.hpp x11/x11_factory.cpp x11/x11_factory.hpp \
-	x11/x11_graphics.cpp x11/x11_graphics.hpp x11/x11_loop.cpp \
-	x11/x11_loop.hpp x11/x11_popup.cpp x11/x11_popup.hpp \
-	x11/x11_timer.cpp x11/x11_timer.hpp x11/x11_window.cpp \
-	x11/x11_window.hpp x11/x11_tooltip.cpp x11/x11_tooltip.hpp
-am__objects_1 =
- at HAVE_WIN32_TRUE@am__objects_2 =  \
- at HAVE_WIN32_TRUE@	libskins2_plugin_la-win32_dragdrop.lo \
- at HAVE_WIN32_TRUE@	libskins2_plugin_la-win32_factory.lo \
- at HAVE_WIN32_TRUE@	libskins2_plugin_la-win32_graphics.lo \
- at HAVE_WIN32_TRUE@	libskins2_plugin_la-win32_loop.lo \
- at HAVE_WIN32_TRUE@	libskins2_plugin_la-win32_popup.lo \
- at HAVE_WIN32_TRUE@	libskins2_plugin_la-win32_timer.lo \
- at HAVE_WIN32_TRUE@	libskins2_plugin_la-win32_tooltip.lo \
- at HAVE_WIN32_TRUE@	libskins2_plugin_la-win32_window.lo \
- at HAVE_WIN32_TRUE@	$(am__objects_1)
- at HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE at am__objects_3 = libskins2_plugin_la-macosx_dragdrop.lo \
- at HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE@	libskins2_plugin_la-macosx_factory.lo \
- at HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE@	libskins2_plugin_la-macosx_graphics.lo \
- at HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE@	libskins2_plugin_la-macosx_loop.lo \
- at HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE@	libskins2_plugin_la-macosx_popup.lo \
- at HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE@	libskins2_plugin_la-macosx_timer.lo \
- at HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE@	libskins2_plugin_la-macosx_window.lo \
- at HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE@	libskins2_plugin_la-macosx_tooltip.lo \
- at HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE@	$(am__objects_1)
- at HAVE_DARWIN_FALSE@@HAVE_WIN32_FALSE at am__objects_4 = libskins2_plugin_la-x11_display.lo \
- at HAVE_DARWIN_FALSE@@HAVE_WIN32_FALSE@	libskins2_plugin_la-x11_dragdrop.lo \
- at HAVE_DARWIN_FALSE@@HAVE_WIN32_FALSE@	libskins2_plugin_la-x11_factory.lo \
- at HAVE_DARWIN_FALSE@@HAVE_WIN32_FALSE@	libskins2_plugin_la-x11_graphics.lo \
- at HAVE_DARWIN_FALSE@@HAVE_WIN32_FALSE@	libskins2_plugin_la-x11_loop.lo \
- at HAVE_DARWIN_FALSE@@HAVE_WIN32_FALSE@	libskins2_plugin_la-x11_popup.lo \
- at HAVE_DARWIN_FALSE@@HAVE_WIN32_FALSE@	libskins2_plugin_la-x11_timer.lo \
- at HAVE_DARWIN_FALSE@@HAVE_WIN32_FALSE@	libskins2_plugin_la-x11_window.lo \
- at HAVE_DARWIN_FALSE@@HAVE_WIN32_FALSE@	libskins2_plugin_la-x11_tooltip.lo \
- at HAVE_DARWIN_FALSE@@HAVE_WIN32_FALSE@	$(am__objects_1)
-am__objects_5 = libskins2_plugin_la-async_queue.lo \
-	libskins2_plugin_la-cmd_add_item.lo \
-	libskins2_plugin_la-cmd_audio.lo \
-	libskins2_plugin_la-cmd_dvd.lo \
-	libskins2_plugin_la-cmd_change_skin.lo \
-	libskins2_plugin_la-cmd_fullscreen.lo \
-	libskins2_plugin_la-cmd_input.lo \
-	libskins2_plugin_la-cmd_layout.lo \
-	libskins2_plugin_la-cmd_muxer.lo \
-	libskins2_plugin_la-cmd_on_top.lo \
-	libskins2_plugin_la-cmd_playlist.lo \
-	libskins2_plugin_la-cmd_playtree.lo \
-	libskins2_plugin_la-cmd_minimize.lo \
-	libskins2_plugin_la-cmd_quit.lo \
-	libskins2_plugin_la-cmd_resize.lo \
-	libskins2_plugin_la-cmd_voutwindow.lo \
-	libskins2_plugin_la-cmd_snapshot.lo \
-	libskins2_plugin_la-cmd_vars.lo \
-	libskins2_plugin_la-ctrl_button.lo \
-	libskins2_plugin_la-ctrl_checkbox.lo \
-	libskins2_plugin_la-ctrl_generic.lo \
-	libskins2_plugin_la-ctrl_image.lo \
-	libskins2_plugin_la-ctrl_list.lo \
-	libskins2_plugin_la-ctrl_tree.lo \
-	libskins2_plugin_la-ctrl_move.lo \
-	libskins2_plugin_la-ctrl_resize.lo \
-	libskins2_plugin_la-ctrl_slider.lo \
-	libskins2_plugin_la-ctrl_radialslider.lo \
-	libskins2_plugin_la-ctrl_text.lo \
-	libskins2_plugin_la-ctrl_video.lo \
-	libskins2_plugin_la-evt_input.lo \
-	libskins2_plugin_la-evt_key.lo \
-	libskins2_plugin_la-evt_mouse.lo \
-	libskins2_plugin_la-evt_special.lo \
-	libskins2_plugin_la-evt_scroll.lo \
-	libskins2_plugin_la-builder.lo \
-	libskins2_plugin_la-expr_evaluator.lo \
-	libskins2_plugin_la-interpreter.lo \
-	libskins2_plugin_la-skin_parser.lo \
-	libskins2_plugin_la-xmlparser.lo libskins2_plugin_la-anchor.lo \
-	libskins2_plugin_la-anim_bitmap.lo \
-	libskins2_plugin_la-bitmap_font.lo \
-	libskins2_plugin_la-dialogs.lo \
-	libskins2_plugin_la-file_bitmap.lo \
-	libskins2_plugin_la-ft2_bitmap.lo \
-	libskins2_plugin_la-ft2_font.lo libskins2_plugin_la-ft2_err.lo \
-	libskins2_plugin_la-generic_bitmap.lo \
-	libskins2_plugin_la-generic_layout.lo \
-	libskins2_plugin_la-generic_window.lo \
-	libskins2_plugin_la-ini_file.lo libskins2_plugin_la-logger.lo \
-	libskins2_plugin_la-os_factory.lo libskins2_plugin_la-popup.lo \
-	libskins2_plugin_la-scaled_bitmap.lo \
-	libskins2_plugin_la-skin_main.lo libskins2_plugin_la-theme.lo \
-	libskins2_plugin_la-theme_loader.lo \
-	libskins2_plugin_la-theme_repository.lo \
-	libskins2_plugin_la-tooltip.lo \
-	libskins2_plugin_la-top_window.lo \
-	libskins2_plugin_la-var_manager.lo \
-	libskins2_plugin_la-vlcproc.lo \
-	libskins2_plugin_la-vout_window.lo \
-	libskins2_plugin_la-vout_manager.lo \
-	libskins2_plugin_la-window_manager.lo \
-	libskins2_plugin_la-bezier.lo libskins2_plugin_la-fsm.lo \
-	libskins2_plugin_la-position.lo libskins2_plugin_la-ustring.lo \
-	libskins2_plugin_la-var_bool.lo \
-	libskins2_plugin_la-var_list.lo \
-	libskins2_plugin_la-var_percent.lo \
-	libskins2_plugin_la-var_text.lo \
-	libskins2_plugin_la-var_tree.lo \
-	libskins2_plugin_la-equalizer.lo \
-	libskins2_plugin_la-playtree.lo libskins2_plugin_la-time.lo \
-	libskins2_plugin_la-volume.lo $(am__objects_2) \
-	$(am__objects_3) $(am__objects_4)
-am_libskins2_plugin_la_OBJECTS = $(am__objects_5)
-nodist_libskins2_plugin_la_OBJECTS =
-libskins2_plugin_la_OBJECTS = $(am_libskins2_plugin_la_OBJECTS) \
-	$(nodist_libskins2_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libskins2_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
-	$(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
-	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
-LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CXXFLAGS) $(CXXFLAGS)
-AM_V_CXX = $(am__v_CXX_$(V))
-am__v_CXX_ = $(am__v_CXX_$(AM_DEFAULT_VERBOSITY))
-am__v_CXX_0 = @echo "  CXX   " $@;
-CXXLD = $(CXX)
-CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
-	$(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CXXLD = $(am__v_CXXLD_$(V))
-am__v_CXXLD_ = $(am__v_CXXLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CXXLD_0 = @echo "  CXXLD " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libskins2_plugin_la_SOURCES) \
-	$(nodist_libskins2_plugin_la_SOURCES)
-DIST_SOURCES = $(am__libskins2_plugin_la_SOURCES_DIST)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = gui
-dir = gui/skins2
-mods = skins2
-libvlc_LTLIBRARIES = $(LTLIBskins2)
-EXTRA_LTLIBRARIES = libskins2_plugin.la
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
-SOURCES_skins2 = commands/async_queue.cpp commands/async_queue.hpp \
-	commands/cmd_add_item.cpp commands/cmd_add_item.hpp \
-	commands/cmd_audio.cpp commands/cmd_audio.hpp \
-	commands/cmd_dummy.hpp commands/cmd_dvd.cpp \
-	commands/cmd_dvd.hpp commands/cmd_generic.hpp \
-	commands/cmd_callbacks.hpp commands/cmd_change_skin.cpp \
-	commands/cmd_change_skin.hpp commands/cmd_dialogs.hpp \
-	commands/cmd_fullscreen.cpp commands/cmd_fullscreen.hpp \
-	commands/cmd_input.cpp commands/cmd_input.hpp \
-	commands/cmd_layout.cpp commands/cmd_layout.hpp \
-	commands/cmd_muxer.cpp commands/cmd_muxer.hpp \
-	commands/cmd_on_top.cpp commands/cmd_on_top.hpp \
-	commands/cmd_playlist.cpp commands/cmd_playlist.hpp \
-	commands/cmd_playtree.cpp commands/cmd_playtree.hpp \
-	commands/cmd_minimize.cpp commands/cmd_minimize.hpp \
-	commands/cmd_quit.cpp commands/cmd_quit.hpp \
-	commands/cmd_resize.cpp commands/cmd_resize.hpp \
-	commands/cmd_voutwindow.cpp commands/cmd_voutwindow.hpp \
-	commands/cmd_snapshot.cpp commands/cmd_snapshot.hpp \
-	commands/cmd_show_window.hpp commands/cmd_vars.cpp \
-	commands/cmd_vars.hpp controls/ctrl_button.cpp \
-	controls/ctrl_button.hpp controls/ctrl_checkbox.cpp \
-	controls/ctrl_checkbox.hpp controls/ctrl_flat.hpp \
-	controls/ctrl_generic.cpp controls/ctrl_generic.hpp \
-	controls/ctrl_image.cpp controls/ctrl_image.hpp \
-	controls/ctrl_list.cpp controls/ctrl_list.hpp \
-	controls/ctrl_tree.cpp controls/ctrl_tree.hpp \
-	controls/ctrl_move.cpp controls/ctrl_move.hpp \
-	controls/ctrl_resize.cpp controls/ctrl_resize.hpp \
-	controls/ctrl_slider.cpp controls/ctrl_slider.hpp \
-	controls/ctrl_radialslider.cpp controls/ctrl_radialslider.hpp \
-	controls/ctrl_text.hpp controls/ctrl_text.cpp \
-	controls/ctrl_video.cpp controls/ctrl_video.hpp \
-	events/evt_enter.hpp events/evt_focus.hpp \
-	events/evt_generic.hpp events/evt_input.cpp \
-	events/evt_input.hpp events/evt_key.cpp events/evt_key.hpp \
-	events/evt_leave.hpp events/evt_menu.hpp events/evt_motion.hpp \
-	events/evt_mouse.cpp events/evt_mouse.hpp \
-	events/evt_refresh.hpp events/evt_special.cpp \
-	events/evt_special.hpp events/evt_scroll.cpp \
-	events/evt_scroll.hpp parser/builder.cpp parser/builder.hpp \
-	parser/builder_data.hpp parser/expr_evaluator.cpp \
-	parser/expr_evaluator.hpp parser/interpreter.cpp \
-	parser/interpreter.hpp parser/skin_parser.cpp \
-	parser/skin_parser.hpp parser/xmlparser.cpp \
-	parser/xmlparser.hpp src/anchor.cpp src/anchor.hpp \
-	src/anim_bitmap.cpp src/anim_bitmap.hpp src/bitmap_font.cpp \
-	src/bitmap_font.hpp src/dialogs.cpp src/dialogs.hpp \
-	src/file_bitmap.cpp src/file_bitmap.hpp src/ft2_bitmap.cpp \
-	src/ft2_bitmap.hpp src/ft2_font.cpp src/ft2_font.hpp \
-	src/ft2_err.c src/ft2_err.h src/generic_bitmap.cpp \
-	src/generic_bitmap.hpp src/generic_font.hpp \
-	src/generic_layout.cpp src/generic_layout.hpp \
-	src/generic_window.cpp src/generic_window.hpp src/ini_file.cpp \
-	src/ini_file.hpp src/logger.cpp src/logger.hpp \
-	src/os_factory.cpp src/os_factory.hpp src/os_graphics.hpp \
-	src/os_loop.hpp src/os_popup.hpp src/os_timer.hpp \
-	src/os_window.hpp src/os_tooltip.hpp src/popup.cpp \
-	src/popup.hpp src/scaled_bitmap.cpp src/scaled_bitmap.hpp \
-	src/skin_main.cpp src/skin_common.hpp src/theme.cpp \
-	src/theme.hpp src/theme_loader.cpp src/theme_loader.hpp \
-	src/theme_repository.cpp src/theme_repository.hpp \
-	src/tooltip.cpp src/tooltip.hpp src/top_window.cpp \
-	src/top_window.hpp src/var_manager.cpp src/var_manager.hpp \
-	src/vlcproc.cpp src/vlcproc.hpp src/vout_window.cpp \
-	src/vout_window.hpp src/vout_manager.cpp src/vout_manager.hpp \
-	src/window_manager.cpp src/window_manager.hpp utils/bezier.cpp \
-	utils/bezier.hpp utils/fsm.cpp utils/fsm.hpp \
-	utils/observer.hpp utils/pointer.hpp utils/position.cpp \
-	utils/position.hpp utils/ustring.cpp utils/ustring.hpp \
-	utils/variable.hpp utils/var_bool.cpp utils/var_bool.hpp \
-	utils/var_list.cpp utils/var_list.hpp utils/var_percent.cpp \
-	utils/var_percent.hpp utils/var_text.cpp utils/var_text.hpp \
-	utils/var_tree.cpp utils/var_tree.hpp vars/equalizer.cpp \
-	vars/equalizer.hpp vars/playtree.cpp vars/playtree.hpp \
-	vars/time.cpp vars/time.hpp vars/volume.cpp vars/volume.hpp \
-	$(am__append_1) $(am__append_2) $(am__append_3)
-
-# The skins2 plugin
-libskins2_plugin_la_SOURCES = $(SOURCES_skins2)
-nodist_libskins2_plugin_la_SOURCES = $(nodist_SOURCES_skins2)
-# Force per-target objects:
-libskins2_plugin_la_CFLAGS = $(AM_CFLAGS)
-libskins2_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libskins2_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libskins2_plugin_la_LIBADD = $(AM_LIBADD)
-libskins2_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .cpp .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/gui/skins2/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/gui/skins2/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libskins2_plugin.la: $(libskins2_plugin_la_OBJECTS) $(libskins2_plugin_la_DEPENDENCIES) 
-	$(AM_V_CXXLD)$(libskins2_plugin_la_LINK)  $(libskins2_plugin_la_OBJECTS) $(libskins2_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-anchor.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-anim_bitmap.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-async_queue.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-bezier.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-bitmap_font.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-builder.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-cmd_add_item.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-cmd_audio.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-cmd_change_skin.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-cmd_dvd.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-cmd_fullscreen.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-cmd_input.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-cmd_layout.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-cmd_minimize.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-cmd_muxer.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-cmd_on_top.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-cmd_playlist.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-cmd_playtree.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-cmd_quit.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-cmd_resize.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-cmd_snapshot.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-cmd_vars.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-cmd_voutwindow.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-ctrl_button.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-ctrl_checkbox.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-ctrl_generic.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-ctrl_image.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-ctrl_list.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-ctrl_move.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-ctrl_radialslider.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-ctrl_resize.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-ctrl_slider.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-ctrl_text.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-ctrl_tree.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-ctrl_video.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-dialogs.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-equalizer.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-evt_input.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-evt_key.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-evt_mouse.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-evt_scroll.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-evt_special.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-expr_evaluator.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-file_bitmap.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-fsm.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-ft2_bitmap.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-ft2_err.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-ft2_font.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-generic_bitmap.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-generic_layout.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-generic_window.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-ini_file.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-interpreter.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-logger.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-macosx_dragdrop.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-macosx_factory.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-macosx_graphics.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-macosx_loop.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-macosx_popup.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-macosx_timer.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-macosx_tooltip.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-macosx_window.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-os_factory.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-playtree.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-popup.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-position.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-scaled_bitmap.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-skin_main.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-skin_parser.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-theme.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-theme_loader.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-theme_repository.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-time.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-tooltip.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-top_window.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-ustring.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-var_bool.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-var_list.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-var_manager.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-var_percent.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-var_text.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-var_tree.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-vlcproc.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-volume.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-vout_manager.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-vout_window.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-win32_dragdrop.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-win32_factory.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-win32_graphics.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-win32_loop.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-win32_popup.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-win32_timer.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-win32_tooltip.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-win32_window.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-window_manager.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-x11_display.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-x11_dragdrop.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-x11_factory.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-x11_graphics.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-x11_loop.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-x11_popup.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-x11_timer.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-x11_tooltip.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-x11_window.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libskins2_plugin_la-xmlparser.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-libskins2_plugin_la-ft2_err.lo: src/ft2_err.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CFLAGS) $(CFLAGS) -MT libskins2_plugin_la-ft2_err.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-ft2_err.Tpo -c -o libskins2_plugin_la-ft2_err.lo `test -f 'src/ft2_err.c' || echo '$(srcdir)/'`src/ft2_err.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-ft2_err.Tpo $(DEPDIR)/libskins2_plugin_la-ft2_err.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='src/ft2_err.c' object='libskins2_plugin_la-ft2_err.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CFLAGS) $(CFLAGS) -c -o libskins2_plugin_la-ft2_err.lo `test -f 'src/ft2_err.c' || echo '$(srcdir)/'`src/ft2_err.c
-
-.cpp.o:
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ $<
-
-.cpp.obj:
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
-
-.cpp.lo:
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LTCXXCOMPILE) -c -o $@ $<
-
-libskins2_plugin_la-async_queue.lo: commands/async_queue.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-async_queue.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-async_queue.Tpo -c -o libskins2_plugin_la-async_queue.lo `test -f 'commands/async_queue.cpp' || echo '$(srcdir)/'`commands/async_queue.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-async_queue.Tpo $(DEPDIR)/libskins2_plugin_la-async_queue.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='commands/async_queue.cpp' object='libskins2_plugin_la-async_queue.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-async_queue.lo `test -f 'commands/async_queue.cpp' || echo '$(srcdir)/'`commands/async_queue.cpp
-
-libskins2_plugin_la-cmd_add_item.lo: commands/cmd_add_item.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-cmd_add_item.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-cmd_add_item.Tpo -c -o libskins2_plugin_la-cmd_add_item.lo `test -f 'commands/cmd_add_item.cpp' || echo '$(srcdir)/'`commands/cmd_add_item.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-cmd_add_item.Tpo $(DEPDIR)/libskins2_plugin_la-cmd_add_item.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='commands/cmd_add_item.cpp' object='libskins2_plugin_la-cmd_add_item.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-cmd_add_item.lo `test -f 'commands/cmd_add_item.cpp' || echo '$(srcdir)/'`commands/cmd_add_item.cpp
-
-libskins2_plugin_la-cmd_audio.lo: commands/cmd_audio.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-cmd_audio.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-cmd_audio.Tpo -c -o libskins2_plugin_la-cmd_audio.lo `test -f 'commands/cmd_audio.cpp' || echo '$(srcdir)/'`commands/cmd_audio.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-cmd_audio.Tpo $(DEPDIR)/libskins2_plugin_la-cmd_audio.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='commands/cmd_audio.cpp' object='libskins2_plugin_la-cmd_audio.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-cmd_audio.lo `test -f 'commands/cmd_audio.cpp' || echo '$(srcdir)/'`commands/cmd_audio.cpp
-
-libskins2_plugin_la-cmd_dvd.lo: commands/cmd_dvd.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-cmd_dvd.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-cmd_dvd.Tpo -c -o libskins2_plugin_la-cmd_dvd.lo `test -f 'commands/cmd_dvd.cpp' || echo '$(srcdir)/'`commands/cmd_dvd.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-cmd_dvd.Tpo $(DEPDIR)/libskins2_plugin_la-cmd_dvd.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='commands/cmd_dvd.cpp' object='libskins2_plugin_la-cmd_dvd.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-cmd_dvd.lo `test -f 'commands/cmd_dvd.cpp' || echo '$(srcdir)/'`commands/cmd_dvd.cpp
-
-libskins2_plugin_la-cmd_change_skin.lo: commands/cmd_change_skin.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-cmd_change_skin.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-cmd_change_skin.Tpo -c -o libskins2_plugin_la-cmd_change_skin.lo `test -f 'commands/cmd_change_skin.cpp' || echo '$(srcdir)/'`commands/cmd_change_skin.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-cmd_change_skin.Tpo $(DEPDIR)/libskins2_plugin_la-cmd_change_skin.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='commands/cmd_change_skin.cpp' object='libskins2_plugin_la-cmd_change_skin.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-cmd_change_skin.lo `test -f 'commands/cmd_change_skin.cpp' || echo '$(srcdir)/'`commands/cmd_change_skin.cpp
-
-libskins2_plugin_la-cmd_fullscreen.lo: commands/cmd_fullscreen.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-cmd_fullscreen.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-cmd_fullscreen.Tpo -c -o libskins2_plugin_la-cmd_fullscreen.lo `test -f 'commands/cmd_fullscreen.cpp' || echo '$(srcdir)/'`commands/cmd_fullscreen.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-cmd_fullscreen.Tpo $(DEPDIR)/libskins2_plugin_la-cmd_fullscreen.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='commands/cmd_fullscreen.cpp' object='libskins2_plugin_la-cmd_fullscreen.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-cmd_fullscreen.lo `test -f 'commands/cmd_fullscreen.cpp' || echo '$(srcdir)/'`commands/cmd_fullscreen.cpp
-
-libskins2_plugin_la-cmd_input.lo: commands/cmd_input.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-cmd_input.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-cmd_input.Tpo -c -o libskins2_plugin_la-cmd_input.lo `test -f 'commands/cmd_input.cpp' || echo '$(srcdir)/'`commands/cmd_input.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-cmd_input.Tpo $(DEPDIR)/libskins2_plugin_la-cmd_input.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='commands/cmd_input.cpp' object='libskins2_plugin_la-cmd_input.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-cmd_input.lo `test -f 'commands/cmd_input.cpp' || echo '$(srcdir)/'`commands/cmd_input.cpp
-
-libskins2_plugin_la-cmd_layout.lo: commands/cmd_layout.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-cmd_layout.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-cmd_layout.Tpo -c -o libskins2_plugin_la-cmd_layout.lo `test -f 'commands/cmd_layout.cpp' || echo '$(srcdir)/'`commands/cmd_layout.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-cmd_layout.Tpo $(DEPDIR)/libskins2_plugin_la-cmd_layout.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='commands/cmd_layout.cpp' object='libskins2_plugin_la-cmd_layout.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-cmd_layout.lo `test -f 'commands/cmd_layout.cpp' || echo '$(srcdir)/'`commands/cmd_layout.cpp
-
-libskins2_plugin_la-cmd_muxer.lo: commands/cmd_muxer.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-cmd_muxer.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-cmd_muxer.Tpo -c -o libskins2_plugin_la-cmd_muxer.lo `test -f 'commands/cmd_muxer.cpp' || echo '$(srcdir)/'`commands/cmd_muxer.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-cmd_muxer.Tpo $(DEPDIR)/libskins2_plugin_la-cmd_muxer.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='commands/cmd_muxer.cpp' object='libskins2_plugin_la-cmd_muxer.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-cmd_muxer.lo `test -f 'commands/cmd_muxer.cpp' || echo '$(srcdir)/'`commands/cmd_muxer.cpp
-
-libskins2_plugin_la-cmd_on_top.lo: commands/cmd_on_top.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-cmd_on_top.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-cmd_on_top.Tpo -c -o libskins2_plugin_la-cmd_on_top.lo `test -f 'commands/cmd_on_top.cpp' || echo '$(srcdir)/'`commands/cmd_on_top.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-cmd_on_top.Tpo $(DEPDIR)/libskins2_plugin_la-cmd_on_top.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='commands/cmd_on_top.cpp' object='libskins2_plugin_la-cmd_on_top.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-cmd_on_top.lo `test -f 'commands/cmd_on_top.cpp' || echo '$(srcdir)/'`commands/cmd_on_top.cpp
-
-libskins2_plugin_la-cmd_playlist.lo: commands/cmd_playlist.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-cmd_playlist.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-cmd_playlist.Tpo -c -o libskins2_plugin_la-cmd_playlist.lo `test -f 'commands/cmd_playlist.cpp' || echo '$(srcdir)/'`commands/cmd_playlist.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-cmd_playlist.Tpo $(DEPDIR)/libskins2_plugin_la-cmd_playlist.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='commands/cmd_playlist.cpp' object='libskins2_plugin_la-cmd_playlist.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-cmd_playlist.lo `test -f 'commands/cmd_playlist.cpp' || echo '$(srcdir)/'`commands/cmd_playlist.cpp
-
-libskins2_plugin_la-cmd_playtree.lo: commands/cmd_playtree.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-cmd_playtree.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-cmd_playtree.Tpo -c -o libskins2_plugin_la-cmd_playtree.lo `test -f 'commands/cmd_playtree.cpp' || echo '$(srcdir)/'`commands/cmd_playtree.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-cmd_playtree.Tpo $(DEPDIR)/libskins2_plugin_la-cmd_playtree.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='commands/cmd_playtree.cpp' object='libskins2_plugin_la-cmd_playtree.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-cmd_playtree.lo `test -f 'commands/cmd_playtree.cpp' || echo '$(srcdir)/'`commands/cmd_playtree.cpp
-
-libskins2_plugin_la-cmd_minimize.lo: commands/cmd_minimize.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-cmd_minimize.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-cmd_minimize.Tpo -c -o libskins2_plugin_la-cmd_minimize.lo `test -f 'commands/cmd_minimize.cpp' || echo '$(srcdir)/'`commands/cmd_minimize.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-cmd_minimize.Tpo $(DEPDIR)/libskins2_plugin_la-cmd_minimize.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='commands/cmd_minimize.cpp' object='libskins2_plugin_la-cmd_minimize.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-cmd_minimize.lo `test -f 'commands/cmd_minimize.cpp' || echo '$(srcdir)/'`commands/cmd_minimize.cpp
-
-libskins2_plugin_la-cmd_quit.lo: commands/cmd_quit.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-cmd_quit.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-cmd_quit.Tpo -c -o libskins2_plugin_la-cmd_quit.lo `test -f 'commands/cmd_quit.cpp' || echo '$(srcdir)/'`commands/cmd_quit.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-cmd_quit.Tpo $(DEPDIR)/libskins2_plugin_la-cmd_quit.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='commands/cmd_quit.cpp' object='libskins2_plugin_la-cmd_quit.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-cmd_quit.lo `test -f 'commands/cmd_quit.cpp' || echo '$(srcdir)/'`commands/cmd_quit.cpp
-
-libskins2_plugin_la-cmd_resize.lo: commands/cmd_resize.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-cmd_resize.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-cmd_resize.Tpo -c -o libskins2_plugin_la-cmd_resize.lo `test -f 'commands/cmd_resize.cpp' || echo '$(srcdir)/'`commands/cmd_resize.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-cmd_resize.Tpo $(DEPDIR)/libskins2_plugin_la-cmd_resize.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='commands/cmd_resize.cpp' object='libskins2_plugin_la-cmd_resize.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-cmd_resize.lo `test -f 'commands/cmd_resize.cpp' || echo '$(srcdir)/'`commands/cmd_resize.cpp
-
-libskins2_plugin_la-cmd_voutwindow.lo: commands/cmd_voutwindow.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-cmd_voutwindow.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-cmd_voutwindow.Tpo -c -o libskins2_plugin_la-cmd_voutwindow.lo `test -f 'commands/cmd_voutwindow.cpp' || echo '$(srcdir)/'`commands/cmd_voutwindow.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-cmd_voutwindow.Tpo $(DEPDIR)/libskins2_plugin_la-cmd_voutwindow.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='commands/cmd_voutwindow.cpp' object='libskins2_plugin_la-cmd_voutwindow.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-cmd_voutwindow.lo `test -f 'commands/cmd_voutwindow.cpp' || echo '$(srcdir)/'`commands/cmd_voutwindow.cpp
-
-libskins2_plugin_la-cmd_snapshot.lo: commands/cmd_snapshot.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-cmd_snapshot.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-cmd_snapshot.Tpo -c -o libskins2_plugin_la-cmd_snapshot.lo `test -f 'commands/cmd_snapshot.cpp' || echo '$(srcdir)/'`commands/cmd_snapshot.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-cmd_snapshot.Tpo $(DEPDIR)/libskins2_plugin_la-cmd_snapshot.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='commands/cmd_snapshot.cpp' object='libskins2_plugin_la-cmd_snapshot.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-cmd_snapshot.lo `test -f 'commands/cmd_snapshot.cpp' || echo '$(srcdir)/'`commands/cmd_snapshot.cpp
-
-libskins2_plugin_la-cmd_vars.lo: commands/cmd_vars.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-cmd_vars.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-cmd_vars.Tpo -c -o libskins2_plugin_la-cmd_vars.lo `test -f 'commands/cmd_vars.cpp' || echo '$(srcdir)/'`commands/cmd_vars.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-cmd_vars.Tpo $(DEPDIR)/libskins2_plugin_la-cmd_vars.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='commands/cmd_vars.cpp' object='libskins2_plugin_la-cmd_vars.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-cmd_vars.lo `test -f 'commands/cmd_vars.cpp' || echo '$(srcdir)/'`commands/cmd_vars.cpp
-
-libskins2_plugin_la-ctrl_button.lo: controls/ctrl_button.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-ctrl_button.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-ctrl_button.Tpo -c -o libskins2_plugin_la-ctrl_button.lo `test -f 'controls/ctrl_button.cpp' || echo '$(srcdir)/'`controls/ctrl_button.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-ctrl_button.Tpo $(DEPDIR)/libskins2_plugin_la-ctrl_button.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='controls/ctrl_button.cpp' object='libskins2_plugin_la-ctrl_button.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-ctrl_button.lo `test -f 'controls/ctrl_button.cpp' || echo '$(srcdir)/'`controls/ctrl_button.cpp
-
-libskins2_plugin_la-ctrl_checkbox.lo: controls/ctrl_checkbox.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-ctrl_checkbox.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-ctrl_checkbox.Tpo -c -o libskins2_plugin_la-ctrl_checkbox.lo `test -f 'controls/ctrl_checkbox.cpp' || echo '$(srcdir)/'`controls/ctrl_checkbox.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-ctrl_checkbox.Tpo $(DEPDIR)/libskins2_plugin_la-ctrl_checkbox.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='controls/ctrl_checkbox.cpp' object='libskins2_plugin_la-ctrl_checkbox.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-ctrl_checkbox.lo `test -f 'controls/ctrl_checkbox.cpp' || echo '$(srcdir)/'`controls/ctrl_checkbox.cpp
-
-libskins2_plugin_la-ctrl_generic.lo: controls/ctrl_generic.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-ctrl_generic.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-ctrl_generic.Tpo -c -o libskins2_plugin_la-ctrl_generic.lo `test -f 'controls/ctrl_generic.cpp' || echo '$(srcdir)/'`controls/ctrl_generic.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-ctrl_generic.Tpo $(DEPDIR)/libskins2_plugin_la-ctrl_generic.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='controls/ctrl_generic.cpp' object='libskins2_plugin_la-ctrl_generic.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-ctrl_generic.lo `test -f 'controls/ctrl_generic.cpp' || echo '$(srcdir)/'`controls/ctrl_generic.cpp
-
-libskins2_plugin_la-ctrl_image.lo: controls/ctrl_image.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-ctrl_image.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-ctrl_image.Tpo -c -o libskins2_plugin_la-ctrl_image.lo `test -f 'controls/ctrl_image.cpp' || echo '$(srcdir)/'`controls/ctrl_image.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-ctrl_image.Tpo $(DEPDIR)/libskins2_plugin_la-ctrl_image.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='controls/ctrl_image.cpp' object='libskins2_plugin_la-ctrl_image.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-ctrl_image.lo `test -f 'controls/ctrl_image.cpp' || echo '$(srcdir)/'`controls/ctrl_image.cpp
-
-libskins2_plugin_la-ctrl_list.lo: controls/ctrl_list.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-ctrl_list.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-ctrl_list.Tpo -c -o libskins2_plugin_la-ctrl_list.lo `test -f 'controls/ctrl_list.cpp' || echo '$(srcdir)/'`controls/ctrl_list.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-ctrl_list.Tpo $(DEPDIR)/libskins2_plugin_la-ctrl_list.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='controls/ctrl_list.cpp' object='libskins2_plugin_la-ctrl_list.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-ctrl_list.lo `test -f 'controls/ctrl_list.cpp' || echo '$(srcdir)/'`controls/ctrl_list.cpp
-
-libskins2_plugin_la-ctrl_tree.lo: controls/ctrl_tree.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-ctrl_tree.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-ctrl_tree.Tpo -c -o libskins2_plugin_la-ctrl_tree.lo `test -f 'controls/ctrl_tree.cpp' || echo '$(srcdir)/'`controls/ctrl_tree.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-ctrl_tree.Tpo $(DEPDIR)/libskins2_plugin_la-ctrl_tree.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='controls/ctrl_tree.cpp' object='libskins2_plugin_la-ctrl_tree.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-ctrl_tree.lo `test -f 'controls/ctrl_tree.cpp' || echo '$(srcdir)/'`controls/ctrl_tree.cpp
-
-libskins2_plugin_la-ctrl_move.lo: controls/ctrl_move.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-ctrl_move.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-ctrl_move.Tpo -c -o libskins2_plugin_la-ctrl_move.lo `test -f 'controls/ctrl_move.cpp' || echo '$(srcdir)/'`controls/ctrl_move.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-ctrl_move.Tpo $(DEPDIR)/libskins2_plugin_la-ctrl_move.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='controls/ctrl_move.cpp' object='libskins2_plugin_la-ctrl_move.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-ctrl_move.lo `test -f 'controls/ctrl_move.cpp' || echo '$(srcdir)/'`controls/ctrl_move.cpp
-
-libskins2_plugin_la-ctrl_resize.lo: controls/ctrl_resize.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-ctrl_resize.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-ctrl_resize.Tpo -c -o libskins2_plugin_la-ctrl_resize.lo `test -f 'controls/ctrl_resize.cpp' || echo '$(srcdir)/'`controls/ctrl_resize.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-ctrl_resize.Tpo $(DEPDIR)/libskins2_plugin_la-ctrl_resize.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='controls/ctrl_resize.cpp' object='libskins2_plugin_la-ctrl_resize.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-ctrl_resize.lo `test -f 'controls/ctrl_resize.cpp' || echo '$(srcdir)/'`controls/ctrl_resize.cpp
-
-libskins2_plugin_la-ctrl_slider.lo: controls/ctrl_slider.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-ctrl_slider.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-ctrl_slider.Tpo -c -o libskins2_plugin_la-ctrl_slider.lo `test -f 'controls/ctrl_slider.cpp' || echo '$(srcdir)/'`controls/ctrl_slider.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-ctrl_slider.Tpo $(DEPDIR)/libskins2_plugin_la-ctrl_slider.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='controls/ctrl_slider.cpp' object='libskins2_plugin_la-ctrl_slider.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-ctrl_slider.lo `test -f 'controls/ctrl_slider.cpp' || echo '$(srcdir)/'`controls/ctrl_slider.cpp
-
-libskins2_plugin_la-ctrl_radialslider.lo: controls/ctrl_radialslider.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-ctrl_radialslider.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-ctrl_radialslider.Tpo -c -o libskins2_plugin_la-ctrl_radialslider.lo `test -f 'controls/ctrl_radialslider.cpp' || echo '$(srcdir)/'`controls/ctrl_radialslider.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-ctrl_radialslider.Tpo $(DEPDIR)/libskins2_plugin_la-ctrl_radialslider.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='controls/ctrl_radialslider.cpp' object='libskins2_plugin_la-ctrl_radialslider.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-ctrl_radialslider.lo `test -f 'controls/ctrl_radialslider.cpp' || echo '$(srcdir)/'`controls/ctrl_radialslider.cpp
-
-libskins2_plugin_la-ctrl_text.lo: controls/ctrl_text.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-ctrl_text.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-ctrl_text.Tpo -c -o libskins2_plugin_la-ctrl_text.lo `test -f 'controls/ctrl_text.cpp' || echo '$(srcdir)/'`controls/ctrl_text.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-ctrl_text.Tpo $(DEPDIR)/libskins2_plugin_la-ctrl_text.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='controls/ctrl_text.cpp' object='libskins2_plugin_la-ctrl_text.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-ctrl_text.lo `test -f 'controls/ctrl_text.cpp' || echo '$(srcdir)/'`controls/ctrl_text.cpp
-
-libskins2_plugin_la-ctrl_video.lo: controls/ctrl_video.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-ctrl_video.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-ctrl_video.Tpo -c -o libskins2_plugin_la-ctrl_video.lo `test -f 'controls/ctrl_video.cpp' || echo '$(srcdir)/'`controls/ctrl_video.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-ctrl_video.Tpo $(DEPDIR)/libskins2_plugin_la-ctrl_video.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='controls/ctrl_video.cpp' object='libskins2_plugin_la-ctrl_video.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-ctrl_video.lo `test -f 'controls/ctrl_video.cpp' || echo '$(srcdir)/'`controls/ctrl_video.cpp
-
-libskins2_plugin_la-evt_input.lo: events/evt_input.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-evt_input.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-evt_input.Tpo -c -o libskins2_plugin_la-evt_input.lo `test -f 'events/evt_input.cpp' || echo '$(srcdir)/'`events/evt_input.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-evt_input.Tpo $(DEPDIR)/libskins2_plugin_la-evt_input.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='events/evt_input.cpp' object='libskins2_plugin_la-evt_input.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-evt_input.lo `test -f 'events/evt_input.cpp' || echo '$(srcdir)/'`events/evt_input.cpp
-
-libskins2_plugin_la-evt_key.lo: events/evt_key.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-evt_key.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-evt_key.Tpo -c -o libskins2_plugin_la-evt_key.lo `test -f 'events/evt_key.cpp' || echo '$(srcdir)/'`events/evt_key.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-evt_key.Tpo $(DEPDIR)/libskins2_plugin_la-evt_key.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='events/evt_key.cpp' object='libskins2_plugin_la-evt_key.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-evt_key.lo `test -f 'events/evt_key.cpp' || echo '$(srcdir)/'`events/evt_key.cpp
-
-libskins2_plugin_la-evt_mouse.lo: events/evt_mouse.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-evt_mouse.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-evt_mouse.Tpo -c -o libskins2_plugin_la-evt_mouse.lo `test -f 'events/evt_mouse.cpp' || echo '$(srcdir)/'`events/evt_mouse.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-evt_mouse.Tpo $(DEPDIR)/libskins2_plugin_la-evt_mouse.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='events/evt_mouse.cpp' object='libskins2_plugin_la-evt_mouse.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-evt_mouse.lo `test -f 'events/evt_mouse.cpp' || echo '$(srcdir)/'`events/evt_mouse.cpp
-
-libskins2_plugin_la-evt_special.lo: events/evt_special.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-evt_special.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-evt_special.Tpo -c -o libskins2_plugin_la-evt_special.lo `test -f 'events/evt_special.cpp' || echo '$(srcdir)/'`events/evt_special.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-evt_special.Tpo $(DEPDIR)/libskins2_plugin_la-evt_special.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='events/evt_special.cpp' object='libskins2_plugin_la-evt_special.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-evt_special.lo `test -f 'events/evt_special.cpp' || echo '$(srcdir)/'`events/evt_special.cpp
-
-libskins2_plugin_la-evt_scroll.lo: events/evt_scroll.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-evt_scroll.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-evt_scroll.Tpo -c -o libskins2_plugin_la-evt_scroll.lo `test -f 'events/evt_scroll.cpp' || echo '$(srcdir)/'`events/evt_scroll.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-evt_scroll.Tpo $(DEPDIR)/libskins2_plugin_la-evt_scroll.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='events/evt_scroll.cpp' object='libskins2_plugin_la-evt_scroll.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-evt_scroll.lo `test -f 'events/evt_scroll.cpp' || echo '$(srcdir)/'`events/evt_scroll.cpp
-
-libskins2_plugin_la-builder.lo: parser/builder.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-builder.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-builder.Tpo -c -o libskins2_plugin_la-builder.lo `test -f 'parser/builder.cpp' || echo '$(srcdir)/'`parser/builder.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-builder.Tpo $(DEPDIR)/libskins2_plugin_la-builder.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='parser/builder.cpp' object='libskins2_plugin_la-builder.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-builder.lo `test -f 'parser/builder.cpp' || echo '$(srcdir)/'`parser/builder.cpp
-
-libskins2_plugin_la-expr_evaluator.lo: parser/expr_evaluator.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-expr_evaluator.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-expr_evaluator.Tpo -c -o libskins2_plugin_la-expr_evaluator.lo `test -f 'parser/expr_evaluator.cpp' || echo '$(srcdir)/'`parser/expr_evaluator.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-expr_evaluator.Tpo $(DEPDIR)/libskins2_plugin_la-expr_evaluator.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='parser/expr_evaluator.cpp' object='libskins2_plugin_la-expr_evaluator.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-expr_evaluator.lo `test -f 'parser/expr_evaluator.cpp' || echo '$(srcdir)/'`parser/expr_evaluator.cpp
-
-libskins2_plugin_la-interpreter.lo: parser/interpreter.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-interpreter.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-interpreter.Tpo -c -o libskins2_plugin_la-interpreter.lo `test -f 'parser/interpreter.cpp' || echo '$(srcdir)/'`parser/interpreter.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-interpreter.Tpo $(DEPDIR)/libskins2_plugin_la-interpreter.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='parser/interpreter.cpp' object='libskins2_plugin_la-interpreter.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-interpreter.lo `test -f 'parser/interpreter.cpp' || echo '$(srcdir)/'`parser/interpreter.cpp
-
-libskins2_plugin_la-skin_parser.lo: parser/skin_parser.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-skin_parser.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-skin_parser.Tpo -c -o libskins2_plugin_la-skin_parser.lo `test -f 'parser/skin_parser.cpp' || echo '$(srcdir)/'`parser/skin_parser.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-skin_parser.Tpo $(DEPDIR)/libskins2_plugin_la-skin_parser.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='parser/skin_parser.cpp' object='libskins2_plugin_la-skin_parser.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-skin_parser.lo `test -f 'parser/skin_parser.cpp' || echo '$(srcdir)/'`parser/skin_parser.cpp
-
-libskins2_plugin_la-xmlparser.lo: parser/xmlparser.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-xmlparser.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-xmlparser.Tpo -c -o libskins2_plugin_la-xmlparser.lo `test -f 'parser/xmlparser.cpp' || echo '$(srcdir)/'`parser/xmlparser.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-xmlparser.Tpo $(DEPDIR)/libskins2_plugin_la-xmlparser.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='parser/xmlparser.cpp' object='libskins2_plugin_la-xmlparser.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-xmlparser.lo `test -f 'parser/xmlparser.cpp' || echo '$(srcdir)/'`parser/xmlparser.cpp
-
-libskins2_plugin_la-anchor.lo: src/anchor.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-anchor.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-anchor.Tpo -c -o libskins2_plugin_la-anchor.lo `test -f 'src/anchor.cpp' || echo '$(srcdir)/'`src/anchor.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-anchor.Tpo $(DEPDIR)/libskins2_plugin_la-anchor.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='src/anchor.cpp' object='libskins2_plugin_la-anchor.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-anchor.lo `test -f 'src/anchor.cpp' || echo '$(srcdir)/'`src/anchor.cpp
-
-libskins2_plugin_la-anim_bitmap.lo: src/anim_bitmap.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-anim_bitmap.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-anim_bitmap.Tpo -c -o libskins2_plugin_la-anim_bitmap.lo `test -f 'src/anim_bitmap.cpp' || echo '$(srcdir)/'`src/anim_bitmap.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-anim_bitmap.Tpo $(DEPDIR)/libskins2_plugin_la-anim_bitmap.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='src/anim_bitmap.cpp' object='libskins2_plugin_la-anim_bitmap.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-anim_bitmap.lo `test -f 'src/anim_bitmap.cpp' || echo '$(srcdir)/'`src/anim_bitmap.cpp
-
-libskins2_plugin_la-bitmap_font.lo: src/bitmap_font.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-bitmap_font.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-bitmap_font.Tpo -c -o libskins2_plugin_la-bitmap_font.lo `test -f 'src/bitmap_font.cpp' || echo '$(srcdir)/'`src/bitmap_font.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-bitmap_font.Tpo $(DEPDIR)/libskins2_plugin_la-bitmap_font.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='src/bitmap_font.cpp' object='libskins2_plugin_la-bitmap_font.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-bitmap_font.lo `test -f 'src/bitmap_font.cpp' || echo '$(srcdir)/'`src/bitmap_font.cpp
-
-libskins2_plugin_la-dialogs.lo: src/dialogs.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-dialogs.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-dialogs.Tpo -c -o libskins2_plugin_la-dialogs.lo `test -f 'src/dialogs.cpp' || echo '$(srcdir)/'`src/dialogs.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-dialogs.Tpo $(DEPDIR)/libskins2_plugin_la-dialogs.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='src/dialogs.cpp' object='libskins2_plugin_la-dialogs.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-dialogs.lo `test -f 'src/dialogs.cpp' || echo '$(srcdir)/'`src/dialogs.cpp
-
-libskins2_plugin_la-file_bitmap.lo: src/file_bitmap.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-file_bitmap.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-file_bitmap.Tpo -c -o libskins2_plugin_la-file_bitmap.lo `test -f 'src/file_bitmap.cpp' || echo '$(srcdir)/'`src/file_bitmap.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-file_bitmap.Tpo $(DEPDIR)/libskins2_plugin_la-file_bitmap.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='src/file_bitmap.cpp' object='libskins2_plugin_la-file_bitmap.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-file_bitmap.lo `test -f 'src/file_bitmap.cpp' || echo '$(srcdir)/'`src/file_bitmap.cpp
-
-libskins2_plugin_la-ft2_bitmap.lo: src/ft2_bitmap.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-ft2_bitmap.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-ft2_bitmap.Tpo -c -o libskins2_plugin_la-ft2_bitmap.lo `test -f 'src/ft2_bitmap.cpp' || echo '$(srcdir)/'`src/ft2_bitmap.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-ft2_bitmap.Tpo $(DEPDIR)/libskins2_plugin_la-ft2_bitmap.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='src/ft2_bitmap.cpp' object='libskins2_plugin_la-ft2_bitmap.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-ft2_bitmap.lo `test -f 'src/ft2_bitmap.cpp' || echo '$(srcdir)/'`src/ft2_bitmap.cpp
-
-libskins2_plugin_la-ft2_font.lo: src/ft2_font.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-ft2_font.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-ft2_font.Tpo -c -o libskins2_plugin_la-ft2_font.lo `test -f 'src/ft2_font.cpp' || echo '$(srcdir)/'`src/ft2_font.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-ft2_font.Tpo $(DEPDIR)/libskins2_plugin_la-ft2_font.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='src/ft2_font.cpp' object='libskins2_plugin_la-ft2_font.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-ft2_font.lo `test -f 'src/ft2_font.cpp' || echo '$(srcdir)/'`src/ft2_font.cpp
-
-libskins2_plugin_la-generic_bitmap.lo: src/generic_bitmap.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-generic_bitmap.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-generic_bitmap.Tpo -c -o libskins2_plugin_la-generic_bitmap.lo `test -f 'src/generic_bitmap.cpp' || echo '$(srcdir)/'`src/generic_bitmap.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-generic_bitmap.Tpo $(DEPDIR)/libskins2_plugin_la-generic_bitmap.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='src/generic_bitmap.cpp' object='libskins2_plugin_la-generic_bitmap.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-generic_bitmap.lo `test -f 'src/generic_bitmap.cpp' || echo '$(srcdir)/'`src/generic_bitmap.cpp
-
-libskins2_plugin_la-generic_layout.lo: src/generic_layout.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-generic_layout.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-generic_layout.Tpo -c -o libskins2_plugin_la-generic_layout.lo `test -f 'src/generic_layout.cpp' || echo '$(srcdir)/'`src/generic_layout.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-generic_layout.Tpo $(DEPDIR)/libskins2_plugin_la-generic_layout.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='src/generic_layout.cpp' object='libskins2_plugin_la-generic_layout.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-generic_layout.lo `test -f 'src/generic_layout.cpp' || echo '$(srcdir)/'`src/generic_layout.cpp
-
-libskins2_plugin_la-generic_window.lo: src/generic_window.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-generic_window.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-generic_window.Tpo -c -o libskins2_plugin_la-generic_window.lo `test -f 'src/generic_window.cpp' || echo '$(srcdir)/'`src/generic_window.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-generic_window.Tpo $(DEPDIR)/libskins2_plugin_la-generic_window.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='src/generic_window.cpp' object='libskins2_plugin_la-generic_window.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-generic_window.lo `test -f 'src/generic_window.cpp' || echo '$(srcdir)/'`src/generic_window.cpp
-
-libskins2_plugin_la-ini_file.lo: src/ini_file.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-ini_file.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-ini_file.Tpo -c -o libskins2_plugin_la-ini_file.lo `test -f 'src/ini_file.cpp' || echo '$(srcdir)/'`src/ini_file.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-ini_file.Tpo $(DEPDIR)/libskins2_plugin_la-ini_file.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='src/ini_file.cpp' object='libskins2_plugin_la-ini_file.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-ini_file.lo `test -f 'src/ini_file.cpp' || echo '$(srcdir)/'`src/ini_file.cpp
-
-libskins2_plugin_la-logger.lo: src/logger.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-logger.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-logger.Tpo -c -o libskins2_plugin_la-logger.lo `test -f 'src/logger.cpp' || echo '$(srcdir)/'`src/logger.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-logger.Tpo $(DEPDIR)/libskins2_plugin_la-logger.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='src/logger.cpp' object='libskins2_plugin_la-logger.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-logger.lo `test -f 'src/logger.cpp' || echo '$(srcdir)/'`src/logger.cpp
-
-libskins2_plugin_la-os_factory.lo: src/os_factory.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-os_factory.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-os_factory.Tpo -c -o libskins2_plugin_la-os_factory.lo `test -f 'src/os_factory.cpp' || echo '$(srcdir)/'`src/os_factory.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-os_factory.Tpo $(DEPDIR)/libskins2_plugin_la-os_factory.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='src/os_factory.cpp' object='libskins2_plugin_la-os_factory.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-os_factory.lo `test -f 'src/os_factory.cpp' || echo '$(srcdir)/'`src/os_factory.cpp
-
-libskins2_plugin_la-popup.lo: src/popup.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-popup.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-popup.Tpo -c -o libskins2_plugin_la-popup.lo `test -f 'src/popup.cpp' || echo '$(srcdir)/'`src/popup.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-popup.Tpo $(DEPDIR)/libskins2_plugin_la-popup.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='src/popup.cpp' object='libskins2_plugin_la-popup.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-popup.lo `test -f 'src/popup.cpp' || echo '$(srcdir)/'`src/popup.cpp
-
-libskins2_plugin_la-scaled_bitmap.lo: src/scaled_bitmap.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-scaled_bitmap.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-scaled_bitmap.Tpo -c -o libskins2_plugin_la-scaled_bitmap.lo `test -f 'src/scaled_bitmap.cpp' || echo '$(srcdir)/'`src/scaled_bitmap.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-scaled_bitmap.Tpo $(DEPDIR)/libskins2_plugin_la-scaled_bitmap.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='src/scaled_bitmap.cpp' object='libskins2_plugin_la-scaled_bitmap.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-scaled_bitmap.lo `test -f 'src/scaled_bitmap.cpp' || echo '$(srcdir)/'`src/scaled_bitmap.cpp
-
-libskins2_plugin_la-skin_main.lo: src/skin_main.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-skin_main.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-skin_main.Tpo -c -o libskins2_plugin_la-skin_main.lo `test -f 'src/skin_main.cpp' || echo '$(srcdir)/'`src/skin_main.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-skin_main.Tpo $(DEPDIR)/libskins2_plugin_la-skin_main.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='src/skin_main.cpp' object='libskins2_plugin_la-skin_main.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-skin_main.lo `test -f 'src/skin_main.cpp' || echo '$(srcdir)/'`src/skin_main.cpp
-
-libskins2_plugin_la-theme.lo: src/theme.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-theme.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-theme.Tpo -c -o libskins2_plugin_la-theme.lo `test -f 'src/theme.cpp' || echo '$(srcdir)/'`src/theme.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-theme.Tpo $(DEPDIR)/libskins2_plugin_la-theme.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='src/theme.cpp' object='libskins2_plugin_la-theme.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-theme.lo `test -f 'src/theme.cpp' || echo '$(srcdir)/'`src/theme.cpp
-
-libskins2_plugin_la-theme_loader.lo: src/theme_loader.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-theme_loader.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-theme_loader.Tpo -c -o libskins2_plugin_la-theme_loader.lo `test -f 'src/theme_loader.cpp' || echo '$(srcdir)/'`src/theme_loader.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-theme_loader.Tpo $(DEPDIR)/libskins2_plugin_la-theme_loader.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='src/theme_loader.cpp' object='libskins2_plugin_la-theme_loader.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-theme_loader.lo `test -f 'src/theme_loader.cpp' || echo '$(srcdir)/'`src/theme_loader.cpp
-
-libskins2_plugin_la-theme_repository.lo: src/theme_repository.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-theme_repository.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-theme_repository.Tpo -c -o libskins2_plugin_la-theme_repository.lo `test -f 'src/theme_repository.cpp' || echo '$(srcdir)/'`src/theme_repository.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-theme_repository.Tpo $(DEPDIR)/libskins2_plugin_la-theme_repository.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='src/theme_repository.cpp' object='libskins2_plugin_la-theme_repository.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-theme_repository.lo `test -f 'src/theme_repository.cpp' || echo '$(srcdir)/'`src/theme_repository.cpp
-
-libskins2_plugin_la-tooltip.lo: src/tooltip.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-tooltip.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-tooltip.Tpo -c -o libskins2_plugin_la-tooltip.lo `test -f 'src/tooltip.cpp' || echo '$(srcdir)/'`src/tooltip.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-tooltip.Tpo $(DEPDIR)/libskins2_plugin_la-tooltip.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='src/tooltip.cpp' object='libskins2_plugin_la-tooltip.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-tooltip.lo `test -f 'src/tooltip.cpp' || echo '$(srcdir)/'`src/tooltip.cpp
-
-libskins2_plugin_la-top_window.lo: src/top_window.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-top_window.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-top_window.Tpo -c -o libskins2_plugin_la-top_window.lo `test -f 'src/top_window.cpp' || echo '$(srcdir)/'`src/top_window.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-top_window.Tpo $(DEPDIR)/libskins2_plugin_la-top_window.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='src/top_window.cpp' object='libskins2_plugin_la-top_window.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-top_window.lo `test -f 'src/top_window.cpp' || echo '$(srcdir)/'`src/top_window.cpp
-
-libskins2_plugin_la-var_manager.lo: src/var_manager.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-var_manager.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-var_manager.Tpo -c -o libskins2_plugin_la-var_manager.lo `test -f 'src/var_manager.cpp' || echo '$(srcdir)/'`src/var_manager.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-var_manager.Tpo $(DEPDIR)/libskins2_plugin_la-var_manager.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='src/var_manager.cpp' object='libskins2_plugin_la-var_manager.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-var_manager.lo `test -f 'src/var_manager.cpp' || echo '$(srcdir)/'`src/var_manager.cpp
-
-libskins2_plugin_la-vlcproc.lo: src/vlcproc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-vlcproc.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-vlcproc.Tpo -c -o libskins2_plugin_la-vlcproc.lo `test -f 'src/vlcproc.cpp' || echo '$(srcdir)/'`src/vlcproc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-vlcproc.Tpo $(DEPDIR)/libskins2_plugin_la-vlcproc.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='src/vlcproc.cpp' object='libskins2_plugin_la-vlcproc.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-vlcproc.lo `test -f 'src/vlcproc.cpp' || echo '$(srcdir)/'`src/vlcproc.cpp
-
-libskins2_plugin_la-vout_window.lo: src/vout_window.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-vout_window.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-vout_window.Tpo -c -o libskins2_plugin_la-vout_window.lo `test -f 'src/vout_window.cpp' || echo '$(srcdir)/'`src/vout_window.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-vout_window.Tpo $(DEPDIR)/libskins2_plugin_la-vout_window.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='src/vout_window.cpp' object='libskins2_plugin_la-vout_window.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-vout_window.lo `test -f 'src/vout_window.cpp' || echo '$(srcdir)/'`src/vout_window.cpp
-
-libskins2_plugin_la-vout_manager.lo: src/vout_manager.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-vout_manager.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-vout_manager.Tpo -c -o libskins2_plugin_la-vout_manager.lo `test -f 'src/vout_manager.cpp' || echo '$(srcdir)/'`src/vout_manager.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-vout_manager.Tpo $(DEPDIR)/libskins2_plugin_la-vout_manager.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='src/vout_manager.cpp' object='libskins2_plugin_la-vout_manager.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-vout_manager.lo `test -f 'src/vout_manager.cpp' || echo '$(srcdir)/'`src/vout_manager.cpp
-
-libskins2_plugin_la-window_manager.lo: src/window_manager.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-window_manager.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-window_manager.Tpo -c -o libskins2_plugin_la-window_manager.lo `test -f 'src/window_manager.cpp' || echo '$(srcdir)/'`src/window_manager.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-window_manager.Tpo $(DEPDIR)/libskins2_plugin_la-window_manager.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='src/window_manager.cpp' object='libskins2_plugin_la-window_manager.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-window_manager.lo `test -f 'src/window_manager.cpp' || echo '$(srcdir)/'`src/window_manager.cpp
-
-libskins2_plugin_la-bezier.lo: utils/bezier.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-bezier.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-bezier.Tpo -c -o libskins2_plugin_la-bezier.lo `test -f 'utils/bezier.cpp' || echo '$(srcdir)/'`utils/bezier.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-bezier.Tpo $(DEPDIR)/libskins2_plugin_la-bezier.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='utils/bezier.cpp' object='libskins2_plugin_la-bezier.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-bezier.lo `test -f 'utils/bezier.cpp' || echo '$(srcdir)/'`utils/bezier.cpp
-
-libskins2_plugin_la-fsm.lo: utils/fsm.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-fsm.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-fsm.Tpo -c -o libskins2_plugin_la-fsm.lo `test -f 'utils/fsm.cpp' || echo '$(srcdir)/'`utils/fsm.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-fsm.Tpo $(DEPDIR)/libskins2_plugin_la-fsm.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='utils/fsm.cpp' object='libskins2_plugin_la-fsm.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-fsm.lo `test -f 'utils/fsm.cpp' || echo '$(srcdir)/'`utils/fsm.cpp
-
-libskins2_plugin_la-position.lo: utils/position.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-position.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-position.Tpo -c -o libskins2_plugin_la-position.lo `test -f 'utils/position.cpp' || echo '$(srcdir)/'`utils/position.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-position.Tpo $(DEPDIR)/libskins2_plugin_la-position.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='utils/position.cpp' object='libskins2_plugin_la-position.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-position.lo `test -f 'utils/position.cpp' || echo '$(srcdir)/'`utils/position.cpp
-
-libskins2_plugin_la-ustring.lo: utils/ustring.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-ustring.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-ustring.Tpo -c -o libskins2_plugin_la-ustring.lo `test -f 'utils/ustring.cpp' || echo '$(srcdir)/'`utils/ustring.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-ustring.Tpo $(DEPDIR)/libskins2_plugin_la-ustring.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='utils/ustring.cpp' object='libskins2_plugin_la-ustring.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-ustring.lo `test -f 'utils/ustring.cpp' || echo '$(srcdir)/'`utils/ustring.cpp
-
-libskins2_plugin_la-var_bool.lo: utils/var_bool.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-var_bool.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-var_bool.Tpo -c -o libskins2_plugin_la-var_bool.lo `test -f 'utils/var_bool.cpp' || echo '$(srcdir)/'`utils/var_bool.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-var_bool.Tpo $(DEPDIR)/libskins2_plugin_la-var_bool.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='utils/var_bool.cpp' object='libskins2_plugin_la-var_bool.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-var_bool.lo `test -f 'utils/var_bool.cpp' || echo '$(srcdir)/'`utils/var_bool.cpp
-
-libskins2_plugin_la-var_list.lo: utils/var_list.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-var_list.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-var_list.Tpo -c -o libskins2_plugin_la-var_list.lo `test -f 'utils/var_list.cpp' || echo '$(srcdir)/'`utils/var_list.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-var_list.Tpo $(DEPDIR)/libskins2_plugin_la-var_list.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='utils/var_list.cpp' object='libskins2_plugin_la-var_list.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-var_list.lo `test -f 'utils/var_list.cpp' || echo '$(srcdir)/'`utils/var_list.cpp
-
-libskins2_plugin_la-var_percent.lo: utils/var_percent.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-var_percent.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-var_percent.Tpo -c -o libskins2_plugin_la-var_percent.lo `test -f 'utils/var_percent.cpp' || echo '$(srcdir)/'`utils/var_percent.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-var_percent.Tpo $(DEPDIR)/libskins2_plugin_la-var_percent.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='utils/var_percent.cpp' object='libskins2_plugin_la-var_percent.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-var_percent.lo `test -f 'utils/var_percent.cpp' || echo '$(srcdir)/'`utils/var_percent.cpp
-
-libskins2_plugin_la-var_text.lo: utils/var_text.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-var_text.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-var_text.Tpo -c -o libskins2_plugin_la-var_text.lo `test -f 'utils/var_text.cpp' || echo '$(srcdir)/'`utils/var_text.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-var_text.Tpo $(DEPDIR)/libskins2_plugin_la-var_text.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='utils/var_text.cpp' object='libskins2_plugin_la-var_text.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-var_text.lo `test -f 'utils/var_text.cpp' || echo '$(srcdir)/'`utils/var_text.cpp
-
-libskins2_plugin_la-var_tree.lo: utils/var_tree.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-var_tree.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-var_tree.Tpo -c -o libskins2_plugin_la-var_tree.lo `test -f 'utils/var_tree.cpp' || echo '$(srcdir)/'`utils/var_tree.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-var_tree.Tpo $(DEPDIR)/libskins2_plugin_la-var_tree.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='utils/var_tree.cpp' object='libskins2_plugin_la-var_tree.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-var_tree.lo `test -f 'utils/var_tree.cpp' || echo '$(srcdir)/'`utils/var_tree.cpp
-
-libskins2_plugin_la-equalizer.lo: vars/equalizer.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-equalizer.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-equalizer.Tpo -c -o libskins2_plugin_la-equalizer.lo `test -f 'vars/equalizer.cpp' || echo '$(srcdir)/'`vars/equalizer.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-equalizer.Tpo $(DEPDIR)/libskins2_plugin_la-equalizer.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='vars/equalizer.cpp' object='libskins2_plugin_la-equalizer.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-equalizer.lo `test -f 'vars/equalizer.cpp' || echo '$(srcdir)/'`vars/equalizer.cpp
-
-libskins2_plugin_la-playtree.lo: vars/playtree.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-playtree.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-playtree.Tpo -c -o libskins2_plugin_la-playtree.lo `test -f 'vars/playtree.cpp' || echo '$(srcdir)/'`vars/playtree.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-playtree.Tpo $(DEPDIR)/libskins2_plugin_la-playtree.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='vars/playtree.cpp' object='libskins2_plugin_la-playtree.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-playtree.lo `test -f 'vars/playtree.cpp' || echo '$(srcdir)/'`vars/playtree.cpp
-
-libskins2_plugin_la-time.lo: vars/time.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-time.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-time.Tpo -c -o libskins2_plugin_la-time.lo `test -f 'vars/time.cpp' || echo '$(srcdir)/'`vars/time.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-time.Tpo $(DEPDIR)/libskins2_plugin_la-time.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='vars/time.cpp' object='libskins2_plugin_la-time.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-time.lo `test -f 'vars/time.cpp' || echo '$(srcdir)/'`vars/time.cpp
-
-libskins2_plugin_la-volume.lo: vars/volume.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-volume.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-volume.Tpo -c -o libskins2_plugin_la-volume.lo `test -f 'vars/volume.cpp' || echo '$(srcdir)/'`vars/volume.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-volume.Tpo $(DEPDIR)/libskins2_plugin_la-volume.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='vars/volume.cpp' object='libskins2_plugin_la-volume.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-volume.lo `test -f 'vars/volume.cpp' || echo '$(srcdir)/'`vars/volume.cpp
-
-libskins2_plugin_la-win32_dragdrop.lo: win32/win32_dragdrop.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-win32_dragdrop.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-win32_dragdrop.Tpo -c -o libskins2_plugin_la-win32_dragdrop.lo `test -f 'win32/win32_dragdrop.cpp' || echo '$(srcdir)/'`win32/win32_dragdrop.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-win32_dragdrop.Tpo $(DEPDIR)/libskins2_plugin_la-win32_dragdrop.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='win32/win32_dragdrop.cpp' object='libskins2_plugin_la-win32_dragdrop.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-win32_dragdrop.lo `test -f 'win32/win32_dragdrop.cpp' || echo '$(srcdir)/'`win32/win32_dragdrop.cpp
-
-libskins2_plugin_la-win32_factory.lo: win32/win32_factory.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-win32_factory.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-win32_factory.Tpo -c -o libskins2_plugin_la-win32_factory.lo `test -f 'win32/win32_factory.cpp' || echo '$(srcdir)/'`win32/win32_factory.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-win32_factory.Tpo $(DEPDIR)/libskins2_plugin_la-win32_factory.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='win32/win32_factory.cpp' object='libskins2_plugin_la-win32_factory.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-win32_factory.lo `test -f 'win32/win32_factory.cpp' || echo '$(srcdir)/'`win32/win32_factory.cpp
-
-libskins2_plugin_la-win32_graphics.lo: win32/win32_graphics.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-win32_graphics.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-win32_graphics.Tpo -c -o libskins2_plugin_la-win32_graphics.lo `test -f 'win32/win32_graphics.cpp' || echo '$(srcdir)/'`win32/win32_graphics.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-win32_graphics.Tpo $(DEPDIR)/libskins2_plugin_la-win32_graphics.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='win32/win32_graphics.cpp' object='libskins2_plugin_la-win32_graphics.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-win32_graphics.lo `test -f 'win32/win32_graphics.cpp' || echo '$(srcdir)/'`win32/win32_graphics.cpp
-
-libskins2_plugin_la-win32_loop.lo: win32/win32_loop.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-win32_loop.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-win32_loop.Tpo -c -o libskins2_plugin_la-win32_loop.lo `test -f 'win32/win32_loop.cpp' || echo '$(srcdir)/'`win32/win32_loop.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-win32_loop.Tpo $(DEPDIR)/libskins2_plugin_la-win32_loop.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='win32/win32_loop.cpp' object='libskins2_plugin_la-win32_loop.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-win32_loop.lo `test -f 'win32/win32_loop.cpp' || echo '$(srcdir)/'`win32/win32_loop.cpp
-
-libskins2_plugin_la-win32_popup.lo: win32/win32_popup.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-win32_popup.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-win32_popup.Tpo -c -o libskins2_plugin_la-win32_popup.lo `test -f 'win32/win32_popup.cpp' || echo '$(srcdir)/'`win32/win32_popup.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-win32_popup.Tpo $(DEPDIR)/libskins2_plugin_la-win32_popup.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='win32/win32_popup.cpp' object='libskins2_plugin_la-win32_popup.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-win32_popup.lo `test -f 'win32/win32_popup.cpp' || echo '$(srcdir)/'`win32/win32_popup.cpp
-
-libskins2_plugin_la-win32_timer.lo: win32/win32_timer.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-win32_timer.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-win32_timer.Tpo -c -o libskins2_plugin_la-win32_timer.lo `test -f 'win32/win32_timer.cpp' || echo '$(srcdir)/'`win32/win32_timer.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-win32_timer.Tpo $(DEPDIR)/libskins2_plugin_la-win32_timer.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='win32/win32_timer.cpp' object='libskins2_plugin_la-win32_timer.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-win32_timer.lo `test -f 'win32/win32_timer.cpp' || echo '$(srcdir)/'`win32/win32_timer.cpp
-
-libskins2_plugin_la-win32_tooltip.lo: win32/win32_tooltip.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-win32_tooltip.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-win32_tooltip.Tpo -c -o libskins2_plugin_la-win32_tooltip.lo `test -f 'win32/win32_tooltip.cpp' || echo '$(srcdir)/'`win32/win32_tooltip.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-win32_tooltip.Tpo $(DEPDIR)/libskins2_plugin_la-win32_tooltip.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='win32/win32_tooltip.cpp' object='libskins2_plugin_la-win32_tooltip.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-win32_tooltip.lo `test -f 'win32/win32_tooltip.cpp' || echo '$(srcdir)/'`win32/win32_tooltip.cpp
-
-libskins2_plugin_la-win32_window.lo: win32/win32_window.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-win32_window.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-win32_window.Tpo -c -o libskins2_plugin_la-win32_window.lo `test -f 'win32/win32_window.cpp' || echo '$(srcdir)/'`win32/win32_window.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-win32_window.Tpo $(DEPDIR)/libskins2_plugin_la-win32_window.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='win32/win32_window.cpp' object='libskins2_plugin_la-win32_window.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-win32_window.lo `test -f 'win32/win32_window.cpp' || echo '$(srcdir)/'`win32/win32_window.cpp
-
-libskins2_plugin_la-macosx_dragdrop.lo: macosx/macosx_dragdrop.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-macosx_dragdrop.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-macosx_dragdrop.Tpo -c -o libskins2_plugin_la-macosx_dragdrop.lo `test -f 'macosx/macosx_dragdrop.cpp' || echo '$(srcdir)/'`macosx/macosx_dragdrop.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-macosx_dragdrop.Tpo $(DEPDIR)/libskins2_plugin_la-macosx_dragdrop.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='macosx/macosx_dragdrop.cpp' object='libskins2_plugin_la-macosx_dragdrop.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-macosx_dragdrop.lo `test -f 'macosx/macosx_dragdrop.cpp' || echo '$(srcdir)/'`macosx/macosx_dragdrop.cpp
-
-libskins2_plugin_la-macosx_factory.lo: macosx/macosx_factory.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-macosx_factory.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-macosx_factory.Tpo -c -o libskins2_plugin_la-macosx_factory.lo `test -f 'macosx/macosx_factory.cpp' || echo '$(srcdir)/'`macosx/macosx_factory.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-macosx_factory.Tpo $(DEPDIR)/libskins2_plugin_la-macosx_factory.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='macosx/macosx_factory.cpp' object='libskins2_plugin_la-macosx_factory.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-macosx_factory.lo `test -f 'macosx/macosx_factory.cpp' || echo '$(srcdir)/'`macosx/macosx_factory.cpp
-
-libskins2_plugin_la-macosx_graphics.lo: macosx/macosx_graphics.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-macosx_graphics.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-macosx_graphics.Tpo -c -o libskins2_plugin_la-macosx_graphics.lo `test -f 'macosx/macosx_graphics.cpp' || echo '$(srcdir)/'`macosx/macosx_graphics.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-macosx_graphics.Tpo $(DEPDIR)/libskins2_plugin_la-macosx_graphics.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='macosx/macosx_graphics.cpp' object='libskins2_plugin_la-macosx_graphics.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-macosx_graphics.lo `test -f 'macosx/macosx_graphics.cpp' || echo '$(srcdir)/'`macosx/macosx_graphics.cpp
-
-libskins2_plugin_la-macosx_loop.lo: macosx/macosx_loop.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-macosx_loop.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-macosx_loop.Tpo -c -o libskins2_plugin_la-macosx_loop.lo `test -f 'macosx/macosx_loop.cpp' || echo '$(srcdir)/'`macosx/macosx_loop.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-macosx_loop.Tpo $(DEPDIR)/libskins2_plugin_la-macosx_loop.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='macosx/macosx_loop.cpp' object='libskins2_plugin_la-macosx_loop.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-macosx_loop.lo `test -f 'macosx/macosx_loop.cpp' || echo '$(srcdir)/'`macosx/macosx_loop.cpp
-
-libskins2_plugin_la-macosx_popup.lo: macosx/macosx_popup.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-macosx_popup.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-macosx_popup.Tpo -c -o libskins2_plugin_la-macosx_popup.lo `test -f 'macosx/macosx_popup.cpp' || echo '$(srcdir)/'`macosx/macosx_popup.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-macosx_popup.Tpo $(DEPDIR)/libskins2_plugin_la-macosx_popup.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='macosx/macosx_popup.cpp' object='libskins2_plugin_la-macosx_popup.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-macosx_popup.lo `test -f 'macosx/macosx_popup.cpp' || echo '$(srcdir)/'`macosx/macosx_popup.cpp
-
-libskins2_plugin_la-macosx_timer.lo: macosx/macosx_timer.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-macosx_timer.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-macosx_timer.Tpo -c -o libskins2_plugin_la-macosx_timer.lo `test -f 'macosx/macosx_timer.cpp' || echo '$(srcdir)/'`macosx/macosx_timer.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-macosx_timer.Tpo $(DEPDIR)/libskins2_plugin_la-macosx_timer.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='macosx/macosx_timer.cpp' object='libskins2_plugin_la-macosx_timer.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-macosx_timer.lo `test -f 'macosx/macosx_timer.cpp' || echo '$(srcdir)/'`macosx/macosx_timer.cpp
-
-libskins2_plugin_la-macosx_window.lo: macosx/macosx_window.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-macosx_window.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-macosx_window.Tpo -c -o libskins2_plugin_la-macosx_window.lo `test -f 'macosx/macosx_window.cpp' || echo '$(srcdir)/'`macosx/macosx_window.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-macosx_window.Tpo $(DEPDIR)/libskins2_plugin_la-macosx_window.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='macosx/macosx_window.cpp' object='libskins2_plugin_la-macosx_window.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-macosx_window.lo `test -f 'macosx/macosx_window.cpp' || echo '$(srcdir)/'`macosx/macosx_window.cpp
-
-libskins2_plugin_la-macosx_tooltip.lo: macosx/macosx_tooltip.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-macosx_tooltip.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-macosx_tooltip.Tpo -c -o libskins2_plugin_la-macosx_tooltip.lo `test -f 'macosx/macosx_tooltip.cpp' || echo '$(srcdir)/'`macosx/macosx_tooltip.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-macosx_tooltip.Tpo $(DEPDIR)/libskins2_plugin_la-macosx_tooltip.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='macosx/macosx_tooltip.cpp' object='libskins2_plugin_la-macosx_tooltip.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-macosx_tooltip.lo `test -f 'macosx/macosx_tooltip.cpp' || echo '$(srcdir)/'`macosx/macosx_tooltip.cpp
-
-libskins2_plugin_la-x11_display.lo: x11/x11_display.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-x11_display.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-x11_display.Tpo -c -o libskins2_plugin_la-x11_display.lo `test -f 'x11/x11_display.cpp' || echo '$(srcdir)/'`x11/x11_display.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-x11_display.Tpo $(DEPDIR)/libskins2_plugin_la-x11_display.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='x11/x11_display.cpp' object='libskins2_plugin_la-x11_display.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-x11_display.lo `test -f 'x11/x11_display.cpp' || echo '$(srcdir)/'`x11/x11_display.cpp
-
-libskins2_plugin_la-x11_dragdrop.lo: x11/x11_dragdrop.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-x11_dragdrop.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-x11_dragdrop.Tpo -c -o libskins2_plugin_la-x11_dragdrop.lo `test -f 'x11/x11_dragdrop.cpp' || echo '$(srcdir)/'`x11/x11_dragdrop.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-x11_dragdrop.Tpo $(DEPDIR)/libskins2_plugin_la-x11_dragdrop.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='x11/x11_dragdrop.cpp' object='libskins2_plugin_la-x11_dragdrop.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-x11_dragdrop.lo `test -f 'x11/x11_dragdrop.cpp' || echo '$(srcdir)/'`x11/x11_dragdrop.cpp
-
-libskins2_plugin_la-x11_factory.lo: x11/x11_factory.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-x11_factory.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-x11_factory.Tpo -c -o libskins2_plugin_la-x11_factory.lo `test -f 'x11/x11_factory.cpp' || echo '$(srcdir)/'`x11/x11_factory.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-x11_factory.Tpo $(DEPDIR)/libskins2_plugin_la-x11_factory.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='x11/x11_factory.cpp' object='libskins2_plugin_la-x11_factory.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-x11_factory.lo `test -f 'x11/x11_factory.cpp' || echo '$(srcdir)/'`x11/x11_factory.cpp
-
-libskins2_plugin_la-x11_graphics.lo: x11/x11_graphics.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-x11_graphics.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-x11_graphics.Tpo -c -o libskins2_plugin_la-x11_graphics.lo `test -f 'x11/x11_graphics.cpp' || echo '$(srcdir)/'`x11/x11_graphics.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-x11_graphics.Tpo $(DEPDIR)/libskins2_plugin_la-x11_graphics.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='x11/x11_graphics.cpp' object='libskins2_plugin_la-x11_graphics.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-x11_graphics.lo `test -f 'x11/x11_graphics.cpp' || echo '$(srcdir)/'`x11/x11_graphics.cpp
-
-libskins2_plugin_la-x11_loop.lo: x11/x11_loop.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-x11_loop.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-x11_loop.Tpo -c -o libskins2_plugin_la-x11_loop.lo `test -f 'x11/x11_loop.cpp' || echo '$(srcdir)/'`x11/x11_loop.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-x11_loop.Tpo $(DEPDIR)/libskins2_plugin_la-x11_loop.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='x11/x11_loop.cpp' object='libskins2_plugin_la-x11_loop.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-x11_loop.lo `test -f 'x11/x11_loop.cpp' || echo '$(srcdir)/'`x11/x11_loop.cpp
-
-libskins2_plugin_la-x11_popup.lo: x11/x11_popup.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-x11_popup.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-x11_popup.Tpo -c -o libskins2_plugin_la-x11_popup.lo `test -f 'x11/x11_popup.cpp' || echo '$(srcdir)/'`x11/x11_popup.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-x11_popup.Tpo $(DEPDIR)/libskins2_plugin_la-x11_popup.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='x11/x11_popup.cpp' object='libskins2_plugin_la-x11_popup.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-x11_popup.lo `test -f 'x11/x11_popup.cpp' || echo '$(srcdir)/'`x11/x11_popup.cpp
-
-libskins2_plugin_la-x11_timer.lo: x11/x11_timer.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-x11_timer.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-x11_timer.Tpo -c -o libskins2_plugin_la-x11_timer.lo `test -f 'x11/x11_timer.cpp' || echo '$(srcdir)/'`x11/x11_timer.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-x11_timer.Tpo $(DEPDIR)/libskins2_plugin_la-x11_timer.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='x11/x11_timer.cpp' object='libskins2_plugin_la-x11_timer.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-x11_timer.lo `test -f 'x11/x11_timer.cpp' || echo '$(srcdir)/'`x11/x11_timer.cpp
-
-libskins2_plugin_la-x11_window.lo: x11/x11_window.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-x11_window.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-x11_window.Tpo -c -o libskins2_plugin_la-x11_window.lo `test -f 'x11/x11_window.cpp' || echo '$(srcdir)/'`x11/x11_window.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-x11_window.Tpo $(DEPDIR)/libskins2_plugin_la-x11_window.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='x11/x11_window.cpp' object='libskins2_plugin_la-x11_window.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-x11_window.lo `test -f 'x11/x11_window.cpp' || echo '$(srcdir)/'`x11/x11_window.cpp
-
-libskins2_plugin_la-x11_tooltip.lo: x11/x11_tooltip.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libskins2_plugin_la-x11_tooltip.lo -MD -MP -MF $(DEPDIR)/libskins2_plugin_la-x11_tooltip.Tpo -c -o libskins2_plugin_la-x11_tooltip.lo `test -f 'x11/x11_tooltip.cpp' || echo '$(srcdir)/'`x11/x11_tooltip.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libskins2_plugin_la-x11_tooltip.Tpo $(DEPDIR)/libskins2_plugin_la-x11_tooltip.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='x11/x11_tooltip.cpp' object='libskins2_plugin_la-x11_tooltip.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libskins2_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libskins2_plugin_la-x11_tooltip.lo `test -f 'x11/x11_tooltip.cpp' || echo '$(srcdir)/'`x11/x11_tooltip.cpp
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-am
-all-am: Makefile $(LTLIBRARIES)
-installdirs:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: all check install install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-	clean-libtool clean-libvlcLTLIBRARIES ctags distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags uninstall uninstall-am uninstall-libvlcLTLIBRARIES
-
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/meta_engine/Makefile.in b/modules/meta_engine/Makefile.in
deleted file mode 100644
index e712b00..0000000
--- a/modules/meta_engine/Makefile.in
+++ /dev/null
@@ -1,1115 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/meta_engine/Makefile.am automatically generated from modules/meta_engine/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/Modules.am $(top_srcdir)/modules/common.am
-subdir = modules/meta_engine
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am__objects_1 = libfolder_plugin_la-folder.lo
-am_libfolder_plugin_la_OBJECTS = $(am__objects_1)
-nodist_libfolder_plugin_la_OBJECTS =
-libfolder_plugin_la_OBJECTS = $(am_libfolder_plugin_la_OBJECTS) \
-	$(nodist_libfolder_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libfolder_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libfolder_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_2 =
-am__objects_3 = libid3tag_plugin_la-id3tag.lo $(am__objects_2)
-am_libid3tag_plugin_la_OBJECTS = $(am__objects_3)
-nodist_libid3tag_plugin_la_OBJECTS =
-libid3tag_plugin_la_OBJECTS = $(am_libid3tag_plugin_la_OBJECTS) \
-	$(nodist_libid3tag_plugin_la_OBJECTS)
-libid3tag_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libid3tag_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_4 = libtaglib_plugin_la-taglib.lo
-am_libtaglib_plugin_la_OBJECTS = $(am__objects_4)
-nodist_libtaglib_plugin_la_OBJECTS =
-libtaglib_plugin_la_OBJECTS = $(am_libtaglib_plugin_la_OBJECTS) \
-	$(nodist_libtaglib_plugin_la_OBJECTS)
-libtaglib_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
-	$(libtaglib_plugin_la_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
-	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
-LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CXXFLAGS) $(CXXFLAGS)
-AM_V_CXX = $(am__v_CXX_$(V))
-am__v_CXX_ = $(am__v_CXX_$(AM_DEFAULT_VERBOSITY))
-am__v_CXX_0 = @echo "  CXX   " $@;
-CXXLD = $(CXX)
-CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
-	$(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CXXLD = $(am__v_CXXLD_$(V))
-am__v_CXXLD_ = $(am__v_CXXLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CXXLD_0 = @echo "  CXXLD " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libfolder_plugin_la_SOURCES) \
-	$(nodist_libfolder_plugin_la_SOURCES) \
-	$(libid3tag_plugin_la_SOURCES) \
-	$(nodist_libid3tag_plugin_la_SOURCES) \
-	$(libtaglib_plugin_la_SOURCES) \
-	$(nodist_libtaglib_plugin_la_SOURCES)
-DIST_SOURCES = $(libfolder_plugin_la_SOURCES) \
-	$(libid3tag_plugin_la_SOURCES) $(libtaglib_plugin_la_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = meta_engine
-dir = meta_engine
-mods = folder id3tag taglib
-libvlc_LTLIBRARIES = $(LTLIBid3tag) $(LTLIBtaglib) libfolder_plugin.la
-EXTRA_LTLIBRARIES = libid3tag_plugin.la libtaglib_plugin.la
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
-SOURCES_folder = folder.c
-SOURCES_id3tag = id3tag.c id3genres.h $(NULL)
-SOURCES_taglib = taglib.cpp
-
-# The folder plugin
-libfolder_plugin_la_SOURCES = $(SOURCES_folder)
-nodist_libfolder_plugin_la_SOURCES = $(nodist_SOURCES_folder)
-# Force per-target objects:
-libfolder_plugin_la_CFLAGS = $(AM_CFLAGS)
-libfolder_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libfolder_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libfolder_plugin_la_LIBADD = $(AM_LIBADD)
-libfolder_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The id3tag plugin
-libid3tag_plugin_la_SOURCES = $(SOURCES_id3tag)
-nodist_libid3tag_plugin_la_SOURCES = $(nodist_SOURCES_id3tag)
-# Force per-target objects:
-libid3tag_plugin_la_CFLAGS = $(AM_CFLAGS)
-libid3tag_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libid3tag_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libid3tag_plugin_la_LIBADD = $(AM_LIBADD)
-libid3tag_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The taglib plugin
-libtaglib_plugin_la_SOURCES = $(SOURCES_taglib)
-nodist_libtaglib_plugin_la_SOURCES = $(nodist_SOURCES_taglib)
-# Force per-target objects:
-libtaglib_plugin_la_CFLAGS = $(AM_CFLAGS)
-libtaglib_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libtaglib_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libtaglib_plugin_la_LIBADD = $(AM_LIBADD)
-libtaglib_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .cpp .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/meta_engine/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/meta_engine/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libfolder_plugin.la: $(libfolder_plugin_la_OBJECTS) $(libfolder_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libfolder_plugin_la_LINK) -rpath $(libvlcdir) $(libfolder_plugin_la_OBJECTS) $(libfolder_plugin_la_LIBADD) $(LIBS)
-libid3tag_plugin.la: $(libid3tag_plugin_la_OBJECTS) $(libid3tag_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libid3tag_plugin_la_LINK)  $(libid3tag_plugin_la_OBJECTS) $(libid3tag_plugin_la_LIBADD) $(LIBS)
-libtaglib_plugin.la: $(libtaglib_plugin_la_OBJECTS) $(libtaglib_plugin_la_DEPENDENCIES) 
-	$(AM_V_CXXLD)$(libtaglib_plugin_la_LINK)  $(libtaglib_plugin_la_OBJECTS) $(libtaglib_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libfolder_plugin_la-folder.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libid3tag_plugin_la-id3tag.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libtaglib_plugin_la-taglib.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-libfolder_plugin_la-folder.lo: folder.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfolder_plugin_la_CFLAGS) $(CFLAGS) -MT libfolder_plugin_la-folder.lo -MD -MP -MF $(DEPDIR)/libfolder_plugin_la-folder.Tpo -c -o libfolder_plugin_la-folder.lo `test -f 'folder.c' || echo '$(srcdir)/'`folder.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libfolder_plugin_la-folder.Tpo $(DEPDIR)/libfolder_plugin_la-folder.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='folder.c' object='libfolder_plugin_la-folder.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfolder_plugin_la_CFLAGS) $(CFLAGS) -c -o libfolder_plugin_la-folder.lo `test -f 'folder.c' || echo '$(srcdir)/'`folder.c
-
-libid3tag_plugin_la-id3tag.lo: id3tag.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libid3tag_plugin_la_CFLAGS) $(CFLAGS) -MT libid3tag_plugin_la-id3tag.lo -MD -MP -MF $(DEPDIR)/libid3tag_plugin_la-id3tag.Tpo -c -o libid3tag_plugin_la-id3tag.lo `test -f 'id3tag.c' || echo '$(srcdir)/'`id3tag.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libid3tag_plugin_la-id3tag.Tpo $(DEPDIR)/libid3tag_plugin_la-id3tag.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='id3tag.c' object='libid3tag_plugin_la-id3tag.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libid3tag_plugin_la_CFLAGS) $(CFLAGS) -c -o libid3tag_plugin_la-id3tag.lo `test -f 'id3tag.c' || echo '$(srcdir)/'`id3tag.c
-
-.cpp.o:
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ $<
-
-.cpp.obj:
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
-
-.cpp.lo:
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LTCXXCOMPILE) -c -o $@ $<
-
-libtaglib_plugin_la-taglib.lo: taglib.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtaglib_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libtaglib_plugin_la-taglib.lo -MD -MP -MF $(DEPDIR)/libtaglib_plugin_la-taglib.Tpo -c -o libtaglib_plugin_la-taglib.lo `test -f 'taglib.cpp' || echo '$(srcdir)/'`taglib.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libtaglib_plugin_la-taglib.Tpo $(DEPDIR)/libtaglib_plugin_la-taglib.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='taglib.cpp' object='libtaglib_plugin_la-taglib.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtaglib_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libtaglib_plugin_la-taglib.lo `test -f 'taglib.cpp' || echo '$(srcdir)/'`taglib.cpp
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-am
-all-am: Makefile $(LTLIBRARIES)
-installdirs:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: all check install install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-	clean-libtool clean-libvlcLTLIBRARIES ctags distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags uninstall uninstall-am uninstall-libvlcLTLIBRARIES
-
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/misc/Makefile.in b/modules/misc/Makefile.in
deleted file mode 100644
index 69e88de..0000000
--- a/modules/misc/Makefile.in
+++ /dev/null
@@ -1,1599 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/misc/Makefile.am automatically generated from modules/misc/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/Modules.am $(top_srcdir)/modules/common.am
- at BUILD_LUA_TRUE@am__append_1 = lua
- at HAVE_WINCE_TRUE@am__append_2 = libwin32text_plugin.la
- at HAVE_DARWIN_TRUE@am__append_3 = libquartztext_plugin.la
- at ENABLE_SOUT_TRUE@am__append_4 = \
- at ENABLE_SOUT_TRUE@	libvod_rtsp_plugin.la \
- at ENABLE_SOUT_TRUE@	$(NULL)
-
-subdir = modules/misc
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am__objects_1 = libaudioscrobbler_plugin_la-audioscrobbler.lo
-am_libaudioscrobbler_plugin_la_OBJECTS = $(am__objects_1)
-nodist_libaudioscrobbler_plugin_la_OBJECTS =
-libaudioscrobbler_plugin_la_OBJECTS =  \
-	$(am_libaudioscrobbler_plugin_la_OBJECTS) \
-	$(nodist_libaudioscrobbler_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libaudioscrobbler_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libaudioscrobbler_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_2 = libfreetype_plugin_la-freetype.lo
-am_libfreetype_plugin_la_OBJECTS = $(am__objects_2)
-nodist_libfreetype_plugin_la_OBJECTS =
-libfreetype_plugin_la_OBJECTS = $(am_libfreetype_plugin_la_OBJECTS) \
-	$(nodist_libfreetype_plugin_la_OBJECTS)
-libfreetype_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libfreetype_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_3 = libgnutls_plugin_la-gnutls.lo
-am_libgnutls_plugin_la_OBJECTS = $(am__objects_3)
-nodist_libgnutls_plugin_la_OBJECTS =
-libgnutls_plugin_la_OBJECTS = $(am_libgnutls_plugin_la_OBJECTS) \
-	$(nodist_libgnutls_plugin_la_OBJECTS)
-libgnutls_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libgnutls_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_4 = libinhibit_plugin_la-inhibit.lo
-am_libinhibit_plugin_la_OBJECTS = $(am__objects_4)
-nodist_libinhibit_plugin_la_OBJECTS =
-libinhibit_plugin_la_OBJECTS = $(am_libinhibit_plugin_la_OBJECTS) \
-	$(nodist_libinhibit_plugin_la_OBJECTS)
-libinhibit_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libinhibit_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_5 = liblogger_plugin_la-logger.lo
-am_liblogger_plugin_la_OBJECTS = $(am__objects_5)
-nodist_liblogger_plugin_la_OBJECTS =
-liblogger_plugin_la_OBJECTS = $(am_liblogger_plugin_la_OBJECTS) \
-	$(nodist_liblogger_plugin_la_OBJECTS)
-liblogger_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(liblogger_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_6 = libosso_screensaver_plugin_la-osso.lo
-am_libosso_screensaver_plugin_la_OBJECTS = $(am__objects_6)
-nodist_libosso_screensaver_plugin_la_OBJECTS =
-libosso_screensaver_plugin_la_OBJECTS =  \
-	$(am_libosso_screensaver_plugin_la_OBJECTS) \
-	$(nodist_libosso_screensaver_plugin_la_OBJECTS)
-libosso_screensaver_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libosso_screensaver_plugin_la_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-am__objects_7 = libquartztext_plugin_la-quartztext.lo
-am_libquartztext_plugin_la_OBJECTS = $(am__objects_7)
-nodist_libquartztext_plugin_la_OBJECTS =
-libquartztext_plugin_la_OBJECTS =  \
-	$(am_libquartztext_plugin_la_OBJECTS) \
-	$(nodist_libquartztext_plugin_la_OBJECTS)
-libquartztext_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libquartztext_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
- at HAVE_DARWIN_TRUE@am_libquartztext_plugin_la_rpath = -rpath \
- at HAVE_DARWIN_TRUE@	$(libvlcdir)
-am__objects_8 = libsqlite_plugin_la-sqlite.lo
-am_libsqlite_plugin_la_OBJECTS = $(am__objects_8)
-nodist_libsqlite_plugin_la_OBJECTS =
-libsqlite_plugin_la_OBJECTS = $(am_libsqlite_plugin_la_OBJECTS) \
-	$(nodist_libsqlite_plugin_la_OBJECTS)
-libsqlite_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libsqlite_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_9 = libsvg_plugin_la-svg.lo
-am_libsvg_plugin_la_OBJECTS = $(am__objects_9)
-nodist_libsvg_plugin_la_OBJECTS =
-libsvg_plugin_la_OBJECTS = $(am_libsvg_plugin_la_OBJECTS) \
-	$(nodist_libsvg_plugin_la_OBJECTS)
-libsvg_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libsvg_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-am__objects_10 = libvod_rtsp_plugin_la-rtsp.lo
-am_libvod_rtsp_plugin_la_OBJECTS = $(am__objects_10)
-nodist_libvod_rtsp_plugin_la_OBJECTS =
-libvod_rtsp_plugin_la_OBJECTS = $(am_libvod_rtsp_plugin_la_OBJECTS) \
-	$(nodist_libvod_rtsp_plugin_la_OBJECTS)
-libvod_rtsp_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libvod_rtsp_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
- at ENABLE_SOUT_TRUE@am_libvod_rtsp_plugin_la_rpath = -rpath $(libvlcdir)
-am__objects_11 = libwin32text_plugin_la-win32text.lo
-am_libwin32text_plugin_la_OBJECTS = $(am__objects_11)
-nodist_libwin32text_plugin_la_OBJECTS =
-libwin32text_plugin_la_OBJECTS = $(am_libwin32text_plugin_la_OBJECTS) \
-	$(nodist_libwin32text_plugin_la_OBJECTS)
-libwin32text_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libwin32text_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
- at HAVE_WINCE_TRUE@am_libwin32text_plugin_la_rpath = -rpath $(libvlcdir)
-am__objects_12 = libxdg_screensaver_plugin_la-xdg.lo
-am_libxdg_screensaver_plugin_la_OBJECTS = $(am__objects_12)
-nodist_libxdg_screensaver_plugin_la_OBJECTS =
-libxdg_screensaver_plugin_la_OBJECTS =  \
-	$(am_libxdg_screensaver_plugin_la_OBJECTS) \
-	$(nodist_libxdg_screensaver_plugin_la_OBJECTS)
-libxdg_screensaver_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libxdg_screensaver_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_13 = libxscreensaver_plugin_la-xscreensaver.lo
-am_libxscreensaver_plugin_la_OBJECTS = $(am__objects_13)
-nodist_libxscreensaver_plugin_la_OBJECTS =
-libxscreensaver_plugin_la_OBJECTS =  \
-	$(am_libxscreensaver_plugin_la_OBJECTS) \
-	$(nodist_libxscreensaver_plugin_la_OBJECTS)
-libxscreensaver_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libxscreensaver_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libaudioscrobbler_plugin_la_SOURCES) \
-	$(nodist_libaudioscrobbler_plugin_la_SOURCES) \
-	$(libfreetype_plugin_la_SOURCES) \
-	$(nodist_libfreetype_plugin_la_SOURCES) \
-	$(libgnutls_plugin_la_SOURCES) \
-	$(nodist_libgnutls_plugin_la_SOURCES) \
-	$(libinhibit_plugin_la_SOURCES) \
-	$(nodist_libinhibit_plugin_la_SOURCES) \
-	$(liblogger_plugin_la_SOURCES) \
-	$(nodist_liblogger_plugin_la_SOURCES) \
-	$(libosso_screensaver_plugin_la_SOURCES) \
-	$(nodist_libosso_screensaver_plugin_la_SOURCES) \
-	$(libquartztext_plugin_la_SOURCES) \
-	$(nodist_libquartztext_plugin_la_SOURCES) \
-	$(libsqlite_plugin_la_SOURCES) \
-	$(nodist_libsqlite_plugin_la_SOURCES) \
-	$(libsvg_plugin_la_SOURCES) $(nodist_libsvg_plugin_la_SOURCES) \
-	$(libvod_rtsp_plugin_la_SOURCES) \
-	$(nodist_libvod_rtsp_plugin_la_SOURCES) \
-	$(libwin32text_plugin_la_SOURCES) \
-	$(nodist_libwin32text_plugin_la_SOURCES) \
-	$(libxdg_screensaver_plugin_la_SOURCES) \
-	$(nodist_libxdg_screensaver_plugin_la_SOURCES) \
-	$(libxscreensaver_plugin_la_SOURCES) \
-	$(nodist_libxscreensaver_plugin_la_SOURCES)
-DIST_SOURCES = $(libaudioscrobbler_plugin_la_SOURCES) \
-	$(libfreetype_plugin_la_SOURCES) \
-	$(libgnutls_plugin_la_SOURCES) $(libinhibit_plugin_la_SOURCES) \
-	$(liblogger_plugin_la_SOURCES) \
-	$(libosso_screensaver_plugin_la_SOURCES) \
-	$(libquartztext_plugin_la_SOURCES) \
-	$(libsqlite_plugin_la_SOURCES) $(libsvg_plugin_la_SOURCES) \
-	$(libvod_rtsp_plugin_la_SOURCES) \
-	$(libwin32text_plugin_la_SOURCES) \
-	$(libxdg_screensaver_plugin_la_SOURCES) \
-	$(libxscreensaver_plugin_la_SOURCES)
-RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
-	html-recursive info-recursive install-data-recursive \
-	install-dvi-recursive install-exec-recursive \
-	install-html-recursive install-info-recursive \
-	install-pdf-recursive install-ps-recursive install-recursive \
-	installcheck-recursive installdirs-recursive pdf-recursive \
-	ps-recursive uninstall-recursive
-RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
-  distclean-recursive maintainer-clean-recursive
-AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
-	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
-	distdir
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-am__relativize = \
-  dir0=`pwd`; \
-  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
-  sed_rest='s,^[^/]*/*,,'; \
-  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
-  sed_butlast='s,/*[^/]*$$,,'; \
-  while test -n "$$dir1"; do \
-    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
-    if test "$$first" != "."; then \
-      if test "$$first" = ".."; then \
-        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
-        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
-      else \
-        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
-        if test "$$first2" = "$$first"; then \
-          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
-        else \
-          dir2="../$$dir2"; \
-        fi; \
-        dir0="$$dir0"/"$$first"; \
-      fi; \
-    fi; \
-    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
-  done; \
-  reldir="$$dir2"
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = misc
-dir = misc
-mods = audioscrobbler freetype gnutls inhibit logger osso_screensaver quartztext sqlite svg vod_rtsp win32text xdg_screensaver xscreensaver
-libvlc_LTLIBRARIES = $(LTLIBfreetype) $(LTLIBgnutls) $(LTLIBinhibit) \
-	$(LTLIBosso_screensaver) $(LTLIBsqlite) $(LTLIBsvg) \
-	$(LTLIBxdg_screensaver) $(LTLIBxscreensaver) \
-	libaudioscrobbler_plugin.la liblogger_plugin.la \
-	$(am__append_2) $(am__append_3) $(am__append_4)
-EXTRA_LTLIBRARIES = libfreetype_plugin.la libgnutls_plugin.la libinhibit_plugin.la libosso_screensaver_plugin.la libsqlite_plugin.la libsvg_plugin.la libxdg_screensaver_plugin.la libxscreensaver_plugin.la
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
-BASE_SUBDIRS = dummy notify playlist stats osd xml
-EXTRA_SUBDIRS = lua
-SUBDIRS = $(BASE_SUBDIRS) $(am__append_1)
-DIST_SUBDIRS = $(BASE_SUBDIRS) $(EXTRA_SUBDIRS)
-SOURCES_freetype = freetype.c text_renderer.h
-SOURCES_win32text = win32text.c
-SOURCES_quartztext = quartztext.c text_renderer.h
-SOURCES_logger = logger.c
-SOURCES_vod_rtsp = rtsp.c
-SOURCES_gnutls = gnutls.c dhparams.h
-SOURCES_svg = svg.c
-SOURCES_audioscrobbler = audioscrobbler.c
-SOURCES_inhibit = inhibit.c
-SOURCES_sqlite = sqlite.c
-SOURCES_xscreensaver = inhibit/xscreensaver.c
-SOURCES_xdg_screensaver = inhibit/xdg.c
-SOURCES_osso_screensaver = inhibit/osso.c
-
-# The audioscrobbler plugin
-libaudioscrobbler_plugin_la_SOURCES = $(SOURCES_audioscrobbler)
-nodist_libaudioscrobbler_plugin_la_SOURCES = $(nodist_SOURCES_audioscrobbler)
-# Force per-target objects:
-libaudioscrobbler_plugin_la_CFLAGS = $(AM_CFLAGS)
-libaudioscrobbler_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libaudioscrobbler_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libaudioscrobbler_plugin_la_LIBADD = $(AM_LIBADD)
-libaudioscrobbler_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The freetype plugin
-libfreetype_plugin_la_SOURCES = $(SOURCES_freetype)
-nodist_libfreetype_plugin_la_SOURCES = $(nodist_SOURCES_freetype)
-# Force per-target objects:
-libfreetype_plugin_la_CFLAGS = $(AM_CFLAGS)
-libfreetype_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libfreetype_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libfreetype_plugin_la_LIBADD = $(AM_LIBADD)
-libfreetype_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The gnutls plugin
-libgnutls_plugin_la_SOURCES = $(SOURCES_gnutls)
-nodist_libgnutls_plugin_la_SOURCES = $(nodist_SOURCES_gnutls)
-# Force per-target objects:
-libgnutls_plugin_la_CFLAGS = $(AM_CFLAGS)
-libgnutls_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libgnutls_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libgnutls_plugin_la_LIBADD = $(AM_LIBADD)
-libgnutls_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The inhibit plugin
-libinhibit_plugin_la_SOURCES = $(SOURCES_inhibit)
-nodist_libinhibit_plugin_la_SOURCES = $(nodist_SOURCES_inhibit)
-# Force per-target objects:
-libinhibit_plugin_la_CFLAGS = $(AM_CFLAGS)
-libinhibit_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libinhibit_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libinhibit_plugin_la_LIBADD = $(AM_LIBADD)
-libinhibit_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The logger plugin
-liblogger_plugin_la_SOURCES = $(SOURCES_logger)
-nodist_liblogger_plugin_la_SOURCES = $(nodist_SOURCES_logger)
-# Force per-target objects:
-liblogger_plugin_la_CFLAGS = $(AM_CFLAGS)
-liblogger_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-liblogger_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-liblogger_plugin_la_LIBADD = $(AM_LIBADD)
-liblogger_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The osso_screensaver plugin
-libosso_screensaver_plugin_la_SOURCES = $(SOURCES_osso_screensaver)
-nodist_libosso_screensaver_plugin_la_SOURCES = $(nodist_SOURCES_osso_screensaver)
-# Force per-target objects:
-libosso_screensaver_plugin_la_CFLAGS = $(AM_CFLAGS)
-libosso_screensaver_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libosso_screensaver_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libosso_screensaver_plugin_la_LIBADD = $(AM_LIBADD)
-libosso_screensaver_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The quartztext plugin
-libquartztext_plugin_la_SOURCES = $(SOURCES_quartztext)
-nodist_libquartztext_plugin_la_SOURCES = $(nodist_SOURCES_quartztext)
-# Force per-target objects:
-libquartztext_plugin_la_CFLAGS = $(AM_CFLAGS)
-libquartztext_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libquartztext_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libquartztext_plugin_la_LIBADD = $(AM_LIBADD)
-libquartztext_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The sqlite plugin
-libsqlite_plugin_la_SOURCES = $(SOURCES_sqlite)
-nodist_libsqlite_plugin_la_SOURCES = $(nodist_SOURCES_sqlite)
-# Force per-target objects:
-libsqlite_plugin_la_CFLAGS = $(AM_CFLAGS)
-libsqlite_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libsqlite_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libsqlite_plugin_la_LIBADD = $(AM_LIBADD)
-libsqlite_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The svg plugin
-libsvg_plugin_la_SOURCES = $(SOURCES_svg)
-nodist_libsvg_plugin_la_SOURCES = $(nodist_SOURCES_svg)
-# Force per-target objects:
-libsvg_plugin_la_CFLAGS = $(AM_CFLAGS)
-libsvg_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libsvg_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libsvg_plugin_la_LIBADD = $(AM_LIBADD)
-libsvg_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The vod_rtsp plugin
-libvod_rtsp_plugin_la_SOURCES = $(SOURCES_vod_rtsp)
-nodist_libvod_rtsp_plugin_la_SOURCES = $(nodist_SOURCES_vod_rtsp)
-# Force per-target objects:
-libvod_rtsp_plugin_la_CFLAGS = $(AM_CFLAGS)
-libvod_rtsp_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libvod_rtsp_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libvod_rtsp_plugin_la_LIBADD = $(AM_LIBADD)
-libvod_rtsp_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The win32text plugin
-libwin32text_plugin_la_SOURCES = $(SOURCES_win32text)
-nodist_libwin32text_plugin_la_SOURCES = $(nodist_SOURCES_win32text)
-# Force per-target objects:
-libwin32text_plugin_la_CFLAGS = $(AM_CFLAGS)
-libwin32text_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libwin32text_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libwin32text_plugin_la_LIBADD = $(AM_LIBADD)
-libwin32text_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The xdg_screensaver plugin
-libxdg_screensaver_plugin_la_SOURCES = $(SOURCES_xdg_screensaver)
-nodist_libxdg_screensaver_plugin_la_SOURCES = $(nodist_SOURCES_xdg_screensaver)
-# Force per-target objects:
-libxdg_screensaver_plugin_la_CFLAGS = $(AM_CFLAGS)
-libxdg_screensaver_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libxdg_screensaver_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libxdg_screensaver_plugin_la_LIBADD = $(AM_LIBADD)
-libxdg_screensaver_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The xscreensaver plugin
-libxscreensaver_plugin_la_SOURCES = $(SOURCES_xscreensaver)
-nodist_libxscreensaver_plugin_la_SOURCES = $(nodist_SOURCES_xscreensaver)
-# Force per-target objects:
-libxscreensaver_plugin_la_CFLAGS = $(AM_CFLAGS)
-libxscreensaver_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libxscreensaver_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libxscreensaver_plugin_la_LIBADD = $(AM_LIBADD)
-libxscreensaver_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-recursive
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/misc/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/misc/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libaudioscrobbler_plugin.la: $(libaudioscrobbler_plugin_la_OBJECTS) $(libaudioscrobbler_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libaudioscrobbler_plugin_la_LINK) -rpath $(libvlcdir) $(libaudioscrobbler_plugin_la_OBJECTS) $(libaudioscrobbler_plugin_la_LIBADD) $(LIBS)
-libfreetype_plugin.la: $(libfreetype_plugin_la_OBJECTS) $(libfreetype_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libfreetype_plugin_la_LINK)  $(libfreetype_plugin_la_OBJECTS) $(libfreetype_plugin_la_LIBADD) $(LIBS)
-libgnutls_plugin.la: $(libgnutls_plugin_la_OBJECTS) $(libgnutls_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libgnutls_plugin_la_LINK)  $(libgnutls_plugin_la_OBJECTS) $(libgnutls_plugin_la_LIBADD) $(LIBS)
-libinhibit_plugin.la: $(libinhibit_plugin_la_OBJECTS) $(libinhibit_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libinhibit_plugin_la_LINK)  $(libinhibit_plugin_la_OBJECTS) $(libinhibit_plugin_la_LIBADD) $(LIBS)
-liblogger_plugin.la: $(liblogger_plugin_la_OBJECTS) $(liblogger_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(liblogger_plugin_la_LINK) -rpath $(libvlcdir) $(liblogger_plugin_la_OBJECTS) $(liblogger_plugin_la_LIBADD) $(LIBS)
-libosso_screensaver_plugin.la: $(libosso_screensaver_plugin_la_OBJECTS) $(libosso_screensaver_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libosso_screensaver_plugin_la_LINK)  $(libosso_screensaver_plugin_la_OBJECTS) $(libosso_screensaver_plugin_la_LIBADD) $(LIBS)
-libquartztext_plugin.la: $(libquartztext_plugin_la_OBJECTS) $(libquartztext_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libquartztext_plugin_la_LINK) $(am_libquartztext_plugin_la_rpath) $(libquartztext_plugin_la_OBJECTS) $(libquartztext_plugin_la_LIBADD) $(LIBS)
-libsqlite_plugin.la: $(libsqlite_plugin_la_OBJECTS) $(libsqlite_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libsqlite_plugin_la_LINK)  $(libsqlite_plugin_la_OBJECTS) $(libsqlite_plugin_la_LIBADD) $(LIBS)
-libsvg_plugin.la: $(libsvg_plugin_la_OBJECTS) $(libsvg_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libsvg_plugin_la_LINK)  $(libsvg_plugin_la_OBJECTS) $(libsvg_plugin_la_LIBADD) $(LIBS)
-libvod_rtsp_plugin.la: $(libvod_rtsp_plugin_la_OBJECTS) $(libvod_rtsp_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libvod_rtsp_plugin_la_LINK) $(am_libvod_rtsp_plugin_la_rpath) $(libvod_rtsp_plugin_la_OBJECTS) $(libvod_rtsp_plugin_la_LIBADD) $(LIBS)
-libwin32text_plugin.la: $(libwin32text_plugin_la_OBJECTS) $(libwin32text_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libwin32text_plugin_la_LINK) $(am_libwin32text_plugin_la_rpath) $(libwin32text_plugin_la_OBJECTS) $(libwin32text_plugin_la_LIBADD) $(LIBS)
-libxdg_screensaver_plugin.la: $(libxdg_screensaver_plugin_la_OBJECTS) $(libxdg_screensaver_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libxdg_screensaver_plugin_la_LINK)  $(libxdg_screensaver_plugin_la_OBJECTS) $(libxdg_screensaver_plugin_la_LIBADD) $(LIBS)
-libxscreensaver_plugin.la: $(libxscreensaver_plugin_la_OBJECTS) $(libxscreensaver_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libxscreensaver_plugin_la_LINK)  $(libxscreensaver_plugin_la_OBJECTS) $(libxscreensaver_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libaudioscrobbler_plugin_la-audioscrobbler.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libfreetype_plugin_la-freetype.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libgnutls_plugin_la-gnutls.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libinhibit_plugin_la-inhibit.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/liblogger_plugin_la-logger.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libosso_screensaver_plugin_la-osso.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libquartztext_plugin_la-quartztext.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libsqlite_plugin_la-sqlite.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libsvg_plugin_la-svg.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libvod_rtsp_plugin_la-rtsp.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libwin32text_plugin_la-win32text.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libxdg_screensaver_plugin_la-xdg.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libxscreensaver_plugin_la-xscreensaver.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-libaudioscrobbler_plugin_la-audioscrobbler.lo: audioscrobbler.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaudioscrobbler_plugin_la_CFLAGS) $(CFLAGS) -MT libaudioscrobbler_plugin_la-audioscrobbler.lo -MD -MP -MF $(DEPDIR)/libaudioscrobbler_plugin_la-audioscrobbler.Tpo -c -o libaudioscrobbler_plugin_la-audioscrobbler.lo `test -f 'audioscrobbler.c' || echo '$(srcdir)/'`audioscrobbler.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libaudioscrobbler_plugin_la-audioscrobbler.Tpo $(DEPDIR)/libaudioscrobbler_plugin_la-audioscrobbler.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='audioscrobbler.c' object='libaudioscrobbler_plugin_la-audioscrobbler.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaudioscrobbler_plugin_la_CFLAGS) $(CFLAGS) -c -o libaudioscrobbler_plugin_la-audioscrobbler.lo `test -f 'audioscrobbler.c' || echo '$(srcdir)/'`audioscrobbler.c
-
-libfreetype_plugin_la-freetype.lo: freetype.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfreetype_plugin_la_CFLAGS) $(CFLAGS) -MT libfreetype_plugin_la-freetype.lo -MD -MP -MF $(DEPDIR)/libfreetype_plugin_la-freetype.Tpo -c -o libfreetype_plugin_la-freetype.lo `test -f 'freetype.c' || echo '$(srcdir)/'`freetype.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libfreetype_plugin_la-freetype.Tpo $(DEPDIR)/libfreetype_plugin_la-freetype.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='freetype.c' object='libfreetype_plugin_la-freetype.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfreetype_plugin_la_CFLAGS) $(CFLAGS) -c -o libfreetype_plugin_la-freetype.lo `test -f 'freetype.c' || echo '$(srcdir)/'`freetype.c
-
-libgnutls_plugin_la-gnutls.lo: gnutls.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnutls_plugin_la_CFLAGS) $(CFLAGS) -MT libgnutls_plugin_la-gnutls.lo -MD -MP -MF $(DEPDIR)/libgnutls_plugin_la-gnutls.Tpo -c -o libgnutls_plugin_la-gnutls.lo `test -f 'gnutls.c' || echo '$(srcdir)/'`gnutls.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgnutls_plugin_la-gnutls.Tpo $(DEPDIR)/libgnutls_plugin_la-gnutls.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='gnutls.c' object='libgnutls_plugin_la-gnutls.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgnutls_plugin_la_CFLAGS) $(CFLAGS) -c -o libgnutls_plugin_la-gnutls.lo `test -f 'gnutls.c' || echo '$(srcdir)/'`gnutls.c
-
-libinhibit_plugin_la-inhibit.lo: inhibit.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libinhibit_plugin_la_CFLAGS) $(CFLAGS) -MT libinhibit_plugin_la-inhibit.lo -MD -MP -MF $(DEPDIR)/libinhibit_plugin_la-inhibit.Tpo -c -o libinhibit_plugin_la-inhibit.lo `test -f 'inhibit.c' || echo '$(srcdir)/'`inhibit.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libinhibit_plugin_la-inhibit.Tpo $(DEPDIR)/libinhibit_plugin_la-inhibit.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='inhibit.c' object='libinhibit_plugin_la-inhibit.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libinhibit_plugin_la_CFLAGS) $(CFLAGS) -c -o libinhibit_plugin_la-inhibit.lo `test -f 'inhibit.c' || echo '$(srcdir)/'`inhibit.c
-
-liblogger_plugin_la-logger.lo: logger.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblogger_plugin_la_CFLAGS) $(CFLAGS) -MT liblogger_plugin_la-logger.lo -MD -MP -MF $(DEPDIR)/liblogger_plugin_la-logger.Tpo -c -o liblogger_plugin_la-logger.lo `test -f 'logger.c' || echo '$(srcdir)/'`logger.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblogger_plugin_la-logger.Tpo $(DEPDIR)/liblogger_plugin_la-logger.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='logger.c' object='liblogger_plugin_la-logger.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblogger_plugin_la_CFLAGS) $(CFLAGS) -c -o liblogger_plugin_la-logger.lo `test -f 'logger.c' || echo '$(srcdir)/'`logger.c
-
-libosso_screensaver_plugin_la-osso.lo: inhibit/osso.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libosso_screensaver_plugin_la_CFLAGS) $(CFLAGS) -MT libosso_screensaver_plugin_la-osso.lo -MD -MP -MF $(DEPDIR)/libosso_screensaver_plugin_la-osso.Tpo -c -o libosso_screensaver_plugin_la-osso.lo `test -f 'inhibit/osso.c' || echo '$(srcdir)/'`inhibit/osso.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libosso_screensaver_plugin_la-osso.Tpo $(DEPDIR)/libosso_screensaver_plugin_la-osso.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='inhibit/osso.c' object='libosso_screensaver_plugin_la-osso.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libosso_screensaver_plugin_la_CFLAGS) $(CFLAGS) -c -o libosso_screensaver_plugin_la-osso.lo `test -f 'inhibit/osso.c' || echo '$(srcdir)/'`inhibit/osso.c
-
-libquartztext_plugin_la-quartztext.lo: quartztext.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libquartztext_plugin_la_CFLAGS) $(CFLAGS) -MT libquartztext_plugin_la-quartztext.lo -MD -MP -MF $(DEPDIR)/libquartztext_plugin_la-quartztext.Tpo -c -o libquartztext_plugin_la-quartztext.lo `test -f 'quartztext.c' || echo '$(srcdir)/'`quartztext.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libquartztext_plugin_la-quartztext.Tpo $(DEPDIR)/libquartztext_plugin_la-quartztext.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='quartztext.c' object='libquartztext_plugin_la-quartztext.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libquartztext_plugin_la_CFLAGS) $(CFLAGS) -c -o libquartztext_plugin_la-quartztext.lo `test -f 'quartztext.c' || echo '$(srcdir)/'`quartztext.c
-
-libsqlite_plugin_la-sqlite.lo: sqlite.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsqlite_plugin_la_CFLAGS) $(CFLAGS) -MT libsqlite_plugin_la-sqlite.lo -MD -MP -MF $(DEPDIR)/libsqlite_plugin_la-sqlite.Tpo -c -o libsqlite_plugin_la-sqlite.lo `test -f 'sqlite.c' || echo '$(srcdir)/'`sqlite.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libsqlite_plugin_la-sqlite.Tpo $(DEPDIR)/libsqlite_plugin_la-sqlite.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='sqlite.c' object='libsqlite_plugin_la-sqlite.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsqlite_plugin_la_CFLAGS) $(CFLAGS) -c -o libsqlite_plugin_la-sqlite.lo `test -f 'sqlite.c' || echo '$(srcdir)/'`sqlite.c
-
-libsvg_plugin_la-svg.lo: svg.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsvg_plugin_la_CFLAGS) $(CFLAGS) -MT libsvg_plugin_la-svg.lo -MD -MP -MF $(DEPDIR)/libsvg_plugin_la-svg.Tpo -c -o libsvg_plugin_la-svg.lo `test -f 'svg.c' || echo '$(srcdir)/'`svg.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libsvg_plugin_la-svg.Tpo $(DEPDIR)/libsvg_plugin_la-svg.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='svg.c' object='libsvg_plugin_la-svg.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsvg_plugin_la_CFLAGS) $(CFLAGS) -c -o libsvg_plugin_la-svg.lo `test -f 'svg.c' || echo '$(srcdir)/'`svg.c
-
-libvod_rtsp_plugin_la-rtsp.lo: rtsp.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvod_rtsp_plugin_la_CFLAGS) $(CFLAGS) -MT libvod_rtsp_plugin_la-rtsp.lo -MD -MP -MF $(DEPDIR)/libvod_rtsp_plugin_la-rtsp.Tpo -c -o libvod_rtsp_plugin_la-rtsp.lo `test -f 'rtsp.c' || echo '$(srcdir)/'`rtsp.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libvod_rtsp_plugin_la-rtsp.Tpo $(DEPDIR)/libvod_rtsp_plugin_la-rtsp.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='rtsp.c' object='libvod_rtsp_plugin_la-rtsp.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvod_rtsp_plugin_la_CFLAGS) $(CFLAGS) -c -o libvod_rtsp_plugin_la-rtsp.lo `test -f 'rtsp.c' || echo '$(srcdir)/'`rtsp.c
-
-libwin32text_plugin_la-win32text.lo: win32text.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwin32text_plugin_la_CFLAGS) $(CFLAGS) -MT libwin32text_plugin_la-win32text.lo -MD -MP -MF $(DEPDIR)/libwin32text_plugin_la-win32text.Tpo -c -o libwin32text_plugin_la-win32text.lo `test -f 'win32text.c' || echo '$(srcdir)/'`win32text.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libwin32text_plugin_la-win32text.Tpo $(DEPDIR)/libwin32text_plugin_la-win32text.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='win32text.c' object='libwin32text_plugin_la-win32text.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwin32text_plugin_la_CFLAGS) $(CFLAGS) -c -o libwin32text_plugin_la-win32text.lo `test -f 'win32text.c' || echo '$(srcdir)/'`win32text.c
-
-libxdg_screensaver_plugin_la-xdg.lo: inhibit/xdg.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxdg_screensaver_plugin_la_CFLAGS) $(CFLAGS) -MT libxdg_screensaver_plugin_la-xdg.lo -MD -MP -MF $(DEPDIR)/libxdg_screensaver_plugin_la-xdg.Tpo -c -o libxdg_screensaver_plugin_la-xdg.lo `test -f 'inhibit/xdg.c' || echo '$(srcdir)/'`inhibit/xdg.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libxdg_screensaver_plugin_la-xdg.Tpo $(DEPDIR)/libxdg_screensaver_plugin_la-xdg.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='inhibit/xdg.c' object='libxdg_screensaver_plugin_la-xdg.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxdg_screensaver_plugin_la_CFLAGS) $(CFLAGS) -c -o libxdg_screensaver_plugin_la-xdg.lo `test -f 'inhibit/xdg.c' || echo '$(srcdir)/'`inhibit/xdg.c
-
-libxscreensaver_plugin_la-xscreensaver.lo: inhibit/xscreensaver.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxscreensaver_plugin_la_CFLAGS) $(CFLAGS) -MT libxscreensaver_plugin_la-xscreensaver.lo -MD -MP -MF $(DEPDIR)/libxscreensaver_plugin_la-xscreensaver.Tpo -c -o libxscreensaver_plugin_la-xscreensaver.lo `test -f 'inhibit/xscreensaver.c' || echo '$(srcdir)/'`inhibit/xscreensaver.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libxscreensaver_plugin_la-xscreensaver.Tpo $(DEPDIR)/libxscreensaver_plugin_la-xscreensaver.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='inhibit/xscreensaver.c' object='libxscreensaver_plugin_la-xscreensaver.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxscreensaver_plugin_la_CFLAGS) $(CFLAGS) -c -o libxscreensaver_plugin_la-xscreensaver.lo `test -f 'inhibit/xscreensaver.c' || echo '$(srcdir)/'`inhibit/xscreensaver.c
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-# This directory's subdirectories are mostly independent; you can cd
-# into them and run `make' without going through this Makefile.
-# To change the values of `make' variables: instead of editing Makefiles,
-# (1) if the variable is set in `config.status', edit `config.status'
-#     (which will cause the Makefiles to be regenerated when you run `make');
-# (2) otherwise, pass the desired values on the `make' command line.
-$(RECURSIVE_TARGETS):
-	@fail= failcom='exit 1'; \
-	for f in x $$MAKEFLAGS; do \
-	  case $$f in \
-	    *=* | --[!k]*);; \
-	    *k*) failcom='fail=yes';; \
-	  esac; \
-	done; \
-	dot_seen=no; \
-	target=`echo $@ | sed s/-recursive//`; \
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  echo "Making $$target in $$subdir"; \
-	  if test "$$subdir" = "."; then \
-	    dot_seen=yes; \
-	    local_target="$$target-am"; \
-	  else \
-	    local_target="$$target"; \
-	  fi; \
-	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
-	  || eval $$failcom; \
-	done; \
-	if test "$$dot_seen" = "no"; then \
-	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
-	fi; test -z "$$fail"
-
-$(RECURSIVE_CLEAN_TARGETS):
-	@fail= failcom='exit 1'; \
-	for f in x $$MAKEFLAGS; do \
-	  case $$f in \
-	    *=* | --[!k]*);; \
-	    *k*) failcom='fail=yes';; \
-	  esac; \
-	done; \
-	dot_seen=no; \
-	case "$@" in \
-	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
-	  *) list='$(SUBDIRS)' ;; \
-	esac; \
-	rev=''; for subdir in $$list; do \
-	  if test "$$subdir" = "."; then :; else \
-	    rev="$$subdir $$rev"; \
-	  fi; \
-	done; \
-	rev="$$rev ."; \
-	target=`echo $@ | sed s/-recursive//`; \
-	for subdir in $$rev; do \
-	  echo "Making $$target in $$subdir"; \
-	  if test "$$subdir" = "."; then \
-	    local_target="$$target-am"; \
-	  else \
-	    local_target="$$target"; \
-	  fi; \
-	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
-	  || eval $$failcom; \
-	done && test -z "$$fail"
-tags-recursive:
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
-	done
-ctags-recursive:
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
-	done
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
-	  include_option=--etags-include; \
-	  empty_fix=.; \
-	else \
-	  include_option=--include; \
-	  empty_fix=; \
-	fi; \
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    test ! -f $$subdir/TAGS || \
-	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
-	  fi; \
-	done; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    test -d "$(distdir)/$$subdir" \
-	    || $(MKDIR_P) "$(distdir)/$$subdir" \
-	    || exit 1; \
-	  fi; \
-	done
-	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
-	    $(am__relativize); \
-	    new_distdir=$$reldir; \
-	    dir1=$$subdir; dir2="$(top_distdir)"; \
-	    $(am__relativize); \
-	    new_top_distdir=$$reldir; \
-	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
-	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
-	    ($(am__cd) $$subdir && \
-	      $(MAKE) $(AM_MAKEFLAGS) \
-	        top_distdir="$$new_top_distdir" \
-	        distdir="$$new_distdir" \
-		am__remove_distdir=: \
-		am__skip_length_check=: \
-		am__skip_mode_fix=: \
-	        distdir) \
-	      || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-recursive
-all-am: Makefile $(LTLIBRARIES)
-installdirs: installdirs-recursive
-installdirs-am:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-recursive
-install-exec: install-exec-recursive
-install-data: install-data-recursive
-uninstall: uninstall-recursive
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-recursive
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-recursive
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-recursive
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-recursive
-
-dvi-am:
-
-html: html-recursive
-
-html-am:
-
-info: info-recursive
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-recursive
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-recursive
-
-install-html-am:
-
-install-info: install-info-recursive
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-recursive
-
-install-pdf-am:
-
-install-ps: install-ps-recursive
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-recursive
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-recursive
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-recursive
-
-pdf-am:
-
-ps: ps-recursive
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all check \
-	ctags-recursive install install-am install-strip \
-	tags-recursive
-
-.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
-	all all-am check check-am clean clean-generic clean-libtool \
-	clean-libvlcLTLIBRARIES ctags ctags-recursive distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs installdirs-am \
-	maintainer-clean maintainer-clean-generic mostlyclean \
-	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
-	pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
-	uninstall-libvlcLTLIBRARIES
-
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/misc/dummy/Makefile.in b/modules/misc/dummy/Makefile.in
deleted file mode 100644
index 5101614..0000000
--- a/modules/misc/dummy/Makefile.in
+++ /dev/null
@@ -1,1084 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/misc/dummy/Makefile.am automatically generated from modules/misc/dummy/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/Modules.am $(top_srcdir)/modules/common.am
-subdir = modules/misc/dummy
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am__objects_1 =
-am__objects_2 = libdummy_plugin_la-dummy.lo libdummy_plugin_la-aout.lo \
-	libdummy_plugin_la-vout.lo libdummy_plugin_la-interface.lo \
-	libdummy_plugin_la-input.lo libdummy_plugin_la-decoder.lo \
-	libdummy_plugin_la-encoder.lo libdummy_plugin_la-renderer.lo \
-	$(am__objects_1)
-am_libdummy_plugin_la_OBJECTS = $(am__objects_2)
-nodist_libdummy_plugin_la_OBJECTS =
-libdummy_plugin_la_OBJECTS = $(am_libdummy_plugin_la_OBJECTS) \
-	$(nodist_libdummy_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libdummy_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libdummy_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libdummy_plugin_la_SOURCES) \
-	$(nodist_libdummy_plugin_la_SOURCES)
-DIST_SOURCES = $(libdummy_plugin_la_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = misc
-dir = misc/dummy
-mods = dummy
-libvlc_LTLIBRARIES = libdummy_plugin.la
-EXTRA_LTLIBRARIES = 
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
-SOURCES_dummy = \
-	dummy.c \
-	dummy.h \
-	aout.c \
-	vout.c \
-	interface.c \
-	input.c \
-	decoder.c \
-	encoder.c \
-	renderer.c \
-	$(NULL)
-
-
-# The dummy plugin
-libdummy_plugin_la_SOURCES = $(SOURCES_dummy)
-nodist_libdummy_plugin_la_SOURCES = $(nodist_SOURCES_dummy)
-# Force per-target objects:
-libdummy_plugin_la_CFLAGS = $(AM_CFLAGS)
-libdummy_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libdummy_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libdummy_plugin_la_LIBADD = $(AM_LIBADD)
-libdummy_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/misc/dummy/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/misc/dummy/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libdummy_plugin.la: $(libdummy_plugin_la_OBJECTS) $(libdummy_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libdummy_plugin_la_LINK) -rpath $(libvlcdir) $(libdummy_plugin_la_OBJECTS) $(libdummy_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libdummy_plugin_la-aout.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libdummy_plugin_la-decoder.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libdummy_plugin_la-dummy.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libdummy_plugin_la-encoder.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libdummy_plugin_la-input.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libdummy_plugin_la-interface.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libdummy_plugin_la-renderer.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libdummy_plugin_la-vout.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-libdummy_plugin_la-dummy.lo: dummy.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdummy_plugin_la_CFLAGS) $(CFLAGS) -MT libdummy_plugin_la-dummy.lo -MD -MP -MF $(DEPDIR)/libdummy_plugin_la-dummy.Tpo -c -o libdummy_plugin_la-dummy.lo `test -f 'dummy.c' || echo '$(srcdir)/'`dummy.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libdummy_plugin_la-dummy.Tpo $(DEPDIR)/libdummy_plugin_la-dummy.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='dummy.c' object='libdummy_plugin_la-dummy.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdummy_plugin_la_CFLAGS) $(CFLAGS) -c -o libdummy_plugin_la-dummy.lo `test -f 'dummy.c' || echo '$(srcdir)/'`dummy.c
-
-libdummy_plugin_la-aout.lo: aout.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdummy_plugin_la_CFLAGS) $(CFLAGS) -MT libdummy_plugin_la-aout.lo -MD -MP -MF $(DEPDIR)/libdummy_plugin_la-aout.Tpo -c -o libdummy_plugin_la-aout.lo `test -f 'aout.c' || echo '$(srcdir)/'`aout.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libdummy_plugin_la-aout.Tpo $(DEPDIR)/libdummy_plugin_la-aout.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='aout.c' object='libdummy_plugin_la-aout.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdummy_plugin_la_CFLAGS) $(CFLAGS) -c -o libdummy_plugin_la-aout.lo `test -f 'aout.c' || echo '$(srcdir)/'`aout.c
-
-libdummy_plugin_la-vout.lo: vout.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdummy_plugin_la_CFLAGS) $(CFLAGS) -MT libdummy_plugin_la-vout.lo -MD -MP -MF $(DEPDIR)/libdummy_plugin_la-vout.Tpo -c -o libdummy_plugin_la-vout.lo `test -f 'vout.c' || echo '$(srcdir)/'`vout.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libdummy_plugin_la-vout.Tpo $(DEPDIR)/libdummy_plugin_la-vout.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='vout.c' object='libdummy_plugin_la-vout.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdummy_plugin_la_CFLAGS) $(CFLAGS) -c -o libdummy_plugin_la-vout.lo `test -f 'vout.c' || echo '$(srcdir)/'`vout.c
-
-libdummy_plugin_la-interface.lo: interface.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdummy_plugin_la_CFLAGS) $(CFLAGS) -MT libdummy_plugin_la-interface.lo -MD -MP -MF $(DEPDIR)/libdummy_plugin_la-interface.Tpo -c -o libdummy_plugin_la-interface.lo `test -f 'interface.c' || echo '$(srcdir)/'`interface.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libdummy_plugin_la-interface.Tpo $(DEPDIR)/libdummy_plugin_la-interface.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='interface.c' object='libdummy_plugin_la-interface.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdummy_plugin_la_CFLAGS) $(CFLAGS) -c -o libdummy_plugin_la-interface.lo `test -f 'interface.c' || echo '$(srcdir)/'`interface.c
-
-libdummy_plugin_la-input.lo: input.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdummy_plugin_la_CFLAGS) $(CFLAGS) -MT libdummy_plugin_la-input.lo -MD -MP -MF $(DEPDIR)/libdummy_plugin_la-input.Tpo -c -o libdummy_plugin_la-input.lo `test -f 'input.c' || echo '$(srcdir)/'`input.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libdummy_plugin_la-input.Tpo $(DEPDIR)/libdummy_plugin_la-input.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='input.c' object='libdummy_plugin_la-input.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdummy_plugin_la_CFLAGS) $(CFLAGS) -c -o libdummy_plugin_la-input.lo `test -f 'input.c' || echo '$(srcdir)/'`input.c
-
-libdummy_plugin_la-decoder.lo: decoder.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdummy_plugin_la_CFLAGS) $(CFLAGS) -MT libdummy_plugin_la-decoder.lo -MD -MP -MF $(DEPDIR)/libdummy_plugin_la-decoder.Tpo -c -o libdummy_plugin_la-decoder.lo `test -f 'decoder.c' || echo '$(srcdir)/'`decoder.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libdummy_plugin_la-decoder.Tpo $(DEPDIR)/libdummy_plugin_la-decoder.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='decoder.c' object='libdummy_plugin_la-decoder.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdummy_plugin_la_CFLAGS) $(CFLAGS) -c -o libdummy_plugin_la-decoder.lo `test -f 'decoder.c' || echo '$(srcdir)/'`decoder.c
-
-libdummy_plugin_la-encoder.lo: encoder.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdummy_plugin_la_CFLAGS) $(CFLAGS) -MT libdummy_plugin_la-encoder.lo -MD -MP -MF $(DEPDIR)/libdummy_plugin_la-encoder.Tpo -c -o libdummy_plugin_la-encoder.lo `test -f 'encoder.c' || echo '$(srcdir)/'`encoder.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libdummy_plugin_la-encoder.Tpo $(DEPDIR)/libdummy_plugin_la-encoder.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='encoder.c' object='libdummy_plugin_la-encoder.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdummy_plugin_la_CFLAGS) $(CFLAGS) -c -o libdummy_plugin_la-encoder.lo `test -f 'encoder.c' || echo '$(srcdir)/'`encoder.c
-
-libdummy_plugin_la-renderer.lo: renderer.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdummy_plugin_la_CFLAGS) $(CFLAGS) -MT libdummy_plugin_la-renderer.lo -MD -MP -MF $(DEPDIR)/libdummy_plugin_la-renderer.Tpo -c -o libdummy_plugin_la-renderer.lo `test -f 'renderer.c' || echo '$(srcdir)/'`renderer.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libdummy_plugin_la-renderer.Tpo $(DEPDIR)/libdummy_plugin_la-renderer.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='renderer.c' object='libdummy_plugin_la-renderer.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdummy_plugin_la_CFLAGS) $(CFLAGS) -c -o libdummy_plugin_la-renderer.lo `test -f 'renderer.c' || echo '$(srcdir)/'`renderer.c
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-am
-all-am: Makefile $(LTLIBRARIES)
-installdirs:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: all check install install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-	clean-libtool clean-libvlcLTLIBRARIES ctags distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags uninstall uninstall-am uninstall-libvlcLTLIBRARIES
-
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/misc/lua/Makefile.in b/modules/misc/lua/Makefile.in
deleted file mode 100644
index ae52dfc..0000000
--- a/modules/misc/lua/Makefile.in
+++ /dev/null
@@ -1,1301 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/misc/lua/Makefile.am automatically generated from modules/misc/lua/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/Modules.am $(top_srcdir)/modules/common.am
-subdir = modules/misc/lua
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am__objects_1 =
-am__objects_2 = liblua_plugin_la-extension.lo \
-	liblua_plugin_la-extension_thread.lo liblua_plugin_la-intf.lo \
-	liblua_plugin_la-meta.lo liblua_plugin_la-demux.lo \
-	liblua_plugin_la-services_discovery.lo liblua_plugin_la-vlc.lo \
-	liblua_plugin_la-acl.lo liblua_plugin_la-configuration.lo \
-	liblua_plugin_la-gettext.lo liblua_plugin_la-dialog.lo \
-	liblua_plugin_la-httpd.lo liblua_plugin_la-input.lo \
-	liblua_plugin_la-md5.lo liblua_plugin_la-messages.lo \
-	liblua_plugin_la-misc.lo liblua_plugin_la-net.lo \
-	liblua_plugin_la-objects.lo liblua_plugin_la-osd.lo \
-	liblua_plugin_la-playlist.lo liblua_plugin_la-sd.lo \
-	liblua_plugin_la-stream.lo liblua_plugin_la-strings.lo \
-	liblua_plugin_la-variables.lo liblua_plugin_la-video.lo \
-	liblua_plugin_la-vlm.lo liblua_plugin_la-volume.lo \
-	liblua_plugin_la-xml.lo $(am__objects_1)
-am_liblua_plugin_la_OBJECTS = $(am__objects_2)
-nodist_liblua_plugin_la_OBJECTS =
-liblua_plugin_la_OBJECTS = $(am_liblua_plugin_la_OBJECTS) \
-	$(nodist_liblua_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-liblua_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(liblua_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(liblua_plugin_la_SOURCES) \
-	$(nodist_liblua_plugin_la_SOURCES)
-DIST_SOURCES = $(liblua_plugin_la_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = misc
-dir = misc/lua
-mods = lua
-libvlc_LTLIBRARIES = liblua_plugin.la
-EXTRA_LTLIBRARIES = 
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
-SOURCES_lua = \
-	extension.c \
-	extension.h \
-	extension_thread.c \
-	intf.c \
-	meta.c \
-	demux.c \
-	services_discovery.c \
-	vlc.c \
-	vlc.h \
-	libs.h \
-	libs/acl.c \
-	libs/configuration.c \
-	libs/gettext.c \
-	libs/dialog.c \
-	libs/httpd.c \
-	libs/input.c \
-	libs/input.h \
-	libs/md5.c \
-	libs/messages.c \
-	libs/misc.c \
-	libs/misc.h \
-	libs/net.c \
-	libs/objects.c \
-	libs/objects.h \
-	libs/osd.c \
-	libs/playlist.c \
-	libs/playlist.h \
-	libs/sd.c \
-	libs/stream.c \
-	libs/strings.c \
-	libs/variables.c \
-	libs/variables.h \
-	libs/video.c \
-	libs/vlm.c \
-	libs/volume.c \
-	libs/xml.c \
-	$(NULL)
-
-
-# The lua plugin
-liblua_plugin_la_SOURCES = $(SOURCES_lua)
-nodist_liblua_plugin_la_SOURCES = $(nodist_SOURCES_lua)
-# Force per-target objects:
-liblua_plugin_la_CFLAGS = $(AM_CFLAGS)
-liblua_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-liblua_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-liblua_plugin_la_LIBADD = $(AM_LIBADD)
-liblua_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/misc/lua/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/misc/lua/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-liblua_plugin.la: $(liblua_plugin_la_OBJECTS) $(liblua_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(liblua_plugin_la_LINK) -rpath $(libvlcdir) $(liblua_plugin_la_OBJECTS) $(liblua_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/liblua_plugin_la-acl.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/liblua_plugin_la-configuration.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/liblua_plugin_la-demux.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/liblua_plugin_la-dialog.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/liblua_plugin_la-extension.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/liblua_plugin_la-extension_thread.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/liblua_plugin_la-gettext.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/liblua_plugin_la-httpd.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/liblua_plugin_la-input.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/liblua_plugin_la-intf.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/liblua_plugin_la-md5.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/liblua_plugin_la-messages.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/liblua_plugin_la-meta.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/liblua_plugin_la-misc.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/liblua_plugin_la-net.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/liblua_plugin_la-objects.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/liblua_plugin_la-osd.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/liblua_plugin_la-playlist.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/liblua_plugin_la-sd.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/liblua_plugin_la-services_discovery.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/liblua_plugin_la-stream.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/liblua_plugin_la-strings.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/liblua_plugin_la-variables.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/liblua_plugin_la-video.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/liblua_plugin_la-vlc.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/liblua_plugin_la-vlm.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/liblua_plugin_la-volume.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/liblua_plugin_la-xml.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-liblua_plugin_la-extension.lo: extension.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -MT liblua_plugin_la-extension.lo -MD -MP -MF $(DEPDIR)/liblua_plugin_la-extension.Tpo -c -o liblua_plugin_la-extension.lo `test -f 'extension.c' || echo '$(srcdir)/'`extension.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblua_plugin_la-extension.Tpo $(DEPDIR)/liblua_plugin_la-extension.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='extension.c' object='liblua_plugin_la-extension.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -c -o liblua_plugin_la-extension.lo `test -f 'extension.c' || echo '$(srcdir)/'`extension.c
-
-liblua_plugin_la-extension_thread.lo: extension_thread.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -MT liblua_plugin_la-extension_thread.lo -MD -MP -MF $(DEPDIR)/liblua_plugin_la-extension_thread.Tpo -c -o liblua_plugin_la-extension_thread.lo `test -f 'extension_thread.c' || echo '$(srcdir)/'`extension_thread.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblua_plugin_la-extension_thread.Tpo $(DEPDIR)/liblua_plugin_la-extension_thread.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='extension_thread.c' object='liblua_plugin_la-extension_thread.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -c -o liblua_plugin_la-extension_thread.lo `test -f 'extension_thread.c' || echo '$(srcdir)/'`extension_thread.c
-
-liblua_plugin_la-intf.lo: intf.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -MT liblua_plugin_la-intf.lo -MD -MP -MF $(DEPDIR)/liblua_plugin_la-intf.Tpo -c -o liblua_plugin_la-intf.lo `test -f 'intf.c' || echo '$(srcdir)/'`intf.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblua_plugin_la-intf.Tpo $(DEPDIR)/liblua_plugin_la-intf.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='intf.c' object='liblua_plugin_la-intf.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -c -o liblua_plugin_la-intf.lo `test -f 'intf.c' || echo '$(srcdir)/'`intf.c
-
-liblua_plugin_la-meta.lo: meta.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -MT liblua_plugin_la-meta.lo -MD -MP -MF $(DEPDIR)/liblua_plugin_la-meta.Tpo -c -o liblua_plugin_la-meta.lo `test -f 'meta.c' || echo '$(srcdir)/'`meta.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblua_plugin_la-meta.Tpo $(DEPDIR)/liblua_plugin_la-meta.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='meta.c' object='liblua_plugin_la-meta.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -c -o liblua_plugin_la-meta.lo `test -f 'meta.c' || echo '$(srcdir)/'`meta.c
-
-liblua_plugin_la-demux.lo: demux.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -MT liblua_plugin_la-demux.lo -MD -MP -MF $(DEPDIR)/liblua_plugin_la-demux.Tpo -c -o liblua_plugin_la-demux.lo `test -f 'demux.c' || echo '$(srcdir)/'`demux.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblua_plugin_la-demux.Tpo $(DEPDIR)/liblua_plugin_la-demux.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='demux.c' object='liblua_plugin_la-demux.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -c -o liblua_plugin_la-demux.lo `test -f 'demux.c' || echo '$(srcdir)/'`demux.c
-
-liblua_plugin_la-services_discovery.lo: services_discovery.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -MT liblua_plugin_la-services_discovery.lo -MD -MP -MF $(DEPDIR)/liblua_plugin_la-services_discovery.Tpo -c -o liblua_plugin_la-services_discovery.lo `test -f 'services_discovery.c' || echo '$(srcdir)/'`services_discovery.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblua_plugin_la-services_discovery.Tpo $(DEPDIR)/liblua_plugin_la-services_discovery.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='services_discovery.c' object='liblua_plugin_la-services_discovery.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -c -o liblua_plugin_la-services_discovery.lo `test -f 'services_discovery.c' || echo '$(srcdir)/'`services_discovery.c
-
-liblua_plugin_la-vlc.lo: vlc.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -MT liblua_plugin_la-vlc.lo -MD -MP -MF $(DEPDIR)/liblua_plugin_la-vlc.Tpo -c -o liblua_plugin_la-vlc.lo `test -f 'vlc.c' || echo '$(srcdir)/'`vlc.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblua_plugin_la-vlc.Tpo $(DEPDIR)/liblua_plugin_la-vlc.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='vlc.c' object='liblua_plugin_la-vlc.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -c -o liblua_plugin_la-vlc.lo `test -f 'vlc.c' || echo '$(srcdir)/'`vlc.c
-
-liblua_plugin_la-acl.lo: libs/acl.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -MT liblua_plugin_la-acl.lo -MD -MP -MF $(DEPDIR)/liblua_plugin_la-acl.Tpo -c -o liblua_plugin_la-acl.lo `test -f 'libs/acl.c' || echo '$(srcdir)/'`libs/acl.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblua_plugin_la-acl.Tpo $(DEPDIR)/liblua_plugin_la-acl.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libs/acl.c' object='liblua_plugin_la-acl.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -c -o liblua_plugin_la-acl.lo `test -f 'libs/acl.c' || echo '$(srcdir)/'`libs/acl.c
-
-liblua_plugin_la-configuration.lo: libs/configuration.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -MT liblua_plugin_la-configuration.lo -MD -MP -MF $(DEPDIR)/liblua_plugin_la-configuration.Tpo -c -o liblua_plugin_la-configuration.lo `test -f 'libs/configuration.c' || echo '$(srcdir)/'`libs/configuration.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblua_plugin_la-configuration.Tpo $(DEPDIR)/liblua_plugin_la-configuration.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libs/configuration.c' object='liblua_plugin_la-configuration.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -c -o liblua_plugin_la-configuration.lo `test -f 'libs/configuration.c' || echo '$(srcdir)/'`libs/configuration.c
-
-liblua_plugin_la-gettext.lo: libs/gettext.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -MT liblua_plugin_la-gettext.lo -MD -MP -MF $(DEPDIR)/liblua_plugin_la-gettext.Tpo -c -o liblua_plugin_la-gettext.lo `test -f 'libs/gettext.c' || echo '$(srcdir)/'`libs/gettext.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblua_plugin_la-gettext.Tpo $(DEPDIR)/liblua_plugin_la-gettext.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libs/gettext.c' object='liblua_plugin_la-gettext.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -c -o liblua_plugin_la-gettext.lo `test -f 'libs/gettext.c' || echo '$(srcdir)/'`libs/gettext.c
-
-liblua_plugin_la-dialog.lo: libs/dialog.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -MT liblua_plugin_la-dialog.lo -MD -MP -MF $(DEPDIR)/liblua_plugin_la-dialog.Tpo -c -o liblua_plugin_la-dialog.lo `test -f 'libs/dialog.c' || echo '$(srcdir)/'`libs/dialog.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblua_plugin_la-dialog.Tpo $(DEPDIR)/liblua_plugin_la-dialog.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libs/dialog.c' object='liblua_plugin_la-dialog.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -c -o liblua_plugin_la-dialog.lo `test -f 'libs/dialog.c' || echo '$(srcdir)/'`libs/dialog.c
-
-liblua_plugin_la-httpd.lo: libs/httpd.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -MT liblua_plugin_la-httpd.lo -MD -MP -MF $(DEPDIR)/liblua_plugin_la-httpd.Tpo -c -o liblua_plugin_la-httpd.lo `test -f 'libs/httpd.c' || echo '$(srcdir)/'`libs/httpd.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblua_plugin_la-httpd.Tpo $(DEPDIR)/liblua_plugin_la-httpd.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libs/httpd.c' object='liblua_plugin_la-httpd.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -c -o liblua_plugin_la-httpd.lo `test -f 'libs/httpd.c' || echo '$(srcdir)/'`libs/httpd.c
-
-liblua_plugin_la-input.lo: libs/input.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -MT liblua_plugin_la-input.lo -MD -MP -MF $(DEPDIR)/liblua_plugin_la-input.Tpo -c -o liblua_plugin_la-input.lo `test -f 'libs/input.c' || echo '$(srcdir)/'`libs/input.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblua_plugin_la-input.Tpo $(DEPDIR)/liblua_plugin_la-input.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libs/input.c' object='liblua_plugin_la-input.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -c -o liblua_plugin_la-input.lo `test -f 'libs/input.c' || echo '$(srcdir)/'`libs/input.c
-
-liblua_plugin_la-md5.lo: libs/md5.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -MT liblua_plugin_la-md5.lo -MD -MP -MF $(DEPDIR)/liblua_plugin_la-md5.Tpo -c -o liblua_plugin_la-md5.lo `test -f 'libs/md5.c' || echo '$(srcdir)/'`libs/md5.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblua_plugin_la-md5.Tpo $(DEPDIR)/liblua_plugin_la-md5.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libs/md5.c' object='liblua_plugin_la-md5.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -c -o liblua_plugin_la-md5.lo `test -f 'libs/md5.c' || echo '$(srcdir)/'`libs/md5.c
-
-liblua_plugin_la-messages.lo: libs/messages.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -MT liblua_plugin_la-messages.lo -MD -MP -MF $(DEPDIR)/liblua_plugin_la-messages.Tpo -c -o liblua_plugin_la-messages.lo `test -f 'libs/messages.c' || echo '$(srcdir)/'`libs/messages.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblua_plugin_la-messages.Tpo $(DEPDIR)/liblua_plugin_la-messages.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libs/messages.c' object='liblua_plugin_la-messages.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -c -o liblua_plugin_la-messages.lo `test -f 'libs/messages.c' || echo '$(srcdir)/'`libs/messages.c
-
-liblua_plugin_la-misc.lo: libs/misc.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -MT liblua_plugin_la-misc.lo -MD -MP -MF $(DEPDIR)/liblua_plugin_la-misc.Tpo -c -o liblua_plugin_la-misc.lo `test -f 'libs/misc.c' || echo '$(srcdir)/'`libs/misc.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblua_plugin_la-misc.Tpo $(DEPDIR)/liblua_plugin_la-misc.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libs/misc.c' object='liblua_plugin_la-misc.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -c -o liblua_plugin_la-misc.lo `test -f 'libs/misc.c' || echo '$(srcdir)/'`libs/misc.c
-
-liblua_plugin_la-net.lo: libs/net.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -MT liblua_plugin_la-net.lo -MD -MP -MF $(DEPDIR)/liblua_plugin_la-net.Tpo -c -o liblua_plugin_la-net.lo `test -f 'libs/net.c' || echo '$(srcdir)/'`libs/net.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblua_plugin_la-net.Tpo $(DEPDIR)/liblua_plugin_la-net.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libs/net.c' object='liblua_plugin_la-net.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -c -o liblua_plugin_la-net.lo `test -f 'libs/net.c' || echo '$(srcdir)/'`libs/net.c
-
-liblua_plugin_la-objects.lo: libs/objects.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -MT liblua_plugin_la-objects.lo -MD -MP -MF $(DEPDIR)/liblua_plugin_la-objects.Tpo -c -o liblua_plugin_la-objects.lo `test -f 'libs/objects.c' || echo '$(srcdir)/'`libs/objects.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblua_plugin_la-objects.Tpo $(DEPDIR)/liblua_plugin_la-objects.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libs/objects.c' object='liblua_plugin_la-objects.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -c -o liblua_plugin_la-objects.lo `test -f 'libs/objects.c' || echo '$(srcdir)/'`libs/objects.c
-
-liblua_plugin_la-osd.lo: libs/osd.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -MT liblua_plugin_la-osd.lo -MD -MP -MF $(DEPDIR)/liblua_plugin_la-osd.Tpo -c -o liblua_plugin_la-osd.lo `test -f 'libs/osd.c' || echo '$(srcdir)/'`libs/osd.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblua_plugin_la-osd.Tpo $(DEPDIR)/liblua_plugin_la-osd.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libs/osd.c' object='liblua_plugin_la-osd.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -c -o liblua_plugin_la-osd.lo `test -f 'libs/osd.c' || echo '$(srcdir)/'`libs/osd.c
-
-liblua_plugin_la-playlist.lo: libs/playlist.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -MT liblua_plugin_la-playlist.lo -MD -MP -MF $(DEPDIR)/liblua_plugin_la-playlist.Tpo -c -o liblua_plugin_la-playlist.lo `test -f 'libs/playlist.c' || echo '$(srcdir)/'`libs/playlist.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblua_plugin_la-playlist.Tpo $(DEPDIR)/liblua_plugin_la-playlist.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libs/playlist.c' object='liblua_plugin_la-playlist.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -c -o liblua_plugin_la-playlist.lo `test -f 'libs/playlist.c' || echo '$(srcdir)/'`libs/playlist.c
-
-liblua_plugin_la-sd.lo: libs/sd.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -MT liblua_plugin_la-sd.lo -MD -MP -MF $(DEPDIR)/liblua_plugin_la-sd.Tpo -c -o liblua_plugin_la-sd.lo `test -f 'libs/sd.c' || echo '$(srcdir)/'`libs/sd.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblua_plugin_la-sd.Tpo $(DEPDIR)/liblua_plugin_la-sd.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libs/sd.c' object='liblua_plugin_la-sd.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -c -o liblua_plugin_la-sd.lo `test -f 'libs/sd.c' || echo '$(srcdir)/'`libs/sd.c
-
-liblua_plugin_la-stream.lo: libs/stream.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -MT liblua_plugin_la-stream.lo -MD -MP -MF $(DEPDIR)/liblua_plugin_la-stream.Tpo -c -o liblua_plugin_la-stream.lo `test -f 'libs/stream.c' || echo '$(srcdir)/'`libs/stream.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblua_plugin_la-stream.Tpo $(DEPDIR)/liblua_plugin_la-stream.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libs/stream.c' object='liblua_plugin_la-stream.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -c -o liblua_plugin_la-stream.lo `test -f 'libs/stream.c' || echo '$(srcdir)/'`libs/stream.c
-
-liblua_plugin_la-strings.lo: libs/strings.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -MT liblua_plugin_la-strings.lo -MD -MP -MF $(DEPDIR)/liblua_plugin_la-strings.Tpo -c -o liblua_plugin_la-strings.lo `test -f 'libs/strings.c' || echo '$(srcdir)/'`libs/strings.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblua_plugin_la-strings.Tpo $(DEPDIR)/liblua_plugin_la-strings.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libs/strings.c' object='liblua_plugin_la-strings.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -c -o liblua_plugin_la-strings.lo `test -f 'libs/strings.c' || echo '$(srcdir)/'`libs/strings.c
-
-liblua_plugin_la-variables.lo: libs/variables.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -MT liblua_plugin_la-variables.lo -MD -MP -MF $(DEPDIR)/liblua_plugin_la-variables.Tpo -c -o liblua_plugin_la-variables.lo `test -f 'libs/variables.c' || echo '$(srcdir)/'`libs/variables.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblua_plugin_la-variables.Tpo $(DEPDIR)/liblua_plugin_la-variables.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libs/variables.c' object='liblua_plugin_la-variables.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -c -o liblua_plugin_la-variables.lo `test -f 'libs/variables.c' || echo '$(srcdir)/'`libs/variables.c
-
-liblua_plugin_la-video.lo: libs/video.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -MT liblua_plugin_la-video.lo -MD -MP -MF $(DEPDIR)/liblua_plugin_la-video.Tpo -c -o liblua_plugin_la-video.lo `test -f 'libs/video.c' || echo '$(srcdir)/'`libs/video.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblua_plugin_la-video.Tpo $(DEPDIR)/liblua_plugin_la-video.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libs/video.c' object='liblua_plugin_la-video.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -c -o liblua_plugin_la-video.lo `test -f 'libs/video.c' || echo '$(srcdir)/'`libs/video.c
-
-liblua_plugin_la-vlm.lo: libs/vlm.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -MT liblua_plugin_la-vlm.lo -MD -MP -MF $(DEPDIR)/liblua_plugin_la-vlm.Tpo -c -o liblua_plugin_la-vlm.lo `test -f 'libs/vlm.c' || echo '$(srcdir)/'`libs/vlm.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblua_plugin_la-vlm.Tpo $(DEPDIR)/liblua_plugin_la-vlm.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libs/vlm.c' object='liblua_plugin_la-vlm.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -c -o liblua_plugin_la-vlm.lo `test -f 'libs/vlm.c' || echo '$(srcdir)/'`libs/vlm.c
-
-liblua_plugin_la-volume.lo: libs/volume.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -MT liblua_plugin_la-volume.lo -MD -MP -MF $(DEPDIR)/liblua_plugin_la-volume.Tpo -c -o liblua_plugin_la-volume.lo `test -f 'libs/volume.c' || echo '$(srcdir)/'`libs/volume.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblua_plugin_la-volume.Tpo $(DEPDIR)/liblua_plugin_la-volume.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libs/volume.c' object='liblua_plugin_la-volume.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -c -o liblua_plugin_la-volume.lo `test -f 'libs/volume.c' || echo '$(srcdir)/'`libs/volume.c
-
-liblua_plugin_la-xml.lo: libs/xml.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -MT liblua_plugin_la-xml.lo -MD -MP -MF $(DEPDIR)/liblua_plugin_la-xml.Tpo -c -o liblua_plugin_la-xml.lo `test -f 'libs/xml.c' || echo '$(srcdir)/'`libs/xml.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblua_plugin_la-xml.Tpo $(DEPDIR)/liblua_plugin_la-xml.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libs/xml.c' object='liblua_plugin_la-xml.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblua_plugin_la_CFLAGS) $(CFLAGS) -c -o liblua_plugin_la-xml.lo `test -f 'libs/xml.c' || echo '$(srcdir)/'`libs/xml.c
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-am
-all-am: Makefile $(LTLIBRARIES)
-installdirs:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: all check install install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-	clean-libtool clean-libvlcLTLIBRARIES ctags distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags uninstall uninstall-am uninstall-libvlcLTLIBRARIES
-
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/misc/notify/Makefile.in b/modules/misc/notify/Makefile.in
deleted file mode 100644
index 47ada83..0000000
--- a/modules/misc/notify/Makefile.in
+++ /dev/null
@@ -1,1225 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/misc/notify/Makefile.am automatically generated from modules/misc/notify/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/Modules.am $(top_srcdir)/modules/common.am
- at HAVE_WIN32_TRUE@@HAVE_WINCE_FALSE at am__append_1 = libmsn_plugin.la
-subdir = modules/misc/notify
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am__objects_1 = libgrowl_plugin_la-growl.lo
-am_libgrowl_plugin_la_OBJECTS = $(am__objects_1)
-nodist_libgrowl_plugin_la_OBJECTS =
-libgrowl_plugin_la_OBJECTS = $(am_libgrowl_plugin_la_OBJECTS) \
-	$(nodist_libgrowl_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libgrowl_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(OBJCLD) \
-	$(libgrowl_plugin_la_OBJCFLAGS) $(OBJCFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_2 = libgrowl_udp_plugin_la-growl_udp.lo
-am_libgrowl_udp_plugin_la_OBJECTS = $(am__objects_2)
-nodist_libgrowl_udp_plugin_la_OBJECTS =
-libgrowl_udp_plugin_la_OBJECTS = $(am_libgrowl_udp_plugin_la_OBJECTS) \
-	$(nodist_libgrowl_udp_plugin_la_OBJECTS)
-libgrowl_udp_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libgrowl_udp_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_3 = libmsn_plugin_la-msn.lo
-am_libmsn_plugin_la_OBJECTS = $(am__objects_3)
-nodist_libmsn_plugin_la_OBJECTS =
-libmsn_plugin_la_OBJECTS = $(am_libmsn_plugin_la_OBJECTS) \
-	$(nodist_libmsn_plugin_la_OBJECTS)
-libmsn_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libmsn_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
- at HAVE_WIN32_TRUE@@HAVE_WINCE_FALSE at am_libmsn_plugin_la_rpath = -rpath \
- at HAVE_WIN32_TRUE@@HAVE_WINCE_FALSE@	$(libvlcdir)
-am__objects_4 = libnotify_plugin_la-notify.lo
-am_libnotify_plugin_la_OBJECTS = $(am__objects_4)
-nodist_libnotify_plugin_la_OBJECTS =
-libnotify_plugin_la_OBJECTS = $(am_libnotify_plugin_la_OBJECTS) \
-	$(nodist_libnotify_plugin_la_OBJECTS)
-libnotify_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libnotify_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_5 = libtelepathy_plugin_la-telepathy.lo
-am_libtelepathy_plugin_la_OBJECTS = $(am__objects_5)
-nodist_libtelepathy_plugin_la_OBJECTS =
-libtelepathy_plugin_la_OBJECTS = $(am_libtelepathy_plugin_la_OBJECTS) \
-	$(nodist_libtelepathy_plugin_la_OBJECTS)
-libtelepathy_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libtelepathy_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_6 = libxosd_plugin_la-xosd.lo
-am_libxosd_plugin_la_OBJECTS = $(am__objects_6)
-nodist_libxosd_plugin_la_OBJECTS =
-libxosd_plugin_la_OBJECTS = $(am_libxosd_plugin_la_OBJECTS) \
-	$(nodist_libxosd_plugin_la_OBJECTS)
-libxosd_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libxosd_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-OBJCCOMPILE = $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
-	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_OBJCFLAGS) $(OBJCFLAGS)
-LTOBJCCOMPILE = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_OBJCFLAGS) $(OBJCFLAGS)
-AM_V_OBJC = $(am__v_OBJC_$(V))
-am__v_OBJC_ = $(am__v_OBJC_$(AM_DEFAULT_VERBOSITY))
-am__v_OBJC_0 = @echo "  OBJC  " $@;
-OBJCLD = $(OBJC)
-OBJCLINK = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
-	--mode=link $(OBJCLD) $(AM_OBJCFLAGS) $(OBJCFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_OBJCLD = $(am__v_OBJCLD_$(V))
-am__v_OBJCLD_ = $(am__v_OBJCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_OBJCLD_0 = @echo "  OBJCLD" $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libgrowl_plugin_la_SOURCES) \
-	$(nodist_libgrowl_plugin_la_SOURCES) \
-	$(libgrowl_udp_plugin_la_SOURCES) \
-	$(nodist_libgrowl_udp_plugin_la_SOURCES) \
-	$(libmsn_plugin_la_SOURCES) $(nodist_libmsn_plugin_la_SOURCES) \
-	$(libnotify_plugin_la_SOURCES) \
-	$(nodist_libnotify_plugin_la_SOURCES) \
-	$(libtelepathy_plugin_la_SOURCES) \
-	$(nodist_libtelepathy_plugin_la_SOURCES) \
-	$(libxosd_plugin_la_SOURCES) \
-	$(nodist_libxosd_plugin_la_SOURCES)
-DIST_SOURCES = $(libgrowl_plugin_la_SOURCES) \
-	$(libgrowl_udp_plugin_la_SOURCES) $(libmsn_plugin_la_SOURCES) \
-	$(libnotify_plugin_la_SOURCES) \
-	$(libtelepathy_plugin_la_SOURCES) $(libxosd_plugin_la_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-
-# Automake forgets to add a proper tag to libtool with Objective-C files.
-# Moreocer Libtool should default tag to CC when none is specified but
-# obviously does not. Here is a fix for that.
-LIBTOOL = @LIBTOOL@ --tag=CC
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = misc
-dir = misc/notify
-mods = growl growl_udp msn notify telepathy xosd
-libvlc_LTLIBRARIES = $(LTLIBgrowl) $(LTLIBgrowl_udp) $(LTLIBnotify) \
-	$(LTLIBtelepathy) $(LTLIBxosd) $(am__append_1)
-EXTRA_LTLIBRARIES = libgrowl_plugin.la libgrowl_udp_plugin.la libnotify_plugin.la libtelepathy_plugin.la libxosd_plugin.la
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
-SOURCES_msn = msn.c
-SOURCES_growl = growl.m
-SOURCES_growl_udp = growl_udp.c
-SOURCES_notify = notify.c
-SOURCES_xosd = xosd.c
-SOURCES_telepathy = telepathy.c
-
-# The growl plugin
-libgrowl_plugin_la_SOURCES = $(SOURCES_growl)
-nodist_libgrowl_plugin_la_SOURCES = $(nodist_SOURCES_growl)
-# Force per-target objects:
-libgrowl_plugin_la_CFLAGS = $(AM_CFLAGS)
-libgrowl_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libgrowl_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libgrowl_plugin_la_LIBADD = $(AM_LIBADD)
-libgrowl_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The growl_udp plugin
-libgrowl_udp_plugin_la_SOURCES = $(SOURCES_growl_udp)
-nodist_libgrowl_udp_plugin_la_SOURCES = $(nodist_SOURCES_growl_udp)
-# Force per-target objects:
-libgrowl_udp_plugin_la_CFLAGS = $(AM_CFLAGS)
-libgrowl_udp_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libgrowl_udp_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libgrowl_udp_plugin_la_LIBADD = $(AM_LIBADD)
-libgrowl_udp_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The msn plugin
-libmsn_plugin_la_SOURCES = $(SOURCES_msn)
-nodist_libmsn_plugin_la_SOURCES = $(nodist_SOURCES_msn)
-# Force per-target objects:
-libmsn_plugin_la_CFLAGS = $(AM_CFLAGS)
-libmsn_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libmsn_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libmsn_plugin_la_LIBADD = $(AM_LIBADD)
-libmsn_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The notify plugin
-libnotify_plugin_la_SOURCES = $(SOURCES_notify)
-nodist_libnotify_plugin_la_SOURCES = $(nodist_SOURCES_notify)
-# Force per-target objects:
-libnotify_plugin_la_CFLAGS = $(AM_CFLAGS)
-libnotify_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libnotify_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libnotify_plugin_la_LIBADD = $(AM_LIBADD)
-libnotify_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The telepathy plugin
-libtelepathy_plugin_la_SOURCES = $(SOURCES_telepathy)
-nodist_libtelepathy_plugin_la_SOURCES = $(nodist_SOURCES_telepathy)
-# Force per-target objects:
-libtelepathy_plugin_la_CFLAGS = $(AM_CFLAGS)
-libtelepathy_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libtelepathy_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libtelepathy_plugin_la_LIBADD = $(AM_LIBADD)
-libtelepathy_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The xosd plugin
-libxosd_plugin_la_SOURCES = $(SOURCES_xosd)
-nodist_libxosd_plugin_la_SOURCES = $(nodist_SOURCES_xosd)
-# Force per-target objects:
-libxosd_plugin_la_CFLAGS = $(AM_CFLAGS)
-libxosd_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libxosd_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libxosd_plugin_la_LIBADD = $(AM_LIBADD)
-libxosd_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .m .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/misc/notify/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/misc/notify/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libgrowl_plugin.la: $(libgrowl_plugin_la_OBJECTS) $(libgrowl_plugin_la_DEPENDENCIES) 
-	$(AM_V_OBJCLD)$(libgrowl_plugin_la_LINK)  $(libgrowl_plugin_la_OBJECTS) $(libgrowl_plugin_la_LIBADD) $(LIBS)
-libgrowl_udp_plugin.la: $(libgrowl_udp_plugin_la_OBJECTS) $(libgrowl_udp_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libgrowl_udp_plugin_la_LINK)  $(libgrowl_udp_plugin_la_OBJECTS) $(libgrowl_udp_plugin_la_LIBADD) $(LIBS)
-libmsn_plugin.la: $(libmsn_plugin_la_OBJECTS) $(libmsn_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libmsn_plugin_la_LINK) $(am_libmsn_plugin_la_rpath) $(libmsn_plugin_la_OBJECTS) $(libmsn_plugin_la_LIBADD) $(LIBS)
-libnotify_plugin.la: $(libnotify_plugin_la_OBJECTS) $(libnotify_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libnotify_plugin_la_LINK)  $(libnotify_plugin_la_OBJECTS) $(libnotify_plugin_la_LIBADD) $(LIBS)
-libtelepathy_plugin.la: $(libtelepathy_plugin_la_OBJECTS) $(libtelepathy_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libtelepathy_plugin_la_LINK)  $(libtelepathy_plugin_la_OBJECTS) $(libtelepathy_plugin_la_LIBADD) $(LIBS)
-libxosd_plugin.la: $(libxosd_plugin_la_OBJECTS) $(libxosd_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libxosd_plugin_la_LINK)  $(libxosd_plugin_la_OBJECTS) $(libxosd_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libgrowl_plugin_la-growl.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libgrowl_udp_plugin_la-growl_udp.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmsn_plugin_la-msn.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libnotify_plugin_la-notify.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libtelepathy_plugin_la-telepathy.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libxosd_plugin_la-xosd.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-libgrowl_udp_plugin_la-growl_udp.lo: growl_udp.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgrowl_udp_plugin_la_CFLAGS) $(CFLAGS) -MT libgrowl_udp_plugin_la-growl_udp.lo -MD -MP -MF $(DEPDIR)/libgrowl_udp_plugin_la-growl_udp.Tpo -c -o libgrowl_udp_plugin_la-growl_udp.lo `test -f 'growl_udp.c' || echo '$(srcdir)/'`growl_udp.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgrowl_udp_plugin_la-growl_udp.Tpo $(DEPDIR)/libgrowl_udp_plugin_la-growl_udp.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='growl_udp.c' object='libgrowl_udp_plugin_la-growl_udp.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgrowl_udp_plugin_la_CFLAGS) $(CFLAGS) -c -o libgrowl_udp_plugin_la-growl_udp.lo `test -f 'growl_udp.c' || echo '$(srcdir)/'`growl_udp.c
-
-libmsn_plugin_la-msn.lo: msn.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_plugin_la_CFLAGS) $(CFLAGS) -MT libmsn_plugin_la-msn.lo -MD -MP -MF $(DEPDIR)/libmsn_plugin_la-msn.Tpo -c -o libmsn_plugin_la-msn.lo `test -f 'msn.c' || echo '$(srcdir)/'`msn.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmsn_plugin_la-msn.Tpo $(DEPDIR)/libmsn_plugin_la-msn.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='msn.c' object='libmsn_plugin_la-msn.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmsn_plugin_la_CFLAGS) $(CFLAGS) -c -o libmsn_plugin_la-msn.lo `test -f 'msn.c' || echo '$(srcdir)/'`msn.c
-
-libnotify_plugin_la-notify.lo: notify.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnotify_plugin_la_CFLAGS) $(CFLAGS) -MT libnotify_plugin_la-notify.lo -MD -MP -MF $(DEPDIR)/libnotify_plugin_la-notify.Tpo -c -o libnotify_plugin_la-notify.lo `test -f 'notify.c' || echo '$(srcdir)/'`notify.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libnotify_plugin_la-notify.Tpo $(DEPDIR)/libnotify_plugin_la-notify.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='notify.c' object='libnotify_plugin_la-notify.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnotify_plugin_la_CFLAGS) $(CFLAGS) -c -o libnotify_plugin_la-notify.lo `test -f 'notify.c' || echo '$(srcdir)/'`notify.c
-
-libtelepathy_plugin_la-telepathy.lo: telepathy.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtelepathy_plugin_la_CFLAGS) $(CFLAGS) -MT libtelepathy_plugin_la-telepathy.lo -MD -MP -MF $(DEPDIR)/libtelepathy_plugin_la-telepathy.Tpo -c -o libtelepathy_plugin_la-telepathy.lo `test -f 'telepathy.c' || echo '$(srcdir)/'`telepathy.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libtelepathy_plugin_la-telepathy.Tpo $(DEPDIR)/libtelepathy_plugin_la-telepathy.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='telepathy.c' object='libtelepathy_plugin_la-telepathy.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtelepathy_plugin_la_CFLAGS) $(CFLAGS) -c -o libtelepathy_plugin_la-telepathy.lo `test -f 'telepathy.c' || echo '$(srcdir)/'`telepathy.c
-
-libxosd_plugin_la-xosd.lo: xosd.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxosd_plugin_la_CFLAGS) $(CFLAGS) -MT libxosd_plugin_la-xosd.lo -MD -MP -MF $(DEPDIR)/libxosd_plugin_la-xosd.Tpo -c -o libxosd_plugin_la-xosd.lo `test -f 'xosd.c' || echo '$(srcdir)/'`xosd.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libxosd_plugin_la-xosd.Tpo $(DEPDIR)/libxosd_plugin_la-xosd.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='xosd.c' object='libxosd_plugin_la-xosd.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxosd_plugin_la_CFLAGS) $(CFLAGS) -c -o libxosd_plugin_la-xosd.lo `test -f 'xosd.c' || echo '$(srcdir)/'`xosd.c
-
-.m.o:
- at am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(OBJCCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepOBJC_FALSE@	$(AM_V_OBJC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepOBJC_FALSE@	$(OBJCCOMPILE) -c -o $@ $<
-
-.m.obj:
- at am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(OBJCCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepOBJC_FALSE@	$(AM_V_OBJC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepOBJC_FALSE@	$(OBJCCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
-
-.m.lo:
- at am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LTOBJCCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepOBJC_FALSE@	$(AM_V_OBJC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepOBJC_FALSE@	$(LTOBJCCOMPILE) -c -o $@ $<
-
-libgrowl_plugin_la-growl.lo: growl.m
- at am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgrowl_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT libgrowl_plugin_la-growl.lo -MD -MP -MF $(DEPDIR)/libgrowl_plugin_la-growl.Tpo -c -o libgrowl_plugin_la-growl.lo `test -f 'growl.m' || echo '$(srcdir)/'`growl.m
- at am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgrowl_plugin_la-growl.Tpo $(DEPDIR)/libgrowl_plugin_la-growl.Plo
- at am__fastdepOBJC_FALSE@	$(AM_V_OBJC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	source='growl.m' object='libgrowl_plugin_la-growl.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepOBJC_FALSE@	$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgrowl_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o libgrowl_plugin_la-growl.lo `test -f 'growl.m' || echo '$(srcdir)/'`growl.m
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-am
-all-am: Makefile $(LTLIBRARIES)
-installdirs:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: all check install install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-	clean-libtool clean-libvlcLTLIBRARIES ctags distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags uninstall uninstall-am uninstall-libvlcLTLIBRARIES
-
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/misc/osd/Makefile.in b/modules/misc/osd/Makefile.in
deleted file mode 100644
index 32265e0..0000000
--- a/modules/misc/osd/Makefile.in
+++ /dev/null
@@ -1,1044 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/misc/osd/Makefile.am automatically generated from modules/misc/osd/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/Modules.am $(top_srcdir)/modules/common.am
-subdir = modules/misc/osd
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am__objects_1 =
-am__objects_2 = libosd_parser_plugin_la-parser.lo \
-	libosd_parser_plugin_la-osd_menu.lo \
-	libosd_parser_plugin_la-simple.lo \
-	libosd_parser_plugin_la-xml.lo $(am__objects_1)
-am_libosd_parser_plugin_la_OBJECTS = $(am__objects_2)
-nodist_libosd_parser_plugin_la_OBJECTS =
-libosd_parser_plugin_la_OBJECTS =  \
-	$(am_libosd_parser_plugin_la_OBJECTS) \
-	$(nodist_libosd_parser_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libosd_parser_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libosd_parser_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libosd_parser_plugin_la_SOURCES) \
-	$(nodist_libosd_parser_plugin_la_SOURCES)
-DIST_SOURCES = $(libosd_parser_plugin_la_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = misc
-dir = misc/osd
-mods = osd_parser
-libvlc_LTLIBRARIES = $(LTLIBosd_parser)
-EXTRA_LTLIBRARIES = libosd_parser_plugin.la
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
-SOURCES_osd_parser = \
-            parser.c \
-            osd_menu.c \
-            osd_menu.h \
-            simple.c \
-            xml.c \
-            $(NULL)
-
-
-# The osd_parser plugin
-libosd_parser_plugin_la_SOURCES = $(SOURCES_osd_parser)
-nodist_libosd_parser_plugin_la_SOURCES = $(nodist_SOURCES_osd_parser)
-# Force per-target objects:
-libosd_parser_plugin_la_CFLAGS = $(AM_CFLAGS)
-libosd_parser_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libosd_parser_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libosd_parser_plugin_la_LIBADD = $(AM_LIBADD)
-libosd_parser_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/misc/osd/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/misc/osd/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libosd_parser_plugin.la: $(libosd_parser_plugin_la_OBJECTS) $(libosd_parser_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libosd_parser_plugin_la_LINK)  $(libosd_parser_plugin_la_OBJECTS) $(libosd_parser_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libosd_parser_plugin_la-osd_menu.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libosd_parser_plugin_la-parser.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libosd_parser_plugin_la-simple.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libosd_parser_plugin_la-xml.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-libosd_parser_plugin_la-parser.lo: parser.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libosd_parser_plugin_la_CFLAGS) $(CFLAGS) -MT libosd_parser_plugin_la-parser.lo -MD -MP -MF $(DEPDIR)/libosd_parser_plugin_la-parser.Tpo -c -o libosd_parser_plugin_la-parser.lo `test -f 'parser.c' || echo '$(srcdir)/'`parser.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libosd_parser_plugin_la-parser.Tpo $(DEPDIR)/libosd_parser_plugin_la-parser.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='parser.c' object='libosd_parser_plugin_la-parser.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libosd_parser_plugin_la_CFLAGS) $(CFLAGS) -c -o libosd_parser_plugin_la-parser.lo `test -f 'parser.c' || echo '$(srcdir)/'`parser.c
-
-libosd_parser_plugin_la-osd_menu.lo: osd_menu.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libosd_parser_plugin_la_CFLAGS) $(CFLAGS) -MT libosd_parser_plugin_la-osd_menu.lo -MD -MP -MF $(DEPDIR)/libosd_parser_plugin_la-osd_menu.Tpo -c -o libosd_parser_plugin_la-osd_menu.lo `test -f 'osd_menu.c' || echo '$(srcdir)/'`osd_menu.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libosd_parser_plugin_la-osd_menu.Tpo $(DEPDIR)/libosd_parser_plugin_la-osd_menu.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='osd_menu.c' object='libosd_parser_plugin_la-osd_menu.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libosd_parser_plugin_la_CFLAGS) $(CFLAGS) -c -o libosd_parser_plugin_la-osd_menu.lo `test -f 'osd_menu.c' || echo '$(srcdir)/'`osd_menu.c
-
-libosd_parser_plugin_la-simple.lo: simple.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libosd_parser_plugin_la_CFLAGS) $(CFLAGS) -MT libosd_parser_plugin_la-simple.lo -MD -MP -MF $(DEPDIR)/libosd_parser_plugin_la-simple.Tpo -c -o libosd_parser_plugin_la-simple.lo `test -f 'simple.c' || echo '$(srcdir)/'`simple.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libosd_parser_plugin_la-simple.Tpo $(DEPDIR)/libosd_parser_plugin_la-simple.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='simple.c' object='libosd_parser_plugin_la-simple.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libosd_parser_plugin_la_CFLAGS) $(CFLAGS) -c -o libosd_parser_plugin_la-simple.lo `test -f 'simple.c' || echo '$(srcdir)/'`simple.c
-
-libosd_parser_plugin_la-xml.lo: xml.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libosd_parser_plugin_la_CFLAGS) $(CFLAGS) -MT libosd_parser_plugin_la-xml.lo -MD -MP -MF $(DEPDIR)/libosd_parser_plugin_la-xml.Tpo -c -o libosd_parser_plugin_la-xml.lo `test -f 'xml.c' || echo '$(srcdir)/'`xml.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libosd_parser_plugin_la-xml.Tpo $(DEPDIR)/libosd_parser_plugin_la-xml.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='xml.c' object='libosd_parser_plugin_la-xml.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libosd_parser_plugin_la_CFLAGS) $(CFLAGS) -c -o libosd_parser_plugin_la-xml.lo `test -f 'xml.c' || echo '$(srcdir)/'`xml.c
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-am
-all-am: Makefile $(LTLIBRARIES)
-installdirs:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: all check install install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-	clean-libtool clean-libvlcLTLIBRARIES ctags distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags uninstall uninstall-am uninstall-libvlcLTLIBRARIES
-
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/misc/playlist/Makefile.in b/modules/misc/playlist/Makefile.in
deleted file mode 100644
index 11339ab..0000000
--- a/modules/misc/playlist/Makefile.in
+++ /dev/null
@@ -1,1042 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/misc/playlist/Makefile.am automatically generated from modules/misc/playlist/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/Modules.am $(top_srcdir)/modules/common.am
-subdir = modules/misc/playlist
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am__objects_1 =
-am__objects_2 = libexport_plugin_la-export.lo \
-	libexport_plugin_la-html.lo libexport_plugin_la-m3u.lo \
-	libexport_plugin_la-xspf.lo $(am__objects_1)
-am_libexport_plugin_la_OBJECTS = $(am__objects_2)
-nodist_libexport_plugin_la_OBJECTS =
-libexport_plugin_la_OBJECTS = $(am_libexport_plugin_la_OBJECTS) \
-	$(nodist_libexport_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libexport_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libexport_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libexport_plugin_la_SOURCES) \
-	$(nodist_libexport_plugin_la_SOURCES)
-DIST_SOURCES = $(libexport_plugin_la_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = misc
-dir = misc/playlist
-mods = export
-libvlc_LTLIBRARIES = libexport_plugin.la
-EXTRA_LTLIBRARIES = 
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
-SOURCES_export = \
-	export.c \
-        html.c \
-	m3u.c \
-	xspf.c \
-	xspf.h \
-	$(NULL)
-
-
-# The export plugin
-libexport_plugin_la_SOURCES = $(SOURCES_export)
-nodist_libexport_plugin_la_SOURCES = $(nodist_SOURCES_export)
-# Force per-target objects:
-libexport_plugin_la_CFLAGS = $(AM_CFLAGS)
-libexport_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libexport_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libexport_plugin_la_LIBADD = $(AM_LIBADD)
-libexport_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/misc/playlist/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/misc/playlist/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libexport_plugin.la: $(libexport_plugin_la_OBJECTS) $(libexport_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libexport_plugin_la_LINK) -rpath $(libvlcdir) $(libexport_plugin_la_OBJECTS) $(libexport_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libexport_plugin_la-export.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libexport_plugin_la-html.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libexport_plugin_la-m3u.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libexport_plugin_la-xspf.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-libexport_plugin_la-export.lo: export.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libexport_plugin_la_CFLAGS) $(CFLAGS) -MT libexport_plugin_la-export.lo -MD -MP -MF $(DEPDIR)/libexport_plugin_la-export.Tpo -c -o libexport_plugin_la-export.lo `test -f 'export.c' || echo '$(srcdir)/'`export.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libexport_plugin_la-export.Tpo $(DEPDIR)/libexport_plugin_la-export.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='export.c' object='libexport_plugin_la-export.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libexport_plugin_la_CFLAGS) $(CFLAGS) -c -o libexport_plugin_la-export.lo `test -f 'export.c' || echo '$(srcdir)/'`export.c
-
-libexport_plugin_la-html.lo: html.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libexport_plugin_la_CFLAGS) $(CFLAGS) -MT libexport_plugin_la-html.lo -MD -MP -MF $(DEPDIR)/libexport_plugin_la-html.Tpo -c -o libexport_plugin_la-html.lo `test -f 'html.c' || echo '$(srcdir)/'`html.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libexport_plugin_la-html.Tpo $(DEPDIR)/libexport_plugin_la-html.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='html.c' object='libexport_plugin_la-html.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libexport_plugin_la_CFLAGS) $(CFLAGS) -c -o libexport_plugin_la-html.lo `test -f 'html.c' || echo '$(srcdir)/'`html.c
-
-libexport_plugin_la-m3u.lo: m3u.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libexport_plugin_la_CFLAGS) $(CFLAGS) -MT libexport_plugin_la-m3u.lo -MD -MP -MF $(DEPDIR)/libexport_plugin_la-m3u.Tpo -c -o libexport_plugin_la-m3u.lo `test -f 'm3u.c' || echo '$(srcdir)/'`m3u.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libexport_plugin_la-m3u.Tpo $(DEPDIR)/libexport_plugin_la-m3u.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='m3u.c' object='libexport_plugin_la-m3u.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libexport_plugin_la_CFLAGS) $(CFLAGS) -c -o libexport_plugin_la-m3u.lo `test -f 'm3u.c' || echo '$(srcdir)/'`m3u.c
-
-libexport_plugin_la-xspf.lo: xspf.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libexport_plugin_la_CFLAGS) $(CFLAGS) -MT libexport_plugin_la-xspf.lo -MD -MP -MF $(DEPDIR)/libexport_plugin_la-xspf.Tpo -c -o libexport_plugin_la-xspf.lo `test -f 'xspf.c' || echo '$(srcdir)/'`xspf.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libexport_plugin_la-xspf.Tpo $(DEPDIR)/libexport_plugin_la-xspf.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='xspf.c' object='libexport_plugin_la-xspf.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libexport_plugin_la_CFLAGS) $(CFLAGS) -c -o libexport_plugin_la-xspf.lo `test -f 'xspf.c' || echo '$(srcdir)/'`xspf.c
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-am
-all-am: Makefile $(LTLIBRARIES)
-installdirs:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: all check install install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-	clean-libtool clean-libvlcLTLIBRARIES ctags distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags uninstall uninstall-am uninstall-libvlcLTLIBRARIES
-
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/misc/stats/Makefile.in b/modules/misc/stats/Makefile.in
deleted file mode 100644
index 54457a1..0000000
--- a/modules/misc/stats/Makefile.in
+++ /dev/null
@@ -1,1042 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/misc/stats/Makefile.am automatically generated from modules/misc/stats/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/Modules.am $(top_srcdir)/modules/common.am
-subdir = modules/misc/stats
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am__objects_1 =
-am__objects_2 = libstats_plugin_la-stats.lo \
-	libstats_plugin_la-decoder.lo libstats_plugin_la-demux.lo \
-	libstats_plugin_la-encoder.lo $(am__objects_1)
-am_libstats_plugin_la_OBJECTS = $(am__objects_2)
-nodist_libstats_plugin_la_OBJECTS =
-libstats_plugin_la_OBJECTS = $(am_libstats_plugin_la_OBJECTS) \
-	$(nodist_libstats_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libstats_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libstats_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libstats_plugin_la_SOURCES) \
-	$(nodist_libstats_plugin_la_SOURCES)
-DIST_SOURCES = $(libstats_plugin_la_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = misc
-dir = misc/stats
-mods = stats
-libvlc_LTLIBRARIES = libstats_plugin.la
-EXTRA_LTLIBRARIES = 
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
-SOURCES_stats = \
-	stats.c \
-	stats.h \
-	decoder.c \
-	demux.c \
-	encoder.c \
-	$(NULL)
-
-
-# The stats plugin
-libstats_plugin_la_SOURCES = $(SOURCES_stats)
-nodist_libstats_plugin_la_SOURCES = $(nodist_SOURCES_stats)
-# Force per-target objects:
-libstats_plugin_la_CFLAGS = $(AM_CFLAGS)
-libstats_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libstats_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libstats_plugin_la_LIBADD = $(AM_LIBADD)
-libstats_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/misc/stats/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/misc/stats/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libstats_plugin.la: $(libstats_plugin_la_OBJECTS) $(libstats_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libstats_plugin_la_LINK) -rpath $(libvlcdir) $(libstats_plugin_la_OBJECTS) $(libstats_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libstats_plugin_la-decoder.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libstats_plugin_la-demux.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libstats_plugin_la-encoder.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libstats_plugin_la-stats.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-libstats_plugin_la-stats.lo: stats.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstats_plugin_la_CFLAGS) $(CFLAGS) -MT libstats_plugin_la-stats.lo -MD -MP -MF $(DEPDIR)/libstats_plugin_la-stats.Tpo -c -o libstats_plugin_la-stats.lo `test -f 'stats.c' || echo '$(srcdir)/'`stats.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libstats_plugin_la-stats.Tpo $(DEPDIR)/libstats_plugin_la-stats.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='stats.c' object='libstats_plugin_la-stats.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstats_plugin_la_CFLAGS) $(CFLAGS) -c -o libstats_plugin_la-stats.lo `test -f 'stats.c' || echo '$(srcdir)/'`stats.c
-
-libstats_plugin_la-decoder.lo: decoder.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstats_plugin_la_CFLAGS) $(CFLAGS) -MT libstats_plugin_la-decoder.lo -MD -MP -MF $(DEPDIR)/libstats_plugin_la-decoder.Tpo -c -o libstats_plugin_la-decoder.lo `test -f 'decoder.c' || echo '$(srcdir)/'`decoder.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libstats_plugin_la-decoder.Tpo $(DEPDIR)/libstats_plugin_la-decoder.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='decoder.c' object='libstats_plugin_la-decoder.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstats_plugin_la_CFLAGS) $(CFLAGS) -c -o libstats_plugin_la-decoder.lo `test -f 'decoder.c' || echo '$(srcdir)/'`decoder.c
-
-libstats_plugin_la-demux.lo: demux.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstats_plugin_la_CFLAGS) $(CFLAGS) -MT libstats_plugin_la-demux.lo -MD -MP -MF $(DEPDIR)/libstats_plugin_la-demux.Tpo -c -o libstats_plugin_la-demux.lo `test -f 'demux.c' || echo '$(srcdir)/'`demux.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libstats_plugin_la-demux.Tpo $(DEPDIR)/libstats_plugin_la-demux.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='demux.c' object='libstats_plugin_la-demux.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstats_plugin_la_CFLAGS) $(CFLAGS) -c -o libstats_plugin_la-demux.lo `test -f 'demux.c' || echo '$(srcdir)/'`demux.c
-
-libstats_plugin_la-encoder.lo: encoder.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstats_plugin_la_CFLAGS) $(CFLAGS) -MT libstats_plugin_la-encoder.lo -MD -MP -MF $(DEPDIR)/libstats_plugin_la-encoder.Tpo -c -o libstats_plugin_la-encoder.lo `test -f 'encoder.c' || echo '$(srcdir)/'`encoder.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libstats_plugin_la-encoder.Tpo $(DEPDIR)/libstats_plugin_la-encoder.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='encoder.c' object='libstats_plugin_la-encoder.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstats_plugin_la_CFLAGS) $(CFLAGS) -c -o libstats_plugin_la-encoder.lo `test -f 'encoder.c' || echo '$(srcdir)/'`encoder.c
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-am
-all-am: Makefile $(LTLIBRARIES)
-installdirs:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: all check install install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-	clean-libtool clean-libvlcLTLIBRARIES ctags distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags uninstall uninstall-am uninstall-libvlcLTLIBRARIES
-
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/misc/xml/Makefile.in b/modules/misc/xml/Makefile.in
deleted file mode 100644
index 1f5f848..0000000
--- a/modules/misc/xml/Makefile.in
+++ /dev/null
@@ -1,1040 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/misc/xml/Makefile.am automatically generated from modules/misc/xml/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/Modules.am $(top_srcdir)/modules/common.am
-subdir = modules/misc/xml
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am__objects_1 = libxml_plugin_la-libxml.lo
-am_libxml_plugin_la_OBJECTS = $(am__objects_1)
-nodist_libxml_plugin_la_OBJECTS =
-libxml_plugin_la_OBJECTS = $(am_libxml_plugin_la_OBJECTS) \
-	$(nodist_libxml_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libxml_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libxml_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-am__objects_2 = libxtag_plugin_la-xtag.lo
-am_libxtag_plugin_la_OBJECTS = $(am__objects_2)
-nodist_libxtag_plugin_la_OBJECTS =
-libxtag_plugin_la_OBJECTS = $(am_libxtag_plugin_la_OBJECTS) \
-	$(nodist_libxtag_plugin_la_OBJECTS)
-libxtag_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libxtag_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libxml_plugin_la_SOURCES) \
-	$(nodist_libxml_plugin_la_SOURCES) \
-	$(libxtag_plugin_la_SOURCES) \
-	$(nodist_libxtag_plugin_la_SOURCES)
-DIST_SOURCES = $(libxml_plugin_la_SOURCES) \
-	$(libxtag_plugin_la_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = misc
-dir = misc/xml
-mods = xml xtag
-libvlc_LTLIBRARIES = $(LTLIBxml) libxtag_plugin.la
-EXTRA_LTLIBRARIES = libxml_plugin.la
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
-SOURCES_xtag = xtag.c
-SOURCES_xml = libxml.c
-
-# The xml plugin
-libxml_plugin_la_SOURCES = $(SOURCES_xml)
-nodist_libxml_plugin_la_SOURCES = $(nodist_SOURCES_xml)
-# Force per-target objects:
-libxml_plugin_la_CFLAGS = $(AM_CFLAGS)
-libxml_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libxml_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libxml_plugin_la_LIBADD = $(AM_LIBADD)
-libxml_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The xtag plugin
-libxtag_plugin_la_SOURCES = $(SOURCES_xtag)
-nodist_libxtag_plugin_la_SOURCES = $(nodist_SOURCES_xtag)
-# Force per-target objects:
-libxtag_plugin_la_CFLAGS = $(AM_CFLAGS)
-libxtag_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libxtag_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libxtag_plugin_la_LIBADD = $(AM_LIBADD)
-libxtag_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/misc/xml/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/misc/xml/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libxml_plugin.la: $(libxml_plugin_la_OBJECTS) $(libxml_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libxml_plugin_la_LINK)  $(libxml_plugin_la_OBJECTS) $(libxml_plugin_la_LIBADD) $(LIBS)
-libxtag_plugin.la: $(libxtag_plugin_la_OBJECTS) $(libxtag_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libxtag_plugin_la_LINK) -rpath $(libvlcdir) $(libxtag_plugin_la_OBJECTS) $(libxtag_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libxml_plugin_la-libxml.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libxtag_plugin_la-xtag.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-libxml_plugin_la-libxml.lo: libxml.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxml_plugin_la_CFLAGS) $(CFLAGS) -MT libxml_plugin_la-libxml.lo -MD -MP -MF $(DEPDIR)/libxml_plugin_la-libxml.Tpo -c -o libxml_plugin_la-libxml.lo `test -f 'libxml.c' || echo '$(srcdir)/'`libxml.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libxml_plugin_la-libxml.Tpo $(DEPDIR)/libxml_plugin_la-libxml.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libxml.c' object='libxml_plugin_la-libxml.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxml_plugin_la_CFLAGS) $(CFLAGS) -c -o libxml_plugin_la-libxml.lo `test -f 'libxml.c' || echo '$(srcdir)/'`libxml.c
-
-libxtag_plugin_la-xtag.lo: xtag.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxtag_plugin_la_CFLAGS) $(CFLAGS) -MT libxtag_plugin_la-xtag.lo -MD -MP -MF $(DEPDIR)/libxtag_plugin_la-xtag.Tpo -c -o libxtag_plugin_la-xtag.lo `test -f 'xtag.c' || echo '$(srcdir)/'`xtag.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libxtag_plugin_la-xtag.Tpo $(DEPDIR)/libxtag_plugin_la-xtag.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='xtag.c' object='libxtag_plugin_la-xtag.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxtag_plugin_la_CFLAGS) $(CFLAGS) -c -o libxtag_plugin_la-xtag.lo `test -f 'xtag.c' || echo '$(srcdir)/'`xtag.c
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-am
-all-am: Makefile $(LTLIBRARIES)
-installdirs:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: all check install install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-	clean-libtool clean-libvlcLTLIBRARIES ctags distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags uninstall uninstall-am uninstall-libvlcLTLIBRARIES
-
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/mmx/Makefile.in b/modules/mmx/Makefile.in
deleted file mode 100644
index 957ea72..0000000
--- a/modules/mmx/Makefile.in
+++ /dev/null
@@ -1,1090 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/mmx/Makefile.am automatically generated from modules/mmx/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/Modules.am $(top_srcdir)/modules/common.am
-subdir = modules/mmx
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am_libi420_rgb_mmx_plugin_la_OBJECTS =  \
-	libi420_rgb_mmx_plugin_la-i420_rgb.lo \
-	libi420_rgb_mmx_plugin_la-i420_rgb16.lo
-libi420_rgb_mmx_plugin_la_OBJECTS =  \
-	$(am_libi420_rgb_mmx_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libi420_rgb_mmx_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libi420_rgb_mmx_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am_libi420_yuy2_mmx_plugin_la_OBJECTS =  \
-	libi420_yuy2_mmx_plugin_la-i420_yuy2.lo
-libi420_yuy2_mmx_plugin_la_OBJECTS =  \
-	$(am_libi420_yuy2_mmx_plugin_la_OBJECTS)
-libi420_yuy2_mmx_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libi420_yuy2_mmx_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am_libi422_yuy2_mmx_plugin_la_OBJECTS =  \
-	libi422_yuy2_mmx_plugin_la-i422_yuy2.lo
-libi422_yuy2_mmx_plugin_la_OBJECTS =  \
-	$(am_libi422_yuy2_mmx_plugin_la_OBJECTS)
-libi422_yuy2_mmx_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libi422_yuy2_mmx_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am_libmemcpymmx_plugin_la_OBJECTS = libmemcpymmx_plugin_la-memcpy.lo
-libmemcpymmx_plugin_la_OBJECTS = $(am_libmemcpymmx_plugin_la_OBJECTS)
-libmemcpymmx_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libmemcpymmx_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libi420_rgb_mmx_plugin_la_SOURCES) \
-	$(libi420_yuy2_mmx_plugin_la_SOURCES) \
-	$(libi422_yuy2_mmx_plugin_la_SOURCES) \
-	$(libmemcpymmx_plugin_la_SOURCES)
-DIST_SOURCES = $(libi420_rgb_mmx_plugin_la_SOURCES) \
-	$(libi420_yuy2_mmx_plugin_la_SOURCES) \
-	$(libi422_yuy2_mmx_plugin_la_SOURCES) \
-	$(libmemcpymmx_plugin_la_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = mmx
-dir = mmx
-mods = 
-libvlc_LTLIBRARIES = libmemcpymmx_plugin.la libi420_rgb_mmx_plugin.la \
-	libi420_yuy2_mmx_plugin.la libi422_yuy2_mmx_plugin.la $(NULL)
-EXTRA_LTLIBRARIES = 
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@` $(MMX_CFLAGS)
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
-libmemcpymmx_plugin_la_SOURCES = memcpy.c fastmemcpy.h
-libmemcpymmx_plugin_la_CFLAGS = $(AM_CFLAGS)
-libmemcpymmx_plugin_la_LIBADD = $(AM_LIBADD)
-libmemcpymmx_plugin_la_DEPENDENCIES = 
-libi420_rgb_mmx_plugin_la_SOURCES = \
-        ../video_chroma/i420_rgb.c \
-	../video_chroma/i420_rgb.h \
-        ../video_chroma/i420_rgb16.c \
-        i420_rgb_mmx.h
-
-libi420_rgb_mmx_plugin_la_CFLAGS = $(AM_CFLAGS)
-libi420_rgb_mmx_plugin_la_LIBADD = $(AM_LIBADD)
-libi420_rgb_mmx_plugin_la_DEPENDENCIES = 
-libi420_yuy2_mmx_plugin_la_SOURCES = \
-        ../video_chroma/i420_yuy2.c \
-	../video_chroma/i420_yuy2.h
-
-libi420_yuy2_mmx_plugin_la_CFLAGS = $(AM_CFLAGS)
-libi420_yuy2_mmx_plugin_la_LIBADD = $(AM_LIBADD)
-libi420_yuy2_mmx_plugin_la_DEPENDENCIES = 
-libi422_yuy2_mmx_plugin_la_SOURCES = \
-        ../video_chroma/i422_yuy2.c \
-	../video_chroma/i422_yuy2.h
-
-libi422_yuy2_mmx_plugin_la_CFLAGS = $(AM_CFLAGS)
-libi422_yuy2_mmx_plugin_la_LIBADD = $(AM_LIBADD)
-libi422_yuy2_mmx_plugin_la_DEPENDENCIES = 
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/mmx/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/mmx/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libi420_rgb_mmx_plugin.la: $(libi420_rgb_mmx_plugin_la_OBJECTS) $(libi420_rgb_mmx_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libi420_rgb_mmx_plugin_la_LINK) -rpath $(libvlcdir) $(libi420_rgb_mmx_plugin_la_OBJECTS) $(libi420_rgb_mmx_plugin_la_LIBADD) $(LIBS)
-libi420_yuy2_mmx_plugin.la: $(libi420_yuy2_mmx_plugin_la_OBJECTS) $(libi420_yuy2_mmx_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libi420_yuy2_mmx_plugin_la_LINK) -rpath $(libvlcdir) $(libi420_yuy2_mmx_plugin_la_OBJECTS) $(libi420_yuy2_mmx_plugin_la_LIBADD) $(LIBS)
-libi422_yuy2_mmx_plugin.la: $(libi422_yuy2_mmx_plugin_la_OBJECTS) $(libi422_yuy2_mmx_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libi422_yuy2_mmx_plugin_la_LINK) -rpath $(libvlcdir) $(libi422_yuy2_mmx_plugin_la_OBJECTS) $(libi422_yuy2_mmx_plugin_la_LIBADD) $(LIBS)
-libmemcpymmx_plugin.la: $(libmemcpymmx_plugin_la_OBJECTS) $(libmemcpymmx_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libmemcpymmx_plugin_la_LINK) -rpath $(libvlcdir) $(libmemcpymmx_plugin_la_OBJECTS) $(libmemcpymmx_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libi420_rgb_mmx_plugin_la-i420_rgb.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libi420_rgb_mmx_plugin_la-i420_rgb16.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libi420_yuy2_mmx_plugin_la-i420_yuy2.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libi422_yuy2_mmx_plugin_la-i422_yuy2.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmemcpymmx_plugin_la-memcpy.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-libi420_rgb_mmx_plugin_la-i420_rgb.lo: ../video_chroma/i420_rgb.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libi420_rgb_mmx_plugin_la_CFLAGS) $(CFLAGS) -MT libi420_rgb_mmx_plugin_la-i420_rgb.lo -MD -MP -MF $(DEPDIR)/libi420_rgb_mmx_plugin_la-i420_rgb.Tpo -c -o libi420_rgb_mmx_plugin_la-i420_rgb.lo `test -f '../video_chroma/i420_rgb.c' || echo '$(srcdir)/'`../video_chroma/i420_rgb.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libi420_rgb_mmx_plugin_la-i420_rgb.Tpo $(DEPDIR)/libi420_rgb_mmx_plugin_la-i420_rgb.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='../video_chroma/i420_rgb.c' object='libi420_rgb_mmx_plugin_la-i420_rgb.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libi420_rgb_mmx_plugin_la_CFLAGS) $(CFLAGS) -c -o libi420_rgb_mmx_plugin_la-i420_rgb.lo `test -f '../video_chroma/i420_rgb.c' || echo '$(srcdir)/'`../video_chroma/i420_rgb.c
-
-libi420_rgb_mmx_plugin_la-i420_rgb16.lo: ../video_chroma/i420_rgb16.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libi420_rgb_mmx_plugin_la_CFLAGS) $(CFLAGS) -MT libi420_rgb_mmx_plugin_la-i420_rgb16.lo -MD -MP -MF $(DEPDIR)/libi420_rgb_mmx_plugin_la-i420_rgb16.Tpo -c -o libi420_rgb_mmx_plugin_la-i420_rgb16.lo `test -f '../video_chroma/i420_rgb16.c' || echo '$(srcdir)/'`../video_chroma/i420_rgb16.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libi420_rgb_mmx_plugin_la-i420_rgb16.Tpo $(DEPDIR)/libi420_rgb_mmx_plugin_la-i420_rgb16.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='../video_chroma/i420_rgb16.c' object='libi420_rgb_mmx_plugin_la-i420_rgb16.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libi420_rgb_mmx_plugin_la_CFLAGS) $(CFLAGS) -c -o libi420_rgb_mmx_plugin_la-i420_rgb16.lo `test -f '../video_chroma/i420_rgb16.c' || echo '$(srcdir)/'`../video_chroma/i420_rgb16.c
-
-libi420_yuy2_mmx_plugin_la-i420_yuy2.lo: ../video_chroma/i420_yuy2.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libi420_yuy2_mmx_plugin_la_CFLAGS) $(CFLAGS) -MT libi420_yuy2_mmx_plugin_la-i420_yuy2.lo -MD -MP -MF $(DEPDIR)/libi420_yuy2_mmx_plugin_la-i420_yuy2.Tpo -c -o libi420_yuy2_mmx_plugin_la-i420_yuy2.lo `test -f '../video_chroma/i420_yuy2.c' || echo '$(srcdir)/'`../video_chroma/i420_yuy2.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libi420_yuy2_mmx_plugin_la-i420_yuy2.Tpo $(DEPDIR)/libi420_yuy2_mmx_plugin_la-i420_yuy2.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='../video_chroma/i420_yuy2.c' object='libi420_yuy2_mmx_plugin_la-i420_yuy2.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libi420_yuy2_mmx_plugin_la_CFLAGS) $(CFLAGS) -c -o libi420_yuy2_mmx_plugin_la-i420_yuy2.lo `test -f '../video_chroma/i420_yuy2.c' || echo '$(srcdir)/'`../video_chroma/i420_yuy2.c
-
-libi422_yuy2_mmx_plugin_la-i422_yuy2.lo: ../video_chroma/i422_yuy2.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libi422_yuy2_mmx_plugin_la_CFLAGS) $(CFLAGS) -MT libi422_yuy2_mmx_plugin_la-i422_yuy2.lo -MD -MP -MF $(DEPDIR)/libi422_yuy2_mmx_plugin_la-i422_yuy2.Tpo -c -o libi422_yuy2_mmx_plugin_la-i422_yuy2.lo `test -f '../video_chroma/i422_yuy2.c' || echo '$(srcdir)/'`../video_chroma/i422_yuy2.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libi422_yuy2_mmx_plugin_la-i422_yuy2.Tpo $(DEPDIR)/libi422_yuy2_mmx_plugin_la-i422_yuy2.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='../video_chroma/i422_yuy2.c' object='libi422_yuy2_mmx_plugin_la-i422_yuy2.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libi422_yuy2_mmx_plugin_la_CFLAGS) $(CFLAGS) -c -o libi422_yuy2_mmx_plugin_la-i422_yuy2.lo `test -f '../video_chroma/i422_yuy2.c' || echo '$(srcdir)/'`../video_chroma/i422_yuy2.c
-
-libmemcpymmx_plugin_la-memcpy.lo: memcpy.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmemcpymmx_plugin_la_CFLAGS) $(CFLAGS) -MT libmemcpymmx_plugin_la-memcpy.lo -MD -MP -MF $(DEPDIR)/libmemcpymmx_plugin_la-memcpy.Tpo -c -o libmemcpymmx_plugin_la-memcpy.lo `test -f 'memcpy.c' || echo '$(srcdir)/'`memcpy.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmemcpymmx_plugin_la-memcpy.Tpo $(DEPDIR)/libmemcpymmx_plugin_la-memcpy.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='memcpy.c' object='libmemcpymmx_plugin_la-memcpy.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmemcpymmx_plugin_la_CFLAGS) $(CFLAGS) -c -o libmemcpymmx_plugin_la-memcpy.lo `test -f 'memcpy.c' || echo '$(srcdir)/'`memcpy.c
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-am
-all-am: Makefile $(LTLIBRARIES)
-installdirs:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: all check install install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-	clean-libtool clean-libvlcLTLIBRARIES ctags distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags uninstall uninstall-am uninstall-libvlcLTLIBRARIES
-
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/mmxext/Makefile.in b/modules/mmxext/Makefile.in
deleted file mode 100644
index 52c2e71..0000000
--- a/modules/mmxext/Makefile.in
+++ /dev/null
@@ -1,995 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/mmxext/Makefile.am automatically generated from modules/mmxext/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/Modules.am $(top_srcdir)/modules/common.am
-subdir = modules/mmxext
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am_libmemcpymmxext_plugin_la_OBJECTS =  \
-	libmemcpymmxext_plugin_la-memcpy.lo
-libmemcpymmxext_plugin_la_OBJECTS =  \
-	$(am_libmemcpymmxext_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libmemcpymmxext_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libmemcpymmxext_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libmemcpymmxext_plugin_la_SOURCES)
-DIST_SOURCES = $(libmemcpymmxext_plugin_la_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = mmxext
-dir = mmxext
-mods = 
-libvlc_LTLIBRARIES = libmemcpymmxext_plugin.la $(NULL)
-EXTRA_LTLIBRARIES = 
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
-libmemcpymmxext_plugin_la_SOURCES = memcpy.c ../mmx/fastmemcpy.h
-libmemcpymmxext_plugin_la_CFLAGS = $(AM_CFLAGS)
-libmemcpymmxext_plugin_la_LIBADD = $(AM_LIBADD)
-libmemcpymmxext_plugin_la_DEPENDENCIES = 
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/mmxext/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/mmxext/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libmemcpymmxext_plugin.la: $(libmemcpymmxext_plugin_la_OBJECTS) $(libmemcpymmxext_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libmemcpymmxext_plugin_la_LINK) -rpath $(libvlcdir) $(libmemcpymmxext_plugin_la_OBJECTS) $(libmemcpymmxext_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmemcpymmxext_plugin_la-memcpy.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-libmemcpymmxext_plugin_la-memcpy.lo: memcpy.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmemcpymmxext_plugin_la_CFLAGS) $(CFLAGS) -MT libmemcpymmxext_plugin_la-memcpy.lo -MD -MP -MF $(DEPDIR)/libmemcpymmxext_plugin_la-memcpy.Tpo -c -o libmemcpymmxext_plugin_la-memcpy.lo `test -f 'memcpy.c' || echo '$(srcdir)/'`memcpy.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmemcpymmxext_plugin_la-memcpy.Tpo $(DEPDIR)/libmemcpymmxext_plugin_la-memcpy.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='memcpy.c' object='libmemcpymmxext_plugin_la-memcpy.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmemcpymmxext_plugin_la_CFLAGS) $(CFLAGS) -c -o libmemcpymmxext_plugin_la-memcpy.lo `test -f 'memcpy.c' || echo '$(srcdir)/'`memcpy.c
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-am
-all-am: Makefile $(LTLIBRARIES)
-installdirs:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: all check install install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-	clean-libtool clean-libvlcLTLIBRARIES ctags distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags uninstall uninstall-am uninstall-libvlcLTLIBRARIES
-
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/mux/Makefile.in b/modules/mux/Makefile.in
deleted file mode 100644
index 0fdf989..0000000
--- a/modules/mux/Makefile.in
+++ /dev/null
@@ -1,1373 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/mux/Makefile.am automatically generated from modules/mux/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/Modules.am $(top_srcdir)/modules/common.am
-subdir = modules/mux
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am__objects_1 = libmux_asf_plugin_la-asf.lo
-am_libmux_asf_plugin_la_OBJECTS = $(am__objects_1)
-nodist_libmux_asf_plugin_la_OBJECTS =
-libmux_asf_plugin_la_OBJECTS = $(am_libmux_asf_plugin_la_OBJECTS) \
-	$(nodist_libmux_asf_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libmux_asf_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libmux_asf_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_2 = libmux_avi_plugin_la-avi.lo
-am_libmux_avi_plugin_la_OBJECTS = $(am__objects_2)
-nodist_libmux_avi_plugin_la_OBJECTS =
-libmux_avi_plugin_la_OBJECTS = $(am_libmux_avi_plugin_la_OBJECTS) \
-	$(nodist_libmux_avi_plugin_la_OBJECTS)
-libmux_avi_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libmux_avi_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_3 = libmux_dummy_plugin_la-dummy.lo
-am_libmux_dummy_plugin_la_OBJECTS = $(am__objects_3)
-nodist_libmux_dummy_plugin_la_OBJECTS =
-libmux_dummy_plugin_la_OBJECTS = $(am_libmux_dummy_plugin_la_OBJECTS) \
-	$(nodist_libmux_dummy_plugin_la_OBJECTS)
-libmux_dummy_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libmux_dummy_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_4 = libmux_mp4_plugin_la-mp4.lo
-am_libmux_mp4_plugin_la_OBJECTS = $(am__objects_4)
-nodist_libmux_mp4_plugin_la_OBJECTS =
-libmux_mp4_plugin_la_OBJECTS = $(am_libmux_mp4_plugin_la_OBJECTS) \
-	$(nodist_libmux_mp4_plugin_la_OBJECTS)
-libmux_mp4_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libmux_mp4_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_5 = libmux_mpjpeg_plugin_la-mpjpeg.lo
-am_libmux_mpjpeg_plugin_la_OBJECTS = $(am__objects_5)
-nodist_libmux_mpjpeg_plugin_la_OBJECTS =
-libmux_mpjpeg_plugin_la_OBJECTS =  \
-	$(am_libmux_mpjpeg_plugin_la_OBJECTS) \
-	$(nodist_libmux_mpjpeg_plugin_la_OBJECTS)
-libmux_mpjpeg_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libmux_mpjpeg_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_6 = libmux_ogg_plugin_la-ogg.lo
-am_libmux_ogg_plugin_la_OBJECTS = $(am__objects_6)
-nodist_libmux_ogg_plugin_la_OBJECTS =
-libmux_ogg_plugin_la_OBJECTS = $(am_libmux_ogg_plugin_la_OBJECTS) \
-	$(nodist_libmux_ogg_plugin_la_OBJECTS)
-libmux_ogg_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libmux_ogg_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_7 = libmux_wav_plugin_la-wav.lo
-am_libmux_wav_plugin_la_OBJECTS = $(am__objects_7)
-nodist_libmux_wav_plugin_la_OBJECTS =
-libmux_wav_plugin_la_OBJECTS = $(am_libmux_wav_plugin_la_OBJECTS) \
-	$(nodist_libmux_wav_plugin_la_OBJECTS)
-libmux_wav_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libmux_wav_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libmux_asf_plugin_la_SOURCES) \
-	$(nodist_libmux_asf_plugin_la_SOURCES) \
-	$(libmux_avi_plugin_la_SOURCES) \
-	$(nodist_libmux_avi_plugin_la_SOURCES) \
-	$(libmux_dummy_plugin_la_SOURCES) \
-	$(nodist_libmux_dummy_plugin_la_SOURCES) \
-	$(libmux_mp4_plugin_la_SOURCES) \
-	$(nodist_libmux_mp4_plugin_la_SOURCES) \
-	$(libmux_mpjpeg_plugin_la_SOURCES) \
-	$(nodist_libmux_mpjpeg_plugin_la_SOURCES) \
-	$(libmux_ogg_plugin_la_SOURCES) \
-	$(nodist_libmux_ogg_plugin_la_SOURCES) \
-	$(libmux_wav_plugin_la_SOURCES) \
-	$(nodist_libmux_wav_plugin_la_SOURCES)
-DIST_SOURCES = $(libmux_asf_plugin_la_SOURCES) \
-	$(libmux_avi_plugin_la_SOURCES) \
-	$(libmux_dummy_plugin_la_SOURCES) \
-	$(libmux_mp4_plugin_la_SOURCES) \
-	$(libmux_mpjpeg_plugin_la_SOURCES) \
-	$(libmux_ogg_plugin_la_SOURCES) \
-	$(libmux_wav_plugin_la_SOURCES)
-RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
-	html-recursive info-recursive install-data-recursive \
-	install-dvi-recursive install-exec-recursive \
-	install-html-recursive install-info-recursive \
-	install-pdf-recursive install-ps-recursive install-recursive \
-	installcheck-recursive installdirs-recursive pdf-recursive \
-	ps-recursive uninstall-recursive
-RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
-  distclean-recursive maintainer-clean-recursive
-AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
-	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
-	distdir
-ETAGS = etags
-CTAGS = ctags
-DIST_SUBDIRS = $(SUBDIRS)
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-am__relativize = \
-  dir0=`pwd`; \
-  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
-  sed_rest='s,^[^/]*/*,,'; \
-  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
-  sed_butlast='s,/*[^/]*$$,,'; \
-  while test -n "$$dir1"; do \
-    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
-    if test "$$first" != "."; then \
-      if test "$$first" = ".."; then \
-        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
-        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
-      else \
-        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
-        if test "$$first2" = "$$first"; then \
-          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
-        else \
-          dir2="../$$dir2"; \
-        fi; \
-        dir0="$$dir0"/"$$first"; \
-      fi; \
-    fi; \
-    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
-  done; \
-  reldir="$$dir2"
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = mux
-dir = mux
-mods = mux_asf mux_avi mux_dummy mux_mp4 mux_mpjpeg mux_ogg mux_wav
-libvlc_LTLIBRARIES = $(LTLIBmux_ogg) libmux_dummy_plugin.la \
-	libmux_avi_plugin.la libmux_mp4_plugin.la libmux_asf_plugin.la \
-	libmux_wav_plugin.la libmux_mpjpeg_plugin.la $(NULL)
-EXTRA_LTLIBRARIES = libmux_ogg_plugin.la
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
-SUBDIRS = mpeg
-SOURCES_mux_dummy = dummy.c
-SOURCES_mux_avi = avi.c
-SOURCES_mux_ogg = ogg.c
-SOURCES_mux_mp4 = mp4.c
-SOURCES_mux_asf = asf.c
-SOURCES_mux_wav = wav.c
-SOURCES_mux_mpjpeg = mpjpeg.c
-
-# The mux_asf plugin
-libmux_asf_plugin_la_SOURCES = $(SOURCES_mux_asf)
-nodist_libmux_asf_plugin_la_SOURCES = $(nodist_SOURCES_mux_asf)
-# Force per-target objects:
-libmux_asf_plugin_la_CFLAGS = $(AM_CFLAGS)
-libmux_asf_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libmux_asf_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libmux_asf_plugin_la_LIBADD = $(AM_LIBADD)
-libmux_asf_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The mux_avi plugin
-libmux_avi_plugin_la_SOURCES = $(SOURCES_mux_avi)
-nodist_libmux_avi_plugin_la_SOURCES = $(nodist_SOURCES_mux_avi)
-# Force per-target objects:
-libmux_avi_plugin_la_CFLAGS = $(AM_CFLAGS)
-libmux_avi_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libmux_avi_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libmux_avi_plugin_la_LIBADD = $(AM_LIBADD)
-libmux_avi_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The mux_dummy plugin
-libmux_dummy_plugin_la_SOURCES = $(SOURCES_mux_dummy)
-nodist_libmux_dummy_plugin_la_SOURCES = $(nodist_SOURCES_mux_dummy)
-# Force per-target objects:
-libmux_dummy_plugin_la_CFLAGS = $(AM_CFLAGS)
-libmux_dummy_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libmux_dummy_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libmux_dummy_plugin_la_LIBADD = $(AM_LIBADD)
-libmux_dummy_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The mux_mp4 plugin
-libmux_mp4_plugin_la_SOURCES = $(SOURCES_mux_mp4)
-nodist_libmux_mp4_plugin_la_SOURCES = $(nodist_SOURCES_mux_mp4)
-# Force per-target objects:
-libmux_mp4_plugin_la_CFLAGS = $(AM_CFLAGS)
-libmux_mp4_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libmux_mp4_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libmux_mp4_plugin_la_LIBADD = $(AM_LIBADD)
-libmux_mp4_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The mux_mpjpeg plugin
-libmux_mpjpeg_plugin_la_SOURCES = $(SOURCES_mux_mpjpeg)
-nodist_libmux_mpjpeg_plugin_la_SOURCES = $(nodist_SOURCES_mux_mpjpeg)
-# Force per-target objects:
-libmux_mpjpeg_plugin_la_CFLAGS = $(AM_CFLAGS)
-libmux_mpjpeg_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libmux_mpjpeg_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libmux_mpjpeg_plugin_la_LIBADD = $(AM_LIBADD)
-libmux_mpjpeg_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The mux_ogg plugin
-libmux_ogg_plugin_la_SOURCES = $(SOURCES_mux_ogg)
-nodist_libmux_ogg_plugin_la_SOURCES = $(nodist_SOURCES_mux_ogg)
-# Force per-target objects:
-libmux_ogg_plugin_la_CFLAGS = $(AM_CFLAGS)
-libmux_ogg_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libmux_ogg_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libmux_ogg_plugin_la_LIBADD = $(AM_LIBADD)
-libmux_ogg_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The mux_wav plugin
-libmux_wav_plugin_la_SOURCES = $(SOURCES_mux_wav)
-nodist_libmux_wav_plugin_la_SOURCES = $(nodist_SOURCES_mux_wav)
-# Force per-target objects:
-libmux_wav_plugin_la_CFLAGS = $(AM_CFLAGS)
-libmux_wav_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libmux_wav_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libmux_wav_plugin_la_LIBADD = $(AM_LIBADD)
-libmux_wav_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-recursive
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/mux/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/mux/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libmux_asf_plugin.la: $(libmux_asf_plugin_la_OBJECTS) $(libmux_asf_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libmux_asf_plugin_la_LINK) -rpath $(libvlcdir) $(libmux_asf_plugin_la_OBJECTS) $(libmux_asf_plugin_la_LIBADD) $(LIBS)
-libmux_avi_plugin.la: $(libmux_avi_plugin_la_OBJECTS) $(libmux_avi_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libmux_avi_plugin_la_LINK) -rpath $(libvlcdir) $(libmux_avi_plugin_la_OBJECTS) $(libmux_avi_plugin_la_LIBADD) $(LIBS)
-libmux_dummy_plugin.la: $(libmux_dummy_plugin_la_OBJECTS) $(libmux_dummy_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libmux_dummy_plugin_la_LINK) -rpath $(libvlcdir) $(libmux_dummy_plugin_la_OBJECTS) $(libmux_dummy_plugin_la_LIBADD) $(LIBS)
-libmux_mp4_plugin.la: $(libmux_mp4_plugin_la_OBJECTS) $(libmux_mp4_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libmux_mp4_plugin_la_LINK) -rpath $(libvlcdir) $(libmux_mp4_plugin_la_OBJECTS) $(libmux_mp4_plugin_la_LIBADD) $(LIBS)
-libmux_mpjpeg_plugin.la: $(libmux_mpjpeg_plugin_la_OBJECTS) $(libmux_mpjpeg_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libmux_mpjpeg_plugin_la_LINK) -rpath $(libvlcdir) $(libmux_mpjpeg_plugin_la_OBJECTS) $(libmux_mpjpeg_plugin_la_LIBADD) $(LIBS)
-libmux_ogg_plugin.la: $(libmux_ogg_plugin_la_OBJECTS) $(libmux_ogg_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libmux_ogg_plugin_la_LINK)  $(libmux_ogg_plugin_la_OBJECTS) $(libmux_ogg_plugin_la_LIBADD) $(LIBS)
-libmux_wav_plugin.la: $(libmux_wav_plugin_la_OBJECTS) $(libmux_wav_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libmux_wav_plugin_la_LINK) -rpath $(libvlcdir) $(libmux_wav_plugin_la_OBJECTS) $(libmux_wav_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmux_asf_plugin_la-asf.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmux_avi_plugin_la-avi.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmux_dummy_plugin_la-dummy.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmux_mp4_plugin_la-mp4.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmux_mpjpeg_plugin_la-mpjpeg.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmux_ogg_plugin_la-ogg.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmux_wav_plugin_la-wav.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-libmux_asf_plugin_la-asf.lo: asf.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmux_asf_plugin_la_CFLAGS) $(CFLAGS) -MT libmux_asf_plugin_la-asf.lo -MD -MP -MF $(DEPDIR)/libmux_asf_plugin_la-asf.Tpo -c -o libmux_asf_plugin_la-asf.lo `test -f 'asf.c' || echo '$(srcdir)/'`asf.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmux_asf_plugin_la-asf.Tpo $(DEPDIR)/libmux_asf_plugin_la-asf.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='asf.c' object='libmux_asf_plugin_la-asf.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmux_asf_plugin_la_CFLAGS) $(CFLAGS) -c -o libmux_asf_plugin_la-asf.lo `test -f 'asf.c' || echo '$(srcdir)/'`asf.c
-
-libmux_avi_plugin_la-avi.lo: avi.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmux_avi_plugin_la_CFLAGS) $(CFLAGS) -MT libmux_avi_plugin_la-avi.lo -MD -MP -MF $(DEPDIR)/libmux_avi_plugin_la-avi.Tpo -c -o libmux_avi_plugin_la-avi.lo `test -f 'avi.c' || echo '$(srcdir)/'`avi.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmux_avi_plugin_la-avi.Tpo $(DEPDIR)/libmux_avi_plugin_la-avi.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='avi.c' object='libmux_avi_plugin_la-avi.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmux_avi_plugin_la_CFLAGS) $(CFLAGS) -c -o libmux_avi_plugin_la-avi.lo `test -f 'avi.c' || echo '$(srcdir)/'`avi.c
-
-libmux_dummy_plugin_la-dummy.lo: dummy.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmux_dummy_plugin_la_CFLAGS) $(CFLAGS) -MT libmux_dummy_plugin_la-dummy.lo -MD -MP -MF $(DEPDIR)/libmux_dummy_plugin_la-dummy.Tpo -c -o libmux_dummy_plugin_la-dummy.lo `test -f 'dummy.c' || echo '$(srcdir)/'`dummy.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmux_dummy_plugin_la-dummy.Tpo $(DEPDIR)/libmux_dummy_plugin_la-dummy.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='dummy.c' object='libmux_dummy_plugin_la-dummy.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmux_dummy_plugin_la_CFLAGS) $(CFLAGS) -c -o libmux_dummy_plugin_la-dummy.lo `test -f 'dummy.c' || echo '$(srcdir)/'`dummy.c
-
-libmux_mp4_plugin_la-mp4.lo: mp4.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmux_mp4_plugin_la_CFLAGS) $(CFLAGS) -MT libmux_mp4_plugin_la-mp4.lo -MD -MP -MF $(DEPDIR)/libmux_mp4_plugin_la-mp4.Tpo -c -o libmux_mp4_plugin_la-mp4.lo `test -f 'mp4.c' || echo '$(srcdir)/'`mp4.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmux_mp4_plugin_la-mp4.Tpo $(DEPDIR)/libmux_mp4_plugin_la-mp4.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='mp4.c' object='libmux_mp4_plugin_la-mp4.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmux_mp4_plugin_la_CFLAGS) $(CFLAGS) -c -o libmux_mp4_plugin_la-mp4.lo `test -f 'mp4.c' || echo '$(srcdir)/'`mp4.c
-
-libmux_mpjpeg_plugin_la-mpjpeg.lo: mpjpeg.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmux_mpjpeg_plugin_la_CFLAGS) $(CFLAGS) -MT libmux_mpjpeg_plugin_la-mpjpeg.lo -MD -MP -MF $(DEPDIR)/libmux_mpjpeg_plugin_la-mpjpeg.Tpo -c -o libmux_mpjpeg_plugin_la-mpjpeg.lo `test -f 'mpjpeg.c' || echo '$(srcdir)/'`mpjpeg.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmux_mpjpeg_plugin_la-mpjpeg.Tpo $(DEPDIR)/libmux_mpjpeg_plugin_la-mpjpeg.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='mpjpeg.c' object='libmux_mpjpeg_plugin_la-mpjpeg.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmux_mpjpeg_plugin_la_CFLAGS) $(CFLAGS) -c -o libmux_mpjpeg_plugin_la-mpjpeg.lo `test -f 'mpjpeg.c' || echo '$(srcdir)/'`mpjpeg.c
-
-libmux_ogg_plugin_la-ogg.lo: ogg.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmux_ogg_plugin_la_CFLAGS) $(CFLAGS) -MT libmux_ogg_plugin_la-ogg.lo -MD -MP -MF $(DEPDIR)/libmux_ogg_plugin_la-ogg.Tpo -c -o libmux_ogg_plugin_la-ogg.lo `test -f 'ogg.c' || echo '$(srcdir)/'`ogg.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmux_ogg_plugin_la-ogg.Tpo $(DEPDIR)/libmux_ogg_plugin_la-ogg.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='ogg.c' object='libmux_ogg_plugin_la-ogg.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmux_ogg_plugin_la_CFLAGS) $(CFLAGS) -c -o libmux_ogg_plugin_la-ogg.lo `test -f 'ogg.c' || echo '$(srcdir)/'`ogg.c
-
-libmux_wav_plugin_la-wav.lo: wav.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmux_wav_plugin_la_CFLAGS) $(CFLAGS) -MT libmux_wav_plugin_la-wav.lo -MD -MP -MF $(DEPDIR)/libmux_wav_plugin_la-wav.Tpo -c -o libmux_wav_plugin_la-wav.lo `test -f 'wav.c' || echo '$(srcdir)/'`wav.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmux_wav_plugin_la-wav.Tpo $(DEPDIR)/libmux_wav_plugin_la-wav.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='wav.c' object='libmux_wav_plugin_la-wav.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmux_wav_plugin_la_CFLAGS) $(CFLAGS) -c -o libmux_wav_plugin_la-wav.lo `test -f 'wav.c' || echo '$(srcdir)/'`wav.c
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-# This directory's subdirectories are mostly independent; you can cd
-# into them and run `make' without going through this Makefile.
-# To change the values of `make' variables: instead of editing Makefiles,
-# (1) if the variable is set in `config.status', edit `config.status'
-#     (which will cause the Makefiles to be regenerated when you run `make');
-# (2) otherwise, pass the desired values on the `make' command line.
-$(RECURSIVE_TARGETS):
-	@fail= failcom='exit 1'; \
-	for f in x $$MAKEFLAGS; do \
-	  case $$f in \
-	    *=* | --[!k]*);; \
-	    *k*) failcom='fail=yes';; \
-	  esac; \
-	done; \
-	dot_seen=no; \
-	target=`echo $@ | sed s/-recursive//`; \
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  echo "Making $$target in $$subdir"; \
-	  if test "$$subdir" = "."; then \
-	    dot_seen=yes; \
-	    local_target="$$target-am"; \
-	  else \
-	    local_target="$$target"; \
-	  fi; \
-	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
-	  || eval $$failcom; \
-	done; \
-	if test "$$dot_seen" = "no"; then \
-	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
-	fi; test -z "$$fail"
-
-$(RECURSIVE_CLEAN_TARGETS):
-	@fail= failcom='exit 1'; \
-	for f in x $$MAKEFLAGS; do \
-	  case $$f in \
-	    *=* | --[!k]*);; \
-	    *k*) failcom='fail=yes';; \
-	  esac; \
-	done; \
-	dot_seen=no; \
-	case "$@" in \
-	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
-	  *) list='$(SUBDIRS)' ;; \
-	esac; \
-	rev=''; for subdir in $$list; do \
-	  if test "$$subdir" = "."; then :; else \
-	    rev="$$subdir $$rev"; \
-	  fi; \
-	done; \
-	rev="$$rev ."; \
-	target=`echo $@ | sed s/-recursive//`; \
-	for subdir in $$rev; do \
-	  echo "Making $$target in $$subdir"; \
-	  if test "$$subdir" = "."; then \
-	    local_target="$$target-am"; \
-	  else \
-	    local_target="$$target"; \
-	  fi; \
-	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
-	  || eval $$failcom; \
-	done && test -z "$$fail"
-tags-recursive:
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
-	done
-ctags-recursive:
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
-	done
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
-	  include_option=--etags-include; \
-	  empty_fix=.; \
-	else \
-	  include_option=--include; \
-	  empty_fix=; \
-	fi; \
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    test ! -f $$subdir/TAGS || \
-	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
-	  fi; \
-	done; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    test -d "$(distdir)/$$subdir" \
-	    || $(MKDIR_P) "$(distdir)/$$subdir" \
-	    || exit 1; \
-	  fi; \
-	done
-	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
-	    $(am__relativize); \
-	    new_distdir=$$reldir; \
-	    dir1=$$subdir; dir2="$(top_distdir)"; \
-	    $(am__relativize); \
-	    new_top_distdir=$$reldir; \
-	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
-	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
-	    ($(am__cd) $$subdir && \
-	      $(MAKE) $(AM_MAKEFLAGS) \
-	        top_distdir="$$new_top_distdir" \
-	        distdir="$$new_distdir" \
-		am__remove_distdir=: \
-		am__skip_length_check=: \
-		am__skip_mode_fix=: \
-	        distdir) \
-	      || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-recursive
-all-am: Makefile $(LTLIBRARIES)
-installdirs: installdirs-recursive
-installdirs-am:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-recursive
-install-exec: install-exec-recursive
-install-data: install-data-recursive
-uninstall: uninstall-recursive
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-recursive
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-recursive
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-recursive
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-recursive
-
-dvi-am:
-
-html: html-recursive
-
-html-am:
-
-info: info-recursive
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-recursive
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-recursive
-
-install-html-am:
-
-install-info: install-info-recursive
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-recursive
-
-install-pdf-am:
-
-install-ps: install-ps-recursive
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-recursive
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-recursive
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-recursive
-
-pdf-am:
-
-ps: ps-recursive
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all check \
-	ctags-recursive install install-am install-strip \
-	tags-recursive
-
-.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
-	all all-am check check-am clean clean-generic clean-libtool \
-	clean-libvlcLTLIBRARIES ctags ctags-recursive distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs installdirs-am \
-	maintainer-clean maintainer-clean-generic mostlyclean \
-	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
-	pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
-	uninstall-libvlcLTLIBRARIES
-
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/mux/mpeg/Makefile.in b/modules/mux/mpeg/Makefile.in
deleted file mode 100644
index d059d35..0000000
--- a/modules/mux/mpeg/Makefile.in
+++ /dev/null
@@ -1,1082 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/mux/mpeg/Makefile.am automatically generated from modules/mux/mpeg/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/Modules.am $(top_srcdir)/modules/common.am
-subdir = modules/mux/mpeg
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am__objects_1 =
-am__objects_2 = libmux_ps_plugin_la-ps.lo libmux_ps_plugin_la-pes.lo \
-	$(am__objects_1)
-am_libmux_ps_plugin_la_OBJECTS = $(am__objects_2)
-nodist_libmux_ps_plugin_la_OBJECTS =
-libmux_ps_plugin_la_OBJECTS = $(am_libmux_ps_plugin_la_OBJECTS) \
-	$(nodist_libmux_ps_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libmux_ps_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libmux_ps_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_3 = libmux_ts_plugin_la-ts.lo libmux_ts_plugin_la-pes.lo \
-	libmux_ts_plugin_la-csa.lo $(am__objects_1)
-am_libmux_ts_plugin_la_OBJECTS = $(am__objects_3)
-nodist_libmux_ts_plugin_la_OBJECTS =
-libmux_ts_plugin_la_OBJECTS = $(am_libmux_ts_plugin_la_OBJECTS) \
-	$(nodist_libmux_ts_plugin_la_OBJECTS)
-libmux_ts_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libmux_ts_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libmux_ps_plugin_la_SOURCES) \
-	$(nodist_libmux_ps_plugin_la_SOURCES) \
-	$(libmux_ts_plugin_la_SOURCES) \
-	$(nodist_libmux_ts_plugin_la_SOURCES)
-DIST_SOURCES = $(libmux_ps_plugin_la_SOURCES) \
-	$(libmux_ts_plugin_la_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = mux
-dir = mux/mpeg
-mods = mux_ps mux_ts
-libvlc_LTLIBRARIES = $(LTLIBmux_ts) libmux_ps_plugin.la
-EXTRA_LTLIBRARIES = libmux_ts_plugin.la
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
-SOURCES_mux_ps = ps.c \
-                 pes.c \
-                 pes.h \
-                 bits.h \
-                 $(NULL)
-
-SOURCES_mux_ts = ts.c \
-                 pes.c \
-                 pes.h \
-                 csa.c \
-                 csa.h \
-                 bits.h \
-                 $(NULL)
-
-
-# The mux_ps plugin
-libmux_ps_plugin_la_SOURCES = $(SOURCES_mux_ps)
-nodist_libmux_ps_plugin_la_SOURCES = $(nodist_SOURCES_mux_ps)
-# Force per-target objects:
-libmux_ps_plugin_la_CFLAGS = $(AM_CFLAGS)
-libmux_ps_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libmux_ps_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libmux_ps_plugin_la_LIBADD = $(AM_LIBADD)
-libmux_ps_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The mux_ts plugin
-libmux_ts_plugin_la_SOURCES = $(SOURCES_mux_ts)
-nodist_libmux_ts_plugin_la_SOURCES = $(nodist_SOURCES_mux_ts)
-# Force per-target objects:
-libmux_ts_plugin_la_CFLAGS = $(AM_CFLAGS)
-libmux_ts_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libmux_ts_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libmux_ts_plugin_la_LIBADD = $(AM_LIBADD)
-libmux_ts_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/mux/mpeg/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/mux/mpeg/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libmux_ps_plugin.la: $(libmux_ps_plugin_la_OBJECTS) $(libmux_ps_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libmux_ps_plugin_la_LINK) -rpath $(libvlcdir) $(libmux_ps_plugin_la_OBJECTS) $(libmux_ps_plugin_la_LIBADD) $(LIBS)
-libmux_ts_plugin.la: $(libmux_ts_plugin_la_OBJECTS) $(libmux_ts_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libmux_ts_plugin_la_LINK)  $(libmux_ts_plugin_la_OBJECTS) $(libmux_ts_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmux_ps_plugin_la-pes.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmux_ps_plugin_la-ps.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmux_ts_plugin_la-csa.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmux_ts_plugin_la-pes.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmux_ts_plugin_la-ts.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-libmux_ps_plugin_la-ps.lo: ps.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmux_ps_plugin_la_CFLAGS) $(CFLAGS) -MT libmux_ps_plugin_la-ps.lo -MD -MP -MF $(DEPDIR)/libmux_ps_plugin_la-ps.Tpo -c -o libmux_ps_plugin_la-ps.lo `test -f 'ps.c' || echo '$(srcdir)/'`ps.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmux_ps_plugin_la-ps.Tpo $(DEPDIR)/libmux_ps_plugin_la-ps.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='ps.c' object='libmux_ps_plugin_la-ps.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmux_ps_plugin_la_CFLAGS) $(CFLAGS) -c -o libmux_ps_plugin_la-ps.lo `test -f 'ps.c' || echo '$(srcdir)/'`ps.c
-
-libmux_ps_plugin_la-pes.lo: pes.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmux_ps_plugin_la_CFLAGS) $(CFLAGS) -MT libmux_ps_plugin_la-pes.lo -MD -MP -MF $(DEPDIR)/libmux_ps_plugin_la-pes.Tpo -c -o libmux_ps_plugin_la-pes.lo `test -f 'pes.c' || echo '$(srcdir)/'`pes.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmux_ps_plugin_la-pes.Tpo $(DEPDIR)/libmux_ps_plugin_la-pes.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='pes.c' object='libmux_ps_plugin_la-pes.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmux_ps_plugin_la_CFLAGS) $(CFLAGS) -c -o libmux_ps_plugin_la-pes.lo `test -f 'pes.c' || echo '$(srcdir)/'`pes.c
-
-libmux_ts_plugin_la-ts.lo: ts.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmux_ts_plugin_la_CFLAGS) $(CFLAGS) -MT libmux_ts_plugin_la-ts.lo -MD -MP -MF $(DEPDIR)/libmux_ts_plugin_la-ts.Tpo -c -o libmux_ts_plugin_la-ts.lo `test -f 'ts.c' || echo '$(srcdir)/'`ts.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmux_ts_plugin_la-ts.Tpo $(DEPDIR)/libmux_ts_plugin_la-ts.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='ts.c' object='libmux_ts_plugin_la-ts.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmux_ts_plugin_la_CFLAGS) $(CFLAGS) -c -o libmux_ts_plugin_la-ts.lo `test -f 'ts.c' || echo '$(srcdir)/'`ts.c
-
-libmux_ts_plugin_la-pes.lo: pes.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmux_ts_plugin_la_CFLAGS) $(CFLAGS) -MT libmux_ts_plugin_la-pes.lo -MD -MP -MF $(DEPDIR)/libmux_ts_plugin_la-pes.Tpo -c -o libmux_ts_plugin_la-pes.lo `test -f 'pes.c' || echo '$(srcdir)/'`pes.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmux_ts_plugin_la-pes.Tpo $(DEPDIR)/libmux_ts_plugin_la-pes.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='pes.c' object='libmux_ts_plugin_la-pes.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmux_ts_plugin_la_CFLAGS) $(CFLAGS) -c -o libmux_ts_plugin_la-pes.lo `test -f 'pes.c' || echo '$(srcdir)/'`pes.c
-
-libmux_ts_plugin_la-csa.lo: csa.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmux_ts_plugin_la_CFLAGS) $(CFLAGS) -MT libmux_ts_plugin_la-csa.lo -MD -MP -MF $(DEPDIR)/libmux_ts_plugin_la-csa.Tpo -c -o libmux_ts_plugin_la-csa.lo `test -f 'csa.c' || echo '$(srcdir)/'`csa.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmux_ts_plugin_la-csa.Tpo $(DEPDIR)/libmux_ts_plugin_la-csa.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='csa.c' object='libmux_ts_plugin_la-csa.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmux_ts_plugin_la_CFLAGS) $(CFLAGS) -c -o libmux_ts_plugin_la-csa.lo `test -f 'csa.c' || echo '$(srcdir)/'`csa.c
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-am
-all-am: Makefile $(LTLIBRARIES)
-installdirs:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: all check install install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-	clean-libtool clean-libvlcLTLIBRARIES ctags distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags uninstall uninstall-am uninstall-libvlcLTLIBRARIES
-
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/packetizer/Makefile.in b/modules/packetizer/Makefile.in
deleted file mode 100644
index f70d707..0000000
--- a/modules/packetizer/Makefile.in
+++ /dev/null
@@ -1,1306 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/packetizer/Makefile.am automatically generated from modules/packetizer/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
-	$(srcdir)/Makefile.in $(srcdir)/Modules.am \
-	$(top_srcdir)/modules/common.am
- at ENABLE_SOUT_TRUE@am__append_1 = libpacketizer_copy_plugin.la
-subdir = modules/packetizer
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am__objects_1 = libpacketizer_copy_plugin_la-copy.lo
-am_libpacketizer_copy_plugin_la_OBJECTS = $(am__objects_1)
-nodist_libpacketizer_copy_plugin_la_OBJECTS =
-libpacketizer_copy_plugin_la_OBJECTS =  \
-	$(am_libpacketizer_copy_plugin_la_OBJECTS) \
-	$(nodist_libpacketizer_copy_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libpacketizer_copy_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libpacketizer_copy_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
- at ENABLE_SOUT_TRUE@am_libpacketizer_copy_plugin_la_rpath = -rpath \
- at ENABLE_SOUT_TRUE@	$(libvlcdir)
-am__objects_2 = libpacketizer_dirac_plugin_la-dirac.lo
-am_libpacketizer_dirac_plugin_la_OBJECTS = $(am__objects_2)
-nodist_libpacketizer_dirac_plugin_la_OBJECTS =
-libpacketizer_dirac_plugin_la_OBJECTS =  \
-	$(am_libpacketizer_dirac_plugin_la_OBJECTS) \
-	$(nodist_libpacketizer_dirac_plugin_la_OBJECTS)
-libpacketizer_dirac_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libpacketizer_dirac_plugin_la_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-am__objects_3 = libpacketizer_flac_plugin_la-flac.lo
-am_libpacketizer_flac_plugin_la_OBJECTS = $(am__objects_3)
-nodist_libpacketizer_flac_plugin_la_OBJECTS =
-libpacketizer_flac_plugin_la_OBJECTS =  \
-	$(am_libpacketizer_flac_plugin_la_OBJECTS) \
-	$(nodist_libpacketizer_flac_plugin_la_OBJECTS)
-libpacketizer_flac_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libpacketizer_flac_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_4 = libpacketizer_h264_plugin_la-h264.lo
-am_libpacketizer_h264_plugin_la_OBJECTS = $(am__objects_4)
-nodist_libpacketizer_h264_plugin_la_OBJECTS =
-libpacketizer_h264_plugin_la_OBJECTS =  \
-	$(am_libpacketizer_h264_plugin_la_OBJECTS) \
-	$(nodist_libpacketizer_h264_plugin_la_OBJECTS)
-libpacketizer_h264_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libpacketizer_h264_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_5 = libpacketizer_mlp_plugin_la-mlp.lo
-am_libpacketizer_mlp_plugin_la_OBJECTS = $(am__objects_5)
-nodist_libpacketizer_mlp_plugin_la_OBJECTS =
-libpacketizer_mlp_plugin_la_OBJECTS =  \
-	$(am_libpacketizer_mlp_plugin_la_OBJECTS) \
-	$(nodist_libpacketizer_mlp_plugin_la_OBJECTS)
-libpacketizer_mlp_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libpacketizer_mlp_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_6 = libpacketizer_mpeg4audio_plugin_la-mpeg4audio.lo
-am_libpacketizer_mpeg4audio_plugin_la_OBJECTS = $(am__objects_6)
-nodist_libpacketizer_mpeg4audio_plugin_la_OBJECTS =
-libpacketizer_mpeg4audio_plugin_la_OBJECTS =  \
-	$(am_libpacketizer_mpeg4audio_plugin_la_OBJECTS) \
-	$(nodist_libpacketizer_mpeg4audio_plugin_la_OBJECTS)
-libpacketizer_mpeg4audio_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) \
-	--tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \
-	$(CCLD) $(libpacketizer_mpeg4audio_plugin_la_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-am__objects_7 = libpacketizer_mpeg4video_plugin_la-mpeg4video.lo
-am_libpacketizer_mpeg4video_plugin_la_OBJECTS = $(am__objects_7)
-nodist_libpacketizer_mpeg4video_plugin_la_OBJECTS =
-libpacketizer_mpeg4video_plugin_la_OBJECTS =  \
-	$(am_libpacketizer_mpeg4video_plugin_la_OBJECTS) \
-	$(nodist_libpacketizer_mpeg4video_plugin_la_OBJECTS)
-libpacketizer_mpeg4video_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) \
-	--tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \
-	$(CCLD) $(libpacketizer_mpeg4video_plugin_la_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-am__objects_8 = libpacketizer_mpegvideo_plugin_la-mpegvideo.lo
-am_libpacketizer_mpegvideo_plugin_la_OBJECTS = $(am__objects_8)
-nodist_libpacketizer_mpegvideo_plugin_la_OBJECTS =
-libpacketizer_mpegvideo_plugin_la_OBJECTS =  \
-	$(am_libpacketizer_mpegvideo_plugin_la_OBJECTS) \
-	$(nodist_libpacketizer_mpegvideo_plugin_la_OBJECTS)
-libpacketizer_mpegvideo_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) \
-	--tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \
-	$(CCLD) $(libpacketizer_mpegvideo_plugin_la_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-am__objects_9 = libpacketizer_vc1_plugin_la-vc1.lo
-am_libpacketizer_vc1_plugin_la_OBJECTS = $(am__objects_9)
-nodist_libpacketizer_vc1_plugin_la_OBJECTS =
-libpacketizer_vc1_plugin_la_OBJECTS =  \
-	$(am_libpacketizer_vc1_plugin_la_OBJECTS) \
-	$(nodist_libpacketizer_vc1_plugin_la_OBJECTS)
-libpacketizer_vc1_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libpacketizer_vc1_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libpacketizer_copy_plugin_la_SOURCES) \
-	$(nodist_libpacketizer_copy_plugin_la_SOURCES) \
-	$(libpacketizer_dirac_plugin_la_SOURCES) \
-	$(nodist_libpacketizer_dirac_plugin_la_SOURCES) \
-	$(libpacketizer_flac_plugin_la_SOURCES) \
-	$(nodist_libpacketizer_flac_plugin_la_SOURCES) \
-	$(libpacketizer_h264_plugin_la_SOURCES) \
-	$(nodist_libpacketizer_h264_plugin_la_SOURCES) \
-	$(libpacketizer_mlp_plugin_la_SOURCES) \
-	$(nodist_libpacketizer_mlp_plugin_la_SOURCES) \
-	$(libpacketizer_mpeg4audio_plugin_la_SOURCES) \
-	$(nodist_libpacketizer_mpeg4audio_plugin_la_SOURCES) \
-	$(libpacketizer_mpeg4video_plugin_la_SOURCES) \
-	$(nodist_libpacketizer_mpeg4video_plugin_la_SOURCES) \
-	$(libpacketizer_mpegvideo_plugin_la_SOURCES) \
-	$(nodist_libpacketizer_mpegvideo_plugin_la_SOURCES) \
-	$(libpacketizer_vc1_plugin_la_SOURCES) \
-	$(nodist_libpacketizer_vc1_plugin_la_SOURCES)
-DIST_SOURCES = $(libpacketizer_copy_plugin_la_SOURCES) \
-	$(libpacketizer_dirac_plugin_la_SOURCES) \
-	$(libpacketizer_flac_plugin_la_SOURCES) \
-	$(libpacketizer_h264_plugin_la_SOURCES) \
-	$(libpacketizer_mlp_plugin_la_SOURCES) \
-	$(libpacketizer_mpeg4audio_plugin_la_SOURCES) \
-	$(libpacketizer_mpeg4video_plugin_la_SOURCES) \
-	$(libpacketizer_mpegvideo_plugin_la_SOURCES) \
-	$(libpacketizer_vc1_plugin_la_SOURCES)
-HEADERS = $(noinst_HEADERS)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = packetizer
-dir = packetizer
-mods = packetizer_copy packetizer_dirac packetizer_flac packetizer_h264 packetizer_mlp packetizer_mpeg4audio packetizer_mpeg4video packetizer_mpegvideo packetizer_vc1
-libvlc_LTLIBRARIES = libpacketizer_mpegvideo_plugin.la \
-	libpacketizer_mpeg4video_plugin.la \
-	libpacketizer_mpeg4audio_plugin.la \
-	libpacketizer_h264_plugin.la libpacketizer_vc1_plugin.la \
-	libpacketizer_mlp_plugin.la libpacketizer_dirac_plugin.la \
-	libpacketizer_flac_plugin.la $(NULL) $(am__append_1)
-EXTRA_LTLIBRARIES = 
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
-SOURCES_packetizer_copy = copy.c
-SOURCES_packetizer_mpegvideo = mpegvideo.c
-SOURCES_packetizer_mpeg4video = mpeg4video.c
-SOURCES_packetizer_mpeg4audio = mpeg4audio.c
-SOURCES_packetizer_h264 = h264.c
-SOURCES_packetizer_vc1 = vc1.c
-SOURCES_packetizer_mlp = mlp.c
-SOURCES_packetizer_dirac = dirac.c
-SOURCES_packetizer_flac = flac.c
-noinst_HEADERS = packetizer_helper.h
-
-# The packetizer_copy plugin
-libpacketizer_copy_plugin_la_SOURCES = $(SOURCES_packetizer_copy)
-nodist_libpacketizer_copy_plugin_la_SOURCES = $(nodist_SOURCES_packetizer_copy)
-# Force per-target objects:
-libpacketizer_copy_plugin_la_CFLAGS = $(AM_CFLAGS)
-libpacketizer_copy_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libpacketizer_copy_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libpacketizer_copy_plugin_la_LIBADD = $(AM_LIBADD)
-libpacketizer_copy_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The packetizer_dirac plugin
-libpacketizer_dirac_plugin_la_SOURCES = $(SOURCES_packetizer_dirac)
-nodist_libpacketizer_dirac_plugin_la_SOURCES = $(nodist_SOURCES_packetizer_dirac)
-# Force per-target objects:
-libpacketizer_dirac_plugin_la_CFLAGS = $(AM_CFLAGS)
-libpacketizer_dirac_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libpacketizer_dirac_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libpacketizer_dirac_plugin_la_LIBADD = $(AM_LIBADD)
-libpacketizer_dirac_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The packetizer_flac plugin
-libpacketizer_flac_plugin_la_SOURCES = $(SOURCES_packetizer_flac)
-nodist_libpacketizer_flac_plugin_la_SOURCES = $(nodist_SOURCES_packetizer_flac)
-# Force per-target objects:
-libpacketizer_flac_plugin_la_CFLAGS = $(AM_CFLAGS)
-libpacketizer_flac_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libpacketizer_flac_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libpacketizer_flac_plugin_la_LIBADD = $(AM_LIBADD)
-libpacketizer_flac_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The packetizer_h264 plugin
-libpacketizer_h264_plugin_la_SOURCES = $(SOURCES_packetizer_h264)
-nodist_libpacketizer_h264_plugin_la_SOURCES = $(nodist_SOURCES_packetizer_h264)
-# Force per-target objects:
-libpacketizer_h264_plugin_la_CFLAGS = $(AM_CFLAGS)
-libpacketizer_h264_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libpacketizer_h264_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libpacketizer_h264_plugin_la_LIBADD = $(AM_LIBADD)
-libpacketizer_h264_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The packetizer_mlp plugin
-libpacketizer_mlp_plugin_la_SOURCES = $(SOURCES_packetizer_mlp)
-nodist_libpacketizer_mlp_plugin_la_SOURCES = $(nodist_SOURCES_packetizer_mlp)
-# Force per-target objects:
-libpacketizer_mlp_plugin_la_CFLAGS = $(AM_CFLAGS)
-libpacketizer_mlp_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libpacketizer_mlp_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libpacketizer_mlp_plugin_la_LIBADD = $(AM_LIBADD)
-libpacketizer_mlp_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The packetizer_mpeg4audio plugin
-libpacketizer_mpeg4audio_plugin_la_SOURCES = $(SOURCES_packetizer_mpeg4audio)
-nodist_libpacketizer_mpeg4audio_plugin_la_SOURCES = $(nodist_SOURCES_packetizer_mpeg4audio)
-# Force per-target objects:
-libpacketizer_mpeg4audio_plugin_la_CFLAGS = $(AM_CFLAGS)
-libpacketizer_mpeg4audio_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libpacketizer_mpeg4audio_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libpacketizer_mpeg4audio_plugin_la_LIBADD = $(AM_LIBADD)
-libpacketizer_mpeg4audio_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The packetizer_mpeg4video plugin
-libpacketizer_mpeg4video_plugin_la_SOURCES = $(SOURCES_packetizer_mpeg4video)
-nodist_libpacketizer_mpeg4video_plugin_la_SOURCES = $(nodist_SOURCES_packetizer_mpeg4video)
-# Force per-target objects:
-libpacketizer_mpeg4video_plugin_la_CFLAGS = $(AM_CFLAGS)
-libpacketizer_mpeg4video_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libpacketizer_mpeg4video_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libpacketizer_mpeg4video_plugin_la_LIBADD = $(AM_LIBADD)
-libpacketizer_mpeg4video_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The packetizer_mpegvideo plugin
-libpacketizer_mpegvideo_plugin_la_SOURCES = $(SOURCES_packetizer_mpegvideo)
-nodist_libpacketizer_mpegvideo_plugin_la_SOURCES = $(nodist_SOURCES_packetizer_mpegvideo)
-# Force per-target objects:
-libpacketizer_mpegvideo_plugin_la_CFLAGS = $(AM_CFLAGS)
-libpacketizer_mpegvideo_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libpacketizer_mpegvideo_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libpacketizer_mpegvideo_plugin_la_LIBADD = $(AM_LIBADD)
-libpacketizer_mpegvideo_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The packetizer_vc1 plugin
-libpacketizer_vc1_plugin_la_SOURCES = $(SOURCES_packetizer_vc1)
-nodist_libpacketizer_vc1_plugin_la_SOURCES = $(nodist_SOURCES_packetizer_vc1)
-# Force per-target objects:
-libpacketizer_vc1_plugin_la_CFLAGS = $(AM_CFLAGS)
-libpacketizer_vc1_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libpacketizer_vc1_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libpacketizer_vc1_plugin_la_LIBADD = $(AM_LIBADD)
-libpacketizer_vc1_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/packetizer/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/packetizer/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libpacketizer_copy_plugin.la: $(libpacketizer_copy_plugin_la_OBJECTS) $(libpacketizer_copy_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libpacketizer_copy_plugin_la_LINK) $(am_libpacketizer_copy_plugin_la_rpath) $(libpacketizer_copy_plugin_la_OBJECTS) $(libpacketizer_copy_plugin_la_LIBADD) $(LIBS)
-libpacketizer_dirac_plugin.la: $(libpacketizer_dirac_plugin_la_OBJECTS) $(libpacketizer_dirac_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libpacketizer_dirac_plugin_la_LINK) -rpath $(libvlcdir) $(libpacketizer_dirac_plugin_la_OBJECTS) $(libpacketizer_dirac_plugin_la_LIBADD) $(LIBS)
-libpacketizer_flac_plugin.la: $(libpacketizer_flac_plugin_la_OBJECTS) $(libpacketizer_flac_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libpacketizer_flac_plugin_la_LINK) -rpath $(libvlcdir) $(libpacketizer_flac_plugin_la_OBJECTS) $(libpacketizer_flac_plugin_la_LIBADD) $(LIBS)
-libpacketizer_h264_plugin.la: $(libpacketizer_h264_plugin_la_OBJECTS) $(libpacketizer_h264_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libpacketizer_h264_plugin_la_LINK) -rpath $(libvlcdir) $(libpacketizer_h264_plugin_la_OBJECTS) $(libpacketizer_h264_plugin_la_LIBADD) $(LIBS)
-libpacketizer_mlp_plugin.la: $(libpacketizer_mlp_plugin_la_OBJECTS) $(libpacketizer_mlp_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libpacketizer_mlp_plugin_la_LINK) -rpath $(libvlcdir) $(libpacketizer_mlp_plugin_la_OBJECTS) $(libpacketizer_mlp_plugin_la_LIBADD) $(LIBS)
-libpacketizer_mpeg4audio_plugin.la: $(libpacketizer_mpeg4audio_plugin_la_OBJECTS) $(libpacketizer_mpeg4audio_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libpacketizer_mpeg4audio_plugin_la_LINK) -rpath $(libvlcdir) $(libpacketizer_mpeg4audio_plugin_la_OBJECTS) $(libpacketizer_mpeg4audio_plugin_la_LIBADD) $(LIBS)
-libpacketizer_mpeg4video_plugin.la: $(libpacketizer_mpeg4video_plugin_la_OBJECTS) $(libpacketizer_mpeg4video_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libpacketizer_mpeg4video_plugin_la_LINK) -rpath $(libvlcdir) $(libpacketizer_mpeg4video_plugin_la_OBJECTS) $(libpacketizer_mpeg4video_plugin_la_LIBADD) $(LIBS)
-libpacketizer_mpegvideo_plugin.la: $(libpacketizer_mpegvideo_plugin_la_OBJECTS) $(libpacketizer_mpegvideo_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libpacketizer_mpegvideo_plugin_la_LINK) -rpath $(libvlcdir) $(libpacketizer_mpegvideo_plugin_la_OBJECTS) $(libpacketizer_mpegvideo_plugin_la_LIBADD) $(LIBS)
-libpacketizer_vc1_plugin.la: $(libpacketizer_vc1_plugin_la_OBJECTS) $(libpacketizer_vc1_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libpacketizer_vc1_plugin_la_LINK) -rpath $(libvlcdir) $(libpacketizer_vc1_plugin_la_OBJECTS) $(libpacketizer_vc1_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libpacketizer_copy_plugin_la-copy.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libpacketizer_dirac_plugin_la-dirac.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libpacketizer_flac_plugin_la-flac.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libpacketizer_h264_plugin_la-h264.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libpacketizer_mlp_plugin_la-mlp.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libpacketizer_mpeg4audio_plugin_la-mpeg4audio.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libpacketizer_mpeg4video_plugin_la-mpeg4video.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libpacketizer_mpegvideo_plugin_la-mpegvideo.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libpacketizer_vc1_plugin_la-vc1.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-libpacketizer_copy_plugin_la-copy.lo: copy.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpacketizer_copy_plugin_la_CFLAGS) $(CFLAGS) -MT libpacketizer_copy_plugin_la-copy.lo -MD -MP -MF $(DEPDIR)/libpacketizer_copy_plugin_la-copy.Tpo -c -o libpacketizer_copy_plugin_la-copy.lo `test -f 'copy.c' || echo '$(srcdir)/'`copy.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libpacketizer_copy_plugin_la-copy.Tpo $(DEPDIR)/libpacketizer_copy_plugin_la-copy.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='copy.c' object='libpacketizer_copy_plugin_la-copy.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpacketizer_copy_plugin_la_CFLAGS) $(CFLAGS) -c -o libpacketizer_copy_plugin_la-copy.lo `test -f 'copy.c' || echo '$(srcdir)/'`copy.c
-
-libpacketizer_dirac_plugin_la-dirac.lo: dirac.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpacketizer_dirac_plugin_la_CFLAGS) $(CFLAGS) -MT libpacketizer_dirac_plugin_la-dirac.lo -MD -MP -MF $(DEPDIR)/libpacketizer_dirac_plugin_la-dirac.Tpo -c -o libpacketizer_dirac_plugin_la-dirac.lo `test -f 'dirac.c' || echo '$(srcdir)/'`dirac.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libpacketizer_dirac_plugin_la-dirac.Tpo $(DEPDIR)/libpacketizer_dirac_plugin_la-dirac.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='dirac.c' object='libpacketizer_dirac_plugin_la-dirac.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpacketizer_dirac_plugin_la_CFLAGS) $(CFLAGS) -c -o libpacketizer_dirac_plugin_la-dirac.lo `test -f 'dirac.c' || echo '$(srcdir)/'`dirac.c
-
-libpacketizer_flac_plugin_la-flac.lo: flac.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpacketizer_flac_plugin_la_CFLAGS) $(CFLAGS) -MT libpacketizer_flac_plugin_la-flac.lo -MD -MP -MF $(DEPDIR)/libpacketizer_flac_plugin_la-flac.Tpo -c -o libpacketizer_flac_plugin_la-flac.lo `test -f 'flac.c' || echo '$(srcdir)/'`flac.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libpacketizer_flac_plugin_la-flac.Tpo $(DEPDIR)/libpacketizer_flac_plugin_la-flac.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='flac.c' object='libpacketizer_flac_plugin_la-flac.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpacketizer_flac_plugin_la_CFLAGS) $(CFLAGS) -c -o libpacketizer_flac_plugin_la-flac.lo `test -f 'flac.c' || echo '$(srcdir)/'`flac.c
-
-libpacketizer_h264_plugin_la-h264.lo: h264.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpacketizer_h264_plugin_la_CFLAGS) $(CFLAGS) -MT libpacketizer_h264_plugin_la-h264.lo -MD -MP -MF $(DEPDIR)/libpacketizer_h264_plugin_la-h264.Tpo -c -o libpacketizer_h264_plugin_la-h264.lo `test -f 'h264.c' || echo '$(srcdir)/'`h264.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libpacketizer_h264_plugin_la-h264.Tpo $(DEPDIR)/libpacketizer_h264_plugin_la-h264.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='h264.c' object='libpacketizer_h264_plugin_la-h264.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpacketizer_h264_plugin_la_CFLAGS) $(CFLAGS) -c -o libpacketizer_h264_plugin_la-h264.lo `test -f 'h264.c' || echo '$(srcdir)/'`h264.c
-
-libpacketizer_mlp_plugin_la-mlp.lo: mlp.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpacketizer_mlp_plugin_la_CFLAGS) $(CFLAGS) -MT libpacketizer_mlp_plugin_la-mlp.lo -MD -MP -MF $(DEPDIR)/libpacketizer_mlp_plugin_la-mlp.Tpo -c -o libpacketizer_mlp_plugin_la-mlp.lo `test -f 'mlp.c' || echo '$(srcdir)/'`mlp.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libpacketizer_mlp_plugin_la-mlp.Tpo $(DEPDIR)/libpacketizer_mlp_plugin_la-mlp.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='mlp.c' object='libpacketizer_mlp_plugin_la-mlp.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpacketizer_mlp_plugin_la_CFLAGS) $(CFLAGS) -c -o libpacketizer_mlp_plugin_la-mlp.lo `test -f 'mlp.c' || echo '$(srcdir)/'`mlp.c
-
-libpacketizer_mpeg4audio_plugin_la-mpeg4audio.lo: mpeg4audio.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpacketizer_mpeg4audio_plugin_la_CFLAGS) $(CFLAGS) -MT libpacketizer_mpeg4audio_plugin_la-mpeg4audio.lo -MD -MP -MF $(DEPDIR)/libpacketizer_mpeg4audio_plugin_la-mpeg4audio.Tpo -c -o libpacketizer_mpeg4audio_plugin_la-mpeg4audio.lo `test -f 'mpeg4audio.c' || echo '$(srcdir)/'`mpeg4audio.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libpacketizer_mpeg4audio_plugin_la-mpeg4audio.Tpo $(DEPDIR)/libpacketizer_mpeg4audio_plugin_la-mpeg4audio.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='mpeg4audio.c' object='libpacketizer_mpeg4audio_plugin_la-mpeg4audio.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpacketizer_mpeg4audio_plugin_la_CFLAGS) $(CFLAGS) -c -o libpacketizer_mpeg4audio_plugin_la-mpeg4audio.lo `test -f 'mpeg4audio.c' || echo '$(srcdir)/'`mpeg4audio.c
-
-libpacketizer_mpeg4video_plugin_la-mpeg4video.lo: mpeg4video.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpacketizer_mpeg4video_plugin_la_CFLAGS) $(CFLAGS) -MT libpacketizer_mpeg4video_plugin_la-mpeg4video.lo -MD -MP -MF $(DEPDIR)/libpacketizer_mpeg4video_plugin_la-mpeg4video.Tpo -c -o libpacketizer_mpeg4video_plugin_la-mpeg4video.lo `test -f 'mpeg4video.c' || echo '$(srcdir)/'`mpeg4video.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libpacketizer_mpeg4video_plugin_la-mpeg4video.Tpo $(DEPDIR)/libpacketizer_mpeg4video_plugin_la-mpeg4video.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='mpeg4video.c' object='libpacketizer_mpeg4video_plugin_la-mpeg4video.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpacketizer_mpeg4video_plugin_la_CFLAGS) $(CFLAGS) -c -o libpacketizer_mpeg4video_plugin_la-mpeg4video.lo `test -f 'mpeg4video.c' || echo '$(srcdir)/'`mpeg4video.c
-
-libpacketizer_mpegvideo_plugin_la-mpegvideo.lo: mpegvideo.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpacketizer_mpegvideo_plugin_la_CFLAGS) $(CFLAGS) -MT libpacketizer_mpegvideo_plugin_la-mpegvideo.lo -MD -MP -MF $(DEPDIR)/libpacketizer_mpegvideo_plugin_la-mpegvideo.Tpo -c -o libpacketizer_mpegvideo_plugin_la-mpegvideo.lo `test -f 'mpegvideo.c' || echo '$(srcdir)/'`mpegvideo.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libpacketizer_mpegvideo_plugin_la-mpegvideo.Tpo $(DEPDIR)/libpacketizer_mpegvideo_plugin_la-mpegvideo.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='mpegvideo.c' object='libpacketizer_mpegvideo_plugin_la-mpegvideo.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpacketizer_mpegvideo_plugin_la_CFLAGS) $(CFLAGS) -c -o libpacketizer_mpegvideo_plugin_la-mpegvideo.lo `test -f 'mpegvideo.c' || echo '$(srcdir)/'`mpegvideo.c
-
-libpacketizer_vc1_plugin_la-vc1.lo: vc1.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpacketizer_vc1_plugin_la_CFLAGS) $(CFLAGS) -MT libpacketizer_vc1_plugin_la-vc1.lo -MD -MP -MF $(DEPDIR)/libpacketizer_vc1_plugin_la-vc1.Tpo -c -o libpacketizer_vc1_plugin_la-vc1.lo `test -f 'vc1.c' || echo '$(srcdir)/'`vc1.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libpacketizer_vc1_plugin_la-vc1.Tpo $(DEPDIR)/libpacketizer_vc1_plugin_la-vc1.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='vc1.c' object='libpacketizer_vc1_plugin_la-vc1.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpacketizer_vc1_plugin_la_CFLAGS) $(CFLAGS) -c -o libpacketizer_vc1_plugin_la-vc1.lo `test -f 'vc1.c' || echo '$(srcdir)/'`vc1.c
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-am
-all-am: Makefile $(LTLIBRARIES) $(HEADERS)
-installdirs:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: all check install install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-	clean-libtool clean-libvlcLTLIBRARIES ctags distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags uninstall uninstall-am uninstall-libvlcLTLIBRARIES
-
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/services_discovery/Makefile.in b/modules/services_discovery/Makefile.in
deleted file mode 100644
index 51525c3..0000000
--- a/modules/services_discovery/Makefile.in
+++ /dev/null
@@ -1,1318 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/services_discovery/Makefile.am automatically generated from modules/services_discovery/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/Modules.am $(top_srcdir)/modules/common.am
-subdir = modules/services_discovery
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am__objects_1 = libbonjour_plugin_la-bonjour.lo
-am_libbonjour_plugin_la_OBJECTS = $(am__objects_1)
-nodist_libbonjour_plugin_la_OBJECTS =
-libbonjour_plugin_la_OBJECTS = $(am_libbonjour_plugin_la_OBJECTS) \
-	$(nodist_libbonjour_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libbonjour_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libbonjour_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_2 = libmediadirs_plugin_la-mediadirs.lo
-am_libmediadirs_plugin_la_OBJECTS = $(am__objects_2)
-nodist_libmediadirs_plugin_la_OBJECTS =
-libmediadirs_plugin_la_OBJECTS = $(am_libmediadirs_plugin_la_OBJECTS) \
-	$(nodist_libmediadirs_plugin_la_OBJECTS)
-libmediadirs_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libmediadirs_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_3 = libmtp_plugin_la-mtp.lo
-am_libmtp_plugin_la_OBJECTS = $(am__objects_3)
-nodist_libmtp_plugin_la_OBJECTS =
-libmtp_plugin_la_OBJECTS = $(am_libmtp_plugin_la_OBJECTS) \
-	$(nodist_libmtp_plugin_la_OBJECTS)
-libmtp_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libmtp_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-am__objects_4 = libpodcast_plugin_la-podcast.lo
-am_libpodcast_plugin_la_OBJECTS = $(am__objects_4)
-nodist_libpodcast_plugin_la_OBJECTS =
-libpodcast_plugin_la_OBJECTS = $(am_libpodcast_plugin_la_OBJECTS) \
-	$(nodist_libpodcast_plugin_la_OBJECTS)
-libpodcast_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libpodcast_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_5 = libsap_plugin_la-sap.lo
-am_libsap_plugin_la_OBJECTS = $(am__objects_5)
-nodist_libsap_plugin_la_OBJECTS =
-libsap_plugin_la_OBJECTS = $(am_libsap_plugin_la_OBJECTS) \
-	$(nodist_libsap_plugin_la_OBJECTS)
-libsap_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libsap_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-am__objects_6 = libudev_plugin_la-udev.lo
-am_libudev_plugin_la_OBJECTS = $(am__objects_6)
-nodist_libudev_plugin_la_OBJECTS =
-libudev_plugin_la_OBJECTS = $(am_libudev_plugin_la_OBJECTS) \
-	$(nodist_libudev_plugin_la_OBJECTS)
-libudev_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libudev_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-am__objects_7 = libupnp_cc_plugin_la-upnp_cc.lo
-am_libupnp_cc_plugin_la_OBJECTS = $(am__objects_7)
-nodist_libupnp_cc_plugin_la_OBJECTS =
-libupnp_cc_plugin_la_OBJECTS = $(am_libupnp_cc_plugin_la_OBJECTS) \
-	$(nodist_libupnp_cc_plugin_la_OBJECTS)
-libupnp_cc_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
-	$(libupnp_cc_plugin_la_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_8 = libupnp_intel_plugin_la-upnp_intel.lo
-am_libupnp_intel_plugin_la_OBJECTS = $(am__objects_8)
-nodist_libupnp_intel_plugin_la_OBJECTS =
-libupnp_intel_plugin_la_OBJECTS =  \
-	$(am_libupnp_intel_plugin_la_OBJECTS) \
-	$(nodist_libupnp_intel_plugin_la_OBJECTS)
-libupnp_intel_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
-	$(libupnp_intel_plugin_la_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__DEPENDENCIES_2 =
-am_libxcb_apps_plugin_la_OBJECTS = libxcb_apps_plugin_la-xcb_apps.lo
-libxcb_apps_plugin_la_OBJECTS = $(am_libxcb_apps_plugin_la_OBJECTS)
-libxcb_apps_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libxcb_apps_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
-	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
-LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CXXFLAGS) $(CXXFLAGS)
-AM_V_CXX = $(am__v_CXX_$(V))
-am__v_CXX_ = $(am__v_CXX_$(AM_DEFAULT_VERBOSITY))
-am__v_CXX_0 = @echo "  CXX   " $@;
-CXXLD = $(CXX)
-CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
-	$(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CXXLD = $(am__v_CXXLD_$(V))
-am__v_CXXLD_ = $(am__v_CXXLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CXXLD_0 = @echo "  CXXLD " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libbonjour_plugin_la_SOURCES) \
-	$(nodist_libbonjour_plugin_la_SOURCES) \
-	$(libmediadirs_plugin_la_SOURCES) \
-	$(nodist_libmediadirs_plugin_la_SOURCES) \
-	$(libmtp_plugin_la_SOURCES) $(nodist_libmtp_plugin_la_SOURCES) \
-	$(libpodcast_plugin_la_SOURCES) \
-	$(nodist_libpodcast_plugin_la_SOURCES) \
-	$(libsap_plugin_la_SOURCES) $(nodist_libsap_plugin_la_SOURCES) \
-	$(libudev_plugin_la_SOURCES) \
-	$(nodist_libudev_plugin_la_SOURCES) \
-	$(libupnp_cc_plugin_la_SOURCES) \
-	$(nodist_libupnp_cc_plugin_la_SOURCES) \
-	$(libupnp_intel_plugin_la_SOURCES) \
-	$(nodist_libupnp_intel_plugin_la_SOURCES) \
-	$(libxcb_apps_plugin_la_SOURCES)
-DIST_SOURCES = $(libbonjour_plugin_la_SOURCES) \
-	$(libmediadirs_plugin_la_SOURCES) $(libmtp_plugin_la_SOURCES) \
-	$(libpodcast_plugin_la_SOURCES) $(libsap_plugin_la_SOURCES) \
-	$(libudev_plugin_la_SOURCES) $(libupnp_cc_plugin_la_SOURCES) \
-	$(libupnp_intel_plugin_la_SOURCES) \
-	$(libxcb_apps_plugin_la_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = services_discovery
-dir = services_discovery
-mods = bonjour mediadirs mtp podcast sap udev upnp_cc upnp_intel
-libvlc_LTLIBRARIES = $(LTLIBbonjour) $(LTLIBmtp) $(LTLIBudev) \
-	$(LTLIBupnp_cc) $(LTLIBupnp_intel) libmediadirs_plugin.la \
-	libpodcast_plugin.la libsap_plugin.la $(LTLIBxcb_apps)
-EXTRA_LTLIBRARIES = libbonjour_plugin.la libmtp_plugin.la \
-	libudev_plugin.la libupnp_cc_plugin.la libupnp_intel_plugin.la \
-	libxcb_apps_plugin.la
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
-SOURCES_sap = sap.c
-SOURCES_upnp_cc = upnp_cc.cpp
-SOURCES_upnp_intel = upnp_intel.cpp upnp_intel.hpp
-SOURCES_bonjour = bonjour.c
-SOURCES_podcast = podcast.c
-SOURCES_mtp = mtp.c
-SOURCES_mediadirs = mediadirs.c
-SOURCES_udev = udev.c
-libxcb_apps_plugin_la_SOURCES = xcb_apps.c
-libxcb_apps_plugin_la_CFLAGS = $(AM_CFLAGS) \
-	$(XCB_CFLAGS)
-
-libxcb_apps_plugin_la_LIBADD = $(AM_LIBADD) \
-	$(XCB_LIBS)
-
-libxcb_apps_plugin_la_DEPENDENCIES = 
-
-# The bonjour plugin
-libbonjour_plugin_la_SOURCES = $(SOURCES_bonjour)
-nodist_libbonjour_plugin_la_SOURCES = $(nodist_SOURCES_bonjour)
-# Force per-target objects:
-libbonjour_plugin_la_CFLAGS = $(AM_CFLAGS)
-libbonjour_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libbonjour_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libbonjour_plugin_la_LIBADD = $(AM_LIBADD)
-libbonjour_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The mediadirs plugin
-libmediadirs_plugin_la_SOURCES = $(SOURCES_mediadirs)
-nodist_libmediadirs_plugin_la_SOURCES = $(nodist_SOURCES_mediadirs)
-# Force per-target objects:
-libmediadirs_plugin_la_CFLAGS = $(AM_CFLAGS)
-libmediadirs_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libmediadirs_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libmediadirs_plugin_la_LIBADD = $(AM_LIBADD)
-libmediadirs_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The mtp plugin
-libmtp_plugin_la_SOURCES = $(SOURCES_mtp)
-nodist_libmtp_plugin_la_SOURCES = $(nodist_SOURCES_mtp)
-# Force per-target objects:
-libmtp_plugin_la_CFLAGS = $(AM_CFLAGS)
-libmtp_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libmtp_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libmtp_plugin_la_LIBADD = $(AM_LIBADD)
-libmtp_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The podcast plugin
-libpodcast_plugin_la_SOURCES = $(SOURCES_podcast)
-nodist_libpodcast_plugin_la_SOURCES = $(nodist_SOURCES_podcast)
-# Force per-target objects:
-libpodcast_plugin_la_CFLAGS = $(AM_CFLAGS)
-libpodcast_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libpodcast_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libpodcast_plugin_la_LIBADD = $(AM_LIBADD)
-libpodcast_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The sap plugin
-libsap_plugin_la_SOURCES = $(SOURCES_sap)
-nodist_libsap_plugin_la_SOURCES = $(nodist_SOURCES_sap)
-# Force per-target objects:
-libsap_plugin_la_CFLAGS = $(AM_CFLAGS)
-libsap_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libsap_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libsap_plugin_la_LIBADD = $(AM_LIBADD)
-libsap_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The udev plugin
-libudev_plugin_la_SOURCES = $(SOURCES_udev)
-nodist_libudev_plugin_la_SOURCES = $(nodist_SOURCES_udev)
-# Force per-target objects:
-libudev_plugin_la_CFLAGS = $(AM_CFLAGS)
-libudev_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libudev_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libudev_plugin_la_LIBADD = $(AM_LIBADD)
-libudev_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The upnp_cc plugin
-libupnp_cc_plugin_la_SOURCES = $(SOURCES_upnp_cc)
-nodist_libupnp_cc_plugin_la_SOURCES = $(nodist_SOURCES_upnp_cc)
-# Force per-target objects:
-libupnp_cc_plugin_la_CFLAGS = $(AM_CFLAGS)
-libupnp_cc_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libupnp_cc_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libupnp_cc_plugin_la_LIBADD = $(AM_LIBADD)
-libupnp_cc_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The upnp_intel plugin
-libupnp_intel_plugin_la_SOURCES = $(SOURCES_upnp_intel)
-nodist_libupnp_intel_plugin_la_SOURCES = $(nodist_SOURCES_upnp_intel)
-# Force per-target objects:
-libupnp_intel_plugin_la_CFLAGS = $(AM_CFLAGS)
-libupnp_intel_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libupnp_intel_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libupnp_intel_plugin_la_LIBADD = $(AM_LIBADD)
-libupnp_intel_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .cpp .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/services_discovery/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/services_discovery/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libbonjour_plugin.la: $(libbonjour_plugin_la_OBJECTS) $(libbonjour_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libbonjour_plugin_la_LINK)  $(libbonjour_plugin_la_OBJECTS) $(libbonjour_plugin_la_LIBADD) $(LIBS)
-libmediadirs_plugin.la: $(libmediadirs_plugin_la_OBJECTS) $(libmediadirs_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libmediadirs_plugin_la_LINK) -rpath $(libvlcdir) $(libmediadirs_plugin_la_OBJECTS) $(libmediadirs_plugin_la_LIBADD) $(LIBS)
-libmtp_plugin.la: $(libmtp_plugin_la_OBJECTS) $(libmtp_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libmtp_plugin_la_LINK)  $(libmtp_plugin_la_OBJECTS) $(libmtp_plugin_la_LIBADD) $(LIBS)
-libpodcast_plugin.la: $(libpodcast_plugin_la_OBJECTS) $(libpodcast_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libpodcast_plugin_la_LINK) -rpath $(libvlcdir) $(libpodcast_plugin_la_OBJECTS) $(libpodcast_plugin_la_LIBADD) $(LIBS)
-libsap_plugin.la: $(libsap_plugin_la_OBJECTS) $(libsap_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libsap_plugin_la_LINK) -rpath $(libvlcdir) $(libsap_plugin_la_OBJECTS) $(libsap_plugin_la_LIBADD) $(LIBS)
-libudev_plugin.la: $(libudev_plugin_la_OBJECTS) $(libudev_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libudev_plugin_la_LINK)  $(libudev_plugin_la_OBJECTS) $(libudev_plugin_la_LIBADD) $(LIBS)
-libupnp_cc_plugin.la: $(libupnp_cc_plugin_la_OBJECTS) $(libupnp_cc_plugin_la_DEPENDENCIES) 
-	$(AM_V_CXXLD)$(libupnp_cc_plugin_la_LINK)  $(libupnp_cc_plugin_la_OBJECTS) $(libupnp_cc_plugin_la_LIBADD) $(LIBS)
-libupnp_intel_plugin.la: $(libupnp_intel_plugin_la_OBJECTS) $(libupnp_intel_plugin_la_DEPENDENCIES) 
-	$(AM_V_CXXLD)$(libupnp_intel_plugin_la_LINK)  $(libupnp_intel_plugin_la_OBJECTS) $(libupnp_intel_plugin_la_LIBADD) $(LIBS)
-libxcb_apps_plugin.la: $(libxcb_apps_plugin_la_OBJECTS) $(libxcb_apps_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libxcb_apps_plugin_la_LINK)  $(libxcb_apps_plugin_la_OBJECTS) $(libxcb_apps_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libbonjour_plugin_la-bonjour.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmediadirs_plugin_la-mediadirs.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmtp_plugin_la-mtp.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libpodcast_plugin_la-podcast.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libsap_plugin_la-sap.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libudev_plugin_la-udev.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libupnp_cc_plugin_la-upnp_cc.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libupnp_intel_plugin_la-upnp_intel.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libxcb_apps_plugin_la-xcb_apps.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-libbonjour_plugin_la-bonjour.lo: bonjour.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbonjour_plugin_la_CFLAGS) $(CFLAGS) -MT libbonjour_plugin_la-bonjour.lo -MD -MP -MF $(DEPDIR)/libbonjour_plugin_la-bonjour.Tpo -c -o libbonjour_plugin_la-bonjour.lo `test -f 'bonjour.c' || echo '$(srcdir)/'`bonjour.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libbonjour_plugin_la-bonjour.Tpo $(DEPDIR)/libbonjour_plugin_la-bonjour.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='bonjour.c' object='libbonjour_plugin_la-bonjour.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbonjour_plugin_la_CFLAGS) $(CFLAGS) -c -o libbonjour_plugin_la-bonjour.lo `test -f 'bonjour.c' || echo '$(srcdir)/'`bonjour.c
-
-libmediadirs_plugin_la-mediadirs.lo: mediadirs.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmediadirs_plugin_la_CFLAGS) $(CFLAGS) -MT libmediadirs_plugin_la-mediadirs.lo -MD -MP -MF $(DEPDIR)/libmediadirs_plugin_la-mediadirs.Tpo -c -o libmediadirs_plugin_la-mediadirs.lo `test -f 'mediadirs.c' || echo '$(srcdir)/'`mediadirs.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmediadirs_plugin_la-mediadirs.Tpo $(DEPDIR)/libmediadirs_plugin_la-mediadirs.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='mediadirs.c' object='libmediadirs_plugin_la-mediadirs.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmediadirs_plugin_la_CFLAGS) $(CFLAGS) -c -o libmediadirs_plugin_la-mediadirs.lo `test -f 'mediadirs.c' || echo '$(srcdir)/'`mediadirs.c
-
-libmtp_plugin_la-mtp.lo: mtp.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmtp_plugin_la_CFLAGS) $(CFLAGS) -MT libmtp_plugin_la-mtp.lo -MD -MP -MF $(DEPDIR)/libmtp_plugin_la-mtp.Tpo -c -o libmtp_plugin_la-mtp.lo `test -f 'mtp.c' || echo '$(srcdir)/'`mtp.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmtp_plugin_la-mtp.Tpo $(DEPDIR)/libmtp_plugin_la-mtp.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='mtp.c' object='libmtp_plugin_la-mtp.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmtp_plugin_la_CFLAGS) $(CFLAGS) -c -o libmtp_plugin_la-mtp.lo `test -f 'mtp.c' || echo '$(srcdir)/'`mtp.c
-
-libpodcast_plugin_la-podcast.lo: podcast.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpodcast_plugin_la_CFLAGS) $(CFLAGS) -MT libpodcast_plugin_la-podcast.lo -MD -MP -MF $(DEPDIR)/libpodcast_plugin_la-podcast.Tpo -c -o libpodcast_plugin_la-podcast.lo `test -f 'podcast.c' || echo '$(srcdir)/'`podcast.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libpodcast_plugin_la-podcast.Tpo $(DEPDIR)/libpodcast_plugin_la-podcast.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='podcast.c' object='libpodcast_plugin_la-podcast.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpodcast_plugin_la_CFLAGS) $(CFLAGS) -c -o libpodcast_plugin_la-podcast.lo `test -f 'podcast.c' || echo '$(srcdir)/'`podcast.c
-
-libsap_plugin_la-sap.lo: sap.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsap_plugin_la_CFLAGS) $(CFLAGS) -MT libsap_plugin_la-sap.lo -MD -MP -MF $(DEPDIR)/libsap_plugin_la-sap.Tpo -c -o libsap_plugin_la-sap.lo `test -f 'sap.c' || echo '$(srcdir)/'`sap.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libsap_plugin_la-sap.Tpo $(DEPDIR)/libsap_plugin_la-sap.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='sap.c' object='libsap_plugin_la-sap.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsap_plugin_la_CFLAGS) $(CFLAGS) -c -o libsap_plugin_la-sap.lo `test -f 'sap.c' || echo '$(srcdir)/'`sap.c
-
-libudev_plugin_la-udev.lo: udev.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libudev_plugin_la_CFLAGS) $(CFLAGS) -MT libudev_plugin_la-udev.lo -MD -MP -MF $(DEPDIR)/libudev_plugin_la-udev.Tpo -c -o libudev_plugin_la-udev.lo `test -f 'udev.c' || echo '$(srcdir)/'`udev.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libudev_plugin_la-udev.Tpo $(DEPDIR)/libudev_plugin_la-udev.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='udev.c' object='libudev_plugin_la-udev.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libudev_plugin_la_CFLAGS) $(CFLAGS) -c -o libudev_plugin_la-udev.lo `test -f 'udev.c' || echo '$(srcdir)/'`udev.c
-
-libxcb_apps_plugin_la-xcb_apps.lo: xcb_apps.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxcb_apps_plugin_la_CFLAGS) $(CFLAGS) -MT libxcb_apps_plugin_la-xcb_apps.lo -MD -MP -MF $(DEPDIR)/libxcb_apps_plugin_la-xcb_apps.Tpo -c -o libxcb_apps_plugin_la-xcb_apps.lo `test -f 'xcb_apps.c' || echo '$(srcdir)/'`xcb_apps.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libxcb_apps_plugin_la-xcb_apps.Tpo $(DEPDIR)/libxcb_apps_plugin_la-xcb_apps.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='xcb_apps.c' object='libxcb_apps_plugin_la-xcb_apps.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxcb_apps_plugin_la_CFLAGS) $(CFLAGS) -c -o libxcb_apps_plugin_la-xcb_apps.lo `test -f 'xcb_apps.c' || echo '$(srcdir)/'`xcb_apps.c
-
-.cpp.o:
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ $<
-
-.cpp.obj:
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
-
-.cpp.lo:
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LTCXXCOMPILE) -c -o $@ $<
-
-libupnp_cc_plugin_la-upnp_cc.lo: upnp_cc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libupnp_cc_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libupnp_cc_plugin_la-upnp_cc.lo -MD -MP -MF $(DEPDIR)/libupnp_cc_plugin_la-upnp_cc.Tpo -c -o libupnp_cc_plugin_la-upnp_cc.lo `test -f 'upnp_cc.cpp' || echo '$(srcdir)/'`upnp_cc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libupnp_cc_plugin_la-upnp_cc.Tpo $(DEPDIR)/libupnp_cc_plugin_la-upnp_cc.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='upnp_cc.cpp' object='libupnp_cc_plugin_la-upnp_cc.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libupnp_cc_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libupnp_cc_plugin_la-upnp_cc.lo `test -f 'upnp_cc.cpp' || echo '$(srcdir)/'`upnp_cc.cpp
-
-libupnp_intel_plugin_la-upnp_intel.lo: upnp_intel.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libupnp_intel_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libupnp_intel_plugin_la-upnp_intel.lo -MD -MP -MF $(DEPDIR)/libupnp_intel_plugin_la-upnp_intel.Tpo -c -o libupnp_intel_plugin_la-upnp_intel.lo `test -f 'upnp_intel.cpp' || echo '$(srcdir)/'`upnp_intel.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libupnp_intel_plugin_la-upnp_intel.Tpo $(DEPDIR)/libupnp_intel_plugin_la-upnp_intel.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='upnp_intel.cpp' object='libupnp_intel_plugin_la-upnp_intel.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libupnp_intel_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libupnp_intel_plugin_la-upnp_intel.lo `test -f 'upnp_intel.cpp' || echo '$(srcdir)/'`upnp_intel.cpp
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-am
-all-am: Makefile $(LTLIBRARIES)
-installdirs:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: all check install install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-	clean-libtool clean-libvlcLTLIBRARIES ctags distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags uninstall uninstall-am uninstall-libvlcLTLIBRARIES
-
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/sse2/Makefile.in b/modules/sse2/Makefile.in
deleted file mode 100644
index e9069c8..0000000
--- a/modules/sse2/Makefile.in
+++ /dev/null
@@ -1,1068 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/sse2/Makefile.am automatically generated from modules/sse2/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/Modules.am $(top_srcdir)/modules/common.am
-subdir = modules/sse2
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am_libi420_rgb_sse2_plugin_la_OBJECTS =  \
-	libi420_rgb_sse2_plugin_la-i420_rgb.lo \
-	libi420_rgb_sse2_plugin_la-i420_rgb16.lo
-libi420_rgb_sse2_plugin_la_OBJECTS =  \
-	$(am_libi420_rgb_sse2_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libi420_rgb_sse2_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libi420_rgb_sse2_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am_libi420_yuy2_sse2_plugin_la_OBJECTS =  \
-	libi420_yuy2_sse2_plugin_la-i420_yuy2.lo
-libi420_yuy2_sse2_plugin_la_OBJECTS =  \
-	$(am_libi420_yuy2_sse2_plugin_la_OBJECTS)
-libi420_yuy2_sse2_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libi420_yuy2_sse2_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am_libi422_yuy2_sse2_plugin_la_OBJECTS =  \
-	libi422_yuy2_sse2_plugin_la-i422_yuy2.lo
-libi422_yuy2_sse2_plugin_la_OBJECTS =  \
-	$(am_libi422_yuy2_sse2_plugin_la_OBJECTS)
-libi422_yuy2_sse2_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libi422_yuy2_sse2_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libi420_rgb_sse2_plugin_la_SOURCES) \
-	$(libi420_yuy2_sse2_plugin_la_SOURCES) \
-	$(libi422_yuy2_sse2_plugin_la_SOURCES)
-DIST_SOURCES = $(libi420_rgb_sse2_plugin_la_SOURCES) \
-	$(libi420_yuy2_sse2_plugin_la_SOURCES) \
-	$(libi422_yuy2_sse2_plugin_la_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = sse2
-dir = sse2
-mods = 
-libvlc_LTLIBRARIES = libi420_rgb_sse2_plugin.la \
-	libi420_yuy2_sse2_plugin.la libi422_yuy2_sse2_plugin.la \
-	$(NULL)
-EXTRA_LTLIBRARIES = 
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@` $(SSE2_CFLAGS)
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
-libi420_rgb_sse2_plugin_la_SOURCES = \
-        ../video_chroma/i420_rgb.c \
-	../video_chroma/i420_rgb.h \
-        ../video_chroma/i420_rgb16.c \
-        ../mmx/i420_rgb_mmx.h
-
-libi420_rgb_sse2_plugin_la_CFLAGS = $(AM_CFLAGS)
-libi420_rgb_sse2_plugin_la_LIBADD = $(AM_LIBADD)
-libi420_rgb_sse2_plugin_la_DEPENDENCIES = 
-libi420_yuy2_sse2_plugin_la_SOURCES = \
-        ../video_chroma/i420_yuy2.c \
-	../video_chroma/i420_yuy2.h
-
-libi420_yuy2_sse2_plugin_la_CFLAGS = $(AM_CFLAGS)
-libi420_yuy2_sse2_plugin_la_LIBADD = $(AM_LIBADD)
-libi420_yuy2_sse2_plugin_la_DEPENDENCIES = 
-libi422_yuy2_sse2_plugin_la_SOURCES = \
-        ../video_chroma/i422_yuy2.c \
-	../video_chroma/i422_yuy2.h
-
-libi422_yuy2_sse2_plugin_la_CFLAGS = $(AM_CFLAGS)
-libi422_yuy2_sse2_plugin_la_LIBADD = $(AM_LIBADD)
-libi422_yuy2_sse2_plugin_la_DEPENDENCIES = 
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/sse2/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/sse2/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libi420_rgb_sse2_plugin.la: $(libi420_rgb_sse2_plugin_la_OBJECTS) $(libi420_rgb_sse2_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libi420_rgb_sse2_plugin_la_LINK) -rpath $(libvlcdir) $(libi420_rgb_sse2_plugin_la_OBJECTS) $(libi420_rgb_sse2_plugin_la_LIBADD) $(LIBS)
-libi420_yuy2_sse2_plugin.la: $(libi420_yuy2_sse2_plugin_la_OBJECTS) $(libi420_yuy2_sse2_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libi420_yuy2_sse2_plugin_la_LINK) -rpath $(libvlcdir) $(libi420_yuy2_sse2_plugin_la_OBJECTS) $(libi420_yuy2_sse2_plugin_la_LIBADD) $(LIBS)
-libi422_yuy2_sse2_plugin.la: $(libi422_yuy2_sse2_plugin_la_OBJECTS) $(libi422_yuy2_sse2_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libi422_yuy2_sse2_plugin_la_LINK) -rpath $(libvlcdir) $(libi422_yuy2_sse2_plugin_la_OBJECTS) $(libi422_yuy2_sse2_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libi420_rgb_sse2_plugin_la-i420_rgb.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libi420_rgb_sse2_plugin_la-i420_rgb16.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libi420_yuy2_sse2_plugin_la-i420_yuy2.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libi422_yuy2_sse2_plugin_la-i422_yuy2.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-libi420_rgb_sse2_plugin_la-i420_rgb.lo: ../video_chroma/i420_rgb.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libi420_rgb_sse2_plugin_la_CFLAGS) $(CFLAGS) -MT libi420_rgb_sse2_plugin_la-i420_rgb.lo -MD -MP -MF $(DEPDIR)/libi420_rgb_sse2_plugin_la-i420_rgb.Tpo -c -o libi420_rgb_sse2_plugin_la-i420_rgb.lo `test -f '../video_chroma/i420_rgb.c' || echo '$(srcdir)/'`../video_chroma/i420_rgb.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libi420_rgb_sse2_plugin_la-i420_rgb.Tpo $(DEPDIR)/libi420_rgb_sse2_plugin_la-i420_rgb.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='../video_chroma/i420_rgb.c' object='libi420_rgb_sse2_plugin_la-i420_rgb.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libi420_rgb_sse2_plugin_la_CFLAGS) $(CFLAGS) -c -o libi420_rgb_sse2_plugin_la-i420_rgb.lo `test -f '../video_chroma/i420_rgb.c' || echo '$(srcdir)/'`../video_chroma/i420_rgb.c
-
-libi420_rgb_sse2_plugin_la-i420_rgb16.lo: ../video_chroma/i420_rgb16.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libi420_rgb_sse2_plugin_la_CFLAGS) $(CFLAGS) -MT libi420_rgb_sse2_plugin_la-i420_rgb16.lo -MD -MP -MF $(DEPDIR)/libi420_rgb_sse2_plugin_la-i420_rgb16.Tpo -c -o libi420_rgb_sse2_plugin_la-i420_rgb16.lo `test -f '../video_chroma/i420_rgb16.c' || echo '$(srcdir)/'`../video_chroma/i420_rgb16.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libi420_rgb_sse2_plugin_la-i420_rgb16.Tpo $(DEPDIR)/libi420_rgb_sse2_plugin_la-i420_rgb16.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='../video_chroma/i420_rgb16.c' object='libi420_rgb_sse2_plugin_la-i420_rgb16.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libi420_rgb_sse2_plugin_la_CFLAGS) $(CFLAGS) -c -o libi420_rgb_sse2_plugin_la-i420_rgb16.lo `test -f '../video_chroma/i420_rgb16.c' || echo '$(srcdir)/'`../video_chroma/i420_rgb16.c
-
-libi420_yuy2_sse2_plugin_la-i420_yuy2.lo: ../video_chroma/i420_yuy2.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libi420_yuy2_sse2_plugin_la_CFLAGS) $(CFLAGS) -MT libi420_yuy2_sse2_plugin_la-i420_yuy2.lo -MD -MP -MF $(DEPDIR)/libi420_yuy2_sse2_plugin_la-i420_yuy2.Tpo -c -o libi420_yuy2_sse2_plugin_la-i420_yuy2.lo `test -f '../video_chroma/i420_yuy2.c' || echo '$(srcdir)/'`../video_chroma/i420_yuy2.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libi420_yuy2_sse2_plugin_la-i420_yuy2.Tpo $(DEPDIR)/libi420_yuy2_sse2_plugin_la-i420_yuy2.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='../video_chroma/i420_yuy2.c' object='libi420_yuy2_sse2_plugin_la-i420_yuy2.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libi420_yuy2_sse2_plugin_la_CFLAGS) $(CFLAGS) -c -o libi420_yuy2_sse2_plugin_la-i420_yuy2.lo `test -f '../video_chroma/i420_yuy2.c' || echo '$(srcdir)/'`../video_chroma/i420_yuy2.c
-
-libi422_yuy2_sse2_plugin_la-i422_yuy2.lo: ../video_chroma/i422_yuy2.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libi422_yuy2_sse2_plugin_la_CFLAGS) $(CFLAGS) -MT libi422_yuy2_sse2_plugin_la-i422_yuy2.lo -MD -MP -MF $(DEPDIR)/libi422_yuy2_sse2_plugin_la-i422_yuy2.Tpo -c -o libi422_yuy2_sse2_plugin_la-i422_yuy2.lo `test -f '../video_chroma/i422_yuy2.c' || echo '$(srcdir)/'`../video_chroma/i422_yuy2.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libi422_yuy2_sse2_plugin_la-i422_yuy2.Tpo $(DEPDIR)/libi422_yuy2_sse2_plugin_la-i422_yuy2.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='../video_chroma/i422_yuy2.c' object='libi422_yuy2_sse2_plugin_la-i422_yuy2.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libi422_yuy2_sse2_plugin_la_CFLAGS) $(CFLAGS) -c -o libi422_yuy2_sse2_plugin_la-i422_yuy2.lo `test -f '../video_chroma/i422_yuy2.c' || echo '$(srcdir)/'`../video_chroma/i422_yuy2.c
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-am
-all-am: Makefile $(LTLIBRARIES)
-installdirs:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: all check install install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-	clean-libtool clean-libvlcLTLIBRARIES ctags distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags uninstall uninstall-am uninstall-libvlcLTLIBRARIES
-
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/stream_filter/Makefile.in b/modules/stream_filter/Makefile.in
deleted file mode 100644
index 82a1735..0000000
--- a/modules/stream_filter/Makefile.in
+++ /dev/null
@@ -1,1081 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/stream_filter/Makefile.am automatically generated from modules/stream_filter/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/Modules.am $(top_srcdir)/modules/common.am
- at HAVE_WIN32_FALSE@@HAVE_WINCE_FALSE at am__append_1 = libdecomp_plugin.la
-subdir = modules/stream_filter
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am__objects_1 = libdecomp_plugin_la-decomp.lo
-am_libdecomp_plugin_la_OBJECTS = $(am__objects_1)
-nodist_libdecomp_plugin_la_OBJECTS =
-libdecomp_plugin_la_OBJECTS = $(am_libdecomp_plugin_la_OBJECTS) \
-	$(nodist_libdecomp_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libdecomp_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libdecomp_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
- at HAVE_WIN32_FALSE@@HAVE_WINCE_FALSE at am_libdecomp_plugin_la_rpath =  \
- at HAVE_WIN32_FALSE@@HAVE_WINCE_FALSE@	-rpath $(libvlcdir)
-am__objects_2 = libstream_filter_rar_plugin_la-rar.lo
-am_libstream_filter_rar_plugin_la_OBJECTS = $(am__objects_2)
-nodist_libstream_filter_rar_plugin_la_OBJECTS =
-libstream_filter_rar_plugin_la_OBJECTS =  \
-	$(am_libstream_filter_rar_plugin_la_OBJECTS) \
-	$(nodist_libstream_filter_rar_plugin_la_OBJECTS)
-libstream_filter_rar_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libstream_filter_rar_plugin_la_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-am__objects_3 = libstream_filter_record_plugin_la-record.lo
-am_libstream_filter_record_plugin_la_OBJECTS = $(am__objects_3)
-nodist_libstream_filter_record_plugin_la_OBJECTS =
-libstream_filter_record_plugin_la_OBJECTS =  \
-	$(am_libstream_filter_record_plugin_la_OBJECTS) \
-	$(nodist_libstream_filter_record_plugin_la_OBJECTS)
-libstream_filter_record_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) \
-	--tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \
-	$(CCLD) $(libstream_filter_record_plugin_la_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libdecomp_plugin_la_SOURCES) \
-	$(nodist_libdecomp_plugin_la_SOURCES) \
-	$(libstream_filter_rar_plugin_la_SOURCES) \
-	$(nodist_libstream_filter_rar_plugin_la_SOURCES) \
-	$(libstream_filter_record_plugin_la_SOURCES) \
-	$(nodist_libstream_filter_record_plugin_la_SOURCES)
-DIST_SOURCES = $(libdecomp_plugin_la_SOURCES) \
-	$(libstream_filter_rar_plugin_la_SOURCES) \
-	$(libstream_filter_record_plugin_la_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = stream_filter
-dir = stream_filter
-mods = decomp stream_filter_rar stream_filter_record
-libvlc_LTLIBRARIES = libstream_filter_record_plugin.la \
-	libstream_filter_rar_plugin.la $(NULL) $(am__append_1)
-EXTRA_LTLIBRARIES = 
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
-SOURCES_decomp = decomp.c
-SOURCES_stream_filter_record = record.c
-SOURCES_stream_filter_rar = rar.c
-
-# The decomp plugin
-libdecomp_plugin_la_SOURCES = $(SOURCES_decomp)
-nodist_libdecomp_plugin_la_SOURCES = $(nodist_SOURCES_decomp)
-# Force per-target objects:
-libdecomp_plugin_la_CFLAGS = $(AM_CFLAGS)
-libdecomp_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libdecomp_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libdecomp_plugin_la_LIBADD = $(AM_LIBADD)
-libdecomp_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The stream_filter_rar plugin
-libstream_filter_rar_plugin_la_SOURCES = $(SOURCES_stream_filter_rar)
-nodist_libstream_filter_rar_plugin_la_SOURCES = $(nodist_SOURCES_stream_filter_rar)
-# Force per-target objects:
-libstream_filter_rar_plugin_la_CFLAGS = $(AM_CFLAGS)
-libstream_filter_rar_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libstream_filter_rar_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libstream_filter_rar_plugin_la_LIBADD = $(AM_LIBADD)
-libstream_filter_rar_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The stream_filter_record plugin
-libstream_filter_record_plugin_la_SOURCES = $(SOURCES_stream_filter_record)
-nodist_libstream_filter_record_plugin_la_SOURCES = $(nodist_SOURCES_stream_filter_record)
-# Force per-target objects:
-libstream_filter_record_plugin_la_CFLAGS = $(AM_CFLAGS)
-libstream_filter_record_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libstream_filter_record_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libstream_filter_record_plugin_la_LIBADD = $(AM_LIBADD)
-libstream_filter_record_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/stream_filter/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/stream_filter/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libdecomp_plugin.la: $(libdecomp_plugin_la_OBJECTS) $(libdecomp_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libdecomp_plugin_la_LINK) $(am_libdecomp_plugin_la_rpath) $(libdecomp_plugin_la_OBJECTS) $(libdecomp_plugin_la_LIBADD) $(LIBS)
-libstream_filter_rar_plugin.la: $(libstream_filter_rar_plugin_la_OBJECTS) $(libstream_filter_rar_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libstream_filter_rar_plugin_la_LINK) -rpath $(libvlcdir) $(libstream_filter_rar_plugin_la_OBJECTS) $(libstream_filter_rar_plugin_la_LIBADD) $(LIBS)
-libstream_filter_record_plugin.la: $(libstream_filter_record_plugin_la_OBJECTS) $(libstream_filter_record_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libstream_filter_record_plugin_la_LINK) -rpath $(libvlcdir) $(libstream_filter_record_plugin_la_OBJECTS) $(libstream_filter_record_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libdecomp_plugin_la-decomp.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libstream_filter_rar_plugin_la-rar.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libstream_filter_record_plugin_la-record.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-libdecomp_plugin_la-decomp.lo: decomp.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdecomp_plugin_la_CFLAGS) $(CFLAGS) -MT libdecomp_plugin_la-decomp.lo -MD -MP -MF $(DEPDIR)/libdecomp_plugin_la-decomp.Tpo -c -o libdecomp_plugin_la-decomp.lo `test -f 'decomp.c' || echo '$(srcdir)/'`decomp.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libdecomp_plugin_la-decomp.Tpo $(DEPDIR)/libdecomp_plugin_la-decomp.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='decomp.c' object='libdecomp_plugin_la-decomp.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdecomp_plugin_la_CFLAGS) $(CFLAGS) -c -o libdecomp_plugin_la-decomp.lo `test -f 'decomp.c' || echo '$(srcdir)/'`decomp.c
-
-libstream_filter_rar_plugin_la-rar.lo: rar.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_filter_rar_plugin_la_CFLAGS) $(CFLAGS) -MT libstream_filter_rar_plugin_la-rar.lo -MD -MP -MF $(DEPDIR)/libstream_filter_rar_plugin_la-rar.Tpo -c -o libstream_filter_rar_plugin_la-rar.lo `test -f 'rar.c' || echo '$(srcdir)/'`rar.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libstream_filter_rar_plugin_la-rar.Tpo $(DEPDIR)/libstream_filter_rar_plugin_la-rar.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='rar.c' object='libstream_filter_rar_plugin_la-rar.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_filter_rar_plugin_la_CFLAGS) $(CFLAGS) -c -o libstream_filter_rar_plugin_la-rar.lo `test -f 'rar.c' || echo '$(srcdir)/'`rar.c
-
-libstream_filter_record_plugin_la-record.lo: record.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_filter_record_plugin_la_CFLAGS) $(CFLAGS) -MT libstream_filter_record_plugin_la-record.lo -MD -MP -MF $(DEPDIR)/libstream_filter_record_plugin_la-record.Tpo -c -o libstream_filter_record_plugin_la-record.lo `test -f 'record.c' || echo '$(srcdir)/'`record.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libstream_filter_record_plugin_la-record.Tpo $(DEPDIR)/libstream_filter_record_plugin_la-record.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='record.c' object='libstream_filter_record_plugin_la-record.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_filter_record_plugin_la_CFLAGS) $(CFLAGS) -c -o libstream_filter_record_plugin_la-record.lo `test -f 'record.c' || echo '$(srcdir)/'`record.c
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-am
-all-am: Makefile $(LTLIBRARIES)
-installdirs:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: all check install install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-	clean-libtool clean-libvlcLTLIBRARIES ctags distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags uninstall uninstall-am uninstall-libvlcLTLIBRARIES
-
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/stream_out/Makefile.in b/modules/stream_out/Makefile.in
deleted file mode 100644
index 38d58be..0000000
--- a/modules/stream_out/Makefile.in
+++ /dev/null
@@ -1,1704 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/stream_out/Makefile.am automatically generated from modules/stream_out/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/Modules.am $(top_srcdir)/modules/common.am
- at HAVE_GCRYPT_TRUE@am__append_1 = -DHAVE_SRTP $(SRTP_CFLAGS)
- at HAVE_GCRYPT_TRUE@am__append_2 = $(SRTP_LIBS)
- at HAVE_GCRYPT_TRUE@am__append_3 = $(SRTP_LIBS)
-subdir = modules/stream_out
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am__objects_1 = libstream_out_autodel_plugin_la-autodel.lo
-am_libstream_out_autodel_plugin_la_OBJECTS = $(am__objects_1)
-nodist_libstream_out_autodel_plugin_la_OBJECTS =
-libstream_out_autodel_plugin_la_OBJECTS =  \
-	$(am_libstream_out_autodel_plugin_la_OBJECTS) \
-	$(nodist_libstream_out_autodel_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libstream_out_autodel_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libstream_out_autodel_plugin_la_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-am__objects_2 = libstream_out_bridge_plugin_la-bridge.lo
-am_libstream_out_bridge_plugin_la_OBJECTS = $(am__objects_2)
-nodist_libstream_out_bridge_plugin_la_OBJECTS =
-libstream_out_bridge_plugin_la_OBJECTS =  \
-	$(am_libstream_out_bridge_plugin_la_OBJECTS) \
-	$(nodist_libstream_out_bridge_plugin_la_OBJECTS)
-libstream_out_bridge_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libstream_out_bridge_plugin_la_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-am__objects_3 = libstream_out_description_plugin_la-description.lo
-am_libstream_out_description_plugin_la_OBJECTS = $(am__objects_3)
-nodist_libstream_out_description_plugin_la_OBJECTS =
-libstream_out_description_plugin_la_OBJECTS =  \
-	$(am_libstream_out_description_plugin_la_OBJECTS) \
-	$(nodist_libstream_out_description_plugin_la_OBJECTS)
-libstream_out_description_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) \
-	--tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \
-	$(CCLD) $(libstream_out_description_plugin_la_CFLAGS) \
-	$(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
-am__objects_4 = libstream_out_display_plugin_la-display.lo
-am_libstream_out_display_plugin_la_OBJECTS = $(am__objects_4)
-nodist_libstream_out_display_plugin_la_OBJECTS =
-libstream_out_display_plugin_la_OBJECTS =  \
-	$(am_libstream_out_display_plugin_la_OBJECTS) \
-	$(nodist_libstream_out_display_plugin_la_OBJECTS)
-libstream_out_display_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libstream_out_display_plugin_la_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-am__objects_5 = libstream_out_dummy_plugin_la-dummy.lo
-am_libstream_out_dummy_plugin_la_OBJECTS = $(am__objects_5)
-nodist_libstream_out_dummy_plugin_la_OBJECTS =
-libstream_out_dummy_plugin_la_OBJECTS =  \
-	$(am_libstream_out_dummy_plugin_la_OBJECTS) \
-	$(nodist_libstream_out_dummy_plugin_la_OBJECTS)
-libstream_out_dummy_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libstream_out_dummy_plugin_la_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-am__objects_6 = libstream_out_duplicate_plugin_la-duplicate.lo
-am_libstream_out_duplicate_plugin_la_OBJECTS = $(am__objects_6)
-nodist_libstream_out_duplicate_plugin_la_OBJECTS =
-libstream_out_duplicate_plugin_la_OBJECTS =  \
-	$(am_libstream_out_duplicate_plugin_la_OBJECTS) \
-	$(nodist_libstream_out_duplicate_plugin_la_OBJECTS)
-libstream_out_duplicate_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) \
-	--tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \
-	$(CCLD) $(libstream_out_duplicate_plugin_la_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-am__objects_7 = libstream_out_es_plugin_la-es.lo
-am_libstream_out_es_plugin_la_OBJECTS = $(am__objects_7)
-nodist_libstream_out_es_plugin_la_OBJECTS =
-libstream_out_es_plugin_la_OBJECTS =  \
-	$(am_libstream_out_es_plugin_la_OBJECTS) \
-	$(nodist_libstream_out_es_plugin_la_OBJECTS)
-libstream_out_es_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libstream_out_es_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_8 = libstream_out_gather_plugin_la-gather.lo
-am_libstream_out_gather_plugin_la_OBJECTS = $(am__objects_8)
-nodist_libstream_out_gather_plugin_la_OBJECTS =
-libstream_out_gather_plugin_la_OBJECTS =  \
-	$(am_libstream_out_gather_plugin_la_OBJECTS) \
-	$(nodist_libstream_out_gather_plugin_la_OBJECTS)
-libstream_out_gather_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libstream_out_gather_plugin_la_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-am__objects_9 =  \
-	libstream_out_mosaic_bridge_plugin_la-mosaic_bridge.lo
-am_libstream_out_mosaic_bridge_plugin_la_OBJECTS = $(am__objects_9)
-nodist_libstream_out_mosaic_bridge_plugin_la_OBJECTS =
-libstream_out_mosaic_bridge_plugin_la_OBJECTS =  \
-	$(am_libstream_out_mosaic_bridge_plugin_la_OBJECTS) \
-	$(nodist_libstream_out_mosaic_bridge_plugin_la_OBJECTS)
-libstream_out_mosaic_bridge_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) \
-	--tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \
-	$(CCLD) $(libstream_out_mosaic_bridge_plugin_la_CFLAGS) \
-	$(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
-am__objects_10 = libstream_out_raop_plugin_la-raop.lo
-am_libstream_out_raop_plugin_la_OBJECTS = $(am__objects_10)
-nodist_libstream_out_raop_plugin_la_OBJECTS =
-libstream_out_raop_plugin_la_OBJECTS =  \
-	$(am_libstream_out_raop_plugin_la_OBJECTS) \
-	$(nodist_libstream_out_raop_plugin_la_OBJECTS)
-libstream_out_raop_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libstream_out_raop_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_11 = libstream_out_record_plugin_la-record.lo
-am_libstream_out_record_plugin_la_OBJECTS = $(am__objects_11)
-nodist_libstream_out_record_plugin_la_OBJECTS =
-libstream_out_record_plugin_la_OBJECTS =  \
-	$(am_libstream_out_record_plugin_la_OBJECTS) \
-	$(nodist_libstream_out_record_plugin_la_OBJECTS)
-libstream_out_record_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libstream_out_record_plugin_la_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-am_libstream_out_rtp_plugin_la_OBJECTS =  \
-	libstream_out_rtp_plugin_la-rtp.lo \
-	libstream_out_rtp_plugin_la-rtpfmt.lo \
-	libstream_out_rtp_plugin_la-rtcp.lo \
-	libstream_out_rtp_plugin_la-rtsp.lo
-libstream_out_rtp_plugin_la_OBJECTS =  \
-	$(am_libstream_out_rtp_plugin_la_OBJECTS)
-libstream_out_rtp_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libstream_out_rtp_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_12 = libstream_out_smem_plugin_la-smem.lo
-am_libstream_out_smem_plugin_la_OBJECTS = $(am__objects_12)
-nodist_libstream_out_smem_plugin_la_OBJECTS =
-libstream_out_smem_plugin_la_OBJECTS =  \
-	$(am_libstream_out_smem_plugin_la_OBJECTS) \
-	$(nodist_libstream_out_smem_plugin_la_OBJECTS)
-libstream_out_smem_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libstream_out_smem_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_13 = libstream_out_standard_plugin_la-standard.lo
-am_libstream_out_standard_plugin_la_OBJECTS = $(am__objects_13)
-nodist_libstream_out_standard_plugin_la_OBJECTS =
-libstream_out_standard_plugin_la_OBJECTS =  \
-	$(am_libstream_out_standard_plugin_la_OBJECTS) \
-	$(nodist_libstream_out_standard_plugin_la_OBJECTS)
-libstream_out_standard_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libstream_out_standard_plugin_la_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-am__objects_14 = libstream_out_switcher_plugin_la-switcher.lo
-am_libstream_out_switcher_plugin_la_OBJECTS = $(am__objects_14)
-nodist_libstream_out_switcher_plugin_la_OBJECTS =
-libstream_out_switcher_plugin_la_OBJECTS =  \
-	$(am_libstream_out_switcher_plugin_la_OBJECTS) \
-	$(nodist_libstream_out_switcher_plugin_la_OBJECTS)
-libstream_out_switcher_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libstream_out_switcher_plugin_la_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libstream_out_autodel_plugin_la_SOURCES) \
-	$(nodist_libstream_out_autodel_plugin_la_SOURCES) \
-	$(libstream_out_bridge_plugin_la_SOURCES) \
-	$(nodist_libstream_out_bridge_plugin_la_SOURCES) \
-	$(libstream_out_description_plugin_la_SOURCES) \
-	$(nodist_libstream_out_description_plugin_la_SOURCES) \
-	$(libstream_out_display_plugin_la_SOURCES) \
-	$(nodist_libstream_out_display_plugin_la_SOURCES) \
-	$(libstream_out_dummy_plugin_la_SOURCES) \
-	$(nodist_libstream_out_dummy_plugin_la_SOURCES) \
-	$(libstream_out_duplicate_plugin_la_SOURCES) \
-	$(nodist_libstream_out_duplicate_plugin_la_SOURCES) \
-	$(libstream_out_es_plugin_la_SOURCES) \
-	$(nodist_libstream_out_es_plugin_la_SOURCES) \
-	$(libstream_out_gather_plugin_la_SOURCES) \
-	$(nodist_libstream_out_gather_plugin_la_SOURCES) \
-	$(libstream_out_mosaic_bridge_plugin_la_SOURCES) \
-	$(nodist_libstream_out_mosaic_bridge_plugin_la_SOURCES) \
-	$(libstream_out_raop_plugin_la_SOURCES) \
-	$(nodist_libstream_out_raop_plugin_la_SOURCES) \
-	$(libstream_out_record_plugin_la_SOURCES) \
-	$(nodist_libstream_out_record_plugin_la_SOURCES) \
-	$(libstream_out_rtp_plugin_la_SOURCES) \
-	$(libstream_out_smem_plugin_la_SOURCES) \
-	$(nodist_libstream_out_smem_plugin_la_SOURCES) \
-	$(libstream_out_standard_plugin_la_SOURCES) \
-	$(nodist_libstream_out_standard_plugin_la_SOURCES) \
-	$(libstream_out_switcher_plugin_la_SOURCES) \
-	$(nodist_libstream_out_switcher_plugin_la_SOURCES)
-DIST_SOURCES = $(libstream_out_autodel_plugin_la_SOURCES) \
-	$(libstream_out_bridge_plugin_la_SOURCES) \
-	$(libstream_out_description_plugin_la_SOURCES) \
-	$(libstream_out_display_plugin_la_SOURCES) \
-	$(libstream_out_dummy_plugin_la_SOURCES) \
-	$(libstream_out_duplicate_plugin_la_SOURCES) \
-	$(libstream_out_es_plugin_la_SOURCES) \
-	$(libstream_out_gather_plugin_la_SOURCES) \
-	$(libstream_out_mosaic_bridge_plugin_la_SOURCES) \
-	$(libstream_out_raop_plugin_la_SOURCES) \
-	$(libstream_out_record_plugin_la_SOURCES) \
-	$(libstream_out_rtp_plugin_la_SOURCES) \
-	$(libstream_out_smem_plugin_la_SOURCES) \
-	$(libstream_out_standard_plugin_la_SOURCES) \
-	$(libstream_out_switcher_plugin_la_SOURCES)
-RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
-	html-recursive info-recursive install-data-recursive \
-	install-dvi-recursive install-exec-recursive \
-	install-html-recursive install-info-recursive \
-	install-pdf-recursive install-ps-recursive install-recursive \
-	installcheck-recursive installdirs-recursive pdf-recursive \
-	ps-recursive uninstall-recursive
-RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
-  distclean-recursive maintainer-clean-recursive
-AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
-	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
-	distdir
-ETAGS = etags
-CTAGS = ctags
-DIST_SUBDIRS = $(SUBDIRS)
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-am__relativize = \
-  dir0=`pwd`; \
-  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
-  sed_rest='s,^[^/]*/*,,'; \
-  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
-  sed_butlast='s,/*[^/]*$$,,'; \
-  while test -n "$$dir1"; do \
-    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
-    if test "$$first" != "."; then \
-      if test "$$first" = ".."; then \
-        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
-        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
-      else \
-        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
-        if test "$$first2" = "$$first"; then \
-          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
-        else \
-          dir2="../$$dir2"; \
-        fi; \
-        dir0="$$dir0"/"$$first"; \
-      fi; \
-    fi; \
-    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
-  done; \
-  reldir="$$dir2"
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = stream_out
-dir = stream_out
-mods = stream_out_autodel stream_out_bridge stream_out_description stream_out_display stream_out_dummy stream_out_duplicate stream_out_es stream_out_gather stream_out_mosaic_bridge stream_out_raop stream_out_record stream_out_smem stream_out_standard stream_out_switcher
-
-# RTP plugin
-libvlc_LTLIBRARIES = $(LTLIBstream_out_raop) \
-	$(LTLIBstream_out_switcher) libstream_out_dummy_plugin.la \
-	libstream_out_description_plugin.la \
-	libstream_out_standard_plugin.la \
-	libstream_out_duplicate_plugin.la libstream_out_es_plugin.la \
-	libstream_out_display_plugin.la libstream_out_gather_plugin.la \
-	libstream_out_bridge_plugin.la \
-	libstream_out_mosaic_bridge_plugin.la \
-	libstream_out_autodel_plugin.la libstream_out_record_plugin.la \
-	libstream_out_smem_plugin.la $(NULL) \
-	libstream_out_rtp_plugin.la
-EXTRA_LTLIBRARIES = libstream_out_raop_plugin.la libstream_out_switcher_plugin.la
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
-SUBDIRS = transcode
-SOURCES_stream_out_dummy = dummy.c
-SOURCES_stream_out_description = description.c
-SOURCES_stream_out_standard = standard.c
-SOURCES_stream_out_duplicate = duplicate.c
-SOURCES_stream_out_es = es.c
-SOURCES_stream_out_display = display.c
-SOURCES_stream_out_gather = gather.c
-SOURCES_stream_out_switcher = switcher.c
-SOURCES_stream_out_bridge = bridge.c
-SOURCES_stream_out_mosaic_bridge = mosaic_bridge.c
-SOURCES_stream_out_autodel = autodel.c
-SOURCES_stream_out_record = record.c
-SOURCES_stream_out_raop = raop.c
-SOURCES_stream_out_smem = smem.c
-libstream_out_rtp_plugin_la_SOURCES = \
-	rtp.c rtp.h rtpfmt.c rtcp.c rtsp.c
-
-libstream_out_rtp_plugin_la_CFLAGS = $(AM_CFLAGS) $(am__append_1)
-libstream_out_rtp_plugin_la_LIBADD = $(AM_LIBADD) $(am__append_2)
-libstream_out_rtp_plugin_la_DEPENDENCIES = $(am__append_3)
- at HAVE_GCRYPT_TRUE@SRTP_CFLAGS = -I$(top_srcdir)/libs/srtp
- at HAVE_GCRYPT_TRUE@SRTP_LIBS = $(top_builddir)/libs/srtp/libvlc_srtp.la
-
-# The stream_out_autodel plugin
-libstream_out_autodel_plugin_la_SOURCES = $(SOURCES_stream_out_autodel)
-nodist_libstream_out_autodel_plugin_la_SOURCES = $(nodist_SOURCES_stream_out_autodel)
-# Force per-target objects:
-libstream_out_autodel_plugin_la_CFLAGS = $(AM_CFLAGS)
-libstream_out_autodel_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libstream_out_autodel_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libstream_out_autodel_plugin_la_LIBADD = $(AM_LIBADD)
-libstream_out_autodel_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The stream_out_bridge plugin
-libstream_out_bridge_plugin_la_SOURCES = $(SOURCES_stream_out_bridge)
-nodist_libstream_out_bridge_plugin_la_SOURCES = $(nodist_SOURCES_stream_out_bridge)
-# Force per-target objects:
-libstream_out_bridge_plugin_la_CFLAGS = $(AM_CFLAGS)
-libstream_out_bridge_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libstream_out_bridge_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libstream_out_bridge_plugin_la_LIBADD = $(AM_LIBADD)
-libstream_out_bridge_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The stream_out_description plugin
-libstream_out_description_plugin_la_SOURCES = $(SOURCES_stream_out_description)
-nodist_libstream_out_description_plugin_la_SOURCES = $(nodist_SOURCES_stream_out_description)
-# Force per-target objects:
-libstream_out_description_plugin_la_CFLAGS = $(AM_CFLAGS)
-libstream_out_description_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libstream_out_description_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libstream_out_description_plugin_la_LIBADD = $(AM_LIBADD)
-libstream_out_description_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The stream_out_display plugin
-libstream_out_display_plugin_la_SOURCES = $(SOURCES_stream_out_display)
-nodist_libstream_out_display_plugin_la_SOURCES = $(nodist_SOURCES_stream_out_display)
-# Force per-target objects:
-libstream_out_display_plugin_la_CFLAGS = $(AM_CFLAGS)
-libstream_out_display_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libstream_out_display_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libstream_out_display_plugin_la_LIBADD = $(AM_LIBADD)
-libstream_out_display_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The stream_out_dummy plugin
-libstream_out_dummy_plugin_la_SOURCES = $(SOURCES_stream_out_dummy)
-nodist_libstream_out_dummy_plugin_la_SOURCES = $(nodist_SOURCES_stream_out_dummy)
-# Force per-target objects:
-libstream_out_dummy_plugin_la_CFLAGS = $(AM_CFLAGS)
-libstream_out_dummy_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libstream_out_dummy_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libstream_out_dummy_plugin_la_LIBADD = $(AM_LIBADD)
-libstream_out_dummy_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The stream_out_duplicate plugin
-libstream_out_duplicate_plugin_la_SOURCES = $(SOURCES_stream_out_duplicate)
-nodist_libstream_out_duplicate_plugin_la_SOURCES = $(nodist_SOURCES_stream_out_duplicate)
-# Force per-target objects:
-libstream_out_duplicate_plugin_la_CFLAGS = $(AM_CFLAGS)
-libstream_out_duplicate_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libstream_out_duplicate_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libstream_out_duplicate_plugin_la_LIBADD = $(AM_LIBADD)
-libstream_out_duplicate_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The stream_out_es plugin
-libstream_out_es_plugin_la_SOURCES = $(SOURCES_stream_out_es)
-nodist_libstream_out_es_plugin_la_SOURCES = $(nodist_SOURCES_stream_out_es)
-# Force per-target objects:
-libstream_out_es_plugin_la_CFLAGS = $(AM_CFLAGS)
-libstream_out_es_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libstream_out_es_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libstream_out_es_plugin_la_LIBADD = $(AM_LIBADD)
-libstream_out_es_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The stream_out_gather plugin
-libstream_out_gather_plugin_la_SOURCES = $(SOURCES_stream_out_gather)
-nodist_libstream_out_gather_plugin_la_SOURCES = $(nodist_SOURCES_stream_out_gather)
-# Force per-target objects:
-libstream_out_gather_plugin_la_CFLAGS = $(AM_CFLAGS)
-libstream_out_gather_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libstream_out_gather_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libstream_out_gather_plugin_la_LIBADD = $(AM_LIBADD)
-libstream_out_gather_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The stream_out_mosaic_bridge plugin
-libstream_out_mosaic_bridge_plugin_la_SOURCES = $(SOURCES_stream_out_mosaic_bridge)
-nodist_libstream_out_mosaic_bridge_plugin_la_SOURCES = $(nodist_SOURCES_stream_out_mosaic_bridge)
-# Force per-target objects:
-libstream_out_mosaic_bridge_plugin_la_CFLAGS = $(AM_CFLAGS)
-libstream_out_mosaic_bridge_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libstream_out_mosaic_bridge_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libstream_out_mosaic_bridge_plugin_la_LIBADD = $(AM_LIBADD)
-libstream_out_mosaic_bridge_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The stream_out_raop plugin
-libstream_out_raop_plugin_la_SOURCES = $(SOURCES_stream_out_raop)
-nodist_libstream_out_raop_plugin_la_SOURCES = $(nodist_SOURCES_stream_out_raop)
-# Force per-target objects:
-libstream_out_raop_plugin_la_CFLAGS = $(AM_CFLAGS)
-libstream_out_raop_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libstream_out_raop_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libstream_out_raop_plugin_la_LIBADD = $(AM_LIBADD)
-libstream_out_raop_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The stream_out_record plugin
-libstream_out_record_plugin_la_SOURCES = $(SOURCES_stream_out_record)
-nodist_libstream_out_record_plugin_la_SOURCES = $(nodist_SOURCES_stream_out_record)
-# Force per-target objects:
-libstream_out_record_plugin_la_CFLAGS = $(AM_CFLAGS)
-libstream_out_record_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libstream_out_record_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libstream_out_record_plugin_la_LIBADD = $(AM_LIBADD)
-libstream_out_record_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The stream_out_smem plugin
-libstream_out_smem_plugin_la_SOURCES = $(SOURCES_stream_out_smem)
-nodist_libstream_out_smem_plugin_la_SOURCES = $(nodist_SOURCES_stream_out_smem)
-# Force per-target objects:
-libstream_out_smem_plugin_la_CFLAGS = $(AM_CFLAGS)
-libstream_out_smem_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libstream_out_smem_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libstream_out_smem_plugin_la_LIBADD = $(AM_LIBADD)
-libstream_out_smem_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The stream_out_standard plugin
-libstream_out_standard_plugin_la_SOURCES = $(SOURCES_stream_out_standard)
-nodist_libstream_out_standard_plugin_la_SOURCES = $(nodist_SOURCES_stream_out_standard)
-# Force per-target objects:
-libstream_out_standard_plugin_la_CFLAGS = $(AM_CFLAGS)
-libstream_out_standard_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libstream_out_standard_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libstream_out_standard_plugin_la_LIBADD = $(AM_LIBADD)
-libstream_out_standard_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The stream_out_switcher plugin
-libstream_out_switcher_plugin_la_SOURCES = $(SOURCES_stream_out_switcher)
-nodist_libstream_out_switcher_plugin_la_SOURCES = $(nodist_SOURCES_stream_out_switcher)
-# Force per-target objects:
-libstream_out_switcher_plugin_la_CFLAGS = $(AM_CFLAGS)
-libstream_out_switcher_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libstream_out_switcher_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libstream_out_switcher_plugin_la_LIBADD = $(AM_LIBADD)
-libstream_out_switcher_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-recursive
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/stream_out/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/stream_out/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libstream_out_autodel_plugin.la: $(libstream_out_autodel_plugin_la_OBJECTS) $(libstream_out_autodel_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libstream_out_autodel_plugin_la_LINK) -rpath $(libvlcdir) $(libstream_out_autodel_plugin_la_OBJECTS) $(libstream_out_autodel_plugin_la_LIBADD) $(LIBS)
-libstream_out_bridge_plugin.la: $(libstream_out_bridge_plugin_la_OBJECTS) $(libstream_out_bridge_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libstream_out_bridge_plugin_la_LINK) -rpath $(libvlcdir) $(libstream_out_bridge_plugin_la_OBJECTS) $(libstream_out_bridge_plugin_la_LIBADD) $(LIBS)
-libstream_out_description_plugin.la: $(libstream_out_description_plugin_la_OBJECTS) $(libstream_out_description_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libstream_out_description_plugin_la_LINK) -rpath $(libvlcdir) $(libstream_out_description_plugin_la_OBJECTS) $(libstream_out_description_plugin_la_LIBADD) $(LIBS)
-libstream_out_display_plugin.la: $(libstream_out_display_plugin_la_OBJECTS) $(libstream_out_display_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libstream_out_display_plugin_la_LINK) -rpath $(libvlcdir) $(libstream_out_display_plugin_la_OBJECTS) $(libstream_out_display_plugin_la_LIBADD) $(LIBS)
-libstream_out_dummy_plugin.la: $(libstream_out_dummy_plugin_la_OBJECTS) $(libstream_out_dummy_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libstream_out_dummy_plugin_la_LINK) -rpath $(libvlcdir) $(libstream_out_dummy_plugin_la_OBJECTS) $(libstream_out_dummy_plugin_la_LIBADD) $(LIBS)
-libstream_out_duplicate_plugin.la: $(libstream_out_duplicate_plugin_la_OBJECTS) $(libstream_out_duplicate_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libstream_out_duplicate_plugin_la_LINK) -rpath $(libvlcdir) $(libstream_out_duplicate_plugin_la_OBJECTS) $(libstream_out_duplicate_plugin_la_LIBADD) $(LIBS)
-libstream_out_es_plugin.la: $(libstream_out_es_plugin_la_OBJECTS) $(libstream_out_es_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libstream_out_es_plugin_la_LINK) -rpath $(libvlcdir) $(libstream_out_es_plugin_la_OBJECTS) $(libstream_out_es_plugin_la_LIBADD) $(LIBS)
-libstream_out_gather_plugin.la: $(libstream_out_gather_plugin_la_OBJECTS) $(libstream_out_gather_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libstream_out_gather_plugin_la_LINK) -rpath $(libvlcdir) $(libstream_out_gather_plugin_la_OBJECTS) $(libstream_out_gather_plugin_la_LIBADD) $(LIBS)
-libstream_out_mosaic_bridge_plugin.la: $(libstream_out_mosaic_bridge_plugin_la_OBJECTS) $(libstream_out_mosaic_bridge_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libstream_out_mosaic_bridge_plugin_la_LINK) -rpath $(libvlcdir) $(libstream_out_mosaic_bridge_plugin_la_OBJECTS) $(libstream_out_mosaic_bridge_plugin_la_LIBADD) $(LIBS)
-libstream_out_raop_plugin.la: $(libstream_out_raop_plugin_la_OBJECTS) $(libstream_out_raop_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libstream_out_raop_plugin_la_LINK)  $(libstream_out_raop_plugin_la_OBJECTS) $(libstream_out_raop_plugin_la_LIBADD) $(LIBS)
-libstream_out_record_plugin.la: $(libstream_out_record_plugin_la_OBJECTS) $(libstream_out_record_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libstream_out_record_plugin_la_LINK) -rpath $(libvlcdir) $(libstream_out_record_plugin_la_OBJECTS) $(libstream_out_record_plugin_la_LIBADD) $(LIBS)
-libstream_out_rtp_plugin.la: $(libstream_out_rtp_plugin_la_OBJECTS) $(libstream_out_rtp_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libstream_out_rtp_plugin_la_LINK) -rpath $(libvlcdir) $(libstream_out_rtp_plugin_la_OBJECTS) $(libstream_out_rtp_plugin_la_LIBADD) $(LIBS)
-libstream_out_smem_plugin.la: $(libstream_out_smem_plugin_la_OBJECTS) $(libstream_out_smem_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libstream_out_smem_plugin_la_LINK) -rpath $(libvlcdir) $(libstream_out_smem_plugin_la_OBJECTS) $(libstream_out_smem_plugin_la_LIBADD) $(LIBS)
-libstream_out_standard_plugin.la: $(libstream_out_standard_plugin_la_OBJECTS) $(libstream_out_standard_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libstream_out_standard_plugin_la_LINK) -rpath $(libvlcdir) $(libstream_out_standard_plugin_la_OBJECTS) $(libstream_out_standard_plugin_la_LIBADD) $(LIBS)
-libstream_out_switcher_plugin.la: $(libstream_out_switcher_plugin_la_OBJECTS) $(libstream_out_switcher_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libstream_out_switcher_plugin_la_LINK)  $(libstream_out_switcher_plugin_la_OBJECTS) $(libstream_out_switcher_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libstream_out_autodel_plugin_la-autodel.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libstream_out_bridge_plugin_la-bridge.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libstream_out_description_plugin_la-description.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libstream_out_display_plugin_la-display.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libstream_out_dummy_plugin_la-dummy.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libstream_out_duplicate_plugin_la-duplicate.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libstream_out_es_plugin_la-es.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libstream_out_gather_plugin_la-gather.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libstream_out_mosaic_bridge_plugin_la-mosaic_bridge.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libstream_out_raop_plugin_la-raop.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libstream_out_record_plugin_la-record.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libstream_out_rtp_plugin_la-rtcp.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libstream_out_rtp_plugin_la-rtp.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libstream_out_rtp_plugin_la-rtpfmt.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libstream_out_rtp_plugin_la-rtsp.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libstream_out_smem_plugin_la-smem.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libstream_out_standard_plugin_la-standard.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libstream_out_switcher_plugin_la-switcher.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-libstream_out_autodel_plugin_la-autodel.lo: autodel.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_autodel_plugin_la_CFLAGS) $(CFLAGS) -MT libstream_out_autodel_plugin_la-autodel.lo -MD -MP -MF $(DEPDIR)/libstream_out_autodel_plugin_la-autodel.Tpo -c -o libstream_out_autodel_plugin_la-autodel.lo `test -f 'autodel.c' || echo '$(srcdir)/'`autodel.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libstream_out_autodel_plugin_la-autodel.Tpo $(DEPDIR)/libstream_out_autodel_plugin_la-autodel.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='autodel.c' object='libstream_out_autodel_plugin_la-autodel.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_autodel_plugin_la_CFLAGS) $(CFLAGS) -c -o libstream_out_autodel_plugin_la-autodel.lo `test -f 'autodel.c' || echo '$(srcdir)/'`autodel.c
-
-libstream_out_bridge_plugin_la-bridge.lo: bridge.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_bridge_plugin_la_CFLAGS) $(CFLAGS) -MT libstream_out_bridge_plugin_la-bridge.lo -MD -MP -MF $(DEPDIR)/libstream_out_bridge_plugin_la-bridge.Tpo -c -o libstream_out_bridge_plugin_la-bridge.lo `test -f 'bridge.c' || echo '$(srcdir)/'`bridge.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libstream_out_bridge_plugin_la-bridge.Tpo $(DEPDIR)/libstream_out_bridge_plugin_la-bridge.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='bridge.c' object='libstream_out_bridge_plugin_la-bridge.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_bridge_plugin_la_CFLAGS) $(CFLAGS) -c -o libstream_out_bridge_plugin_la-bridge.lo `test -f 'bridge.c' || echo '$(srcdir)/'`bridge.c
-
-libstream_out_description_plugin_la-description.lo: description.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_description_plugin_la_CFLAGS) $(CFLAGS) -MT libstream_out_description_plugin_la-description.lo -MD -MP -MF $(DEPDIR)/libstream_out_description_plugin_la-description.Tpo -c -o libstream_out_description_plugin_la-description.lo `test -f 'description.c' || echo '$(srcdir)/'`description.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libstream_out_description_plugin_la-description.Tpo $(DEPDIR)/libstream_out_description_plugin_la-description.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='description.c' object='libstream_out_description_plugin_la-description.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_description_plugin_la_CFLAGS) $(CFLAGS) -c -o libstream_out_description_plugin_la-description.lo `test -f 'description.c' || echo '$(srcdir)/'`description.c
-
-libstream_out_display_plugin_la-display.lo: display.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_display_plugin_la_CFLAGS) $(CFLAGS) -MT libstream_out_display_plugin_la-display.lo -MD -MP -MF $(DEPDIR)/libstream_out_display_plugin_la-display.Tpo -c -o libstream_out_display_plugin_la-display.lo `test -f 'display.c' || echo '$(srcdir)/'`display.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libstream_out_display_plugin_la-display.Tpo $(DEPDIR)/libstream_out_display_plugin_la-display.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='display.c' object='libstream_out_display_plugin_la-display.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_display_plugin_la_CFLAGS) $(CFLAGS) -c -o libstream_out_display_plugin_la-display.lo `test -f 'display.c' || echo '$(srcdir)/'`display.c
-
-libstream_out_dummy_plugin_la-dummy.lo: dummy.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_dummy_plugin_la_CFLAGS) $(CFLAGS) -MT libstream_out_dummy_plugin_la-dummy.lo -MD -MP -MF $(DEPDIR)/libstream_out_dummy_plugin_la-dummy.Tpo -c -o libstream_out_dummy_plugin_la-dummy.lo `test -f 'dummy.c' || echo '$(srcdir)/'`dummy.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libstream_out_dummy_plugin_la-dummy.Tpo $(DEPDIR)/libstream_out_dummy_plugin_la-dummy.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='dummy.c' object='libstream_out_dummy_plugin_la-dummy.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_dummy_plugin_la_CFLAGS) $(CFLAGS) -c -o libstream_out_dummy_plugin_la-dummy.lo `test -f 'dummy.c' || echo '$(srcdir)/'`dummy.c
-
-libstream_out_duplicate_plugin_la-duplicate.lo: duplicate.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_duplicate_plugin_la_CFLAGS) $(CFLAGS) -MT libstream_out_duplicate_plugin_la-duplicate.lo -MD -MP -MF $(DEPDIR)/libstream_out_duplicate_plugin_la-duplicate.Tpo -c -o libstream_out_duplicate_plugin_la-duplicate.lo `test -f 'duplicate.c' || echo '$(srcdir)/'`duplicate.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libstream_out_duplicate_plugin_la-duplicate.Tpo $(DEPDIR)/libstream_out_duplicate_plugin_la-duplicate.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='duplicate.c' object='libstream_out_duplicate_plugin_la-duplicate.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_duplicate_plugin_la_CFLAGS) $(CFLAGS) -c -o libstream_out_duplicate_plugin_la-duplicate.lo `test -f 'duplicate.c' || echo '$(srcdir)/'`duplicate.c
-
-libstream_out_es_plugin_la-es.lo: es.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_es_plugin_la_CFLAGS) $(CFLAGS) -MT libstream_out_es_plugin_la-es.lo -MD -MP -MF $(DEPDIR)/libstream_out_es_plugin_la-es.Tpo -c -o libstream_out_es_plugin_la-es.lo `test -f 'es.c' || echo '$(srcdir)/'`es.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libstream_out_es_plugin_la-es.Tpo $(DEPDIR)/libstream_out_es_plugin_la-es.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='es.c' object='libstream_out_es_plugin_la-es.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_es_plugin_la_CFLAGS) $(CFLAGS) -c -o libstream_out_es_plugin_la-es.lo `test -f 'es.c' || echo '$(srcdir)/'`es.c
-
-libstream_out_gather_plugin_la-gather.lo: gather.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_gather_plugin_la_CFLAGS) $(CFLAGS) -MT libstream_out_gather_plugin_la-gather.lo -MD -MP -MF $(DEPDIR)/libstream_out_gather_plugin_la-gather.Tpo -c -o libstream_out_gather_plugin_la-gather.lo `test -f 'gather.c' || echo '$(srcdir)/'`gather.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libstream_out_gather_plugin_la-gather.Tpo $(DEPDIR)/libstream_out_gather_plugin_la-gather.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='gather.c' object='libstream_out_gather_plugin_la-gather.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_gather_plugin_la_CFLAGS) $(CFLAGS) -c -o libstream_out_gather_plugin_la-gather.lo `test -f 'gather.c' || echo '$(srcdir)/'`gather.c
-
-libstream_out_mosaic_bridge_plugin_la-mosaic_bridge.lo: mosaic_bridge.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_mosaic_bridge_plugin_la_CFLAGS) $(CFLAGS) -MT libstream_out_mosaic_bridge_plugin_la-mosaic_bridge.lo -MD -MP -MF $(DEPDIR)/libstream_out_mosaic_bridge_plugin_la-mosaic_bridge.Tpo -c -o libstream_out_mosaic_bridge_plugin_la-mosaic_bridge.lo `test -f 'mosaic_bridge.c' || echo '$(srcdir)/'`mosaic_bridge.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libstream_out_mosaic_bridge_plugin_la-mosaic_bridge.Tpo $(DEPDIR)/libstream_out_mosaic_bridge_plugin_la-mosaic_bridge.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='mosaic_bridge.c' object='libstream_out_mosaic_bridge_plugin_la-mosaic_bridge.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_mosaic_bridge_plugin_la_CFLAGS) $(CFLAGS) -c -o libstream_out_mosaic_bridge_plugin_la-mosaic_bridge.lo `test -f 'mosaic_bridge.c' || echo '$(srcdir)/'`mosaic_bridge.c
-
-libstream_out_raop_plugin_la-raop.lo: raop.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_raop_plugin_la_CFLAGS) $(CFLAGS) -MT libstream_out_raop_plugin_la-raop.lo -MD -MP -MF $(DEPDIR)/libstream_out_raop_plugin_la-raop.Tpo -c -o libstream_out_raop_plugin_la-raop.lo `test -f 'raop.c' || echo '$(srcdir)/'`raop.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libstream_out_raop_plugin_la-raop.Tpo $(DEPDIR)/libstream_out_raop_plugin_la-raop.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='raop.c' object='libstream_out_raop_plugin_la-raop.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_raop_plugin_la_CFLAGS) $(CFLAGS) -c -o libstream_out_raop_plugin_la-raop.lo `test -f 'raop.c' || echo '$(srcdir)/'`raop.c
-
-libstream_out_record_plugin_la-record.lo: record.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_record_plugin_la_CFLAGS) $(CFLAGS) -MT libstream_out_record_plugin_la-record.lo -MD -MP -MF $(DEPDIR)/libstream_out_record_plugin_la-record.Tpo -c -o libstream_out_record_plugin_la-record.lo `test -f 'record.c' || echo '$(srcdir)/'`record.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libstream_out_record_plugin_la-record.Tpo $(DEPDIR)/libstream_out_record_plugin_la-record.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='record.c' object='libstream_out_record_plugin_la-record.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_record_plugin_la_CFLAGS) $(CFLAGS) -c -o libstream_out_record_plugin_la-record.lo `test -f 'record.c' || echo '$(srcdir)/'`record.c
-
-libstream_out_rtp_plugin_la-rtp.lo: rtp.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_rtp_plugin_la_CFLAGS) $(CFLAGS) -MT libstream_out_rtp_plugin_la-rtp.lo -MD -MP -MF $(DEPDIR)/libstream_out_rtp_plugin_la-rtp.Tpo -c -o libstream_out_rtp_plugin_la-rtp.lo `test -f 'rtp.c' || echo '$(srcdir)/'`rtp.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libstream_out_rtp_plugin_la-rtp.Tpo $(DEPDIR)/libstream_out_rtp_plugin_la-rtp.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='rtp.c' object='libstream_out_rtp_plugin_la-rtp.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_rtp_plugin_la_CFLAGS) $(CFLAGS) -c -o libstream_out_rtp_plugin_la-rtp.lo `test -f 'rtp.c' || echo '$(srcdir)/'`rtp.c
-
-libstream_out_rtp_plugin_la-rtpfmt.lo: rtpfmt.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_rtp_plugin_la_CFLAGS) $(CFLAGS) -MT libstream_out_rtp_plugin_la-rtpfmt.lo -MD -MP -MF $(DEPDIR)/libstream_out_rtp_plugin_la-rtpfmt.Tpo -c -o libstream_out_rtp_plugin_la-rtpfmt.lo `test -f 'rtpfmt.c' || echo '$(srcdir)/'`rtpfmt.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libstream_out_rtp_plugin_la-rtpfmt.Tpo $(DEPDIR)/libstream_out_rtp_plugin_la-rtpfmt.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='rtpfmt.c' object='libstream_out_rtp_plugin_la-rtpfmt.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_rtp_plugin_la_CFLAGS) $(CFLAGS) -c -o libstream_out_rtp_plugin_la-rtpfmt.lo `test -f 'rtpfmt.c' || echo '$(srcdir)/'`rtpfmt.c
-
-libstream_out_rtp_plugin_la-rtcp.lo: rtcp.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_rtp_plugin_la_CFLAGS) $(CFLAGS) -MT libstream_out_rtp_plugin_la-rtcp.lo -MD -MP -MF $(DEPDIR)/libstream_out_rtp_plugin_la-rtcp.Tpo -c -o libstream_out_rtp_plugin_la-rtcp.lo `test -f 'rtcp.c' || echo '$(srcdir)/'`rtcp.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libstream_out_rtp_plugin_la-rtcp.Tpo $(DEPDIR)/libstream_out_rtp_plugin_la-rtcp.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='rtcp.c' object='libstream_out_rtp_plugin_la-rtcp.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_rtp_plugin_la_CFLAGS) $(CFLAGS) -c -o libstream_out_rtp_plugin_la-rtcp.lo `test -f 'rtcp.c' || echo '$(srcdir)/'`rtcp.c
-
-libstream_out_rtp_plugin_la-rtsp.lo: rtsp.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_rtp_plugin_la_CFLAGS) $(CFLAGS) -MT libstream_out_rtp_plugin_la-rtsp.lo -MD -MP -MF $(DEPDIR)/libstream_out_rtp_plugin_la-rtsp.Tpo -c -o libstream_out_rtp_plugin_la-rtsp.lo `test -f 'rtsp.c' || echo '$(srcdir)/'`rtsp.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libstream_out_rtp_plugin_la-rtsp.Tpo $(DEPDIR)/libstream_out_rtp_plugin_la-rtsp.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='rtsp.c' object='libstream_out_rtp_plugin_la-rtsp.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_rtp_plugin_la_CFLAGS) $(CFLAGS) -c -o libstream_out_rtp_plugin_la-rtsp.lo `test -f 'rtsp.c' || echo '$(srcdir)/'`rtsp.c
-
-libstream_out_smem_plugin_la-smem.lo: smem.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_smem_plugin_la_CFLAGS) $(CFLAGS) -MT libstream_out_smem_plugin_la-smem.lo -MD -MP -MF $(DEPDIR)/libstream_out_smem_plugin_la-smem.Tpo -c -o libstream_out_smem_plugin_la-smem.lo `test -f 'smem.c' || echo '$(srcdir)/'`smem.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libstream_out_smem_plugin_la-smem.Tpo $(DEPDIR)/libstream_out_smem_plugin_la-smem.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='smem.c' object='libstream_out_smem_plugin_la-smem.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_smem_plugin_la_CFLAGS) $(CFLAGS) -c -o libstream_out_smem_plugin_la-smem.lo `test -f 'smem.c' || echo '$(srcdir)/'`smem.c
-
-libstream_out_standard_plugin_la-standard.lo: standard.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_standard_plugin_la_CFLAGS) $(CFLAGS) -MT libstream_out_standard_plugin_la-standard.lo -MD -MP -MF $(DEPDIR)/libstream_out_standard_plugin_la-standard.Tpo -c -o libstream_out_standard_plugin_la-standard.lo `test -f 'standard.c' || echo '$(srcdir)/'`standard.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libstream_out_standard_plugin_la-standard.Tpo $(DEPDIR)/libstream_out_standard_plugin_la-standard.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='standard.c' object='libstream_out_standard_plugin_la-standard.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_standard_plugin_la_CFLAGS) $(CFLAGS) -c -o libstream_out_standard_plugin_la-standard.lo `test -f 'standard.c' || echo '$(srcdir)/'`standard.c
-
-libstream_out_switcher_plugin_la-switcher.lo: switcher.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_switcher_plugin_la_CFLAGS) $(CFLAGS) -MT libstream_out_switcher_plugin_la-switcher.lo -MD -MP -MF $(DEPDIR)/libstream_out_switcher_plugin_la-switcher.Tpo -c -o libstream_out_switcher_plugin_la-switcher.lo `test -f 'switcher.c' || echo '$(srcdir)/'`switcher.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libstream_out_switcher_plugin_la-switcher.Tpo $(DEPDIR)/libstream_out_switcher_plugin_la-switcher.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='switcher.c' object='libstream_out_switcher_plugin_la-switcher.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_switcher_plugin_la_CFLAGS) $(CFLAGS) -c -o libstream_out_switcher_plugin_la-switcher.lo `test -f 'switcher.c' || echo '$(srcdir)/'`switcher.c
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-# This directory's subdirectories are mostly independent; you can cd
-# into them and run `make' without going through this Makefile.
-# To change the values of `make' variables: instead of editing Makefiles,
-# (1) if the variable is set in `config.status', edit `config.status'
-#     (which will cause the Makefiles to be regenerated when you run `make');
-# (2) otherwise, pass the desired values on the `make' command line.
-$(RECURSIVE_TARGETS):
-	@fail= failcom='exit 1'; \
-	for f in x $$MAKEFLAGS; do \
-	  case $$f in \
-	    *=* | --[!k]*);; \
-	    *k*) failcom='fail=yes';; \
-	  esac; \
-	done; \
-	dot_seen=no; \
-	target=`echo $@ | sed s/-recursive//`; \
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  echo "Making $$target in $$subdir"; \
-	  if test "$$subdir" = "."; then \
-	    dot_seen=yes; \
-	    local_target="$$target-am"; \
-	  else \
-	    local_target="$$target"; \
-	  fi; \
-	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
-	  || eval $$failcom; \
-	done; \
-	if test "$$dot_seen" = "no"; then \
-	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
-	fi; test -z "$$fail"
-
-$(RECURSIVE_CLEAN_TARGETS):
-	@fail= failcom='exit 1'; \
-	for f in x $$MAKEFLAGS; do \
-	  case $$f in \
-	    *=* | --[!k]*);; \
-	    *k*) failcom='fail=yes';; \
-	  esac; \
-	done; \
-	dot_seen=no; \
-	case "$@" in \
-	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
-	  *) list='$(SUBDIRS)' ;; \
-	esac; \
-	rev=''; for subdir in $$list; do \
-	  if test "$$subdir" = "."; then :; else \
-	    rev="$$subdir $$rev"; \
-	  fi; \
-	done; \
-	rev="$$rev ."; \
-	target=`echo $@ | sed s/-recursive//`; \
-	for subdir in $$rev; do \
-	  echo "Making $$target in $$subdir"; \
-	  if test "$$subdir" = "."; then \
-	    local_target="$$target-am"; \
-	  else \
-	    local_target="$$target"; \
-	  fi; \
-	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
-	  || eval $$failcom; \
-	done && test -z "$$fail"
-tags-recursive:
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
-	done
-ctags-recursive:
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
-	done
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
-	  include_option=--etags-include; \
-	  empty_fix=.; \
-	else \
-	  include_option=--include; \
-	  empty_fix=; \
-	fi; \
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    test ! -f $$subdir/TAGS || \
-	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
-	  fi; \
-	done; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    test -d "$(distdir)/$$subdir" \
-	    || $(MKDIR_P) "$(distdir)/$$subdir" \
-	    || exit 1; \
-	  fi; \
-	done
-	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
-	    $(am__relativize); \
-	    new_distdir=$$reldir; \
-	    dir1=$$subdir; dir2="$(top_distdir)"; \
-	    $(am__relativize); \
-	    new_top_distdir=$$reldir; \
-	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
-	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
-	    ($(am__cd) $$subdir && \
-	      $(MAKE) $(AM_MAKEFLAGS) \
-	        top_distdir="$$new_top_distdir" \
-	        distdir="$$new_distdir" \
-		am__remove_distdir=: \
-		am__skip_length_check=: \
-		am__skip_mode_fix=: \
-	        distdir) \
-	      || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-recursive
-all-am: Makefile $(LTLIBRARIES)
-installdirs: installdirs-recursive
-installdirs-am:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-recursive
-install-exec: install-exec-recursive
-install-data: install-data-recursive
-uninstall: uninstall-recursive
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-recursive
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-recursive
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-recursive
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-recursive
-
-dvi-am:
-
-html: html-recursive
-
-html-am:
-
-info: info-recursive
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-recursive
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-recursive
-
-install-html-am:
-
-install-info: install-info-recursive
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-recursive
-
-install-pdf-am:
-
-install-ps: install-ps-recursive
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-recursive
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-recursive
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-recursive
-
-pdf-am:
-
-ps: ps-recursive
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all check \
-	ctags-recursive install install-am install-strip \
-	tags-recursive
-
-.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
-	all all-am check check-am clean clean-generic clean-libtool \
-	clean-libvlcLTLIBRARIES ctags ctags-recursive distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs installdirs-am \
-	maintainer-clean maintainer-clean-generic mostlyclean \
-	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
-	pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
-	uninstall-libvlcLTLIBRARIES
-
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/stream_out/transcode/Makefile.in b/modules/stream_out/transcode/Makefile.in
deleted file mode 100644
index c901100..0000000
--- a/modules/stream_out/transcode/Makefile.in
+++ /dev/null
@@ -1,1051 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/stream_out/transcode/Makefile.am automatically generated from modules/stream_out/transcode/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/Modules.am $(top_srcdir)/modules/common.am
-subdir = modules/stream_out/transcode
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am__objects_1 = libstream_out_transcode_plugin_la-transcode.lo \
-	libstream_out_transcode_plugin_la-osd.lo \
-	libstream_out_transcode_plugin_la-spu.lo \
-	libstream_out_transcode_plugin_la-audio.lo \
-	libstream_out_transcode_plugin_la-video.lo
-am_libstream_out_transcode_plugin_la_OBJECTS = $(am__objects_1)
-nodist_libstream_out_transcode_plugin_la_OBJECTS =
-libstream_out_transcode_plugin_la_OBJECTS =  \
-	$(am_libstream_out_transcode_plugin_la_OBJECTS) \
-	$(nodist_libstream_out_transcode_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libstream_out_transcode_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) \
-	--tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \
-	$(CCLD) $(libstream_out_transcode_plugin_la_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libstream_out_transcode_plugin_la_SOURCES) \
-	$(nodist_libstream_out_transcode_plugin_la_SOURCES)
-DIST_SOURCES = $(libstream_out_transcode_plugin_la_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = stream_out
-dir = stream_out/transcode
-mods = stream_out_transcode
-libvlc_LTLIBRARIES = libstream_out_transcode_plugin.la
-EXTRA_LTLIBRARIES = 
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
-SOURCES_stream_out_transcode = transcode.c transcode.h \
-	osd.c \
-	spu.c \
-	audio.c \
-	video.c
-
-
-# The stream_out_transcode plugin
-libstream_out_transcode_plugin_la_SOURCES = $(SOURCES_stream_out_transcode)
-nodist_libstream_out_transcode_plugin_la_SOURCES = $(nodist_SOURCES_stream_out_transcode)
-# Force per-target objects:
-libstream_out_transcode_plugin_la_CFLAGS = $(AM_CFLAGS)
-libstream_out_transcode_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libstream_out_transcode_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libstream_out_transcode_plugin_la_LIBADD = $(AM_LIBADD)
-libstream_out_transcode_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/stream_out/transcode/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/stream_out/transcode/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libstream_out_transcode_plugin.la: $(libstream_out_transcode_plugin_la_OBJECTS) $(libstream_out_transcode_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libstream_out_transcode_plugin_la_LINK) -rpath $(libvlcdir) $(libstream_out_transcode_plugin_la_OBJECTS) $(libstream_out_transcode_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libstream_out_transcode_plugin_la-audio.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libstream_out_transcode_plugin_la-osd.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libstream_out_transcode_plugin_la-spu.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libstream_out_transcode_plugin_la-transcode.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libstream_out_transcode_plugin_la-video.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-libstream_out_transcode_plugin_la-transcode.lo: transcode.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_transcode_plugin_la_CFLAGS) $(CFLAGS) -MT libstream_out_transcode_plugin_la-transcode.lo -MD -MP -MF $(DEPDIR)/libstream_out_transcode_plugin_la-transcode.Tpo -c -o libstream_out_transcode_plugin_la-transcode.lo `test -f 'transcode.c' || echo '$(srcdir)/'`transcode.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libstream_out_transcode_plugin_la-transcode.Tpo $(DEPDIR)/libstream_out_transcode_plugin_la-transcode.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='transcode.c' object='libstream_out_transcode_plugin_la-transcode.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_transcode_plugin_la_CFLAGS) $(CFLAGS) -c -o libstream_out_transcode_plugin_la-transcode.lo `test -f 'transcode.c' || echo '$(srcdir)/'`transcode.c
-
-libstream_out_transcode_plugin_la-osd.lo: osd.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_transcode_plugin_la_CFLAGS) $(CFLAGS) -MT libstream_out_transcode_plugin_la-osd.lo -MD -MP -MF $(DEPDIR)/libstream_out_transcode_plugin_la-osd.Tpo -c -o libstream_out_transcode_plugin_la-osd.lo `test -f 'osd.c' || echo '$(srcdir)/'`osd.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libstream_out_transcode_plugin_la-osd.Tpo $(DEPDIR)/libstream_out_transcode_plugin_la-osd.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='osd.c' object='libstream_out_transcode_plugin_la-osd.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_transcode_plugin_la_CFLAGS) $(CFLAGS) -c -o libstream_out_transcode_plugin_la-osd.lo `test -f 'osd.c' || echo '$(srcdir)/'`osd.c
-
-libstream_out_transcode_plugin_la-spu.lo: spu.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_transcode_plugin_la_CFLAGS) $(CFLAGS) -MT libstream_out_transcode_plugin_la-spu.lo -MD -MP -MF $(DEPDIR)/libstream_out_transcode_plugin_la-spu.Tpo -c -o libstream_out_transcode_plugin_la-spu.lo `test -f 'spu.c' || echo '$(srcdir)/'`spu.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libstream_out_transcode_plugin_la-spu.Tpo $(DEPDIR)/libstream_out_transcode_plugin_la-spu.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='spu.c' object='libstream_out_transcode_plugin_la-spu.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_transcode_plugin_la_CFLAGS) $(CFLAGS) -c -o libstream_out_transcode_plugin_la-spu.lo `test -f 'spu.c' || echo '$(srcdir)/'`spu.c
-
-libstream_out_transcode_plugin_la-audio.lo: audio.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_transcode_plugin_la_CFLAGS) $(CFLAGS) -MT libstream_out_transcode_plugin_la-audio.lo -MD -MP -MF $(DEPDIR)/libstream_out_transcode_plugin_la-audio.Tpo -c -o libstream_out_transcode_plugin_la-audio.lo `test -f 'audio.c' || echo '$(srcdir)/'`audio.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libstream_out_transcode_plugin_la-audio.Tpo $(DEPDIR)/libstream_out_transcode_plugin_la-audio.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='audio.c' object='libstream_out_transcode_plugin_la-audio.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_transcode_plugin_la_CFLAGS) $(CFLAGS) -c -o libstream_out_transcode_plugin_la-audio.lo `test -f 'audio.c' || echo '$(srcdir)/'`audio.c
-
-libstream_out_transcode_plugin_la-video.lo: video.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_transcode_plugin_la_CFLAGS) $(CFLAGS) -MT libstream_out_transcode_plugin_la-video.lo -MD -MP -MF $(DEPDIR)/libstream_out_transcode_plugin_la-video.Tpo -c -o libstream_out_transcode_plugin_la-video.lo `test -f 'video.c' || echo '$(srcdir)/'`video.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libstream_out_transcode_plugin_la-video.Tpo $(DEPDIR)/libstream_out_transcode_plugin_la-video.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='video.c' object='libstream_out_transcode_plugin_la-video.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_transcode_plugin_la_CFLAGS) $(CFLAGS) -c -o libstream_out_transcode_plugin_la-video.lo `test -f 'video.c' || echo '$(srcdir)/'`video.c
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-am
-all-am: Makefile $(LTLIBRARIES)
-installdirs:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: all check install install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-	clean-libtool clean-libvlcLTLIBRARIES ctags distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags uninstall uninstall-am uninstall-libvlcLTLIBRARIES
-
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/video_chroma/Makefile.in b/modules/video_chroma/Makefile.in
deleted file mode 100644
index 4e18d8f..0000000
--- a/modules/video_chroma/Makefile.in
+++ /dev/null
@@ -1,1266 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/video_chroma/Makefile.am automatically generated from modules/video_chroma/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/Modules.am $(top_srcdir)/modules/common.am
-subdir = modules/video_chroma
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am__objects_1 =
-am__objects_2 = libgrey_yuv_plugin_la-grey_yuv.lo $(am__objects_1)
-am_libgrey_yuv_plugin_la_OBJECTS = $(am__objects_2)
-nodist_libgrey_yuv_plugin_la_OBJECTS =
-libgrey_yuv_plugin_la_OBJECTS = $(am_libgrey_yuv_plugin_la_OBJECTS) \
-	$(nodist_libgrey_yuv_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libgrey_yuv_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libgrey_yuv_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_3 = libi420_rgb_plugin_la-i420_rgb.lo \
-	libi420_rgb_plugin_la-i420_rgb8.lo \
-	libi420_rgb_plugin_la-i420_rgb16.lo $(am__objects_1)
-am_libi420_rgb_plugin_la_OBJECTS = $(am__objects_3)
-nodist_libi420_rgb_plugin_la_OBJECTS =
-libi420_rgb_plugin_la_OBJECTS = $(am_libi420_rgb_plugin_la_OBJECTS) \
-	$(nodist_libi420_rgb_plugin_la_OBJECTS)
-libi420_rgb_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libi420_rgb_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_4 = libi420_yuy2_plugin_la-i420_yuy2.lo $(am__objects_1)
-am_libi420_yuy2_plugin_la_OBJECTS = $(am__objects_4)
-nodist_libi420_yuy2_plugin_la_OBJECTS =
-libi420_yuy2_plugin_la_OBJECTS = $(am_libi420_yuy2_plugin_la_OBJECTS) \
-	$(nodist_libi420_yuy2_plugin_la_OBJECTS)
-libi420_yuy2_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libi420_yuy2_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_5 = libi422_i420_plugin_la-i422_i420.lo $(am__objects_1)
-am_libi422_i420_plugin_la_OBJECTS = $(am__objects_5)
-nodist_libi422_i420_plugin_la_OBJECTS =
-libi422_i420_plugin_la_OBJECTS = $(am_libi422_i420_plugin_la_OBJECTS) \
-	$(nodist_libi422_i420_plugin_la_OBJECTS)
-libi422_i420_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libi422_i420_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_6 = libi422_yuy2_plugin_la-i422_yuy2.lo $(am__objects_1)
-am_libi422_yuy2_plugin_la_OBJECTS = $(am__objects_6)
-nodist_libi422_yuy2_plugin_la_OBJECTS =
-libi422_yuy2_plugin_la_OBJECTS = $(am_libi422_yuy2_plugin_la_OBJECTS) \
-	$(nodist_libi422_yuy2_plugin_la_OBJECTS)
-libi422_yuy2_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libi422_yuy2_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_7 = libyuy2_i420_plugin_la-yuy2_i420.lo $(am__objects_1)
-am_libyuy2_i420_plugin_la_OBJECTS = $(am__objects_7)
-nodist_libyuy2_i420_plugin_la_OBJECTS =
-libyuy2_i420_plugin_la_OBJECTS = $(am_libyuy2_i420_plugin_la_OBJECTS) \
-	$(nodist_libyuy2_i420_plugin_la_OBJECTS)
-libyuy2_i420_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libyuy2_i420_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_8 = libyuy2_i422_plugin_la-yuy2_i422.lo $(am__objects_1)
-am_libyuy2_i422_plugin_la_OBJECTS = $(am__objects_8)
-nodist_libyuy2_i422_plugin_la_OBJECTS =
-libyuy2_i422_plugin_la_OBJECTS = $(am_libyuy2_i422_plugin_la_OBJECTS) \
-	$(nodist_libyuy2_i422_plugin_la_OBJECTS)
-libyuy2_i422_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libyuy2_i422_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libgrey_yuv_plugin_la_SOURCES) \
-	$(nodist_libgrey_yuv_plugin_la_SOURCES) \
-	$(libi420_rgb_plugin_la_SOURCES) \
-	$(nodist_libi420_rgb_plugin_la_SOURCES) \
-	$(libi420_yuy2_plugin_la_SOURCES) \
-	$(nodist_libi420_yuy2_plugin_la_SOURCES) \
-	$(libi422_i420_plugin_la_SOURCES) \
-	$(nodist_libi422_i420_plugin_la_SOURCES) \
-	$(libi422_yuy2_plugin_la_SOURCES) \
-	$(nodist_libi422_yuy2_plugin_la_SOURCES) \
-	$(libyuy2_i420_plugin_la_SOURCES) \
-	$(nodist_libyuy2_i420_plugin_la_SOURCES) \
-	$(libyuy2_i422_plugin_la_SOURCES) \
-	$(nodist_libyuy2_i422_plugin_la_SOURCES)
-DIST_SOURCES = $(libgrey_yuv_plugin_la_SOURCES) \
-	$(libi420_rgb_plugin_la_SOURCES) \
-	$(libi420_yuy2_plugin_la_SOURCES) \
-	$(libi422_i420_plugin_la_SOURCES) \
-	$(libi422_yuy2_plugin_la_SOURCES) \
-	$(libyuy2_i420_plugin_la_SOURCES) \
-	$(libyuy2_i422_plugin_la_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = video_chroma
-dir = video_chroma
-mods = grey_yuv i420_rgb i420_yuy2 i422_i420 i422_yuy2 yuy2_i420 yuy2_i422
-libvlc_LTLIBRARIES = libi420_rgb_plugin.la libi420_yuy2_plugin.la \
-	libi422_i420_plugin.la libi422_yuy2_plugin.la \
-	libgrey_yuv_plugin.la libyuy2_i420_plugin.la \
-	libyuy2_i422_plugin.la $(NULL)
-EXTRA_LTLIBRARIES = 
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
-SOURCES_i420_rgb = \
-	i420_rgb.c \
-	i420_rgb.h \
-	i420_rgb8.c \
-	i420_rgb16.c \
-	i420_rgb_c.h \
-	$(NULL)
-
-SOURCES_i420_yuy2 = \
-	i420_yuy2.c \
-	i420_yuy2.h \
-	$(NULL)
-
-SOURCES_i422_yuy2 = \
-	i422_yuy2.c \
-	i422_yuy2.h \
-	$(NULL)
-
-SOURCES_i422_i420 = \
-	i422_i420.c \
-	$(NULL)
-
-SOURCES_grey_yuv = \
-	grey_yuv.c \
-	$(NULL)
-
-SOURCES_yuy2_i422 = \
-	yuy2_i422.c \
-	$(NULL)
-
-SOURCES_yuy2_i420 = \
-	yuy2_i420.c \
-	$(NULL)
-
-
-# The grey_yuv plugin
-libgrey_yuv_plugin_la_SOURCES = $(SOURCES_grey_yuv)
-nodist_libgrey_yuv_plugin_la_SOURCES = $(nodist_SOURCES_grey_yuv)
-# Force per-target objects:
-libgrey_yuv_plugin_la_CFLAGS = $(AM_CFLAGS)
-libgrey_yuv_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libgrey_yuv_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libgrey_yuv_plugin_la_LIBADD = $(AM_LIBADD)
-libgrey_yuv_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The i420_rgb plugin
-libi420_rgb_plugin_la_SOURCES = $(SOURCES_i420_rgb)
-nodist_libi420_rgb_plugin_la_SOURCES = $(nodist_SOURCES_i420_rgb)
-# Force per-target objects:
-libi420_rgb_plugin_la_CFLAGS = $(AM_CFLAGS)
-libi420_rgb_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libi420_rgb_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libi420_rgb_plugin_la_LIBADD = $(AM_LIBADD)
-libi420_rgb_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The i420_yuy2 plugin
-libi420_yuy2_plugin_la_SOURCES = $(SOURCES_i420_yuy2)
-nodist_libi420_yuy2_plugin_la_SOURCES = $(nodist_SOURCES_i420_yuy2)
-# Force per-target objects:
-libi420_yuy2_plugin_la_CFLAGS = $(AM_CFLAGS)
-libi420_yuy2_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libi420_yuy2_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libi420_yuy2_plugin_la_LIBADD = $(AM_LIBADD)
-libi420_yuy2_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The i422_i420 plugin
-libi422_i420_plugin_la_SOURCES = $(SOURCES_i422_i420)
-nodist_libi422_i420_plugin_la_SOURCES = $(nodist_SOURCES_i422_i420)
-# Force per-target objects:
-libi422_i420_plugin_la_CFLAGS = $(AM_CFLAGS)
-libi422_i420_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libi422_i420_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libi422_i420_plugin_la_LIBADD = $(AM_LIBADD)
-libi422_i420_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The i422_yuy2 plugin
-libi422_yuy2_plugin_la_SOURCES = $(SOURCES_i422_yuy2)
-nodist_libi422_yuy2_plugin_la_SOURCES = $(nodist_SOURCES_i422_yuy2)
-# Force per-target objects:
-libi422_yuy2_plugin_la_CFLAGS = $(AM_CFLAGS)
-libi422_yuy2_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libi422_yuy2_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libi422_yuy2_plugin_la_LIBADD = $(AM_LIBADD)
-libi422_yuy2_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The yuy2_i420 plugin
-libyuy2_i420_plugin_la_SOURCES = $(SOURCES_yuy2_i420)
-nodist_libyuy2_i420_plugin_la_SOURCES = $(nodist_SOURCES_yuy2_i420)
-# Force per-target objects:
-libyuy2_i420_plugin_la_CFLAGS = $(AM_CFLAGS)
-libyuy2_i420_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libyuy2_i420_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libyuy2_i420_plugin_la_LIBADD = $(AM_LIBADD)
-libyuy2_i420_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The yuy2_i422 plugin
-libyuy2_i422_plugin_la_SOURCES = $(SOURCES_yuy2_i422)
-nodist_libyuy2_i422_plugin_la_SOURCES = $(nodist_SOURCES_yuy2_i422)
-# Force per-target objects:
-libyuy2_i422_plugin_la_CFLAGS = $(AM_CFLAGS)
-libyuy2_i422_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libyuy2_i422_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libyuy2_i422_plugin_la_LIBADD = $(AM_LIBADD)
-libyuy2_i422_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/video_chroma/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/video_chroma/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libgrey_yuv_plugin.la: $(libgrey_yuv_plugin_la_OBJECTS) $(libgrey_yuv_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libgrey_yuv_plugin_la_LINK) -rpath $(libvlcdir) $(libgrey_yuv_plugin_la_OBJECTS) $(libgrey_yuv_plugin_la_LIBADD) $(LIBS)
-libi420_rgb_plugin.la: $(libi420_rgb_plugin_la_OBJECTS) $(libi420_rgb_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libi420_rgb_plugin_la_LINK) -rpath $(libvlcdir) $(libi420_rgb_plugin_la_OBJECTS) $(libi420_rgb_plugin_la_LIBADD) $(LIBS)
-libi420_yuy2_plugin.la: $(libi420_yuy2_plugin_la_OBJECTS) $(libi420_yuy2_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libi420_yuy2_plugin_la_LINK) -rpath $(libvlcdir) $(libi420_yuy2_plugin_la_OBJECTS) $(libi420_yuy2_plugin_la_LIBADD) $(LIBS)
-libi422_i420_plugin.la: $(libi422_i420_plugin_la_OBJECTS) $(libi422_i420_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libi422_i420_plugin_la_LINK) -rpath $(libvlcdir) $(libi422_i420_plugin_la_OBJECTS) $(libi422_i420_plugin_la_LIBADD) $(LIBS)
-libi422_yuy2_plugin.la: $(libi422_yuy2_plugin_la_OBJECTS) $(libi422_yuy2_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libi422_yuy2_plugin_la_LINK) -rpath $(libvlcdir) $(libi422_yuy2_plugin_la_OBJECTS) $(libi422_yuy2_plugin_la_LIBADD) $(LIBS)
-libyuy2_i420_plugin.la: $(libyuy2_i420_plugin_la_OBJECTS) $(libyuy2_i420_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libyuy2_i420_plugin_la_LINK) -rpath $(libvlcdir) $(libyuy2_i420_plugin_la_OBJECTS) $(libyuy2_i420_plugin_la_LIBADD) $(LIBS)
-libyuy2_i422_plugin.la: $(libyuy2_i422_plugin_la_OBJECTS) $(libyuy2_i422_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libyuy2_i422_plugin_la_LINK) -rpath $(libvlcdir) $(libyuy2_i422_plugin_la_OBJECTS) $(libyuy2_i422_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libgrey_yuv_plugin_la-grey_yuv.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libi420_rgb_plugin_la-i420_rgb.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libi420_rgb_plugin_la-i420_rgb16.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libi420_rgb_plugin_la-i420_rgb8.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libi420_yuy2_plugin_la-i420_yuy2.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libi422_i420_plugin_la-i422_i420.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libi422_yuy2_plugin_la-i422_yuy2.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libyuy2_i420_plugin_la-yuy2_i420.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libyuy2_i422_plugin_la-yuy2_i422.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-libgrey_yuv_plugin_la-grey_yuv.lo: grey_yuv.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgrey_yuv_plugin_la_CFLAGS) $(CFLAGS) -MT libgrey_yuv_plugin_la-grey_yuv.lo -MD -MP -MF $(DEPDIR)/libgrey_yuv_plugin_la-grey_yuv.Tpo -c -o libgrey_yuv_plugin_la-grey_yuv.lo `test -f 'grey_yuv.c' || echo '$(srcdir)/'`grey_yuv.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgrey_yuv_plugin_la-grey_yuv.Tpo $(DEPDIR)/libgrey_yuv_plugin_la-grey_yuv.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='grey_yuv.c' object='libgrey_yuv_plugin_la-grey_yuv.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgrey_yuv_plugin_la_CFLAGS) $(CFLAGS) -c -o libgrey_yuv_plugin_la-grey_yuv.lo `test -f 'grey_yuv.c' || echo '$(srcdir)/'`grey_yuv.c
-
-libi420_rgb_plugin_la-i420_rgb.lo: i420_rgb.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libi420_rgb_plugin_la_CFLAGS) $(CFLAGS) -MT libi420_rgb_plugin_la-i420_rgb.lo -MD -MP -MF $(DEPDIR)/libi420_rgb_plugin_la-i420_rgb.Tpo -c -o libi420_rgb_plugin_la-i420_rgb.lo `test -f 'i420_rgb.c' || echo '$(srcdir)/'`i420_rgb.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libi420_rgb_plugin_la-i420_rgb.Tpo $(DEPDIR)/libi420_rgb_plugin_la-i420_rgb.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='i420_rgb.c' object='libi420_rgb_plugin_la-i420_rgb.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libi420_rgb_plugin_la_CFLAGS) $(CFLAGS) -c -o libi420_rgb_plugin_la-i420_rgb.lo `test -f 'i420_rgb.c' || echo '$(srcdir)/'`i420_rgb.c
-
-libi420_rgb_plugin_la-i420_rgb8.lo: i420_rgb8.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libi420_rgb_plugin_la_CFLAGS) $(CFLAGS) -MT libi420_rgb_plugin_la-i420_rgb8.lo -MD -MP -MF $(DEPDIR)/libi420_rgb_plugin_la-i420_rgb8.Tpo -c -o libi420_rgb_plugin_la-i420_rgb8.lo `test -f 'i420_rgb8.c' || echo '$(srcdir)/'`i420_rgb8.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libi420_rgb_plugin_la-i420_rgb8.Tpo $(DEPDIR)/libi420_rgb_plugin_la-i420_rgb8.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='i420_rgb8.c' object='libi420_rgb_plugin_la-i420_rgb8.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libi420_rgb_plugin_la_CFLAGS) $(CFLAGS) -c -o libi420_rgb_plugin_la-i420_rgb8.lo `test -f 'i420_rgb8.c' || echo '$(srcdir)/'`i420_rgb8.c
-
-libi420_rgb_plugin_la-i420_rgb16.lo: i420_rgb16.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libi420_rgb_plugin_la_CFLAGS) $(CFLAGS) -MT libi420_rgb_plugin_la-i420_rgb16.lo -MD -MP -MF $(DEPDIR)/libi420_rgb_plugin_la-i420_rgb16.Tpo -c -o libi420_rgb_plugin_la-i420_rgb16.lo `test -f 'i420_rgb16.c' || echo '$(srcdir)/'`i420_rgb16.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libi420_rgb_plugin_la-i420_rgb16.Tpo $(DEPDIR)/libi420_rgb_plugin_la-i420_rgb16.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='i420_rgb16.c' object='libi420_rgb_plugin_la-i420_rgb16.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libi420_rgb_plugin_la_CFLAGS) $(CFLAGS) -c -o libi420_rgb_plugin_la-i420_rgb16.lo `test -f 'i420_rgb16.c' || echo '$(srcdir)/'`i420_rgb16.c
-
-libi420_yuy2_plugin_la-i420_yuy2.lo: i420_yuy2.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libi420_yuy2_plugin_la_CFLAGS) $(CFLAGS) -MT libi420_yuy2_plugin_la-i420_yuy2.lo -MD -MP -MF $(DEPDIR)/libi420_yuy2_plugin_la-i420_yuy2.Tpo -c -o libi420_yuy2_plugin_la-i420_yuy2.lo `test -f 'i420_yuy2.c' || echo '$(srcdir)/'`i420_yuy2.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libi420_yuy2_plugin_la-i420_yuy2.Tpo $(DEPDIR)/libi420_yuy2_plugin_la-i420_yuy2.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='i420_yuy2.c' object='libi420_yuy2_plugin_la-i420_yuy2.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libi420_yuy2_plugin_la_CFLAGS) $(CFLAGS) -c -o libi420_yuy2_plugin_la-i420_yuy2.lo `test -f 'i420_yuy2.c' || echo '$(srcdir)/'`i420_yuy2.c
-
-libi422_i420_plugin_la-i422_i420.lo: i422_i420.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libi422_i420_plugin_la_CFLAGS) $(CFLAGS) -MT libi422_i420_plugin_la-i422_i420.lo -MD -MP -MF $(DEPDIR)/libi422_i420_plugin_la-i422_i420.Tpo -c -o libi422_i420_plugin_la-i422_i420.lo `test -f 'i422_i420.c' || echo '$(srcdir)/'`i422_i420.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libi422_i420_plugin_la-i422_i420.Tpo $(DEPDIR)/libi422_i420_plugin_la-i422_i420.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='i422_i420.c' object='libi422_i420_plugin_la-i422_i420.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libi422_i420_plugin_la_CFLAGS) $(CFLAGS) -c -o libi422_i420_plugin_la-i422_i420.lo `test -f 'i422_i420.c' || echo '$(srcdir)/'`i422_i420.c
-
-libi422_yuy2_plugin_la-i422_yuy2.lo: i422_yuy2.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libi422_yuy2_plugin_la_CFLAGS) $(CFLAGS) -MT libi422_yuy2_plugin_la-i422_yuy2.lo -MD -MP -MF $(DEPDIR)/libi422_yuy2_plugin_la-i422_yuy2.Tpo -c -o libi422_yuy2_plugin_la-i422_yuy2.lo `test -f 'i422_yuy2.c' || echo '$(srcdir)/'`i422_yuy2.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libi422_yuy2_plugin_la-i422_yuy2.Tpo $(DEPDIR)/libi422_yuy2_plugin_la-i422_yuy2.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='i422_yuy2.c' object='libi422_yuy2_plugin_la-i422_yuy2.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libi422_yuy2_plugin_la_CFLAGS) $(CFLAGS) -c -o libi422_yuy2_plugin_la-i422_yuy2.lo `test -f 'i422_yuy2.c' || echo '$(srcdir)/'`i422_yuy2.c
-
-libyuy2_i420_plugin_la-yuy2_i420.lo: yuy2_i420.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libyuy2_i420_plugin_la_CFLAGS) $(CFLAGS) -MT libyuy2_i420_plugin_la-yuy2_i420.lo -MD -MP -MF $(DEPDIR)/libyuy2_i420_plugin_la-yuy2_i420.Tpo -c -o libyuy2_i420_plugin_la-yuy2_i420.lo `test -f 'yuy2_i420.c' || echo '$(srcdir)/'`yuy2_i420.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libyuy2_i420_plugin_la-yuy2_i420.Tpo $(DEPDIR)/libyuy2_i420_plugin_la-yuy2_i420.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='yuy2_i420.c' object='libyuy2_i420_plugin_la-yuy2_i420.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libyuy2_i420_plugin_la_CFLAGS) $(CFLAGS) -c -o libyuy2_i420_plugin_la-yuy2_i420.lo `test -f 'yuy2_i420.c' || echo '$(srcdir)/'`yuy2_i420.c
-
-libyuy2_i422_plugin_la-yuy2_i422.lo: yuy2_i422.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libyuy2_i422_plugin_la_CFLAGS) $(CFLAGS) -MT libyuy2_i422_plugin_la-yuy2_i422.lo -MD -MP -MF $(DEPDIR)/libyuy2_i422_plugin_la-yuy2_i422.Tpo -c -o libyuy2_i422_plugin_la-yuy2_i422.lo `test -f 'yuy2_i422.c' || echo '$(srcdir)/'`yuy2_i422.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libyuy2_i422_plugin_la-yuy2_i422.Tpo $(DEPDIR)/libyuy2_i422_plugin_la-yuy2_i422.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='yuy2_i422.c' object='libyuy2_i422_plugin_la-yuy2_i422.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libyuy2_i422_plugin_la_CFLAGS) $(CFLAGS) -c -o libyuy2_i422_plugin_la-yuy2_i422.lo `test -f 'yuy2_i422.c' || echo '$(srcdir)/'`yuy2_i422.c
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-am
-all-am: Makefile $(LTLIBRARIES)
-installdirs:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: all check install install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-	clean-libtool clean-libvlcLTLIBRARIES ctags distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags uninstall uninstall-am uninstall-libvlcLTLIBRARIES
-
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/video_filter/Makefile.in b/modules/video_filter/Makefile.in
deleted file mode 100644
index fcdf3b0..0000000
--- a/modules/video_filter/Makefile.in
+++ /dev/null
@@ -1,3249 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/video_filter/Makefile.am automatically generated from modules/video_filter/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
-	$(srcdir)/Makefile.in $(srcdir)/Modules.am \
-	$(top_srcdir)/modules/common.am
-subdir = modules/video_filter
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am__objects_1 = libadjust_plugin_la-adjust.lo
-am_libadjust_plugin_la_OBJECTS = $(am__objects_1)
-nodist_libadjust_plugin_la_OBJECTS =
-libadjust_plugin_la_OBJECTS = $(am_libadjust_plugin_la_OBJECTS) \
-	$(nodist_libadjust_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libadjust_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libadjust_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_2 = libalphamask_plugin_la-alphamask.lo
-am_libalphamask_plugin_la_OBJECTS = $(am__objects_2)
-nodist_libalphamask_plugin_la_OBJECTS =
-libalphamask_plugin_la_OBJECTS = $(am_libalphamask_plugin_la_OBJECTS) \
-	$(nodist_libalphamask_plugin_la_OBJECTS)
-libalphamask_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libalphamask_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_3 = libatmo_plugin_la-atmo.lo \
-	libatmo_plugin_la-AtmoCalculations.lo \
-	libatmo_plugin_la-AtmoConfig.lo \
-	libatmo_plugin_la-AtmoConnection.lo \
-	libatmo_plugin_la-AtmoDynData.lo \
-	libatmo_plugin_la-AtmoExternalCaptureInput.lo \
-	libatmo_plugin_la-AtmoInput.lo \
-	libatmo_plugin_la-AtmoLiveView.lo \
-	libatmo_plugin_la-AtmoOutputFilter.lo \
-	libatmo_plugin_la-AtmoThread.lo libatmo_plugin_la-AtmoTools.lo \
-	libatmo_plugin_la-AtmoZoneDefinition.lo \
-	libatmo_plugin_la-AtmoChannelAssignment.lo \
-	libatmo_plugin_la-AtmoClassicConnection.lo \
-	libatmo_plugin_la-AtmoDmxSerialConnection.lo \
-	libatmo_plugin_la-DmxTools.lo \
-	libatmo_plugin_la-AtmoMultiConnection.lo \
-	libatmo_plugin_la-MoMoConnection.lo \
-	libatmo_plugin_la-FnordlichtConnection.lo \
-	libatmo_plugin_la-AtmoPacketQueue.lo
-am_libatmo_plugin_la_OBJECTS = $(am__objects_3)
-nodist_libatmo_plugin_la_OBJECTS =
-libatmo_plugin_la_OBJECTS = $(am_libatmo_plugin_la_OBJECTS) \
-	$(nodist_libatmo_plugin_la_OBJECTS)
-libatmo_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
-	$(libatmo_plugin_la_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_4 = libaudiobargraph_v_plugin_la-audiobargraph_v.lo
-am_libaudiobargraph_v_plugin_la_OBJECTS = $(am__objects_4)
-nodist_libaudiobargraph_v_plugin_la_OBJECTS =
-libaudiobargraph_v_plugin_la_OBJECTS =  \
-	$(am_libaudiobargraph_v_plugin_la_OBJECTS) \
-	$(nodist_libaudiobargraph_v_plugin_la_OBJECTS)
-libaudiobargraph_v_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libaudiobargraph_v_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_5 = libball_plugin_la-ball.lo
-am_libball_plugin_la_OBJECTS = $(am__objects_5)
-nodist_libball_plugin_la_OBJECTS =
-libball_plugin_la_OBJECTS = $(am_libball_plugin_la_OBJECTS) \
-	$(nodist_libball_plugin_la_OBJECTS)
-libball_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libball_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-am__objects_6 = libblend_plugin_la-blend.lo
-am_libblend_plugin_la_OBJECTS = $(am__objects_6)
-nodist_libblend_plugin_la_OBJECTS =
-libblend_plugin_la_OBJECTS = $(am_libblend_plugin_la_OBJECTS) \
-	$(nodist_libblend_plugin_la_OBJECTS)
-libblend_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libblend_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_7 = libblendbench_plugin_la-blendbench.lo
-am_libblendbench_plugin_la_OBJECTS = $(am__objects_7)
-nodist_libblendbench_plugin_la_OBJECTS =
-libblendbench_plugin_la_OBJECTS =  \
-	$(am_libblendbench_plugin_la_OBJECTS) \
-	$(nodist_libblendbench_plugin_la_OBJECTS)
-libblendbench_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libblendbench_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_8 = libbluescreen_plugin_la-bluescreen.lo
-am_libbluescreen_plugin_la_OBJECTS = $(am__objects_8)
-nodist_libbluescreen_plugin_la_OBJECTS =
-libbluescreen_plugin_la_OBJECTS =  \
-	$(am_libbluescreen_plugin_la_OBJECTS) \
-	$(nodist_libbluescreen_plugin_la_OBJECTS)
-libbluescreen_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libbluescreen_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_9 = libcanvas_plugin_la-canvas.lo
-am_libcanvas_plugin_la_OBJECTS = $(am__objects_9)
-nodist_libcanvas_plugin_la_OBJECTS =
-libcanvas_plugin_la_OBJECTS = $(am_libcanvas_plugin_la_OBJECTS) \
-	$(nodist_libcanvas_plugin_la_OBJECTS)
-libcanvas_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libcanvas_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_10 = libchain_plugin_la-chain.lo
-am_libchain_plugin_la_OBJECTS = $(am__objects_10)
-nodist_libchain_plugin_la_OBJECTS =
-libchain_plugin_la_OBJECTS = $(am_libchain_plugin_la_OBJECTS) \
-	$(nodist_libchain_plugin_la_OBJECTS)
-libchain_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libchain_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_11 = libclone_plugin_la-clone.lo
-am_libclone_plugin_la_OBJECTS = $(am__objects_11)
-nodist_libclone_plugin_la_OBJECTS =
-libclone_plugin_la_OBJECTS = $(am_libclone_plugin_la_OBJECTS) \
-	$(nodist_libclone_plugin_la_OBJECTS)
-libclone_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libclone_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_12 = libcolorthres_plugin_la-colorthres.lo
-am_libcolorthres_plugin_la_OBJECTS = $(am__objects_12)
-nodist_libcolorthres_plugin_la_OBJECTS =
-libcolorthres_plugin_la_OBJECTS =  \
-	$(am_libcolorthres_plugin_la_OBJECTS) \
-	$(nodist_libcolorthres_plugin_la_OBJECTS)
-libcolorthres_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libcolorthres_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_13 = libcrop_plugin_la-crop.lo
-am_libcrop_plugin_la_OBJECTS = $(am__objects_13)
-nodist_libcrop_plugin_la_OBJECTS =
-libcrop_plugin_la_OBJECTS = $(am_libcrop_plugin_la_OBJECTS) \
-	$(nodist_libcrop_plugin_la_OBJECTS)
-libcrop_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libcrop_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-am__objects_14 = libcroppadd_plugin_la-croppadd.lo
-am_libcroppadd_plugin_la_OBJECTS = $(am__objects_14)
-nodist_libcroppadd_plugin_la_OBJECTS =
-libcroppadd_plugin_la_OBJECTS = $(am_libcroppadd_plugin_la_OBJECTS) \
-	$(nodist_libcroppadd_plugin_la_OBJECTS)
-libcroppadd_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libcroppadd_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_15 = libdeinterlace_plugin_la-deinterlace.lo
-am_libdeinterlace_plugin_la_OBJECTS = $(am__objects_15)
-nodist_libdeinterlace_plugin_la_OBJECTS =
-libdeinterlace_plugin_la_OBJECTS =  \
-	$(am_libdeinterlace_plugin_la_OBJECTS) \
-	$(nodist_libdeinterlace_plugin_la_OBJECTS)
-libdeinterlace_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libdeinterlace_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_16 = liberase_plugin_la-erase.lo
-am_liberase_plugin_la_OBJECTS = $(am__objects_16)
-nodist_liberase_plugin_la_OBJECTS =
-liberase_plugin_la_OBJECTS = $(am_liberase_plugin_la_OBJECTS) \
-	$(nodist_liberase_plugin_la_OBJECTS)
-liberase_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(liberase_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_17 = libextract_plugin_la-extract.lo
-am_libextract_plugin_la_OBJECTS = $(am__objects_17)
-nodist_libextract_plugin_la_OBJECTS =
-libextract_plugin_la_OBJECTS = $(am_libextract_plugin_la_OBJECTS) \
-	$(nodist_libextract_plugin_la_OBJECTS)
-libextract_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libextract_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_18 = libgaussianblur_plugin_la-gaussianblur.lo
-am_libgaussianblur_plugin_la_OBJECTS = $(am__objects_18)
-nodist_libgaussianblur_plugin_la_OBJECTS =
-libgaussianblur_plugin_la_OBJECTS =  \
-	$(am_libgaussianblur_plugin_la_OBJECTS) \
-	$(nodist_libgaussianblur_plugin_la_OBJECTS)
-libgaussianblur_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libgaussianblur_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_19 = libgradient_plugin_la-gradient.lo
-am_libgradient_plugin_la_OBJECTS = $(am__objects_19)
-nodist_libgradient_plugin_la_OBJECTS =
-libgradient_plugin_la_OBJECTS = $(am_libgradient_plugin_la_OBJECTS) \
-	$(nodist_libgradient_plugin_la_OBJECTS)
-libgradient_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libgradient_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_20 = libgrain_plugin_la-grain.lo
-am_libgrain_plugin_la_OBJECTS = $(am__objects_20)
-nodist_libgrain_plugin_la_OBJECTS =
-libgrain_plugin_la_OBJECTS = $(am_libgrain_plugin_la_OBJECTS) \
-	$(nodist_libgrain_plugin_la_OBJECTS)
-libgrain_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libgrain_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_21 = libinvert_plugin_la-invert.lo
-am_libinvert_plugin_la_OBJECTS = $(am__objects_21)
-nodist_libinvert_plugin_la_OBJECTS =
-libinvert_plugin_la_OBJECTS = $(am_libinvert_plugin_la_OBJECTS) \
-	$(nodist_libinvert_plugin_la_OBJECTS)
-libinvert_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libinvert_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_22 = liblogo_plugin_la-logo.lo
-am_liblogo_plugin_la_OBJECTS = $(am__objects_22)
-nodist_liblogo_plugin_la_OBJECTS =
-liblogo_plugin_la_OBJECTS = $(am_liblogo_plugin_la_OBJECTS) \
-	$(nodist_liblogo_plugin_la_OBJECTS)
-liblogo_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(liblogo_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-am__objects_23 = libmagnify_plugin_la-magnify.lo
-am_libmagnify_plugin_la_OBJECTS = $(am__objects_23)
-nodist_libmagnify_plugin_la_OBJECTS =
-libmagnify_plugin_la_OBJECTS = $(am_libmagnify_plugin_la_OBJECTS) \
-	$(nodist_libmagnify_plugin_la_OBJECTS)
-libmagnify_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libmagnify_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_24 = libmarq_plugin_la-marq.lo
-am_libmarq_plugin_la_OBJECTS = $(am__objects_24)
-nodist_libmarq_plugin_la_OBJECTS =
-libmarq_plugin_la_OBJECTS = $(am_libmarq_plugin_la_OBJECTS) \
-	$(nodist_libmarq_plugin_la_OBJECTS)
-libmarq_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libmarq_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-am__objects_25 = libmirror_plugin_la-mirror.lo
-am_libmirror_plugin_la_OBJECTS = $(am__objects_25)
-nodist_libmirror_plugin_la_OBJECTS =
-libmirror_plugin_la_OBJECTS = $(am_libmirror_plugin_la_OBJECTS) \
-	$(nodist_libmirror_plugin_la_OBJECTS)
-libmirror_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libmirror_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_26 = libmosaic_plugin_la-mosaic.lo
-am_libmosaic_plugin_la_OBJECTS = $(am__objects_26)
-nodist_libmosaic_plugin_la_OBJECTS =
-libmosaic_plugin_la_OBJECTS = $(am_libmosaic_plugin_la_OBJECTS) \
-	$(nodist_libmosaic_plugin_la_OBJECTS)
-libmosaic_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libmosaic_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_27 = libmotionblur_plugin_la-motionblur.lo
-am_libmotionblur_plugin_la_OBJECTS = $(am__objects_27)
-nodist_libmotionblur_plugin_la_OBJECTS =
-libmotionblur_plugin_la_OBJECTS =  \
-	$(am_libmotionblur_plugin_la_OBJECTS) \
-	$(nodist_libmotionblur_plugin_la_OBJECTS)
-libmotionblur_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libmotionblur_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_28 = libmotiondetect_plugin_la-motiondetect.lo
-am_libmotiondetect_plugin_la_OBJECTS = $(am__objects_28)
-nodist_libmotiondetect_plugin_la_OBJECTS =
-libmotiondetect_plugin_la_OBJECTS =  \
-	$(am_libmotiondetect_plugin_la_OBJECTS) \
-	$(nodist_libmotiondetect_plugin_la_OBJECTS)
-libmotiondetect_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libmotiondetect_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_29 = libnoise_plugin_la-noise.lo
-am_libnoise_plugin_la_OBJECTS = $(am__objects_29)
-nodist_libnoise_plugin_la_OBJECTS =
-libnoise_plugin_la_OBJECTS = $(am_libnoise_plugin_la_OBJECTS) \
-	$(nodist_libnoise_plugin_la_OBJECTS)
-libnoise_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libnoise_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_30 = libopencv_example_plugin_la-opencv_example.lo
-am_libopencv_example_plugin_la_OBJECTS = $(am__objects_30)
-nodist_libopencv_example_plugin_la_OBJECTS =
-libopencv_example_plugin_la_OBJECTS =  \
-	$(am_libopencv_example_plugin_la_OBJECTS) \
-	$(nodist_libopencv_example_plugin_la_OBJECTS)
-libopencv_example_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libopencv_example_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_31 = libopencv_wrapper_plugin_la-opencv_wrapper.lo
-am_libopencv_wrapper_plugin_la_OBJECTS = $(am__objects_31)
-nodist_libopencv_wrapper_plugin_la_OBJECTS =
-libopencv_wrapper_plugin_la_OBJECTS =  \
-	$(am_libopencv_wrapper_plugin_la_OBJECTS) \
-	$(nodist_libopencv_wrapper_plugin_la_OBJECTS)
-libopencv_wrapper_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libopencv_wrapper_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_32 = libosdmenu_plugin_la-osdmenu.lo
-am_libosdmenu_plugin_la_OBJECTS = $(am__objects_32)
-nodist_libosdmenu_plugin_la_OBJECTS =
-libosdmenu_plugin_la_OBJECTS = $(am_libosdmenu_plugin_la_OBJECTS) \
-	$(nodist_libosdmenu_plugin_la_OBJECTS)
-libosdmenu_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libosdmenu_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_33 = libpanoramix_plugin_la-panoramix.lo
-am_libpanoramix_plugin_la_OBJECTS = $(am__objects_33)
-nodist_libpanoramix_plugin_la_OBJECTS =
-libpanoramix_plugin_la_OBJECTS = $(am_libpanoramix_plugin_la_OBJECTS) \
-	$(nodist_libpanoramix_plugin_la_OBJECTS)
-libpanoramix_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libpanoramix_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_34 = libpostproc_plugin_la-postproc.lo
-am_libpostproc_plugin_la_OBJECTS = $(am__objects_34)
-nodist_libpostproc_plugin_la_OBJECTS =
-libpostproc_plugin_la_OBJECTS = $(am_libpostproc_plugin_la_OBJECTS) \
-	$(nodist_libpostproc_plugin_la_OBJECTS)
-libpostproc_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libpostproc_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_35 = libpsychedelic_plugin_la-psychedelic.lo
-am_libpsychedelic_plugin_la_OBJECTS = $(am__objects_35)
-nodist_libpsychedelic_plugin_la_OBJECTS =
-libpsychedelic_plugin_la_OBJECTS =  \
-	$(am_libpsychedelic_plugin_la_OBJECTS) \
-	$(nodist_libpsychedelic_plugin_la_OBJECTS)
-libpsychedelic_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libpsychedelic_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_36 = libpuzzle_plugin_la-puzzle.lo
-am_libpuzzle_plugin_la_OBJECTS = $(am__objects_36)
-nodist_libpuzzle_plugin_la_OBJECTS =
-libpuzzle_plugin_la_OBJECTS = $(am_libpuzzle_plugin_la_OBJECTS) \
-	$(nodist_libpuzzle_plugin_la_OBJECTS)
-libpuzzle_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libpuzzle_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_37 = libremoteosd_plugin_la-remoteosd.lo
-am_libremoteosd_plugin_la_OBJECTS = $(am__objects_37)
-nodist_libremoteosd_plugin_la_OBJECTS =
-libremoteosd_plugin_la_OBJECTS = $(am_libremoteosd_plugin_la_OBJECTS) \
-	$(nodist_libremoteosd_plugin_la_OBJECTS)
-libremoteosd_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libremoteosd_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_38 = libripple_plugin_la-ripple.lo
-am_libripple_plugin_la_OBJECTS = $(am__objects_38)
-nodist_libripple_plugin_la_OBJECTS =
-libripple_plugin_la_OBJECTS = $(am_libripple_plugin_la_OBJECTS) \
-	$(nodist_libripple_plugin_la_OBJECTS)
-libripple_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libripple_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_39 = librotate_plugin_la-rotate.lo
-am_librotate_plugin_la_OBJECTS = $(am__objects_39)
-nodist_librotate_plugin_la_OBJECTS =
-librotate_plugin_la_OBJECTS = $(am_librotate_plugin_la_OBJECTS) \
-	$(nodist_librotate_plugin_la_OBJECTS)
-librotate_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(librotate_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_40 = librss_plugin_la-rss.lo
-am_librss_plugin_la_OBJECTS = $(am__objects_40)
-nodist_librss_plugin_la_OBJECTS =
-librss_plugin_la_OBJECTS = $(am_librss_plugin_la_OBJECTS) \
-	$(nodist_librss_plugin_la_OBJECTS)
-librss_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(librss_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-am__objects_41 = librv32_plugin_la-rv32.lo
-am_librv32_plugin_la_OBJECTS = $(am__objects_41)
-nodist_librv32_plugin_la_OBJECTS =
-librv32_plugin_la_OBJECTS = $(am_librv32_plugin_la_OBJECTS) \
-	$(nodist_librv32_plugin_la_OBJECTS)
-librv32_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(librv32_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-am__objects_42 = libscale_plugin_la-scale.lo
-am_libscale_plugin_la_OBJECTS = $(am__objects_42)
-nodist_libscale_plugin_la_OBJECTS =
-libscale_plugin_la_OBJECTS = $(am_libscale_plugin_la_OBJECTS) \
-	$(nodist_libscale_plugin_la_OBJECTS)
-libscale_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libscale_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_43 = libscene_plugin_la-scene.lo
-am_libscene_plugin_la_OBJECTS = $(am__objects_43)
-nodist_libscene_plugin_la_OBJECTS =
-libscene_plugin_la_OBJECTS = $(am_libscene_plugin_la_OBJECTS) \
-	$(nodist_libscene_plugin_la_OBJECTS)
-libscene_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libscene_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_44 = libsharpen_plugin_la-sharpen.lo
-am_libsharpen_plugin_la_OBJECTS = $(am__objects_44)
-nodist_libsharpen_plugin_la_OBJECTS =
-libsharpen_plugin_la_OBJECTS = $(am_libsharpen_plugin_la_OBJECTS) \
-	$(nodist_libsharpen_plugin_la_OBJECTS)
-libsharpen_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libsharpen_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_45 = libswscale_omap_plugin_la-swscale_omap.lo \
-	libswscale_omap_plugin_la-arm_jit_swscale.lo arm_colorconv.lo
-am_libswscale_omap_plugin_la_OBJECTS = $(am__objects_45)
-nodist_libswscale_omap_plugin_la_OBJECTS =
-libswscale_omap_plugin_la_OBJECTS =  \
-	$(am_libswscale_omap_plugin_la_OBJECTS) \
-	$(nodist_libswscale_omap_plugin_la_OBJECTS)
-libswscale_omap_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libswscale_omap_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_46 = libswscale_plugin_la-swscale.lo \
-	libswscale_plugin_la-chroma.lo
-am_libswscale_plugin_la_OBJECTS = $(am__objects_46)
-nodist_libswscale_plugin_la_OBJECTS =
-libswscale_plugin_la_OBJECTS = $(am_libswscale_plugin_la_OBJECTS) \
-	$(nodist_libswscale_plugin_la_OBJECTS)
-libswscale_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libswscale_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_47 = libtransform_plugin_la-transform.lo
-am_libtransform_plugin_la_OBJECTS = $(am__objects_47)
-nodist_libtransform_plugin_la_OBJECTS =
-libtransform_plugin_la_OBJECTS = $(am_libtransform_plugin_la_OBJECTS) \
-	$(nodist_libtransform_plugin_la_OBJECTS)
-libtransform_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libtransform_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_48 = libvideo_filter_wrapper_plugin_la-wrapper.lo
-am_libvideo_filter_wrapper_plugin_la_OBJECTS = $(am__objects_48)
-nodist_libvideo_filter_wrapper_plugin_la_OBJECTS =
-libvideo_filter_wrapper_plugin_la_OBJECTS =  \
-	$(am_libvideo_filter_wrapper_plugin_la_OBJECTS) \
-	$(nodist_libvideo_filter_wrapper_plugin_la_OBJECTS)
-libvideo_filter_wrapper_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) \
-	--tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \
-	$(CCLD) $(libvideo_filter_wrapper_plugin_la_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-am__objects_49 = libwall_plugin_la-wall.lo
-am_libwall_plugin_la_OBJECTS = $(am__objects_49)
-nodist_libwall_plugin_la_OBJECTS =
-libwall_plugin_la_OBJECTS = $(am_libwall_plugin_la_OBJECTS) \
-	$(nodist_libwall_plugin_la_OBJECTS)
-libwall_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libwall_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-am__objects_50 = libwave_plugin_la-wave.lo
-am_libwave_plugin_la_OBJECTS = $(am__objects_50)
-nodist_libwave_plugin_la_OBJECTS =
-libwave_plugin_la_OBJECTS = $(am_libwave_plugin_la_OBJECTS) \
-	$(nodist_libwave_plugin_la_OBJECTS)
-libwave_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libwave_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-am__objects_51 = libyuvp_plugin_la-yuvp.lo
-am_libyuvp_plugin_la_OBJECTS = $(am__objects_51)
-nodist_libyuvp_plugin_la_OBJECTS =
-libyuvp_plugin_la_OBJECTS = $(am_libyuvp_plugin_la_OBJECTS) \
-	$(nodist_libyuvp_plugin_la_OBJECTS)
-libyuvp_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libyuvp_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-CPPASCOMPILE = $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
-	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS)
-LTCPPASCOMPILE = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CCAS) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CCASFLAGS) $(CCASFLAGS)
-AM_V_CPPAS = $(am__v_CPPAS_$(V))
-am__v_CPPAS_ = $(am__v_CPPAS_$(AM_DEFAULT_VERBOSITY))
-am__v_CPPAS_0 = @echo "  CPPAS " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
-	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
-LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CXXFLAGS) $(CXXFLAGS)
-AM_V_CXX = $(am__v_CXX_$(V))
-am__v_CXX_ = $(am__v_CXX_$(AM_DEFAULT_VERBOSITY))
-am__v_CXX_0 = @echo "  CXX   " $@;
-CXXLD = $(CXX)
-CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
-	$(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CXXLD = $(am__v_CXXLD_$(V))
-am__v_CXXLD_ = $(am__v_CXXLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CXXLD_0 = @echo "  CXXLD " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libadjust_plugin_la_SOURCES) \
-	$(nodist_libadjust_plugin_la_SOURCES) \
-	$(libalphamask_plugin_la_SOURCES) \
-	$(nodist_libalphamask_plugin_la_SOURCES) \
-	$(libatmo_plugin_la_SOURCES) \
-	$(nodist_libatmo_plugin_la_SOURCES) \
-	$(libaudiobargraph_v_plugin_la_SOURCES) \
-	$(nodist_libaudiobargraph_v_plugin_la_SOURCES) \
-	$(libball_plugin_la_SOURCES) \
-	$(nodist_libball_plugin_la_SOURCES) \
-	$(libblend_plugin_la_SOURCES) \
-	$(nodist_libblend_plugin_la_SOURCES) \
-	$(libblendbench_plugin_la_SOURCES) \
-	$(nodist_libblendbench_plugin_la_SOURCES) \
-	$(libbluescreen_plugin_la_SOURCES) \
-	$(nodist_libbluescreen_plugin_la_SOURCES) \
-	$(libcanvas_plugin_la_SOURCES) \
-	$(nodist_libcanvas_plugin_la_SOURCES) \
-	$(libchain_plugin_la_SOURCES) \
-	$(nodist_libchain_plugin_la_SOURCES) \
-	$(libclone_plugin_la_SOURCES) \
-	$(nodist_libclone_plugin_la_SOURCES) \
-	$(libcolorthres_plugin_la_SOURCES) \
-	$(nodist_libcolorthres_plugin_la_SOURCES) \
-	$(libcrop_plugin_la_SOURCES) \
-	$(nodist_libcrop_plugin_la_SOURCES) \
-	$(libcroppadd_plugin_la_SOURCES) \
-	$(nodist_libcroppadd_plugin_la_SOURCES) \
-	$(libdeinterlace_plugin_la_SOURCES) \
-	$(nodist_libdeinterlace_plugin_la_SOURCES) \
-	$(liberase_plugin_la_SOURCES) \
-	$(nodist_liberase_plugin_la_SOURCES) \
-	$(libextract_plugin_la_SOURCES) \
-	$(nodist_libextract_plugin_la_SOURCES) \
-	$(libgaussianblur_plugin_la_SOURCES) \
-	$(nodist_libgaussianblur_plugin_la_SOURCES) \
-	$(libgradient_plugin_la_SOURCES) \
-	$(nodist_libgradient_plugin_la_SOURCES) \
-	$(libgrain_plugin_la_SOURCES) \
-	$(nodist_libgrain_plugin_la_SOURCES) \
-	$(libinvert_plugin_la_SOURCES) \
-	$(nodist_libinvert_plugin_la_SOURCES) \
-	$(liblogo_plugin_la_SOURCES) \
-	$(nodist_liblogo_plugin_la_SOURCES) \
-	$(libmagnify_plugin_la_SOURCES) \
-	$(nodist_libmagnify_plugin_la_SOURCES) \
-	$(libmarq_plugin_la_SOURCES) \
-	$(nodist_libmarq_plugin_la_SOURCES) \
-	$(libmirror_plugin_la_SOURCES) \
-	$(nodist_libmirror_plugin_la_SOURCES) \
-	$(libmosaic_plugin_la_SOURCES) \
-	$(nodist_libmosaic_plugin_la_SOURCES) \
-	$(libmotionblur_plugin_la_SOURCES) \
-	$(nodist_libmotionblur_plugin_la_SOURCES) \
-	$(libmotiondetect_plugin_la_SOURCES) \
-	$(nodist_libmotiondetect_plugin_la_SOURCES) \
-	$(libnoise_plugin_la_SOURCES) \
-	$(nodist_libnoise_plugin_la_SOURCES) \
-	$(libopencv_example_plugin_la_SOURCES) \
-	$(nodist_libopencv_example_plugin_la_SOURCES) \
-	$(libopencv_wrapper_plugin_la_SOURCES) \
-	$(nodist_libopencv_wrapper_plugin_la_SOURCES) \
-	$(libosdmenu_plugin_la_SOURCES) \
-	$(nodist_libosdmenu_plugin_la_SOURCES) \
-	$(libpanoramix_plugin_la_SOURCES) \
-	$(nodist_libpanoramix_plugin_la_SOURCES) \
-	$(libpostproc_plugin_la_SOURCES) \
-	$(nodist_libpostproc_plugin_la_SOURCES) \
-	$(libpsychedelic_plugin_la_SOURCES) \
-	$(nodist_libpsychedelic_plugin_la_SOURCES) \
-	$(libpuzzle_plugin_la_SOURCES) \
-	$(nodist_libpuzzle_plugin_la_SOURCES) \
-	$(libremoteosd_plugin_la_SOURCES) \
-	$(nodist_libremoteosd_plugin_la_SOURCES) \
-	$(libripple_plugin_la_SOURCES) \
-	$(nodist_libripple_plugin_la_SOURCES) \
-	$(librotate_plugin_la_SOURCES) \
-	$(nodist_librotate_plugin_la_SOURCES) \
-	$(librss_plugin_la_SOURCES) $(nodist_librss_plugin_la_SOURCES) \
-	$(librv32_plugin_la_SOURCES) \
-	$(nodist_librv32_plugin_la_SOURCES) \
-	$(libscale_plugin_la_SOURCES) \
-	$(nodist_libscale_plugin_la_SOURCES) \
-	$(libscene_plugin_la_SOURCES) \
-	$(nodist_libscene_plugin_la_SOURCES) \
-	$(libsharpen_plugin_la_SOURCES) \
-	$(nodist_libsharpen_plugin_la_SOURCES) \
-	$(libswscale_omap_plugin_la_SOURCES) \
-	$(nodist_libswscale_omap_plugin_la_SOURCES) \
-	$(libswscale_plugin_la_SOURCES) \
-	$(nodist_libswscale_plugin_la_SOURCES) \
-	$(libtransform_plugin_la_SOURCES) \
-	$(nodist_libtransform_plugin_la_SOURCES) \
-	$(libvideo_filter_wrapper_plugin_la_SOURCES) \
-	$(nodist_libvideo_filter_wrapper_plugin_la_SOURCES) \
-	$(libwall_plugin_la_SOURCES) \
-	$(nodist_libwall_plugin_la_SOURCES) \
-	$(libwave_plugin_la_SOURCES) \
-	$(nodist_libwave_plugin_la_SOURCES) \
-	$(libyuvp_plugin_la_SOURCES) \
-	$(nodist_libyuvp_plugin_la_SOURCES)
-DIST_SOURCES = $(libadjust_plugin_la_SOURCES) \
-	$(libalphamask_plugin_la_SOURCES) $(libatmo_plugin_la_SOURCES) \
-	$(libaudiobargraph_v_plugin_la_SOURCES) \
-	$(libball_plugin_la_SOURCES) $(libblend_plugin_la_SOURCES) \
-	$(libblendbench_plugin_la_SOURCES) \
-	$(libbluescreen_plugin_la_SOURCES) \
-	$(libcanvas_plugin_la_SOURCES) $(libchain_plugin_la_SOURCES) \
-	$(libclone_plugin_la_SOURCES) \
-	$(libcolorthres_plugin_la_SOURCES) \
-	$(libcrop_plugin_la_SOURCES) $(libcroppadd_plugin_la_SOURCES) \
-	$(libdeinterlace_plugin_la_SOURCES) \
-	$(liberase_plugin_la_SOURCES) $(libextract_plugin_la_SOURCES) \
-	$(libgaussianblur_plugin_la_SOURCES) \
-	$(libgradient_plugin_la_SOURCES) $(libgrain_plugin_la_SOURCES) \
-	$(libinvert_plugin_la_SOURCES) $(liblogo_plugin_la_SOURCES) \
-	$(libmagnify_plugin_la_SOURCES) $(libmarq_plugin_la_SOURCES) \
-	$(libmirror_plugin_la_SOURCES) $(libmosaic_plugin_la_SOURCES) \
-	$(libmotionblur_plugin_la_SOURCES) \
-	$(libmotiondetect_plugin_la_SOURCES) \
-	$(libnoise_plugin_la_SOURCES) \
-	$(libopencv_example_plugin_la_SOURCES) \
-	$(libopencv_wrapper_plugin_la_SOURCES) \
-	$(libosdmenu_plugin_la_SOURCES) \
-	$(libpanoramix_plugin_la_SOURCES) \
-	$(libpostproc_plugin_la_SOURCES) \
-	$(libpsychedelic_plugin_la_SOURCES) \
-	$(libpuzzle_plugin_la_SOURCES) \
-	$(libremoteosd_plugin_la_SOURCES) \
-	$(libripple_plugin_la_SOURCES) $(librotate_plugin_la_SOURCES) \
-	$(librss_plugin_la_SOURCES) $(librv32_plugin_la_SOURCES) \
-	$(libscale_plugin_la_SOURCES) $(libscene_plugin_la_SOURCES) \
-	$(libsharpen_plugin_la_SOURCES) \
-	$(libswscale_omap_plugin_la_SOURCES) \
-	$(libswscale_plugin_la_SOURCES) \
-	$(libtransform_plugin_la_SOURCES) \
-	$(libvideo_filter_wrapper_plugin_la_SOURCES) \
-	$(libwall_plugin_la_SOURCES) $(libwave_plugin_la_SOURCES) \
-	$(libyuvp_plugin_la_SOURCES)
-RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
-	html-recursive info-recursive install-data-recursive \
-	install-dvi-recursive install-exec-recursive \
-	install-html-recursive install-info-recursive \
-	install-pdf-recursive install-ps-recursive install-recursive \
-	installcheck-recursive installdirs-recursive pdf-recursive \
-	ps-recursive uninstall-recursive
-HEADERS = $(noinst_HEADERS)
-RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
-  distclean-recursive maintainer-clean-recursive
-AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
-	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
-	distdir
-ETAGS = etags
-CTAGS = ctags
-DIST_SUBDIRS = $(SUBDIRS)
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-am__relativize = \
-  dir0=`pwd`; \
-  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
-  sed_rest='s,^[^/]*/*,,'; \
-  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
-  sed_butlast='s,/*[^/]*$$,,'; \
-  while test -n "$$dir1"; do \
-    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
-    if test "$$first" != "."; then \
-      if test "$$first" = ".."; then \
-        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
-        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
-      else \
-        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
-        if test "$$first2" = "$$first"; then \
-          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
-        else \
-          dir2="../$$dir2"; \
-        fi; \
-        dir0="$$dir0"/"$$first"; \
-      fi; \
-    fi; \
-    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
-  done; \
-  reldir="$$dir2"
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = video_filter
-dir = video_filter
-mods = adjust alphamask atmo audiobargraph_v ball blend blendbench bluescreen canvas chain clone colorthres crop croppadd deinterlace erase extract gaussianblur gradient grain invert logo magnify marq mirror mosaic motionblur motiondetect noise opencv_example opencv_wrapper osdmenu panoramix postproc psychedelic puzzle remoteosd ripple rotate rss rv32 scale scene sharpen swscale swscale_omap transform video_filter_wrapper wall wave yuvp
-libvlc_LTLIBRARIES = $(LTLIBatmo) $(LTLIBopencv_example) \
-	$(LTLIBopencv_wrapper) $(LTLIBosdmenu) $(LTLIBpanoramix) \
-	$(LTLIBpostproc) $(LTLIBremoteosd) $(LTLIBswscale) \
-	$(LTLIBswscale_omap) libadjust_plugin.la \
-	libalphamask_plugin.la libaudiobargraph_v_plugin.la \
-	libball_plugin.la libblend_plugin.la libblendbench_plugin.la \
-	libbluescreen_plugin.la libcanvas_plugin.la libchain_plugin.la \
-	libclone_plugin.la libcolorthres_plugin.la libcrop_plugin.la \
-	libcroppadd_plugin.la libdeinterlace_plugin.la \
-	liberase_plugin.la libextract_plugin.la libgradient_plugin.la \
-	libgrain_plugin.la libgaussianblur_plugin.la \
-	libinvert_plugin.la liblogo_plugin.la libmagnify_plugin.la \
-	libmarq_plugin.la libmirror_plugin.la libmosaic_plugin.la \
-	libmotionblur_plugin.la libmotiondetect_plugin.la \
-	libnoise_plugin.la libpsychedelic_plugin.la \
-	libpuzzle_plugin.la libripple_plugin.la librotate_plugin.la \
-	librss_plugin.la librv32_plugin.la libscale_plugin.la \
-	libscene_plugin.la libsharpen_plugin.la libtransform_plugin.la \
-	libwall_plugin.la libwave_plugin.la libyuvp_plugin.la \
-	libvideo_filter_wrapper_plugin.la
-EXTRA_LTLIBRARIES = libatmo_plugin.la libopencv_example_plugin.la libopencv_wrapper_plugin.la libosdmenu_plugin.la libpanoramix_plugin.la libpostproc_plugin.la libremoteosd_plugin.la libswscale_plugin.la libswscale_omap_plugin.la
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
-SUBDIRS = dynamicoverlay
-SOURCES_mosaic = mosaic.c mosaic.h
-SOURCES_transform = transform.c
-SOURCES_invert = invert.c
-SOURCES_mirror = mirror.c
-SOURCES_adjust = adjust.c
-SOURCES_wall = wall.c
-SOURCES_clone = clone.c
-SOURCES_crop = crop.c
-SOURCES_motionblur = motionblur.c
-SOURCES_logo = logo.c
-SOURCES_audiobargraph_v = audiobargraph_v.c
-SOURCES_deinterlace = deinterlace.c yadif.h mmx.h
-SOURCES_blend = blend.c
-SOURCES_scale = scale.c
-SOURCES_marq = marq.c
-SOURCES_rss = rss.c
-SOURCES_motiondetect = motiondetect.c
-SOURCES_rv32 = rv32.c
-SOURCES_osdmenu = osdmenu.c
-SOURCES_remoteosd = remoteosd.c remoteosd_rfbproto.h
-SOURCES_magnify = magnify.c
-SOURCES_wave = wave.c
-SOURCES_ripple = ripple.c
-SOURCES_psychedelic = psychedelic.c
-SOURCES_gradient = gradient.c
-SOURCES_ball = ball.c
-SOURCES_panoramix = panoramix.c
-SOURCES_opencv_wrapper = opencv_wrapper.c
-SOURCES_opencv_example = opencv_example.c filter_event_info.h
-SOURCES_rotate = rotate.c
-SOURCES_noise = noise.c
-SOURCES_puzzle = puzzle.c
-SOURCES_colorthres = colorthres.c
-SOURCES_extract = extract.c
-SOURCES_sharpen = sharpen.c
-SOURCES_erase = erase.c
-SOURCES_bluescreen = bluescreen.c
-SOURCES_alphamask = alphamask.c
-SOURCES_gaussianblur = gaussianblur.c
-SOURCES_grain = grain.c
-SOURCES_croppadd = croppadd.c
-SOURCES_canvas = canvas.c
-SOURCES_blendbench = blendbench.c
-SOURCES_chain = chain.c
-SOURCES_postproc = postproc.c
-SOURCES_swscale = swscale.c ../codec/avcodec/chroma.c
-SOURCES_swscale_omap = swscale_omap.c \
-	libswscale_nokia770/arm_jit_swscale.c \
-	libswscale_nokia770/arm_colorconv.S \
-	libswscale_nokia770/arm_jit_swscale.h \
-	libswscale_nokia770/arm_colorconv.h
-
-SOURCES_scene = scene.c
-SOURCES_yuvp = yuvp.c
-SOURCES_atmo = atmo/atmo.cpp \
-	atmo/AtmoDefs.h \
-	atmo/AtmoCalculations.cpp atmo/AtmoCalculations.h \
-	atmo/AtmoConfig.cpp atmo/AtmoConfig.h \
-	atmo/AtmoConnection.cpp atmo/AtmoConnection.h \
-	atmo/AtmoDynData.cpp atmo/AtmoDynData.h \
-	atmo/AtmoExternalCaptureInput.cpp atmo/AtmoExternalCaptureInput.h \
-	atmo/AtmoInput.cpp atmo/AtmoInput.h \
-	atmo/AtmoLiveView.cpp atmo/AtmoLiveView.h \
-	atmo/AtmoOutputFilter.cpp atmo/AtmoOutputFilter.h \
-	atmo/AtmoThread.cpp atmo/AtmoThread.h \
-	atmo/AtmoTools.cpp atmo/AtmoTools.h \
-	atmo/AtmoZoneDefinition.cpp atmo/AtmoZoneDefinition.h \
-	atmo/AtmoChannelAssignment.cpp atmo/AtmoChannelAssignment.h \
-	atmo/AtmoClassicConnection.cpp atmo/AtmoClassicConnection.h \
-	atmo/AtmoDmxSerialConnection.cpp atmo/AtmoDmxSerialConnection.h \
-	atmo/DmxTools.cpp atmo/DmxTools.h \
-	atmo/AtmoMultiConnection.cpp atmo/AtmoMultiConnection.h \
-	atmo/MoMoConnection.cpp atmo/MoMoConnection.h \
-	atmo/FnordlichtConnection.cpp atmo/FnordlichtConnection.h \
-	atmo/AtmoPacketQueue.cpp atmo/AtmoPacketQueue.h
-
-SOURCES_video_filter_wrapper = wrapper.c
-noinst_HEADERS = filter_common.h filter_picture.h
-
-# The adjust plugin
-libadjust_plugin_la_SOURCES = $(SOURCES_adjust)
-nodist_libadjust_plugin_la_SOURCES = $(nodist_SOURCES_adjust)
-# Force per-target objects:
-libadjust_plugin_la_CFLAGS = $(AM_CFLAGS)
-libadjust_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libadjust_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libadjust_plugin_la_LIBADD = $(AM_LIBADD)
-libadjust_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The alphamask plugin
-libalphamask_plugin_la_SOURCES = $(SOURCES_alphamask)
-nodist_libalphamask_plugin_la_SOURCES = $(nodist_SOURCES_alphamask)
-# Force per-target objects:
-libalphamask_plugin_la_CFLAGS = $(AM_CFLAGS)
-libalphamask_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libalphamask_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libalphamask_plugin_la_LIBADD = $(AM_LIBADD)
-libalphamask_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The atmo plugin
-libatmo_plugin_la_SOURCES = $(SOURCES_atmo)
-nodist_libatmo_plugin_la_SOURCES = $(nodist_SOURCES_atmo)
-# Force per-target objects:
-libatmo_plugin_la_CFLAGS = $(AM_CFLAGS)
-libatmo_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libatmo_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libatmo_plugin_la_LIBADD = $(AM_LIBADD)
-libatmo_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The audiobargraph_v plugin
-libaudiobargraph_v_plugin_la_SOURCES = $(SOURCES_audiobargraph_v)
-nodist_libaudiobargraph_v_plugin_la_SOURCES = $(nodist_SOURCES_audiobargraph_v)
-# Force per-target objects:
-libaudiobargraph_v_plugin_la_CFLAGS = $(AM_CFLAGS)
-libaudiobargraph_v_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libaudiobargraph_v_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libaudiobargraph_v_plugin_la_LIBADD = $(AM_LIBADD)
-libaudiobargraph_v_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The ball plugin
-libball_plugin_la_SOURCES = $(SOURCES_ball)
-nodist_libball_plugin_la_SOURCES = $(nodist_SOURCES_ball)
-# Force per-target objects:
-libball_plugin_la_CFLAGS = $(AM_CFLAGS)
-libball_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libball_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libball_plugin_la_LIBADD = $(AM_LIBADD)
-libball_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The blend plugin
-libblend_plugin_la_SOURCES = $(SOURCES_blend)
-nodist_libblend_plugin_la_SOURCES = $(nodist_SOURCES_blend)
-# Force per-target objects:
-libblend_plugin_la_CFLAGS = $(AM_CFLAGS)
-libblend_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libblend_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libblend_plugin_la_LIBADD = $(AM_LIBADD)
-libblend_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The blendbench plugin
-libblendbench_plugin_la_SOURCES = $(SOURCES_blendbench)
-nodist_libblendbench_plugin_la_SOURCES = $(nodist_SOURCES_blendbench)
-# Force per-target objects:
-libblendbench_plugin_la_CFLAGS = $(AM_CFLAGS)
-libblendbench_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libblendbench_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libblendbench_plugin_la_LIBADD = $(AM_LIBADD)
-libblendbench_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The bluescreen plugin
-libbluescreen_plugin_la_SOURCES = $(SOURCES_bluescreen)
-nodist_libbluescreen_plugin_la_SOURCES = $(nodist_SOURCES_bluescreen)
-# Force per-target objects:
-libbluescreen_plugin_la_CFLAGS = $(AM_CFLAGS)
-libbluescreen_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libbluescreen_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libbluescreen_plugin_la_LIBADD = $(AM_LIBADD)
-libbluescreen_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The canvas plugin
-libcanvas_plugin_la_SOURCES = $(SOURCES_canvas)
-nodist_libcanvas_plugin_la_SOURCES = $(nodist_SOURCES_canvas)
-# Force per-target objects:
-libcanvas_plugin_la_CFLAGS = $(AM_CFLAGS)
-libcanvas_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libcanvas_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libcanvas_plugin_la_LIBADD = $(AM_LIBADD)
-libcanvas_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The chain plugin
-libchain_plugin_la_SOURCES = $(SOURCES_chain)
-nodist_libchain_plugin_la_SOURCES = $(nodist_SOURCES_chain)
-# Force per-target objects:
-libchain_plugin_la_CFLAGS = $(AM_CFLAGS)
-libchain_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libchain_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libchain_plugin_la_LIBADD = $(AM_LIBADD)
-libchain_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The clone plugin
-libclone_plugin_la_SOURCES = $(SOURCES_clone)
-nodist_libclone_plugin_la_SOURCES = $(nodist_SOURCES_clone)
-# Force per-target objects:
-libclone_plugin_la_CFLAGS = $(AM_CFLAGS)
-libclone_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libclone_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libclone_plugin_la_LIBADD = $(AM_LIBADD)
-libclone_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The colorthres plugin
-libcolorthres_plugin_la_SOURCES = $(SOURCES_colorthres)
-nodist_libcolorthres_plugin_la_SOURCES = $(nodist_SOURCES_colorthres)
-# Force per-target objects:
-libcolorthres_plugin_la_CFLAGS = $(AM_CFLAGS)
-libcolorthres_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libcolorthres_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libcolorthres_plugin_la_LIBADD = $(AM_LIBADD)
-libcolorthres_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The crop plugin
-libcrop_plugin_la_SOURCES = $(SOURCES_crop)
-nodist_libcrop_plugin_la_SOURCES = $(nodist_SOURCES_crop)
-# Force per-target objects:
-libcrop_plugin_la_CFLAGS = $(AM_CFLAGS)
-libcrop_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libcrop_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libcrop_plugin_la_LIBADD = $(AM_LIBADD)
-libcrop_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The croppadd plugin
-libcroppadd_plugin_la_SOURCES = $(SOURCES_croppadd)
-nodist_libcroppadd_plugin_la_SOURCES = $(nodist_SOURCES_croppadd)
-# Force per-target objects:
-libcroppadd_plugin_la_CFLAGS = $(AM_CFLAGS)
-libcroppadd_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libcroppadd_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libcroppadd_plugin_la_LIBADD = $(AM_LIBADD)
-libcroppadd_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The deinterlace plugin
-libdeinterlace_plugin_la_SOURCES = $(SOURCES_deinterlace)
-nodist_libdeinterlace_plugin_la_SOURCES = $(nodist_SOURCES_deinterlace)
-# Force per-target objects:
-libdeinterlace_plugin_la_CFLAGS = $(AM_CFLAGS)
-libdeinterlace_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libdeinterlace_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libdeinterlace_plugin_la_LIBADD = $(AM_LIBADD)
-libdeinterlace_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The erase plugin
-liberase_plugin_la_SOURCES = $(SOURCES_erase)
-nodist_liberase_plugin_la_SOURCES = $(nodist_SOURCES_erase)
-# Force per-target objects:
-liberase_plugin_la_CFLAGS = $(AM_CFLAGS)
-liberase_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-liberase_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-liberase_plugin_la_LIBADD = $(AM_LIBADD)
-liberase_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The extract plugin
-libextract_plugin_la_SOURCES = $(SOURCES_extract)
-nodist_libextract_plugin_la_SOURCES = $(nodist_SOURCES_extract)
-# Force per-target objects:
-libextract_plugin_la_CFLAGS = $(AM_CFLAGS)
-libextract_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libextract_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libextract_plugin_la_LIBADD = $(AM_LIBADD)
-libextract_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The gaussianblur plugin
-libgaussianblur_plugin_la_SOURCES = $(SOURCES_gaussianblur)
-nodist_libgaussianblur_plugin_la_SOURCES = $(nodist_SOURCES_gaussianblur)
-# Force per-target objects:
-libgaussianblur_plugin_la_CFLAGS = $(AM_CFLAGS)
-libgaussianblur_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libgaussianblur_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libgaussianblur_plugin_la_LIBADD = $(AM_LIBADD)
-libgaussianblur_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The gradient plugin
-libgradient_plugin_la_SOURCES = $(SOURCES_gradient)
-nodist_libgradient_plugin_la_SOURCES = $(nodist_SOURCES_gradient)
-# Force per-target objects:
-libgradient_plugin_la_CFLAGS = $(AM_CFLAGS)
-libgradient_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libgradient_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libgradient_plugin_la_LIBADD = $(AM_LIBADD)
-libgradient_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The grain plugin
-libgrain_plugin_la_SOURCES = $(SOURCES_grain)
-nodist_libgrain_plugin_la_SOURCES = $(nodist_SOURCES_grain)
-# Force per-target objects:
-libgrain_plugin_la_CFLAGS = $(AM_CFLAGS)
-libgrain_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libgrain_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libgrain_plugin_la_LIBADD = $(AM_LIBADD)
-libgrain_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The invert plugin
-libinvert_plugin_la_SOURCES = $(SOURCES_invert)
-nodist_libinvert_plugin_la_SOURCES = $(nodist_SOURCES_invert)
-# Force per-target objects:
-libinvert_plugin_la_CFLAGS = $(AM_CFLAGS)
-libinvert_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libinvert_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libinvert_plugin_la_LIBADD = $(AM_LIBADD)
-libinvert_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The logo plugin
-liblogo_plugin_la_SOURCES = $(SOURCES_logo)
-nodist_liblogo_plugin_la_SOURCES = $(nodist_SOURCES_logo)
-# Force per-target objects:
-liblogo_plugin_la_CFLAGS = $(AM_CFLAGS)
-liblogo_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-liblogo_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-liblogo_plugin_la_LIBADD = $(AM_LIBADD)
-liblogo_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The magnify plugin
-libmagnify_plugin_la_SOURCES = $(SOURCES_magnify)
-nodist_libmagnify_plugin_la_SOURCES = $(nodist_SOURCES_magnify)
-# Force per-target objects:
-libmagnify_plugin_la_CFLAGS = $(AM_CFLAGS)
-libmagnify_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libmagnify_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libmagnify_plugin_la_LIBADD = $(AM_LIBADD)
-libmagnify_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The marq plugin
-libmarq_plugin_la_SOURCES = $(SOURCES_marq)
-nodist_libmarq_plugin_la_SOURCES = $(nodist_SOURCES_marq)
-# Force per-target objects:
-libmarq_plugin_la_CFLAGS = $(AM_CFLAGS)
-libmarq_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libmarq_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libmarq_plugin_la_LIBADD = $(AM_LIBADD)
-libmarq_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The mirror plugin
-libmirror_plugin_la_SOURCES = $(SOURCES_mirror)
-nodist_libmirror_plugin_la_SOURCES = $(nodist_SOURCES_mirror)
-# Force per-target objects:
-libmirror_plugin_la_CFLAGS = $(AM_CFLAGS)
-libmirror_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libmirror_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libmirror_plugin_la_LIBADD = $(AM_LIBADD)
-libmirror_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The mosaic plugin
-libmosaic_plugin_la_SOURCES = $(SOURCES_mosaic)
-nodist_libmosaic_plugin_la_SOURCES = $(nodist_SOURCES_mosaic)
-# Force per-target objects:
-libmosaic_plugin_la_CFLAGS = $(AM_CFLAGS)
-libmosaic_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libmosaic_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libmosaic_plugin_la_LIBADD = $(AM_LIBADD)
-libmosaic_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The motionblur plugin
-libmotionblur_plugin_la_SOURCES = $(SOURCES_motionblur)
-nodist_libmotionblur_plugin_la_SOURCES = $(nodist_SOURCES_motionblur)
-# Force per-target objects:
-libmotionblur_plugin_la_CFLAGS = $(AM_CFLAGS)
-libmotionblur_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libmotionblur_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libmotionblur_plugin_la_LIBADD = $(AM_LIBADD)
-libmotionblur_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The motiondetect plugin
-libmotiondetect_plugin_la_SOURCES = $(SOURCES_motiondetect)
-nodist_libmotiondetect_plugin_la_SOURCES = $(nodist_SOURCES_motiondetect)
-# Force per-target objects:
-libmotiondetect_plugin_la_CFLAGS = $(AM_CFLAGS)
-libmotiondetect_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libmotiondetect_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libmotiondetect_plugin_la_LIBADD = $(AM_LIBADD)
-libmotiondetect_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The noise plugin
-libnoise_plugin_la_SOURCES = $(SOURCES_noise)
-nodist_libnoise_plugin_la_SOURCES = $(nodist_SOURCES_noise)
-# Force per-target objects:
-libnoise_plugin_la_CFLAGS = $(AM_CFLAGS)
-libnoise_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libnoise_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libnoise_plugin_la_LIBADD = $(AM_LIBADD)
-libnoise_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The opencv_example plugin
-libopencv_example_plugin_la_SOURCES = $(SOURCES_opencv_example)
-nodist_libopencv_example_plugin_la_SOURCES = $(nodist_SOURCES_opencv_example)
-# Force per-target objects:
-libopencv_example_plugin_la_CFLAGS = $(AM_CFLAGS)
-libopencv_example_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libopencv_example_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libopencv_example_plugin_la_LIBADD = $(AM_LIBADD)
-libopencv_example_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The opencv_wrapper plugin
-libopencv_wrapper_plugin_la_SOURCES = $(SOURCES_opencv_wrapper)
-nodist_libopencv_wrapper_plugin_la_SOURCES = $(nodist_SOURCES_opencv_wrapper)
-# Force per-target objects:
-libopencv_wrapper_plugin_la_CFLAGS = $(AM_CFLAGS)
-libopencv_wrapper_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libopencv_wrapper_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libopencv_wrapper_plugin_la_LIBADD = $(AM_LIBADD)
-libopencv_wrapper_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The osdmenu plugin
-libosdmenu_plugin_la_SOURCES = $(SOURCES_osdmenu)
-nodist_libosdmenu_plugin_la_SOURCES = $(nodist_SOURCES_osdmenu)
-# Force per-target objects:
-libosdmenu_plugin_la_CFLAGS = $(AM_CFLAGS)
-libosdmenu_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libosdmenu_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libosdmenu_plugin_la_LIBADD = $(AM_LIBADD)
-libosdmenu_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The panoramix plugin
-libpanoramix_plugin_la_SOURCES = $(SOURCES_panoramix)
-nodist_libpanoramix_plugin_la_SOURCES = $(nodist_SOURCES_panoramix)
-# Force per-target objects:
-libpanoramix_plugin_la_CFLAGS = $(AM_CFLAGS)
-libpanoramix_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libpanoramix_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libpanoramix_plugin_la_LIBADD = $(AM_LIBADD)
-libpanoramix_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The postproc plugin
-libpostproc_plugin_la_SOURCES = $(SOURCES_postproc)
-nodist_libpostproc_plugin_la_SOURCES = $(nodist_SOURCES_postproc)
-# Force per-target objects:
-libpostproc_plugin_la_CFLAGS = $(AM_CFLAGS)
-libpostproc_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libpostproc_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libpostproc_plugin_la_LIBADD = $(AM_LIBADD)
-libpostproc_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The psychedelic plugin
-libpsychedelic_plugin_la_SOURCES = $(SOURCES_psychedelic)
-nodist_libpsychedelic_plugin_la_SOURCES = $(nodist_SOURCES_psychedelic)
-# Force per-target objects:
-libpsychedelic_plugin_la_CFLAGS = $(AM_CFLAGS)
-libpsychedelic_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libpsychedelic_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libpsychedelic_plugin_la_LIBADD = $(AM_LIBADD)
-libpsychedelic_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The puzzle plugin
-libpuzzle_plugin_la_SOURCES = $(SOURCES_puzzle)
-nodist_libpuzzle_plugin_la_SOURCES = $(nodist_SOURCES_puzzle)
-# Force per-target objects:
-libpuzzle_plugin_la_CFLAGS = $(AM_CFLAGS)
-libpuzzle_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libpuzzle_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libpuzzle_plugin_la_LIBADD = $(AM_LIBADD)
-libpuzzle_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The remoteosd plugin
-libremoteosd_plugin_la_SOURCES = $(SOURCES_remoteosd)
-nodist_libremoteosd_plugin_la_SOURCES = $(nodist_SOURCES_remoteosd)
-# Force per-target objects:
-libremoteosd_plugin_la_CFLAGS = $(AM_CFLAGS)
-libremoteosd_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libremoteosd_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libremoteosd_plugin_la_LIBADD = $(AM_LIBADD)
-libremoteosd_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The ripple plugin
-libripple_plugin_la_SOURCES = $(SOURCES_ripple)
-nodist_libripple_plugin_la_SOURCES = $(nodist_SOURCES_ripple)
-# Force per-target objects:
-libripple_plugin_la_CFLAGS = $(AM_CFLAGS)
-libripple_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libripple_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libripple_plugin_la_LIBADD = $(AM_LIBADD)
-libripple_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The rotate plugin
-librotate_plugin_la_SOURCES = $(SOURCES_rotate)
-nodist_librotate_plugin_la_SOURCES = $(nodist_SOURCES_rotate)
-# Force per-target objects:
-librotate_plugin_la_CFLAGS = $(AM_CFLAGS)
-librotate_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-librotate_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-librotate_plugin_la_LIBADD = $(AM_LIBADD)
-librotate_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The rss plugin
-librss_plugin_la_SOURCES = $(SOURCES_rss)
-nodist_librss_plugin_la_SOURCES = $(nodist_SOURCES_rss)
-# Force per-target objects:
-librss_plugin_la_CFLAGS = $(AM_CFLAGS)
-librss_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-librss_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-librss_plugin_la_LIBADD = $(AM_LIBADD)
-librss_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The rv32 plugin
-librv32_plugin_la_SOURCES = $(SOURCES_rv32)
-nodist_librv32_plugin_la_SOURCES = $(nodist_SOURCES_rv32)
-# Force per-target objects:
-librv32_plugin_la_CFLAGS = $(AM_CFLAGS)
-librv32_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-librv32_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-librv32_plugin_la_LIBADD = $(AM_LIBADD)
-librv32_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The scale plugin
-libscale_plugin_la_SOURCES = $(SOURCES_scale)
-nodist_libscale_plugin_la_SOURCES = $(nodist_SOURCES_scale)
-# Force per-target objects:
-libscale_plugin_la_CFLAGS = $(AM_CFLAGS)
-libscale_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libscale_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libscale_plugin_la_LIBADD = $(AM_LIBADD)
-libscale_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The scene plugin
-libscene_plugin_la_SOURCES = $(SOURCES_scene)
-nodist_libscene_plugin_la_SOURCES = $(nodist_SOURCES_scene)
-# Force per-target objects:
-libscene_plugin_la_CFLAGS = $(AM_CFLAGS)
-libscene_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libscene_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libscene_plugin_la_LIBADD = $(AM_LIBADD)
-libscene_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The sharpen plugin
-libsharpen_plugin_la_SOURCES = $(SOURCES_sharpen)
-nodist_libsharpen_plugin_la_SOURCES = $(nodist_SOURCES_sharpen)
-# Force per-target objects:
-libsharpen_plugin_la_CFLAGS = $(AM_CFLAGS)
-libsharpen_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libsharpen_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libsharpen_plugin_la_LIBADD = $(AM_LIBADD)
-libsharpen_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The swscale plugin
-libswscale_plugin_la_SOURCES = $(SOURCES_swscale)
-nodist_libswscale_plugin_la_SOURCES = $(nodist_SOURCES_swscale)
-# Force per-target objects:
-libswscale_plugin_la_CFLAGS = $(AM_CFLAGS)
-libswscale_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libswscale_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libswscale_plugin_la_LIBADD = $(AM_LIBADD)
-libswscale_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The swscale_omap plugin
-libswscale_omap_plugin_la_SOURCES = $(SOURCES_swscale_omap)
-nodist_libswscale_omap_plugin_la_SOURCES = $(nodist_SOURCES_swscale_omap)
-# Force per-target objects:
-libswscale_omap_plugin_la_CFLAGS = $(AM_CFLAGS)
-libswscale_omap_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libswscale_omap_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libswscale_omap_plugin_la_LIBADD = $(AM_LIBADD)
-libswscale_omap_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The transform plugin
-libtransform_plugin_la_SOURCES = $(SOURCES_transform)
-nodist_libtransform_plugin_la_SOURCES = $(nodist_SOURCES_transform)
-# Force per-target objects:
-libtransform_plugin_la_CFLAGS = $(AM_CFLAGS)
-libtransform_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libtransform_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libtransform_plugin_la_LIBADD = $(AM_LIBADD)
-libtransform_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The video_filter_wrapper plugin
-libvideo_filter_wrapper_plugin_la_SOURCES = $(SOURCES_video_filter_wrapper)
-nodist_libvideo_filter_wrapper_plugin_la_SOURCES = $(nodist_SOURCES_video_filter_wrapper)
-# Force per-target objects:
-libvideo_filter_wrapper_plugin_la_CFLAGS = $(AM_CFLAGS)
-libvideo_filter_wrapper_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libvideo_filter_wrapper_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libvideo_filter_wrapper_plugin_la_LIBADD = $(AM_LIBADD)
-libvideo_filter_wrapper_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The wall plugin
-libwall_plugin_la_SOURCES = $(SOURCES_wall)
-nodist_libwall_plugin_la_SOURCES = $(nodist_SOURCES_wall)
-# Force per-target objects:
-libwall_plugin_la_CFLAGS = $(AM_CFLAGS)
-libwall_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libwall_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libwall_plugin_la_LIBADD = $(AM_LIBADD)
-libwall_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The wave plugin
-libwave_plugin_la_SOURCES = $(SOURCES_wave)
-nodist_libwave_plugin_la_SOURCES = $(nodist_SOURCES_wave)
-# Force per-target objects:
-libwave_plugin_la_CFLAGS = $(AM_CFLAGS)
-libwave_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libwave_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libwave_plugin_la_LIBADD = $(AM_LIBADD)
-libwave_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The yuvp plugin
-libyuvp_plugin_la_SOURCES = $(SOURCES_yuvp)
-nodist_libyuvp_plugin_la_SOURCES = $(nodist_SOURCES_yuvp)
-# Force per-target objects:
-libyuvp_plugin_la_CFLAGS = $(AM_CFLAGS)
-libyuvp_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libyuvp_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libyuvp_plugin_la_LIBADD = $(AM_LIBADD)
-libyuvp_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-recursive
-
-.SUFFIXES:
-.SUFFIXES: .S .c .cpp .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/video_filter/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/video_filter/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libadjust_plugin.la: $(libadjust_plugin_la_OBJECTS) $(libadjust_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libadjust_plugin_la_LINK) -rpath $(libvlcdir) $(libadjust_plugin_la_OBJECTS) $(libadjust_plugin_la_LIBADD) $(LIBS)
-libalphamask_plugin.la: $(libalphamask_plugin_la_OBJECTS) $(libalphamask_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libalphamask_plugin_la_LINK) -rpath $(libvlcdir) $(libalphamask_plugin_la_OBJECTS) $(libalphamask_plugin_la_LIBADD) $(LIBS)
-libatmo_plugin.la: $(libatmo_plugin_la_OBJECTS) $(libatmo_plugin_la_DEPENDENCIES) 
-	$(AM_V_CXXLD)$(libatmo_plugin_la_LINK)  $(libatmo_plugin_la_OBJECTS) $(libatmo_plugin_la_LIBADD) $(LIBS)
-libaudiobargraph_v_plugin.la: $(libaudiobargraph_v_plugin_la_OBJECTS) $(libaudiobargraph_v_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libaudiobargraph_v_plugin_la_LINK) -rpath $(libvlcdir) $(libaudiobargraph_v_plugin_la_OBJECTS) $(libaudiobargraph_v_plugin_la_LIBADD) $(LIBS)
-libball_plugin.la: $(libball_plugin_la_OBJECTS) $(libball_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libball_plugin_la_LINK) -rpath $(libvlcdir) $(libball_plugin_la_OBJECTS) $(libball_plugin_la_LIBADD) $(LIBS)
-libblend_plugin.la: $(libblend_plugin_la_OBJECTS) $(libblend_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libblend_plugin_la_LINK) -rpath $(libvlcdir) $(libblend_plugin_la_OBJECTS) $(libblend_plugin_la_LIBADD) $(LIBS)
-libblendbench_plugin.la: $(libblendbench_plugin_la_OBJECTS) $(libblendbench_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libblendbench_plugin_la_LINK) -rpath $(libvlcdir) $(libblendbench_plugin_la_OBJECTS) $(libblendbench_plugin_la_LIBADD) $(LIBS)
-libbluescreen_plugin.la: $(libbluescreen_plugin_la_OBJECTS) $(libbluescreen_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libbluescreen_plugin_la_LINK) -rpath $(libvlcdir) $(libbluescreen_plugin_la_OBJECTS) $(libbluescreen_plugin_la_LIBADD) $(LIBS)
-libcanvas_plugin.la: $(libcanvas_plugin_la_OBJECTS) $(libcanvas_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libcanvas_plugin_la_LINK) -rpath $(libvlcdir) $(libcanvas_plugin_la_OBJECTS) $(libcanvas_plugin_la_LIBADD) $(LIBS)
-libchain_plugin.la: $(libchain_plugin_la_OBJECTS) $(libchain_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libchain_plugin_la_LINK) -rpath $(libvlcdir) $(libchain_plugin_la_OBJECTS) $(libchain_plugin_la_LIBADD) $(LIBS)
-libclone_plugin.la: $(libclone_plugin_la_OBJECTS) $(libclone_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libclone_plugin_la_LINK) -rpath $(libvlcdir) $(libclone_plugin_la_OBJECTS) $(libclone_plugin_la_LIBADD) $(LIBS)
-libcolorthres_plugin.la: $(libcolorthres_plugin_la_OBJECTS) $(libcolorthres_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libcolorthres_plugin_la_LINK) -rpath $(libvlcdir) $(libcolorthres_plugin_la_OBJECTS) $(libcolorthres_plugin_la_LIBADD) $(LIBS)
-libcrop_plugin.la: $(libcrop_plugin_la_OBJECTS) $(libcrop_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libcrop_plugin_la_LINK) -rpath $(libvlcdir) $(libcrop_plugin_la_OBJECTS) $(libcrop_plugin_la_LIBADD) $(LIBS)
-libcroppadd_plugin.la: $(libcroppadd_plugin_la_OBJECTS) $(libcroppadd_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libcroppadd_plugin_la_LINK) -rpath $(libvlcdir) $(libcroppadd_plugin_la_OBJECTS) $(libcroppadd_plugin_la_LIBADD) $(LIBS)
-libdeinterlace_plugin.la: $(libdeinterlace_plugin_la_OBJECTS) $(libdeinterlace_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libdeinterlace_plugin_la_LINK) -rpath $(libvlcdir) $(libdeinterlace_plugin_la_OBJECTS) $(libdeinterlace_plugin_la_LIBADD) $(LIBS)
-liberase_plugin.la: $(liberase_plugin_la_OBJECTS) $(liberase_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(liberase_plugin_la_LINK) -rpath $(libvlcdir) $(liberase_plugin_la_OBJECTS) $(liberase_plugin_la_LIBADD) $(LIBS)
-libextract_plugin.la: $(libextract_plugin_la_OBJECTS) $(libextract_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libextract_plugin_la_LINK) -rpath $(libvlcdir) $(libextract_plugin_la_OBJECTS) $(libextract_plugin_la_LIBADD) $(LIBS)
-libgaussianblur_plugin.la: $(libgaussianblur_plugin_la_OBJECTS) $(libgaussianblur_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libgaussianblur_plugin_la_LINK) -rpath $(libvlcdir) $(libgaussianblur_plugin_la_OBJECTS) $(libgaussianblur_plugin_la_LIBADD) $(LIBS)
-libgradient_plugin.la: $(libgradient_plugin_la_OBJECTS) $(libgradient_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libgradient_plugin_la_LINK) -rpath $(libvlcdir) $(libgradient_plugin_la_OBJECTS) $(libgradient_plugin_la_LIBADD) $(LIBS)
-libgrain_plugin.la: $(libgrain_plugin_la_OBJECTS) $(libgrain_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libgrain_plugin_la_LINK) -rpath $(libvlcdir) $(libgrain_plugin_la_OBJECTS) $(libgrain_plugin_la_LIBADD) $(LIBS)
-libinvert_plugin.la: $(libinvert_plugin_la_OBJECTS) $(libinvert_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libinvert_plugin_la_LINK) -rpath $(libvlcdir) $(libinvert_plugin_la_OBJECTS) $(libinvert_plugin_la_LIBADD) $(LIBS)
-liblogo_plugin.la: $(liblogo_plugin_la_OBJECTS) $(liblogo_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(liblogo_plugin_la_LINK) -rpath $(libvlcdir) $(liblogo_plugin_la_OBJECTS) $(liblogo_plugin_la_LIBADD) $(LIBS)
-libmagnify_plugin.la: $(libmagnify_plugin_la_OBJECTS) $(libmagnify_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libmagnify_plugin_la_LINK) -rpath $(libvlcdir) $(libmagnify_plugin_la_OBJECTS) $(libmagnify_plugin_la_LIBADD) $(LIBS)
-libmarq_plugin.la: $(libmarq_plugin_la_OBJECTS) $(libmarq_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libmarq_plugin_la_LINK) -rpath $(libvlcdir) $(libmarq_plugin_la_OBJECTS) $(libmarq_plugin_la_LIBADD) $(LIBS)
-libmirror_plugin.la: $(libmirror_plugin_la_OBJECTS) $(libmirror_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libmirror_plugin_la_LINK) -rpath $(libvlcdir) $(libmirror_plugin_la_OBJECTS) $(libmirror_plugin_la_LIBADD) $(LIBS)
-libmosaic_plugin.la: $(libmosaic_plugin_la_OBJECTS) $(libmosaic_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libmosaic_plugin_la_LINK) -rpath $(libvlcdir) $(libmosaic_plugin_la_OBJECTS) $(libmosaic_plugin_la_LIBADD) $(LIBS)
-libmotionblur_plugin.la: $(libmotionblur_plugin_la_OBJECTS) $(libmotionblur_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libmotionblur_plugin_la_LINK) -rpath $(libvlcdir) $(libmotionblur_plugin_la_OBJECTS) $(libmotionblur_plugin_la_LIBADD) $(LIBS)
-libmotiondetect_plugin.la: $(libmotiondetect_plugin_la_OBJECTS) $(libmotiondetect_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libmotiondetect_plugin_la_LINK) -rpath $(libvlcdir) $(libmotiondetect_plugin_la_OBJECTS) $(libmotiondetect_plugin_la_LIBADD) $(LIBS)
-libnoise_plugin.la: $(libnoise_plugin_la_OBJECTS) $(libnoise_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libnoise_plugin_la_LINK) -rpath $(libvlcdir) $(libnoise_plugin_la_OBJECTS) $(libnoise_plugin_la_LIBADD) $(LIBS)
-libopencv_example_plugin.la: $(libopencv_example_plugin_la_OBJECTS) $(libopencv_example_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libopencv_example_plugin_la_LINK)  $(libopencv_example_plugin_la_OBJECTS) $(libopencv_example_plugin_la_LIBADD) $(LIBS)
-libopencv_wrapper_plugin.la: $(libopencv_wrapper_plugin_la_OBJECTS) $(libopencv_wrapper_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libopencv_wrapper_plugin_la_LINK)  $(libopencv_wrapper_plugin_la_OBJECTS) $(libopencv_wrapper_plugin_la_LIBADD) $(LIBS)
-libosdmenu_plugin.la: $(libosdmenu_plugin_la_OBJECTS) $(libosdmenu_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libosdmenu_plugin_la_LINK)  $(libosdmenu_plugin_la_OBJECTS) $(libosdmenu_plugin_la_LIBADD) $(LIBS)
-libpanoramix_plugin.la: $(libpanoramix_plugin_la_OBJECTS) $(libpanoramix_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libpanoramix_plugin_la_LINK)  $(libpanoramix_plugin_la_OBJECTS) $(libpanoramix_plugin_la_LIBADD) $(LIBS)
-libpostproc_plugin.la: $(libpostproc_plugin_la_OBJECTS) $(libpostproc_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libpostproc_plugin_la_LINK)  $(libpostproc_plugin_la_OBJECTS) $(libpostproc_plugin_la_LIBADD) $(LIBS)
-libpsychedelic_plugin.la: $(libpsychedelic_plugin_la_OBJECTS) $(libpsychedelic_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libpsychedelic_plugin_la_LINK) -rpath $(libvlcdir) $(libpsychedelic_plugin_la_OBJECTS) $(libpsychedelic_plugin_la_LIBADD) $(LIBS)
-libpuzzle_plugin.la: $(libpuzzle_plugin_la_OBJECTS) $(libpuzzle_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libpuzzle_plugin_la_LINK) -rpath $(libvlcdir) $(libpuzzle_plugin_la_OBJECTS) $(libpuzzle_plugin_la_LIBADD) $(LIBS)
-libremoteosd_plugin.la: $(libremoteosd_plugin_la_OBJECTS) $(libremoteosd_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libremoteosd_plugin_la_LINK)  $(libremoteosd_plugin_la_OBJECTS) $(libremoteosd_plugin_la_LIBADD) $(LIBS)
-libripple_plugin.la: $(libripple_plugin_la_OBJECTS) $(libripple_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libripple_plugin_la_LINK) -rpath $(libvlcdir) $(libripple_plugin_la_OBJECTS) $(libripple_plugin_la_LIBADD) $(LIBS)
-librotate_plugin.la: $(librotate_plugin_la_OBJECTS) $(librotate_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(librotate_plugin_la_LINK) -rpath $(libvlcdir) $(librotate_plugin_la_OBJECTS) $(librotate_plugin_la_LIBADD) $(LIBS)
-librss_plugin.la: $(librss_plugin_la_OBJECTS) $(librss_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(librss_plugin_la_LINK) -rpath $(libvlcdir) $(librss_plugin_la_OBJECTS) $(librss_plugin_la_LIBADD) $(LIBS)
-librv32_plugin.la: $(librv32_plugin_la_OBJECTS) $(librv32_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(librv32_plugin_la_LINK) -rpath $(libvlcdir) $(librv32_plugin_la_OBJECTS) $(librv32_plugin_la_LIBADD) $(LIBS)
-libscale_plugin.la: $(libscale_plugin_la_OBJECTS) $(libscale_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libscale_plugin_la_LINK) -rpath $(libvlcdir) $(libscale_plugin_la_OBJECTS) $(libscale_plugin_la_LIBADD) $(LIBS)
-libscene_plugin.la: $(libscene_plugin_la_OBJECTS) $(libscene_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libscene_plugin_la_LINK) -rpath $(libvlcdir) $(libscene_plugin_la_OBJECTS) $(libscene_plugin_la_LIBADD) $(LIBS)
-libsharpen_plugin.la: $(libsharpen_plugin_la_OBJECTS) $(libsharpen_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libsharpen_plugin_la_LINK) -rpath $(libvlcdir) $(libsharpen_plugin_la_OBJECTS) $(libsharpen_plugin_la_LIBADD) $(LIBS)
-libswscale_omap_plugin.la: $(libswscale_omap_plugin_la_OBJECTS) $(libswscale_omap_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libswscale_omap_plugin_la_LINK)  $(libswscale_omap_plugin_la_OBJECTS) $(libswscale_omap_plugin_la_LIBADD) $(LIBS)
-libswscale_plugin.la: $(libswscale_plugin_la_OBJECTS) $(libswscale_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libswscale_plugin_la_LINK)  $(libswscale_plugin_la_OBJECTS) $(libswscale_plugin_la_LIBADD) $(LIBS)
-libtransform_plugin.la: $(libtransform_plugin_la_OBJECTS) $(libtransform_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libtransform_plugin_la_LINK) -rpath $(libvlcdir) $(libtransform_plugin_la_OBJECTS) $(libtransform_plugin_la_LIBADD) $(LIBS)
-libvideo_filter_wrapper_plugin.la: $(libvideo_filter_wrapper_plugin_la_OBJECTS) $(libvideo_filter_wrapper_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libvideo_filter_wrapper_plugin_la_LINK) -rpath $(libvlcdir) $(libvideo_filter_wrapper_plugin_la_OBJECTS) $(libvideo_filter_wrapper_plugin_la_LIBADD) $(LIBS)
-libwall_plugin.la: $(libwall_plugin_la_OBJECTS) $(libwall_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libwall_plugin_la_LINK) -rpath $(libvlcdir) $(libwall_plugin_la_OBJECTS) $(libwall_plugin_la_LIBADD) $(LIBS)
-libwave_plugin.la: $(libwave_plugin_la_OBJECTS) $(libwave_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libwave_plugin_la_LINK) -rpath $(libvlcdir) $(libwave_plugin_la_OBJECTS) $(libwave_plugin_la_LIBADD) $(LIBS)
-libyuvp_plugin.la: $(libyuvp_plugin_la_OBJECTS) $(libyuvp_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libyuvp_plugin_la_LINK) -rpath $(libvlcdir) $(libyuvp_plugin_la_OBJECTS) $(libyuvp_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/arm_colorconv.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libadjust_plugin_la-adjust.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libalphamask_plugin_la-alphamask.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libatmo_plugin_la-AtmoCalculations.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libatmo_plugin_la-AtmoChannelAssignment.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libatmo_plugin_la-AtmoClassicConnection.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libatmo_plugin_la-AtmoConfig.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libatmo_plugin_la-AtmoConnection.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libatmo_plugin_la-AtmoDmxSerialConnection.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libatmo_plugin_la-AtmoDynData.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libatmo_plugin_la-AtmoExternalCaptureInput.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libatmo_plugin_la-AtmoInput.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libatmo_plugin_la-AtmoLiveView.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libatmo_plugin_la-AtmoMultiConnection.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libatmo_plugin_la-AtmoOutputFilter.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libatmo_plugin_la-AtmoPacketQueue.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libatmo_plugin_la-AtmoThread.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libatmo_plugin_la-AtmoTools.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libatmo_plugin_la-AtmoZoneDefinition.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libatmo_plugin_la-DmxTools.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libatmo_plugin_la-FnordlichtConnection.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libatmo_plugin_la-MoMoConnection.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libatmo_plugin_la-atmo.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libaudiobargraph_v_plugin_la-audiobargraph_v.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libball_plugin_la-ball.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libblend_plugin_la-blend.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libblendbench_plugin_la-blendbench.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libbluescreen_plugin_la-bluescreen.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libcanvas_plugin_la-canvas.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libchain_plugin_la-chain.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libclone_plugin_la-clone.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libcolorthres_plugin_la-colorthres.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libcrop_plugin_la-crop.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libcroppadd_plugin_la-croppadd.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libdeinterlace_plugin_la-deinterlace.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/liberase_plugin_la-erase.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libextract_plugin_la-extract.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libgaussianblur_plugin_la-gaussianblur.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libgradient_plugin_la-gradient.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libgrain_plugin_la-grain.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libinvert_plugin_la-invert.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/liblogo_plugin_la-logo.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmagnify_plugin_la-magnify.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmarq_plugin_la-marq.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmirror_plugin_la-mirror.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmosaic_plugin_la-mosaic.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmotionblur_plugin_la-motionblur.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libmotiondetect_plugin_la-motiondetect.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libnoise_plugin_la-noise.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libopencv_example_plugin_la-opencv_example.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libopencv_wrapper_plugin_la-opencv_wrapper.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libosdmenu_plugin_la-osdmenu.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libpanoramix_plugin_la-panoramix.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libpostproc_plugin_la-postproc.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libpsychedelic_plugin_la-psychedelic.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libpuzzle_plugin_la-puzzle.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libremoteosd_plugin_la-remoteosd.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libripple_plugin_la-ripple.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/librotate_plugin_la-rotate.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/librss_plugin_la-rss.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/librv32_plugin_la-rv32.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libscale_plugin_la-scale.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libscene_plugin_la-scene.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libsharpen_plugin_la-sharpen.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libswscale_omap_plugin_la-arm_jit_swscale.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libswscale_omap_plugin_la-swscale_omap.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libswscale_plugin_la-chroma.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libswscale_plugin_la-swscale.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libtransform_plugin_la-transform.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libvideo_filter_wrapper_plugin_la-wrapper.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libwall_plugin_la-wall.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libwave_plugin_la-wave.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libyuvp_plugin_la-yuvp.Plo at am__quote@
-
-.S.o:
- at am__fastdepCCAS_TRUE@	$(AM_V_CPPAS)$(CPPASCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCCAS_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCCAS_FALSE@	$(AM_V_CPPAS) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCCAS_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCCAS_FALSE@	DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCCAS_FALSE@	$(CPPASCOMPILE) -c -o $@ $<
-
-.S.obj:
- at am__fastdepCCAS_TRUE@	$(AM_V_CPPAS)$(CPPASCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCCAS_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCCAS_FALSE@	$(AM_V_CPPAS) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCCAS_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCCAS_FALSE@	DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCCAS_FALSE@	$(CPPASCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
-
-.S.lo:
- at am__fastdepCCAS_TRUE@	$(AM_V_CPPAS)$(LTCPPASCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCCAS_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCCAS_FALSE@	$(AM_V_CPPAS) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCCAS_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCCAS_FALSE@	DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCCAS_FALSE@	$(LTCPPASCOMPILE) -c -o $@ $<
-
-arm_colorconv.lo: libswscale_nokia770/arm_colorconv.S
- at am__fastdepCCAS_TRUE@	$(AM_V_CPPAS)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -MT arm_colorconv.lo -MD -MP -MF $(DEPDIR)/arm_colorconv.Tpo -c -o arm_colorconv.lo `test -f 'libswscale_nokia770/arm_colorconv.S' || echo '$(srcdir)/'`libswscale_nokia770/arm_colorconv.S
- at am__fastdepCCAS_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/arm_colorconv.Tpo $(DEPDIR)/arm_colorconv.Plo
- at am__fastdepCCAS_FALSE@	$(AM_V_CPPAS) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCCAS_FALSE@	source='libswscale_nokia770/arm_colorconv.S' object='arm_colorconv.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCCAS_FALSE@	DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCCAS_FALSE@	$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -c -o arm_colorconv.lo `test -f 'libswscale_nokia770/arm_colorconv.S' || echo '$(srcdir)/'`libswscale_nokia770/arm_colorconv.S
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-libadjust_plugin_la-adjust.lo: adjust.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadjust_plugin_la_CFLAGS) $(CFLAGS) -MT libadjust_plugin_la-adjust.lo -MD -MP -MF $(DEPDIR)/libadjust_plugin_la-adjust.Tpo -c -o libadjust_plugin_la-adjust.lo `test -f 'adjust.c' || echo '$(srcdir)/'`adjust.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libadjust_plugin_la-adjust.Tpo $(DEPDIR)/libadjust_plugin_la-adjust.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='adjust.c' object='libadjust_plugin_la-adjust.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libadjust_plugin_la_CFLAGS) $(CFLAGS) -c -o libadjust_plugin_la-adjust.lo `test -f 'adjust.c' || echo '$(srcdir)/'`adjust.c
-
-libalphamask_plugin_la-alphamask.lo: alphamask.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libalphamask_plugin_la_CFLAGS) $(CFLAGS) -MT libalphamask_plugin_la-alphamask.lo -MD -MP -MF $(DEPDIR)/libalphamask_plugin_la-alphamask.Tpo -c -o libalphamask_plugin_la-alphamask.lo `test -f 'alphamask.c' || echo '$(srcdir)/'`alphamask.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libalphamask_plugin_la-alphamask.Tpo $(DEPDIR)/libalphamask_plugin_la-alphamask.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='alphamask.c' object='libalphamask_plugin_la-alphamask.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libalphamask_plugin_la_CFLAGS) $(CFLAGS) -c -o libalphamask_plugin_la-alphamask.lo `test -f 'alphamask.c' || echo '$(srcdir)/'`alphamask.c
-
-libaudiobargraph_v_plugin_la-audiobargraph_v.lo: audiobargraph_v.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaudiobargraph_v_plugin_la_CFLAGS) $(CFLAGS) -MT libaudiobargraph_v_plugin_la-audiobargraph_v.lo -MD -MP -MF $(DEPDIR)/libaudiobargraph_v_plugin_la-audiobargraph_v.Tpo -c -o libaudiobargraph_v_plugin_la-audiobargraph_v.lo `test -f 'audiobargraph_v.c' || echo '$(srcdir)/'`audiobargraph_v.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libaudiobargraph_v_plugin_la-audiobargraph_v.Tpo $(DEPDIR)/libaudiobargraph_v_plugin_la-audiobargraph_v.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='audiobargraph_v.c' object='libaudiobargraph_v_plugin_la-audiobargraph_v.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaudiobargraph_v_plugin_la_CFLAGS) $(CFLAGS) -c -o libaudiobargraph_v_plugin_la-audiobargraph_v.lo `test -f 'audiobargraph_v.c' || echo '$(srcdir)/'`audiobargraph_v.c
-
-libball_plugin_la-ball.lo: ball.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libball_plugin_la_CFLAGS) $(CFLAGS) -MT libball_plugin_la-ball.lo -MD -MP -MF $(DEPDIR)/libball_plugin_la-ball.Tpo -c -o libball_plugin_la-ball.lo `test -f 'ball.c' || echo '$(srcdir)/'`ball.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libball_plugin_la-ball.Tpo $(DEPDIR)/libball_plugin_la-ball.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='ball.c' object='libball_plugin_la-ball.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libball_plugin_la_CFLAGS) $(CFLAGS) -c -o libball_plugin_la-ball.lo `test -f 'ball.c' || echo '$(srcdir)/'`ball.c
-
-libblend_plugin_la-blend.lo: blend.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libblend_plugin_la_CFLAGS) $(CFLAGS) -MT libblend_plugin_la-blend.lo -MD -MP -MF $(DEPDIR)/libblend_plugin_la-blend.Tpo -c -o libblend_plugin_la-blend.lo `test -f 'blend.c' || echo '$(srcdir)/'`blend.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libblend_plugin_la-blend.Tpo $(DEPDIR)/libblend_plugin_la-blend.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='blend.c' object='libblend_plugin_la-blend.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libblend_plugin_la_CFLAGS) $(CFLAGS) -c -o libblend_plugin_la-blend.lo `test -f 'blend.c' || echo '$(srcdir)/'`blend.c
-
-libblendbench_plugin_la-blendbench.lo: blendbench.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libblendbench_plugin_la_CFLAGS) $(CFLAGS) -MT libblendbench_plugin_la-blendbench.lo -MD -MP -MF $(DEPDIR)/libblendbench_plugin_la-blendbench.Tpo -c -o libblendbench_plugin_la-blendbench.lo `test -f 'blendbench.c' || echo '$(srcdir)/'`blendbench.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libblendbench_plugin_la-blendbench.Tpo $(DEPDIR)/libblendbench_plugin_la-blendbench.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='blendbench.c' object='libblendbench_plugin_la-blendbench.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libblendbench_plugin_la_CFLAGS) $(CFLAGS) -c -o libblendbench_plugin_la-blendbench.lo `test -f 'blendbench.c' || echo '$(srcdir)/'`blendbench.c
-
-libbluescreen_plugin_la-bluescreen.lo: bluescreen.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbluescreen_plugin_la_CFLAGS) $(CFLAGS) -MT libbluescreen_plugin_la-bluescreen.lo -MD -MP -MF $(DEPDIR)/libbluescreen_plugin_la-bluescreen.Tpo -c -o libbluescreen_plugin_la-bluescreen.lo `test -f 'bluescreen.c' || echo '$(srcdir)/'`bluescreen.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libbluescreen_plugin_la-bluescreen.Tpo $(DEPDIR)/libbluescreen_plugin_la-bluescreen.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='bluescreen.c' object='libbluescreen_plugin_la-bluescreen.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libbluescreen_plugin_la_CFLAGS) $(CFLAGS) -c -o libbluescreen_plugin_la-bluescreen.lo `test -f 'bluescreen.c' || echo '$(srcdir)/'`bluescreen.c
-
-libcanvas_plugin_la-canvas.lo: canvas.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcanvas_plugin_la_CFLAGS) $(CFLAGS) -MT libcanvas_plugin_la-canvas.lo -MD -MP -MF $(DEPDIR)/libcanvas_plugin_la-canvas.Tpo -c -o libcanvas_plugin_la-canvas.lo `test -f 'canvas.c' || echo '$(srcdir)/'`canvas.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libcanvas_plugin_la-canvas.Tpo $(DEPDIR)/libcanvas_plugin_la-canvas.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='canvas.c' object='libcanvas_plugin_la-canvas.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcanvas_plugin_la_CFLAGS) $(CFLAGS) -c -o libcanvas_plugin_la-canvas.lo `test -f 'canvas.c' || echo '$(srcdir)/'`canvas.c
-
-libchain_plugin_la-chain.lo: chain.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libchain_plugin_la_CFLAGS) $(CFLAGS) -MT libchain_plugin_la-chain.lo -MD -MP -MF $(DEPDIR)/libchain_plugin_la-chain.Tpo -c -o libchain_plugin_la-chain.lo `test -f 'chain.c' || echo '$(srcdir)/'`chain.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libchain_plugin_la-chain.Tpo $(DEPDIR)/libchain_plugin_la-chain.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='chain.c' object='libchain_plugin_la-chain.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libchain_plugin_la_CFLAGS) $(CFLAGS) -c -o libchain_plugin_la-chain.lo `test -f 'chain.c' || echo '$(srcdir)/'`chain.c
-
-libclone_plugin_la-clone.lo: clone.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclone_plugin_la_CFLAGS) $(CFLAGS) -MT libclone_plugin_la-clone.lo -MD -MP -MF $(DEPDIR)/libclone_plugin_la-clone.Tpo -c -o libclone_plugin_la-clone.lo `test -f 'clone.c' || echo '$(srcdir)/'`clone.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libclone_plugin_la-clone.Tpo $(DEPDIR)/libclone_plugin_la-clone.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='clone.c' object='libclone_plugin_la-clone.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclone_plugin_la_CFLAGS) $(CFLAGS) -c -o libclone_plugin_la-clone.lo `test -f 'clone.c' || echo '$(srcdir)/'`clone.c
-
-libcolorthres_plugin_la-colorthres.lo: colorthres.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcolorthres_plugin_la_CFLAGS) $(CFLAGS) -MT libcolorthres_plugin_la-colorthres.lo -MD -MP -MF $(DEPDIR)/libcolorthres_plugin_la-colorthres.Tpo -c -o libcolorthres_plugin_la-colorthres.lo `test -f 'colorthres.c' || echo '$(srcdir)/'`colorthres.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libcolorthres_plugin_la-colorthres.Tpo $(DEPDIR)/libcolorthres_plugin_la-colorthres.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='colorthres.c' object='libcolorthres_plugin_la-colorthres.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcolorthres_plugin_la_CFLAGS) $(CFLAGS) -c -o libcolorthres_plugin_la-colorthres.lo `test -f 'colorthres.c' || echo '$(srcdir)/'`colorthres.c
-
-libcrop_plugin_la-crop.lo: crop.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcrop_plugin_la_CFLAGS) $(CFLAGS) -MT libcrop_plugin_la-crop.lo -MD -MP -MF $(DEPDIR)/libcrop_plugin_la-crop.Tpo -c -o libcrop_plugin_la-crop.lo `test -f 'crop.c' || echo '$(srcdir)/'`crop.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libcrop_plugin_la-crop.Tpo $(DEPDIR)/libcrop_plugin_la-crop.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='crop.c' object='libcrop_plugin_la-crop.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcrop_plugin_la_CFLAGS) $(CFLAGS) -c -o libcrop_plugin_la-crop.lo `test -f 'crop.c' || echo '$(srcdir)/'`crop.c
-
-libcroppadd_plugin_la-croppadd.lo: croppadd.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcroppadd_plugin_la_CFLAGS) $(CFLAGS) -MT libcroppadd_plugin_la-croppadd.lo -MD -MP -MF $(DEPDIR)/libcroppadd_plugin_la-croppadd.Tpo -c -o libcroppadd_plugin_la-croppadd.lo `test -f 'croppadd.c' || echo '$(srcdir)/'`croppadd.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libcroppadd_plugin_la-croppadd.Tpo $(DEPDIR)/libcroppadd_plugin_la-croppadd.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='croppadd.c' object='libcroppadd_plugin_la-croppadd.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcroppadd_plugin_la_CFLAGS) $(CFLAGS) -c -o libcroppadd_plugin_la-croppadd.lo `test -f 'croppadd.c' || echo '$(srcdir)/'`croppadd.c
-
-libdeinterlace_plugin_la-deinterlace.lo: deinterlace.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdeinterlace_plugin_la_CFLAGS) $(CFLAGS) -MT libdeinterlace_plugin_la-deinterlace.lo -MD -MP -MF $(DEPDIR)/libdeinterlace_plugin_la-deinterlace.Tpo -c -o libdeinterlace_plugin_la-deinterlace.lo `test -f 'deinterlace.c' || echo '$(srcdir)/'`deinterlace.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libdeinterlace_plugin_la-deinterlace.Tpo $(DEPDIR)/libdeinterlace_plugin_la-deinterlace.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='deinterlace.c' object='libdeinterlace_plugin_la-deinterlace.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdeinterlace_plugin_la_CFLAGS) $(CFLAGS) -c -o libdeinterlace_plugin_la-deinterlace.lo `test -f 'deinterlace.c' || echo '$(srcdir)/'`deinterlace.c
-
-liberase_plugin_la-erase.lo: erase.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liberase_plugin_la_CFLAGS) $(CFLAGS) -MT liberase_plugin_la-erase.lo -MD -MP -MF $(DEPDIR)/liberase_plugin_la-erase.Tpo -c -o liberase_plugin_la-erase.lo `test -f 'erase.c' || echo '$(srcdir)/'`erase.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liberase_plugin_la-erase.Tpo $(DEPDIR)/liberase_plugin_la-erase.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='erase.c' object='liberase_plugin_la-erase.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liberase_plugin_la_CFLAGS) $(CFLAGS) -c -o liberase_plugin_la-erase.lo `test -f 'erase.c' || echo '$(srcdir)/'`erase.c
-
-libextract_plugin_la-extract.lo: extract.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libextract_plugin_la_CFLAGS) $(CFLAGS) -MT libextract_plugin_la-extract.lo -MD -MP -MF $(DEPDIR)/libextract_plugin_la-extract.Tpo -c -o libextract_plugin_la-extract.lo `test -f 'extract.c' || echo '$(srcdir)/'`extract.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libextract_plugin_la-extract.Tpo $(DEPDIR)/libextract_plugin_la-extract.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='extract.c' object='libextract_plugin_la-extract.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libextract_plugin_la_CFLAGS) $(CFLAGS) -c -o libextract_plugin_la-extract.lo `test -f 'extract.c' || echo '$(srcdir)/'`extract.c
-
-libgaussianblur_plugin_la-gaussianblur.lo: gaussianblur.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgaussianblur_plugin_la_CFLAGS) $(CFLAGS) -MT libgaussianblur_plugin_la-gaussianblur.lo -MD -MP -MF $(DEPDIR)/libgaussianblur_plugin_la-gaussianblur.Tpo -c -o libgaussianblur_plugin_la-gaussianblur.lo `test -f 'gaussianblur.c' || echo '$(srcdir)/'`gaussianblur.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgaussianblur_plugin_la-gaussianblur.Tpo $(DEPDIR)/libgaussianblur_plugin_la-gaussianblur.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='gaussianblur.c' object='libgaussianblur_plugin_la-gaussianblur.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgaussianblur_plugin_la_CFLAGS) $(CFLAGS) -c -o libgaussianblur_plugin_la-gaussianblur.lo `test -f 'gaussianblur.c' || echo '$(srcdir)/'`gaussianblur.c
-
-libgradient_plugin_la-gradient.lo: gradient.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgradient_plugin_la_CFLAGS) $(CFLAGS) -MT libgradient_plugin_la-gradient.lo -MD -MP -MF $(DEPDIR)/libgradient_plugin_la-gradient.Tpo -c -o libgradient_plugin_la-gradient.lo `test -f 'gradient.c' || echo '$(srcdir)/'`gradient.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgradient_plugin_la-gradient.Tpo $(DEPDIR)/libgradient_plugin_la-gradient.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='gradient.c' object='libgradient_plugin_la-gradient.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgradient_plugin_la_CFLAGS) $(CFLAGS) -c -o libgradient_plugin_la-gradient.lo `test -f 'gradient.c' || echo '$(srcdir)/'`gradient.c
-
-libgrain_plugin_la-grain.lo: grain.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgrain_plugin_la_CFLAGS) $(CFLAGS) -MT libgrain_plugin_la-grain.lo -MD -MP -MF $(DEPDIR)/libgrain_plugin_la-grain.Tpo -c -o libgrain_plugin_la-grain.lo `test -f 'grain.c' || echo '$(srcdir)/'`grain.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgrain_plugin_la-grain.Tpo $(DEPDIR)/libgrain_plugin_la-grain.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='grain.c' object='libgrain_plugin_la-grain.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgrain_plugin_la_CFLAGS) $(CFLAGS) -c -o libgrain_plugin_la-grain.lo `test -f 'grain.c' || echo '$(srcdir)/'`grain.c
-
-libinvert_plugin_la-invert.lo: invert.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libinvert_plugin_la_CFLAGS) $(CFLAGS) -MT libinvert_plugin_la-invert.lo -MD -MP -MF $(DEPDIR)/libinvert_plugin_la-invert.Tpo -c -o libinvert_plugin_la-invert.lo `test -f 'invert.c' || echo '$(srcdir)/'`invert.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libinvert_plugin_la-invert.Tpo $(DEPDIR)/libinvert_plugin_la-invert.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='invert.c' object='libinvert_plugin_la-invert.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libinvert_plugin_la_CFLAGS) $(CFLAGS) -c -o libinvert_plugin_la-invert.lo `test -f 'invert.c' || echo '$(srcdir)/'`invert.c
-
-liblogo_plugin_la-logo.lo: logo.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblogo_plugin_la_CFLAGS) $(CFLAGS) -MT liblogo_plugin_la-logo.lo -MD -MP -MF $(DEPDIR)/liblogo_plugin_la-logo.Tpo -c -o liblogo_plugin_la-logo.lo `test -f 'logo.c' || echo '$(srcdir)/'`logo.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/liblogo_plugin_la-logo.Tpo $(DEPDIR)/liblogo_plugin_la-logo.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='logo.c' object='liblogo_plugin_la-logo.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(liblogo_plugin_la_CFLAGS) $(CFLAGS) -c -o liblogo_plugin_la-logo.lo `test -f 'logo.c' || echo '$(srcdir)/'`logo.c
-
-libmagnify_plugin_la-magnify.lo: magnify.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmagnify_plugin_la_CFLAGS) $(CFLAGS) -MT libmagnify_plugin_la-magnify.lo -MD -MP -MF $(DEPDIR)/libmagnify_plugin_la-magnify.Tpo -c -o libmagnify_plugin_la-magnify.lo `test -f 'magnify.c' || echo '$(srcdir)/'`magnify.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmagnify_plugin_la-magnify.Tpo $(DEPDIR)/libmagnify_plugin_la-magnify.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='magnify.c' object='libmagnify_plugin_la-magnify.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmagnify_plugin_la_CFLAGS) $(CFLAGS) -c -o libmagnify_plugin_la-magnify.lo `test -f 'magnify.c' || echo '$(srcdir)/'`magnify.c
-
-libmarq_plugin_la-marq.lo: marq.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmarq_plugin_la_CFLAGS) $(CFLAGS) -MT libmarq_plugin_la-marq.lo -MD -MP -MF $(DEPDIR)/libmarq_plugin_la-marq.Tpo -c -o libmarq_plugin_la-marq.lo `test -f 'marq.c' || echo '$(srcdir)/'`marq.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmarq_plugin_la-marq.Tpo $(DEPDIR)/libmarq_plugin_la-marq.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='marq.c' object='libmarq_plugin_la-marq.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmarq_plugin_la_CFLAGS) $(CFLAGS) -c -o libmarq_plugin_la-marq.lo `test -f 'marq.c' || echo '$(srcdir)/'`marq.c
-
-libmirror_plugin_la-mirror.lo: mirror.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmirror_plugin_la_CFLAGS) $(CFLAGS) -MT libmirror_plugin_la-mirror.lo -MD -MP -MF $(DEPDIR)/libmirror_plugin_la-mirror.Tpo -c -o libmirror_plugin_la-mirror.lo `test -f 'mirror.c' || echo '$(srcdir)/'`mirror.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmirror_plugin_la-mirror.Tpo $(DEPDIR)/libmirror_plugin_la-mirror.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='mirror.c' object='libmirror_plugin_la-mirror.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmirror_plugin_la_CFLAGS) $(CFLAGS) -c -o libmirror_plugin_la-mirror.lo `test -f 'mirror.c' || echo '$(srcdir)/'`mirror.c
-
-libmosaic_plugin_la-mosaic.lo: mosaic.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmosaic_plugin_la_CFLAGS) $(CFLAGS) -MT libmosaic_plugin_la-mosaic.lo -MD -MP -MF $(DEPDIR)/libmosaic_plugin_la-mosaic.Tpo -c -o libmosaic_plugin_la-mosaic.lo `test -f 'mosaic.c' || echo '$(srcdir)/'`mosaic.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmosaic_plugin_la-mosaic.Tpo $(DEPDIR)/libmosaic_plugin_la-mosaic.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='mosaic.c' object='libmosaic_plugin_la-mosaic.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmosaic_plugin_la_CFLAGS) $(CFLAGS) -c -o libmosaic_plugin_la-mosaic.lo `test -f 'mosaic.c' || echo '$(srcdir)/'`mosaic.c
-
-libmotionblur_plugin_la-motionblur.lo: motionblur.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmotionblur_plugin_la_CFLAGS) $(CFLAGS) -MT libmotionblur_plugin_la-motionblur.lo -MD -MP -MF $(DEPDIR)/libmotionblur_plugin_la-motionblur.Tpo -c -o libmotionblur_plugin_la-motionblur.lo `test -f 'motionblur.c' || echo '$(srcdir)/'`motionblur.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmotionblur_plugin_la-motionblur.Tpo $(DEPDIR)/libmotionblur_plugin_la-motionblur.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='motionblur.c' object='libmotionblur_plugin_la-motionblur.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmotionblur_plugin_la_CFLAGS) $(CFLAGS) -c -o libmotionblur_plugin_la-motionblur.lo `test -f 'motionblur.c' || echo '$(srcdir)/'`motionblur.c
-
-libmotiondetect_plugin_la-motiondetect.lo: motiondetect.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmotiondetect_plugin_la_CFLAGS) $(CFLAGS) -MT libmotiondetect_plugin_la-motiondetect.lo -MD -MP -MF $(DEPDIR)/libmotiondetect_plugin_la-motiondetect.Tpo -c -o libmotiondetect_plugin_la-motiondetect.lo `test -f 'motiondetect.c' || echo '$(srcdir)/'`motiondetect.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libmotiondetect_plugin_la-motiondetect.Tpo $(DEPDIR)/libmotiondetect_plugin_la-motiondetect.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='motiondetect.c' object='libmotiondetect_plugin_la-motiondetect.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmotiondetect_plugin_la_CFLAGS) $(CFLAGS) -c -o libmotiondetect_plugin_la-motiondetect.lo `test -f 'motiondetect.c' || echo '$(srcdir)/'`motiondetect.c
-
-libnoise_plugin_la-noise.lo: noise.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnoise_plugin_la_CFLAGS) $(CFLAGS) -MT libnoise_plugin_la-noise.lo -MD -MP -MF $(DEPDIR)/libnoise_plugin_la-noise.Tpo -c -o libnoise_plugin_la-noise.lo `test -f 'noise.c' || echo '$(srcdir)/'`noise.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libnoise_plugin_la-noise.Tpo $(DEPDIR)/libnoise_plugin_la-noise.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='noise.c' object='libnoise_plugin_la-noise.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnoise_plugin_la_CFLAGS) $(CFLAGS) -c -o libnoise_plugin_la-noise.lo `test -f 'noise.c' || echo '$(srcdir)/'`noise.c
-
-libopencv_example_plugin_la-opencv_example.lo: opencv_example.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopencv_example_plugin_la_CFLAGS) $(CFLAGS) -MT libopencv_example_plugin_la-opencv_example.lo -MD -MP -MF $(DEPDIR)/libopencv_example_plugin_la-opencv_example.Tpo -c -o libopencv_example_plugin_la-opencv_example.lo `test -f 'opencv_example.c' || echo '$(srcdir)/'`opencv_example.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libopencv_example_plugin_la-opencv_example.Tpo $(DEPDIR)/libopencv_example_plugin_la-opencv_example.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='opencv_example.c' object='libopencv_example_plugin_la-opencv_example.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopencv_example_plugin_la_CFLAGS) $(CFLAGS) -c -o libopencv_example_plugin_la-opencv_example.lo `test -f 'opencv_example.c' || echo '$(srcdir)/'`opencv_example.c
-
-libopencv_wrapper_plugin_la-opencv_wrapper.lo: opencv_wrapper.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopencv_wrapper_plugin_la_CFLAGS) $(CFLAGS) -MT libopencv_wrapper_plugin_la-opencv_wrapper.lo -MD -MP -MF $(DEPDIR)/libopencv_wrapper_plugin_la-opencv_wrapper.Tpo -c -o libopencv_wrapper_plugin_la-opencv_wrapper.lo `test -f 'opencv_wrapper.c' || echo '$(srcdir)/'`opencv_wrapper.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libopencv_wrapper_plugin_la-opencv_wrapper.Tpo $(DEPDIR)/libopencv_wrapper_plugin_la-opencv_wrapper.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='opencv_wrapper.c' object='libopencv_wrapper_plugin_la-opencv_wrapper.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopencv_wrapper_plugin_la_CFLAGS) $(CFLAGS) -c -o libopencv_wrapper_plugin_la-opencv_wrapper.lo `test -f 'opencv_wrapper.c' || echo '$(srcdir)/'`opencv_wrapper.c
-
-libosdmenu_plugin_la-osdmenu.lo: osdmenu.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libosdmenu_plugin_la_CFLAGS) $(CFLAGS) -MT libosdmenu_plugin_la-osdmenu.lo -MD -MP -MF $(DEPDIR)/libosdmenu_plugin_la-osdmenu.Tpo -c -o libosdmenu_plugin_la-osdmenu.lo `test -f 'osdmenu.c' || echo '$(srcdir)/'`osdmenu.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libosdmenu_plugin_la-osdmenu.Tpo $(DEPDIR)/libosdmenu_plugin_la-osdmenu.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='osdmenu.c' object='libosdmenu_plugin_la-osdmenu.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libosdmenu_plugin_la_CFLAGS) $(CFLAGS) -c -o libosdmenu_plugin_la-osdmenu.lo `test -f 'osdmenu.c' || echo '$(srcdir)/'`osdmenu.c
-
-libpanoramix_plugin_la-panoramix.lo: panoramix.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpanoramix_plugin_la_CFLAGS) $(CFLAGS) -MT libpanoramix_plugin_la-panoramix.lo -MD -MP -MF $(DEPDIR)/libpanoramix_plugin_la-panoramix.Tpo -c -o libpanoramix_plugin_la-panoramix.lo `test -f 'panoramix.c' || echo '$(srcdir)/'`panoramix.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libpanoramix_plugin_la-panoramix.Tpo $(DEPDIR)/libpanoramix_plugin_la-panoramix.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='panoramix.c' object='libpanoramix_plugin_la-panoramix.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpanoramix_plugin_la_CFLAGS) $(CFLAGS) -c -o libpanoramix_plugin_la-panoramix.lo `test -f 'panoramix.c' || echo '$(srcdir)/'`panoramix.c
-
-libpostproc_plugin_la-postproc.lo: postproc.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpostproc_plugin_la_CFLAGS) $(CFLAGS) -MT libpostproc_plugin_la-postproc.lo -MD -MP -MF $(DEPDIR)/libpostproc_plugin_la-postproc.Tpo -c -o libpostproc_plugin_la-postproc.lo `test -f 'postproc.c' || echo '$(srcdir)/'`postproc.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libpostproc_plugin_la-postproc.Tpo $(DEPDIR)/libpostproc_plugin_la-postproc.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='postproc.c' object='libpostproc_plugin_la-postproc.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpostproc_plugin_la_CFLAGS) $(CFLAGS) -c -o libpostproc_plugin_la-postproc.lo `test -f 'postproc.c' || echo '$(srcdir)/'`postproc.c
-
-libpsychedelic_plugin_la-psychedelic.lo: psychedelic.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpsychedelic_plugin_la_CFLAGS) $(CFLAGS) -MT libpsychedelic_plugin_la-psychedelic.lo -MD -MP -MF $(DEPDIR)/libpsychedelic_plugin_la-psychedelic.Tpo -c -o libpsychedelic_plugin_la-psychedelic.lo `test -f 'psychedelic.c' || echo '$(srcdir)/'`psychedelic.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libpsychedelic_plugin_la-psychedelic.Tpo $(DEPDIR)/libpsychedelic_plugin_la-psychedelic.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='psychedelic.c' object='libpsychedelic_plugin_la-psychedelic.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpsychedelic_plugin_la_CFLAGS) $(CFLAGS) -c -o libpsychedelic_plugin_la-psychedelic.lo `test -f 'psychedelic.c' || echo '$(srcdir)/'`psychedelic.c
-
-libpuzzle_plugin_la-puzzle.lo: puzzle.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpuzzle_plugin_la_CFLAGS) $(CFLAGS) -MT libpuzzle_plugin_la-puzzle.lo -MD -MP -MF $(DEPDIR)/libpuzzle_plugin_la-puzzle.Tpo -c -o libpuzzle_plugin_la-puzzle.lo `test -f 'puzzle.c' || echo '$(srcdir)/'`puzzle.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libpuzzle_plugin_la-puzzle.Tpo $(DEPDIR)/libpuzzle_plugin_la-puzzle.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='puzzle.c' object='libpuzzle_plugin_la-puzzle.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpuzzle_plugin_la_CFLAGS) $(CFLAGS) -c -o libpuzzle_plugin_la-puzzle.lo `test -f 'puzzle.c' || echo '$(srcdir)/'`puzzle.c
-
-libremoteosd_plugin_la-remoteosd.lo: remoteosd.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libremoteosd_plugin_la_CFLAGS) $(CFLAGS) -MT libremoteosd_plugin_la-remoteosd.lo -MD -MP -MF $(DEPDIR)/libremoteosd_plugin_la-remoteosd.Tpo -c -o libremoteosd_plugin_la-remoteosd.lo `test -f 'remoteosd.c' || echo '$(srcdir)/'`remoteosd.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libremoteosd_plugin_la-remoteosd.Tpo $(DEPDIR)/libremoteosd_plugin_la-remoteosd.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='remoteosd.c' object='libremoteosd_plugin_la-remoteosd.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libremoteosd_plugin_la_CFLAGS) $(CFLAGS) -c -o libremoteosd_plugin_la-remoteosd.lo `test -f 'remoteosd.c' || echo '$(srcdir)/'`remoteosd.c
-
-libripple_plugin_la-ripple.lo: ripple.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libripple_plugin_la_CFLAGS) $(CFLAGS) -MT libripple_plugin_la-ripple.lo -MD -MP -MF $(DEPDIR)/libripple_plugin_la-ripple.Tpo -c -o libripple_plugin_la-ripple.lo `test -f 'ripple.c' || echo '$(srcdir)/'`ripple.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libripple_plugin_la-ripple.Tpo $(DEPDIR)/libripple_plugin_la-ripple.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='ripple.c' object='libripple_plugin_la-ripple.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libripple_plugin_la_CFLAGS) $(CFLAGS) -c -o libripple_plugin_la-ripple.lo `test -f 'ripple.c' || echo '$(srcdir)/'`ripple.c
-
-librotate_plugin_la-rotate.lo: rotate.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librotate_plugin_la_CFLAGS) $(CFLAGS) -MT librotate_plugin_la-rotate.lo -MD -MP -MF $(DEPDIR)/librotate_plugin_la-rotate.Tpo -c -o librotate_plugin_la-rotate.lo `test -f 'rotate.c' || echo '$(srcdir)/'`rotate.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/librotate_plugin_la-rotate.Tpo $(DEPDIR)/librotate_plugin_la-rotate.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='rotate.c' object='librotate_plugin_la-rotate.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librotate_plugin_la_CFLAGS) $(CFLAGS) -c -o librotate_plugin_la-rotate.lo `test -f 'rotate.c' || echo '$(srcdir)/'`rotate.c
-
-librss_plugin_la-rss.lo: rss.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librss_plugin_la_CFLAGS) $(CFLAGS) -MT librss_plugin_la-rss.lo -MD -MP -MF $(DEPDIR)/librss_plugin_la-rss.Tpo -c -o librss_plugin_la-rss.lo `test -f 'rss.c' || echo '$(srcdir)/'`rss.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/librss_plugin_la-rss.Tpo $(DEPDIR)/librss_plugin_la-rss.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='rss.c' object='librss_plugin_la-rss.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librss_plugin_la_CFLAGS) $(CFLAGS) -c -o librss_plugin_la-rss.lo `test -f 'rss.c' || echo '$(srcdir)/'`rss.c
-
-librv32_plugin_la-rv32.lo: rv32.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librv32_plugin_la_CFLAGS) $(CFLAGS) -MT librv32_plugin_la-rv32.lo -MD -MP -MF $(DEPDIR)/librv32_plugin_la-rv32.Tpo -c -o librv32_plugin_la-rv32.lo `test -f 'rv32.c' || echo '$(srcdir)/'`rv32.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/librv32_plugin_la-rv32.Tpo $(DEPDIR)/librv32_plugin_la-rv32.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='rv32.c' object='librv32_plugin_la-rv32.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librv32_plugin_la_CFLAGS) $(CFLAGS) -c -o librv32_plugin_la-rv32.lo `test -f 'rv32.c' || echo '$(srcdir)/'`rv32.c
-
-libscale_plugin_la-scale.lo: scale.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libscale_plugin_la_CFLAGS) $(CFLAGS) -MT libscale_plugin_la-scale.lo -MD -MP -MF $(DEPDIR)/libscale_plugin_la-scale.Tpo -c -o libscale_plugin_la-scale.lo `test -f 'scale.c' || echo '$(srcdir)/'`scale.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libscale_plugin_la-scale.Tpo $(DEPDIR)/libscale_plugin_la-scale.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='scale.c' object='libscale_plugin_la-scale.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libscale_plugin_la_CFLAGS) $(CFLAGS) -c -o libscale_plugin_la-scale.lo `test -f 'scale.c' || echo '$(srcdir)/'`scale.c
-
-libscene_plugin_la-scene.lo: scene.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libscene_plugin_la_CFLAGS) $(CFLAGS) -MT libscene_plugin_la-scene.lo -MD -MP -MF $(DEPDIR)/libscene_plugin_la-scene.Tpo -c -o libscene_plugin_la-scene.lo `test -f 'scene.c' || echo '$(srcdir)/'`scene.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libscene_plugin_la-scene.Tpo $(DEPDIR)/libscene_plugin_la-scene.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='scene.c' object='libscene_plugin_la-scene.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libscene_plugin_la_CFLAGS) $(CFLAGS) -c -o libscene_plugin_la-scene.lo `test -f 'scene.c' || echo '$(srcdir)/'`scene.c
-
-libsharpen_plugin_la-sharpen.lo: sharpen.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsharpen_plugin_la_CFLAGS) $(CFLAGS) -MT libsharpen_plugin_la-sharpen.lo -MD -MP -MF $(DEPDIR)/libsharpen_plugin_la-sharpen.Tpo -c -o libsharpen_plugin_la-sharpen.lo `test -f 'sharpen.c' || echo '$(srcdir)/'`sharpen.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libsharpen_plugin_la-sharpen.Tpo $(DEPDIR)/libsharpen_plugin_la-sharpen.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='sharpen.c' object='libsharpen_plugin_la-sharpen.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsharpen_plugin_la_CFLAGS) $(CFLAGS) -c -o libsharpen_plugin_la-sharpen.lo `test -f 'sharpen.c' || echo '$(srcdir)/'`sharpen.c
-
-libswscale_omap_plugin_la-swscale_omap.lo: swscale_omap.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswscale_omap_plugin_la_CFLAGS) $(CFLAGS) -MT libswscale_omap_plugin_la-swscale_omap.lo -MD -MP -MF $(DEPDIR)/libswscale_omap_plugin_la-swscale_omap.Tpo -c -o libswscale_omap_plugin_la-swscale_omap.lo `test -f 'swscale_omap.c' || echo '$(srcdir)/'`swscale_omap.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libswscale_omap_plugin_la-swscale_omap.Tpo $(DEPDIR)/libswscale_omap_plugin_la-swscale_omap.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='swscale_omap.c' object='libswscale_omap_plugin_la-swscale_omap.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswscale_omap_plugin_la_CFLAGS) $(CFLAGS) -c -o libswscale_omap_plugin_la-swscale_omap.lo `test -f 'swscale_omap.c' || echo '$(srcdir)/'`swscale_omap.c
-
-libswscale_omap_plugin_la-arm_jit_swscale.lo: libswscale_nokia770/arm_jit_swscale.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswscale_omap_plugin_la_CFLAGS) $(CFLAGS) -MT libswscale_omap_plugin_la-arm_jit_swscale.lo -MD -MP -MF $(DEPDIR)/libswscale_omap_plugin_la-arm_jit_swscale.Tpo -c -o libswscale_omap_plugin_la-arm_jit_swscale.lo `test -f 'libswscale_nokia770/arm_jit_swscale.c' || echo '$(srcdir)/'`libswscale_nokia770/arm_jit_swscale.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libswscale_omap_plugin_la-arm_jit_swscale.Tpo $(DEPDIR)/libswscale_omap_plugin_la-arm_jit_swscale.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libswscale_nokia770/arm_jit_swscale.c' object='libswscale_omap_plugin_la-arm_jit_swscale.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswscale_omap_plugin_la_CFLAGS) $(CFLAGS) -c -o libswscale_omap_plugin_la-arm_jit_swscale.lo `test -f 'libswscale_nokia770/arm_jit_swscale.c' || echo '$(srcdir)/'`libswscale_nokia770/arm_jit_swscale.c
-
-libswscale_plugin_la-swscale.lo: swscale.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswscale_plugin_la_CFLAGS) $(CFLAGS) -MT libswscale_plugin_la-swscale.lo -MD -MP -MF $(DEPDIR)/libswscale_plugin_la-swscale.Tpo -c -o libswscale_plugin_la-swscale.lo `test -f 'swscale.c' || echo '$(srcdir)/'`swscale.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libswscale_plugin_la-swscale.Tpo $(DEPDIR)/libswscale_plugin_la-swscale.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='swscale.c' object='libswscale_plugin_la-swscale.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswscale_plugin_la_CFLAGS) $(CFLAGS) -c -o libswscale_plugin_la-swscale.lo `test -f 'swscale.c' || echo '$(srcdir)/'`swscale.c
-
-libswscale_plugin_la-chroma.lo: ../codec/avcodec/chroma.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswscale_plugin_la_CFLAGS) $(CFLAGS) -MT libswscale_plugin_la-chroma.lo -MD -MP -MF $(DEPDIR)/libswscale_plugin_la-chroma.Tpo -c -o libswscale_plugin_la-chroma.lo `test -f '../codec/avcodec/chroma.c' || echo '$(srcdir)/'`../codec/avcodec/chroma.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libswscale_plugin_la-chroma.Tpo $(DEPDIR)/libswscale_plugin_la-chroma.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='../codec/avcodec/chroma.c' object='libswscale_plugin_la-chroma.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libswscale_plugin_la_CFLAGS) $(CFLAGS) -c -o libswscale_plugin_la-chroma.lo `test -f '../codec/avcodec/chroma.c' || echo '$(srcdir)/'`../codec/avcodec/chroma.c
-
-libtransform_plugin_la-transform.lo: transform.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtransform_plugin_la_CFLAGS) $(CFLAGS) -MT libtransform_plugin_la-transform.lo -MD -MP -MF $(DEPDIR)/libtransform_plugin_la-transform.Tpo -c -o libtransform_plugin_la-transform.lo `test -f 'transform.c' || echo '$(srcdir)/'`transform.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libtransform_plugin_la-transform.Tpo $(DEPDIR)/libtransform_plugin_la-transform.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='transform.c' object='libtransform_plugin_la-transform.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtransform_plugin_la_CFLAGS) $(CFLAGS) -c -o libtransform_plugin_la-transform.lo `test -f 'transform.c' || echo '$(srcdir)/'`transform.c
-
-libvideo_filter_wrapper_plugin_la-wrapper.lo: wrapper.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvideo_filter_wrapper_plugin_la_CFLAGS) $(CFLAGS) -MT libvideo_filter_wrapper_plugin_la-wrapper.lo -MD -MP -MF $(DEPDIR)/libvideo_filter_wrapper_plugin_la-wrapper.Tpo -c -o libvideo_filter_wrapper_plugin_la-wrapper.lo `test -f 'wrapper.c' || echo '$(srcdir)/'`wrapper.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libvideo_filter_wrapper_plugin_la-wrapper.Tpo $(DEPDIR)/libvideo_filter_wrapper_plugin_la-wrapper.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='wrapper.c' object='libvideo_filter_wrapper_plugin_la-wrapper.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvideo_filter_wrapper_plugin_la_CFLAGS) $(CFLAGS) -c -o libvideo_filter_wrapper_plugin_la-wrapper.lo `test -f 'wrapper.c' || echo '$(srcdir)/'`wrapper.c
-
-libwall_plugin_la-wall.lo: wall.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwall_plugin_la_CFLAGS) $(CFLAGS) -MT libwall_plugin_la-wall.lo -MD -MP -MF $(DEPDIR)/libwall_plugin_la-wall.Tpo -c -o libwall_plugin_la-wall.lo `test -f 'wall.c' || echo '$(srcdir)/'`wall.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libwall_plugin_la-wall.Tpo $(DEPDIR)/libwall_plugin_la-wall.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='wall.c' object='libwall_plugin_la-wall.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwall_plugin_la_CFLAGS) $(CFLAGS) -c -o libwall_plugin_la-wall.lo `test -f 'wall.c' || echo '$(srcdir)/'`wall.c
-
-libwave_plugin_la-wave.lo: wave.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwave_plugin_la_CFLAGS) $(CFLAGS) -MT libwave_plugin_la-wave.lo -MD -MP -MF $(DEPDIR)/libwave_plugin_la-wave.Tpo -c -o libwave_plugin_la-wave.lo `test -f 'wave.c' || echo '$(srcdir)/'`wave.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libwave_plugin_la-wave.Tpo $(DEPDIR)/libwave_plugin_la-wave.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='wave.c' object='libwave_plugin_la-wave.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwave_plugin_la_CFLAGS) $(CFLAGS) -c -o libwave_plugin_la-wave.lo `test -f 'wave.c' || echo '$(srcdir)/'`wave.c
-
-libyuvp_plugin_la-yuvp.lo: yuvp.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libyuvp_plugin_la_CFLAGS) $(CFLAGS) -MT libyuvp_plugin_la-yuvp.lo -MD -MP -MF $(DEPDIR)/libyuvp_plugin_la-yuvp.Tpo -c -o libyuvp_plugin_la-yuvp.lo `test -f 'yuvp.c' || echo '$(srcdir)/'`yuvp.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libyuvp_plugin_la-yuvp.Tpo $(DEPDIR)/libyuvp_plugin_la-yuvp.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='yuvp.c' object='libyuvp_plugin_la-yuvp.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libyuvp_plugin_la_CFLAGS) $(CFLAGS) -c -o libyuvp_plugin_la-yuvp.lo `test -f 'yuvp.c' || echo '$(srcdir)/'`yuvp.c
-
-.cpp.o:
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ $<
-
-.cpp.obj:
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
-
-.cpp.lo:
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LTCXXCOMPILE) -c -o $@ $<
-
-libatmo_plugin_la-atmo.lo: atmo/atmo.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libatmo_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libatmo_plugin_la-atmo.lo -MD -MP -MF $(DEPDIR)/libatmo_plugin_la-atmo.Tpo -c -o libatmo_plugin_la-atmo.lo `test -f 'atmo/atmo.cpp' || echo '$(srcdir)/'`atmo/atmo.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libatmo_plugin_la-atmo.Tpo $(DEPDIR)/libatmo_plugin_la-atmo.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='atmo/atmo.cpp' object='libatmo_plugin_la-atmo.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libatmo_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libatmo_plugin_la-atmo.lo `test -f 'atmo/atmo.cpp' || echo '$(srcdir)/'`atmo/atmo.cpp
-
-libatmo_plugin_la-AtmoCalculations.lo: atmo/AtmoCalculations.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libatmo_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libatmo_plugin_la-AtmoCalculations.lo -MD -MP -MF $(DEPDIR)/libatmo_plugin_la-AtmoCalculations.Tpo -c -o libatmo_plugin_la-AtmoCalculations.lo `test -f 'atmo/AtmoCalculations.cpp' || echo '$(srcdir)/'`atmo/AtmoCalculations.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libatmo_plugin_la-AtmoCalculations.Tpo $(DEPDIR)/libatmo_plugin_la-AtmoCalculations.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='atmo/AtmoCalculations.cpp' object='libatmo_plugin_la-AtmoCalculations.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libatmo_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libatmo_plugin_la-AtmoCalculations.lo `test -f 'atmo/AtmoCalculations.cpp' || echo '$(srcdir)/'`atmo/AtmoCalculations.cpp
-
-libatmo_plugin_la-AtmoConfig.lo: atmo/AtmoConfig.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libatmo_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libatmo_plugin_la-AtmoConfig.lo -MD -MP -MF $(DEPDIR)/libatmo_plugin_la-AtmoConfig.Tpo -c -o libatmo_plugin_la-AtmoConfig.lo `test -f 'atmo/AtmoConfig.cpp' || echo '$(srcdir)/'`atmo/AtmoConfig.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libatmo_plugin_la-AtmoConfig.Tpo $(DEPDIR)/libatmo_plugin_la-AtmoConfig.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='atmo/AtmoConfig.cpp' object='libatmo_plugin_la-AtmoConfig.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libatmo_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libatmo_plugin_la-AtmoConfig.lo `test -f 'atmo/AtmoConfig.cpp' || echo '$(srcdir)/'`atmo/AtmoConfig.cpp
-
-libatmo_plugin_la-AtmoConnection.lo: atmo/AtmoConnection.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libatmo_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libatmo_plugin_la-AtmoConnection.lo -MD -MP -MF $(DEPDIR)/libatmo_plugin_la-AtmoConnection.Tpo -c -o libatmo_plugin_la-AtmoConnection.lo `test -f 'atmo/AtmoConnection.cpp' || echo '$(srcdir)/'`atmo/AtmoConnection.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libatmo_plugin_la-AtmoConnection.Tpo $(DEPDIR)/libatmo_plugin_la-AtmoConnection.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='atmo/AtmoConnection.cpp' object='libatmo_plugin_la-AtmoConnection.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libatmo_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libatmo_plugin_la-AtmoConnection.lo `test -f 'atmo/AtmoConnection.cpp' || echo '$(srcdir)/'`atmo/AtmoConnection.cpp
-
-libatmo_plugin_la-AtmoDynData.lo: atmo/AtmoDynData.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libatmo_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libatmo_plugin_la-AtmoDynData.lo -MD -MP -MF $(DEPDIR)/libatmo_plugin_la-AtmoDynData.Tpo -c -o libatmo_plugin_la-AtmoDynData.lo `test -f 'atmo/AtmoDynData.cpp' || echo '$(srcdir)/'`atmo/AtmoDynData.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libatmo_plugin_la-AtmoDynData.Tpo $(DEPDIR)/libatmo_plugin_la-AtmoDynData.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='atmo/AtmoDynData.cpp' object='libatmo_plugin_la-AtmoDynData.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libatmo_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libatmo_plugin_la-AtmoDynData.lo `test -f 'atmo/AtmoDynData.cpp' || echo '$(srcdir)/'`atmo/AtmoDynData.cpp
-
-libatmo_plugin_la-AtmoExternalCaptureInput.lo: atmo/AtmoExternalCaptureInput.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libatmo_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libatmo_plugin_la-AtmoExternalCaptureInput.lo -MD -MP -MF $(DEPDIR)/libatmo_plugin_la-AtmoExternalCaptureInput.Tpo -c -o libatmo_plugin_la-AtmoExternalCaptureInput.lo `test -f 'atmo/AtmoExternalCaptureInput.cpp' || echo '$(srcdir)/'`atmo/AtmoExternalCaptureInput.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libatmo_plugin_la-AtmoExternalCaptureInput.Tpo $(DEPDIR)/libatmo_plugin_la-AtmoExternalCaptureInput.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='atmo/AtmoExternalCaptureInput.cpp' object='libatmo_plugin_la-AtmoExternalCaptureInput.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libatmo_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libatmo_plugin_la-AtmoExternalCaptureInput.lo `test -f 'atmo/AtmoExternalCaptureInput.cpp' || echo '$(srcdir)/'`atmo/AtmoExternalCaptureInput.cpp
-
-libatmo_plugin_la-AtmoInput.lo: atmo/AtmoInput.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libatmo_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libatmo_plugin_la-AtmoInput.lo -MD -MP -MF $(DEPDIR)/libatmo_plugin_la-AtmoInput.Tpo -c -o libatmo_plugin_la-AtmoInput.lo `test -f 'atmo/AtmoInput.cpp' || echo '$(srcdir)/'`atmo/AtmoInput.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libatmo_plugin_la-AtmoInput.Tpo $(DEPDIR)/libatmo_plugin_la-AtmoInput.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='atmo/AtmoInput.cpp' object='libatmo_plugin_la-AtmoInput.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libatmo_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libatmo_plugin_la-AtmoInput.lo `test -f 'atmo/AtmoInput.cpp' || echo '$(srcdir)/'`atmo/AtmoInput.cpp
-
-libatmo_plugin_la-AtmoLiveView.lo: atmo/AtmoLiveView.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libatmo_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libatmo_plugin_la-AtmoLiveView.lo -MD -MP -MF $(DEPDIR)/libatmo_plugin_la-AtmoLiveView.Tpo -c -o libatmo_plugin_la-AtmoLiveView.lo `test -f 'atmo/AtmoLiveView.cpp' || echo '$(srcdir)/'`atmo/AtmoLiveView.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libatmo_plugin_la-AtmoLiveView.Tpo $(DEPDIR)/libatmo_plugin_la-AtmoLiveView.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='atmo/AtmoLiveView.cpp' object='libatmo_plugin_la-AtmoLiveView.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libatmo_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libatmo_plugin_la-AtmoLiveView.lo `test -f 'atmo/AtmoLiveView.cpp' || echo '$(srcdir)/'`atmo/AtmoLiveView.cpp
-
-libatmo_plugin_la-AtmoOutputFilter.lo: atmo/AtmoOutputFilter.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libatmo_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libatmo_plugin_la-AtmoOutputFilter.lo -MD -MP -MF $(DEPDIR)/libatmo_plugin_la-AtmoOutputFilter.Tpo -c -o libatmo_plugin_la-AtmoOutputFilter.lo `test -f 'atmo/AtmoOutputFilter.cpp' || echo '$(srcdir)/'`atmo/AtmoOutputFilter.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libatmo_plugin_la-AtmoOutputFilter.Tpo $(DEPDIR)/libatmo_plugin_la-AtmoOutputFilter.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='atmo/AtmoOutputFilter.cpp' object='libatmo_plugin_la-AtmoOutputFilter.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libatmo_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libatmo_plugin_la-AtmoOutputFilter.lo `test -f 'atmo/AtmoOutputFilter.cpp' || echo '$(srcdir)/'`atmo/AtmoOutputFilter.cpp
-
-libatmo_plugin_la-AtmoThread.lo: atmo/AtmoThread.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libatmo_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libatmo_plugin_la-AtmoThread.lo -MD -MP -MF $(DEPDIR)/libatmo_plugin_la-AtmoThread.Tpo -c -o libatmo_plugin_la-AtmoThread.lo `test -f 'atmo/AtmoThread.cpp' || echo '$(srcdir)/'`atmo/AtmoThread.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libatmo_plugin_la-AtmoThread.Tpo $(DEPDIR)/libatmo_plugin_la-AtmoThread.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='atmo/AtmoThread.cpp' object='libatmo_plugin_la-AtmoThread.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libatmo_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libatmo_plugin_la-AtmoThread.lo `test -f 'atmo/AtmoThread.cpp' || echo '$(srcdir)/'`atmo/AtmoThread.cpp
-
-libatmo_plugin_la-AtmoTools.lo: atmo/AtmoTools.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libatmo_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libatmo_plugin_la-AtmoTools.lo -MD -MP -MF $(DEPDIR)/libatmo_plugin_la-AtmoTools.Tpo -c -o libatmo_plugin_la-AtmoTools.lo `test -f 'atmo/AtmoTools.cpp' || echo '$(srcdir)/'`atmo/AtmoTools.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libatmo_plugin_la-AtmoTools.Tpo $(DEPDIR)/libatmo_plugin_la-AtmoTools.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='atmo/AtmoTools.cpp' object='libatmo_plugin_la-AtmoTools.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libatmo_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libatmo_plugin_la-AtmoTools.lo `test -f 'atmo/AtmoTools.cpp' || echo '$(srcdir)/'`atmo/AtmoTools.cpp
-
-libatmo_plugin_la-AtmoZoneDefinition.lo: atmo/AtmoZoneDefinition.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libatmo_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libatmo_plugin_la-AtmoZoneDefinition.lo -MD -MP -MF $(DEPDIR)/libatmo_plugin_la-AtmoZoneDefinition.Tpo -c -o libatmo_plugin_la-AtmoZoneDefinition.lo `test -f 'atmo/AtmoZoneDefinition.cpp' || echo '$(srcdir)/'`atmo/AtmoZoneDefinition.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libatmo_plugin_la-AtmoZoneDefinition.Tpo $(DEPDIR)/libatmo_plugin_la-AtmoZoneDefinition.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='atmo/AtmoZoneDefinition.cpp' object='libatmo_plugin_la-AtmoZoneDefinition.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libatmo_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libatmo_plugin_la-AtmoZoneDefinition.lo `test -f 'atmo/AtmoZoneDefinition.cpp' || echo '$(srcdir)/'`atmo/AtmoZoneDefinition.cpp
-
-libatmo_plugin_la-AtmoChannelAssignment.lo: atmo/AtmoChannelAssignment.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libatmo_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libatmo_plugin_la-AtmoChannelAssignment.lo -MD -MP -MF $(DEPDIR)/libatmo_plugin_la-AtmoChannelAssignment.Tpo -c -o libatmo_plugin_la-AtmoChannelAssignment.lo `test -f 'atmo/AtmoChannelAssignment.cpp' || echo '$(srcdir)/'`atmo/AtmoChannelAssignment.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libatmo_plugin_la-AtmoChannelAssignment.Tpo $(DEPDIR)/libatmo_plugin_la-AtmoChannelAssignment.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='atmo/AtmoChannelAssignment.cpp' object='libatmo_plugin_la-AtmoChannelAssignment.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libatmo_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libatmo_plugin_la-AtmoChannelAssignment.lo `test -f 'atmo/AtmoChannelAssignment.cpp' || echo '$(srcdir)/'`atmo/AtmoChannelAssignment.cpp
-
-libatmo_plugin_la-AtmoClassicConnection.lo: atmo/AtmoClassicConnection.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libatmo_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libatmo_plugin_la-AtmoClassicConnection.lo -MD -MP -MF $(DEPDIR)/libatmo_plugin_la-AtmoClassicConnection.Tpo -c -o libatmo_plugin_la-AtmoClassicConnection.lo `test -f 'atmo/AtmoClassicConnection.cpp' || echo '$(srcdir)/'`atmo/AtmoClassicConnection.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libatmo_plugin_la-AtmoClassicConnection.Tpo $(DEPDIR)/libatmo_plugin_la-AtmoClassicConnection.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='atmo/AtmoClassicConnection.cpp' object='libatmo_plugin_la-AtmoClassicConnection.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libatmo_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libatmo_plugin_la-AtmoClassicConnection.lo `test -f 'atmo/AtmoClassicConnection.cpp' || echo '$(srcdir)/'`atmo/AtmoClassicConnection.cpp
-
-libatmo_plugin_la-AtmoDmxSerialConnection.lo: atmo/AtmoDmxSerialConnection.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libatmo_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libatmo_plugin_la-AtmoDmxSerialConnection.lo -MD -MP -MF $(DEPDIR)/libatmo_plugin_la-AtmoDmxSerialConnection.Tpo -c -o libatmo_plugin_la-AtmoDmxSerialConnection.lo `test -f 'atmo/AtmoDmxSerialConnection.cpp' || echo '$(srcdir)/'`atmo/AtmoDmxSerialConnection.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libatmo_plugin_la-AtmoDmxSerialConnection.Tpo $(DEPDIR)/libatmo_plugin_la-AtmoDmxSerialConnection.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='atmo/AtmoDmxSerialConnection.cpp' object='libatmo_plugin_la-AtmoDmxSerialConnection.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libatmo_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libatmo_plugin_la-AtmoDmxSerialConnection.lo `test -f 'atmo/AtmoDmxSerialConnection.cpp' || echo '$(srcdir)/'`atmo/AtmoDmxSerialConnection.cpp
-
-libatmo_plugin_la-DmxTools.lo: atmo/DmxTools.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libatmo_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libatmo_plugin_la-DmxTools.lo -MD -MP -MF $(DEPDIR)/libatmo_plugin_la-DmxTools.Tpo -c -o libatmo_plugin_la-DmxTools.lo `test -f 'atmo/DmxTools.cpp' || echo '$(srcdir)/'`atmo/DmxTools.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libatmo_plugin_la-DmxTools.Tpo $(DEPDIR)/libatmo_plugin_la-DmxTools.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='atmo/DmxTools.cpp' object='libatmo_plugin_la-DmxTools.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libatmo_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libatmo_plugin_la-DmxTools.lo `test -f 'atmo/DmxTools.cpp' || echo '$(srcdir)/'`atmo/DmxTools.cpp
-
-libatmo_plugin_la-AtmoMultiConnection.lo: atmo/AtmoMultiConnection.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libatmo_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libatmo_plugin_la-AtmoMultiConnection.lo -MD -MP -MF $(DEPDIR)/libatmo_plugin_la-AtmoMultiConnection.Tpo -c -o libatmo_plugin_la-AtmoMultiConnection.lo `test -f 'atmo/AtmoMultiConnection.cpp' || echo '$(srcdir)/'`atmo/AtmoMultiConnection.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libatmo_plugin_la-AtmoMultiConnection.Tpo $(DEPDIR)/libatmo_plugin_la-AtmoMultiConnection.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='atmo/AtmoMultiConnection.cpp' object='libatmo_plugin_la-AtmoMultiConnection.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libatmo_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libatmo_plugin_la-AtmoMultiConnection.lo `test -f 'atmo/AtmoMultiConnection.cpp' || echo '$(srcdir)/'`atmo/AtmoMultiConnection.cpp
-
-libatmo_plugin_la-MoMoConnection.lo: atmo/MoMoConnection.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libatmo_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libatmo_plugin_la-MoMoConnection.lo -MD -MP -MF $(DEPDIR)/libatmo_plugin_la-MoMoConnection.Tpo -c -o libatmo_plugin_la-MoMoConnection.lo `test -f 'atmo/MoMoConnection.cpp' || echo '$(srcdir)/'`atmo/MoMoConnection.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libatmo_plugin_la-MoMoConnection.Tpo $(DEPDIR)/libatmo_plugin_la-MoMoConnection.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='atmo/MoMoConnection.cpp' object='libatmo_plugin_la-MoMoConnection.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libatmo_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libatmo_plugin_la-MoMoConnection.lo `test -f 'atmo/MoMoConnection.cpp' || echo '$(srcdir)/'`atmo/MoMoConnection.cpp
-
-libatmo_plugin_la-FnordlichtConnection.lo: atmo/FnordlichtConnection.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libatmo_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libatmo_plugin_la-FnordlichtConnection.lo -MD -MP -MF $(DEPDIR)/libatmo_plugin_la-FnordlichtConnection.Tpo -c -o libatmo_plugin_la-FnordlichtConnection.lo `test -f 'atmo/FnordlichtConnection.cpp' || echo '$(srcdir)/'`atmo/FnordlichtConnection.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libatmo_plugin_la-FnordlichtConnection.Tpo $(DEPDIR)/libatmo_plugin_la-FnordlichtConnection.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='atmo/FnordlichtConnection.cpp' object='libatmo_plugin_la-FnordlichtConnection.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libatmo_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libatmo_plugin_la-FnordlichtConnection.lo `test -f 'atmo/FnordlichtConnection.cpp' || echo '$(srcdir)/'`atmo/FnordlichtConnection.cpp
-
-libatmo_plugin_la-AtmoPacketQueue.lo: atmo/AtmoPacketQueue.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libatmo_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libatmo_plugin_la-AtmoPacketQueue.lo -MD -MP -MF $(DEPDIR)/libatmo_plugin_la-AtmoPacketQueue.Tpo -c -o libatmo_plugin_la-AtmoPacketQueue.lo `test -f 'atmo/AtmoPacketQueue.cpp' || echo '$(srcdir)/'`atmo/AtmoPacketQueue.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libatmo_plugin_la-AtmoPacketQueue.Tpo $(DEPDIR)/libatmo_plugin_la-AtmoPacketQueue.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='atmo/AtmoPacketQueue.cpp' object='libatmo_plugin_la-AtmoPacketQueue.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libatmo_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libatmo_plugin_la-AtmoPacketQueue.lo `test -f 'atmo/AtmoPacketQueue.cpp' || echo '$(srcdir)/'`atmo/AtmoPacketQueue.cpp
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-# This directory's subdirectories are mostly independent; you can cd
-# into them and run `make' without going through this Makefile.
-# To change the values of `make' variables: instead of editing Makefiles,
-# (1) if the variable is set in `config.status', edit `config.status'
-#     (which will cause the Makefiles to be regenerated when you run `make');
-# (2) otherwise, pass the desired values on the `make' command line.
-$(RECURSIVE_TARGETS):
-	@fail= failcom='exit 1'; \
-	for f in x $$MAKEFLAGS; do \
-	  case $$f in \
-	    *=* | --[!k]*);; \
-	    *k*) failcom='fail=yes';; \
-	  esac; \
-	done; \
-	dot_seen=no; \
-	target=`echo $@ | sed s/-recursive//`; \
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  echo "Making $$target in $$subdir"; \
-	  if test "$$subdir" = "."; then \
-	    dot_seen=yes; \
-	    local_target="$$target-am"; \
-	  else \
-	    local_target="$$target"; \
-	  fi; \
-	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
-	  || eval $$failcom; \
-	done; \
-	if test "$$dot_seen" = "no"; then \
-	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
-	fi; test -z "$$fail"
-
-$(RECURSIVE_CLEAN_TARGETS):
-	@fail= failcom='exit 1'; \
-	for f in x $$MAKEFLAGS; do \
-	  case $$f in \
-	    *=* | --[!k]*);; \
-	    *k*) failcom='fail=yes';; \
-	  esac; \
-	done; \
-	dot_seen=no; \
-	case "$@" in \
-	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
-	  *) list='$(SUBDIRS)' ;; \
-	esac; \
-	rev=''; for subdir in $$list; do \
-	  if test "$$subdir" = "."; then :; else \
-	    rev="$$subdir $$rev"; \
-	  fi; \
-	done; \
-	rev="$$rev ."; \
-	target=`echo $@ | sed s/-recursive//`; \
-	for subdir in $$rev; do \
-	  echo "Making $$target in $$subdir"; \
-	  if test "$$subdir" = "."; then \
-	    local_target="$$target-am"; \
-	  else \
-	    local_target="$$target"; \
-	  fi; \
-	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
-	  || eval $$failcom; \
-	done && test -z "$$fail"
-tags-recursive:
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
-	done
-ctags-recursive:
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
-	done
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
-	  include_option=--etags-include; \
-	  empty_fix=.; \
-	else \
-	  include_option=--include; \
-	  empty_fix=; \
-	fi; \
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    test ! -f $$subdir/TAGS || \
-	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
-	  fi; \
-	done; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    test -d "$(distdir)/$$subdir" \
-	    || $(MKDIR_P) "$(distdir)/$$subdir" \
-	    || exit 1; \
-	  fi; \
-	done
-	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
-	    $(am__relativize); \
-	    new_distdir=$$reldir; \
-	    dir1=$$subdir; dir2="$(top_distdir)"; \
-	    $(am__relativize); \
-	    new_top_distdir=$$reldir; \
-	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
-	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
-	    ($(am__cd) $$subdir && \
-	      $(MAKE) $(AM_MAKEFLAGS) \
-	        top_distdir="$$new_top_distdir" \
-	        distdir="$$new_distdir" \
-		am__remove_distdir=: \
-		am__skip_length_check=: \
-		am__skip_mode_fix=: \
-	        distdir) \
-	      || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-recursive
-all-am: Makefile $(LTLIBRARIES) $(HEADERS)
-installdirs: installdirs-recursive
-installdirs-am:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-recursive
-install-exec: install-exec-recursive
-install-data: install-data-recursive
-uninstall: uninstall-recursive
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-recursive
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-recursive
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-recursive
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-recursive
-
-dvi-am:
-
-html: html-recursive
-
-html-am:
-
-info: info-recursive
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-recursive
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-recursive
-
-install-html-am:
-
-install-info: install-info-recursive
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-recursive
-
-install-pdf-am:
-
-install-ps: install-ps-recursive
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-recursive
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-recursive
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-recursive
-
-pdf-am:
-
-ps: ps-recursive
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all check \
-	ctags-recursive install install-am install-strip \
-	tags-recursive
-
-.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
-	all all-am check check-am clean clean-generic clean-libtool \
-	clean-libvlcLTLIBRARIES ctags ctags-recursive distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs installdirs-am \
-	maintainer-clean maintainer-clean-generic mostlyclean \
-	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
-	pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
-	uninstall-libvlcLTLIBRARIES
-
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/video_filter/dynamicoverlay/Makefile.in b/modules/video_filter/dynamicoverlay/Makefile.in
deleted file mode 100644
index ed66d3a..0000000
--- a/modules/video_filter/dynamicoverlay/Makefile.in
+++ /dev/null
@@ -1,1050 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/video_filter/dynamicoverlay/Makefile.am automatically generated from modules/video_filter/dynamicoverlay/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
-	$(srcdir)/Makefile.in $(srcdir)/Modules.am \
-	$(top_srcdir)/modules/common.am
-subdir = modules/video_filter/dynamicoverlay
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am__objects_1 = libdynamicoverlay_plugin_la-dynamicoverlay_buffer.lo \
-	libdynamicoverlay_plugin_la-dynamicoverlay_queue.lo \
-	libdynamicoverlay_plugin_la-dynamicoverlay_list.lo \
-	libdynamicoverlay_plugin_la-dynamicoverlay_commands.lo \
-	libdynamicoverlay_plugin_la-dynamicoverlay.lo
-am_libdynamicoverlay_plugin_la_OBJECTS = $(am__objects_1)
-nodist_libdynamicoverlay_plugin_la_OBJECTS =
-libdynamicoverlay_plugin_la_OBJECTS =  \
-	$(am_libdynamicoverlay_plugin_la_OBJECTS) \
-	$(nodist_libdynamicoverlay_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libdynamicoverlay_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libdynamicoverlay_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libdynamicoverlay_plugin_la_SOURCES) \
-	$(nodist_libdynamicoverlay_plugin_la_SOURCES)
-DIST_SOURCES = $(libdynamicoverlay_plugin_la_SOURCES)
-HEADERS = $(noinst_HEADERS)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = video_filter
-dir = video_filter/dynamicoverlay
-mods = dynamicoverlay
-libvlc_LTLIBRARIES = $(LTLIBdynamicoverlay)
-EXTRA_LTLIBRARIES = libdynamicoverlay_plugin.la
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
-SOURCES_dynamicoverlay = dynamicoverlay_buffer.c dynamicoverlay_queue.c dynamicoverlay_list.c dynamicoverlay_commands.c  dynamicoverlay.c
-noinst_HEADERS = dynamicoverlay.h
-
-# The dynamicoverlay plugin
-libdynamicoverlay_plugin_la_SOURCES = $(SOURCES_dynamicoverlay)
-nodist_libdynamicoverlay_plugin_la_SOURCES = $(nodist_SOURCES_dynamicoverlay)
-# Force per-target objects:
-libdynamicoverlay_plugin_la_CFLAGS = $(AM_CFLAGS)
-libdynamicoverlay_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libdynamicoverlay_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libdynamicoverlay_plugin_la_LIBADD = $(AM_LIBADD)
-libdynamicoverlay_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/video_filter/dynamicoverlay/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/video_filter/dynamicoverlay/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libdynamicoverlay_plugin.la: $(libdynamicoverlay_plugin_la_OBJECTS) $(libdynamicoverlay_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libdynamicoverlay_plugin_la_LINK)  $(libdynamicoverlay_plugin_la_OBJECTS) $(libdynamicoverlay_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libdynamicoverlay_plugin_la-dynamicoverlay.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libdynamicoverlay_plugin_la-dynamicoverlay_buffer.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libdynamicoverlay_plugin_la-dynamicoverlay_commands.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libdynamicoverlay_plugin_la-dynamicoverlay_list.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libdynamicoverlay_plugin_la-dynamicoverlay_queue.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-libdynamicoverlay_plugin_la-dynamicoverlay_buffer.lo: dynamicoverlay_buffer.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdynamicoverlay_plugin_la_CFLAGS) $(CFLAGS) -MT libdynamicoverlay_plugin_la-dynamicoverlay_buffer.lo -MD -MP -MF $(DEPDIR)/libdynamicoverlay_plugin_la-dynamicoverlay_buffer.Tpo -c -o libdynamicoverlay_plugin_la-dynamicoverlay_buffer.lo `test -f 'dynamicoverlay_buffer.c' || echo '$(srcdir)/'`dynamicoverlay_buffer.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libdynamicoverlay_plugin_la-dynamicoverlay_buffer.Tpo $(DEPDIR)/libdynamicoverlay_plugin_la-dynamicoverlay_buffer.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='dynamicoverlay_buffer.c' object='libdynamicoverlay_plugin_la-dynamicoverlay_buffer.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdynamicoverlay_plugin_la_CFLAGS) $(CFLAGS) -c -o libdynamicoverlay_plugin_la-dynamicoverlay_buffer.lo `test -f 'dynamicoverlay_buffer.c' || echo '$(srcdir)/'`dynamicoverlay_buffer.c
-
-libdynamicoverlay_plugin_la-dynamicoverlay_queue.lo: dynamicoverlay_queue.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdynamicoverlay_plugin_la_CFLAGS) $(CFLAGS) -MT libdynamicoverlay_plugin_la-dynamicoverlay_queue.lo -MD -MP -MF $(DEPDIR)/libdynamicoverlay_plugin_la-dynamicoverlay_queue.Tpo -c -o libdynamicoverlay_plugin_la-dynamicoverlay_queue.lo `test -f 'dynamicoverlay_queue.c' || echo '$(srcdir)/'`dynamicoverlay_queue.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libdynamicoverlay_plugin_la-dynamicoverlay_queue.Tpo $(DEPDIR)/libdynamicoverlay_plugin_la-dynamicoverlay_queue.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='dynamicoverlay_queue.c' object='libdynamicoverlay_plugin_la-dynamicoverlay_queue.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdynamicoverlay_plugin_la_CFLAGS) $(CFLAGS) -c -o libdynamicoverlay_plugin_la-dynamicoverlay_queue.lo `test -f 'dynamicoverlay_queue.c' || echo '$(srcdir)/'`dynamicoverlay_queue.c
-
-libdynamicoverlay_plugin_la-dynamicoverlay_list.lo: dynamicoverlay_list.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdynamicoverlay_plugin_la_CFLAGS) $(CFLAGS) -MT libdynamicoverlay_plugin_la-dynamicoverlay_list.lo -MD -MP -MF $(DEPDIR)/libdynamicoverlay_plugin_la-dynamicoverlay_list.Tpo -c -o libdynamicoverlay_plugin_la-dynamicoverlay_list.lo `test -f 'dynamicoverlay_list.c' || echo '$(srcdir)/'`dynamicoverlay_list.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libdynamicoverlay_plugin_la-dynamicoverlay_list.Tpo $(DEPDIR)/libdynamicoverlay_plugin_la-dynamicoverlay_list.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='dynamicoverlay_list.c' object='libdynamicoverlay_plugin_la-dynamicoverlay_list.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdynamicoverlay_plugin_la_CFLAGS) $(CFLAGS) -c -o libdynamicoverlay_plugin_la-dynamicoverlay_list.lo `test -f 'dynamicoverlay_list.c' || echo '$(srcdir)/'`dynamicoverlay_list.c
-
-libdynamicoverlay_plugin_la-dynamicoverlay_commands.lo: dynamicoverlay_commands.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdynamicoverlay_plugin_la_CFLAGS) $(CFLAGS) -MT libdynamicoverlay_plugin_la-dynamicoverlay_commands.lo -MD -MP -MF $(DEPDIR)/libdynamicoverlay_plugin_la-dynamicoverlay_commands.Tpo -c -o libdynamicoverlay_plugin_la-dynamicoverlay_commands.lo `test -f 'dynamicoverlay_commands.c' || echo '$(srcdir)/'`dynamicoverlay_commands.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libdynamicoverlay_plugin_la-dynamicoverlay_commands.Tpo $(DEPDIR)/libdynamicoverlay_plugin_la-dynamicoverlay_commands.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='dynamicoverlay_commands.c' object='libdynamicoverlay_plugin_la-dynamicoverlay_commands.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdynamicoverlay_plugin_la_CFLAGS) $(CFLAGS) -c -o libdynamicoverlay_plugin_la-dynamicoverlay_commands.lo `test -f 'dynamicoverlay_commands.c' || echo '$(srcdir)/'`dynamicoverlay_commands.c
-
-libdynamicoverlay_plugin_la-dynamicoverlay.lo: dynamicoverlay.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdynamicoverlay_plugin_la_CFLAGS) $(CFLAGS) -MT libdynamicoverlay_plugin_la-dynamicoverlay.lo -MD -MP -MF $(DEPDIR)/libdynamicoverlay_plugin_la-dynamicoverlay.Tpo -c -o libdynamicoverlay_plugin_la-dynamicoverlay.lo `test -f 'dynamicoverlay.c' || echo '$(srcdir)/'`dynamicoverlay.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libdynamicoverlay_plugin_la-dynamicoverlay.Tpo $(DEPDIR)/libdynamicoverlay_plugin_la-dynamicoverlay.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='dynamicoverlay.c' object='libdynamicoverlay_plugin_la-dynamicoverlay.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdynamicoverlay_plugin_la_CFLAGS) $(CFLAGS) -c -o libdynamicoverlay_plugin_la-dynamicoverlay.lo `test -f 'dynamicoverlay.c' || echo '$(srcdir)/'`dynamicoverlay.c
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-am
-all-am: Makefile $(LTLIBRARIES) $(HEADERS)
-installdirs:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: all check install install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-	clean-libtool clean-libvlcLTLIBRARIES ctags distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags uninstall uninstall-am uninstall-libvlcLTLIBRARIES
-
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/video_output/Makefile.in b/modules/video_output/Makefile.in
deleted file mode 100644
index 454dc41..0000000
--- a/modules/video_output/Makefile.in
+++ /dev/null
@@ -1,1979 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/video_output/Makefile.am automatically generated from modules/video_output/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/Modules.am $(top_srcdir)/modules/common.am
- at HAVE_WIN32_TRUE@am__append_1 = libdrawable_plugin.la
-subdir = modules/video_output
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am__objects_1 = libaa_plugin_la-aa.lo libaa_plugin_la-keythread.lo
-am_libaa_plugin_la_OBJECTS = $(am__objects_1)
-nodist_libaa_plugin_la_OBJECTS =
-libaa_plugin_la_OBJECTS = $(am_libaa_plugin_la_OBJECTS) \
-	$(nodist_libaa_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libaa_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libaa_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-am__objects_2 = libcaca_plugin_la-caca.lo \
-	libcaca_plugin_la-keythread.lo
-am_libcaca_plugin_la_OBJECTS = $(am__objects_2)
-nodist_libcaca_plugin_la_OBJECTS =
-libcaca_plugin_la_OBJECTS = $(am_libcaca_plugin_la_OBJECTS) \
-	$(nodist_libcaca_plugin_la_OBJECTS)
-libcaca_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libcaca_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-am__objects_3 = libdirectfb_plugin_la-directfb.lo
-am_libdirectfb_plugin_la_OBJECTS = $(am__objects_3)
-nodist_libdirectfb_plugin_la_OBJECTS =
-libdirectfb_plugin_la_OBJECTS = $(am_libdirectfb_plugin_la_OBJECTS) \
-	$(nodist_libdirectfb_plugin_la_OBJECTS)
-libdirectfb_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libdirectfb_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am_libdrawable_plugin_la_OBJECTS = libdrawable_plugin_la-drawable.lo
-libdrawable_plugin_la_OBJECTS = $(am_libdrawable_plugin_la_OBJECTS)
-libdrawable_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libdrawable_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
- at HAVE_WIN32_TRUE@am_libdrawable_plugin_la_rpath = -rpath $(libvlcdir)
-am__objects_4 = libfb_plugin_la-fb.lo
-am_libfb_plugin_la_OBJECTS = $(am__objects_4)
-nodist_libfb_plugin_la_OBJECTS =
-libfb_plugin_la_OBJECTS = $(am_libfb_plugin_la_OBJECTS) \
-	$(nodist_libfb_plugin_la_OBJECTS)
-libfb_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libfb_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-am__objects_5 = libggi_plugin_la-ggi.lo
-am_libggi_plugin_la_OBJECTS = $(am__objects_5)
-nodist_libggi_plugin_la_OBJECTS =
-libggi_plugin_la_OBJECTS = $(am_libggi_plugin_la_OBJECTS) \
-	$(nodist_libggi_plugin_la_OBJECTS)
-libggi_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libggi_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-am__objects_6 = libhd1000v_plugin_la-hd1000v.lo
-am_libhd1000v_plugin_la_OBJECTS = $(am__objects_6)
-nodist_libhd1000v_plugin_la_OBJECTS =
-libhd1000v_plugin_la_OBJECTS = $(am_libhd1000v_plugin_la_OBJECTS) \
-	$(nodist_libhd1000v_plugin_la_OBJECTS)
-libhd1000v_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
-	$(libhd1000v_plugin_la_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_7 = libomapfb_plugin_la-omapfb.lo
-am_libomapfb_plugin_la_OBJECTS = $(am__objects_7)
-nodist_libomapfb_plugin_la_OBJECTS =
-libomapfb_plugin_la_OBJECTS = $(am_libomapfb_plugin_la_OBJECTS) \
-	$(nodist_libomapfb_plugin_la_OBJECTS)
-libomapfb_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libomapfb_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_8 = libopengl_plugin_la-opengl.lo
-am_libopengl_plugin_la_OBJECTS = $(am__objects_8)
-nodist_libopengl_plugin_la_OBJECTS =
-libopengl_plugin_la_OBJECTS = $(am_libopengl_plugin_la_OBJECTS) \
-	$(nodist_libopengl_plugin_la_OBJECTS)
-libopengl_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libopengl_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_9 = libsnapshot_plugin_la-snapshot.lo
-am_libsnapshot_plugin_la_OBJECTS = $(am__objects_9)
-nodist_libsnapshot_plugin_la_OBJECTS =
-libsnapshot_plugin_la_OBJECTS = $(am_libsnapshot_plugin_la_OBJECTS) \
-	$(nodist_libsnapshot_plugin_la_OBJECTS)
-libsnapshot_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libsnapshot_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_10 = libsvgalib_plugin_la-svgalib.lo
-am_libsvgalib_plugin_la_OBJECTS = $(am__objects_10)
-nodist_libsvgalib_plugin_la_OBJECTS =
-libsvgalib_plugin_la_OBJECTS = $(am_libsvgalib_plugin_la_OBJECTS) \
-	$(nodist_libsvgalib_plugin_la_OBJECTS)
-libsvgalib_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libsvgalib_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_11 = libvmem_plugin_la-vmem.lo
-am_libvmem_plugin_la_OBJECTS = $(am__objects_11)
-nodist_libvmem_plugin_la_OBJECTS =
-libvmem_plugin_la_OBJECTS = $(am_libvmem_plugin_la_OBJECTS) \
-	$(nodist_libvmem_plugin_la_OBJECTS)
-libvmem_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libvmem_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-am__objects_12 = libvout_macosx_plugin_la-macosx.lo
-am_libvout_macosx_plugin_la_OBJECTS = $(am__objects_12)
-nodist_libvout_macosx_plugin_la_OBJECTS =
-libvout_macosx_plugin_la_OBJECTS =  \
-	$(am_libvout_macosx_plugin_la_OBJECTS) \
-	$(nodist_libvout_macosx_plugin_la_OBJECTS)
-libvout_macosx_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(OBJCLD) \
-	$(libvout_macosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-am__objects_13 = libvout_sdl_plugin_la-sdl.lo \
-	libvout_sdl_plugin_la-keythread.lo
-am_libvout_sdl_plugin_la_OBJECTS = $(am__objects_13)
-nodist_libvout_sdl_plugin_la_OBJECTS =
-libvout_sdl_plugin_la_OBJECTS = $(am_libvout_sdl_plugin_la_OBJECTS) \
-	$(nodist_libvout_sdl_plugin_la_OBJECTS)
-libvout_sdl_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libvout_sdl_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_14 = libvout_wrapper_plugin_la-wrapper.lo
-am_libvout_wrapper_plugin_la_OBJECTS = $(am__objects_14)
-nodist_libvout_wrapper_plugin_la_OBJECTS =
-libvout_wrapper_plugin_la_OBJECTS =  \
-	$(am_libvout_wrapper_plugin_la_OBJECTS) \
-	$(nodist_libvout_wrapper_plugin_la_OBJECTS)
-libvout_wrapper_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libvout_wrapper_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__DEPENDENCIES_2 =
-am_libxcb_glx_plugin_la_OBJECTS = libxcb_glx_plugin_la-glx.lo \
-	libxcb_glx_plugin_la-events.lo
-libxcb_glx_plugin_la_OBJECTS = $(am_libxcb_glx_plugin_la_OBJECTS)
-libxcb_glx_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libxcb_glx_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am_libxcb_window_plugin_la_OBJECTS =  \
-	libxcb_window_plugin_la-window.lo \
-	libxcb_window_plugin_la-keys.lo
-libxcb_window_plugin_la_OBJECTS =  \
-	$(am_libxcb_window_plugin_la_OBJECTS)
-libxcb_window_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libxcb_window_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am_libxcb_x11_plugin_la_OBJECTS = libxcb_x11_plugin_la-x11.lo \
-	libxcb_x11_plugin_la-common.lo libxcb_x11_plugin_la-events.lo
-libxcb_x11_plugin_la_OBJECTS = $(am_libxcb_x11_plugin_la_OBJECTS)
-libxcb_x11_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libxcb_x11_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am_libxcb_xv_plugin_la_OBJECTS = libxcb_xv_plugin_la-xvideo.lo \
-	libxcb_xv_plugin_la-common.lo libxcb_xv_plugin_la-events.lo
-libxcb_xv_plugin_la_OBJECTS = $(am_libxcb_xv_plugin_la_OBJECTS)
-libxcb_xv_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libxcb_xv_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_15 = libyuv_plugin_la-yuv.lo
-am_libyuv_plugin_la_OBJECTS = $(am__objects_15)
-nodist_libyuv_plugin_la_OBJECTS =
-libyuv_plugin_la_OBJECTS = $(am_libyuv_plugin_la_OBJECTS) \
-	$(nodist_libyuv_plugin_la_OBJECTS)
-libyuv_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libyuv_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
-	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
-LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CXXFLAGS) $(CXXFLAGS)
-AM_V_CXX = $(am__v_CXX_$(V))
-am__v_CXX_ = $(am__v_CXX_$(AM_DEFAULT_VERBOSITY))
-am__v_CXX_0 = @echo "  CXX   " $@;
-CXXLD = $(CXX)
-CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
-	$(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CXXLD = $(am__v_CXXLD_$(V))
-am__v_CXXLD_ = $(am__v_CXXLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CXXLD_0 = @echo "  CXXLD " $@;
-OBJCCOMPILE = $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
-	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_OBJCFLAGS) $(OBJCFLAGS)
-LTOBJCCOMPILE = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_OBJCFLAGS) $(OBJCFLAGS)
-AM_V_OBJC = $(am__v_OBJC_$(V))
-am__v_OBJC_ = $(am__v_OBJC_$(AM_DEFAULT_VERBOSITY))
-am__v_OBJC_0 = @echo "  OBJC  " $@;
-OBJCLD = $(OBJC)
-OBJCLINK = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
-	--mode=link $(OBJCLD) $(AM_OBJCFLAGS) $(OBJCFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_OBJCLD = $(am__v_OBJCLD_$(V))
-am__v_OBJCLD_ = $(am__v_OBJCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_OBJCLD_0 = @echo "  OBJCLD" $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libaa_plugin_la_SOURCES) $(nodist_libaa_plugin_la_SOURCES) \
-	$(libcaca_plugin_la_SOURCES) \
-	$(nodist_libcaca_plugin_la_SOURCES) \
-	$(libdirectfb_plugin_la_SOURCES) \
-	$(nodist_libdirectfb_plugin_la_SOURCES) \
-	$(libdrawable_plugin_la_SOURCES) $(libfb_plugin_la_SOURCES) \
-	$(nodist_libfb_plugin_la_SOURCES) $(libggi_plugin_la_SOURCES) \
-	$(nodist_libggi_plugin_la_SOURCES) \
-	$(libhd1000v_plugin_la_SOURCES) \
-	$(nodist_libhd1000v_plugin_la_SOURCES) \
-	$(libomapfb_plugin_la_SOURCES) \
-	$(nodist_libomapfb_plugin_la_SOURCES) \
-	$(libopengl_plugin_la_SOURCES) \
-	$(nodist_libopengl_plugin_la_SOURCES) \
-	$(libsnapshot_plugin_la_SOURCES) \
-	$(nodist_libsnapshot_plugin_la_SOURCES) \
-	$(libsvgalib_plugin_la_SOURCES) \
-	$(nodist_libsvgalib_plugin_la_SOURCES) \
-	$(libvmem_plugin_la_SOURCES) \
-	$(nodist_libvmem_plugin_la_SOURCES) \
-	$(libvout_macosx_plugin_la_SOURCES) \
-	$(nodist_libvout_macosx_plugin_la_SOURCES) \
-	$(libvout_sdl_plugin_la_SOURCES) \
-	$(nodist_libvout_sdl_plugin_la_SOURCES) \
-	$(libvout_wrapper_plugin_la_SOURCES) \
-	$(nodist_libvout_wrapper_plugin_la_SOURCES) \
-	$(libxcb_glx_plugin_la_SOURCES) \
-	$(libxcb_window_plugin_la_SOURCES) \
-	$(libxcb_x11_plugin_la_SOURCES) $(libxcb_xv_plugin_la_SOURCES) \
-	$(libyuv_plugin_la_SOURCES) $(nodist_libyuv_plugin_la_SOURCES)
-DIST_SOURCES = $(libaa_plugin_la_SOURCES) $(libcaca_plugin_la_SOURCES) \
-	$(libdirectfb_plugin_la_SOURCES) \
-	$(libdrawable_plugin_la_SOURCES) $(libfb_plugin_la_SOURCES) \
-	$(libggi_plugin_la_SOURCES) $(libhd1000v_plugin_la_SOURCES) \
-	$(libomapfb_plugin_la_SOURCES) $(libopengl_plugin_la_SOURCES) \
-	$(libsnapshot_plugin_la_SOURCES) \
-	$(libsvgalib_plugin_la_SOURCES) $(libvmem_plugin_la_SOURCES) \
-	$(libvout_macosx_plugin_la_SOURCES) \
-	$(libvout_sdl_plugin_la_SOURCES) \
-	$(libvout_wrapper_plugin_la_SOURCES) \
-	$(libxcb_glx_plugin_la_SOURCES) \
-	$(libxcb_window_plugin_la_SOURCES) \
-	$(libxcb_x11_plugin_la_SOURCES) $(libxcb_xv_plugin_la_SOURCES) \
-	$(libyuv_plugin_la_SOURCES)
-RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
-	html-recursive info-recursive install-data-recursive \
-	install-dvi-recursive install-exec-recursive \
-	install-html-recursive install-info-recursive \
-	install-pdf-recursive install-ps-recursive install-recursive \
-	installcheck-recursive installdirs-recursive pdf-recursive \
-	ps-recursive uninstall-recursive
-RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
-  distclean-recursive maintainer-clean-recursive
-AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
-	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
-	distdir
-ETAGS = etags
-CTAGS = ctags
-DIST_SUBDIRS = $(SUBDIRS)
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-am__relativize = \
-  dir0=`pwd`; \
-  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
-  sed_rest='s,^[^/]*/*,,'; \
-  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
-  sed_butlast='s,/*[^/]*$$,,'; \
-  while test -n "$$dir1"; do \
-    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
-    if test "$$first" != "."; then \
-      if test "$$first" = ".."; then \
-        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
-        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
-      else \
-        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
-        if test "$$first2" = "$$first"; then \
-          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
-        else \
-          dir2="../$$dir2"; \
-        fi; \
-        dir0="$$dir0"/"$$first"; \
-      fi; \
-    fi; \
-    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
-  done; \
-  reldir="$$dir2"
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-# Automake forgets to add a proper tag to libtool with Objective-C files.
-# Moreocer Libtool should default tag to CC when none is specified but
-# obviously does not. Here is a fix for that.
-LIBTOOL = @LIBTOOL@ --tag=CC
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = video_output
-dir = video_output
-mods = aa caca directfb fb ggi hd1000v omapfb opengl snapshot svgalib vmem vout_macosx vout_sdl vout_wrapper yuv
-libvlc_LTLIBRARIES = $(LTLIBaa) $(LTLIBcaca) $(LTLIBdirectfb) \
-	$(LTLIBfb) $(LTLIBggi) $(LTLIBhd1000v) $(LTLIBomapfb) \
-	$(LTLIBopengl) $(LTLIBsnapshot) $(LTLIBsvgalib) \
-	$(LTLIBvout_macosx) $(LTLIBvout_sdl) $(LTLIBxcb_x11) \
-	$(LTLIBxcb_xv) $(LTLIBxcb_glx) $(LTLIBxcb_window) \
-	$(am__append_1) libvmem_plugin.la libyuv_plugin.la \
-	libvout_wrapper_plugin.la
-EXTRA_LTLIBRARIES = libaa_plugin.la libcaca_plugin.la \
-	libdirectfb_plugin.la libfb_plugin.la libggi_plugin.la \
-	libhd1000v_plugin.la libomapfb_plugin.la libopengl_plugin.la \
-	libsnapshot_plugin.la libsvgalib_plugin.la \
-	libvout_macosx_plugin.la libvout_sdl_plugin.la \
-	libxcb_x11_plugin.la libxcb_xv_plugin.la libxcb_glx_plugin.la \
-	libxcb_window_plugin.la
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
-SUBDIRS = msw
-SOURCES_aa = aa.c keythread.h keythread.c
-SOURCES_caca = caca.c keythread.h keythread.c
-SOURCES_fb = fb.c
-SOURCES_omapfb = omapfb.c
-SOURCES_ggi = ggi.c
-SOURCES_vout_sdl = sdl.c keythread.h keythread.c
-SOURCES_svgalib = svgalib.c
-SOURCES_hd1000v = hd1000v.cpp
-SOURCES_snapshot = snapshot.c
-SOURCES_opengl = opengl.c opengl.h
-SOURCES_directfb = directfb.c
-SOURCES_vmem = vmem.c
-SOURCES_yuv = yuv.c
-SOURCES_vout_wrapper = wrapper.c
-SOURCES_vout_macosx = macosx.m
-libxcb_x11_plugin_la_SOURCES = \
-	xcb/xcb_vlc.h \
-	xcb/x11.c \
-	xcb/common.c \
-	xcb/events.c
-
-libxcb_x11_plugin_la_CFLAGS = $(AM_CFLAGS) \
-	$(XCB_CFLAGS) $(XCB_SHM_CFLAGS)
-
-libxcb_x11_plugin_la_LIBADD = $(AM_LIBADD) \
-	$(XCB_LIBS) $(XCB_SHM_LIBS)
-
-libxcb_x11_plugin_la_DEPENDENCIES = 
-libxcb_xv_plugin_la_SOURCES = \
-	xcb/xcb_vlc.h \
-	xcb/xvideo.c \
-	xcb/common.c \
-	xcb/events.c
-
-libxcb_xv_plugin_la_CFLAGS = $(AM_CFLAGS) \
-	$(XCB_CFLAGS) $(XCB_SHM_CFLAGS) $(XCB_XV_CFLAGS)
-
-libxcb_xv_plugin_la_LIBADD = $(AM_LIBADD) \
-	$(XCB_LIBS) $(XCB_SHM_LIBS) $(XCB_XV_LIBS)
-
-libxcb_xv_plugin_la_DEPENDENCIES = 
-libxcb_glx_plugin_la_SOURCES = \
-	xcb/xcb_vlc.h \
-	xcb/glx.c \
-	xcb/events.c
-
-libxcb_glx_plugin_la_CFLAGS = $(AM_CFLAGS) \
-	$(XLIB_XCB_CFLAGS) $(GL_CFLAGS)
-
-libxcb_glx_plugin_la_LIBADD = $(AM_LIBADD) \
-	$(XLIB_XCB_LIBS) $(GL_LIBS)
-
-libxcb_glx_plugin_la_DEPENDENCIES = 
-libxcb_window_plugin_la_SOURCES = xcb/window.c xcb/keys.c xcb/keysym.h xcb/xcb_keysym.h
-libxcb_window_plugin_la_CFLAGS = $(AM_CFLAGS) \
-	$(XPROTO_CFLAGS) \
-	$(XCB_CFLAGS) \
-	$(XCB_KEYSYMS_CFLAGS)
-
-libxcb_window_plugin_la_LIBADD = $(AM_LIBADD) \
-	$(XPROTO_LIBS) \
-	$(XCB_LIBS) \
-	$(XCB_KEYSYMS_LIBS)
-
-libxcb_window_plugin_la_DEPENDENCIES = 
-
-# XXX: do we need yet another modules/ subdirectory?
-libdrawable_plugin_la_SOURCES = drawable.c
-libdrawable_plugin_la_CFLAGS = $(AM_CFLAGS)
-libdrawable_plugin_la_LIBADD = $(AM_LIBADD)
-libdrawable_plugin_la_DEPENDENCIES = 
-
-# The aa plugin
-libaa_plugin_la_SOURCES = $(SOURCES_aa)
-nodist_libaa_plugin_la_SOURCES = $(nodist_SOURCES_aa)
-# Force per-target objects:
-libaa_plugin_la_CFLAGS = $(AM_CFLAGS)
-libaa_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libaa_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libaa_plugin_la_LIBADD = $(AM_LIBADD)
-libaa_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The caca plugin
-libcaca_plugin_la_SOURCES = $(SOURCES_caca)
-nodist_libcaca_plugin_la_SOURCES = $(nodist_SOURCES_caca)
-# Force per-target objects:
-libcaca_plugin_la_CFLAGS = $(AM_CFLAGS)
-libcaca_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libcaca_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libcaca_plugin_la_LIBADD = $(AM_LIBADD)
-libcaca_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The directfb plugin
-libdirectfb_plugin_la_SOURCES = $(SOURCES_directfb)
-nodist_libdirectfb_plugin_la_SOURCES = $(nodist_SOURCES_directfb)
-# Force per-target objects:
-libdirectfb_plugin_la_CFLAGS = $(AM_CFLAGS)
-libdirectfb_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libdirectfb_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libdirectfb_plugin_la_LIBADD = $(AM_LIBADD)
-libdirectfb_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The fb plugin
-libfb_plugin_la_SOURCES = $(SOURCES_fb)
-nodist_libfb_plugin_la_SOURCES = $(nodist_SOURCES_fb)
-# Force per-target objects:
-libfb_plugin_la_CFLAGS = $(AM_CFLAGS)
-libfb_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libfb_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libfb_plugin_la_LIBADD = $(AM_LIBADD)
-libfb_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The ggi plugin
-libggi_plugin_la_SOURCES = $(SOURCES_ggi)
-nodist_libggi_plugin_la_SOURCES = $(nodist_SOURCES_ggi)
-# Force per-target objects:
-libggi_plugin_la_CFLAGS = $(AM_CFLAGS)
-libggi_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libggi_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libggi_plugin_la_LIBADD = $(AM_LIBADD)
-libggi_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The hd1000v plugin
-libhd1000v_plugin_la_SOURCES = $(SOURCES_hd1000v)
-nodist_libhd1000v_plugin_la_SOURCES = $(nodist_SOURCES_hd1000v)
-# Force per-target objects:
-libhd1000v_plugin_la_CFLAGS = $(AM_CFLAGS)
-libhd1000v_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libhd1000v_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libhd1000v_plugin_la_LIBADD = $(AM_LIBADD)
-libhd1000v_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The omapfb plugin
-libomapfb_plugin_la_SOURCES = $(SOURCES_omapfb)
-nodist_libomapfb_plugin_la_SOURCES = $(nodist_SOURCES_omapfb)
-# Force per-target objects:
-libomapfb_plugin_la_CFLAGS = $(AM_CFLAGS)
-libomapfb_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libomapfb_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libomapfb_plugin_la_LIBADD = $(AM_LIBADD)
-libomapfb_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The opengl plugin
-libopengl_plugin_la_SOURCES = $(SOURCES_opengl)
-nodist_libopengl_plugin_la_SOURCES = $(nodist_SOURCES_opengl)
-# Force per-target objects:
-libopengl_plugin_la_CFLAGS = $(AM_CFLAGS)
-libopengl_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libopengl_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libopengl_plugin_la_LIBADD = $(AM_LIBADD)
-libopengl_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The snapshot plugin
-libsnapshot_plugin_la_SOURCES = $(SOURCES_snapshot)
-nodist_libsnapshot_plugin_la_SOURCES = $(nodist_SOURCES_snapshot)
-# Force per-target objects:
-libsnapshot_plugin_la_CFLAGS = $(AM_CFLAGS)
-libsnapshot_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libsnapshot_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libsnapshot_plugin_la_LIBADD = $(AM_LIBADD)
-libsnapshot_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The svgalib plugin
-libsvgalib_plugin_la_SOURCES = $(SOURCES_svgalib)
-nodist_libsvgalib_plugin_la_SOURCES = $(nodist_SOURCES_svgalib)
-# Force per-target objects:
-libsvgalib_plugin_la_CFLAGS = $(AM_CFLAGS)
-libsvgalib_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libsvgalib_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libsvgalib_plugin_la_LIBADD = $(AM_LIBADD)
-libsvgalib_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The vmem plugin
-libvmem_plugin_la_SOURCES = $(SOURCES_vmem)
-nodist_libvmem_plugin_la_SOURCES = $(nodist_SOURCES_vmem)
-# Force per-target objects:
-libvmem_plugin_la_CFLAGS = $(AM_CFLAGS)
-libvmem_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libvmem_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libvmem_plugin_la_LIBADD = $(AM_LIBADD)
-libvmem_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The vout_macosx plugin
-libvout_macosx_plugin_la_SOURCES = $(SOURCES_vout_macosx)
-nodist_libvout_macosx_plugin_la_SOURCES = $(nodist_SOURCES_vout_macosx)
-# Force per-target objects:
-libvout_macosx_plugin_la_CFLAGS = $(AM_CFLAGS)
-libvout_macosx_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libvout_macosx_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libvout_macosx_plugin_la_LIBADD = $(AM_LIBADD)
-libvout_macosx_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The vout_sdl plugin
-libvout_sdl_plugin_la_SOURCES = $(SOURCES_vout_sdl)
-nodist_libvout_sdl_plugin_la_SOURCES = $(nodist_SOURCES_vout_sdl)
-# Force per-target objects:
-libvout_sdl_plugin_la_CFLAGS = $(AM_CFLAGS)
-libvout_sdl_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libvout_sdl_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libvout_sdl_plugin_la_LIBADD = $(AM_LIBADD)
-libvout_sdl_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The vout_wrapper plugin
-libvout_wrapper_plugin_la_SOURCES = $(SOURCES_vout_wrapper)
-nodist_libvout_wrapper_plugin_la_SOURCES = $(nodist_SOURCES_vout_wrapper)
-# Force per-target objects:
-libvout_wrapper_plugin_la_CFLAGS = $(AM_CFLAGS)
-libvout_wrapper_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libvout_wrapper_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libvout_wrapper_plugin_la_LIBADD = $(AM_LIBADD)
-libvout_wrapper_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The yuv plugin
-libyuv_plugin_la_SOURCES = $(SOURCES_yuv)
-nodist_libyuv_plugin_la_SOURCES = $(nodist_SOURCES_yuv)
-# Force per-target objects:
-libyuv_plugin_la_CFLAGS = $(AM_CFLAGS)
-libyuv_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libyuv_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libyuv_plugin_la_LIBADD = $(AM_LIBADD)
-libyuv_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-recursive
-
-.SUFFIXES:
-.SUFFIXES: .c .cpp .lo .m .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/video_output/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/video_output/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libaa_plugin.la: $(libaa_plugin_la_OBJECTS) $(libaa_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libaa_plugin_la_LINK)  $(libaa_plugin_la_OBJECTS) $(libaa_plugin_la_LIBADD) $(LIBS)
-libcaca_plugin.la: $(libcaca_plugin_la_OBJECTS) $(libcaca_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libcaca_plugin_la_LINK)  $(libcaca_plugin_la_OBJECTS) $(libcaca_plugin_la_LIBADD) $(LIBS)
-libdirectfb_plugin.la: $(libdirectfb_plugin_la_OBJECTS) $(libdirectfb_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libdirectfb_plugin_la_LINK)  $(libdirectfb_plugin_la_OBJECTS) $(libdirectfb_plugin_la_LIBADD) $(LIBS)
-libdrawable_plugin.la: $(libdrawable_plugin_la_OBJECTS) $(libdrawable_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libdrawable_plugin_la_LINK) $(am_libdrawable_plugin_la_rpath) $(libdrawable_plugin_la_OBJECTS) $(libdrawable_plugin_la_LIBADD) $(LIBS)
-libfb_plugin.la: $(libfb_plugin_la_OBJECTS) $(libfb_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libfb_plugin_la_LINK)  $(libfb_plugin_la_OBJECTS) $(libfb_plugin_la_LIBADD) $(LIBS)
-libggi_plugin.la: $(libggi_plugin_la_OBJECTS) $(libggi_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libggi_plugin_la_LINK)  $(libggi_plugin_la_OBJECTS) $(libggi_plugin_la_LIBADD) $(LIBS)
-libhd1000v_plugin.la: $(libhd1000v_plugin_la_OBJECTS) $(libhd1000v_plugin_la_DEPENDENCIES) 
-	$(AM_V_CXXLD)$(libhd1000v_plugin_la_LINK)  $(libhd1000v_plugin_la_OBJECTS) $(libhd1000v_plugin_la_LIBADD) $(LIBS)
-libomapfb_plugin.la: $(libomapfb_plugin_la_OBJECTS) $(libomapfb_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libomapfb_plugin_la_LINK)  $(libomapfb_plugin_la_OBJECTS) $(libomapfb_plugin_la_LIBADD) $(LIBS)
-libopengl_plugin.la: $(libopengl_plugin_la_OBJECTS) $(libopengl_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libopengl_plugin_la_LINK)  $(libopengl_plugin_la_OBJECTS) $(libopengl_plugin_la_LIBADD) $(LIBS)
-libsnapshot_plugin.la: $(libsnapshot_plugin_la_OBJECTS) $(libsnapshot_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libsnapshot_plugin_la_LINK)  $(libsnapshot_plugin_la_OBJECTS) $(libsnapshot_plugin_la_LIBADD) $(LIBS)
-libsvgalib_plugin.la: $(libsvgalib_plugin_la_OBJECTS) $(libsvgalib_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libsvgalib_plugin_la_LINK)  $(libsvgalib_plugin_la_OBJECTS) $(libsvgalib_plugin_la_LIBADD) $(LIBS)
-libvmem_plugin.la: $(libvmem_plugin_la_OBJECTS) $(libvmem_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libvmem_plugin_la_LINK) -rpath $(libvlcdir) $(libvmem_plugin_la_OBJECTS) $(libvmem_plugin_la_LIBADD) $(LIBS)
-libvout_macosx_plugin.la: $(libvout_macosx_plugin_la_OBJECTS) $(libvout_macosx_plugin_la_DEPENDENCIES) 
-	$(AM_V_OBJCLD)$(libvout_macosx_plugin_la_LINK)  $(libvout_macosx_plugin_la_OBJECTS) $(libvout_macosx_plugin_la_LIBADD) $(LIBS)
-libvout_sdl_plugin.la: $(libvout_sdl_plugin_la_OBJECTS) $(libvout_sdl_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libvout_sdl_plugin_la_LINK)  $(libvout_sdl_plugin_la_OBJECTS) $(libvout_sdl_plugin_la_LIBADD) $(LIBS)
-libvout_wrapper_plugin.la: $(libvout_wrapper_plugin_la_OBJECTS) $(libvout_wrapper_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libvout_wrapper_plugin_la_LINK) -rpath $(libvlcdir) $(libvout_wrapper_plugin_la_OBJECTS) $(libvout_wrapper_plugin_la_LIBADD) $(LIBS)
-libxcb_glx_plugin.la: $(libxcb_glx_plugin_la_OBJECTS) $(libxcb_glx_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libxcb_glx_plugin_la_LINK)  $(libxcb_glx_plugin_la_OBJECTS) $(libxcb_glx_plugin_la_LIBADD) $(LIBS)
-libxcb_window_plugin.la: $(libxcb_window_plugin_la_OBJECTS) $(libxcb_window_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libxcb_window_plugin_la_LINK)  $(libxcb_window_plugin_la_OBJECTS) $(libxcb_window_plugin_la_LIBADD) $(LIBS)
-libxcb_x11_plugin.la: $(libxcb_x11_plugin_la_OBJECTS) $(libxcb_x11_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libxcb_x11_plugin_la_LINK)  $(libxcb_x11_plugin_la_OBJECTS) $(libxcb_x11_plugin_la_LIBADD) $(LIBS)
-libxcb_xv_plugin.la: $(libxcb_xv_plugin_la_OBJECTS) $(libxcb_xv_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libxcb_xv_plugin_la_LINK)  $(libxcb_xv_plugin_la_OBJECTS) $(libxcb_xv_plugin_la_LIBADD) $(LIBS)
-libyuv_plugin.la: $(libyuv_plugin_la_OBJECTS) $(libyuv_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libyuv_plugin_la_LINK) -rpath $(libvlcdir) $(libyuv_plugin_la_OBJECTS) $(libyuv_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libaa_plugin_la-aa.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libaa_plugin_la-keythread.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libcaca_plugin_la-caca.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libcaca_plugin_la-keythread.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libdirectfb_plugin_la-directfb.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libdrawable_plugin_la-drawable.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libfb_plugin_la-fb.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libggi_plugin_la-ggi.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libhd1000v_plugin_la-hd1000v.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libomapfb_plugin_la-omapfb.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libopengl_plugin_la-opengl.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libsnapshot_plugin_la-snapshot.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libsvgalib_plugin_la-svgalib.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libvmem_plugin_la-vmem.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libvout_macosx_plugin_la-macosx.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libvout_sdl_plugin_la-keythread.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libvout_sdl_plugin_la-sdl.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libvout_wrapper_plugin_la-wrapper.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libxcb_glx_plugin_la-events.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libxcb_glx_plugin_la-glx.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libxcb_window_plugin_la-keys.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libxcb_window_plugin_la-window.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libxcb_x11_plugin_la-common.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libxcb_x11_plugin_la-events.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libxcb_x11_plugin_la-x11.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libxcb_xv_plugin_la-common.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libxcb_xv_plugin_la-events.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libxcb_xv_plugin_la-xvideo.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libyuv_plugin_la-yuv.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-libaa_plugin_la-aa.lo: aa.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaa_plugin_la_CFLAGS) $(CFLAGS) -MT libaa_plugin_la-aa.lo -MD -MP -MF $(DEPDIR)/libaa_plugin_la-aa.Tpo -c -o libaa_plugin_la-aa.lo `test -f 'aa.c' || echo '$(srcdir)/'`aa.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libaa_plugin_la-aa.Tpo $(DEPDIR)/libaa_plugin_la-aa.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='aa.c' object='libaa_plugin_la-aa.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaa_plugin_la_CFLAGS) $(CFLAGS) -c -o libaa_plugin_la-aa.lo `test -f 'aa.c' || echo '$(srcdir)/'`aa.c
-
-libaa_plugin_la-keythread.lo: keythread.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaa_plugin_la_CFLAGS) $(CFLAGS) -MT libaa_plugin_la-keythread.lo -MD -MP -MF $(DEPDIR)/libaa_plugin_la-keythread.Tpo -c -o libaa_plugin_la-keythread.lo `test -f 'keythread.c' || echo '$(srcdir)/'`keythread.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libaa_plugin_la-keythread.Tpo $(DEPDIR)/libaa_plugin_la-keythread.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='keythread.c' object='libaa_plugin_la-keythread.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaa_plugin_la_CFLAGS) $(CFLAGS) -c -o libaa_plugin_la-keythread.lo `test -f 'keythread.c' || echo '$(srcdir)/'`keythread.c
-
-libcaca_plugin_la-caca.lo: caca.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcaca_plugin_la_CFLAGS) $(CFLAGS) -MT libcaca_plugin_la-caca.lo -MD -MP -MF $(DEPDIR)/libcaca_plugin_la-caca.Tpo -c -o libcaca_plugin_la-caca.lo `test -f 'caca.c' || echo '$(srcdir)/'`caca.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libcaca_plugin_la-caca.Tpo $(DEPDIR)/libcaca_plugin_la-caca.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='caca.c' object='libcaca_plugin_la-caca.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcaca_plugin_la_CFLAGS) $(CFLAGS) -c -o libcaca_plugin_la-caca.lo `test -f 'caca.c' || echo '$(srcdir)/'`caca.c
-
-libcaca_plugin_la-keythread.lo: keythread.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcaca_plugin_la_CFLAGS) $(CFLAGS) -MT libcaca_plugin_la-keythread.lo -MD -MP -MF $(DEPDIR)/libcaca_plugin_la-keythread.Tpo -c -o libcaca_plugin_la-keythread.lo `test -f 'keythread.c' || echo '$(srcdir)/'`keythread.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libcaca_plugin_la-keythread.Tpo $(DEPDIR)/libcaca_plugin_la-keythread.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='keythread.c' object='libcaca_plugin_la-keythread.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libcaca_plugin_la_CFLAGS) $(CFLAGS) -c -o libcaca_plugin_la-keythread.lo `test -f 'keythread.c' || echo '$(srcdir)/'`keythread.c
-
-libdirectfb_plugin_la-directfb.lo: directfb.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdirectfb_plugin_la_CFLAGS) $(CFLAGS) -MT libdirectfb_plugin_la-directfb.lo -MD -MP -MF $(DEPDIR)/libdirectfb_plugin_la-directfb.Tpo -c -o libdirectfb_plugin_la-directfb.lo `test -f 'directfb.c' || echo '$(srcdir)/'`directfb.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libdirectfb_plugin_la-directfb.Tpo $(DEPDIR)/libdirectfb_plugin_la-directfb.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='directfb.c' object='libdirectfb_plugin_la-directfb.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdirectfb_plugin_la_CFLAGS) $(CFLAGS) -c -o libdirectfb_plugin_la-directfb.lo `test -f 'directfb.c' || echo '$(srcdir)/'`directfb.c
-
-libdrawable_plugin_la-drawable.lo: drawable.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdrawable_plugin_la_CFLAGS) $(CFLAGS) -MT libdrawable_plugin_la-drawable.lo -MD -MP -MF $(DEPDIR)/libdrawable_plugin_la-drawable.Tpo -c -o libdrawable_plugin_la-drawable.lo `test -f 'drawable.c' || echo '$(srcdir)/'`drawable.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libdrawable_plugin_la-drawable.Tpo $(DEPDIR)/libdrawable_plugin_la-drawable.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='drawable.c' object='libdrawable_plugin_la-drawable.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdrawable_plugin_la_CFLAGS) $(CFLAGS) -c -o libdrawable_plugin_la-drawable.lo `test -f 'drawable.c' || echo '$(srcdir)/'`drawable.c
-
-libfb_plugin_la-fb.lo: fb.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfb_plugin_la_CFLAGS) $(CFLAGS) -MT libfb_plugin_la-fb.lo -MD -MP -MF $(DEPDIR)/libfb_plugin_la-fb.Tpo -c -o libfb_plugin_la-fb.lo `test -f 'fb.c' || echo '$(srcdir)/'`fb.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libfb_plugin_la-fb.Tpo $(DEPDIR)/libfb_plugin_la-fb.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='fb.c' object='libfb_plugin_la-fb.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfb_plugin_la_CFLAGS) $(CFLAGS) -c -o libfb_plugin_la-fb.lo `test -f 'fb.c' || echo '$(srcdir)/'`fb.c
-
-libggi_plugin_la-ggi.lo: ggi.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libggi_plugin_la_CFLAGS) $(CFLAGS) -MT libggi_plugin_la-ggi.lo -MD -MP -MF $(DEPDIR)/libggi_plugin_la-ggi.Tpo -c -o libggi_plugin_la-ggi.lo `test -f 'ggi.c' || echo '$(srcdir)/'`ggi.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libggi_plugin_la-ggi.Tpo $(DEPDIR)/libggi_plugin_la-ggi.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='ggi.c' object='libggi_plugin_la-ggi.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libggi_plugin_la_CFLAGS) $(CFLAGS) -c -o libggi_plugin_la-ggi.lo `test -f 'ggi.c' || echo '$(srcdir)/'`ggi.c
-
-libomapfb_plugin_la-omapfb.lo: omapfb.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libomapfb_plugin_la_CFLAGS) $(CFLAGS) -MT libomapfb_plugin_la-omapfb.lo -MD -MP -MF $(DEPDIR)/libomapfb_plugin_la-omapfb.Tpo -c -o libomapfb_plugin_la-omapfb.lo `test -f 'omapfb.c' || echo '$(srcdir)/'`omapfb.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libomapfb_plugin_la-omapfb.Tpo $(DEPDIR)/libomapfb_plugin_la-omapfb.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='omapfb.c' object='libomapfb_plugin_la-omapfb.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libomapfb_plugin_la_CFLAGS) $(CFLAGS) -c -o libomapfb_plugin_la-omapfb.lo `test -f 'omapfb.c' || echo '$(srcdir)/'`omapfb.c
-
-libopengl_plugin_la-opengl.lo: opengl.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopengl_plugin_la_CFLAGS) $(CFLAGS) -MT libopengl_plugin_la-opengl.lo -MD -MP -MF $(DEPDIR)/libopengl_plugin_la-opengl.Tpo -c -o libopengl_plugin_la-opengl.lo `test -f 'opengl.c' || echo '$(srcdir)/'`opengl.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libopengl_plugin_la-opengl.Tpo $(DEPDIR)/libopengl_plugin_la-opengl.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='opengl.c' object='libopengl_plugin_la-opengl.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopengl_plugin_la_CFLAGS) $(CFLAGS) -c -o libopengl_plugin_la-opengl.lo `test -f 'opengl.c' || echo '$(srcdir)/'`opengl.c
-
-libsnapshot_plugin_la-snapshot.lo: snapshot.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsnapshot_plugin_la_CFLAGS) $(CFLAGS) -MT libsnapshot_plugin_la-snapshot.lo -MD -MP -MF $(DEPDIR)/libsnapshot_plugin_la-snapshot.Tpo -c -o libsnapshot_plugin_la-snapshot.lo `test -f 'snapshot.c' || echo '$(srcdir)/'`snapshot.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libsnapshot_plugin_la-snapshot.Tpo $(DEPDIR)/libsnapshot_plugin_la-snapshot.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='snapshot.c' object='libsnapshot_plugin_la-snapshot.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsnapshot_plugin_la_CFLAGS) $(CFLAGS) -c -o libsnapshot_plugin_la-snapshot.lo `test -f 'snapshot.c' || echo '$(srcdir)/'`snapshot.c
-
-libsvgalib_plugin_la-svgalib.lo: svgalib.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsvgalib_plugin_la_CFLAGS) $(CFLAGS) -MT libsvgalib_plugin_la-svgalib.lo -MD -MP -MF $(DEPDIR)/libsvgalib_plugin_la-svgalib.Tpo -c -o libsvgalib_plugin_la-svgalib.lo `test -f 'svgalib.c' || echo '$(srcdir)/'`svgalib.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libsvgalib_plugin_la-svgalib.Tpo $(DEPDIR)/libsvgalib_plugin_la-svgalib.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='svgalib.c' object='libsvgalib_plugin_la-svgalib.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsvgalib_plugin_la_CFLAGS) $(CFLAGS) -c -o libsvgalib_plugin_la-svgalib.lo `test -f 'svgalib.c' || echo '$(srcdir)/'`svgalib.c
-
-libvmem_plugin_la-vmem.lo: vmem.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvmem_plugin_la_CFLAGS) $(CFLAGS) -MT libvmem_plugin_la-vmem.lo -MD -MP -MF $(DEPDIR)/libvmem_plugin_la-vmem.Tpo -c -o libvmem_plugin_la-vmem.lo `test -f 'vmem.c' || echo '$(srcdir)/'`vmem.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libvmem_plugin_la-vmem.Tpo $(DEPDIR)/libvmem_plugin_la-vmem.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='vmem.c' object='libvmem_plugin_la-vmem.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvmem_plugin_la_CFLAGS) $(CFLAGS) -c -o libvmem_plugin_la-vmem.lo `test -f 'vmem.c' || echo '$(srcdir)/'`vmem.c
-
-libvout_sdl_plugin_la-sdl.lo: sdl.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvout_sdl_plugin_la_CFLAGS) $(CFLAGS) -MT libvout_sdl_plugin_la-sdl.lo -MD -MP -MF $(DEPDIR)/libvout_sdl_plugin_la-sdl.Tpo -c -o libvout_sdl_plugin_la-sdl.lo `test -f 'sdl.c' || echo '$(srcdir)/'`sdl.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libvout_sdl_plugin_la-sdl.Tpo $(DEPDIR)/libvout_sdl_plugin_la-sdl.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='sdl.c' object='libvout_sdl_plugin_la-sdl.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvout_sdl_plugin_la_CFLAGS) $(CFLAGS) -c -o libvout_sdl_plugin_la-sdl.lo `test -f 'sdl.c' || echo '$(srcdir)/'`sdl.c
-
-libvout_sdl_plugin_la-keythread.lo: keythread.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvout_sdl_plugin_la_CFLAGS) $(CFLAGS) -MT libvout_sdl_plugin_la-keythread.lo -MD -MP -MF $(DEPDIR)/libvout_sdl_plugin_la-keythread.Tpo -c -o libvout_sdl_plugin_la-keythread.lo `test -f 'keythread.c' || echo '$(srcdir)/'`keythread.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libvout_sdl_plugin_la-keythread.Tpo $(DEPDIR)/libvout_sdl_plugin_la-keythread.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='keythread.c' object='libvout_sdl_plugin_la-keythread.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvout_sdl_plugin_la_CFLAGS) $(CFLAGS) -c -o libvout_sdl_plugin_la-keythread.lo `test -f 'keythread.c' || echo '$(srcdir)/'`keythread.c
-
-libvout_wrapper_plugin_la-wrapper.lo: wrapper.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvout_wrapper_plugin_la_CFLAGS) $(CFLAGS) -MT libvout_wrapper_plugin_la-wrapper.lo -MD -MP -MF $(DEPDIR)/libvout_wrapper_plugin_la-wrapper.Tpo -c -o libvout_wrapper_plugin_la-wrapper.lo `test -f 'wrapper.c' || echo '$(srcdir)/'`wrapper.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libvout_wrapper_plugin_la-wrapper.Tpo $(DEPDIR)/libvout_wrapper_plugin_la-wrapper.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='wrapper.c' object='libvout_wrapper_plugin_la-wrapper.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvout_wrapper_plugin_la_CFLAGS) $(CFLAGS) -c -o libvout_wrapper_plugin_la-wrapper.lo `test -f 'wrapper.c' || echo '$(srcdir)/'`wrapper.c
-
-libxcb_glx_plugin_la-glx.lo: xcb/glx.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxcb_glx_plugin_la_CFLAGS) $(CFLAGS) -MT libxcb_glx_plugin_la-glx.lo -MD -MP -MF $(DEPDIR)/libxcb_glx_plugin_la-glx.Tpo -c -o libxcb_glx_plugin_la-glx.lo `test -f 'xcb/glx.c' || echo '$(srcdir)/'`xcb/glx.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libxcb_glx_plugin_la-glx.Tpo $(DEPDIR)/libxcb_glx_plugin_la-glx.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='xcb/glx.c' object='libxcb_glx_plugin_la-glx.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxcb_glx_plugin_la_CFLAGS) $(CFLAGS) -c -o libxcb_glx_plugin_la-glx.lo `test -f 'xcb/glx.c' || echo '$(srcdir)/'`xcb/glx.c
-
-libxcb_glx_plugin_la-events.lo: xcb/events.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxcb_glx_plugin_la_CFLAGS) $(CFLAGS) -MT libxcb_glx_plugin_la-events.lo -MD -MP -MF $(DEPDIR)/libxcb_glx_plugin_la-events.Tpo -c -o libxcb_glx_plugin_la-events.lo `test -f 'xcb/events.c' || echo '$(srcdir)/'`xcb/events.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libxcb_glx_plugin_la-events.Tpo $(DEPDIR)/libxcb_glx_plugin_la-events.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='xcb/events.c' object='libxcb_glx_plugin_la-events.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxcb_glx_plugin_la_CFLAGS) $(CFLAGS) -c -o libxcb_glx_plugin_la-events.lo `test -f 'xcb/events.c' || echo '$(srcdir)/'`xcb/events.c
-
-libxcb_window_plugin_la-window.lo: xcb/window.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxcb_window_plugin_la_CFLAGS) $(CFLAGS) -MT libxcb_window_plugin_la-window.lo -MD -MP -MF $(DEPDIR)/libxcb_window_plugin_la-window.Tpo -c -o libxcb_window_plugin_la-window.lo `test -f 'xcb/window.c' || echo '$(srcdir)/'`xcb/window.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libxcb_window_plugin_la-window.Tpo $(DEPDIR)/libxcb_window_plugin_la-window.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='xcb/window.c' object='libxcb_window_plugin_la-window.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxcb_window_plugin_la_CFLAGS) $(CFLAGS) -c -o libxcb_window_plugin_la-window.lo `test -f 'xcb/window.c' || echo '$(srcdir)/'`xcb/window.c
-
-libxcb_window_plugin_la-keys.lo: xcb/keys.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxcb_window_plugin_la_CFLAGS) $(CFLAGS) -MT libxcb_window_plugin_la-keys.lo -MD -MP -MF $(DEPDIR)/libxcb_window_plugin_la-keys.Tpo -c -o libxcb_window_plugin_la-keys.lo `test -f 'xcb/keys.c' || echo '$(srcdir)/'`xcb/keys.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libxcb_window_plugin_la-keys.Tpo $(DEPDIR)/libxcb_window_plugin_la-keys.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='xcb/keys.c' object='libxcb_window_plugin_la-keys.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxcb_window_plugin_la_CFLAGS) $(CFLAGS) -c -o libxcb_window_plugin_la-keys.lo `test -f 'xcb/keys.c' || echo '$(srcdir)/'`xcb/keys.c
-
-libxcb_x11_plugin_la-x11.lo: xcb/x11.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxcb_x11_plugin_la_CFLAGS) $(CFLAGS) -MT libxcb_x11_plugin_la-x11.lo -MD -MP -MF $(DEPDIR)/libxcb_x11_plugin_la-x11.Tpo -c -o libxcb_x11_plugin_la-x11.lo `test -f 'xcb/x11.c' || echo '$(srcdir)/'`xcb/x11.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libxcb_x11_plugin_la-x11.Tpo $(DEPDIR)/libxcb_x11_plugin_la-x11.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='xcb/x11.c' object='libxcb_x11_plugin_la-x11.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxcb_x11_plugin_la_CFLAGS) $(CFLAGS) -c -o libxcb_x11_plugin_la-x11.lo `test -f 'xcb/x11.c' || echo '$(srcdir)/'`xcb/x11.c
-
-libxcb_x11_plugin_la-common.lo: xcb/common.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxcb_x11_plugin_la_CFLAGS) $(CFLAGS) -MT libxcb_x11_plugin_la-common.lo -MD -MP -MF $(DEPDIR)/libxcb_x11_plugin_la-common.Tpo -c -o libxcb_x11_plugin_la-common.lo `test -f 'xcb/common.c' || echo '$(srcdir)/'`xcb/common.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libxcb_x11_plugin_la-common.Tpo $(DEPDIR)/libxcb_x11_plugin_la-common.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='xcb/common.c' object='libxcb_x11_plugin_la-common.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxcb_x11_plugin_la_CFLAGS) $(CFLAGS) -c -o libxcb_x11_plugin_la-common.lo `test -f 'xcb/common.c' || echo '$(srcdir)/'`xcb/common.c
-
-libxcb_x11_plugin_la-events.lo: xcb/events.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxcb_x11_plugin_la_CFLAGS) $(CFLAGS) -MT libxcb_x11_plugin_la-events.lo -MD -MP -MF $(DEPDIR)/libxcb_x11_plugin_la-events.Tpo -c -o libxcb_x11_plugin_la-events.lo `test -f 'xcb/events.c' || echo '$(srcdir)/'`xcb/events.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libxcb_x11_plugin_la-events.Tpo $(DEPDIR)/libxcb_x11_plugin_la-events.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='xcb/events.c' object='libxcb_x11_plugin_la-events.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxcb_x11_plugin_la_CFLAGS) $(CFLAGS) -c -o libxcb_x11_plugin_la-events.lo `test -f 'xcb/events.c' || echo '$(srcdir)/'`xcb/events.c
-
-libxcb_xv_plugin_la-xvideo.lo: xcb/xvideo.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxcb_xv_plugin_la_CFLAGS) $(CFLAGS) -MT libxcb_xv_plugin_la-xvideo.lo -MD -MP -MF $(DEPDIR)/libxcb_xv_plugin_la-xvideo.Tpo -c -o libxcb_xv_plugin_la-xvideo.lo `test -f 'xcb/xvideo.c' || echo '$(srcdir)/'`xcb/xvideo.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libxcb_xv_plugin_la-xvideo.Tpo $(DEPDIR)/libxcb_xv_plugin_la-xvideo.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='xcb/xvideo.c' object='libxcb_xv_plugin_la-xvideo.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxcb_xv_plugin_la_CFLAGS) $(CFLAGS) -c -o libxcb_xv_plugin_la-xvideo.lo `test -f 'xcb/xvideo.c' || echo '$(srcdir)/'`xcb/xvideo.c
-
-libxcb_xv_plugin_la-common.lo: xcb/common.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxcb_xv_plugin_la_CFLAGS) $(CFLAGS) -MT libxcb_xv_plugin_la-common.lo -MD -MP -MF $(DEPDIR)/libxcb_xv_plugin_la-common.Tpo -c -o libxcb_xv_plugin_la-common.lo `test -f 'xcb/common.c' || echo '$(srcdir)/'`xcb/common.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libxcb_xv_plugin_la-common.Tpo $(DEPDIR)/libxcb_xv_plugin_la-common.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='xcb/common.c' object='libxcb_xv_plugin_la-common.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxcb_xv_plugin_la_CFLAGS) $(CFLAGS) -c -o libxcb_xv_plugin_la-common.lo `test -f 'xcb/common.c' || echo '$(srcdir)/'`xcb/common.c
-
-libxcb_xv_plugin_la-events.lo: xcb/events.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxcb_xv_plugin_la_CFLAGS) $(CFLAGS) -MT libxcb_xv_plugin_la-events.lo -MD -MP -MF $(DEPDIR)/libxcb_xv_plugin_la-events.Tpo -c -o libxcb_xv_plugin_la-events.lo `test -f 'xcb/events.c' || echo '$(srcdir)/'`xcb/events.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libxcb_xv_plugin_la-events.Tpo $(DEPDIR)/libxcb_xv_plugin_la-events.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='xcb/events.c' object='libxcb_xv_plugin_la-events.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libxcb_xv_plugin_la_CFLAGS) $(CFLAGS) -c -o libxcb_xv_plugin_la-events.lo `test -f 'xcb/events.c' || echo '$(srcdir)/'`xcb/events.c
-
-libyuv_plugin_la-yuv.lo: yuv.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libyuv_plugin_la_CFLAGS) $(CFLAGS) -MT libyuv_plugin_la-yuv.lo -MD -MP -MF $(DEPDIR)/libyuv_plugin_la-yuv.Tpo -c -o libyuv_plugin_la-yuv.lo `test -f 'yuv.c' || echo '$(srcdir)/'`yuv.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libyuv_plugin_la-yuv.Tpo $(DEPDIR)/libyuv_plugin_la-yuv.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='yuv.c' object='libyuv_plugin_la-yuv.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libyuv_plugin_la_CFLAGS) $(CFLAGS) -c -o libyuv_plugin_la-yuv.lo `test -f 'yuv.c' || echo '$(srcdir)/'`yuv.c
-
-.cpp.o:
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ $<
-
-.cpp.obj:
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
-
-.cpp.lo:
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LTCXXCOMPILE) -c -o $@ $<
-
-libhd1000v_plugin_la-hd1000v.lo: hd1000v.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libhd1000v_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libhd1000v_plugin_la-hd1000v.lo -MD -MP -MF $(DEPDIR)/libhd1000v_plugin_la-hd1000v.Tpo -c -o libhd1000v_plugin_la-hd1000v.lo `test -f 'hd1000v.cpp' || echo '$(srcdir)/'`hd1000v.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libhd1000v_plugin_la-hd1000v.Tpo $(DEPDIR)/libhd1000v_plugin_la-hd1000v.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='hd1000v.cpp' object='libhd1000v_plugin_la-hd1000v.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libhd1000v_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libhd1000v_plugin_la-hd1000v.lo `test -f 'hd1000v.cpp' || echo '$(srcdir)/'`hd1000v.cpp
-
-.m.o:
- at am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(OBJCCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepOBJC_FALSE@	$(AM_V_OBJC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepOBJC_FALSE@	$(OBJCCOMPILE) -c -o $@ $<
-
-.m.obj:
- at am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(OBJCCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepOBJC_FALSE@	$(AM_V_OBJC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepOBJC_FALSE@	$(OBJCCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
-
-.m.lo:
- at am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LTOBJCCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepOBJC_FALSE@	$(AM_V_OBJC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepOBJC_FALSE@	$(LTOBJCCOMPILE) -c -o $@ $<
-
-libvout_macosx_plugin_la-macosx.lo: macosx.m
- at am__fastdepOBJC_TRUE@	$(AM_V_OBJC)$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvout_macosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -MT libvout_macosx_plugin_la-macosx.lo -MD -MP -MF $(DEPDIR)/libvout_macosx_plugin_la-macosx.Tpo -c -o libvout_macosx_plugin_la-macosx.lo `test -f 'macosx.m' || echo '$(srcdir)/'`macosx.m
- at am__fastdepOBJC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libvout_macosx_plugin_la-macosx.Tpo $(DEPDIR)/libvout_macosx_plugin_la-macosx.Plo
- at am__fastdepOBJC_FALSE@	$(AM_V_OBJC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	source='macosx.m' object='libvout_macosx_plugin_la-macosx.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepOBJC_FALSE@	DEPDIR=$(DEPDIR) $(OBJCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepOBJC_FALSE@	$(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(OBJC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvout_macosx_plugin_la_OBJCFLAGS) $(OBJCFLAGS) -c -o libvout_macosx_plugin_la-macosx.lo `test -f 'macosx.m' || echo '$(srcdir)/'`macosx.m
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-# This directory's subdirectories are mostly independent; you can cd
-# into them and run `make' without going through this Makefile.
-# To change the values of `make' variables: instead of editing Makefiles,
-# (1) if the variable is set in `config.status', edit `config.status'
-#     (which will cause the Makefiles to be regenerated when you run `make');
-# (2) otherwise, pass the desired values on the `make' command line.
-$(RECURSIVE_TARGETS):
-	@fail= failcom='exit 1'; \
-	for f in x $$MAKEFLAGS; do \
-	  case $$f in \
-	    *=* | --[!k]*);; \
-	    *k*) failcom='fail=yes';; \
-	  esac; \
-	done; \
-	dot_seen=no; \
-	target=`echo $@ | sed s/-recursive//`; \
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  echo "Making $$target in $$subdir"; \
-	  if test "$$subdir" = "."; then \
-	    dot_seen=yes; \
-	    local_target="$$target-am"; \
-	  else \
-	    local_target="$$target"; \
-	  fi; \
-	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
-	  || eval $$failcom; \
-	done; \
-	if test "$$dot_seen" = "no"; then \
-	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
-	fi; test -z "$$fail"
-
-$(RECURSIVE_CLEAN_TARGETS):
-	@fail= failcom='exit 1'; \
-	for f in x $$MAKEFLAGS; do \
-	  case $$f in \
-	    *=* | --[!k]*);; \
-	    *k*) failcom='fail=yes';; \
-	  esac; \
-	done; \
-	dot_seen=no; \
-	case "$@" in \
-	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
-	  *) list='$(SUBDIRS)' ;; \
-	esac; \
-	rev=''; for subdir in $$list; do \
-	  if test "$$subdir" = "."; then :; else \
-	    rev="$$subdir $$rev"; \
-	  fi; \
-	done; \
-	rev="$$rev ."; \
-	target=`echo $@ | sed s/-recursive//`; \
-	for subdir in $$rev; do \
-	  echo "Making $$target in $$subdir"; \
-	  if test "$$subdir" = "."; then \
-	    local_target="$$target-am"; \
-	  else \
-	    local_target="$$target"; \
-	  fi; \
-	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
-	  || eval $$failcom; \
-	done && test -z "$$fail"
-tags-recursive:
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
-	done
-ctags-recursive:
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
-	done
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
-	  include_option=--etags-include; \
-	  empty_fix=.; \
-	else \
-	  include_option=--include; \
-	  empty_fix=; \
-	fi; \
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    test ! -f $$subdir/TAGS || \
-	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
-	  fi; \
-	done; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    test -d "$(distdir)/$$subdir" \
-	    || $(MKDIR_P) "$(distdir)/$$subdir" \
-	    || exit 1; \
-	  fi; \
-	done
-	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
-	    $(am__relativize); \
-	    new_distdir=$$reldir; \
-	    dir1=$$subdir; dir2="$(top_distdir)"; \
-	    $(am__relativize); \
-	    new_top_distdir=$$reldir; \
-	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
-	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
-	    ($(am__cd) $$subdir && \
-	      $(MAKE) $(AM_MAKEFLAGS) \
-	        top_distdir="$$new_top_distdir" \
-	        distdir="$$new_distdir" \
-		am__remove_distdir=: \
-		am__skip_length_check=: \
-		am__skip_mode_fix=: \
-	        distdir) \
-	      || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-recursive
-all-am: Makefile $(LTLIBRARIES)
-installdirs: installdirs-recursive
-installdirs-am:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-recursive
-install-exec: install-exec-recursive
-install-data: install-data-recursive
-uninstall: uninstall-recursive
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-recursive
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-recursive
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-recursive
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-recursive
-
-dvi-am:
-
-html: html-recursive
-
-html-am:
-
-info: info-recursive
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-recursive
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-recursive
-
-install-html-am:
-
-install-info: install-info-recursive
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-recursive
-
-install-pdf-am:
-
-install-ps: install-ps-recursive
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-recursive
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-recursive
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-recursive
-
-pdf-am:
-
-ps: ps-recursive
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all check \
-	ctags-recursive install install-am install-strip \
-	tags-recursive
-
-.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
-	all all-am check check-am clean clean-generic clean-libtool \
-	clean-libvlcLTLIBRARIES ctags ctags-recursive distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs installdirs-am \
-	maintainer-clean maintainer-clean-generic mostlyclean \
-	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
-	pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
-	uninstall-libvlcLTLIBRARIES
-
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/video_output/msw/Makefile.in b/modules/video_output/msw/Makefile.in
deleted file mode 100644
index c4881b1..0000000
--- a/modules/video_output/msw/Makefile.in
+++ /dev/null
@@ -1,1280 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/video_output/msw/Makefile.am automatically generated from modules/video_output/msw/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/Modules.am $(top_srcdir)/modules/common.am
-subdir = modules/video_output/msw
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am__objects_1 =
-am__objects_2 = libdirect3d_plugin_la-direct3d.lo \
-	libdirect3d_plugin_la-events.lo \
-	libdirect3d_plugin_la-common.lo $(am__objects_1)
-am_libdirect3d_plugin_la_OBJECTS = $(am__objects_2)
-nodist_libdirect3d_plugin_la_OBJECTS =
-libdirect3d_plugin_la_OBJECTS = $(am_libdirect3d_plugin_la_OBJECTS) \
-	$(nodist_libdirect3d_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libdirect3d_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libdirect3d_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_3 = libdirectx_plugin_la-directx.lo \
-	libdirectx_plugin_la-events.lo libdirectx_plugin_la-common.lo \
-	$(am__objects_1)
-am_libdirectx_plugin_la_OBJECTS = $(am__objects_3)
-nodist_libdirectx_plugin_la_OBJECTS =
-libdirectx_plugin_la_OBJECTS = $(am_libdirectx_plugin_la_OBJECTS) \
-	$(nodist_libdirectx_plugin_la_OBJECTS)
-libdirectx_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libdirectx_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_4 = libglwin32_plugin_la-glwin32.lo \
-	libglwin32_plugin_la-events.lo libglwin32_plugin_la-common.lo \
-	$(am__objects_1)
-am_libglwin32_plugin_la_OBJECTS = $(am__objects_4)
-nodist_libglwin32_plugin_la_OBJECTS =
-libglwin32_plugin_la_OBJECTS = $(am_libglwin32_plugin_la_OBJECTS) \
-	$(nodist_libglwin32_plugin_la_OBJECTS)
-libglwin32_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libglwin32_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_5 = libwingapi_plugin_la-wingdi.lo \
-	libwingapi_plugin_la-events.lo libwingapi_plugin_la-common.lo \
-	$(am__objects_1)
-am_libwingapi_plugin_la_OBJECTS = $(am__objects_5)
-nodist_libwingapi_plugin_la_OBJECTS =
-libwingapi_plugin_la_OBJECTS = $(am_libwingapi_plugin_la_OBJECTS) \
-	$(nodist_libwingapi_plugin_la_OBJECTS)
-libwingapi_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libwingapi_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-am__objects_6 = libwingdi_plugin_la-wingdi.lo \
-	libwingdi_plugin_la-events.lo libwingdi_plugin_la-common.lo \
-	$(am__objects_1)
-am_libwingdi_plugin_la_OBJECTS = $(am__objects_6)
-nodist_libwingdi_plugin_la_OBJECTS =
-libwingdi_plugin_la_OBJECTS = $(am_libwingdi_plugin_la_OBJECTS) \
-	$(nodist_libwingdi_plugin_la_OBJECTS)
-libwingdi_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libwingdi_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libdirect3d_plugin_la_SOURCES) \
-	$(nodist_libdirect3d_plugin_la_SOURCES) \
-	$(libdirectx_plugin_la_SOURCES) \
-	$(nodist_libdirectx_plugin_la_SOURCES) \
-	$(libglwin32_plugin_la_SOURCES) \
-	$(nodist_libglwin32_plugin_la_SOURCES) \
-	$(libwingapi_plugin_la_SOURCES) \
-	$(nodist_libwingapi_plugin_la_SOURCES) \
-	$(libwingdi_plugin_la_SOURCES) \
-	$(nodist_libwingdi_plugin_la_SOURCES)
-DIST_SOURCES = $(libdirect3d_plugin_la_SOURCES) \
-	$(libdirectx_plugin_la_SOURCES) \
-	$(libglwin32_plugin_la_SOURCES) \
-	$(libwingapi_plugin_la_SOURCES) $(libwingdi_plugin_la_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = video_output
-dir = video_output/msw
-mods = direct3d directx glwin32 wingapi wingdi
-libvlc_LTLIBRARIES = $(LTLIBdirect3d) $(LTLIBdirectx) $(LTLIBglwin32) $(LTLIBwingapi) $(LTLIBwingdi)
-EXTRA_LTLIBRARIES = libdirect3d_plugin.la libdirectx_plugin.la libglwin32_plugin.la libwingapi_plugin.la libwingdi_plugin.la
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
-SOURCES_directx = \
-	directx.c \
-	common.h \
-	events.h \
-	events.c \
-	common.c \
-	$(NULL)
-
-SOURCES_direct3d = \
-	direct3d.c \
-	common.h \
-	events.h \
-	events.c \
-	common.c \
-	$(NULL)
-
-SOURCES_glwin32 = \
-	glwin32.c \
-	common.h \
-	events.h \
-	events.c \
-	common.c \
-	$(NULL)
-
-SOURCES_wingdi = \
-	wingdi.c \
-	common.h \
-	events.h \
-	events.c \
-	common.c \
-	$(NULL)
-
-SOURCES_wingapi = \
-	wingdi.c \
-	common.h \
-	events.h \
-	events.c \
-	common.c \
-	$(NULL)
-
-
-# The direct3d plugin
-libdirect3d_plugin_la_SOURCES = $(SOURCES_direct3d)
-nodist_libdirect3d_plugin_la_SOURCES = $(nodist_SOURCES_direct3d)
-# Force per-target objects:
-libdirect3d_plugin_la_CFLAGS = $(AM_CFLAGS)
-libdirect3d_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libdirect3d_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libdirect3d_plugin_la_LIBADD = $(AM_LIBADD)
-libdirect3d_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The directx plugin
-libdirectx_plugin_la_SOURCES = $(SOURCES_directx)
-nodist_libdirectx_plugin_la_SOURCES = $(nodist_SOURCES_directx)
-# Force per-target objects:
-libdirectx_plugin_la_CFLAGS = $(AM_CFLAGS)
-libdirectx_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libdirectx_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libdirectx_plugin_la_LIBADD = $(AM_LIBADD)
-libdirectx_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The glwin32 plugin
-libglwin32_plugin_la_SOURCES = $(SOURCES_glwin32)
-nodist_libglwin32_plugin_la_SOURCES = $(nodist_SOURCES_glwin32)
-# Force per-target objects:
-libglwin32_plugin_la_CFLAGS = $(AM_CFLAGS)
-libglwin32_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libglwin32_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libglwin32_plugin_la_LIBADD = $(AM_LIBADD)
-libglwin32_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The wingapi plugin
-libwingapi_plugin_la_SOURCES = $(SOURCES_wingapi)
-nodist_libwingapi_plugin_la_SOURCES = $(nodist_SOURCES_wingapi)
-# Force per-target objects:
-libwingapi_plugin_la_CFLAGS = $(AM_CFLAGS)
-libwingapi_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libwingapi_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libwingapi_plugin_la_LIBADD = $(AM_LIBADD)
-libwingapi_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The wingdi plugin
-libwingdi_plugin_la_SOURCES = $(SOURCES_wingdi)
-nodist_libwingdi_plugin_la_SOURCES = $(nodist_SOURCES_wingdi)
-# Force per-target objects:
-libwingdi_plugin_la_CFLAGS = $(AM_CFLAGS)
-libwingdi_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libwingdi_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libwingdi_plugin_la_LIBADD = $(AM_LIBADD)
-libwingdi_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/video_output/msw/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/video_output/msw/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libdirect3d_plugin.la: $(libdirect3d_plugin_la_OBJECTS) $(libdirect3d_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libdirect3d_plugin_la_LINK)  $(libdirect3d_plugin_la_OBJECTS) $(libdirect3d_plugin_la_LIBADD) $(LIBS)
-libdirectx_plugin.la: $(libdirectx_plugin_la_OBJECTS) $(libdirectx_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libdirectx_plugin_la_LINK)  $(libdirectx_plugin_la_OBJECTS) $(libdirectx_plugin_la_LIBADD) $(LIBS)
-libglwin32_plugin.la: $(libglwin32_plugin_la_OBJECTS) $(libglwin32_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libglwin32_plugin_la_LINK)  $(libglwin32_plugin_la_OBJECTS) $(libglwin32_plugin_la_LIBADD) $(LIBS)
-libwingapi_plugin.la: $(libwingapi_plugin_la_OBJECTS) $(libwingapi_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libwingapi_plugin_la_LINK)  $(libwingapi_plugin_la_OBJECTS) $(libwingapi_plugin_la_LIBADD) $(LIBS)
-libwingdi_plugin.la: $(libwingdi_plugin_la_OBJECTS) $(libwingdi_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libwingdi_plugin_la_LINK)  $(libwingdi_plugin_la_OBJECTS) $(libwingdi_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libdirect3d_plugin_la-common.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libdirect3d_plugin_la-direct3d.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libdirect3d_plugin_la-events.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libdirectx_plugin_la-common.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libdirectx_plugin_la-directx.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libdirectx_plugin_la-events.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libglwin32_plugin_la-common.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libglwin32_plugin_la-events.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libglwin32_plugin_la-glwin32.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libwingapi_plugin_la-common.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libwingapi_plugin_la-events.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libwingapi_plugin_la-wingdi.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libwingdi_plugin_la-common.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libwingdi_plugin_la-events.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libwingdi_plugin_la-wingdi.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-libdirect3d_plugin_la-direct3d.lo: direct3d.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdirect3d_plugin_la_CFLAGS) $(CFLAGS) -MT libdirect3d_plugin_la-direct3d.lo -MD -MP -MF $(DEPDIR)/libdirect3d_plugin_la-direct3d.Tpo -c -o libdirect3d_plugin_la-direct3d.lo `test -f 'direct3d.c' || echo '$(srcdir)/'`direct3d.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libdirect3d_plugin_la-direct3d.Tpo $(DEPDIR)/libdirect3d_plugin_la-direct3d.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='direct3d.c' object='libdirect3d_plugin_la-direct3d.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdirect3d_plugin_la_CFLAGS) $(CFLAGS) -c -o libdirect3d_plugin_la-direct3d.lo `test -f 'direct3d.c' || echo '$(srcdir)/'`direct3d.c
-
-libdirect3d_plugin_la-events.lo: events.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdirect3d_plugin_la_CFLAGS) $(CFLAGS) -MT libdirect3d_plugin_la-events.lo -MD -MP -MF $(DEPDIR)/libdirect3d_plugin_la-events.Tpo -c -o libdirect3d_plugin_la-events.lo `test -f 'events.c' || echo '$(srcdir)/'`events.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libdirect3d_plugin_la-events.Tpo $(DEPDIR)/libdirect3d_plugin_la-events.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='events.c' object='libdirect3d_plugin_la-events.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdirect3d_plugin_la_CFLAGS) $(CFLAGS) -c -o libdirect3d_plugin_la-events.lo `test -f 'events.c' || echo '$(srcdir)/'`events.c
-
-libdirect3d_plugin_la-common.lo: common.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdirect3d_plugin_la_CFLAGS) $(CFLAGS) -MT libdirect3d_plugin_la-common.lo -MD -MP -MF $(DEPDIR)/libdirect3d_plugin_la-common.Tpo -c -o libdirect3d_plugin_la-common.lo `test -f 'common.c' || echo '$(srcdir)/'`common.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libdirect3d_plugin_la-common.Tpo $(DEPDIR)/libdirect3d_plugin_la-common.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common.c' object='libdirect3d_plugin_la-common.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdirect3d_plugin_la_CFLAGS) $(CFLAGS) -c -o libdirect3d_plugin_la-common.lo `test -f 'common.c' || echo '$(srcdir)/'`common.c
-
-libdirectx_plugin_la-directx.lo: directx.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdirectx_plugin_la_CFLAGS) $(CFLAGS) -MT libdirectx_plugin_la-directx.lo -MD -MP -MF $(DEPDIR)/libdirectx_plugin_la-directx.Tpo -c -o libdirectx_plugin_la-directx.lo `test -f 'directx.c' || echo '$(srcdir)/'`directx.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libdirectx_plugin_la-directx.Tpo $(DEPDIR)/libdirectx_plugin_la-directx.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='directx.c' object='libdirectx_plugin_la-directx.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdirectx_plugin_la_CFLAGS) $(CFLAGS) -c -o libdirectx_plugin_la-directx.lo `test -f 'directx.c' || echo '$(srcdir)/'`directx.c
-
-libdirectx_plugin_la-events.lo: events.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdirectx_plugin_la_CFLAGS) $(CFLAGS) -MT libdirectx_plugin_la-events.lo -MD -MP -MF $(DEPDIR)/libdirectx_plugin_la-events.Tpo -c -o libdirectx_plugin_la-events.lo `test -f 'events.c' || echo '$(srcdir)/'`events.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libdirectx_plugin_la-events.Tpo $(DEPDIR)/libdirectx_plugin_la-events.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='events.c' object='libdirectx_plugin_la-events.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdirectx_plugin_la_CFLAGS) $(CFLAGS) -c -o libdirectx_plugin_la-events.lo `test -f 'events.c' || echo '$(srcdir)/'`events.c
-
-libdirectx_plugin_la-common.lo: common.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdirectx_plugin_la_CFLAGS) $(CFLAGS) -MT libdirectx_plugin_la-common.lo -MD -MP -MF $(DEPDIR)/libdirectx_plugin_la-common.Tpo -c -o libdirectx_plugin_la-common.lo `test -f 'common.c' || echo '$(srcdir)/'`common.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libdirectx_plugin_la-common.Tpo $(DEPDIR)/libdirectx_plugin_la-common.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common.c' object='libdirectx_plugin_la-common.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdirectx_plugin_la_CFLAGS) $(CFLAGS) -c -o libdirectx_plugin_la-common.lo `test -f 'common.c' || echo '$(srcdir)/'`common.c
-
-libglwin32_plugin_la-glwin32.lo: glwin32.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libglwin32_plugin_la_CFLAGS) $(CFLAGS) -MT libglwin32_plugin_la-glwin32.lo -MD -MP -MF $(DEPDIR)/libglwin32_plugin_la-glwin32.Tpo -c -o libglwin32_plugin_la-glwin32.lo `test -f 'glwin32.c' || echo '$(srcdir)/'`glwin32.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libglwin32_plugin_la-glwin32.Tpo $(DEPDIR)/libglwin32_plugin_la-glwin32.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='glwin32.c' object='libglwin32_plugin_la-glwin32.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libglwin32_plugin_la_CFLAGS) $(CFLAGS) -c -o libglwin32_plugin_la-glwin32.lo `test -f 'glwin32.c' || echo '$(srcdir)/'`glwin32.c
-
-libglwin32_plugin_la-events.lo: events.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libglwin32_plugin_la_CFLAGS) $(CFLAGS) -MT libglwin32_plugin_la-events.lo -MD -MP -MF $(DEPDIR)/libglwin32_plugin_la-events.Tpo -c -o libglwin32_plugin_la-events.lo `test -f 'events.c' || echo '$(srcdir)/'`events.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libglwin32_plugin_la-events.Tpo $(DEPDIR)/libglwin32_plugin_la-events.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='events.c' object='libglwin32_plugin_la-events.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libglwin32_plugin_la_CFLAGS) $(CFLAGS) -c -o libglwin32_plugin_la-events.lo `test -f 'events.c' || echo '$(srcdir)/'`events.c
-
-libglwin32_plugin_la-common.lo: common.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libglwin32_plugin_la_CFLAGS) $(CFLAGS) -MT libglwin32_plugin_la-common.lo -MD -MP -MF $(DEPDIR)/libglwin32_plugin_la-common.Tpo -c -o libglwin32_plugin_la-common.lo `test -f 'common.c' || echo '$(srcdir)/'`common.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libglwin32_plugin_la-common.Tpo $(DEPDIR)/libglwin32_plugin_la-common.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common.c' object='libglwin32_plugin_la-common.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libglwin32_plugin_la_CFLAGS) $(CFLAGS) -c -o libglwin32_plugin_la-common.lo `test -f 'common.c' || echo '$(srcdir)/'`common.c
-
-libwingapi_plugin_la-wingdi.lo: wingdi.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwingapi_plugin_la_CFLAGS) $(CFLAGS) -MT libwingapi_plugin_la-wingdi.lo -MD -MP -MF $(DEPDIR)/libwingapi_plugin_la-wingdi.Tpo -c -o libwingapi_plugin_la-wingdi.lo `test -f 'wingdi.c' || echo '$(srcdir)/'`wingdi.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libwingapi_plugin_la-wingdi.Tpo $(DEPDIR)/libwingapi_plugin_la-wingdi.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='wingdi.c' object='libwingapi_plugin_la-wingdi.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwingapi_plugin_la_CFLAGS) $(CFLAGS) -c -o libwingapi_plugin_la-wingdi.lo `test -f 'wingdi.c' || echo '$(srcdir)/'`wingdi.c
-
-libwingapi_plugin_la-events.lo: events.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwingapi_plugin_la_CFLAGS) $(CFLAGS) -MT libwingapi_plugin_la-events.lo -MD -MP -MF $(DEPDIR)/libwingapi_plugin_la-events.Tpo -c -o libwingapi_plugin_la-events.lo `test -f 'events.c' || echo '$(srcdir)/'`events.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libwingapi_plugin_la-events.Tpo $(DEPDIR)/libwingapi_plugin_la-events.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='events.c' object='libwingapi_plugin_la-events.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwingapi_plugin_la_CFLAGS) $(CFLAGS) -c -o libwingapi_plugin_la-events.lo `test -f 'events.c' || echo '$(srcdir)/'`events.c
-
-libwingapi_plugin_la-common.lo: common.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwingapi_plugin_la_CFLAGS) $(CFLAGS) -MT libwingapi_plugin_la-common.lo -MD -MP -MF $(DEPDIR)/libwingapi_plugin_la-common.Tpo -c -o libwingapi_plugin_la-common.lo `test -f 'common.c' || echo '$(srcdir)/'`common.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libwingapi_plugin_la-common.Tpo $(DEPDIR)/libwingapi_plugin_la-common.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common.c' object='libwingapi_plugin_la-common.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwingapi_plugin_la_CFLAGS) $(CFLAGS) -c -o libwingapi_plugin_la-common.lo `test -f 'common.c' || echo '$(srcdir)/'`common.c
-
-libwingdi_plugin_la-wingdi.lo: wingdi.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwingdi_plugin_la_CFLAGS) $(CFLAGS) -MT libwingdi_plugin_la-wingdi.lo -MD -MP -MF $(DEPDIR)/libwingdi_plugin_la-wingdi.Tpo -c -o libwingdi_plugin_la-wingdi.lo `test -f 'wingdi.c' || echo '$(srcdir)/'`wingdi.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libwingdi_plugin_la-wingdi.Tpo $(DEPDIR)/libwingdi_plugin_la-wingdi.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='wingdi.c' object='libwingdi_plugin_la-wingdi.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwingdi_plugin_la_CFLAGS) $(CFLAGS) -c -o libwingdi_plugin_la-wingdi.lo `test -f 'wingdi.c' || echo '$(srcdir)/'`wingdi.c
-
-libwingdi_plugin_la-events.lo: events.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwingdi_plugin_la_CFLAGS) $(CFLAGS) -MT libwingdi_plugin_la-events.lo -MD -MP -MF $(DEPDIR)/libwingdi_plugin_la-events.Tpo -c -o libwingdi_plugin_la-events.lo `test -f 'events.c' || echo '$(srcdir)/'`events.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libwingdi_plugin_la-events.Tpo $(DEPDIR)/libwingdi_plugin_la-events.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='events.c' object='libwingdi_plugin_la-events.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwingdi_plugin_la_CFLAGS) $(CFLAGS) -c -o libwingdi_plugin_la-events.lo `test -f 'events.c' || echo '$(srcdir)/'`events.c
-
-libwingdi_plugin_la-common.lo: common.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwingdi_plugin_la_CFLAGS) $(CFLAGS) -MT libwingdi_plugin_la-common.lo -MD -MP -MF $(DEPDIR)/libwingdi_plugin_la-common.Tpo -c -o libwingdi_plugin_la-common.lo `test -f 'common.c' || echo '$(srcdir)/'`common.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libwingdi_plugin_la-common.Tpo $(DEPDIR)/libwingdi_plugin_la-common.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='common.c' object='libwingdi_plugin_la-common.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libwingdi_plugin_la_CFLAGS) $(CFLAGS) -c -o libwingdi_plugin_la-common.lo `test -f 'common.c' || echo '$(srcdir)/'`common.c
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-am
-all-am: Makefile $(LTLIBRARIES)
-installdirs:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: all check install install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-	clean-libtool clean-libvlcLTLIBRARIES ctags distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags uninstall uninstall-am uninstall-libvlcLTLIBRARIES
-
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/visualization/Makefile.in b/modules/visualization/Makefile.in
deleted file mode 100644
index 551d1a2..0000000
--- a/modules/visualization/Makefile.in
+++ /dev/null
@@ -1,1235 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/visualization/Makefile.am automatically generated from modules/visualization/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/Modules.am $(top_srcdir)/modules/common.am
-subdir = modules/visualization
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am__objects_1 = libgoom_plugin_la-goom.lo
-am_libgoom_plugin_la_OBJECTS = $(am__objects_1)
-nodist_libgoom_plugin_la_OBJECTS =
-libgoom_plugin_la_OBJECTS = $(am_libgoom_plugin_la_OBJECTS) \
-	$(nodist_libgoom_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libgoom_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libgoom_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
-	-o $@
-am__objects_2 = libprojectm_plugin_la-projectm.lo
-am_libprojectm_plugin_la_OBJECTS = $(am__objects_2)
-nodist_libprojectm_plugin_la_OBJECTS =
-libprojectm_plugin_la_OBJECTS = $(am_libprojectm_plugin_la_OBJECTS) \
-	$(nodist_libprojectm_plugin_la_OBJECTS)
-libprojectm_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
-	$(libprojectm_plugin_la_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
-	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
-LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CXXFLAGS) $(CXXFLAGS)
-AM_V_CXX = $(am__v_CXX_$(V))
-am__v_CXX_ = $(am__v_CXX_$(AM_DEFAULT_VERBOSITY))
-am__v_CXX_0 = @echo "  CXX   " $@;
-CXXLD = $(CXX)
-CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
-	$(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CXXLD = $(am__v_CXXLD_$(V))
-am__v_CXXLD_ = $(am__v_CXXLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CXXLD_0 = @echo "  CXXLD " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libgoom_plugin_la_SOURCES) \
-	$(nodist_libgoom_plugin_la_SOURCES) \
-	$(libprojectm_plugin_la_SOURCES) \
-	$(nodist_libprojectm_plugin_la_SOURCES)
-DIST_SOURCES = $(libgoom_plugin_la_SOURCES) \
-	$(libprojectm_plugin_la_SOURCES)
-RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
-	html-recursive info-recursive install-data-recursive \
-	install-dvi-recursive install-exec-recursive \
-	install-html-recursive install-info-recursive \
-	install-pdf-recursive install-ps-recursive install-recursive \
-	installcheck-recursive installdirs-recursive pdf-recursive \
-	ps-recursive uninstall-recursive
-RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
-  distclean-recursive maintainer-clean-recursive
-AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
-	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
-	distdir
-ETAGS = etags
-CTAGS = ctags
-DIST_SUBDIRS = $(SUBDIRS)
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-am__relativize = \
-  dir0=`pwd`; \
-  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
-  sed_rest='s,^[^/]*/*,,'; \
-  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
-  sed_butlast='s,/*[^/]*$$,,'; \
-  while test -n "$$dir1"; do \
-    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
-    if test "$$first" != "."; then \
-      if test "$$first" = ".."; then \
-        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
-        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
-      else \
-        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
-        if test "$$first2" = "$$first"; then \
-          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
-        else \
-          dir2="../$$dir2"; \
-        fi; \
-        dir0="$$dir0"/"$$first"; \
-      fi; \
-    fi; \
-    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
-  done; \
-  reldir="$$dir2"
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = visualization
-dir = visualization
-mods = goom projectm
-libvlc_LTLIBRARIES = $(LTLIBgoom) $(LTLIBprojectm)
-EXTRA_LTLIBRARIES = libgoom_plugin.la libprojectm_plugin.la
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
-SUBDIRS = visual
-SOURCES_goom = goom.c
-SOURCES_projectm = projectm.cpp
-
-# The goom plugin
-libgoom_plugin_la_SOURCES = $(SOURCES_goom)
-nodist_libgoom_plugin_la_SOURCES = $(nodist_SOURCES_goom)
-# Force per-target objects:
-libgoom_plugin_la_CFLAGS = $(AM_CFLAGS)
-libgoom_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libgoom_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libgoom_plugin_la_LIBADD = $(AM_LIBADD)
-libgoom_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-
-# The projectm plugin
-libprojectm_plugin_la_SOURCES = $(SOURCES_projectm)
-nodist_libprojectm_plugin_la_SOURCES = $(nodist_SOURCES_projectm)
-# Force per-target objects:
-libprojectm_plugin_la_CFLAGS = $(AM_CFLAGS)
-libprojectm_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libprojectm_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libprojectm_plugin_la_LIBADD = $(AM_LIBADD)
-libprojectm_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-recursive
-
-.SUFFIXES:
-.SUFFIXES: .c .cpp .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/visualization/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/visualization/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libgoom_plugin.la: $(libgoom_plugin_la_OBJECTS) $(libgoom_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libgoom_plugin_la_LINK)  $(libgoom_plugin_la_OBJECTS) $(libgoom_plugin_la_LIBADD) $(LIBS)
-libprojectm_plugin.la: $(libprojectm_plugin_la_OBJECTS) $(libprojectm_plugin_la_DEPENDENCIES) 
-	$(AM_V_CXXLD)$(libprojectm_plugin_la_LINK)  $(libprojectm_plugin_la_OBJECTS) $(libprojectm_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libgoom_plugin_la-goom.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libprojectm_plugin_la-projectm.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-libgoom_plugin_la-goom.lo: goom.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoom_plugin_la_CFLAGS) $(CFLAGS) -MT libgoom_plugin_la-goom.lo -MD -MP -MF $(DEPDIR)/libgoom_plugin_la-goom.Tpo -c -o libgoom_plugin_la-goom.lo `test -f 'goom.c' || echo '$(srcdir)/'`goom.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgoom_plugin_la-goom.Tpo $(DEPDIR)/libgoom_plugin_la-goom.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='goom.c' object='libgoom_plugin_la-goom.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgoom_plugin_la_CFLAGS) $(CFLAGS) -c -o libgoom_plugin_la-goom.lo `test -f 'goom.c' || echo '$(srcdir)/'`goom.c
-
-.cpp.o:
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ $<
-
-.cpp.obj:
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
-
-.cpp.lo:
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LTCXXCOMPILE) -c -o $@ $<
-
-libprojectm_plugin_la-projectm.lo: projectm.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libprojectm_plugin_la_CXXFLAGS) $(CXXFLAGS) -MT libprojectm_plugin_la-projectm.lo -MD -MP -MF $(DEPDIR)/libprojectm_plugin_la-projectm.Tpo -c -o libprojectm_plugin_la-projectm.lo `test -f 'projectm.cpp' || echo '$(srcdir)/'`projectm.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libprojectm_plugin_la-projectm.Tpo $(DEPDIR)/libprojectm_plugin_la-projectm.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='projectm.cpp' object='libprojectm_plugin_la-projectm.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libprojectm_plugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libprojectm_plugin_la-projectm.lo `test -f 'projectm.cpp' || echo '$(srcdir)/'`projectm.cpp
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-# This directory's subdirectories are mostly independent; you can cd
-# into them and run `make' without going through this Makefile.
-# To change the values of `make' variables: instead of editing Makefiles,
-# (1) if the variable is set in `config.status', edit `config.status'
-#     (which will cause the Makefiles to be regenerated when you run `make');
-# (2) otherwise, pass the desired values on the `make' command line.
-$(RECURSIVE_TARGETS):
-	@fail= failcom='exit 1'; \
-	for f in x $$MAKEFLAGS; do \
-	  case $$f in \
-	    *=* | --[!k]*);; \
-	    *k*) failcom='fail=yes';; \
-	  esac; \
-	done; \
-	dot_seen=no; \
-	target=`echo $@ | sed s/-recursive//`; \
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  echo "Making $$target in $$subdir"; \
-	  if test "$$subdir" = "."; then \
-	    dot_seen=yes; \
-	    local_target="$$target-am"; \
-	  else \
-	    local_target="$$target"; \
-	  fi; \
-	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
-	  || eval $$failcom; \
-	done; \
-	if test "$$dot_seen" = "no"; then \
-	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
-	fi; test -z "$$fail"
-
-$(RECURSIVE_CLEAN_TARGETS):
-	@fail= failcom='exit 1'; \
-	for f in x $$MAKEFLAGS; do \
-	  case $$f in \
-	    *=* | --[!k]*);; \
-	    *k*) failcom='fail=yes';; \
-	  esac; \
-	done; \
-	dot_seen=no; \
-	case "$@" in \
-	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
-	  *) list='$(SUBDIRS)' ;; \
-	esac; \
-	rev=''; for subdir in $$list; do \
-	  if test "$$subdir" = "."; then :; else \
-	    rev="$$subdir $$rev"; \
-	  fi; \
-	done; \
-	rev="$$rev ."; \
-	target=`echo $@ | sed s/-recursive//`; \
-	for subdir in $$rev; do \
-	  echo "Making $$target in $$subdir"; \
-	  if test "$$subdir" = "."; then \
-	    local_target="$$target-am"; \
-	  else \
-	    local_target="$$target"; \
-	  fi; \
-	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
-	  || eval $$failcom; \
-	done && test -z "$$fail"
-tags-recursive:
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
-	done
-ctags-recursive:
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
-	done
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
-	  include_option=--etags-include; \
-	  empty_fix=.; \
-	else \
-	  include_option=--include; \
-	  empty_fix=; \
-	fi; \
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    test ! -f $$subdir/TAGS || \
-	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
-	  fi; \
-	done; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    test -d "$(distdir)/$$subdir" \
-	    || $(MKDIR_P) "$(distdir)/$$subdir" \
-	    || exit 1; \
-	  fi; \
-	done
-	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
-	    $(am__relativize); \
-	    new_distdir=$$reldir; \
-	    dir1=$$subdir; dir2="$(top_distdir)"; \
-	    $(am__relativize); \
-	    new_top_distdir=$$reldir; \
-	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
-	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
-	    ($(am__cd) $$subdir && \
-	      $(MAKE) $(AM_MAKEFLAGS) \
-	        top_distdir="$$new_top_distdir" \
-	        distdir="$$new_distdir" \
-		am__remove_distdir=: \
-		am__skip_length_check=: \
-		am__skip_mode_fix=: \
-	        distdir) \
-	      || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-recursive
-all-am: Makefile $(LTLIBRARIES)
-installdirs: installdirs-recursive
-installdirs-am:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-recursive
-install-exec: install-exec-recursive
-install-data: install-data-recursive
-uninstall: uninstall-recursive
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-recursive
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-recursive
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-recursive
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-recursive
-
-dvi-am:
-
-html: html-recursive
-
-html-am:
-
-info: info-recursive
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-recursive
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-recursive
-
-install-html-am:
-
-install-info: install-info-recursive
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-recursive
-
-install-pdf-am:
-
-install-ps: install-ps-recursive
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-recursive
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-recursive
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-recursive
-
-pdf-am:
-
-ps: ps-recursive
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all check \
-	ctags-recursive install install-am install-strip \
-	tags-recursive
-
-.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
-	all all-am check check-am clean clean-generic clean-libtool \
-	clean-libvlcLTLIBRARIES ctags ctags-recursive distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs installdirs-am \
-	maintainer-clean maintainer-clean-generic mostlyclean \
-	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
-	pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
-	uninstall-libvlcLTLIBRARIES
-
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/modules/visualization/visual/Makefile.in b/modules/visualization/visual/Makefile.in
deleted file mode 100644
index 0f0d945..0000000
--- a/modules/visualization/visual/Makefile.in
+++ /dev/null
@@ -1,1029 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-# modules/visualization/visual/Makefile.am automatically generated from modules/visualization/visual/Modules.am by modules/genmf
-# DO NOT EDIT THIS FILE DIRECTLY! See Modules.am instead.
-
-# Common code for VLC modules/.../Makefile.am
-#
-# Copyright (C) 2005-2007 the VideoLAN team
-# Copyright (C) 2005-2008 Rémi Denis-Courmont
-#
-# Authors: Sam Hocevar <sam at zoy.org>
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/Modules.am $(top_srcdir)/modules/common.am
-subdir = modules/visualization/visual
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libvlcdir)"
-LTLIBRARIES = $(libvlc_LTLIBRARIES)
-am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
-	$(top_builddir)/compat/libcompat.la
-am__objects_1 = libvisual_plugin_la-visual.lo \
-	libvisual_plugin_la-effects.lo libvisual_plugin_la-fft.lo
-am_libvisual_plugin_la_OBJECTS = $(am__objects_1)
-nodist_libvisual_plugin_la_OBJECTS =
-libvisual_plugin_la_OBJECTS = $(am_libvisual_plugin_la_OBJECTS) \
-	$(nodist_libvisual_plugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libvisual_plugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(libvisual_plugin_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
-	$(LDFLAGS) -o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libvisual_plugin_la_SOURCES) \
-	$(nodist_libvisual_plugin_la_SOURCES)
-DIST_SOURCES = $(libvisual_plugin_la_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-basedir = visualization
-dir = visualization/visual
-mods = visual
-libvlc_LTLIBRARIES = $(LTLIBvisual)
-EXTRA_LTLIBRARIES = libvisual_plugin.la
-NULL = 
-SUFFIXES = 
-libvlcdir = $(vlclibdir)/plugins/$(basedir)
-EXTRA_DIST = Modules.am
-BUILT_SOURCES = 
-CLEANFILES = $(BUILT_SOURCES)
-LTLIBVLCCORE = $(top_builddir)/src/libvlccore.la
-AM_CFLAGS = `$(VLC_CONFIG) --cflags plugin $@`
-AM_CXXFLAGS = `$(VLC_CONFIG) --cxxflags plugin $@`
-AM_OBJCFLAGS = `$(VLC_CONFIG) --objcflags plugin $@`
-AM_LDFLAGS = -rpath '$(libvlcdir)' \
-	-avoid-version -module \
-	-export-symbols-regex ^vlc_entry \
-	-shrext $(LIBEXT) \
-	-rpath "$(libvlcdir)" \
-	-no-undefined \
-	 `$(VLC_CONFIG) --ldflags plugin $@`
-
-AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \
-	$(LTLIBVLCCORE) $(top_builddir)/compat/libcompat.la
-
-SOURCES_visual = visual.c \
-                 visual.h \
-                 effects.c \
-                 fft.c \
-                 fft.h
-
-
-# The visual plugin
-libvisual_plugin_la_SOURCES = $(SOURCES_visual)
-nodist_libvisual_plugin_la_SOURCES = $(nodist_SOURCES_visual)
-# Force per-target objects:
-libvisual_plugin_la_CFLAGS = $(AM_CFLAGS)
-libvisual_plugin_la_CXXFLAGS = $(AM_CXXFLAGS)
-libvisual_plugin_la_OBJCFLAGS = $(AM_OBJCFLAGS)
-# Set LIBADD and DEPENDENCIES manually:
-libvisual_plugin_la_LIBADD = $(AM_LIBADD)
-libvisual_plugin_la_DEPENDENCIES = $(top_srcdir)/src/libvlccore.sym
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/visualization/visual/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu modules/visualization/visual/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
-	}
-
-uninstall-libvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
-	done
-
-clean-libvlcLTLIBRARIES:
-	-test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES)
-	@list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libvisual_plugin.la: $(libvisual_plugin_la_OBJECTS) $(libvisual_plugin_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libvisual_plugin_la_LINK)  $(libvisual_plugin_la_OBJECTS) $(libvisual_plugin_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libvisual_plugin_la-effects.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libvisual_plugin_la-fft.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libvisual_plugin_la-visual.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-libvisual_plugin_la-visual.lo: visual.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvisual_plugin_la_CFLAGS) $(CFLAGS) -MT libvisual_plugin_la-visual.lo -MD -MP -MF $(DEPDIR)/libvisual_plugin_la-visual.Tpo -c -o libvisual_plugin_la-visual.lo `test -f 'visual.c' || echo '$(srcdir)/'`visual.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libvisual_plugin_la-visual.Tpo $(DEPDIR)/libvisual_plugin_la-visual.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='visual.c' object='libvisual_plugin_la-visual.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvisual_plugin_la_CFLAGS) $(CFLAGS) -c -o libvisual_plugin_la-visual.lo `test -f 'visual.c' || echo '$(srcdir)/'`visual.c
-
-libvisual_plugin_la-effects.lo: effects.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvisual_plugin_la_CFLAGS) $(CFLAGS) -MT libvisual_plugin_la-effects.lo -MD -MP -MF $(DEPDIR)/libvisual_plugin_la-effects.Tpo -c -o libvisual_plugin_la-effects.lo `test -f 'effects.c' || echo '$(srcdir)/'`effects.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libvisual_plugin_la-effects.Tpo $(DEPDIR)/libvisual_plugin_la-effects.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='effects.c' object='libvisual_plugin_la-effects.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvisual_plugin_la_CFLAGS) $(CFLAGS) -c -o libvisual_plugin_la-effects.lo `test -f 'effects.c' || echo '$(srcdir)/'`effects.c
-
-libvisual_plugin_la-fft.lo: fft.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvisual_plugin_la_CFLAGS) $(CFLAGS) -MT libvisual_plugin_la-fft.lo -MD -MP -MF $(DEPDIR)/libvisual_plugin_la-fft.Tpo -c -o libvisual_plugin_la-fft.lo `test -f 'fft.c' || echo '$(srcdir)/'`fft.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libvisual_plugin_la-fft.Tpo $(DEPDIR)/libvisual_plugin_la-fft.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='fft.c' object='libvisual_plugin_la-fft.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvisual_plugin_la_CFLAGS) $(CFLAGS) -c -o libvisual_plugin_la-fft.lo `test -f 'fft.c' || echo '$(srcdir)/'`fft.c
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-am
-all-am: Makefile $(LTLIBRARIES)
-installdirs:
-	for dir in "$(DESTDIR)$(libvlcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-libvlcLTLIBRARIES \
-	mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-libvlcLTLIBRARIES
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-libvlcLTLIBRARIES
-
-.MAKE: all check install install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-	clean-libtool clean-libvlcLTLIBRARIES ctags distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libvlcLTLIBRARIES install-man install-pdf \
-	install-pdf-am install-ps install-ps-am install-strip \
-	installcheck installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags uninstall uninstall-am uninstall-libvlcLTLIBRARIES
-
-
- at MAINTAINER_MODE_TRUE@$(srcdir)/Makefile.am: $(srcdir)/Modules.am $(top_srcdir)/modules/genmf
- at MAINTAINER_MODE_TRUE@	$(AM_V_GEN)cd \$(top_srcdir) && \$(SHELL) modules/genmf $(dir)
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/projects/activex/Makefile.in b/projects/activex/Makefile.in
deleted file mode 100644
index d4bc77d..0000000
--- a/projects/activex/Makefile.in
+++ /dev/null
@@ -1,1338 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-###############################################################################
-# Building the Activex plugin
-###############################################################################
-
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-subdir = projects/activex
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/axvlc.inf.in $(srcdir)/axvlc_rc.rc.in
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES = axvlc.inf axvlc_rc.rc
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libdir)" \
-	"$(DESTDIR)$(noinst_axvlc_rcdir)" \
-	"$(DESTDIR)$(noinst_axvlc_tlbdir)"
-LTLIBRARIES = $(lib_LTLIBRARIES)
-am__axvlc_la_SOURCES_DIST = main.cpp utils.cpp utils.h olecontrol.cpp \
-	olecontrol.h oleinplaceactiveobject.cpp \
-	oleinplaceactiveobject.h oleinplaceobject.cpp \
-	oleinplaceobject.h oleobject.cpp oleobject.h \
-	persistpropbag.cpp persistpropbag.h persiststorage.cpp \
-	persiststorage.h persiststreaminit.cpp persiststreaminit.h \
-	position.h provideclassinfo.cpp provideclassinfo.h \
-	connectioncontainer.cpp connectioncontainer.h objectsafety.cpp \
-	objectsafety.h dataobject.cpp dataobject.h viewobject.cpp \
-	viewobject.h supporterrorinfo.cpp supporterrorinfo.h \
-	vlccontrol.cpp vlccontrol.h vlccontrol2.cpp vlccontrol2.h \
-	plugin.cpp plugin.h axvlc_idl.c axvlc_idl.h guiddef.h
-am__objects_1 = axvlc_la-main.lo axvlc_la-utils.lo \
-	axvlc_la-olecontrol.lo axvlc_la-oleinplaceactiveobject.lo \
-	axvlc_la-oleinplaceobject.lo axvlc_la-oleobject.lo \
-	axvlc_la-persistpropbag.lo axvlc_la-persiststorage.lo \
-	axvlc_la-persiststreaminit.lo axvlc_la-provideclassinfo.lo \
-	axvlc_la-connectioncontainer.lo axvlc_la-objectsafety.lo \
-	axvlc_la-dataobject.lo axvlc_la-viewobject.lo \
-	axvlc_la-supporterrorinfo.lo axvlc_la-vlccontrol.lo \
-	axvlc_la-vlccontrol2.lo axvlc_la-plugin.lo \
-	axvlc_la-axvlc_idl.lo
- at BUILD_ACTIVEX_TRUE@am_axvlc_la_OBJECTS = $(am__objects_1)
-axvlc_la_OBJECTS = $(am_axvlc_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-axvlc_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(axvlc_la_CXXFLAGS) \
-	$(CXXFLAGS) $(axvlc_la_LDFLAGS) $(LDFLAGS) -o $@
- at BUILD_ACTIVEX_TRUE@am_axvlc_la_rpath = -rpath $(libdir)
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
-	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
-LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CXXFLAGS) $(CXXFLAGS)
-AM_V_CXX = $(am__v_CXX_$(V))
-am__v_CXX_ = $(am__v_CXX_$(AM_DEFAULT_VERBOSITY))
-am__v_CXX_0 = @echo "  CXX   " $@;
-CXXLD = $(CXX)
-CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
-	$(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CXXLD = $(am__v_CXXLD_$(V))
-am__v_CXXLD_ = $(am__v_CXXLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CXXLD_0 = @echo "  CXXLD " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(axvlc_la_SOURCES)
-DIST_SOURCES = $(am__axvlc_la_SOURCES_DIST)
-DATA = $(noinst_axvlc_rc_DATA) $(noinst_axvlc_tlb_DATA)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-MOSTLYCLEANFILES = 
-EXTRA_DIST = $(SOURCES_activex) $(DIST_rsrc) $(DIST_misc)
-BUILT_SOURCES = $(BUILT_SOURCES_activex)
-SOURCES_activex = \
-    main.cpp \
-    utils.cpp \
-    utils.h \
-    olecontrol.cpp \
-    olecontrol.h \
-    oleinplaceactiveobject.cpp \
-    oleinplaceactiveobject.h \
-    oleinplaceobject.cpp \
-    oleinplaceobject.h \
-    oleobject.cpp \
-    oleobject.h \
-    persistpropbag.cpp \
-    persistpropbag.h \
-    persiststorage.cpp \
-    persiststorage.h \
-    persiststreaminit.cpp \
-    persiststreaminit.h \
-    position.h \
-    provideclassinfo.cpp \
-    provideclassinfo.h \
-    connectioncontainer.cpp \
-    connectioncontainer.h \
-    objectsafety.cpp \
-    objectsafety.h \
-    dataobject.cpp \
-    dataobject.h \
-    viewobject.cpp \
-    viewobject.h \
-    supporterrorinfo.cpp \
-    supporterrorinfo.h \
-    vlccontrol.cpp \
-    vlccontrol.h \
-    vlccontrol2.cpp \
-    vlccontrol2.h \
-    plugin.cpp \
-    plugin.h \
-    axvlc_idl.c \
-    axvlc_idl.h \
-    guiddef.h \
-    $(NULL)
-
-DIST_rsrc = \
-    axvlc_rc.rc.in \
-    $(NULL)
-
-DIST_misc = \
-    README.TXT \
-    axvlc.inf.in \
-    axvlc.def \
-    axvlc.dll.manifest \
-    axvlc.idl \
-    axvlc.tlb \
-    inplace.bmp \
-    vlc16x16.bmp \
-    test.html \
-    $(NULL)
-
- at BUILD_ACTIVEX_TRUE@lib_LTLIBRARIES = axvlc.la
- at BUILD_ACTIVEX_TRUE@LIBRARIES_libvlc = $(top_builddir)/src/libvlc.la \
- at BUILD_ACTIVEX_TRUE@				   $(top_builddir)/src/libvlccore.la
-
- at BUILD_ACTIVEX_TRUE@axvlc_la_SOURCES = $(SOURCES_activex)
- at BUILD_ACTIVEX_TRUE@axvlc_la_CFLAGS = `$(VLC_CONFIG) --cflags activex`
- at BUILD_ACTIVEX_TRUE@axvlc_la_CXXFLAGS = `$(VLC_CONFIG) --cxxflags activex`
- at BUILD_ACTIVEX_TRUE@axvlc_la_DEPENDENCIES = axvlc.def $(DATA_axvlc_rc) $(LIBRARIES_libvlc)
- at BUILD_ACTIVEX_TRUE@axvlc_la_LDFLAGS = -Wl,$(srcdir)/axvlc.def -Wl,$(DATA_axvlc_rc) \
- at BUILD_ACTIVEX_TRUE@    -no-undefined -avoid-version -module \
- at BUILD_ACTIVEX_TRUE@    `$(VLC_CONFIG) --ldflags activex libvlc`
-
- at BUILD_ACTIVEX_TRUE@axvlc_la_LIBADD = $(LIBRARIES_libvlc) \
- at BUILD_ACTIVEX_TRUE@	`$(VLC_CONFIG) -libs activex`
-
- at BUILD_ACTIVEX_TRUE@DATA_axvlc_rc = $(noinst_axvlc_rc_DATA)
- at BUILD_ACTIVEX_TRUE@noinst_axvlc_rc_DATA = axvlc_rc.$(OBJEXT)
- at BUILD_ACTIVEX_TRUE@noinst_axvlc_rcdir = 
- at BUILD_ACTIVEX_TRUE@DATA_axvlc_tlb = $(axvlc_tlb_DATA)
- at BUILD_ACTIVEX_TRUE@noinst_axvlc_tlb_DATA = axvlc.tlb
- at BUILD_ACTIVEX_TRUE@noinst_axvlc_tlbdir = $(libdir)
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .cpp .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu projects/activex/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu projects/activex/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-axvlc.inf: $(top_builddir)/config.status $(srcdir)/axvlc.inf.in
-	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
-axvlc_rc.rc: $(top_builddir)/config.status $(srcdir)/axvlc_rc.rc.in
-	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
-install-libLTLIBRARIES: $(lib_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
-	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
-	}
-
-uninstall-libLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
-	done
-
-clean-libLTLIBRARIES:
-	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
-	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-axvlc.la: $(axvlc_la_OBJECTS) $(axvlc_la_DEPENDENCIES) 
-	$(AM_V_CXXLD)$(axvlc_la_LINK) $(am_axvlc_la_rpath) $(axvlc_la_OBJECTS) $(axvlc_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/axvlc_la-axvlc_idl.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/axvlc_la-connectioncontainer.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/axvlc_la-dataobject.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/axvlc_la-main.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/axvlc_la-objectsafety.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/axvlc_la-olecontrol.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/axvlc_la-oleinplaceactiveobject.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/axvlc_la-oleinplaceobject.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/axvlc_la-oleobject.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/axvlc_la-persistpropbag.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/axvlc_la-persiststorage.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/axvlc_la-persiststreaminit.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/axvlc_la-plugin.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/axvlc_la-provideclassinfo.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/axvlc_la-supporterrorinfo.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/axvlc_la-utils.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/axvlc_la-viewobject.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/axvlc_la-vlccontrol.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/axvlc_la-vlccontrol2.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-axvlc_la-axvlc_idl.lo: axvlc_idl.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(axvlc_la_CFLAGS) $(CFLAGS) -MT axvlc_la-axvlc_idl.lo -MD -MP -MF $(DEPDIR)/axvlc_la-axvlc_idl.Tpo -c -o axvlc_la-axvlc_idl.lo `test -f 'axvlc_idl.c' || echo '$(srcdir)/'`axvlc_idl.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/axvlc_la-axvlc_idl.Tpo $(DEPDIR)/axvlc_la-axvlc_idl.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='axvlc_idl.c' object='axvlc_la-axvlc_idl.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(axvlc_la_CFLAGS) $(CFLAGS) -c -o axvlc_la-axvlc_idl.lo `test -f 'axvlc_idl.c' || echo '$(srcdir)/'`axvlc_idl.c
-
-.cpp.o:
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ $<
-
-.cpp.obj:
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
-
-.cpp.lo:
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LTCXXCOMPILE) -c -o $@ $<
-
-axvlc_la-main.lo: main.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(axvlc_la_CXXFLAGS) $(CXXFLAGS) -MT axvlc_la-main.lo -MD -MP -MF $(DEPDIR)/axvlc_la-main.Tpo -c -o axvlc_la-main.lo `test -f 'main.cpp' || echo '$(srcdir)/'`main.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/axvlc_la-main.Tpo $(DEPDIR)/axvlc_la-main.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='main.cpp' object='axvlc_la-main.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(axvlc_la_CXXFLAGS) $(CXXFLAGS) -c -o axvlc_la-main.lo `test -f 'main.cpp' || echo '$(srcdir)/'`main.cpp
-
-axvlc_la-utils.lo: utils.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(axvlc_la_CXXFLAGS) $(CXXFLAGS) -MT axvlc_la-utils.lo -MD -MP -MF $(DEPDIR)/axvlc_la-utils.Tpo -c -o axvlc_la-utils.lo `test -f 'utils.cpp' || echo '$(srcdir)/'`utils.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/axvlc_la-utils.Tpo $(DEPDIR)/axvlc_la-utils.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='utils.cpp' object='axvlc_la-utils.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(axvlc_la_CXXFLAGS) $(CXXFLAGS) -c -o axvlc_la-utils.lo `test -f 'utils.cpp' || echo '$(srcdir)/'`utils.cpp
-
-axvlc_la-olecontrol.lo: olecontrol.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(axvlc_la_CXXFLAGS) $(CXXFLAGS) -MT axvlc_la-olecontrol.lo -MD -MP -MF $(DEPDIR)/axvlc_la-olecontrol.Tpo -c -o axvlc_la-olecontrol.lo `test -f 'olecontrol.cpp' || echo '$(srcdir)/'`olecontrol.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/axvlc_la-olecontrol.Tpo $(DEPDIR)/axvlc_la-olecontrol.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='olecontrol.cpp' object='axvlc_la-olecontrol.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(axvlc_la_CXXFLAGS) $(CXXFLAGS) -c -o axvlc_la-olecontrol.lo `test -f 'olecontrol.cpp' || echo '$(srcdir)/'`olecontrol.cpp
-
-axvlc_la-oleinplaceactiveobject.lo: oleinplaceactiveobject.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(axvlc_la_CXXFLAGS) $(CXXFLAGS) -MT axvlc_la-oleinplaceactiveobject.lo -MD -MP -MF $(DEPDIR)/axvlc_la-oleinplaceactiveobject.Tpo -c -o axvlc_la-oleinplaceactiveobject.lo `test -f 'oleinplaceactiveobject.cpp' || echo '$(srcdir)/'`oleinplaceactiveobject.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/axvlc_la-oleinplaceactiveobject.Tpo $(DEPDIR)/axvlc_la-oleinplaceactiveobject.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='oleinplaceactiveobject.cpp' object='axvlc_la-oleinplaceactiveobject.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(axvlc_la_CXXFLAGS) $(CXXFLAGS) -c -o axvlc_la-oleinplaceactiveobject.lo `test -f 'oleinplaceactiveobject.cpp' || echo '$(srcdir)/'`oleinplaceactiveobject.cpp
-
-axvlc_la-oleinplaceobject.lo: oleinplaceobject.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(axvlc_la_CXXFLAGS) $(CXXFLAGS) -MT axvlc_la-oleinplaceobject.lo -MD -MP -MF $(DEPDIR)/axvlc_la-oleinplaceobject.Tpo -c -o axvlc_la-oleinplaceobject.lo `test -f 'oleinplaceobject.cpp' || echo '$(srcdir)/'`oleinplaceobject.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/axvlc_la-oleinplaceobject.Tpo $(DEPDIR)/axvlc_la-oleinplaceobject.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='oleinplaceobject.cpp' object='axvlc_la-oleinplaceobject.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(axvlc_la_CXXFLAGS) $(CXXFLAGS) -c -o axvlc_la-oleinplaceobject.lo `test -f 'oleinplaceobject.cpp' || echo '$(srcdir)/'`oleinplaceobject.cpp
-
-axvlc_la-oleobject.lo: oleobject.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(axvlc_la_CXXFLAGS) $(CXXFLAGS) -MT axvlc_la-oleobject.lo -MD -MP -MF $(DEPDIR)/axvlc_la-oleobject.Tpo -c -o axvlc_la-oleobject.lo `test -f 'oleobject.cpp' || echo '$(srcdir)/'`oleobject.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/axvlc_la-oleobject.Tpo $(DEPDIR)/axvlc_la-oleobject.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='oleobject.cpp' object='axvlc_la-oleobject.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(axvlc_la_CXXFLAGS) $(CXXFLAGS) -c -o axvlc_la-oleobject.lo `test -f 'oleobject.cpp' || echo '$(srcdir)/'`oleobject.cpp
-
-axvlc_la-persistpropbag.lo: persistpropbag.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(axvlc_la_CXXFLAGS) $(CXXFLAGS) -MT axvlc_la-persistpropbag.lo -MD -MP -MF $(DEPDIR)/axvlc_la-persistpropbag.Tpo -c -o axvlc_la-persistpropbag.lo `test -f 'persistpropbag.cpp' || echo '$(srcdir)/'`persistpropbag.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/axvlc_la-persistpropbag.Tpo $(DEPDIR)/axvlc_la-persistpropbag.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='persistpropbag.cpp' object='axvlc_la-persistpropbag.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(axvlc_la_CXXFLAGS) $(CXXFLAGS) -c -o axvlc_la-persistpropbag.lo `test -f 'persistpropbag.cpp' || echo '$(srcdir)/'`persistpropbag.cpp
-
-axvlc_la-persiststorage.lo: persiststorage.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(axvlc_la_CXXFLAGS) $(CXXFLAGS) -MT axvlc_la-persiststorage.lo -MD -MP -MF $(DEPDIR)/axvlc_la-persiststorage.Tpo -c -o axvlc_la-persiststorage.lo `test -f 'persiststorage.cpp' || echo '$(srcdir)/'`persiststorage.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/axvlc_la-persiststorage.Tpo $(DEPDIR)/axvlc_la-persiststorage.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='persiststorage.cpp' object='axvlc_la-persiststorage.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(axvlc_la_CXXFLAGS) $(CXXFLAGS) -c -o axvlc_la-persiststorage.lo `test -f 'persiststorage.cpp' || echo '$(srcdir)/'`persiststorage.cpp
-
-axvlc_la-persiststreaminit.lo: persiststreaminit.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(axvlc_la_CXXFLAGS) $(CXXFLAGS) -MT axvlc_la-persiststreaminit.lo -MD -MP -MF $(DEPDIR)/axvlc_la-persiststreaminit.Tpo -c -o axvlc_la-persiststreaminit.lo `test -f 'persiststreaminit.cpp' || echo '$(srcdir)/'`persiststreaminit.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/axvlc_la-persiststreaminit.Tpo $(DEPDIR)/axvlc_la-persiststreaminit.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='persiststreaminit.cpp' object='axvlc_la-persiststreaminit.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(axvlc_la_CXXFLAGS) $(CXXFLAGS) -c -o axvlc_la-persiststreaminit.lo `test -f 'persiststreaminit.cpp' || echo '$(srcdir)/'`persiststreaminit.cpp
-
-axvlc_la-provideclassinfo.lo: provideclassinfo.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(axvlc_la_CXXFLAGS) $(CXXFLAGS) -MT axvlc_la-provideclassinfo.lo -MD -MP -MF $(DEPDIR)/axvlc_la-provideclassinfo.Tpo -c -o axvlc_la-provideclassinfo.lo `test -f 'provideclassinfo.cpp' || echo '$(srcdir)/'`provideclassinfo.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/axvlc_la-provideclassinfo.Tpo $(DEPDIR)/axvlc_la-provideclassinfo.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='provideclassinfo.cpp' object='axvlc_la-provideclassinfo.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(axvlc_la_CXXFLAGS) $(CXXFLAGS) -c -o axvlc_la-provideclassinfo.lo `test -f 'provideclassinfo.cpp' || echo '$(srcdir)/'`provideclassinfo.cpp
-
-axvlc_la-connectioncontainer.lo: connectioncontainer.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(axvlc_la_CXXFLAGS) $(CXXFLAGS) -MT axvlc_la-connectioncontainer.lo -MD -MP -MF $(DEPDIR)/axvlc_la-connectioncontainer.Tpo -c -o axvlc_la-connectioncontainer.lo `test -f 'connectioncontainer.cpp' || echo '$(srcdir)/'`connectioncontainer.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/axvlc_la-connectioncontainer.Tpo $(DEPDIR)/axvlc_la-connectioncontainer.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='connectioncontainer.cpp' object='axvlc_la-connectioncontainer.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(axvlc_la_CXXFLAGS) $(CXXFLAGS) -c -o axvlc_la-connectioncontainer.lo `test -f 'connectioncontainer.cpp' || echo '$(srcdir)/'`connectioncontainer.cpp
-
-axvlc_la-objectsafety.lo: objectsafety.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(axvlc_la_CXXFLAGS) $(CXXFLAGS) -MT axvlc_la-objectsafety.lo -MD -MP -MF $(DEPDIR)/axvlc_la-objectsafety.Tpo -c -o axvlc_la-objectsafety.lo `test -f 'objectsafety.cpp' || echo '$(srcdir)/'`objectsafety.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/axvlc_la-objectsafety.Tpo $(DEPDIR)/axvlc_la-objectsafety.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='objectsafety.cpp' object='axvlc_la-objectsafety.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(axvlc_la_CXXFLAGS) $(CXXFLAGS) -c -o axvlc_la-objectsafety.lo `test -f 'objectsafety.cpp' || echo '$(srcdir)/'`objectsafety.cpp
-
-axvlc_la-dataobject.lo: dataobject.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(axvlc_la_CXXFLAGS) $(CXXFLAGS) -MT axvlc_la-dataobject.lo -MD -MP -MF $(DEPDIR)/axvlc_la-dataobject.Tpo -c -o axvlc_la-dataobject.lo `test -f 'dataobject.cpp' || echo '$(srcdir)/'`dataobject.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/axvlc_la-dataobject.Tpo $(DEPDIR)/axvlc_la-dataobject.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='dataobject.cpp' object='axvlc_la-dataobject.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(axvlc_la_CXXFLAGS) $(CXXFLAGS) -c -o axvlc_la-dataobject.lo `test -f 'dataobject.cpp' || echo '$(srcdir)/'`dataobject.cpp
-
-axvlc_la-viewobject.lo: viewobject.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(axvlc_la_CXXFLAGS) $(CXXFLAGS) -MT axvlc_la-viewobject.lo -MD -MP -MF $(DEPDIR)/axvlc_la-viewobject.Tpo -c -o axvlc_la-viewobject.lo `test -f 'viewobject.cpp' || echo '$(srcdir)/'`viewobject.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/axvlc_la-viewobject.Tpo $(DEPDIR)/axvlc_la-viewobject.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='viewobject.cpp' object='axvlc_la-viewobject.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(axvlc_la_CXXFLAGS) $(CXXFLAGS) -c -o axvlc_la-viewobject.lo `test -f 'viewobject.cpp' || echo '$(srcdir)/'`viewobject.cpp
-
-axvlc_la-supporterrorinfo.lo: supporterrorinfo.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(axvlc_la_CXXFLAGS) $(CXXFLAGS) -MT axvlc_la-supporterrorinfo.lo -MD -MP -MF $(DEPDIR)/axvlc_la-supporterrorinfo.Tpo -c -o axvlc_la-supporterrorinfo.lo `test -f 'supporterrorinfo.cpp' || echo '$(srcdir)/'`supporterrorinfo.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/axvlc_la-supporterrorinfo.Tpo $(DEPDIR)/axvlc_la-supporterrorinfo.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='supporterrorinfo.cpp' object='axvlc_la-supporterrorinfo.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(axvlc_la_CXXFLAGS) $(CXXFLAGS) -c -o axvlc_la-supporterrorinfo.lo `test -f 'supporterrorinfo.cpp' || echo '$(srcdir)/'`supporterrorinfo.cpp
-
-axvlc_la-vlccontrol.lo: vlccontrol.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(axvlc_la_CXXFLAGS) $(CXXFLAGS) -MT axvlc_la-vlccontrol.lo -MD -MP -MF $(DEPDIR)/axvlc_la-vlccontrol.Tpo -c -o axvlc_la-vlccontrol.lo `test -f 'vlccontrol.cpp' || echo '$(srcdir)/'`vlccontrol.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/axvlc_la-vlccontrol.Tpo $(DEPDIR)/axvlc_la-vlccontrol.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='vlccontrol.cpp' object='axvlc_la-vlccontrol.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(axvlc_la_CXXFLAGS) $(CXXFLAGS) -c -o axvlc_la-vlccontrol.lo `test -f 'vlccontrol.cpp' || echo '$(srcdir)/'`vlccontrol.cpp
-
-axvlc_la-vlccontrol2.lo: vlccontrol2.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(axvlc_la_CXXFLAGS) $(CXXFLAGS) -MT axvlc_la-vlccontrol2.lo -MD -MP -MF $(DEPDIR)/axvlc_la-vlccontrol2.Tpo -c -o axvlc_la-vlccontrol2.lo `test -f 'vlccontrol2.cpp' || echo '$(srcdir)/'`vlccontrol2.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/axvlc_la-vlccontrol2.Tpo $(DEPDIR)/axvlc_la-vlccontrol2.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='vlccontrol2.cpp' object='axvlc_la-vlccontrol2.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(axvlc_la_CXXFLAGS) $(CXXFLAGS) -c -o axvlc_la-vlccontrol2.lo `test -f 'vlccontrol2.cpp' || echo '$(srcdir)/'`vlccontrol2.cpp
-
-axvlc_la-plugin.lo: plugin.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(axvlc_la_CXXFLAGS) $(CXXFLAGS) -MT axvlc_la-plugin.lo -MD -MP -MF $(DEPDIR)/axvlc_la-plugin.Tpo -c -o axvlc_la-plugin.lo `test -f 'plugin.cpp' || echo '$(srcdir)/'`plugin.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/axvlc_la-plugin.Tpo $(DEPDIR)/axvlc_la-plugin.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='plugin.cpp' object='axvlc_la-plugin.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(axvlc_la_CXXFLAGS) $(CXXFLAGS) -c -o axvlc_la-plugin.lo `test -f 'plugin.cpp' || echo '$(srcdir)/'`plugin.cpp
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-install-noinst_axvlc_rcDATA: $(noinst_axvlc_rc_DATA)
-	@$(NORMAL_INSTALL)
-	test -z "$(noinst_axvlc_rcdir)" || $(MKDIR_P) "$(DESTDIR)$(noinst_axvlc_rcdir)"
-	@list='$(noinst_axvlc_rc_DATA)'; test -n "$(noinst_axvlc_rcdir)" || list=; \
-	for p in $$list; do \
-	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
-	  echo "$$d$$p"; \
-	done | $(am__base_list) | \
-	while read files; do \
-	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(noinst_axvlc_rcdir)'"; \
-	  $(INSTALL_DATA) $$files "$(DESTDIR)$(noinst_axvlc_rcdir)" || exit $$?; \
-	done
-
-uninstall-noinst_axvlc_rcDATA:
-	@$(NORMAL_UNINSTALL)
-	@list='$(noinst_axvlc_rc_DATA)'; test -n "$(noinst_axvlc_rcdir)" || list=; \
-	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(noinst_axvlc_rcdir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(noinst_axvlc_rcdir)" && rm -f $$files
-install-noinst_axvlc_tlbDATA: $(noinst_axvlc_tlb_DATA)
-	@$(NORMAL_INSTALL)
-	test -z "$(noinst_axvlc_tlbdir)" || $(MKDIR_P) "$(DESTDIR)$(noinst_axvlc_tlbdir)"
-	@list='$(noinst_axvlc_tlb_DATA)'; test -n "$(noinst_axvlc_tlbdir)" || list=; \
-	for p in $$list; do \
-	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
-	  echo "$$d$$p"; \
-	done | $(am__base_list) | \
-	while read files; do \
-	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(noinst_axvlc_tlbdir)'"; \
-	  $(INSTALL_DATA) $$files "$(DESTDIR)$(noinst_axvlc_tlbdir)" || exit $$?; \
-	done
-
-uninstall-noinst_axvlc_tlbDATA:
-	@$(NORMAL_UNINSTALL)
-	@list='$(noinst_axvlc_tlb_DATA)'; test -n "$(noinst_axvlc_tlbdir)" || list=; \
-	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(noinst_axvlc_tlbdir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(noinst_axvlc_tlbdir)" && rm -f $$files
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-am
-all-am: Makefile $(LTLIBRARIES) $(DATA)
-installdirs:
-	for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(noinst_axvlc_rcdir)" "$(DESTDIR)$(noinst_axvlc_tlbdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-	-test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
-
-clean-generic:
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-am
-
-clean-am: clean-generic clean-libLTLIBRARIES clean-libtool clean-local \
-	mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-noinst_axvlc_rcDATA \
-	install-noinst_axvlc_tlbDATA
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am: install-libLTLIBRARIES
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-libLTLIBRARIES uninstall-noinst_axvlc_rcDATA \
-	uninstall-noinst_axvlc_tlbDATA
-
-.MAKE: all check install install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-	clean-libLTLIBRARIES clean-libtool clean-local ctags distclean \
-	distclean-compile distclean-generic distclean-libtool \
-	distclean-tags distdir dvi dvi-am html html-am info info-am \
-	install install-am install-data install-data-am install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am \
-	install-libLTLIBRARIES install-man install-noinst_axvlc_rcDATA \
-	install-noinst_axvlc_tlbDATA install-pdf install-pdf-am \
-	install-ps install-ps-am install-strip installcheck \
-	installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags uninstall uninstall-am uninstall-libLTLIBRARIES \
-	uninstall-noinst_axvlc_rcDATA uninstall-noinst_axvlc_tlbDATA
-
- at BUILD_ACTIVEX_TRUE@axvlc_rc.$(OBJEXT): axvlc_rc.rc inplace.bmp axvlc.tlb
- at BUILD_ACTIVEX_TRUE@	$(WINDRES) --include-dir $(srcdir) -i $< -o $@
-
- at BUILD_ACTIVEX_TRUE@@HAS_MIDL_COMPILER_TRUE at axvlc.tlb axvlc_idl.c axvlc_idl.h: axvlc.idl
- at BUILD_ACTIVEX_TRUE@@HAS_MIDL_COMPILER_TRUE@	$(MIDL) -Oicf -error all -env win32 -tlb axvlc.tlb -iid axvlc_idl.c -h axvlc_idl.h axvlc.idl
-
- at BUILD_ACTIVEX_TRUE@@HAS_MIDL_COMPILER_TRUE at clean-tlb:
- at BUILD_ACTIVEX_TRUE@@HAS_MIDL_COMPILER_TRUE@	rm -f axvlc.tlb axvlc_idl.c axvlc_idl.h
-
- at BUILD_ACTIVEX_TRUE@@HAS_MIDL_COMPILER_FALSE@@HAS_WIDL_COMPILER_TRUE at axvlc.tlb axvlc_idl.c axvlc_idl.h: axvlc.idl
- at BUILD_ACTIVEX_TRUE@@HAS_MIDL_COMPILER_FALSE@@HAS_WIDL_COMPILER_TRUE@	$(WIDL) -I$(WINE_SDK_PATH)/include -tuh -T axvlc.tlb -U axvlc_idl.c -H axvlc_idl.h axvlc.idl
-
- at BUILD_ACTIVEX_TRUE@@HAS_MIDL_COMPILER_FALSE@@HAS_WIDL_COMPILER_TRUE at clean-tlb:
- at BUILD_ACTIVEX_TRUE@@HAS_MIDL_COMPILER_FALSE@@HAS_WIDL_COMPILER_TRUE@	rm -f axvlc.tlb axvlc_idl.c axvlc_idl.h
-
- at BUILD_ACTIVEX_TRUE@@HAS_MIDL_COMPILER_FALSE@@HAS_WIDL_COMPILER_FALSE at clean-tlb:
-
- at BUILD_ACTIVEX_FALSE@clean-tlb:
-
-###############################################################################
-# Clean rules
-###############################################################################
-
-clean-local: clean-tlb
-
-###############################################################################
-# Force rules
-###############################################################################
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/projects/mozilla/Makefile.in b/projects/mozilla/Makefile.in
deleted file mode 100644
index 859ce83..0000000
--- a/projects/mozilla/Makefile.in
+++ /dev/null
@@ -1,1316 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-###############################################################################
-# Building the Mozilla plugin
-###############################################################################
-
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
- at BUILD_MOZILLA_TRUE@@HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE at am__append_1 = npvlc.rsrc
- at BUILD_MOZILLA_TRUE@@HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE at am__append_2 = VLC\ Plugin.plugin
-subdir = projects/mozilla
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/install.js.in $(srcdir)/install.rdf.in \
-	$(srcdir)/npvlc_rc.rc.in $(srcdir)/vlc.r.in COPYING
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES = npvlc_rc.rc vlc.r install.js install.rdf
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(npvlcdir)" \
-	"$(DESTDIR)$(noinst_npvlc_rcdir)"
-LTLIBRARIES = $(lib_LTLIBRARIES) $(npvlc_LTLIBRARIES)
-am__libvlcplugin_la_SOURCES_DIST = vlcshell.cpp vlcshell.h \
-	vlcplugin.cpp vlcplugin.h control/npolibvlc.cpp \
-	control/npolibvlc.h control/nporuntime.cpp \
-	control/nporuntime.h control/position.h support/classinfo.h \
-	support/npunix.cpp support/npmac.cpp support/npwin.cpp
-am__objects_1 = libvlcplugin_la-vlcshell.lo \
-	libvlcplugin_la-vlcplugin.lo libvlcplugin_la-npolibvlc.lo \
-	libvlcplugin_la-nporuntime.lo
- at BUILD_MOZILLA_TRUE@@HAVE_DARWIN_FALSE@@HAVE_WIN32_FALSE at am__objects_2 = libvlcplugin_la-npunix.lo
- at BUILD_MOZILLA_TRUE@@HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE at am__objects_2 = libvlcplugin_la-npmac.lo
- at BUILD_MOZILLA_TRUE@@HAVE_WIN32_TRUE at am__objects_2 =  \
- at BUILD_MOZILLA_TRUE@@HAVE_WIN32_TRUE@	libvlcplugin_la-npwin.lo
- at BUILD_MOZILLA_TRUE@@HAVE_DARWIN_FALSE@@HAVE_WIN32_FALSE at am_libvlcplugin_la_OBJECTS = $(am__objects_1) \
- at BUILD_MOZILLA_TRUE@@HAVE_DARWIN_FALSE@@HAVE_WIN32_FALSE@	$(am__objects_2)
-libvlcplugin_la_OBJECTS = $(am_libvlcplugin_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libvlcplugin_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
-	$(libvlcplugin_la_CXXFLAGS) $(CXXFLAGS) \
-	$(libvlcplugin_la_LDFLAGS) $(LDFLAGS) -o $@
- at BUILD_MOZILLA_TRUE@@HAVE_DARWIN_FALSE@@HAVE_WIN32_FALSE at am_libvlcplugin_la_rpath = -rpath \
- at BUILD_MOZILLA_TRUE@@HAVE_DARWIN_FALSE@@HAVE_WIN32_FALSE@	$(npvlcdir)
-am__npvlc_la_SOURCES_DIST = vlcshell.cpp vlcshell.h vlcplugin.cpp \
-	vlcplugin.h control/npolibvlc.cpp control/npolibvlc.h \
-	control/nporuntime.cpp control/nporuntime.h control/position.h \
-	support/classinfo.h support/npunix.cpp support/npmac.cpp \
-	support/npwin.cpp
-am__objects_3 = npvlc_la-vlcshell.lo npvlc_la-vlcplugin.lo \
-	npvlc_la-npolibvlc.lo npvlc_la-nporuntime.lo
- at BUILD_MOZILLA_TRUE@@HAVE_DARWIN_FALSE@@HAVE_WIN32_FALSE at am__objects_4 = npvlc_la-npunix.lo
- at BUILD_MOZILLA_TRUE@@HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE at am__objects_4 = npvlc_la-npmac.lo
- at BUILD_MOZILLA_TRUE@@HAVE_WIN32_TRUE at am__objects_4 =  \
- at BUILD_MOZILLA_TRUE@@HAVE_WIN32_TRUE@	npvlc_la-npwin.lo
- at BUILD_MOZILLA_TRUE@@HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE at am_npvlc_la_OBJECTS = $(am__objects_3) \
- at BUILD_MOZILLA_TRUE@@HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE@	$(am__objects_4)
- at BUILD_MOZILLA_TRUE@@HAVE_WIN32_TRUE at am_npvlc_la_OBJECTS =  \
- at BUILD_MOZILLA_TRUE@@HAVE_WIN32_TRUE@	$(am__objects_3) \
- at BUILD_MOZILLA_TRUE@@HAVE_WIN32_TRUE@	$(am__objects_4)
-npvlc_la_OBJECTS = $(am_npvlc_la_OBJECTS)
-npvlc_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(npvlc_la_CXXFLAGS) \
-	$(CXXFLAGS) $(npvlc_la_LDFLAGS) $(LDFLAGS) -o $@
- at BUILD_MOZILLA_TRUE@@HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE at am_npvlc_la_rpath = -rpath \
- at BUILD_MOZILLA_TRUE@@HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE@	$(libdir)
- at BUILD_MOZILLA_TRUE@@HAVE_WIN32_TRUE at am_npvlc_la_rpath = -rpath \
- at BUILD_MOZILLA_TRUE@@HAVE_WIN32_TRUE@	$(libdir)
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
-	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
-LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CXXFLAGS) $(CXXFLAGS)
-AM_V_CXX = $(am__v_CXX_$(V))
-am__v_CXX_ = $(am__v_CXX_$(AM_DEFAULT_VERBOSITY))
-am__v_CXX_0 = @echo "  CXX   " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CXXLD = $(CXX)
-CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
-	$(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CXXLD = $(am__v_CXXLD_$(V))
-am__v_CXXLD_ = $(am__v_CXXLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CXXLD_0 = @echo "  CXXLD " $@;
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libvlcplugin_la_SOURCES) $(npvlc_la_SOURCES)
-DIST_SOURCES = $(am__libvlcplugin_la_SOURCES_DIST) \
-	$(am__npvlc_la_SOURCES_DIST)
-DATA = $(noinst_DATA) $(noinst_npvlc_rc_DATA)
-ETAGS = etags
-CTAGS = ctags
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-MOSTLYCLEANFILES = $(am__append_1)
-CLEANFILES = $(BUILT_SOURCES) $(am__append_2)
-EXTRA_DIST = $(DIST_sources) npvlc_rc.rc.in COPYING npvlc.dll.manifest
-SOURCES_mozilla_common = \
-	vlcshell.cpp \
-	vlcshell.h \
-	vlcplugin.cpp \
-	vlcplugin.h \
-	control/npolibvlc.cpp \
-	control/npolibvlc.h \
-	control/nporuntime.cpp \
-	control/nporuntime.h \
-	control/position.h \
-	support/classinfo.h
-
-DIST_sources = $(SOURCES_mozilla_common) \
-	support/npwin.cpp support/npmac.cpp support/npunix.cpp
-
- at BUILD_MOZILLA_TRUE@LIBRARIES_libvlc = $(top_builddir)/src/libvlc.la \
- at BUILD_MOZILLA_TRUE@				   $(top_builddir)/src/libvlccore.la
-
-
-#
-# MacOS X
-#
- at BUILD_MOZILLA_TRUE@@HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE at lib_LTLIBRARIES = npvlc.la
-
-# Under Win32, Mozilla plugins need to be named NP******.DLL, but under Unix
-# the common naming scheme is lib******plugin.so. Also, we need npwin.cpp
-# under Win32 and npunix.cpp under Unix.
-#
- at BUILD_MOZILLA_TRUE@@HAVE_WIN32_TRUE at lib_LTLIBRARIES = npvlc.la
- at BUILD_MOZILLA_TRUE@@HAVE_DARWIN_FALSE@@HAVE_WIN32_FALSE at SOURCES_support = support/npunix.cpp
- at BUILD_MOZILLA_TRUE@@HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE at SOURCES_support = support/npmac.cpp
- at BUILD_MOZILLA_TRUE@@HAVE_WIN32_TRUE at SOURCES_support = support/npwin.cpp
-
-# uncomment if dependencies on XPCOM libs is sought
-#	if test -d "$(MOZILLA_SDK_PATH)/lib"; then \
-#	  for i in "$(MOZILLA_SDK_PATH)"/lib/*.dylib ; do \
-#	    dylib="$(srcdir)/$@/Contents/MacOS/`basename $${i}`" ; \
-#	    $(INSTALL) -m 644 "$${i}" "$$dylib" ; \
-#	    $(FIXEXECPATH); \
-#	  done ; \
-#	fi
-
-#
-# UNIX/Others platforms
-#
- at BUILD_MOZILLA_TRUE@@HAVE_DARWIN_FALSE@@HAVE_WIN32_FALSE at CPPFLAGS_mozilla_EXTRA = -DDATA_PATH=\"$(pkgdatadir)\"
- at BUILD_MOZILLA_TRUE@@HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE at CPPFLAGS_mozilla_EXTRA = -I. -I$(top_builddir) -I$(srcdir)/../include -c \
- at BUILD_MOZILLA_TRUE@@HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE@	-F/System/Library/Frameworks/CoreFoundation.framework $(moz_CFLAGS) \
- at BUILD_MOZILLA_TRUE@@HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE@	-I/Developer/Headers/FlatCarbon -fno-common -fpascal-strings \
- at BUILD_MOZILLA_TRUE@@HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE@	-Wmost -Wno-four-char-constants -Wno-unknown-pragmas -DXP_MACOSX=1 \
- at BUILD_MOZILLA_TRUE@@HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE@	-DNO_X11=1 -DUSE_SYSTEM_CONSOLE=1 -pipe -fmessage-length=0 
-
- at BUILD_MOZILLA_TRUE@@HAVE_WIN32_TRUE at CPPFLAGS_mozilla_EXTRA = -DXP_WIN -DXP_WIN32
- at BUILD_MOZILLA_TRUE@@HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE at LDFLAGS_mozilla_EXTRA = -no-undefined -bundle -Wl,-read_only_relocs -Wl,suppress \
- at BUILD_MOZILLA_TRUE@@HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE@	-Wl,-headerpad_max_install_names -shrext $(LIBEXT) -Wl,-framework,Carbon -Wl,-framework,System
-
- at BUILD_MOZILLA_TRUE@@HAVE_WIN32_TRUE at LDFLAGS_mozilla_EXTRA = -no-undefined -Wl,--kill-at -Wl,$(DATA_npvlc_rc)
- at BUILD_MOZILLA_TRUE@@HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE at npvlc_la_SOURCES = $(SOURCES_mozilla_common) $(SOURCES_support)
- at BUILD_MOZILLA_TRUE@@HAVE_WIN32_TRUE at npvlc_la_SOURCES = $(SOURCES_mozilla_common) $(SOURCES_support)
- at BUILD_MOZILLA_TRUE@@HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE at npvlc_la_CFLAGS = `$(VLC_CONFIG) --cflags mozilla` $(CPPFLAGS_mozilla_EXTRA)
- at BUILD_MOZILLA_TRUE@@HAVE_WIN32_TRUE at npvlc_la_CFLAGS = `$(VLC_CONFIG) --cflags mozilla` $(CPPFLAGS_mozilla_extra)
- at BUILD_MOZILLA_TRUE@@HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE at npvlc_la_CXXFLAGS = `$(VLC_CONFIG) --cxxflags mozilla` $(CPPFLAGS_mozilla_EXTRA) 
- at BUILD_MOZILLA_TRUE@@HAVE_WIN32_TRUE at npvlc_la_CXXFLAGS = `$(VLC_CONFIG) --cxxflags mozilla` $(CPPFLAGS_mozilla_extra)
- at BUILD_MOZILLA_TRUE@@HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE at npvlc_la_DEPENDENCIES = $(LIBRARIES_libvlc)
- at BUILD_MOZILLA_TRUE@@HAVE_WIN32_TRUE at npvlc_la_DEPENDENCIES = $(DATA_npvlc_rc) $(LIBRARIES_libvlc)
- at BUILD_MOZILLA_TRUE@@HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE at npvlc_la_LDFLAGS = `$(VLC_CONFIG) --ldflags mozilla` -module -avoid-version \
- at BUILD_MOZILLA_TRUE@@HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE@				   $(LDFLAGS_mozilla_EXTRA)
-
- at BUILD_MOZILLA_TRUE@@HAVE_WIN32_TRUE at npvlc_la_LDFLAGS = `$(VLC_CONFIG) --ldflags mozilla` -module -avoid-version \
- at BUILD_MOZILLA_TRUE@@HAVE_WIN32_TRUE@				   $(LDFLAGS_mozilla_EXTRA)
-
- at BUILD_MOZILLA_TRUE@@HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE at npvlc_la_LIBADD = `$(VLC_CONFIG) -libs mozilla` $(LIBRARIES_libvlc)
- at BUILD_MOZILLA_TRUE@@HAVE_WIN32_TRUE at npvlc_la_LIBADD = `$(VLC_CONFIG) -libs mozilla` $(LIBRARIES_libvlc)
- at BUILD_MOZILLA_TRUE@@HAVE_WIN32_TRUE at DATA_npvlc_rc = $(noinst_npvlc_rc_DATA)
- at BUILD_MOZILLA_TRUE@@HAVE_WIN32_TRUE at noinst_npvlc_rc_DATA = npvlc_rc.$(OBJEXT)
- at BUILD_MOZILLA_TRUE@@HAVE_WIN32_TRUE at noinst_npvlc_rcdir = 
- at BUILD_MOZILLA_TRUE@@HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE at noinst_DATA = npvlc.rsrc VLC\ Plugin.plugin
- at BUILD_MOZILLA_TRUE@@HAVE_DARWIN_FALSE@@HAVE_WIN32_FALSE at npvlc_LTLIBRARIES = libvlcplugin.la
- at BUILD_MOZILLA_TRUE@@HAVE_DARWIN_FALSE@@HAVE_WIN32_FALSE at npvlc = libvlcplugin$(LIBEXT)
- at BUILD_MOZILLA_TRUE@@HAVE_DARWIN_FALSE@@HAVE_WIN32_FALSE at npvlcdir = $(libdir)/mozilla/plugins
- at BUILD_MOZILLA_TRUE@@HAVE_DARWIN_FALSE@@HAVE_WIN32_FALSE at libvlcplugin_la_SOURCES = $(SOURCES_mozilla_common) $(SOURCES_support)
- at BUILD_MOZILLA_TRUE@@HAVE_DARWIN_FALSE@@HAVE_WIN32_FALSE at libvlcplugin_la_CFLAGS = `$(VLC_CONFIG) --cflags mozilla` $(CPPFLAGS_mozilla_EXTRA)
- at BUILD_MOZILLA_TRUE@@HAVE_DARWIN_FALSE@@HAVE_WIN32_FALSE at libvlcplugin_la_CXXFLAGS = `$(VLC_CONFIG) --cxxflags mozilla` $(CPPFLAGS_mozilla_EXTRA)
- at BUILD_MOZILLA_TRUE@@HAVE_DARWIN_FALSE@@HAVE_WIN32_FALSE at libvlcplugin_la_LDFLAGS = `$(VLC_CONFIG) --ldflags mozilla` -module -avoid-version -shrext $(LIBEXT)
- at BUILD_MOZILLA_TRUE@@HAVE_DARWIN_FALSE@@HAVE_WIN32_FALSE at libvlcplugin_la_LIBADD = $(LIBRARIES_libvlc) `$(VLC_CONFIG) -libs mozilla`
-# automake gets confused by the ../..
- at BUILD_MOZILLA_TRUE@@HAVE_DARWIN_FALSE@@HAVE_WIN32_FALSE at libvlcplugin_la_DEPENDENCIES = $(AM_LIBADD) 
-all: all-am
-
-.SUFFIXES:
-.SUFFIXES: .cpp .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu projects/mozilla/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu projects/mozilla/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-npvlc_rc.rc: $(top_builddir)/config.status $(srcdir)/npvlc_rc.rc.in
-	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
-vlc.r: $(top_builddir)/config.status $(srcdir)/vlc.r.in
-	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
-install.js: $(top_builddir)/config.status $(srcdir)/install.js.in
-	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
-install.rdf: $(top_builddir)/config.status $(srcdir)/install.rdf.in
-	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
-install-libLTLIBRARIES: $(lib_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
-	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
-	}
-
-uninstall-libLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
-	done
-
-clean-libLTLIBRARIES:
-	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
-	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-install-npvlcLTLIBRARIES: $(npvlc_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(npvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(npvlcdir)"
-	@list='$(npvlc_LTLIBRARIES)'; test -n "$(npvlcdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(npvlcdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(npvlcdir)"; \
-	}
-
-uninstall-npvlcLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(npvlc_LTLIBRARIES)'; test -n "$(npvlcdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(npvlcdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(npvlcdir)/$$f"; \
-	done
-
-clean-npvlcLTLIBRARIES:
-	-test -z "$(npvlc_LTLIBRARIES)" || rm -f $(npvlc_LTLIBRARIES)
-	@list='$(npvlc_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-libvlcplugin.la: $(libvlcplugin_la_OBJECTS) $(libvlcplugin_la_DEPENDENCIES) 
-	$(AM_V_CXXLD)$(libvlcplugin_la_LINK) $(am_libvlcplugin_la_rpath) $(libvlcplugin_la_OBJECTS) $(libvlcplugin_la_LIBADD) $(LIBS)
-npvlc.la: $(npvlc_la_OBJECTS) $(npvlc_la_DEPENDENCIES) 
-	$(AM_V_CXXLD)$(npvlc_la_LINK) $(am_npvlc_la_rpath) $(npvlc_la_OBJECTS) $(npvlc_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libvlcplugin_la-npmac.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libvlcplugin_la-npolibvlc.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libvlcplugin_la-nporuntime.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libvlcplugin_la-npunix.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libvlcplugin_la-npwin.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libvlcplugin_la-vlcplugin.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libvlcplugin_la-vlcshell.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/npvlc_la-npmac.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/npvlc_la-npolibvlc.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/npvlc_la-nporuntime.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/npvlc_la-npunix.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/npvlc_la-npwin.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/npvlc_la-vlcplugin.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/npvlc_la-vlcshell.Plo at am__quote@
-
-.cpp.o:
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ $<
-
-.cpp.obj:
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
-
-.cpp.lo:
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LTCXXCOMPILE) -c -o $@ $<
-
-libvlcplugin_la-vlcshell.lo: vlcshell.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlcplugin_la_CXXFLAGS) $(CXXFLAGS) -MT libvlcplugin_la-vlcshell.lo -MD -MP -MF $(DEPDIR)/libvlcplugin_la-vlcshell.Tpo -c -o libvlcplugin_la-vlcshell.lo `test -f 'vlcshell.cpp' || echo '$(srcdir)/'`vlcshell.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libvlcplugin_la-vlcshell.Tpo $(DEPDIR)/libvlcplugin_la-vlcshell.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='vlcshell.cpp' object='libvlcplugin_la-vlcshell.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlcplugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libvlcplugin_la-vlcshell.lo `test -f 'vlcshell.cpp' || echo '$(srcdir)/'`vlcshell.cpp
-
-libvlcplugin_la-vlcplugin.lo: vlcplugin.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlcplugin_la_CXXFLAGS) $(CXXFLAGS) -MT libvlcplugin_la-vlcplugin.lo -MD -MP -MF $(DEPDIR)/libvlcplugin_la-vlcplugin.Tpo -c -o libvlcplugin_la-vlcplugin.lo `test -f 'vlcplugin.cpp' || echo '$(srcdir)/'`vlcplugin.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libvlcplugin_la-vlcplugin.Tpo $(DEPDIR)/libvlcplugin_la-vlcplugin.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='vlcplugin.cpp' object='libvlcplugin_la-vlcplugin.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlcplugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libvlcplugin_la-vlcplugin.lo `test -f 'vlcplugin.cpp' || echo '$(srcdir)/'`vlcplugin.cpp
-
-libvlcplugin_la-npolibvlc.lo: control/npolibvlc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlcplugin_la_CXXFLAGS) $(CXXFLAGS) -MT libvlcplugin_la-npolibvlc.lo -MD -MP -MF $(DEPDIR)/libvlcplugin_la-npolibvlc.Tpo -c -o libvlcplugin_la-npolibvlc.lo `test -f 'control/npolibvlc.cpp' || echo '$(srcdir)/'`control/npolibvlc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libvlcplugin_la-npolibvlc.Tpo $(DEPDIR)/libvlcplugin_la-npolibvlc.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='control/npolibvlc.cpp' object='libvlcplugin_la-npolibvlc.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlcplugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libvlcplugin_la-npolibvlc.lo `test -f 'control/npolibvlc.cpp' || echo '$(srcdir)/'`control/npolibvlc.cpp
-
-libvlcplugin_la-nporuntime.lo: control/nporuntime.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlcplugin_la_CXXFLAGS) $(CXXFLAGS) -MT libvlcplugin_la-nporuntime.lo -MD -MP -MF $(DEPDIR)/libvlcplugin_la-nporuntime.Tpo -c -o libvlcplugin_la-nporuntime.lo `test -f 'control/nporuntime.cpp' || echo '$(srcdir)/'`control/nporuntime.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libvlcplugin_la-nporuntime.Tpo $(DEPDIR)/libvlcplugin_la-nporuntime.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='control/nporuntime.cpp' object='libvlcplugin_la-nporuntime.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlcplugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libvlcplugin_la-nporuntime.lo `test -f 'control/nporuntime.cpp' || echo '$(srcdir)/'`control/nporuntime.cpp
-
-libvlcplugin_la-npunix.lo: support/npunix.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlcplugin_la_CXXFLAGS) $(CXXFLAGS) -MT libvlcplugin_la-npunix.lo -MD -MP -MF $(DEPDIR)/libvlcplugin_la-npunix.Tpo -c -o libvlcplugin_la-npunix.lo `test -f 'support/npunix.cpp' || echo '$(srcdir)/'`support/npunix.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libvlcplugin_la-npunix.Tpo $(DEPDIR)/libvlcplugin_la-npunix.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='support/npunix.cpp' object='libvlcplugin_la-npunix.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlcplugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libvlcplugin_la-npunix.lo `test -f 'support/npunix.cpp' || echo '$(srcdir)/'`support/npunix.cpp
-
-libvlcplugin_la-npmac.lo: support/npmac.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlcplugin_la_CXXFLAGS) $(CXXFLAGS) -MT libvlcplugin_la-npmac.lo -MD -MP -MF $(DEPDIR)/libvlcplugin_la-npmac.Tpo -c -o libvlcplugin_la-npmac.lo `test -f 'support/npmac.cpp' || echo '$(srcdir)/'`support/npmac.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libvlcplugin_la-npmac.Tpo $(DEPDIR)/libvlcplugin_la-npmac.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='support/npmac.cpp' object='libvlcplugin_la-npmac.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlcplugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libvlcplugin_la-npmac.lo `test -f 'support/npmac.cpp' || echo '$(srcdir)/'`support/npmac.cpp
-
-libvlcplugin_la-npwin.lo: support/npwin.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlcplugin_la_CXXFLAGS) $(CXXFLAGS) -MT libvlcplugin_la-npwin.lo -MD -MP -MF $(DEPDIR)/libvlcplugin_la-npwin.Tpo -c -o libvlcplugin_la-npwin.lo `test -f 'support/npwin.cpp' || echo '$(srcdir)/'`support/npwin.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libvlcplugin_la-npwin.Tpo $(DEPDIR)/libvlcplugin_la-npwin.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='support/npwin.cpp' object='libvlcplugin_la-npwin.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlcplugin_la_CXXFLAGS) $(CXXFLAGS) -c -o libvlcplugin_la-npwin.lo `test -f 'support/npwin.cpp' || echo '$(srcdir)/'`support/npwin.cpp
-
-npvlc_la-vlcshell.lo: vlcshell.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(npvlc_la_CXXFLAGS) $(CXXFLAGS) -MT npvlc_la-vlcshell.lo -MD -MP -MF $(DEPDIR)/npvlc_la-vlcshell.Tpo -c -o npvlc_la-vlcshell.lo `test -f 'vlcshell.cpp' || echo '$(srcdir)/'`vlcshell.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/npvlc_la-vlcshell.Tpo $(DEPDIR)/npvlc_la-vlcshell.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='vlcshell.cpp' object='npvlc_la-vlcshell.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(npvlc_la_CXXFLAGS) $(CXXFLAGS) -c -o npvlc_la-vlcshell.lo `test -f 'vlcshell.cpp' || echo '$(srcdir)/'`vlcshell.cpp
-
-npvlc_la-vlcplugin.lo: vlcplugin.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(npvlc_la_CXXFLAGS) $(CXXFLAGS) -MT npvlc_la-vlcplugin.lo -MD -MP -MF $(DEPDIR)/npvlc_la-vlcplugin.Tpo -c -o npvlc_la-vlcplugin.lo `test -f 'vlcplugin.cpp' || echo '$(srcdir)/'`vlcplugin.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/npvlc_la-vlcplugin.Tpo $(DEPDIR)/npvlc_la-vlcplugin.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='vlcplugin.cpp' object='npvlc_la-vlcplugin.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(npvlc_la_CXXFLAGS) $(CXXFLAGS) -c -o npvlc_la-vlcplugin.lo `test -f 'vlcplugin.cpp' || echo '$(srcdir)/'`vlcplugin.cpp
-
-npvlc_la-npolibvlc.lo: control/npolibvlc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(npvlc_la_CXXFLAGS) $(CXXFLAGS) -MT npvlc_la-npolibvlc.lo -MD -MP -MF $(DEPDIR)/npvlc_la-npolibvlc.Tpo -c -o npvlc_la-npolibvlc.lo `test -f 'control/npolibvlc.cpp' || echo '$(srcdir)/'`control/npolibvlc.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/npvlc_la-npolibvlc.Tpo $(DEPDIR)/npvlc_la-npolibvlc.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='control/npolibvlc.cpp' object='npvlc_la-npolibvlc.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(npvlc_la_CXXFLAGS) $(CXXFLAGS) -c -o npvlc_la-npolibvlc.lo `test -f 'control/npolibvlc.cpp' || echo '$(srcdir)/'`control/npolibvlc.cpp
-
-npvlc_la-nporuntime.lo: control/nporuntime.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(npvlc_la_CXXFLAGS) $(CXXFLAGS) -MT npvlc_la-nporuntime.lo -MD -MP -MF $(DEPDIR)/npvlc_la-nporuntime.Tpo -c -o npvlc_la-nporuntime.lo `test -f 'control/nporuntime.cpp' || echo '$(srcdir)/'`control/nporuntime.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/npvlc_la-nporuntime.Tpo $(DEPDIR)/npvlc_la-nporuntime.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='control/nporuntime.cpp' object='npvlc_la-nporuntime.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(npvlc_la_CXXFLAGS) $(CXXFLAGS) -c -o npvlc_la-nporuntime.lo `test -f 'control/nporuntime.cpp' || echo '$(srcdir)/'`control/nporuntime.cpp
-
-npvlc_la-npunix.lo: support/npunix.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(npvlc_la_CXXFLAGS) $(CXXFLAGS) -MT npvlc_la-npunix.lo -MD -MP -MF $(DEPDIR)/npvlc_la-npunix.Tpo -c -o npvlc_la-npunix.lo `test -f 'support/npunix.cpp' || echo '$(srcdir)/'`support/npunix.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/npvlc_la-npunix.Tpo $(DEPDIR)/npvlc_la-npunix.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='support/npunix.cpp' object='npvlc_la-npunix.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(npvlc_la_CXXFLAGS) $(CXXFLAGS) -c -o npvlc_la-npunix.lo `test -f 'support/npunix.cpp' || echo '$(srcdir)/'`support/npunix.cpp
-
-npvlc_la-npmac.lo: support/npmac.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(npvlc_la_CXXFLAGS) $(CXXFLAGS) -MT npvlc_la-npmac.lo -MD -MP -MF $(DEPDIR)/npvlc_la-npmac.Tpo -c -o npvlc_la-npmac.lo `test -f 'support/npmac.cpp' || echo '$(srcdir)/'`support/npmac.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/npvlc_la-npmac.Tpo $(DEPDIR)/npvlc_la-npmac.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='support/npmac.cpp' object='npvlc_la-npmac.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(npvlc_la_CXXFLAGS) $(CXXFLAGS) -c -o npvlc_la-npmac.lo `test -f 'support/npmac.cpp' || echo '$(srcdir)/'`support/npmac.cpp
-
-npvlc_la-npwin.lo: support/npwin.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(npvlc_la_CXXFLAGS) $(CXXFLAGS) -MT npvlc_la-npwin.lo -MD -MP -MF $(DEPDIR)/npvlc_la-npwin.Tpo -c -o npvlc_la-npwin.lo `test -f 'support/npwin.cpp' || echo '$(srcdir)/'`support/npwin.cpp
- at am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/npvlc_la-npwin.Tpo $(DEPDIR)/npvlc_la-npwin.Plo
- at am__fastdepCXX_FALSE@	$(AM_V_CXX) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='support/npwin.cpp' object='npvlc_la-npwin.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCXX_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(npvlc_la_CXXFLAGS) $(CXXFLAGS) -c -o npvlc_la-npwin.lo `test -f 'support/npwin.cpp' || echo '$(srcdir)/'`support/npwin.cpp
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-install-noinst_npvlc_rcDATA: $(noinst_npvlc_rc_DATA)
-	@$(NORMAL_INSTALL)
-	test -z "$(noinst_npvlc_rcdir)" || $(MKDIR_P) "$(DESTDIR)$(noinst_npvlc_rcdir)"
-	@list='$(noinst_npvlc_rc_DATA)'; test -n "$(noinst_npvlc_rcdir)" || list=; \
-	for p in $$list; do \
-	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
-	  echo "$$d$$p"; \
-	done | $(am__base_list) | \
-	while read files; do \
-	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(noinst_npvlc_rcdir)'"; \
-	  $(INSTALL_DATA) $$files "$(DESTDIR)$(noinst_npvlc_rcdir)" || exit $$?; \
-	done
-
-uninstall-noinst_npvlc_rcDATA:
-	@$(NORMAL_UNINSTALL)
-	@list='$(noinst_npvlc_rc_DATA)'; test -n "$(noinst_npvlc_rcdir)" || list=; \
-	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(noinst_npvlc_rcdir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(noinst_npvlc_rcdir)" && rm -f $$files
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: check-am
-all-am: Makefile $(LTLIBRARIES) $(DATA)
-installdirs:
-	for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(npvlcdir)" "$(DESTDIR)$(noinst_npvlc_rcdir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-	-test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-clean: clean-am
-
-clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
-	clean-npvlcLTLIBRARIES mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-noinst_npvlc_rcDATA install-npvlcLTLIBRARIES
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am: install-libLTLIBRARIES
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-libLTLIBRARIES uninstall-noinst_npvlc_rcDATA \
-	uninstall-npvlcLTLIBRARIES
-
-.MAKE: install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-	clean-libLTLIBRARIES clean-libtool clean-npvlcLTLIBRARIES \
-	ctags distclean distclean-compile distclean-generic \
-	distclean-libtool distclean-tags distdir dvi dvi-am html \
-	html-am info info-am install install-am install-data \
-	install-data-am install-dvi install-dvi-am install-exec \
-	install-exec-am install-html install-html-am install-info \
-	install-info-am install-libLTLIBRARIES install-man \
-	install-noinst_npvlc_rcDATA install-npvlcLTLIBRARIES \
-	install-pdf install-pdf-am install-ps install-ps-am \
-	install-strip installcheck installcheck-am installdirs \
-	maintainer-clean maintainer-clean-generic mostlyclean \
-	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
-	pdf pdf-am ps ps-am tags uninstall uninstall-am \
-	uninstall-libLTLIBRARIES uninstall-noinst_npvlc_rcDATA \
-	uninstall-npvlcLTLIBRARIES
-
-
- at BUILD_MOZILLA_TRUE@@HAVE_WIN32_TRUE at npvlc_rc.$(OBJEXT): npvlc_rc.rc
- at BUILD_MOZILLA_TRUE@@HAVE_WIN32_TRUE@	$(WINDRES) --include-dir $(srcdir) -i $< -o $@
-
- at BUILD_MOZILLA_TRUE@@HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE at npvlc.rsrc: vlc.r
- at BUILD_MOZILLA_TRUE@@HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE@	/Developer/Tools/Rez -useDF /Developer/Headers/FlatCarbon/Types.r $< -o $@
-
-#
-# Plugin uses shared libraries that are located relatively through @executable_path,
-# which unfortunately references the path of the App using the Plugin, rather than the
-# Plugin itself. Since this Plugin should always be installed in '/Library/Internet Plug-Ins',
-# it is safer to force dylibs to locate dependents through a fixed path
-#
- at BUILD_MOZILLA_TRUE@@HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE at define FIXEXECPATH
- at BUILD_MOZILLA_TRUE@@HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE@	otool -L "$$dylib" | \
- at BUILD_MOZILLA_TRUE@@HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE@	awk -v libdylib="$$dylib" ' \
- at BUILD_MOZILLA_TRUE@@HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE@	/@executable_path/ { \
- at BUILD_MOZILLA_TRUE@@HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE@	    newpath=$$1 ; \
- at BUILD_MOZILLA_TRUE@@HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE@	    sub("@executable_path","/Library/Internet Plug-Ins/VLC Plugin.plugin/Contents/MacOS",newpath) ; \
- at BUILD_MOZILLA_TRUE@@HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE@	    print "install_name_tool -change \""$$1"\" \""newpath"\" \""libdylib"\"" ; \
- at BUILD_MOZILLA_TRUE@@HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE@	}' | sh -x
- at BUILD_MOZILLA_TRUE@@HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE at endef
-
- at BUILD_MOZILLA_TRUE@@HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE at VLC\ Plugin.plugin: npvlc.rsrc $(lib_LTLIBRARIES)
- at BUILD_MOZILLA_TRUE@@HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE@	rm -Rf "$@"
- at BUILD_MOZILLA_TRUE@@HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE@	$(INSTALL) -d "VLC-Plugin.plugin/Contents/MacOS/lib"
- at BUILD_MOZILLA_TRUE@@HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE@	$(INSTALL) -d "VLC-Plugin.plugin/Contents/Resources"
- at BUILD_MOZILLA_TRUE@@HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE@	ACTION="release-makefile" PRODUCT="VLC-Plugin.plugin" src_dir=$(srcdir) build_dir=$(top_builddir) sh "$(top_srcdir)/projects/macosx/framework/Pre-Compile.sh"
- at BUILD_MOZILLA_TRUE@@HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE@	$(INSTALL) npvlc.rsrc "VLC-Plugin.plugin/Contents/Resources/VLC Plugin.rsrc"
- at BUILD_MOZILLA_TRUE@@HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE@	$(INSTALL) "$(top_builddir)/extras/package/macosx/plugin/Info.plist" "VLC-Plugin.plugin/Contents/Info.plist"
- at BUILD_MOZILLA_TRUE@@HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE@	mv "VLC-Plugin.plugin" "VLC Plugin.plugin"
- at BUILD_MOZILLA_TRUE@@HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE@	find "VLC Plugin.plugin" -type d -exec chmod ugo+rx '{}' \;
- at BUILD_MOZILLA_TRUE@@HAVE_DARWIN_TRUE@@HAVE_WIN32_FALSE@	find "VLC Plugin.plugin" -type f -exec chmod ugo+r '{}' \;
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/share/Makefile.in b/share/Makefile.in
deleted file mode 100644
index de358f0..0000000
--- a/share/Makefile.in
+++ /dev/null
@@ -1,1426 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
- at BUILD_SKINS_TRUE@am__append_1 = skins2/default.vlt $(DIST_skins2)
- at BUILD_HTTPD_TRUE@am__append_2 = $(DIST_http)
- at BUILD_OSDMENU_TRUE@am__append_3 = \
- at BUILD_OSDMENU_TRUE@	$(DIST_osdmenu_default)
-
-# TODO: move to the mozilla directory
- at BUILD_MOZILLA_TRUE@am__append_4 = $(DIST_mozilla)
- at BUILD_HILDON_TRUE@am__append_5 = $(DIST_maemo) $(maemo_FILES)
- at BUILD_HTTPD_TRUE@@BUILD_LUA_TRUE at am__append_6 = \
- at BUILD_HTTPD_TRUE@@BUILD_LUA_TRUE@	lua/intf/http.luac \
- at BUILD_HTTPD_TRUE@@BUILD_LUA_TRUE@	$(NULL)
-
- at BUILD_HTTPD_TRUE@@BUILD_LUA_TRUE at am__append_7 = $(DIST_http_lua)
-subdir = share
-DIST_COMMON = $(dist_appdata_DATA) $(dist_icons128_DATA) \
-	$(dist_icons16_DATA) $(dist_icons256_DATA) \
-	$(dist_icons32_DATA) $(dist_icons48_DATA) $(dist_vlcdata_DATA) \
-	$(nobase_dist_vlcdata_SCRIPTS) $(srcdir)/Makefile.am \
-	$(srcdir)/Makefile.in
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(vlcdatadir)" "$(DESTDIR)$(appdatadir)" \
-	"$(DESTDIR)$(icons128dir)" "$(DESTDIR)$(icons16dir)" \
-	"$(DESTDIR)$(icons256dir)" "$(DESTDIR)$(icons32dir)" \
-	"$(DESTDIR)$(icons48dir)" "$(DESTDIR)$(vlcdatadir)" \
-	"$(DESTDIR)$(vlcdatadir)" "$(DESTDIR)$(vlclibdir)" \
-	"$(DESTDIR)$(soliddatadir)"
-SCRIPTS = $(nobase_dist_vlcdata_SCRIPTS)
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-SOURCES =
-DIST_SOURCES =
-DATA = $(dist_appdata_DATA) $(dist_icons128_DATA) $(dist_icons16_DATA) \
-	$(dist_icons256_DATA) $(dist_icons32_DATA) \
-	$(dist_icons48_DATA) $(dist_vlcdata_DATA) \
-	$(nobase_vlcdata_DATA) $(nobase_vlclib_DATA) $(soliddata_DATA)
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-CLEANFILES = skins2/default.vlt
-MOSTLYCLEANFILES = $(nobase_vlclib_DATA)
-appdatadir = $(datadir)/applications/
-iconsdatadir = $(datadir)/icons/hicolor/
-icons16dir = $(iconsdatadir)/16x16/apps/
-icons32dir = $(iconsdatadir)/32x32/apps/
-icons48dir = $(iconsdatadir)/48x48/apps/
-icons128dir = $(iconsdatadir)/128x128/apps/
-icons256dir = $(iconsdatadir)/256x256/apps/
-dist_appdata_DATA = vlc.desktop
-dist_vlcdata_DATA = icons/vlc.ico
-dist_icons16_DATA = icons/16x16/vlc.png icons/16x16/vlc.xpm
-dist_icons32_DATA = icons/32x32/vlc.png icons/32x32/vlc.xpm \
-		    icons/32x32/vlc-christmas.xpm
-
-dist_icons48_DATA = icons/48x48/vlc.png icons/48x48/vlc-christmas.png
-dist_icons128_DATA = icons/128x128/vlc.png icons/128x128/vlc-christmas.png
-dist_icons256_DATA = icons/256x256/vlc.png
-nobase_dist_vlcdata_SCRIPTS = \
-	utils/gnome-vlc-default.sh \
-	utils/audio-vlc-default.sh \
-	utils/video-vlc-default.sh \
-	$(NULL)
-
-EXTRA_DIST = $(skins2_default_vlt_FILES) $(DIST_rsrc) $(DIST_skins2) \
-	$(DIST_http) $(DIST_http_lua) $(DIST_lua) \
-	$(DIST_osdmenu_default) $(DIST_mozilla) $(DIST_maemo) \
-	$(DIST_solid) lua/README.txt lua/extensions/README.txt \
-	lua/extensions/allocine-fr.lua lua/intf/README.txt \
-	lua/intf/dummy.lua lua/intf/dumpmeta.lua lua/intf/http.lua \
-	lua/intf/luac.lua lua/intf/modules/common.lua \
-	lua/intf/modules/host.lua lua/intf/rc.lua lua/intf/telnet.lua \
-	lua/meta/art/README.txt lua/meta/art/04_musicbrainz.lua \
-	lua/meta/art/02_frenchtv.lua lua/meta/art/03_lastfm.lua \
-	lua/meta/art/01_googleimage.lua lua/meta/fetcher/README.txt \
-	lua/meta/fetcher/tvrage.lua lua/meta/reader/README.txt \
-	lua/meta/reader/filename.lua lua/modules/sandbox.lua \
-	lua/modules/simplexml.lua lua/playlist/README.txt \
-	lua/playlist/anevia_streams.lua lua/playlist/anevia_xml.lua \
-	lua/playlist/appletrailers.lua lua/playlist/bbc_co_uk.lua \
-	lua/playlist/break.lua lua/playlist/canalplus.lua \
-	lua/playlist/cue.lua lua/playlist/dailymotion.lua \
-	lua/playlist/france2.lua lua/playlist/googlevideo.lua \
-	lua/playlist/jamendo.lua lua/playlist/joox.lua \
-	lua/playlist/katsomo.lua lua/playlist/koreus.lua \
-	lua/playlist/lelombrik.lua lua/playlist/megavideo.lua \
-	lua/playlist/metacafe.lua lua/playlist/metachannels.lua \
-	lua/playlist/mpora.lua lua/playlist/pinkbike.lua \
-	lua/playlist/rockbox_fm_presets.lua lua/playlist/youtube.lua \
-	lua/playlist/youtube_homepage.lua lua/sd/README.txt \
-	lua/sd/fmc.lua lua/sd/freebox.lua lua/sd/icecast.lua \
-	lua/sd/jamendo.lua lua/sd/metachannels.lua
-nobase_vlcdata_DATA = $(am__append_1) $(am__append_2) $(am__append_3) \
-	$(am__append_4) $(am__append_5) $(am__append_7)
- at KDE_SOLID_TRUE@soliddata_DATA = $(DIST_solid)
-DIST_rsrc = \
-	newres.h \
-	resource.h \
-	vlc_wince_rc.rc \
-	vlc_beos.rsrc
-
-DIST_skins2 = \
-	skins2/fonts/FreeSans.ttf \
-	skins2/fonts/FreeSansBold.ttf \
-	skins2/skin.dtd \
-	skins2/skin.catalog \
-	skins2/winamp2.xml
-
-skins2_default_vlt_FILES = \
-        skins2/default/theme.xml \
-	skins2/default/subX/about.png \
-	skins2/default/subX/eq.png \
-	skins2/default/subX/font.otf \
-	skins2/default/subX/main.png \
-	skins2/default/subX/playtreeglyphs.png \
-	skins2/default/subX/pl.png \
-	skins2/default/subX/sysbuttons.png \
-	skins2/default/subX/vol_anim.png \
-	skins2/default/subX/vol_slider.png
-
-DIST_http = \
-	http/.hosts \
-	http/dialogs/.hosts \
-	http/dialogs/browse \
-	http/dialogs/footer \
-	http/dialogs/input \
-	http/dialogs/main \
-	http/dialogs/mosaic \
-	http/dialogs/playlist \
-	http/dialogs/sout \
-	http/dialogs/vlm \
-	http/favicon.ico \
-	http/images/delete.png \
-	http/images/delete_small.png \
-	http/images/eject.png \
-	http/images/empty.png \
-	http/images/fullscreen.png \
-	http/images/help.png \
-	http/images/info.png \
-	http/images/loop.png \
-	http/images/minus.png \
-	http/images/next.png \
-	http/images/pause.png \
-	http/images/play.png \
-	http/images/playlist.png \
-	http/images/playlist_small.png \
-	http/images/plus.png \
-	http/images/prev.png \
-	http/images/refresh.png \
-	http/images/repeat.png \
-	http/images/sd.png \
-	http/images/shuffle.png \
-	http/images/slider_bar.png \
-	http/images/slider_left.png \
-	http/images/slider_point.png \
-	http/images/slider_right.png \
-	http/images/snapshot.png \
-	http/images/slow.png \
-	http/images/sort.png \
-	http/images/sout.png \
-	http/images/speaker.png \
-	http/images/speaker_mute.png \
-	http/images/stop.png \
-	http/images/vlc16x16.png \
-	http/images/volume_down.png \
-	http/images/volume_up.png \
-	http/images/white.png \
-	http/images/white_cross_small.png \
-	http/index.html \
-	http/js/functions.js \
-	http/js/mosaic.js \
-	http/js/vlm.js \
-	http/mosaic.html \
-	http/requests/browse.xml \
-	http/requests/playlist.xml \
-	http/requests/status.xml \
-	http/requests/vlm.xml \
-	http/requests/vlm_cmd.xml \
-	http/requests/readme \
-	http/style.css \
-	http/iehacks.css \
-	http/vlm.html \
-	http/vlm_export.html \
-	http/flash.html
-
-DIST_osdmenu_default = \
-	osdmenu/default.cfg \
-	osdmenu/default/unselected.png \
-	osdmenu/default/selection/bw.png \
-	osdmenu/default/selection/esc.png \
-	osdmenu/default/selection/fw.png \
-	osdmenu/default/selection/volume.png \
-	osdmenu/default/selection/next.png \
-	osdmenu/default/selection/play_pause.png \
-	osdmenu/default/selection/previous.png \
-	osdmenu/default/selection/stop.png \
-	osdmenu/default/selected/bw.png \
-	osdmenu/default/selected/next.png \
-	osdmenu/default/selected/play_pause.png \
-	osdmenu/default/selected/fw.png \
-	osdmenu/default/selected/stop.png \
-	osdmenu/default/selected/previous.png \
-	osdmenu/default/selected/esc.png \
-	osdmenu/default/selected/volume.png \
-	osdmenu/default/volume/volume_00.png \
-	osdmenu/default/volume/volume_01.png \
-	osdmenu/default/volume/volume_02.png \
-	osdmenu/default/volume/volume_03.png \
-	osdmenu/default/volume/volume_04.png \
-	osdmenu/default/volume/volume_05.png \
-	osdmenu/default/volume/volume_06.png \
-	osdmenu/default/volume/volume_07.png \
-	osdmenu/default/volume/volume_08.png \
-	osdmenu/default/volume/volume_09.png \
-	osdmenu/default/volume/volume_10.png
-
-
-#
-# LUA
-#
-luac_verbose = $(luac_verbose_$(V))
-luac_verbose_ = $(luac_verbose_$(AM_DEFAULT_VERBOSITY))
-luac_verbose_0 = @echo "  LUAC   $@";
- at BUILD_LUA_TRUE@nobase_vlclib_DATA = lua/extensions/allocine-fr.luac \
- at BUILD_LUA_TRUE@	lua/intf/dummy.luac lua/intf/dumpmeta.luac \
- at BUILD_LUA_TRUE@	lua/intf/luac.luac \
- at BUILD_LUA_TRUE@	lua/intf/modules/common.luac \
- at BUILD_LUA_TRUE@	lua/intf/modules/host.luac lua/intf/rc.luac \
- at BUILD_LUA_TRUE@	lua/intf/telnet.luac \
- at BUILD_LUA_TRUE@	lua/meta/art/04_musicbrainz.luac \
- at BUILD_LUA_TRUE@	lua/meta/art/02_frenchtv.luac \
- at BUILD_LUA_TRUE@	lua/meta/art/03_lastfm.luac \
- at BUILD_LUA_TRUE@	lua/meta/art/01_googleimage.luac \
- at BUILD_LUA_TRUE@	lua/meta/fetcher/tvrage.luac \
- at BUILD_LUA_TRUE@	lua/meta/reader/filename.luac \
- at BUILD_LUA_TRUE@	lua/modules/sandbox.luac \
- at BUILD_LUA_TRUE@	lua/modules/simplexml.luac \
- at BUILD_LUA_TRUE@	lua/playlist/anevia_streams.luac \
- at BUILD_LUA_TRUE@	lua/playlist/anevia_xml.luac \
- at BUILD_LUA_TRUE@	lua/playlist/appletrailers.luac \
- at BUILD_LUA_TRUE@	lua/playlist/bbc_co_uk.luac \
- at BUILD_LUA_TRUE@	lua/playlist/break.luac \
- at BUILD_LUA_TRUE@	lua/playlist/canalplus.luac \
- at BUILD_LUA_TRUE@	lua/playlist/cue.luac \
- at BUILD_LUA_TRUE@	lua/playlist/dailymotion.luac \
- at BUILD_LUA_TRUE@	lua/playlist/france2.luac \
- at BUILD_LUA_TRUE@	lua/playlist/googlevideo.luac \
- at BUILD_LUA_TRUE@	lua/playlist/jamendo.luac \
- at BUILD_LUA_TRUE@	lua/playlist/joox.luac \
- at BUILD_LUA_TRUE@	lua/playlist/katsomo.luac \
- at BUILD_LUA_TRUE@	lua/playlist/koreus.luac \
- at BUILD_LUA_TRUE@	lua/playlist/lelombrik.luac \
- at BUILD_LUA_TRUE@	lua/playlist/megavideo.luac \
- at BUILD_LUA_TRUE@	lua/playlist/metacafe.luac \
- at BUILD_LUA_TRUE@	lua/playlist/metachannels.luac \
- at BUILD_LUA_TRUE@	lua/playlist/mpora.luac \
- at BUILD_LUA_TRUE@	lua/playlist/pinkbike.luac \
- at BUILD_LUA_TRUE@	lua/playlist/rockbox_fm_presets.luac \
- at BUILD_LUA_TRUE@	lua/playlist/youtube.luac \
- at BUILD_LUA_TRUE@	lua/playlist/youtube_homepage.luac \
- at BUILD_LUA_TRUE@	lua/sd/fmc.luac lua/sd/freebox.luac \
- at BUILD_LUA_TRUE@	lua/sd/icecast.luac lua/sd/jamendo.luac \
- at BUILD_LUA_TRUE@	lua/sd/metachannels.luac $(NULL) \
- at BUILD_LUA_TRUE@	$(am__append_6)
-DIST_http_lua = \
-	lua/http/.hosts \
-	lua/http/custom.lua \
-	lua/http/dialogs/.hosts \
-	lua/http/dialogs/browse \
-	lua/http/dialogs/footer \
-	lua/http/dialogs/input \
-	lua/http/dialogs/main \
-	lua/http/dialogs/mosaic \
-	lua/http/dialogs/playlist \
-	lua/http/dialogs/sout \
-	lua/http/dialogs/vlm \
-	lua/http/favicon.ico \
-	lua/http/images/delete.png \
-	lua/http/images/delete_small.png \
-	lua/http/images/eject.png \
-	lua/http/images/empty.png \
-	lua/http/images/fullscreen.png \
-	lua/http/images/help.png \
-	lua/http/images/info.png \
-	lua/http/images/loop.png \
-	lua/http/images/minus.png \
-	lua/http/images/next.png \
-	lua/http/images/pause.png \
-	lua/http/images/play.png \
-	lua/http/images/playlist.png \
-	lua/http/images/playlist_small.png \
-	lua/http/images/plus.png \
-	lua/http/images/prev.png \
-	lua/http/images/refresh.png \
-	lua/http/images/repeat.png \
-	lua/http/images/reset.png \
-	lua/http/images/sd.png \
-	lua/http/images/shuffle.png \
-	lua/http/images/slider_bar.png \
-	lua/http/images/slider_left.png \
-	lua/http/images/slider_point.png \
-	lua/http/images/slider_right.png \
-	lua/http/images/snapshot.png \
-	lua/http/images/slow.png \
-	lua/http/images/sort.png \
-	lua/http/images/sout.png \
-	lua/http/images/speaker.png \
-	lua/http/images/speaker_mute.png \
-	lua/http/images/stop.png \
-	lua/http/images/vlc16x16.png \
-	lua/http/images/volume_down.png \
-	lua/http/images/volume_up.png \
-	lua/http/images/white.png \
-	lua/http/images/white_cross_small.png \
-	lua/http/index.html \
-	lua/http/js/functions.js \
-	lua/http/js/mosaic.js \
-	lua/http/js/vlm.js \
-	lua/http/mosaic.html \
-	lua/http/requests/browse.xml \
-	lua/http/requests/playlist.xml \
-	lua/http/requests/status.xml \
-	lua/http/requests/vlm.xml \
-	lua/http/requests/vlm_cmd.xml \
-	lua/http/requests/readme \
-	lua/http/style.css \
-	lua/http/iehacks.css \
-	lua/http/vlm.html \
-	lua/http/vlm_export.html \
-	lua/http/flash.html
-
-DIST_mozilla = \
-	mozilla/fullscreen.xpm \
-	mozilla/pause.xpm \
-	mozilla/play.xpm \
-	mozilla/skip_next.xpm \
-	mozilla/skip_previous.xpm \
-	mozilla/stop.xpm \
-	mozilla/time_icon.xpm \
-	mozilla/time_line.xpm \
-	mozilla/volume_knob.xpm \
-	mozilla/volume_max.xpm \
-	mozilla/volume_mute.xpm \
-	mozilla/volume_slider_bar.xpm
-
-DIST_maemo = \
-	maemo/vlc_intf.rc \
-	maemo/vlc_left_tab_active.png \
-	maemo/vlc_left_tab_passive.png \
-	maemo/playlist.png \
-	maemo/play.png \
-	maemo/pause.png \
-	maemo/stop.png \
-	maemo/previous.png \
-	maemo/next.png
-
-maemo_FILES = \
-	icons/32x32/vlc.png
-
-DIST_solid = \
-	solid/vlc-opencda.desktop \
-	solid/vlc-opendvd.desktop \
-	solid/vlc-openvcd.desktop
-
-all: all-am
-
-.SUFFIXES:
-.SUFFIXES: .lua .luac
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu share/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu share/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-nobase_dist_vlcdataSCRIPTS: $(nobase_dist_vlcdata_SCRIPTS)
-	@$(NORMAL_INSTALL)
-	test -z "$(vlcdatadir)" || $(MKDIR_P) "$(DESTDIR)$(vlcdatadir)"
-	@list='$(nobase_dist_vlcdata_SCRIPTS)'; test -n "$(vlcdatadir)" || list=; \
-	$(am__nobase_strip_setup); \
-	for p in $$list; do \
-	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
-	  if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
-	done | \
-	sed -e 'p;s,.*/,,;n' \
-	    -e "s|$$srcdirstrip/||" -e 'h;s|[^/]*$$||; s|^$$|.|' \
-	    -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
-	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
-	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
-	    if ($$2 == $$4) { files[d] = files[d] " " $$1; \
-	      if (++n[d] == $(am__install_max)) { \
-		print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
-	    else { print "f", d "/" $$4, $$1 } } \
-	  END { for (d in files) print "f", d, files[d] }' | \
-	while read type dir files; do \
-	  case $$type in \
-	  d) echo " $(MKDIR_P) '$(DESTDIR)$(vlcdatadir)/$$dir'"; \
-	     $(MKDIR_P) "$(DESTDIR)$(vlcdatadir)/$$dir" || exit $$?;; \
-	  f) \
-	     if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
-	     test -z "$$files" || { \
-	       echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(vlcdatadir)$$dir'"; \
-	       $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(vlcdatadir)$$dir" || exit $$?; \
-	     } \
-	  ;; esac \
-	; done
-
-uninstall-nobase_dist_vlcdataSCRIPTS:
-	@$(NORMAL_UNINSTALL)
-	@list='$(nobase_dist_vlcdata_SCRIPTS)'; test -n "$(vlcdatadir)" || exit 0; \
-	$(am__nobase_strip_setup); \
-	files=`$(am__nobase_strip) \
-	       -e 'h;s,.*/,,;$(transform);x;s|[^/]*$$||;G;s,\n,,'`; \
-	test -n "$$list" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(vlcdatadir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(vlcdatadir)" && rm -f $$files
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-install-dist_appdataDATA: $(dist_appdata_DATA)
-	@$(NORMAL_INSTALL)
-	test -z "$(appdatadir)" || $(MKDIR_P) "$(DESTDIR)$(appdatadir)"
-	@list='$(dist_appdata_DATA)'; test -n "$(appdatadir)" || list=; \
-	for p in $$list; do \
-	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
-	  echo "$$d$$p"; \
-	done | $(am__base_list) | \
-	while read files; do \
-	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(appdatadir)'"; \
-	  $(INSTALL_DATA) $$files "$(DESTDIR)$(appdatadir)" || exit $$?; \
-	done
-
-uninstall-dist_appdataDATA:
-	@$(NORMAL_UNINSTALL)
-	@list='$(dist_appdata_DATA)'; test -n "$(appdatadir)" || list=; \
-	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(appdatadir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(appdatadir)" && rm -f $$files
-install-dist_icons128DATA: $(dist_icons128_DATA)
-	@$(NORMAL_INSTALL)
-	test -z "$(icons128dir)" || $(MKDIR_P) "$(DESTDIR)$(icons128dir)"
-	@list='$(dist_icons128_DATA)'; test -n "$(icons128dir)" || list=; \
-	for p in $$list; do \
-	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
-	  echo "$$d$$p"; \
-	done | $(am__base_list) | \
-	while read files; do \
-	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(icons128dir)'"; \
-	  $(INSTALL_DATA) $$files "$(DESTDIR)$(icons128dir)" || exit $$?; \
-	done
-
-uninstall-dist_icons128DATA:
-	@$(NORMAL_UNINSTALL)
-	@list='$(dist_icons128_DATA)'; test -n "$(icons128dir)" || list=; \
-	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(icons128dir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(icons128dir)" && rm -f $$files
-install-dist_icons16DATA: $(dist_icons16_DATA)
-	@$(NORMAL_INSTALL)
-	test -z "$(icons16dir)" || $(MKDIR_P) "$(DESTDIR)$(icons16dir)"
-	@list='$(dist_icons16_DATA)'; test -n "$(icons16dir)" || list=; \
-	for p in $$list; do \
-	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
-	  echo "$$d$$p"; \
-	done | $(am__base_list) | \
-	while read files; do \
-	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(icons16dir)'"; \
-	  $(INSTALL_DATA) $$files "$(DESTDIR)$(icons16dir)" || exit $$?; \
-	done
-
-uninstall-dist_icons16DATA:
-	@$(NORMAL_UNINSTALL)
-	@list='$(dist_icons16_DATA)'; test -n "$(icons16dir)" || list=; \
-	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(icons16dir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(icons16dir)" && rm -f $$files
-install-dist_icons256DATA: $(dist_icons256_DATA)
-	@$(NORMAL_INSTALL)
-	test -z "$(icons256dir)" || $(MKDIR_P) "$(DESTDIR)$(icons256dir)"
-	@list='$(dist_icons256_DATA)'; test -n "$(icons256dir)" || list=; \
-	for p in $$list; do \
-	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
-	  echo "$$d$$p"; \
-	done | $(am__base_list) | \
-	while read files; do \
-	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(icons256dir)'"; \
-	  $(INSTALL_DATA) $$files "$(DESTDIR)$(icons256dir)" || exit $$?; \
-	done
-
-uninstall-dist_icons256DATA:
-	@$(NORMAL_UNINSTALL)
-	@list='$(dist_icons256_DATA)'; test -n "$(icons256dir)" || list=; \
-	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(icons256dir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(icons256dir)" && rm -f $$files
-install-dist_icons32DATA: $(dist_icons32_DATA)
-	@$(NORMAL_INSTALL)
-	test -z "$(icons32dir)" || $(MKDIR_P) "$(DESTDIR)$(icons32dir)"
-	@list='$(dist_icons32_DATA)'; test -n "$(icons32dir)" || list=; \
-	for p in $$list; do \
-	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
-	  echo "$$d$$p"; \
-	done | $(am__base_list) | \
-	while read files; do \
-	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(icons32dir)'"; \
-	  $(INSTALL_DATA) $$files "$(DESTDIR)$(icons32dir)" || exit $$?; \
-	done
-
-uninstall-dist_icons32DATA:
-	@$(NORMAL_UNINSTALL)
-	@list='$(dist_icons32_DATA)'; test -n "$(icons32dir)" || list=; \
-	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(icons32dir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(icons32dir)" && rm -f $$files
-install-dist_icons48DATA: $(dist_icons48_DATA)
-	@$(NORMAL_INSTALL)
-	test -z "$(icons48dir)" || $(MKDIR_P) "$(DESTDIR)$(icons48dir)"
-	@list='$(dist_icons48_DATA)'; test -n "$(icons48dir)" || list=; \
-	for p in $$list; do \
-	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
-	  echo "$$d$$p"; \
-	done | $(am__base_list) | \
-	while read files; do \
-	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(icons48dir)'"; \
-	  $(INSTALL_DATA) $$files "$(DESTDIR)$(icons48dir)" || exit $$?; \
-	done
-
-uninstall-dist_icons48DATA:
-	@$(NORMAL_UNINSTALL)
-	@list='$(dist_icons48_DATA)'; test -n "$(icons48dir)" || list=; \
-	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(icons48dir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(icons48dir)" && rm -f $$files
-install-dist_vlcdataDATA: $(dist_vlcdata_DATA)
-	@$(NORMAL_INSTALL)
-	test -z "$(vlcdatadir)" || $(MKDIR_P) "$(DESTDIR)$(vlcdatadir)"
-	@list='$(dist_vlcdata_DATA)'; test -n "$(vlcdatadir)" || list=; \
-	for p in $$list; do \
-	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
-	  echo "$$d$$p"; \
-	done | $(am__base_list) | \
-	while read files; do \
-	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(vlcdatadir)'"; \
-	  $(INSTALL_DATA) $$files "$(DESTDIR)$(vlcdatadir)" || exit $$?; \
-	done
-
-uninstall-dist_vlcdataDATA:
-	@$(NORMAL_UNINSTALL)
-	@list='$(dist_vlcdata_DATA)'; test -n "$(vlcdatadir)" || list=; \
-	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(vlcdatadir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(vlcdatadir)" && rm -f $$files
-install-nobase_vlcdataDATA: $(nobase_vlcdata_DATA)
-	@$(NORMAL_INSTALL)
-	test -z "$(vlcdatadir)" || $(MKDIR_P) "$(DESTDIR)$(vlcdatadir)"
-	@list='$(nobase_vlcdata_DATA)'; test -n "$(vlcdatadir)" || list=; \
-	$(am__nobase_list) | while read dir files; do \
-	  xfiles=; for file in $$files; do \
-	    if test -f "$$file"; then xfiles="$$xfiles $$file"; \
-	    else xfiles="$$xfiles $(srcdir)/$$file"; fi; done; \
-	  test -z "$$xfiles" || { \
-	    test "x$$dir" = x. || { \
-	      echo "$(MKDIR_P) '$(DESTDIR)$(vlcdatadir)/$$dir'"; \
-	      $(MKDIR_P) "$(DESTDIR)$(vlcdatadir)/$$dir"; }; \
-	    echo " $(INSTALL_DATA) $$xfiles '$(DESTDIR)$(vlcdatadir)/$$dir'"; \
-	    $(INSTALL_DATA) $$xfiles "$(DESTDIR)$(vlcdatadir)/$$dir" || exit $$?; }; \
-	done
-
-uninstall-nobase_vlcdataDATA:
-	@$(NORMAL_UNINSTALL)
-	@list='$(nobase_vlcdata_DATA)'; test -n "$(vlcdatadir)" || list=; \
-	$(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(vlcdatadir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(vlcdatadir)" && rm -f $$files
-install-nobase_vlclibDATA: $(nobase_vlclib_DATA)
-	@$(NORMAL_INSTALL)
-	test -z "$(vlclibdir)" || $(MKDIR_P) "$(DESTDIR)$(vlclibdir)"
-	@list='$(nobase_vlclib_DATA)'; test -n "$(vlclibdir)" || list=; \
-	$(am__nobase_list) | while read dir files; do \
-	  xfiles=; for file in $$files; do \
-	    if test -f "$$file"; then xfiles="$$xfiles $$file"; \
-	    else xfiles="$$xfiles $(srcdir)/$$file"; fi; done; \
-	  test -z "$$xfiles" || { \
-	    test "x$$dir" = x. || { \
-	      echo "$(MKDIR_P) '$(DESTDIR)$(vlclibdir)/$$dir'"; \
-	      $(MKDIR_P) "$(DESTDIR)$(vlclibdir)/$$dir"; }; \
-	    echo " $(INSTALL_DATA) $$xfiles '$(DESTDIR)$(vlclibdir)/$$dir'"; \
-	    $(INSTALL_DATA) $$xfiles "$(DESTDIR)$(vlclibdir)/$$dir" || exit $$?; }; \
-	done
-
-uninstall-nobase_vlclibDATA:
-	@$(NORMAL_UNINSTALL)
-	@list='$(nobase_vlclib_DATA)'; test -n "$(vlclibdir)" || list=; \
-	$(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(vlclibdir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(vlclibdir)" && rm -f $$files
-install-soliddataDATA: $(soliddata_DATA)
-	@$(NORMAL_INSTALL)
-	test -z "$(soliddatadir)" || $(MKDIR_P) "$(DESTDIR)$(soliddatadir)"
-	@list='$(soliddata_DATA)'; test -n "$(soliddatadir)" || list=; \
-	for p in $$list; do \
-	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
-	  echo "$$d$$p"; \
-	done | $(am__base_list) | \
-	while read files; do \
-	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(soliddatadir)'"; \
-	  $(INSTALL_DATA) $$files "$(DESTDIR)$(soliddatadir)" || exit $$?; \
-	done
-
-uninstall-soliddataDATA:
-	@$(NORMAL_UNINSTALL)
-	@list='$(soliddata_DATA)'; test -n "$(soliddatadir)" || list=; \
-	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(soliddatadir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(soliddatadir)" && rm -f $$files
-tags: TAGS
-TAGS:
-
-ctags: CTAGS
-CTAGS:
-
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-check: check-am
-all-am: Makefile $(SCRIPTS) $(DATA)
-installdirs:
-	for dir in "$(DESTDIR)$(vlcdatadir)" "$(DESTDIR)$(appdatadir)" "$(DESTDIR)$(icons128dir)" "$(DESTDIR)$(icons16dir)" "$(DESTDIR)$(icons256dir)" "$(DESTDIR)$(icons32dir)" "$(DESTDIR)$(icons48dir)" "$(DESTDIR)$(vlcdatadir)" "$(DESTDIR)$(vlcdatadir)" "$(DESTDIR)$(vlclibdir)" "$(DESTDIR)$(soliddatadir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-	-test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-clean: clean-am
-
-clean-am: clean-generic clean-libtool mostlyclean-am
-
-distclean: distclean-am
-	-rm -f Makefile
-distclean-am: clean-am distclean-generic
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am: install-dist_appdataDATA install-dist_icons128DATA \
-	install-dist_icons16DATA install-dist_icons256DATA \
-	install-dist_icons32DATA install-dist_icons48DATA \
-	install-dist_vlcdataDATA install-nobase_dist_vlcdataSCRIPTS \
-	install-nobase_vlcdataDATA install-nobase_vlclibDATA \
-	install-soliddataDATA
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-generic mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am: uninstall-dist_appdataDATA uninstall-dist_icons128DATA \
-	uninstall-dist_icons16DATA uninstall-dist_icons256DATA \
-	uninstall-dist_icons32DATA uninstall-dist_icons48DATA \
-	uninstall-dist_vlcdataDATA \
-	uninstall-nobase_dist_vlcdataSCRIPTS \
-	uninstall-nobase_vlcdataDATA uninstall-nobase_vlclibDATA \
-	uninstall-soliddataDATA
-
-.MAKE: install-am install-strip
-
-.PHONY: all all-am check check-am clean clean-generic clean-libtool \
-	distclean distclean-generic distclean-libtool distdir dvi \
-	dvi-am html html-am info info-am install install-am \
-	install-data install-data-am install-dist_appdataDATA \
-	install-dist_icons128DATA install-dist_icons16DATA \
-	install-dist_icons256DATA install-dist_icons32DATA \
-	install-dist_icons48DATA install-dist_vlcdataDATA install-dvi \
-	install-dvi-am install-exec install-exec-am install-html \
-	install-html-am install-info install-info-am install-man \
-	install-nobase_dist_vlcdataSCRIPTS install-nobase_vlcdataDATA \
-	install-nobase_vlclibDATA install-pdf install-pdf-am \
-	install-ps install-ps-am install-soliddataDATA install-strip \
-	installcheck installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-generic \
-	mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
-	uninstall-dist_appdataDATA uninstall-dist_icons128DATA \
-	uninstall-dist_icons16DATA uninstall-dist_icons256DATA \
-	uninstall-dist_icons32DATA uninstall-dist_icons48DATA \
-	uninstall-dist_vlcdataDATA \
-	uninstall-nobase_dist_vlcdataSCRIPTS \
-	uninstall-nobase_vlcdataDATA uninstall-nobase_vlclibDATA \
-	uninstall-soliddataDATA
-
-
-skins2/default.vlt: $(skins2_default_vlt_FILES)
-	mkdir -p skins2
-	(cd "$(srcdir)/skins2"; find default -print0 | \
-		LC_ALL=C sort -z | \
-		tar cvv --exclude .svn --no-recursion --null -T -) | \
-	gzip -n > skins2/default.vlt
-
-.lua.luac:
-	$(AM_V_at)for f in $(EXTRA_DIST); do \
-		test "$(srcdir)" = . || f="$(srcdir)/$$f"; \
-		if test $$f = $<; then \
-			exit 0; \
-		fi; \
-	done; \
-	echo "Attempt to byte-compile unknown file: $(<)!"; \
-	exit 1
-	$(AM_V_at)mkdir -p "$$(dirname '$@')"
-	$(luac_verbose)$(LUAC) -o $@ $<
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/src/Makefile.in b/src/Makefile.in
deleted file mode 100644
index 3f19672..0000000
--- a/src/Makefile.in
+++ /dev/null
@@ -1,4080 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-###############################################################################
-# Automake targets and declarations
-###############################################################################
-
-
-
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
- at HAVE_WIN32_TRUE@am__append_1 = -avoid-version
- at HAVE_WINCE_TRUE@am__append_2 = -avoid-version
- at HAVE_WIN32_TRUE@am__append_3 = libvlc_win32_rc.$(OBJEXT)
- at HAVE_WIN32_TRUE@am__append_4 = -Wl,libvlc_win32_rc.$(OBJEXT)
- at HAVE_WIN32_TRUE@am__append_5 = $(DATA_win32_rc_lib)
- at HAVE_WIN32_TRUE@am__append_6 = -Wl,$(DATA_win32_rc_lib)
- at HAVE_BEOS_TRUE@am__append_7 = $(SOURCES_libvlc_beos)
- at HAVE_BEOS_FALSE@@HAVE_DARWIN_TRUE at am__append_8 = $(SOURCES_libvlc_darwin)
- at HAVE_BEOS_FALSE@@HAVE_DARWIN_FALSE@@HAVE_LINUX_TRUE at am__append_9 = $(SOURCES_libvlc_linux)
- at HAVE_BEOS_FALSE@@HAVE_DARWIN_FALSE@@HAVE_LINUX_FALSE@@HAVE_WIN32_TRUE at am__append_10 = $(SOURCES_libvlc_win32)
- at HAVE_BEOS_FALSE@@HAVE_DARWIN_FALSE@@HAVE_LINUX_FALSE@@HAVE_WIN32_FALSE@@HAVE_WINCE_TRUE at am__append_11 = $(SOURCES_libvlc_win32)
- at HAVE_BEOS_FALSE@@HAVE_DARWIN_FALSE@@HAVE_LINUX_FALSE@@HAVE_WIN32_FALSE@@HAVE_WINCE_FALSE at am__append_12 = $(SOURCES_libvlc_other)
- at BUILD_DIRENT_TRUE@am__append_13 = $(SOURCES_libvlc_dirent)
- at BUILD_HTTPD_TRUE@am__append_14 = $(SOURCES_libvlc_httpd)
- at ENABLE_SOUT_TRUE@am__append_15 = $(SOURCES_libvlc_sout)
- at ENABLE_SOUT_TRUE@@ENABLE_VLM_TRUE at am__append_16 = $(SOURCES_libvlc_vlm)
-subdir = src
-DIST_COMMON = $(dist_check_SCRIPTS) $(noinst_HEADERS) \
-	$(pkginclude_HEADERS) $(pluginsinclude_HEADERS) \
-	$(srcdir)/Makefile.am $(srcdir)/Makefile.in
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-am__vpath_adj = case $$p in \
-    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
-    *) f=$$p;; \
-  esac;
-am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
-am__install_max = 40
-am__nobase_strip_setup = \
-  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
-am__nobase_strip = \
-  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
-am__nobase_list = $(am__nobase_strip_setup); \
-  for p in $$list; do echo "$$p $$p"; done | \
-  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
-  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
-    if (++n[$$2] == $(am__install_max)) \
-      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
-    END { for (dir in files) print dir, files[dir] }'
-am__base_list = \
-  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
-  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
-am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgconfigdir)" \
-	"$(DESTDIR)$(pkgincludedir)" "$(DESTDIR)$(pkgincludedir)" \
-	"$(DESTDIR)$(pluginsincludedir)"
-LTLIBRARIES = $(lib_LTLIBRARIES)
-am__dirstamp = $(am__leading_dot)dirstamp
-am__objects_1 = control/libvlc_la-core.lo control/libvlc_la-error.lo \
-	control/libvlc_la-log.lo control/libvlc_la-playlist.lo \
-	control/libvlc_la-vlm.lo control/libvlc_la-video.lo \
-	control/libvlc_la-audio.lo control/libvlc_la-event.lo \
-	control/libvlc_la-event_async.lo control/libvlc_la-media.lo \
-	control/libvlc_la-media_player.lo \
-	control/libvlc_la-media_list.lo \
-	control/libvlc_la-media_list_player.lo \
-	control/libvlc_la-media_library.lo \
-	control/libvlc_la-media_discoverer.lo
-am_libvlc_la_OBJECTS = $(am__objects_1)
-nodist_libvlc_la_OBJECTS = libvlc_la-revision.lo
-libvlc_la_OBJECTS = $(am_libvlc_la_OBJECTS) \
-	$(nodist_libvlc_la_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-libvlc_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(libvlc_la_CFLAGS) \
-	$(CFLAGS) $(libvlc_la_LDFLAGS) $(LDFLAGS) -o $@
-am__DEPENDENCIES_1 =
-am__libvlccore_la_SOURCES_DIST = libvlc.c libvlc.h libvlc-module.c \
-	missing.c version.c interface/dialog.c interface/interface.c \
-	interface/intf_eject.c playlist/playlist_internal.h \
-	playlist/art.c playlist/art.h playlist/thread.c \
-	playlist/control.c playlist/engine.c playlist/fetcher.c \
-	playlist/fetcher.h playlist/sort.c playlist/loadsave.c \
-	playlist/preparser.c playlist/preparser.h playlist/tree.c \
-	playlist/item.c playlist/search.c \
-	playlist/services_discovery.c input/item.c input/access.c \
-	input/clock.c input/control.c input/decoder.c \
-	input/decoder_synchro.c input/demux.c input/es_out.c \
-	input/es_out_timeshift.c input/event.c input/input.c \
-	input/info.h input/meta.c input/access.h input/clock.h \
-	input/decoder.h input/demux.h input/es_out.h \
-	input/es_out_timeshift.h input/event.h input/item.h \
-	input/stream.h input/input_internal.h input/input_interface.h \
-	input/vlm_internal.h input/vlm_event.h input/resource.h \
-	input/resource.c input/stream.c input/stream_demux.c \
-	input/stream_filter.c input/stream_memory.c input/subtitles.c \
-	input/var.c video_output/display.c video_output/display.h \
-	video_output/event.h video_output/inhibit.c \
-	video_output/inhibit.h video_output/snapshot.c \
-	video_output/snapshot.h video_output/statistic.h \
-	video_output/video_output.c video_output/vout_pictures.c \
-	video_output/vout_pictures.h video_output/video_text.c \
-	video_output/video_epg.c video_output/video_widgets.c \
-	video_output/vout_subpictures.c video_output/window.c \
-	video_output/vout_intf.c video_output/vout_internal.h \
-	video_output/vout_control.h audio_output/aout_internal.h \
-	audio_output/common.c audio_output/dec.c \
-	audio_output/filters.c audio_output/input.c \
-	audio_output/mixer.c audio_output/output.c audio_output/intf.c \
-	osd/osd.c osd/osd_text.c osd/osd_widgets.c network/acl.c \
-	network/getaddrinfo.c network/io.c network/tcp.c network/udp.c \
-	network/rootbind.c network/tls.c network/poll.c text/charset.c \
-	text/strings.c text/unicode.c text/filesystem.c \
-	text/iso_lang.c text/iso-639_def.h misc/md5.c misc/probe.c \
-	misc/rand.c misc/mtime.c misc/block.c misc/fourcc.c \
-	misc/es_format.c misc/picture_fifo.c misc/picture_pool.c \
-	modules/modules.h modules/modules.c modules/cache.c \
-	modules/entry.c modules/os.c modules/textdomain.c \
-	misc/threads.c misc/stats.c misc/cpu.c misc/action.c \
-	misc/epg.c config/configuration.h config/core.c config/chain.c \
-	config/file.c config/intf.c config/keys.c config/cmdline.c \
-	config/dirs.c config/getopt.c config/vlc_getopt.h \
-	misc/events.c misc/image.c misc/messages.c misc/objects.c \
-	misc/variables.h misc/variables.c misc/error.c misc/update.h \
-	misc/update.c misc/update_crypto.c misc/xml.c extras/libc.c \
-	extras/tdestroy.c misc/filter.c misc/filter_chain.c \
-	misc/http_auth.c misc/sql.c misc/pthread.c config/dirs_macos.c \
-	misc/darwin_specific.c config/dirs_xdg.c misc/linux_specific.c \
-	win32/dirs.c win32/specific.c win32/thread.c win32/winsock.c \
-	misc/not_specific.c extras/dirent.c network/httpd.c \
-	stream_output/stream_output.c stream_output/stream_output.h \
-	stream_output/announce.c stream_output/sap.c \
-	stream_output/sdp.c input/vlm.c input/vlm_event.c \
-	input/vlmshell.c
-am__objects_2 =
-am__objects_3 = libvlccore_la-libvlc.lo libvlccore_la-libvlc-module.lo \
-	libvlccore_la-missing.lo libvlccore_la-version.lo \
-	interface/libvlccore_la-dialog.lo \
-	interface/libvlccore_la-interface.lo \
-	interface/libvlccore_la-intf_eject.lo \
-	playlist/libvlccore_la-art.lo playlist/libvlccore_la-thread.lo \
-	playlist/libvlccore_la-control.lo \
-	playlist/libvlccore_la-engine.lo \
-	playlist/libvlccore_la-fetcher.lo \
-	playlist/libvlccore_la-sort.lo \
-	playlist/libvlccore_la-loadsave.lo \
-	playlist/libvlccore_la-preparser.lo \
-	playlist/libvlccore_la-tree.lo playlist/libvlccore_la-item.lo \
-	playlist/libvlccore_la-search.lo \
-	playlist/libvlccore_la-services_discovery.lo \
-	input/libvlccore_la-item.lo input/libvlccore_la-access.lo \
-	input/libvlccore_la-clock.lo input/libvlccore_la-control.lo \
-	input/libvlccore_la-decoder.lo \
-	input/libvlccore_la-decoder_synchro.lo \
-	input/libvlccore_la-demux.lo input/libvlccore_la-es_out.lo \
-	input/libvlccore_la-es_out_timeshift.lo \
-	input/libvlccore_la-event.lo input/libvlccore_la-input.lo \
-	input/libvlccore_la-meta.lo input/libvlccore_la-resource.lo \
-	input/libvlccore_la-stream.lo \
-	input/libvlccore_la-stream_demux.lo \
-	input/libvlccore_la-stream_filter.lo \
-	input/libvlccore_la-stream_memory.lo \
-	input/libvlccore_la-subtitles.lo input/libvlccore_la-var.lo \
-	video_output/libvlccore_la-display.lo \
-	video_output/libvlccore_la-inhibit.lo \
-	video_output/libvlccore_la-snapshot.lo \
-	video_output/libvlccore_la-video_output.lo \
-	video_output/libvlccore_la-vout_pictures.lo \
-	video_output/libvlccore_la-video_text.lo \
-	video_output/libvlccore_la-video_epg.lo \
-	video_output/libvlccore_la-video_widgets.lo \
-	video_output/libvlccore_la-vout_subpictures.lo \
-	video_output/libvlccore_la-window.lo \
-	video_output/libvlccore_la-vout_intf.lo \
-	audio_output/libvlccore_la-common.lo \
-	audio_output/libvlccore_la-dec.lo \
-	audio_output/libvlccore_la-filters.lo \
-	audio_output/libvlccore_la-input.lo \
-	audio_output/libvlccore_la-mixer.lo \
-	audio_output/libvlccore_la-output.lo \
-	audio_output/libvlccore_la-intf.lo osd/libvlccore_la-osd.lo \
-	osd/libvlccore_la-osd_text.lo osd/libvlccore_la-osd_widgets.lo \
-	network/libvlccore_la-acl.lo \
-	network/libvlccore_la-getaddrinfo.lo \
-	network/libvlccore_la-io.lo network/libvlccore_la-tcp.lo \
-	network/libvlccore_la-udp.lo network/libvlccore_la-rootbind.lo \
-	network/libvlccore_la-tls.lo network/libvlccore_la-poll.lo \
-	text/libvlccore_la-charset.lo text/libvlccore_la-strings.lo \
-	text/libvlccore_la-unicode.lo text/libvlccore_la-filesystem.lo \
-	text/libvlccore_la-iso_lang.lo misc/libvlccore_la-md5.lo \
-	misc/libvlccore_la-probe.lo misc/libvlccore_la-rand.lo \
-	misc/libvlccore_la-mtime.lo misc/libvlccore_la-block.lo \
-	misc/libvlccore_la-fourcc.lo misc/libvlccore_la-es_format.lo \
-	misc/libvlccore_la-picture_fifo.lo \
-	misc/libvlccore_la-picture_pool.lo \
-	modules/libvlccore_la-modules.lo \
-	modules/libvlccore_la-cache.lo modules/libvlccore_la-entry.lo \
-	modules/libvlccore_la-os.lo \
-	modules/libvlccore_la-textdomain.lo \
-	misc/libvlccore_la-threads.lo misc/libvlccore_la-stats.lo \
-	misc/libvlccore_la-cpu.lo misc/libvlccore_la-action.lo \
-	misc/libvlccore_la-epg.lo config/libvlccore_la-core.lo \
-	config/libvlccore_la-chain.lo config/libvlccore_la-file.lo \
-	config/libvlccore_la-intf.lo config/libvlccore_la-keys.lo \
-	config/libvlccore_la-cmdline.lo config/libvlccore_la-dirs.lo \
-	config/libvlccore_la-getopt.lo misc/libvlccore_la-events.lo \
-	misc/libvlccore_la-image.lo misc/libvlccore_la-messages.lo \
-	misc/libvlccore_la-objects.lo misc/libvlccore_la-variables.lo \
-	misc/libvlccore_la-error.lo misc/libvlccore_la-update.lo \
-	misc/libvlccore_la-update_crypto.lo misc/libvlccore_la-xml.lo \
-	extras/libvlccore_la-libc.lo extras/libvlccore_la-tdestroy.lo \
-	misc/libvlccore_la-filter.lo \
-	misc/libvlccore_la-filter_chain.lo \
-	misc/libvlccore_la-http_auth.lo misc/libvlccore_la-sql.lo \
-	$(am__objects_2)
-am__objects_4 = $(am__objects_3) $(am__objects_2)
-am__objects_5 = misc/libvlccore_la-pthread.lo $(am__objects_2)
- at HAVE_BEOS_TRUE@am__objects_6 = $(am__objects_5)
-am__objects_7 = config/libvlccore_la-dirs_macos.lo \
-	misc/libvlccore_la-pthread.lo \
-	misc/libvlccore_la-darwin_specific.lo $(am__objects_2)
- at HAVE_BEOS_FALSE@@HAVE_DARWIN_TRUE at am__objects_8 = $(am__objects_7)
-am__objects_9 = config/libvlccore_la-dirs_xdg.lo \
-	misc/libvlccore_la-pthread.lo \
-	misc/libvlccore_la-linux_specific.lo $(am__objects_2)
- at HAVE_BEOS_FALSE@@HAVE_DARWIN_FALSE@@HAVE_LINUX_TRUE at am__objects_10 = $(am__objects_9)
-am__objects_11 = win32/libvlccore_la-dirs.lo \
-	win32/libvlccore_la-specific.lo win32/libvlccore_la-thread.lo \
-	win32/libvlccore_la-winsock.lo $(am__objects_2)
- at HAVE_BEOS_FALSE@@HAVE_DARWIN_FALSE@@HAVE_LINUX_FALSE@@HAVE_WIN32_TRUE at am__objects_12 = $(am__objects_11)
- at HAVE_BEOS_FALSE@@HAVE_DARWIN_FALSE@@HAVE_LINUX_FALSE@@HAVE_WIN32_FALSE@@HAVE_WINCE_TRUE at am__objects_13 = $(am__objects_11)
-am__objects_14 = config/libvlccore_la-dirs_xdg.lo \
-	misc/libvlccore_la-pthread.lo \
-	misc/libvlccore_la-not_specific.lo
- at HAVE_BEOS_FALSE@@HAVE_DARWIN_FALSE@@HAVE_LINUX_FALSE@@HAVE_WIN32_FALSE@@HAVE_WINCE_FALSE at am__objects_15 = $(am__objects_14)
-am__objects_16 = extras/libvlccore_la-dirent.lo $(am__objects_2)
- at BUILD_DIRENT_TRUE@am__objects_17 = $(am__objects_16)
-am__objects_18 = network/libvlccore_la-httpd.lo $(am__objects_2)
- at BUILD_HTTPD_TRUE@am__objects_19 = $(am__objects_18)
-am__objects_20 = stream_output/libvlccore_la-stream_output.lo \
-	stream_output/libvlccore_la-announce.lo \
-	stream_output/libvlccore_la-sap.lo \
-	stream_output/libvlccore_la-sdp.lo $(am__objects_2)
- at ENABLE_SOUT_TRUE@am__objects_21 = $(am__objects_20)
-am__objects_22 = input/libvlccore_la-vlm.lo \
-	input/libvlccore_la-vlm_event.lo \
-	input/libvlccore_la-vlmshell.lo $(am__objects_2)
- at ENABLE_SOUT_TRUE@@ENABLE_VLM_TRUE at am__objects_23 = $(am__objects_22)
-am_libvlccore_la_OBJECTS = $(am__objects_4) $(am__objects_6) \
-	$(am__objects_8) $(am__objects_10) $(am__objects_12) \
-	$(am__objects_13) $(am__objects_15) $(am__objects_17) \
-	$(am__objects_19) $(am__objects_21) $(am__objects_23)
-nodist_libvlccore_la_OBJECTS = libvlccore_la-revision.lo
-libvlccore_la_OBJECTS = $(am_libvlccore_la_OBJECTS) \
-	$(nodist_libvlccore_la_OBJECTS)
-libvlccore_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(libvlccore_la_CFLAGS) \
-	$(CFLAGS) $(libvlccore_la_LDFLAGS) $(LDFLAGS) -o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(libvlc_la_SOURCES) $(nodist_libvlc_la_SOURCES) \
-	$(libvlccore_la_SOURCES) $(EXTRA_libvlccore_la_SOURCES) \
-	$(nodist_libvlccore_la_SOURCES)
-DIST_SOURCES = $(libvlc_la_SOURCES) $(am__libvlccore_la_SOURCES_DIST) \
-	$(EXTRA_libvlccore_la_SOURCES)
-RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
-	html-recursive info-recursive install-data-recursive \
-	install-dvi-recursive install-exec-recursive \
-	install-html-recursive install-info-recursive \
-	install-pdf-recursive install-ps-recursive install-recursive \
-	installcheck-recursive installdirs-recursive pdf-recursive \
-	ps-recursive uninstall-recursive
-DATA = $(noinst_DATA) $(pkgconfig_DATA)
-HEADERS = $(nodist_pkginclude_HEADERS) $(noinst_HEADERS) \
-	$(pkginclude_HEADERS) $(pluginsinclude_HEADERS)
-RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
-  distclean-recursive maintainer-clean-recursive
-AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
-	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
-	distdir
-ETAGS = etags
-CTAGS = ctags
-am__tty_colors = \
-red=; grn=; lgn=; blu=; std=
-DIST_SUBDIRS = $(SUBDIRS)
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-am__relativize = \
-  dir0=`pwd`; \
-  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
-  sed_rest='s,^[^/]*/*,,'; \
-  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
-  sed_butlast='s,/*[^/]*$$,,'; \
-  while test -n "$$dir1"; do \
-    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
-    if test "$$first" != "."; then \
-      if test "$$first" = ".."; then \
-        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
-        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
-      else \
-        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
-        if test "$$first2" = "$$first"; then \
-          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
-        else \
-          dir2="../$$dir2"; \
-        fi; \
-        dir0="$$dir0"/"$$first"; \
-      fi; \
-    fi; \
-    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
-  done; \
-  reldir="$$dir2"
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-AUTOMAKE_OPTIONS = subdir-objects
-SUBDIRS = . test
-NULL = 
-EXTRA_DIST = extras/COPYING misc/beos_specific.cpp libvlc.pc.in \
-	vlc-plugin.pc.in libvlc.sym libvlccore.sym \
-	../include/vlc/libvlc_version.h.in libvlc_win32_rc.rc.in
-
-###############################################################################
-# GIT revision
-###############################################################################
-BUILT_SOURCES = $(nodist_pkginclude_HEADERS) ../include/vlc_about.h \
-	stamp-revision
-CLEANFILES = $(BUILT_SOURCES) $(pkgconfig_DATA) revision.txt \
-	revision.c $(check_DATA)
-SUFFIXES = .pc.in .pc .rc.in .rc
-
-###############################################################################
-# Headers
-###############################################################################
-pluginsincludedir = $(pkgincludedir)/plugins
-pkginclude_HEADERS = \
-	../include/vlc/vlc.h \
-	../include/vlc/deprecated.h \
-	../include/vlc/libvlc.h \
-	../include/vlc/libvlc_events.h \
-	../include/vlc/libvlc_media.h \
-	../include/vlc/libvlc_media_discoverer.h \
-	../include/vlc/libvlc_media_library.h \
-	../include/vlc/libvlc_media_list.h \
-	../include/vlc/libvlc_media_list_player.h \
-	../include/vlc/libvlc_media_player.h \
-	../include/vlc/libvlc_structures.h \
-	../include/vlc/libvlc_vlm.h \
-	$(NULL)
-
-nodist_pkginclude_HEADERS = ../include/vlc/libvlc_version.h
-pluginsinclude_HEADERS = \
-	../include/vlc_access.h \
-	../include/vlc_acl.h \
-	../include/vlc_aout.h \
-	../include/vlc_aout_mixer.h \
-	../include/vlc_arrays.h \
-	../include/vlc_art_finder.h \
-	../include/vlc_avcodec.h \
-	../include/vlc_bits.h \
-	../include/vlc_block.h \
-	../include/vlc_block_helper.h \
-	../include/vlc_charset.h \
-	../include/vlc_codec.h \
-	../include/vlc_common.h \
-	../include/vlc_config.h \
-	../include/vlc_config_cat.h \
-	../include/vlc_configuration.h \
-	../include/vlc_cpu.h \
-	../include/vlc_dialog.h \
-	../include/vlc_demux.h \
-	../include/vlc_epg.h \
-	../include/vlc_es.h \
-	../include/vlc_es_out.h \
-	../include/vlc_events.h \
-	../include/vlc_filter.h \
-	../include/vlc_fourcc.h \
-	../include/vlc_fs.h \
-	../include/vlc_gcrypt.h \
-	../include/vlc_http.h \
-	../include/vlc_httpd.h \
-	../include/vlc_image.h \
-	../include/vlc_inhibit.h \
-	../include/vlc_input.h \
-	../include/vlc_input_item.h \
-	../include/vlc_main.h \
-	../include/vlc_md5.h \
-	../include/vlc_messages.h \
-	../include/vlc_meta.h \
-	../include/vlc_modules.h \
-	../include/vlc_mouse.h \
-	../include/vlc_mtime.h \
-	../include/vlc_objects.h \
-	../include/vlc_picture.h \
-	../include/vlc_picture_fifo.h \
-	../include/vlc_picture_pool.h \
-	../include/vlc_playlist.h \
-	../include/vlc_plugin.h \
-	../include/vlc_probe.h \
-	../include/vlc_rand.h \
-	../include/vlc_services_discovery.h \
-	../include/vlc_sql.h \
-	../include/vlc_sout.h \
-	../include/vlc_stream.h \
-	../include/vlc_strings.h \
-	../include/vlc_subpicture.h \
-	../include/vlc_threads.h \
-	../include/vlc_url.h \
-	../include/vlc_variables.h \
-	../include/vlc_vlm.h \
-	../include/vlc_video_splitter.h \
-	../include/vlc_vout.h \
-	../include/vlc_vout_display.h \
-	../include/vlc_vout_opengl.h \
-	../include/vlc_vout_window.h \
-	../include/vlc_xml.h \
-	../include/vlc_xlib.h \
-	$(NULL)
-
-noinst_HEADERS = \
-	../include/vlc_codec_synchro.h \
-	../include/vlc_codecs.h \
-	../include/vlc_extensions.h \
-	../include/vlc_fixups.h \
-	../include/vlc_interface.h \
-	../include/vlc_intf_strings.h \
-	../include/vlc_iso_lang.h \
-	../include/vlc_keys.h \
-	../include/vlc_memory.h \
-	../include/vlc_network.h \
-	../include/vlc_osd.h \
-	../include/vlc_pgpkey.h \
-	../include/vlc_tls.h \
-	../include/vlc_update.h \
-	../include/vlc_vod.h \
-	../include/vlc_vout_wrapper.h \
-	../include/vlc_windows_interfaces.h \
-	$(NULL)
-
-
-###############################################################################
-# pkg-config integration
-###############################################################################
-pkgconfigdir = $(libdir)/pkgconfig
-pkgconfig_DATA = libvlc.pc vlc-plugin.pc
-
-##############################################################################
-# Windows resource files
-##############################################################################
- at HAVE_WIN32_TRUE@noinst_DATA = libvlc_win32_rc.rc
-
-###############################################################################
-# Building libvlc
-###############################################################################
-lib_LTLIBRARIES = libvlccore.la libvlc.la
-AM_LDFLAGS = -no-undefined $(am__append_1) $(am__append_2)
-libvlccore_la_SOURCES = $(SOURCES_libvlc) $(am__append_7) \
-	$(am__append_8) $(am__append_9) $(am__append_10) \
-	$(am__append_11) $(am__append_12) $(am__append_13) \
-	$(am__append_14) $(am__append_15) $(am__append_16)
-nodist_libvlccore_la_SOURCES = revision.c
-libvlccore_la_CFLAGS = `$(VLC_CONFIG) --cflags libvlccore` \
-	-DMODULE_STRING=\"main\" \
-	-DLOCALEDIR=\"$(localedir)\" \
-	-DSYSCONFDIR=\"$(sysconfdir)\" \
-	-DDATA_PATH=\"$(vlcdatadir)\" \
-	-DPKGLIBDIR=\"$(vlclibdir)\"
-
-libvlccore_la_LDFLAGS = `$(VLC_CONFIG) --ldflags libvlccore` \
-	$(AM_LDFLAGS) -no-undefined -export-symbols \
-	$(srcdir)/libvlccore.sym -version-info 4:3:0 $(am__append_4)
-libvlccore_la_LIBADD = `$(VLC_CONFIG) -libs libvlccore` $(AM_LIBADD) \
-	$(LTLIBINTL) ../compat/libcompat.la
-
-libvlccore_la_DEPENDENCIES = libvlccore.sym $(am__append_3)
-libvlc_la_SOURCES = $(SOURCES_libvlc_control)
-nodist_libvlc_la_SOURCES = revision.c
-libvlc_la_LIBADD = `$(VLC_CONFIG) -libs libvlc` \
-	libvlccore.la ../compat/libcompat.la
-
-libvlc_la_CFLAGS = `$(VLC_CONFIG) --cflags libvlc`
-libvlc_la_LDFLAGS = $(AM_LDFLAGS) `$(VLC_CONFIG) --ldflags libvlc` \
-	-version-info 7:1:2 -export-symbols $(srcdir)/libvlc.sym \
-	$(am__append_6)
-libvlc_la_DEPENDENCIES = libvlc.sym libvlccore.la $(am__append_5)
-EXTRA_libvlccore_la_SOURCES = \
-	$(SOURCES_libvlc_beos) \
-	$(SOURCES_libvlc_darwin) \
-	$(SOURCES_libvlc_linux) \
-	$(SOURCES_libvlc_win32) \
-	$(SOURCES_libvlc_other) \
-	$(SOURCES_libvlc_dirent) \
-	$(SOURCES_libvlc_httpd) \
-	$(SOURCES_libvlc_sout) \
-	$(SOURCES_libvlc_vlm) \
-	$(NULL)
-
-SOURCES_libvlc_beos = \
-	misc/pthread.c \
-	$(NULL)
-
-SOURCES_libvlc_darwin = \
-	config/dirs_macos.c \
-	misc/pthread.c \
-	misc/darwin_specific.c \
-	$(NULL)
-
-SOURCES_libvlc_linux = \
-	config/dirs_xdg.c \
-	misc/pthread.c \
-	misc/linux_specific.c \
-	$(NULL)
-
-SOURCES_libvlc_win32 = \
-	win32/dirs.c \
-	win32/specific.c \
-	win32/thread.c \
-	win32/winsock.c \
-	$(NULL)
-
-SOURCES_libvlc_other = \
-	config/dirs_xdg.c \
-	misc/pthread.c \
-	misc/not_specific.c
-
-SOURCES_libvlc_dirent = \
-	extras/dirent.c \
-	$(NULL)
-
-SOURCES_libvlc_common = \
-	libvlc.c \
-	libvlc.h \
-	libvlc-module.c \
-	missing.c \
-	version.c \
-	interface/dialog.c \
-	interface/interface.c \
-	interface/intf_eject.c \
-	playlist/playlist_internal.h \
-	playlist/art.c \
-	playlist/art.h \
-	playlist/thread.c \
-	playlist/control.c \
-	playlist/engine.c \
-	playlist/fetcher.c \
-	playlist/fetcher.h \
-	playlist/sort.c \
-	playlist/loadsave.c \
-	playlist/preparser.c \
-	playlist/preparser.h \
-	playlist/tree.c \
-	playlist/item.c \
-	playlist/search.c \
-	playlist/services_discovery.c \
-	input/item.c \
-	input/access.c \
-	input/clock.c \
-	input/control.c \
-	input/decoder.c \
-	input/decoder_synchro.c \
-	input/demux.c \
-	input/es_out.c \
-	input/es_out_timeshift.c \
-	input/event.c \
-	input/input.c \
-	input/info.h \
-	input/meta.c \
-	input/access.h \
-	input/clock.h \
-	input/decoder.h \
-	input/demux.h \
-	input/es_out.h \
-	input/es_out_timeshift.h \
-	input/event.h \
-	input/item.h \
-	input/stream.h \
-	input/input_internal.h \
-	input/input_interface.h \
-	input/vlm_internal.h \
-	input/vlm_event.h \
-	input/resource.h \
-	input/resource.c \
-	input/stream.c \
-	input/stream_demux.c \
-	input/stream_filter.c \
-	input/stream_memory.c \
-	input/subtitles.c \
-	input/var.c \
-	video_output/display.c \
-	video_output/display.h \
-	video_output/event.h \
-	video_output/inhibit.c \
-	video_output/inhibit.h \
-	video_output/snapshot.c \
-	video_output/snapshot.h \
-	video_output/statistic.h \
-	video_output/video_output.c \
-	video_output/vout_pictures.c \
-	video_output/vout_pictures.h \
-	video_output/video_text.c \
-	video_output/video_epg.c \
-	video_output/video_widgets.c \
-	video_output/vout_subpictures.c \
-	video_output/window.c \
-	video_output/vout_intf.c \
-	video_output/vout_internal.h \
-	video_output/vout_control.h \
-	audio_output/aout_internal.h \
-	audio_output/common.c \
-	audio_output/dec.c \
-	audio_output/filters.c \
-	audio_output/input.c \
-	audio_output/mixer.c \
-	audio_output/output.c \
-	audio_output/intf.c \
-	osd/osd.c \
-	osd/osd_text.c \
-	osd/osd_widgets.c \
-	network/acl.c \
-	network/getaddrinfo.c \
-	network/io.c \
-	network/tcp.c \
-	network/udp.c \
-	network/rootbind.c \
-	network/tls.c \
-	network/poll.c \
-	text/charset.c \
-	text/strings.c \
-	text/unicode.c \
-	text/filesystem.c \
-	text/iso_lang.c \
-	text/iso-639_def.h \
-	misc/md5.c \
-	misc/probe.c \
-	misc/rand.c \
-	misc/mtime.c \
-	misc/block.c \
-	misc/fourcc.c \
-	misc/es_format.c \
-	misc/picture_fifo.c \
-	misc/picture_pool.c \
-	modules/modules.h \
-	modules/modules.c \
-	modules/cache.c \
-	modules/entry.c \
-	modules/os.c \
-	modules/textdomain.c \
-	misc/threads.c \
-	misc/stats.c \
-	misc/cpu.c \
-	misc/action.c \
-	misc/epg.c \
-	config/configuration.h \
-	config/core.c \
-	config/chain.c \
-	config/file.c \
-	config/intf.c \
-	config/keys.c \
-	config/cmdline.c \
-	config/dirs.c \
-	config/getopt.c \
-	config/vlc_getopt.h \
-	misc/events.c \
-	misc/image.c \
-	misc/messages.c \
-	misc/objects.c \
-	misc/variables.h \
-	misc/variables.c \
-	misc/error.c \
-	misc/update.h \
-	misc/update.c \
-	misc/update_crypto.c \
-	misc/xml.c \
-	extras/libc.c \
-	extras/tdestroy.c \
-	misc/filter.c \
-	misc/filter_chain.c \
-	misc/http_auth.c \
-	misc/sql.c \
-	$(NULL)
-
-SOURCES_libvlc_httpd = \
-	network/httpd.c \
-	$(NULL)
-
-SOURCES_libvlc_sout = \
-	stream_output/stream_output.c \
-	stream_output/stream_output.h \
-	stream_output/announce.c \
-	stream_output/sap.c \
-	stream_output/sdp.c \
-	$(NULL)
-
-SOURCES_libvlc_vlm = \
-	input/vlm.c \
-	input/vlm_event.c \
-	input/vlmshell.c \
-	$(NULL)
-
-SOURCES_libvlc = \
-	$(SOURCES_libvlc_common) \
-	$(OPT_SOURCES_libvlc_beos) \
-	$(OPT_SOURCES_libvlc_darwin) \
-	$(OPT_SOURCES_libvlc_win32) \
-	$(OPT_SOURCES_libvlc_dirent) \
-	$(NULL)
-
-SOURCES_libvlc_control = \
-	control/libvlc_internal.h \
-	control/event_internal.h \
-	control/media_internal.h \
-	control/media_list_internal.h \
-	control/media_player_internal.h \
-	control/core.c \
-	control/error.c \
-	control/log.c \
-	control/playlist.c \
-	control/vlm.c \
-	control/video.c \
-	control/audio.c \
-	control/event.c \
-	control/event_async.c \
-	control/media.c \
-	control/media_player.c \
-	control/media_list.c \
-	control/media_list_path.h \
-	control/media_list_player.c \
-	control/media_library.c \
-	control/media_discoverer.c
-
-
-###############################################################################
-# Unit/regression test
-###############################################################################
-dist_check_SCRIPTS = check_symbols check_headers
-TESTS = check_symbols
-check_DATA = libvlc-headers.sym libvlc-sorted.sym
-all: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) all-recursive
-
-.SUFFIXES:
-.SUFFIXES: .pc.in .pc .rc.in .rc .c .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu src/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-install-libLTLIBRARIES: $(lib_LTLIBRARIES)
-	@$(NORMAL_INSTALL)
-	test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
-	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
-	list2=; for p in $$list; do \
-	  if test -f $$p; then \
-	    list2="$$list2 $$p"; \
-	  else :; fi; \
-	done; \
-	test -z "$$list2" || { \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
-	}
-
-uninstall-libLTLIBRARIES:
-	@$(NORMAL_UNINSTALL)
-	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
-	for p in $$list; do \
-	  $(am__strip_dir) \
-	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
-	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
-	done
-
-clean-libLTLIBRARIES:
-	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
-	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
-	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-	  test "$$dir" != "$$p" || dir=.; \
-	  echo "rm -f \"$${dir}/so_locations\""; \
-	  rm -f "$${dir}/so_locations"; \
-	done
-control/$(am__dirstamp):
-	@$(MKDIR_P) control
-	@: > control/$(am__dirstamp)
-control/$(DEPDIR)/$(am__dirstamp):
-	@$(MKDIR_P) control/$(DEPDIR)
-	@: > control/$(DEPDIR)/$(am__dirstamp)
-control/libvlc_la-core.lo: control/$(am__dirstamp) \
-	control/$(DEPDIR)/$(am__dirstamp)
-control/libvlc_la-error.lo: control/$(am__dirstamp) \
-	control/$(DEPDIR)/$(am__dirstamp)
-control/libvlc_la-log.lo: control/$(am__dirstamp) \
-	control/$(DEPDIR)/$(am__dirstamp)
-control/libvlc_la-playlist.lo: control/$(am__dirstamp) \
-	control/$(DEPDIR)/$(am__dirstamp)
-control/libvlc_la-vlm.lo: control/$(am__dirstamp) \
-	control/$(DEPDIR)/$(am__dirstamp)
-control/libvlc_la-video.lo: control/$(am__dirstamp) \
-	control/$(DEPDIR)/$(am__dirstamp)
-control/libvlc_la-audio.lo: control/$(am__dirstamp) \
-	control/$(DEPDIR)/$(am__dirstamp)
-control/libvlc_la-event.lo: control/$(am__dirstamp) \
-	control/$(DEPDIR)/$(am__dirstamp)
-control/libvlc_la-event_async.lo: control/$(am__dirstamp) \
-	control/$(DEPDIR)/$(am__dirstamp)
-control/libvlc_la-media.lo: control/$(am__dirstamp) \
-	control/$(DEPDIR)/$(am__dirstamp)
-control/libvlc_la-media_player.lo: control/$(am__dirstamp) \
-	control/$(DEPDIR)/$(am__dirstamp)
-control/libvlc_la-media_list.lo: control/$(am__dirstamp) \
-	control/$(DEPDIR)/$(am__dirstamp)
-control/libvlc_la-media_list_player.lo: control/$(am__dirstamp) \
-	control/$(DEPDIR)/$(am__dirstamp)
-control/libvlc_la-media_library.lo: control/$(am__dirstamp) \
-	control/$(DEPDIR)/$(am__dirstamp)
-control/libvlc_la-media_discoverer.lo: control/$(am__dirstamp) \
-	control/$(DEPDIR)/$(am__dirstamp)
-libvlc.la: $(libvlc_la_OBJECTS) $(libvlc_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libvlc_la_LINK) -rpath $(libdir) $(libvlc_la_OBJECTS) $(libvlc_la_LIBADD) $(LIBS)
-interface/$(am__dirstamp):
-	@$(MKDIR_P) interface
-	@: > interface/$(am__dirstamp)
-interface/$(DEPDIR)/$(am__dirstamp):
-	@$(MKDIR_P) interface/$(DEPDIR)
-	@: > interface/$(DEPDIR)/$(am__dirstamp)
-interface/libvlccore_la-dialog.lo: interface/$(am__dirstamp) \
-	interface/$(DEPDIR)/$(am__dirstamp)
-interface/libvlccore_la-interface.lo: interface/$(am__dirstamp) \
-	interface/$(DEPDIR)/$(am__dirstamp)
-interface/libvlccore_la-intf_eject.lo: interface/$(am__dirstamp) \
-	interface/$(DEPDIR)/$(am__dirstamp)
-playlist/$(am__dirstamp):
-	@$(MKDIR_P) playlist
-	@: > playlist/$(am__dirstamp)
-playlist/$(DEPDIR)/$(am__dirstamp):
-	@$(MKDIR_P) playlist/$(DEPDIR)
-	@: > playlist/$(DEPDIR)/$(am__dirstamp)
-playlist/libvlccore_la-art.lo: playlist/$(am__dirstamp) \
-	playlist/$(DEPDIR)/$(am__dirstamp)
-playlist/libvlccore_la-thread.lo: playlist/$(am__dirstamp) \
-	playlist/$(DEPDIR)/$(am__dirstamp)
-playlist/libvlccore_la-control.lo: playlist/$(am__dirstamp) \
-	playlist/$(DEPDIR)/$(am__dirstamp)
-playlist/libvlccore_la-engine.lo: playlist/$(am__dirstamp) \
-	playlist/$(DEPDIR)/$(am__dirstamp)
-playlist/libvlccore_la-fetcher.lo: playlist/$(am__dirstamp) \
-	playlist/$(DEPDIR)/$(am__dirstamp)
-playlist/libvlccore_la-sort.lo: playlist/$(am__dirstamp) \
-	playlist/$(DEPDIR)/$(am__dirstamp)
-playlist/libvlccore_la-loadsave.lo: playlist/$(am__dirstamp) \
-	playlist/$(DEPDIR)/$(am__dirstamp)
-playlist/libvlccore_la-preparser.lo: playlist/$(am__dirstamp) \
-	playlist/$(DEPDIR)/$(am__dirstamp)
-playlist/libvlccore_la-tree.lo: playlist/$(am__dirstamp) \
-	playlist/$(DEPDIR)/$(am__dirstamp)
-playlist/libvlccore_la-item.lo: playlist/$(am__dirstamp) \
-	playlist/$(DEPDIR)/$(am__dirstamp)
-playlist/libvlccore_la-search.lo: playlist/$(am__dirstamp) \
-	playlist/$(DEPDIR)/$(am__dirstamp)
-playlist/libvlccore_la-services_discovery.lo:  \
-	playlist/$(am__dirstamp) playlist/$(DEPDIR)/$(am__dirstamp)
-input/$(am__dirstamp):
-	@$(MKDIR_P) input
-	@: > input/$(am__dirstamp)
-input/$(DEPDIR)/$(am__dirstamp):
-	@$(MKDIR_P) input/$(DEPDIR)
-	@: > input/$(DEPDIR)/$(am__dirstamp)
-input/libvlccore_la-item.lo: input/$(am__dirstamp) \
-	input/$(DEPDIR)/$(am__dirstamp)
-input/libvlccore_la-access.lo: input/$(am__dirstamp) \
-	input/$(DEPDIR)/$(am__dirstamp)
-input/libvlccore_la-clock.lo: input/$(am__dirstamp) \
-	input/$(DEPDIR)/$(am__dirstamp)
-input/libvlccore_la-control.lo: input/$(am__dirstamp) \
-	input/$(DEPDIR)/$(am__dirstamp)
-input/libvlccore_la-decoder.lo: input/$(am__dirstamp) \
-	input/$(DEPDIR)/$(am__dirstamp)
-input/libvlccore_la-decoder_synchro.lo: input/$(am__dirstamp) \
-	input/$(DEPDIR)/$(am__dirstamp)
-input/libvlccore_la-demux.lo: input/$(am__dirstamp) \
-	input/$(DEPDIR)/$(am__dirstamp)
-input/libvlccore_la-es_out.lo: input/$(am__dirstamp) \
-	input/$(DEPDIR)/$(am__dirstamp)
-input/libvlccore_la-es_out_timeshift.lo: input/$(am__dirstamp) \
-	input/$(DEPDIR)/$(am__dirstamp)
-input/libvlccore_la-event.lo: input/$(am__dirstamp) \
-	input/$(DEPDIR)/$(am__dirstamp)
-input/libvlccore_la-input.lo: input/$(am__dirstamp) \
-	input/$(DEPDIR)/$(am__dirstamp)
-input/libvlccore_la-meta.lo: input/$(am__dirstamp) \
-	input/$(DEPDIR)/$(am__dirstamp)
-input/libvlccore_la-resource.lo: input/$(am__dirstamp) \
-	input/$(DEPDIR)/$(am__dirstamp)
-input/libvlccore_la-stream.lo: input/$(am__dirstamp) \
-	input/$(DEPDIR)/$(am__dirstamp)
-input/libvlccore_la-stream_demux.lo: input/$(am__dirstamp) \
-	input/$(DEPDIR)/$(am__dirstamp)
-input/libvlccore_la-stream_filter.lo: input/$(am__dirstamp) \
-	input/$(DEPDIR)/$(am__dirstamp)
-input/libvlccore_la-stream_memory.lo: input/$(am__dirstamp) \
-	input/$(DEPDIR)/$(am__dirstamp)
-input/libvlccore_la-subtitles.lo: input/$(am__dirstamp) \
-	input/$(DEPDIR)/$(am__dirstamp)
-input/libvlccore_la-var.lo: input/$(am__dirstamp) \
-	input/$(DEPDIR)/$(am__dirstamp)
-video_output/$(am__dirstamp):
-	@$(MKDIR_P) video_output
-	@: > video_output/$(am__dirstamp)
-video_output/$(DEPDIR)/$(am__dirstamp):
-	@$(MKDIR_P) video_output/$(DEPDIR)
-	@: > video_output/$(DEPDIR)/$(am__dirstamp)
-video_output/libvlccore_la-display.lo: video_output/$(am__dirstamp) \
-	video_output/$(DEPDIR)/$(am__dirstamp)
-video_output/libvlccore_la-inhibit.lo: video_output/$(am__dirstamp) \
-	video_output/$(DEPDIR)/$(am__dirstamp)
-video_output/libvlccore_la-snapshot.lo: video_output/$(am__dirstamp) \
-	video_output/$(DEPDIR)/$(am__dirstamp)
-video_output/libvlccore_la-video_output.lo:  \
-	video_output/$(am__dirstamp) \
-	video_output/$(DEPDIR)/$(am__dirstamp)
-video_output/libvlccore_la-vout_pictures.lo:  \
-	video_output/$(am__dirstamp) \
-	video_output/$(DEPDIR)/$(am__dirstamp)
-video_output/libvlccore_la-video_text.lo:  \
-	video_output/$(am__dirstamp) \
-	video_output/$(DEPDIR)/$(am__dirstamp)
-video_output/libvlccore_la-video_epg.lo: video_output/$(am__dirstamp) \
-	video_output/$(DEPDIR)/$(am__dirstamp)
-video_output/libvlccore_la-video_widgets.lo:  \
-	video_output/$(am__dirstamp) \
-	video_output/$(DEPDIR)/$(am__dirstamp)
-video_output/libvlccore_la-vout_subpictures.lo:  \
-	video_output/$(am__dirstamp) \
-	video_output/$(DEPDIR)/$(am__dirstamp)
-video_output/libvlccore_la-window.lo: video_output/$(am__dirstamp) \
-	video_output/$(DEPDIR)/$(am__dirstamp)
-video_output/libvlccore_la-vout_intf.lo: video_output/$(am__dirstamp) \
-	video_output/$(DEPDIR)/$(am__dirstamp)
-audio_output/$(am__dirstamp):
-	@$(MKDIR_P) audio_output
-	@: > audio_output/$(am__dirstamp)
-audio_output/$(DEPDIR)/$(am__dirstamp):
-	@$(MKDIR_P) audio_output/$(DEPDIR)
-	@: > audio_output/$(DEPDIR)/$(am__dirstamp)
-audio_output/libvlccore_la-common.lo: audio_output/$(am__dirstamp) \
-	audio_output/$(DEPDIR)/$(am__dirstamp)
-audio_output/libvlccore_la-dec.lo: audio_output/$(am__dirstamp) \
-	audio_output/$(DEPDIR)/$(am__dirstamp)
-audio_output/libvlccore_la-filters.lo: audio_output/$(am__dirstamp) \
-	audio_output/$(DEPDIR)/$(am__dirstamp)
-audio_output/libvlccore_la-input.lo: audio_output/$(am__dirstamp) \
-	audio_output/$(DEPDIR)/$(am__dirstamp)
-audio_output/libvlccore_la-mixer.lo: audio_output/$(am__dirstamp) \
-	audio_output/$(DEPDIR)/$(am__dirstamp)
-audio_output/libvlccore_la-output.lo: audio_output/$(am__dirstamp) \
-	audio_output/$(DEPDIR)/$(am__dirstamp)
-audio_output/libvlccore_la-intf.lo: audio_output/$(am__dirstamp) \
-	audio_output/$(DEPDIR)/$(am__dirstamp)
-osd/$(am__dirstamp):
-	@$(MKDIR_P) osd
-	@: > osd/$(am__dirstamp)
-osd/$(DEPDIR)/$(am__dirstamp):
-	@$(MKDIR_P) osd/$(DEPDIR)
-	@: > osd/$(DEPDIR)/$(am__dirstamp)
-osd/libvlccore_la-osd.lo: osd/$(am__dirstamp) \
-	osd/$(DEPDIR)/$(am__dirstamp)
-osd/libvlccore_la-osd_text.lo: osd/$(am__dirstamp) \
-	osd/$(DEPDIR)/$(am__dirstamp)
-osd/libvlccore_la-osd_widgets.lo: osd/$(am__dirstamp) \
-	osd/$(DEPDIR)/$(am__dirstamp)
-network/$(am__dirstamp):
-	@$(MKDIR_P) network
-	@: > network/$(am__dirstamp)
-network/$(DEPDIR)/$(am__dirstamp):
-	@$(MKDIR_P) network/$(DEPDIR)
-	@: > network/$(DEPDIR)/$(am__dirstamp)
-network/libvlccore_la-acl.lo: network/$(am__dirstamp) \
-	network/$(DEPDIR)/$(am__dirstamp)
-network/libvlccore_la-getaddrinfo.lo: network/$(am__dirstamp) \
-	network/$(DEPDIR)/$(am__dirstamp)
-network/libvlccore_la-io.lo: network/$(am__dirstamp) \
-	network/$(DEPDIR)/$(am__dirstamp)
-network/libvlccore_la-tcp.lo: network/$(am__dirstamp) \
-	network/$(DEPDIR)/$(am__dirstamp)
-network/libvlccore_la-udp.lo: network/$(am__dirstamp) \
-	network/$(DEPDIR)/$(am__dirstamp)
-network/libvlccore_la-rootbind.lo: network/$(am__dirstamp) \
-	network/$(DEPDIR)/$(am__dirstamp)
-network/libvlccore_la-tls.lo: network/$(am__dirstamp) \
-	network/$(DEPDIR)/$(am__dirstamp)
-network/libvlccore_la-poll.lo: network/$(am__dirstamp) \
-	network/$(DEPDIR)/$(am__dirstamp)
-text/$(am__dirstamp):
-	@$(MKDIR_P) text
-	@: > text/$(am__dirstamp)
-text/$(DEPDIR)/$(am__dirstamp):
-	@$(MKDIR_P) text/$(DEPDIR)
-	@: > text/$(DEPDIR)/$(am__dirstamp)
-text/libvlccore_la-charset.lo: text/$(am__dirstamp) \
-	text/$(DEPDIR)/$(am__dirstamp)
-text/libvlccore_la-strings.lo: text/$(am__dirstamp) \
-	text/$(DEPDIR)/$(am__dirstamp)
-text/libvlccore_la-unicode.lo: text/$(am__dirstamp) \
-	text/$(DEPDIR)/$(am__dirstamp)
-text/libvlccore_la-filesystem.lo: text/$(am__dirstamp) \
-	text/$(DEPDIR)/$(am__dirstamp)
-text/libvlccore_la-iso_lang.lo: text/$(am__dirstamp) \
-	text/$(DEPDIR)/$(am__dirstamp)
-misc/$(am__dirstamp):
-	@$(MKDIR_P) misc
-	@: > misc/$(am__dirstamp)
-misc/$(DEPDIR)/$(am__dirstamp):
-	@$(MKDIR_P) misc/$(DEPDIR)
-	@: > misc/$(DEPDIR)/$(am__dirstamp)
-misc/libvlccore_la-md5.lo: misc/$(am__dirstamp) \
-	misc/$(DEPDIR)/$(am__dirstamp)
-misc/libvlccore_la-probe.lo: misc/$(am__dirstamp) \
-	misc/$(DEPDIR)/$(am__dirstamp)
-misc/libvlccore_la-rand.lo: misc/$(am__dirstamp) \
-	misc/$(DEPDIR)/$(am__dirstamp)
-misc/libvlccore_la-mtime.lo: misc/$(am__dirstamp) \
-	misc/$(DEPDIR)/$(am__dirstamp)
-misc/libvlccore_la-block.lo: misc/$(am__dirstamp) \
-	misc/$(DEPDIR)/$(am__dirstamp)
-misc/libvlccore_la-fourcc.lo: misc/$(am__dirstamp) \
-	misc/$(DEPDIR)/$(am__dirstamp)
-misc/libvlccore_la-es_format.lo: misc/$(am__dirstamp) \
-	misc/$(DEPDIR)/$(am__dirstamp)
-misc/libvlccore_la-picture_fifo.lo: misc/$(am__dirstamp) \
-	misc/$(DEPDIR)/$(am__dirstamp)
-misc/libvlccore_la-picture_pool.lo: misc/$(am__dirstamp) \
-	misc/$(DEPDIR)/$(am__dirstamp)
-modules/$(am__dirstamp):
-	@$(MKDIR_P) modules
-	@: > modules/$(am__dirstamp)
-modules/$(DEPDIR)/$(am__dirstamp):
-	@$(MKDIR_P) modules/$(DEPDIR)
-	@: > modules/$(DEPDIR)/$(am__dirstamp)
-modules/libvlccore_la-modules.lo: modules/$(am__dirstamp) \
-	modules/$(DEPDIR)/$(am__dirstamp)
-modules/libvlccore_la-cache.lo: modules/$(am__dirstamp) \
-	modules/$(DEPDIR)/$(am__dirstamp)
-modules/libvlccore_la-entry.lo: modules/$(am__dirstamp) \
-	modules/$(DEPDIR)/$(am__dirstamp)
-modules/libvlccore_la-os.lo: modules/$(am__dirstamp) \
-	modules/$(DEPDIR)/$(am__dirstamp)
-modules/libvlccore_la-textdomain.lo: modules/$(am__dirstamp) \
-	modules/$(DEPDIR)/$(am__dirstamp)
-misc/libvlccore_la-threads.lo: misc/$(am__dirstamp) \
-	misc/$(DEPDIR)/$(am__dirstamp)
-misc/libvlccore_la-stats.lo: misc/$(am__dirstamp) \
-	misc/$(DEPDIR)/$(am__dirstamp)
-misc/libvlccore_la-cpu.lo: misc/$(am__dirstamp) \
-	misc/$(DEPDIR)/$(am__dirstamp)
-misc/libvlccore_la-action.lo: misc/$(am__dirstamp) \
-	misc/$(DEPDIR)/$(am__dirstamp)
-misc/libvlccore_la-epg.lo: misc/$(am__dirstamp) \
-	misc/$(DEPDIR)/$(am__dirstamp)
-config/$(am__dirstamp):
-	@$(MKDIR_P) config
-	@: > config/$(am__dirstamp)
-config/$(DEPDIR)/$(am__dirstamp):
-	@$(MKDIR_P) config/$(DEPDIR)
-	@: > config/$(DEPDIR)/$(am__dirstamp)
-config/libvlccore_la-core.lo: config/$(am__dirstamp) \
-	config/$(DEPDIR)/$(am__dirstamp)
-config/libvlccore_la-chain.lo: config/$(am__dirstamp) \
-	config/$(DEPDIR)/$(am__dirstamp)
-config/libvlccore_la-file.lo: config/$(am__dirstamp) \
-	config/$(DEPDIR)/$(am__dirstamp)
-config/libvlccore_la-intf.lo: config/$(am__dirstamp) \
-	config/$(DEPDIR)/$(am__dirstamp)
-config/libvlccore_la-keys.lo: config/$(am__dirstamp) \
-	config/$(DEPDIR)/$(am__dirstamp)
-config/libvlccore_la-cmdline.lo: config/$(am__dirstamp) \
-	config/$(DEPDIR)/$(am__dirstamp)
-config/libvlccore_la-dirs.lo: config/$(am__dirstamp) \
-	config/$(DEPDIR)/$(am__dirstamp)
-config/libvlccore_la-getopt.lo: config/$(am__dirstamp) \
-	config/$(DEPDIR)/$(am__dirstamp)
-misc/libvlccore_la-events.lo: misc/$(am__dirstamp) \
-	misc/$(DEPDIR)/$(am__dirstamp)
-misc/libvlccore_la-image.lo: misc/$(am__dirstamp) \
-	misc/$(DEPDIR)/$(am__dirstamp)
-misc/libvlccore_la-messages.lo: misc/$(am__dirstamp) \
-	misc/$(DEPDIR)/$(am__dirstamp)
-misc/libvlccore_la-objects.lo: misc/$(am__dirstamp) \
-	misc/$(DEPDIR)/$(am__dirstamp)
-misc/libvlccore_la-variables.lo: misc/$(am__dirstamp) \
-	misc/$(DEPDIR)/$(am__dirstamp)
-misc/libvlccore_la-error.lo: misc/$(am__dirstamp) \
-	misc/$(DEPDIR)/$(am__dirstamp)
-misc/libvlccore_la-update.lo: misc/$(am__dirstamp) \
-	misc/$(DEPDIR)/$(am__dirstamp)
-misc/libvlccore_la-update_crypto.lo: misc/$(am__dirstamp) \
-	misc/$(DEPDIR)/$(am__dirstamp)
-misc/libvlccore_la-xml.lo: misc/$(am__dirstamp) \
-	misc/$(DEPDIR)/$(am__dirstamp)
-extras/$(am__dirstamp):
-	@$(MKDIR_P) extras
-	@: > extras/$(am__dirstamp)
-extras/$(DEPDIR)/$(am__dirstamp):
-	@$(MKDIR_P) extras/$(DEPDIR)
-	@: > extras/$(DEPDIR)/$(am__dirstamp)
-extras/libvlccore_la-libc.lo: extras/$(am__dirstamp) \
-	extras/$(DEPDIR)/$(am__dirstamp)
-extras/libvlccore_la-tdestroy.lo: extras/$(am__dirstamp) \
-	extras/$(DEPDIR)/$(am__dirstamp)
-misc/libvlccore_la-filter.lo: misc/$(am__dirstamp) \
-	misc/$(DEPDIR)/$(am__dirstamp)
-misc/libvlccore_la-filter_chain.lo: misc/$(am__dirstamp) \
-	misc/$(DEPDIR)/$(am__dirstamp)
-misc/libvlccore_la-http_auth.lo: misc/$(am__dirstamp) \
-	misc/$(DEPDIR)/$(am__dirstamp)
-misc/libvlccore_la-sql.lo: misc/$(am__dirstamp) \
-	misc/$(DEPDIR)/$(am__dirstamp)
-misc/libvlccore_la-pthread.lo: misc/$(am__dirstamp) \
-	misc/$(DEPDIR)/$(am__dirstamp)
-config/libvlccore_la-dirs_macos.lo: config/$(am__dirstamp) \
-	config/$(DEPDIR)/$(am__dirstamp)
-misc/libvlccore_la-darwin_specific.lo: misc/$(am__dirstamp) \
-	misc/$(DEPDIR)/$(am__dirstamp)
-config/libvlccore_la-dirs_xdg.lo: config/$(am__dirstamp) \
-	config/$(DEPDIR)/$(am__dirstamp)
-misc/libvlccore_la-linux_specific.lo: misc/$(am__dirstamp) \
-	misc/$(DEPDIR)/$(am__dirstamp)
-win32/$(am__dirstamp):
-	@$(MKDIR_P) win32
-	@: > win32/$(am__dirstamp)
-win32/$(DEPDIR)/$(am__dirstamp):
-	@$(MKDIR_P) win32/$(DEPDIR)
-	@: > win32/$(DEPDIR)/$(am__dirstamp)
-win32/libvlccore_la-dirs.lo: win32/$(am__dirstamp) \
-	win32/$(DEPDIR)/$(am__dirstamp)
-win32/libvlccore_la-specific.lo: win32/$(am__dirstamp) \
-	win32/$(DEPDIR)/$(am__dirstamp)
-win32/libvlccore_la-thread.lo: win32/$(am__dirstamp) \
-	win32/$(DEPDIR)/$(am__dirstamp)
-win32/libvlccore_la-winsock.lo: win32/$(am__dirstamp) \
-	win32/$(DEPDIR)/$(am__dirstamp)
-misc/libvlccore_la-not_specific.lo: misc/$(am__dirstamp) \
-	misc/$(DEPDIR)/$(am__dirstamp)
-extras/libvlccore_la-dirent.lo: extras/$(am__dirstamp) \
-	extras/$(DEPDIR)/$(am__dirstamp)
-network/libvlccore_la-httpd.lo: network/$(am__dirstamp) \
-	network/$(DEPDIR)/$(am__dirstamp)
-stream_output/$(am__dirstamp):
-	@$(MKDIR_P) stream_output
-	@: > stream_output/$(am__dirstamp)
-stream_output/$(DEPDIR)/$(am__dirstamp):
-	@$(MKDIR_P) stream_output/$(DEPDIR)
-	@: > stream_output/$(DEPDIR)/$(am__dirstamp)
-stream_output/libvlccore_la-stream_output.lo:  \
-	stream_output/$(am__dirstamp) \
-	stream_output/$(DEPDIR)/$(am__dirstamp)
-stream_output/libvlccore_la-announce.lo:  \
-	stream_output/$(am__dirstamp) \
-	stream_output/$(DEPDIR)/$(am__dirstamp)
-stream_output/libvlccore_la-sap.lo: stream_output/$(am__dirstamp) \
-	stream_output/$(DEPDIR)/$(am__dirstamp)
-stream_output/libvlccore_la-sdp.lo: stream_output/$(am__dirstamp) \
-	stream_output/$(DEPDIR)/$(am__dirstamp)
-input/libvlccore_la-vlm.lo: input/$(am__dirstamp) \
-	input/$(DEPDIR)/$(am__dirstamp)
-input/libvlccore_la-vlm_event.lo: input/$(am__dirstamp) \
-	input/$(DEPDIR)/$(am__dirstamp)
-input/libvlccore_la-vlmshell.lo: input/$(am__dirstamp) \
-	input/$(DEPDIR)/$(am__dirstamp)
-libvlccore.la: $(libvlccore_la_OBJECTS) $(libvlccore_la_DEPENDENCIES) 
-	$(AM_V_CCLD)$(libvlccore_la_LINK) -rpath $(libdir) $(libvlccore_la_OBJECTS) $(libvlccore_la_LIBADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-	-rm -f audio_output/libvlccore_la-common.$(OBJEXT)
-	-rm -f audio_output/libvlccore_la-common.lo
-	-rm -f audio_output/libvlccore_la-dec.$(OBJEXT)
-	-rm -f audio_output/libvlccore_la-dec.lo
-	-rm -f audio_output/libvlccore_la-filters.$(OBJEXT)
-	-rm -f audio_output/libvlccore_la-filters.lo
-	-rm -f audio_output/libvlccore_la-input.$(OBJEXT)
-	-rm -f audio_output/libvlccore_la-input.lo
-	-rm -f audio_output/libvlccore_la-intf.$(OBJEXT)
-	-rm -f audio_output/libvlccore_la-intf.lo
-	-rm -f audio_output/libvlccore_la-mixer.$(OBJEXT)
-	-rm -f audio_output/libvlccore_la-mixer.lo
-	-rm -f audio_output/libvlccore_la-output.$(OBJEXT)
-	-rm -f audio_output/libvlccore_la-output.lo
-	-rm -f config/libvlccore_la-chain.$(OBJEXT)
-	-rm -f config/libvlccore_la-chain.lo
-	-rm -f config/libvlccore_la-cmdline.$(OBJEXT)
-	-rm -f config/libvlccore_la-cmdline.lo
-	-rm -f config/libvlccore_la-core.$(OBJEXT)
-	-rm -f config/libvlccore_la-core.lo
-	-rm -f config/libvlccore_la-dirs.$(OBJEXT)
-	-rm -f config/libvlccore_la-dirs.lo
-	-rm -f config/libvlccore_la-dirs_macos.$(OBJEXT)
-	-rm -f config/libvlccore_la-dirs_macos.lo
-	-rm -f config/libvlccore_la-dirs_xdg.$(OBJEXT)
-	-rm -f config/libvlccore_la-dirs_xdg.lo
-	-rm -f config/libvlccore_la-file.$(OBJEXT)
-	-rm -f config/libvlccore_la-file.lo
-	-rm -f config/libvlccore_la-getopt.$(OBJEXT)
-	-rm -f config/libvlccore_la-getopt.lo
-	-rm -f config/libvlccore_la-intf.$(OBJEXT)
-	-rm -f config/libvlccore_la-intf.lo
-	-rm -f config/libvlccore_la-keys.$(OBJEXT)
-	-rm -f config/libvlccore_la-keys.lo
-	-rm -f control/libvlc_la-audio.$(OBJEXT)
-	-rm -f control/libvlc_la-audio.lo
-	-rm -f control/libvlc_la-core.$(OBJEXT)
-	-rm -f control/libvlc_la-core.lo
-	-rm -f control/libvlc_la-error.$(OBJEXT)
-	-rm -f control/libvlc_la-error.lo
-	-rm -f control/libvlc_la-event.$(OBJEXT)
-	-rm -f control/libvlc_la-event.lo
-	-rm -f control/libvlc_la-event_async.$(OBJEXT)
-	-rm -f control/libvlc_la-event_async.lo
-	-rm -f control/libvlc_la-log.$(OBJEXT)
-	-rm -f control/libvlc_la-log.lo
-	-rm -f control/libvlc_la-media.$(OBJEXT)
-	-rm -f control/libvlc_la-media.lo
-	-rm -f control/libvlc_la-media_discoverer.$(OBJEXT)
-	-rm -f control/libvlc_la-media_discoverer.lo
-	-rm -f control/libvlc_la-media_library.$(OBJEXT)
-	-rm -f control/libvlc_la-media_library.lo
-	-rm -f control/libvlc_la-media_list.$(OBJEXT)
-	-rm -f control/libvlc_la-media_list.lo
-	-rm -f control/libvlc_la-media_list_player.$(OBJEXT)
-	-rm -f control/libvlc_la-media_list_player.lo
-	-rm -f control/libvlc_la-media_player.$(OBJEXT)
-	-rm -f control/libvlc_la-media_player.lo
-	-rm -f control/libvlc_la-playlist.$(OBJEXT)
-	-rm -f control/libvlc_la-playlist.lo
-	-rm -f control/libvlc_la-video.$(OBJEXT)
-	-rm -f control/libvlc_la-video.lo
-	-rm -f control/libvlc_la-vlm.$(OBJEXT)
-	-rm -f control/libvlc_la-vlm.lo
-	-rm -f extras/libvlccore_la-dirent.$(OBJEXT)
-	-rm -f extras/libvlccore_la-dirent.lo
-	-rm -f extras/libvlccore_la-libc.$(OBJEXT)
-	-rm -f extras/libvlccore_la-libc.lo
-	-rm -f extras/libvlccore_la-tdestroy.$(OBJEXT)
-	-rm -f extras/libvlccore_la-tdestroy.lo
-	-rm -f input/libvlccore_la-access.$(OBJEXT)
-	-rm -f input/libvlccore_la-access.lo
-	-rm -f input/libvlccore_la-clock.$(OBJEXT)
-	-rm -f input/libvlccore_la-clock.lo
-	-rm -f input/libvlccore_la-control.$(OBJEXT)
-	-rm -f input/libvlccore_la-control.lo
-	-rm -f input/libvlccore_la-decoder.$(OBJEXT)
-	-rm -f input/libvlccore_la-decoder.lo
-	-rm -f input/libvlccore_la-decoder_synchro.$(OBJEXT)
-	-rm -f input/libvlccore_la-decoder_synchro.lo
-	-rm -f input/libvlccore_la-demux.$(OBJEXT)
-	-rm -f input/libvlccore_la-demux.lo
-	-rm -f input/libvlccore_la-es_out.$(OBJEXT)
-	-rm -f input/libvlccore_la-es_out.lo
-	-rm -f input/libvlccore_la-es_out_timeshift.$(OBJEXT)
-	-rm -f input/libvlccore_la-es_out_timeshift.lo
-	-rm -f input/libvlccore_la-event.$(OBJEXT)
-	-rm -f input/libvlccore_la-event.lo
-	-rm -f input/libvlccore_la-input.$(OBJEXT)
-	-rm -f input/libvlccore_la-input.lo
-	-rm -f input/libvlccore_la-item.$(OBJEXT)
-	-rm -f input/libvlccore_la-item.lo
-	-rm -f input/libvlccore_la-meta.$(OBJEXT)
-	-rm -f input/libvlccore_la-meta.lo
-	-rm -f input/libvlccore_la-resource.$(OBJEXT)
-	-rm -f input/libvlccore_la-resource.lo
-	-rm -f input/libvlccore_la-stream.$(OBJEXT)
-	-rm -f input/libvlccore_la-stream.lo
-	-rm -f input/libvlccore_la-stream_demux.$(OBJEXT)
-	-rm -f input/libvlccore_la-stream_demux.lo
-	-rm -f input/libvlccore_la-stream_filter.$(OBJEXT)
-	-rm -f input/libvlccore_la-stream_filter.lo
-	-rm -f input/libvlccore_la-stream_memory.$(OBJEXT)
-	-rm -f input/libvlccore_la-stream_memory.lo
-	-rm -f input/libvlccore_la-subtitles.$(OBJEXT)
-	-rm -f input/libvlccore_la-subtitles.lo
-	-rm -f input/libvlccore_la-var.$(OBJEXT)
-	-rm -f input/libvlccore_la-var.lo
-	-rm -f input/libvlccore_la-vlm.$(OBJEXT)
-	-rm -f input/libvlccore_la-vlm.lo
-	-rm -f input/libvlccore_la-vlm_event.$(OBJEXT)
-	-rm -f input/libvlccore_la-vlm_event.lo
-	-rm -f input/libvlccore_la-vlmshell.$(OBJEXT)
-	-rm -f input/libvlccore_la-vlmshell.lo
-	-rm -f interface/libvlccore_la-dialog.$(OBJEXT)
-	-rm -f interface/libvlccore_la-dialog.lo
-	-rm -f interface/libvlccore_la-interface.$(OBJEXT)
-	-rm -f interface/libvlccore_la-interface.lo
-	-rm -f interface/libvlccore_la-intf_eject.$(OBJEXT)
-	-rm -f interface/libvlccore_la-intf_eject.lo
-	-rm -f misc/libvlccore_la-action.$(OBJEXT)
-	-rm -f misc/libvlccore_la-action.lo
-	-rm -f misc/libvlccore_la-block.$(OBJEXT)
-	-rm -f misc/libvlccore_la-block.lo
-	-rm -f misc/libvlccore_la-cpu.$(OBJEXT)
-	-rm -f misc/libvlccore_la-cpu.lo
-	-rm -f misc/libvlccore_la-darwin_specific.$(OBJEXT)
-	-rm -f misc/libvlccore_la-darwin_specific.lo
-	-rm -f misc/libvlccore_la-epg.$(OBJEXT)
-	-rm -f misc/libvlccore_la-epg.lo
-	-rm -f misc/libvlccore_la-error.$(OBJEXT)
-	-rm -f misc/libvlccore_la-error.lo
-	-rm -f misc/libvlccore_la-es_format.$(OBJEXT)
-	-rm -f misc/libvlccore_la-es_format.lo
-	-rm -f misc/libvlccore_la-events.$(OBJEXT)
-	-rm -f misc/libvlccore_la-events.lo
-	-rm -f misc/libvlccore_la-filter.$(OBJEXT)
-	-rm -f misc/libvlccore_la-filter.lo
-	-rm -f misc/libvlccore_la-filter_chain.$(OBJEXT)
-	-rm -f misc/libvlccore_la-filter_chain.lo
-	-rm -f misc/libvlccore_la-fourcc.$(OBJEXT)
-	-rm -f misc/libvlccore_la-fourcc.lo
-	-rm -f misc/libvlccore_la-http_auth.$(OBJEXT)
-	-rm -f misc/libvlccore_la-http_auth.lo
-	-rm -f misc/libvlccore_la-image.$(OBJEXT)
-	-rm -f misc/libvlccore_la-image.lo
-	-rm -f misc/libvlccore_la-linux_specific.$(OBJEXT)
-	-rm -f misc/libvlccore_la-linux_specific.lo
-	-rm -f misc/libvlccore_la-md5.$(OBJEXT)
-	-rm -f misc/libvlccore_la-md5.lo
-	-rm -f misc/libvlccore_la-messages.$(OBJEXT)
-	-rm -f misc/libvlccore_la-messages.lo
-	-rm -f misc/libvlccore_la-mtime.$(OBJEXT)
-	-rm -f misc/libvlccore_la-mtime.lo
-	-rm -f misc/libvlccore_la-not_specific.$(OBJEXT)
-	-rm -f misc/libvlccore_la-not_specific.lo
-	-rm -f misc/libvlccore_la-objects.$(OBJEXT)
-	-rm -f misc/libvlccore_la-objects.lo
-	-rm -f misc/libvlccore_la-picture_fifo.$(OBJEXT)
-	-rm -f misc/libvlccore_la-picture_fifo.lo
-	-rm -f misc/libvlccore_la-picture_pool.$(OBJEXT)
-	-rm -f misc/libvlccore_la-picture_pool.lo
-	-rm -f misc/libvlccore_la-probe.$(OBJEXT)
-	-rm -f misc/libvlccore_la-probe.lo
-	-rm -f misc/libvlccore_la-pthread.$(OBJEXT)
-	-rm -f misc/libvlccore_la-pthread.lo
-	-rm -f misc/libvlccore_la-rand.$(OBJEXT)
-	-rm -f misc/libvlccore_la-rand.lo
-	-rm -f misc/libvlccore_la-sql.$(OBJEXT)
-	-rm -f misc/libvlccore_la-sql.lo
-	-rm -f misc/libvlccore_la-stats.$(OBJEXT)
-	-rm -f misc/libvlccore_la-stats.lo
-	-rm -f misc/libvlccore_la-threads.$(OBJEXT)
-	-rm -f misc/libvlccore_la-threads.lo
-	-rm -f misc/libvlccore_la-update.$(OBJEXT)
-	-rm -f misc/libvlccore_la-update.lo
-	-rm -f misc/libvlccore_la-update_crypto.$(OBJEXT)
-	-rm -f misc/libvlccore_la-update_crypto.lo
-	-rm -f misc/libvlccore_la-variables.$(OBJEXT)
-	-rm -f misc/libvlccore_la-variables.lo
-	-rm -f misc/libvlccore_la-xml.$(OBJEXT)
-	-rm -f misc/libvlccore_la-xml.lo
-	-rm -f modules/libvlccore_la-cache.$(OBJEXT)
-	-rm -f modules/libvlccore_la-cache.lo
-	-rm -f modules/libvlccore_la-entry.$(OBJEXT)
-	-rm -f modules/libvlccore_la-entry.lo
-	-rm -f modules/libvlccore_la-modules.$(OBJEXT)
-	-rm -f modules/libvlccore_la-modules.lo
-	-rm -f modules/libvlccore_la-os.$(OBJEXT)
-	-rm -f modules/libvlccore_la-os.lo
-	-rm -f modules/libvlccore_la-textdomain.$(OBJEXT)
-	-rm -f modules/libvlccore_la-textdomain.lo
-	-rm -f network/libvlccore_la-acl.$(OBJEXT)
-	-rm -f network/libvlccore_la-acl.lo
-	-rm -f network/libvlccore_la-getaddrinfo.$(OBJEXT)
-	-rm -f network/libvlccore_la-getaddrinfo.lo
-	-rm -f network/libvlccore_la-httpd.$(OBJEXT)
-	-rm -f network/libvlccore_la-httpd.lo
-	-rm -f network/libvlccore_la-io.$(OBJEXT)
-	-rm -f network/libvlccore_la-io.lo
-	-rm -f network/libvlccore_la-poll.$(OBJEXT)
-	-rm -f network/libvlccore_la-poll.lo
-	-rm -f network/libvlccore_la-rootbind.$(OBJEXT)
-	-rm -f network/libvlccore_la-rootbind.lo
-	-rm -f network/libvlccore_la-tcp.$(OBJEXT)
-	-rm -f network/libvlccore_la-tcp.lo
-	-rm -f network/libvlccore_la-tls.$(OBJEXT)
-	-rm -f network/libvlccore_la-tls.lo
-	-rm -f network/libvlccore_la-udp.$(OBJEXT)
-	-rm -f network/libvlccore_la-udp.lo
-	-rm -f osd/libvlccore_la-osd.$(OBJEXT)
-	-rm -f osd/libvlccore_la-osd.lo
-	-rm -f osd/libvlccore_la-osd_text.$(OBJEXT)
-	-rm -f osd/libvlccore_la-osd_text.lo
-	-rm -f osd/libvlccore_la-osd_widgets.$(OBJEXT)
-	-rm -f osd/libvlccore_la-osd_widgets.lo
-	-rm -f playlist/libvlccore_la-art.$(OBJEXT)
-	-rm -f playlist/libvlccore_la-art.lo
-	-rm -f playlist/libvlccore_la-control.$(OBJEXT)
-	-rm -f playlist/libvlccore_la-control.lo
-	-rm -f playlist/libvlccore_la-engine.$(OBJEXT)
-	-rm -f playlist/libvlccore_la-engine.lo
-	-rm -f playlist/libvlccore_la-fetcher.$(OBJEXT)
-	-rm -f playlist/libvlccore_la-fetcher.lo
-	-rm -f playlist/libvlccore_la-item.$(OBJEXT)
-	-rm -f playlist/libvlccore_la-item.lo
-	-rm -f playlist/libvlccore_la-loadsave.$(OBJEXT)
-	-rm -f playlist/libvlccore_la-loadsave.lo
-	-rm -f playlist/libvlccore_la-preparser.$(OBJEXT)
-	-rm -f playlist/libvlccore_la-preparser.lo
-	-rm -f playlist/libvlccore_la-search.$(OBJEXT)
-	-rm -f playlist/libvlccore_la-search.lo
-	-rm -f playlist/libvlccore_la-services_discovery.$(OBJEXT)
-	-rm -f playlist/libvlccore_la-services_discovery.lo
-	-rm -f playlist/libvlccore_la-sort.$(OBJEXT)
-	-rm -f playlist/libvlccore_la-sort.lo
-	-rm -f playlist/libvlccore_la-thread.$(OBJEXT)
-	-rm -f playlist/libvlccore_la-thread.lo
-	-rm -f playlist/libvlccore_la-tree.$(OBJEXT)
-	-rm -f playlist/libvlccore_la-tree.lo
-	-rm -f stream_output/libvlccore_la-announce.$(OBJEXT)
-	-rm -f stream_output/libvlccore_la-announce.lo
-	-rm -f stream_output/libvlccore_la-sap.$(OBJEXT)
-	-rm -f stream_output/libvlccore_la-sap.lo
-	-rm -f stream_output/libvlccore_la-sdp.$(OBJEXT)
-	-rm -f stream_output/libvlccore_la-sdp.lo
-	-rm -f stream_output/libvlccore_la-stream_output.$(OBJEXT)
-	-rm -f stream_output/libvlccore_la-stream_output.lo
-	-rm -f text/libvlccore_la-charset.$(OBJEXT)
-	-rm -f text/libvlccore_la-charset.lo
-	-rm -f text/libvlccore_la-filesystem.$(OBJEXT)
-	-rm -f text/libvlccore_la-filesystem.lo
-	-rm -f text/libvlccore_la-iso_lang.$(OBJEXT)
-	-rm -f text/libvlccore_la-iso_lang.lo
-	-rm -f text/libvlccore_la-strings.$(OBJEXT)
-	-rm -f text/libvlccore_la-strings.lo
-	-rm -f text/libvlccore_la-unicode.$(OBJEXT)
-	-rm -f text/libvlccore_la-unicode.lo
-	-rm -f video_output/libvlccore_la-display.$(OBJEXT)
-	-rm -f video_output/libvlccore_la-display.lo
-	-rm -f video_output/libvlccore_la-inhibit.$(OBJEXT)
-	-rm -f video_output/libvlccore_la-inhibit.lo
-	-rm -f video_output/libvlccore_la-snapshot.$(OBJEXT)
-	-rm -f video_output/libvlccore_la-snapshot.lo
-	-rm -f video_output/libvlccore_la-video_epg.$(OBJEXT)
-	-rm -f video_output/libvlccore_la-video_epg.lo
-	-rm -f video_output/libvlccore_la-video_output.$(OBJEXT)
-	-rm -f video_output/libvlccore_la-video_output.lo
-	-rm -f video_output/libvlccore_la-video_text.$(OBJEXT)
-	-rm -f video_output/libvlccore_la-video_text.lo
-	-rm -f video_output/libvlccore_la-video_widgets.$(OBJEXT)
-	-rm -f video_output/libvlccore_la-video_widgets.lo
-	-rm -f video_output/libvlccore_la-vout_intf.$(OBJEXT)
-	-rm -f video_output/libvlccore_la-vout_intf.lo
-	-rm -f video_output/libvlccore_la-vout_pictures.$(OBJEXT)
-	-rm -f video_output/libvlccore_la-vout_pictures.lo
-	-rm -f video_output/libvlccore_la-vout_subpictures.$(OBJEXT)
-	-rm -f video_output/libvlccore_la-vout_subpictures.lo
-	-rm -f video_output/libvlccore_la-window.$(OBJEXT)
-	-rm -f video_output/libvlccore_la-window.lo
-	-rm -f win32/libvlccore_la-dirs.$(OBJEXT)
-	-rm -f win32/libvlccore_la-dirs.lo
-	-rm -f win32/libvlccore_la-specific.$(OBJEXT)
-	-rm -f win32/libvlccore_la-specific.lo
-	-rm -f win32/libvlccore_la-thread.$(OBJEXT)
-	-rm -f win32/libvlccore_la-thread.lo
-	-rm -f win32/libvlccore_la-winsock.$(OBJEXT)
-	-rm -f win32/libvlccore_la-winsock.lo
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libvlc_la-revision.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libvlccore_la-libvlc-module.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libvlccore_la-libvlc.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libvlccore_la-missing.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libvlccore_la-revision.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libvlccore_la-version.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at audio_output/$(DEPDIR)/libvlccore_la-common.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at audio_output/$(DEPDIR)/libvlccore_la-dec.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at audio_output/$(DEPDIR)/libvlccore_la-filters.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at audio_output/$(DEPDIR)/libvlccore_la-input.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at audio_output/$(DEPDIR)/libvlccore_la-intf.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at audio_output/$(DEPDIR)/libvlccore_la-mixer.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at audio_output/$(DEPDIR)/libvlccore_la-output.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at config/$(DEPDIR)/libvlccore_la-chain.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at config/$(DEPDIR)/libvlccore_la-cmdline.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at config/$(DEPDIR)/libvlccore_la-core.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at config/$(DEPDIR)/libvlccore_la-dirs.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at config/$(DEPDIR)/libvlccore_la-dirs_macos.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at config/$(DEPDIR)/libvlccore_la-dirs_xdg.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at config/$(DEPDIR)/libvlccore_la-file.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at config/$(DEPDIR)/libvlccore_la-getopt.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at config/$(DEPDIR)/libvlccore_la-intf.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at config/$(DEPDIR)/libvlccore_la-keys.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at control/$(DEPDIR)/libvlc_la-audio.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at control/$(DEPDIR)/libvlc_la-core.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at control/$(DEPDIR)/libvlc_la-error.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at control/$(DEPDIR)/libvlc_la-event.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at control/$(DEPDIR)/libvlc_la-event_async.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at control/$(DEPDIR)/libvlc_la-log.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at control/$(DEPDIR)/libvlc_la-media.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at control/$(DEPDIR)/libvlc_la-media_discoverer.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at control/$(DEPDIR)/libvlc_la-media_library.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at control/$(DEPDIR)/libvlc_la-media_list.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at control/$(DEPDIR)/libvlc_la-media_list_player.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at control/$(DEPDIR)/libvlc_la-media_player.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at control/$(DEPDIR)/libvlc_la-playlist.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at control/$(DEPDIR)/libvlc_la-video.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at control/$(DEPDIR)/libvlc_la-vlm.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at extras/$(DEPDIR)/libvlccore_la-dirent.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at extras/$(DEPDIR)/libvlccore_la-libc.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at extras/$(DEPDIR)/libvlccore_la-tdestroy.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at input/$(DEPDIR)/libvlccore_la-access.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at input/$(DEPDIR)/libvlccore_la-clock.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at input/$(DEPDIR)/libvlccore_la-control.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at input/$(DEPDIR)/libvlccore_la-decoder.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at input/$(DEPDIR)/libvlccore_la-decoder_synchro.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at input/$(DEPDIR)/libvlccore_la-demux.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at input/$(DEPDIR)/libvlccore_la-es_out.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at input/$(DEPDIR)/libvlccore_la-es_out_timeshift.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at input/$(DEPDIR)/libvlccore_la-event.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at input/$(DEPDIR)/libvlccore_la-input.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at input/$(DEPDIR)/libvlccore_la-item.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at input/$(DEPDIR)/libvlccore_la-meta.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at input/$(DEPDIR)/libvlccore_la-resource.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at input/$(DEPDIR)/libvlccore_la-stream.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at input/$(DEPDIR)/libvlccore_la-stream_demux.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at input/$(DEPDIR)/libvlccore_la-stream_filter.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at input/$(DEPDIR)/libvlccore_la-stream_memory.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at input/$(DEPDIR)/libvlccore_la-subtitles.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at input/$(DEPDIR)/libvlccore_la-var.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at input/$(DEPDIR)/libvlccore_la-vlm.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at input/$(DEPDIR)/libvlccore_la-vlm_event.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at input/$(DEPDIR)/libvlccore_la-vlmshell.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at interface/$(DEPDIR)/libvlccore_la-dialog.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at interface/$(DEPDIR)/libvlccore_la-interface.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at interface/$(DEPDIR)/libvlccore_la-intf_eject.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at misc/$(DEPDIR)/libvlccore_la-action.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at misc/$(DEPDIR)/libvlccore_la-block.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at misc/$(DEPDIR)/libvlccore_la-cpu.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at misc/$(DEPDIR)/libvlccore_la-darwin_specific.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at misc/$(DEPDIR)/libvlccore_la-epg.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at misc/$(DEPDIR)/libvlccore_la-error.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at misc/$(DEPDIR)/libvlccore_la-es_format.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at misc/$(DEPDIR)/libvlccore_la-events.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at misc/$(DEPDIR)/libvlccore_la-filter.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at misc/$(DEPDIR)/libvlccore_la-filter_chain.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at misc/$(DEPDIR)/libvlccore_la-fourcc.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at misc/$(DEPDIR)/libvlccore_la-http_auth.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at misc/$(DEPDIR)/libvlccore_la-image.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at misc/$(DEPDIR)/libvlccore_la-linux_specific.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at misc/$(DEPDIR)/libvlccore_la-md5.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at misc/$(DEPDIR)/libvlccore_la-messages.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at misc/$(DEPDIR)/libvlccore_la-mtime.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at misc/$(DEPDIR)/libvlccore_la-not_specific.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at misc/$(DEPDIR)/libvlccore_la-objects.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at misc/$(DEPDIR)/libvlccore_la-picture_fifo.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at misc/$(DEPDIR)/libvlccore_la-picture_pool.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at misc/$(DEPDIR)/libvlccore_la-probe.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at misc/$(DEPDIR)/libvlccore_la-pthread.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at misc/$(DEPDIR)/libvlccore_la-rand.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at misc/$(DEPDIR)/libvlccore_la-sql.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at misc/$(DEPDIR)/libvlccore_la-stats.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at misc/$(DEPDIR)/libvlccore_la-threads.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at misc/$(DEPDIR)/libvlccore_la-update.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at misc/$(DEPDIR)/libvlccore_la-update_crypto.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at misc/$(DEPDIR)/libvlccore_la-variables.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at misc/$(DEPDIR)/libvlccore_la-xml.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at modules/$(DEPDIR)/libvlccore_la-cache.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at modules/$(DEPDIR)/libvlccore_la-entry.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at modules/$(DEPDIR)/libvlccore_la-modules.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at modules/$(DEPDIR)/libvlccore_la-os.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at modules/$(DEPDIR)/libvlccore_la-textdomain.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at network/$(DEPDIR)/libvlccore_la-acl.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at network/$(DEPDIR)/libvlccore_la-getaddrinfo.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at network/$(DEPDIR)/libvlccore_la-httpd.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at network/$(DEPDIR)/libvlccore_la-io.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at network/$(DEPDIR)/libvlccore_la-poll.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at network/$(DEPDIR)/libvlccore_la-rootbind.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at network/$(DEPDIR)/libvlccore_la-tcp.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at network/$(DEPDIR)/libvlccore_la-tls.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at network/$(DEPDIR)/libvlccore_la-udp.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at osd/$(DEPDIR)/libvlccore_la-osd.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at osd/$(DEPDIR)/libvlccore_la-osd_text.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at osd/$(DEPDIR)/libvlccore_la-osd_widgets.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at playlist/$(DEPDIR)/libvlccore_la-art.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at playlist/$(DEPDIR)/libvlccore_la-control.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at playlist/$(DEPDIR)/libvlccore_la-engine.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at playlist/$(DEPDIR)/libvlccore_la-fetcher.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at playlist/$(DEPDIR)/libvlccore_la-item.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at playlist/$(DEPDIR)/libvlccore_la-loadsave.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at playlist/$(DEPDIR)/libvlccore_la-preparser.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at playlist/$(DEPDIR)/libvlccore_la-search.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at playlist/$(DEPDIR)/libvlccore_la-services_discovery.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at playlist/$(DEPDIR)/libvlccore_la-sort.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at playlist/$(DEPDIR)/libvlccore_la-thread.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at playlist/$(DEPDIR)/libvlccore_la-tree.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at stream_output/$(DEPDIR)/libvlccore_la-announce.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at stream_output/$(DEPDIR)/libvlccore_la-sap.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at stream_output/$(DEPDIR)/libvlccore_la-sdp.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at stream_output/$(DEPDIR)/libvlccore_la-stream_output.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at text/$(DEPDIR)/libvlccore_la-charset.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at text/$(DEPDIR)/libvlccore_la-filesystem.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at text/$(DEPDIR)/libvlccore_la-iso_lang.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at text/$(DEPDIR)/libvlccore_la-strings.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at text/$(DEPDIR)/libvlccore_la-unicode.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at video_output/$(DEPDIR)/libvlccore_la-display.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at video_output/$(DEPDIR)/libvlccore_la-inhibit.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at video_output/$(DEPDIR)/libvlccore_la-snapshot.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at video_output/$(DEPDIR)/libvlccore_la-video_epg.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at video_output/$(DEPDIR)/libvlccore_la-video_output.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at video_output/$(DEPDIR)/libvlccore_la-video_text.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at video_output/$(DEPDIR)/libvlccore_la-video_widgets.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at video_output/$(DEPDIR)/libvlccore_la-vout_intf.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at video_output/$(DEPDIR)/libvlccore_la-vout_pictures.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at video_output/$(DEPDIR)/libvlccore_la-vout_subpictures.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at video_output/$(DEPDIR)/libvlccore_la-window.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at win32/$(DEPDIR)/libvlccore_la-dirs.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at win32/$(DEPDIR)/libvlccore_la-specific.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at win32/$(DEPDIR)/libvlccore_la-thread.Plo at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at win32/$(DEPDIR)/libvlccore_la-winsock.Plo at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
- at am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
- at am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c -o $@ $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
- at am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
- at am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
- at am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
- at am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-control/libvlc_la-core.lo: control/core.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlc_la_CFLAGS) $(CFLAGS) -MT control/libvlc_la-core.lo -MD -MP -MF control/$(DEPDIR)/libvlc_la-core.Tpo -c -o control/libvlc_la-core.lo `test -f 'control/core.c' || echo '$(srcdir)/'`control/core.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) control/$(DEPDIR)/libvlc_la-core.Tpo control/$(DEPDIR)/libvlc_la-core.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='control/core.c' object='control/libvlc_la-core.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlc_la_CFLAGS) $(CFLAGS) -c -o control/libvlc_la-core.lo `test -f 'control/core.c' || echo '$(srcdir)/'`control/core.c
-
-control/libvlc_la-error.lo: control/error.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlc_la_CFLAGS) $(CFLAGS) -MT control/libvlc_la-error.lo -MD -MP -MF control/$(DEPDIR)/libvlc_la-error.Tpo -c -o control/libvlc_la-error.lo `test -f 'control/error.c' || echo '$(srcdir)/'`control/error.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) control/$(DEPDIR)/libvlc_la-error.Tpo control/$(DEPDIR)/libvlc_la-error.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='control/error.c' object='control/libvlc_la-error.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlc_la_CFLAGS) $(CFLAGS) -c -o control/libvlc_la-error.lo `test -f 'control/error.c' || echo '$(srcdir)/'`control/error.c
-
-control/libvlc_la-log.lo: control/log.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlc_la_CFLAGS) $(CFLAGS) -MT control/libvlc_la-log.lo -MD -MP -MF control/$(DEPDIR)/libvlc_la-log.Tpo -c -o control/libvlc_la-log.lo `test -f 'control/log.c' || echo '$(srcdir)/'`control/log.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) control/$(DEPDIR)/libvlc_la-log.Tpo control/$(DEPDIR)/libvlc_la-log.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='control/log.c' object='control/libvlc_la-log.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlc_la_CFLAGS) $(CFLAGS) -c -o control/libvlc_la-log.lo `test -f 'control/log.c' || echo '$(srcdir)/'`control/log.c
-
-control/libvlc_la-playlist.lo: control/playlist.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlc_la_CFLAGS) $(CFLAGS) -MT control/libvlc_la-playlist.lo -MD -MP -MF control/$(DEPDIR)/libvlc_la-playlist.Tpo -c -o control/libvlc_la-playlist.lo `test -f 'control/playlist.c' || echo '$(srcdir)/'`control/playlist.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) control/$(DEPDIR)/libvlc_la-playlist.Tpo control/$(DEPDIR)/libvlc_la-playlist.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='control/playlist.c' object='control/libvlc_la-playlist.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlc_la_CFLAGS) $(CFLAGS) -c -o control/libvlc_la-playlist.lo `test -f 'control/playlist.c' || echo '$(srcdir)/'`control/playlist.c
-
-control/libvlc_la-vlm.lo: control/vlm.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlc_la_CFLAGS) $(CFLAGS) -MT control/libvlc_la-vlm.lo -MD -MP -MF control/$(DEPDIR)/libvlc_la-vlm.Tpo -c -o control/libvlc_la-vlm.lo `test -f 'control/vlm.c' || echo '$(srcdir)/'`control/vlm.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) control/$(DEPDIR)/libvlc_la-vlm.Tpo control/$(DEPDIR)/libvlc_la-vlm.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='control/vlm.c' object='control/libvlc_la-vlm.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlc_la_CFLAGS) $(CFLAGS) -c -o control/libvlc_la-vlm.lo `test -f 'control/vlm.c' || echo '$(srcdir)/'`control/vlm.c
-
-control/libvlc_la-video.lo: control/video.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlc_la_CFLAGS) $(CFLAGS) -MT control/libvlc_la-video.lo -MD -MP -MF control/$(DEPDIR)/libvlc_la-video.Tpo -c -o control/libvlc_la-video.lo `test -f 'control/video.c' || echo '$(srcdir)/'`control/video.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) control/$(DEPDIR)/libvlc_la-video.Tpo control/$(DEPDIR)/libvlc_la-video.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='control/video.c' object='control/libvlc_la-video.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlc_la_CFLAGS) $(CFLAGS) -c -o control/libvlc_la-video.lo `test -f 'control/video.c' || echo '$(srcdir)/'`control/video.c
-
-control/libvlc_la-audio.lo: control/audio.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlc_la_CFLAGS) $(CFLAGS) -MT control/libvlc_la-audio.lo -MD -MP -MF control/$(DEPDIR)/libvlc_la-audio.Tpo -c -o control/libvlc_la-audio.lo `test -f 'control/audio.c' || echo '$(srcdir)/'`control/audio.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) control/$(DEPDIR)/libvlc_la-audio.Tpo control/$(DEPDIR)/libvlc_la-audio.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='control/audio.c' object='control/libvlc_la-audio.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlc_la_CFLAGS) $(CFLAGS) -c -o control/libvlc_la-audio.lo `test -f 'control/audio.c' || echo '$(srcdir)/'`control/audio.c
-
-control/libvlc_la-event.lo: control/event.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlc_la_CFLAGS) $(CFLAGS) -MT control/libvlc_la-event.lo -MD -MP -MF control/$(DEPDIR)/libvlc_la-event.Tpo -c -o control/libvlc_la-event.lo `test -f 'control/event.c' || echo '$(srcdir)/'`control/event.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) control/$(DEPDIR)/libvlc_la-event.Tpo control/$(DEPDIR)/libvlc_la-event.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='control/event.c' object='control/libvlc_la-event.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlc_la_CFLAGS) $(CFLAGS) -c -o control/libvlc_la-event.lo `test -f 'control/event.c' || echo '$(srcdir)/'`control/event.c
-
-control/libvlc_la-event_async.lo: control/event_async.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlc_la_CFLAGS) $(CFLAGS) -MT control/libvlc_la-event_async.lo -MD -MP -MF control/$(DEPDIR)/libvlc_la-event_async.Tpo -c -o control/libvlc_la-event_async.lo `test -f 'control/event_async.c' || echo '$(srcdir)/'`control/event_async.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) control/$(DEPDIR)/libvlc_la-event_async.Tpo control/$(DEPDIR)/libvlc_la-event_async.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='control/event_async.c' object='control/libvlc_la-event_async.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlc_la_CFLAGS) $(CFLAGS) -c -o control/libvlc_la-event_async.lo `test -f 'control/event_async.c' || echo '$(srcdir)/'`control/event_async.c
-
-control/libvlc_la-media.lo: control/media.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlc_la_CFLAGS) $(CFLAGS) -MT control/libvlc_la-media.lo -MD -MP -MF control/$(DEPDIR)/libvlc_la-media.Tpo -c -o control/libvlc_la-media.lo `test -f 'control/media.c' || echo '$(srcdir)/'`control/media.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) control/$(DEPDIR)/libvlc_la-media.Tpo control/$(DEPDIR)/libvlc_la-media.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='control/media.c' object='control/libvlc_la-media.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlc_la_CFLAGS) $(CFLAGS) -c -o control/libvlc_la-media.lo `test -f 'control/media.c' || echo '$(srcdir)/'`control/media.c
-
-control/libvlc_la-media_player.lo: control/media_player.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlc_la_CFLAGS) $(CFLAGS) -MT control/libvlc_la-media_player.lo -MD -MP -MF control/$(DEPDIR)/libvlc_la-media_player.Tpo -c -o control/libvlc_la-media_player.lo `test -f 'control/media_player.c' || echo '$(srcdir)/'`control/media_player.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) control/$(DEPDIR)/libvlc_la-media_player.Tpo control/$(DEPDIR)/libvlc_la-media_player.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='control/media_player.c' object='control/libvlc_la-media_player.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlc_la_CFLAGS) $(CFLAGS) -c -o control/libvlc_la-media_player.lo `test -f 'control/media_player.c' || echo '$(srcdir)/'`control/media_player.c
-
-control/libvlc_la-media_list.lo: control/media_list.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlc_la_CFLAGS) $(CFLAGS) -MT control/libvlc_la-media_list.lo -MD -MP -MF control/$(DEPDIR)/libvlc_la-media_list.Tpo -c -o control/libvlc_la-media_list.lo `test -f 'control/media_list.c' || echo '$(srcdir)/'`control/media_list.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) control/$(DEPDIR)/libvlc_la-media_list.Tpo control/$(DEPDIR)/libvlc_la-media_list.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='control/media_list.c' object='control/libvlc_la-media_list.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlc_la_CFLAGS) $(CFLAGS) -c -o control/libvlc_la-media_list.lo `test -f 'control/media_list.c' || echo '$(srcdir)/'`control/media_list.c
-
-control/libvlc_la-media_list_player.lo: control/media_list_player.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlc_la_CFLAGS) $(CFLAGS) -MT control/libvlc_la-media_list_player.lo -MD -MP -MF control/$(DEPDIR)/libvlc_la-media_list_player.Tpo -c -o control/libvlc_la-media_list_player.lo `test -f 'control/media_list_player.c' || echo '$(srcdir)/'`control/media_list_player.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) control/$(DEPDIR)/libvlc_la-media_list_player.Tpo control/$(DEPDIR)/libvlc_la-media_list_player.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='control/media_list_player.c' object='control/libvlc_la-media_list_player.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlc_la_CFLAGS) $(CFLAGS) -c -o control/libvlc_la-media_list_player.lo `test -f 'control/media_list_player.c' || echo '$(srcdir)/'`control/media_list_player.c
-
-control/libvlc_la-media_library.lo: control/media_library.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlc_la_CFLAGS) $(CFLAGS) -MT control/libvlc_la-media_library.lo -MD -MP -MF control/$(DEPDIR)/libvlc_la-media_library.Tpo -c -o control/libvlc_la-media_library.lo `test -f 'control/media_library.c' || echo '$(srcdir)/'`control/media_library.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) control/$(DEPDIR)/libvlc_la-media_library.Tpo control/$(DEPDIR)/libvlc_la-media_library.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='control/media_library.c' object='control/libvlc_la-media_library.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlc_la_CFLAGS) $(CFLAGS) -c -o control/libvlc_la-media_library.lo `test -f 'control/media_library.c' || echo '$(srcdir)/'`control/media_library.c
-
-control/libvlc_la-media_discoverer.lo: control/media_discoverer.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlc_la_CFLAGS) $(CFLAGS) -MT control/libvlc_la-media_discoverer.lo -MD -MP -MF control/$(DEPDIR)/libvlc_la-media_discoverer.Tpo -c -o control/libvlc_la-media_discoverer.lo `test -f 'control/media_discoverer.c' || echo '$(srcdir)/'`control/media_discoverer.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) control/$(DEPDIR)/libvlc_la-media_discoverer.Tpo control/$(DEPDIR)/libvlc_la-media_discoverer.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='control/media_discoverer.c' object='control/libvlc_la-media_discoverer.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlc_la_CFLAGS) $(CFLAGS) -c -o control/libvlc_la-media_discoverer.lo `test -f 'control/media_discoverer.c' || echo '$(srcdir)/'`control/media_discoverer.c
-
-libvlc_la-revision.lo: revision.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlc_la_CFLAGS) $(CFLAGS) -MT libvlc_la-revision.lo -MD -MP -MF $(DEPDIR)/libvlc_la-revision.Tpo -c -o libvlc_la-revision.lo `test -f 'revision.c' || echo '$(srcdir)/'`revision.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libvlc_la-revision.Tpo $(DEPDIR)/libvlc_la-revision.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='revision.c' object='libvlc_la-revision.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlc_la_CFLAGS) $(CFLAGS) -c -o libvlc_la-revision.lo `test -f 'revision.c' || echo '$(srcdir)/'`revision.c
-
-libvlccore_la-libvlc.lo: libvlc.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT libvlccore_la-libvlc.lo -MD -MP -MF $(DEPDIR)/libvlccore_la-libvlc.Tpo -c -o libvlccore_la-libvlc.lo `test -f 'libvlc.c' || echo '$(srcdir)/'`libvlc.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libvlccore_la-libvlc.Tpo $(DEPDIR)/libvlccore_la-libvlc.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libvlc.c' object='libvlccore_la-libvlc.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o libvlccore_la-libvlc.lo `test -f 'libvlc.c' || echo '$(srcdir)/'`libvlc.c
-
-libvlccore_la-libvlc-module.lo: libvlc-module.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT libvlccore_la-libvlc-module.lo -MD -MP -MF $(DEPDIR)/libvlccore_la-libvlc-module.Tpo -c -o libvlccore_la-libvlc-module.lo `test -f 'libvlc-module.c' || echo '$(srcdir)/'`libvlc-module.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libvlccore_la-libvlc-module.Tpo $(DEPDIR)/libvlccore_la-libvlc-module.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libvlc-module.c' object='libvlccore_la-libvlc-module.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o libvlccore_la-libvlc-module.lo `test -f 'libvlc-module.c' || echo '$(srcdir)/'`libvlc-module.c
-
-libvlccore_la-missing.lo: missing.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT libvlccore_la-missing.lo -MD -MP -MF $(DEPDIR)/libvlccore_la-missing.Tpo -c -o libvlccore_la-missing.lo `test -f 'missing.c' || echo '$(srcdir)/'`missing.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libvlccore_la-missing.Tpo $(DEPDIR)/libvlccore_la-missing.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='missing.c' object='libvlccore_la-missing.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o libvlccore_la-missing.lo `test -f 'missing.c' || echo '$(srcdir)/'`missing.c
-
-libvlccore_la-version.lo: version.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT libvlccore_la-version.lo -MD -MP -MF $(DEPDIR)/libvlccore_la-version.Tpo -c -o libvlccore_la-version.lo `test -f 'version.c' || echo '$(srcdir)/'`version.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libvlccore_la-version.Tpo $(DEPDIR)/libvlccore_la-version.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='version.c' object='libvlccore_la-version.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o libvlccore_la-version.lo `test -f 'version.c' || echo '$(srcdir)/'`version.c
-
-interface/libvlccore_la-dialog.lo: interface/dialog.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT interface/libvlccore_la-dialog.lo -MD -MP -MF interface/$(DEPDIR)/libvlccore_la-dialog.Tpo -c -o interface/libvlccore_la-dialog.lo `test -f 'interface/dialog.c' || echo '$(srcdir)/'`interface/dialog.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) interface/$(DEPDIR)/libvlccore_la-dialog.Tpo interface/$(DEPDIR)/libvlccore_la-dialog.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='interface/dialog.c' object='interface/libvlccore_la-dialog.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o interface/libvlccore_la-dialog.lo `test -f 'interface/dialog.c' || echo '$(srcdir)/'`interface/dialog.c
-
-interface/libvlccore_la-interface.lo: interface/interface.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT interface/libvlccore_la-interface.lo -MD -MP -MF interface/$(DEPDIR)/libvlccore_la-interface.Tpo -c -o interface/libvlccore_la-interface.lo `test -f 'interface/interface.c' || echo '$(srcdir)/'`interface/interface.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) interface/$(DEPDIR)/libvlccore_la-interface.Tpo interface/$(DEPDIR)/libvlccore_la-interface.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='interface/interface.c' object='interface/libvlccore_la-interface.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o interface/libvlccore_la-interface.lo `test -f 'interface/interface.c' || echo '$(srcdir)/'`interface/interface.c
-
-interface/libvlccore_la-intf_eject.lo: interface/intf_eject.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT interface/libvlccore_la-intf_eject.lo -MD -MP -MF interface/$(DEPDIR)/libvlccore_la-intf_eject.Tpo -c -o interface/libvlccore_la-intf_eject.lo `test -f 'interface/intf_eject.c' || echo '$(srcdir)/'`interface/intf_eject.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) interface/$(DEPDIR)/libvlccore_la-intf_eject.Tpo interface/$(DEPDIR)/libvlccore_la-intf_eject.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='interface/intf_eject.c' object='interface/libvlccore_la-intf_eject.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o interface/libvlccore_la-intf_eject.lo `test -f 'interface/intf_eject.c' || echo '$(srcdir)/'`interface/intf_eject.c
-
-playlist/libvlccore_la-art.lo: playlist/art.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT playlist/libvlccore_la-art.lo -MD -MP -MF playlist/$(DEPDIR)/libvlccore_la-art.Tpo -c -o playlist/libvlccore_la-art.lo `test -f 'playlist/art.c' || echo '$(srcdir)/'`playlist/art.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) playlist/$(DEPDIR)/libvlccore_la-art.Tpo playlist/$(DEPDIR)/libvlccore_la-art.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='playlist/art.c' object='playlist/libvlccore_la-art.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o playlist/libvlccore_la-art.lo `test -f 'playlist/art.c' || echo '$(srcdir)/'`playlist/art.c
-
-playlist/libvlccore_la-thread.lo: playlist/thread.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT playlist/libvlccore_la-thread.lo -MD -MP -MF playlist/$(DEPDIR)/libvlccore_la-thread.Tpo -c -o playlist/libvlccore_la-thread.lo `test -f 'playlist/thread.c' || echo '$(srcdir)/'`playlist/thread.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) playlist/$(DEPDIR)/libvlccore_la-thread.Tpo playlist/$(DEPDIR)/libvlccore_la-thread.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='playlist/thread.c' object='playlist/libvlccore_la-thread.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o playlist/libvlccore_la-thread.lo `test -f 'playlist/thread.c' || echo '$(srcdir)/'`playlist/thread.c
-
-playlist/libvlccore_la-control.lo: playlist/control.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT playlist/libvlccore_la-control.lo -MD -MP -MF playlist/$(DEPDIR)/libvlccore_la-control.Tpo -c -o playlist/libvlccore_la-control.lo `test -f 'playlist/control.c' || echo '$(srcdir)/'`playlist/control.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) playlist/$(DEPDIR)/libvlccore_la-control.Tpo playlist/$(DEPDIR)/libvlccore_la-control.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='playlist/control.c' object='playlist/libvlccore_la-control.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o playlist/libvlccore_la-control.lo `test -f 'playlist/control.c' || echo '$(srcdir)/'`playlist/control.c
-
-playlist/libvlccore_la-engine.lo: playlist/engine.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT playlist/libvlccore_la-engine.lo -MD -MP -MF playlist/$(DEPDIR)/libvlccore_la-engine.Tpo -c -o playlist/libvlccore_la-engine.lo `test -f 'playlist/engine.c' || echo '$(srcdir)/'`playlist/engine.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) playlist/$(DEPDIR)/libvlccore_la-engine.Tpo playlist/$(DEPDIR)/libvlccore_la-engine.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='playlist/engine.c' object='playlist/libvlccore_la-engine.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o playlist/libvlccore_la-engine.lo `test -f 'playlist/engine.c' || echo '$(srcdir)/'`playlist/engine.c
-
-playlist/libvlccore_la-fetcher.lo: playlist/fetcher.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT playlist/libvlccore_la-fetcher.lo -MD -MP -MF playlist/$(DEPDIR)/libvlccore_la-fetcher.Tpo -c -o playlist/libvlccore_la-fetcher.lo `test -f 'playlist/fetcher.c' || echo '$(srcdir)/'`playlist/fetcher.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) playlist/$(DEPDIR)/libvlccore_la-fetcher.Tpo playlist/$(DEPDIR)/libvlccore_la-fetcher.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='playlist/fetcher.c' object='playlist/libvlccore_la-fetcher.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o playlist/libvlccore_la-fetcher.lo `test -f 'playlist/fetcher.c' || echo '$(srcdir)/'`playlist/fetcher.c
-
-playlist/libvlccore_la-sort.lo: playlist/sort.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT playlist/libvlccore_la-sort.lo -MD -MP -MF playlist/$(DEPDIR)/libvlccore_la-sort.Tpo -c -o playlist/libvlccore_la-sort.lo `test -f 'playlist/sort.c' || echo '$(srcdir)/'`playlist/sort.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) playlist/$(DEPDIR)/libvlccore_la-sort.Tpo playlist/$(DEPDIR)/libvlccore_la-sort.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='playlist/sort.c' object='playlist/libvlccore_la-sort.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o playlist/libvlccore_la-sort.lo `test -f 'playlist/sort.c' || echo '$(srcdir)/'`playlist/sort.c
-
-playlist/libvlccore_la-loadsave.lo: playlist/loadsave.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT playlist/libvlccore_la-loadsave.lo -MD -MP -MF playlist/$(DEPDIR)/libvlccore_la-loadsave.Tpo -c -o playlist/libvlccore_la-loadsave.lo `test -f 'playlist/loadsave.c' || echo '$(srcdir)/'`playlist/loadsave.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) playlist/$(DEPDIR)/libvlccore_la-loadsave.Tpo playlist/$(DEPDIR)/libvlccore_la-loadsave.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='playlist/loadsave.c' object='playlist/libvlccore_la-loadsave.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o playlist/libvlccore_la-loadsave.lo `test -f 'playlist/loadsave.c' || echo '$(srcdir)/'`playlist/loadsave.c
-
-playlist/libvlccore_la-preparser.lo: playlist/preparser.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT playlist/libvlccore_la-preparser.lo -MD -MP -MF playlist/$(DEPDIR)/libvlccore_la-preparser.Tpo -c -o playlist/libvlccore_la-preparser.lo `test -f 'playlist/preparser.c' || echo '$(srcdir)/'`playlist/preparser.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) playlist/$(DEPDIR)/libvlccore_la-preparser.Tpo playlist/$(DEPDIR)/libvlccore_la-preparser.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='playlist/preparser.c' object='playlist/libvlccore_la-preparser.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o playlist/libvlccore_la-preparser.lo `test -f 'playlist/preparser.c' || echo '$(srcdir)/'`playlist/preparser.c
-
-playlist/libvlccore_la-tree.lo: playlist/tree.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT playlist/libvlccore_la-tree.lo -MD -MP -MF playlist/$(DEPDIR)/libvlccore_la-tree.Tpo -c -o playlist/libvlccore_la-tree.lo `test -f 'playlist/tree.c' || echo '$(srcdir)/'`playlist/tree.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) playlist/$(DEPDIR)/libvlccore_la-tree.Tpo playlist/$(DEPDIR)/libvlccore_la-tree.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='playlist/tree.c' object='playlist/libvlccore_la-tree.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o playlist/libvlccore_la-tree.lo `test -f 'playlist/tree.c' || echo '$(srcdir)/'`playlist/tree.c
-
-playlist/libvlccore_la-item.lo: playlist/item.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT playlist/libvlccore_la-item.lo -MD -MP -MF playlist/$(DEPDIR)/libvlccore_la-item.Tpo -c -o playlist/libvlccore_la-item.lo `test -f 'playlist/item.c' || echo '$(srcdir)/'`playlist/item.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) playlist/$(DEPDIR)/libvlccore_la-item.Tpo playlist/$(DEPDIR)/libvlccore_la-item.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='playlist/item.c' object='playlist/libvlccore_la-item.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o playlist/libvlccore_la-item.lo `test -f 'playlist/item.c' || echo '$(srcdir)/'`playlist/item.c
-
-playlist/libvlccore_la-search.lo: playlist/search.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT playlist/libvlccore_la-search.lo -MD -MP -MF playlist/$(DEPDIR)/libvlccore_la-search.Tpo -c -o playlist/libvlccore_la-search.lo `test -f 'playlist/search.c' || echo '$(srcdir)/'`playlist/search.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) playlist/$(DEPDIR)/libvlccore_la-search.Tpo playlist/$(DEPDIR)/libvlccore_la-search.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='playlist/search.c' object='playlist/libvlccore_la-search.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o playlist/libvlccore_la-search.lo `test -f 'playlist/search.c' || echo '$(srcdir)/'`playlist/search.c
-
-playlist/libvlccore_la-services_discovery.lo: playlist/services_discovery.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT playlist/libvlccore_la-services_discovery.lo -MD -MP -MF playlist/$(DEPDIR)/libvlccore_la-services_discovery.Tpo -c -o playlist/libvlccore_la-services_discovery.lo `test -f 'playlist/services_discovery.c' || echo '$(srcdir)/'`playlist/services_discovery.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) playlist/$(DEPDIR)/libvlccore_la-services_discovery.Tpo playlist/$(DEPDIR)/libvlccore_la-services_discovery.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='playlist/services_discovery.c' object='playlist/libvlccore_la-services_discovery.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o playlist/libvlccore_la-services_discovery.lo `test -f 'playlist/services_discovery.c' || echo '$(srcdir)/'`playlist/services_discovery.c
-
-input/libvlccore_la-item.lo: input/item.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT input/libvlccore_la-item.lo -MD -MP -MF input/$(DEPDIR)/libvlccore_la-item.Tpo -c -o input/libvlccore_la-item.lo `test -f 'input/item.c' || echo '$(srcdir)/'`input/item.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) input/$(DEPDIR)/libvlccore_la-item.Tpo input/$(DEPDIR)/libvlccore_la-item.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='input/item.c' object='input/libvlccore_la-item.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o input/libvlccore_la-item.lo `test -f 'input/item.c' || echo '$(srcdir)/'`input/item.c
-
-input/libvlccore_la-access.lo: input/access.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT input/libvlccore_la-access.lo -MD -MP -MF input/$(DEPDIR)/libvlccore_la-access.Tpo -c -o input/libvlccore_la-access.lo `test -f 'input/access.c' || echo '$(srcdir)/'`input/access.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) input/$(DEPDIR)/libvlccore_la-access.Tpo input/$(DEPDIR)/libvlccore_la-access.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='input/access.c' object='input/libvlccore_la-access.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o input/libvlccore_la-access.lo `test -f 'input/access.c' || echo '$(srcdir)/'`input/access.c
-
-input/libvlccore_la-clock.lo: input/clock.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT input/libvlccore_la-clock.lo -MD -MP -MF input/$(DEPDIR)/libvlccore_la-clock.Tpo -c -o input/libvlccore_la-clock.lo `test -f 'input/clock.c' || echo '$(srcdir)/'`input/clock.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) input/$(DEPDIR)/libvlccore_la-clock.Tpo input/$(DEPDIR)/libvlccore_la-clock.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='input/clock.c' object='input/libvlccore_la-clock.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o input/libvlccore_la-clock.lo `test -f 'input/clock.c' || echo '$(srcdir)/'`input/clock.c
-
-input/libvlccore_la-control.lo: input/control.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT input/libvlccore_la-control.lo -MD -MP -MF input/$(DEPDIR)/libvlccore_la-control.Tpo -c -o input/libvlccore_la-control.lo `test -f 'input/control.c' || echo '$(srcdir)/'`input/control.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) input/$(DEPDIR)/libvlccore_la-control.Tpo input/$(DEPDIR)/libvlccore_la-control.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='input/control.c' object='input/libvlccore_la-control.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o input/libvlccore_la-control.lo `test -f 'input/control.c' || echo '$(srcdir)/'`input/control.c
-
-input/libvlccore_la-decoder.lo: input/decoder.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT input/libvlccore_la-decoder.lo -MD -MP -MF input/$(DEPDIR)/libvlccore_la-decoder.Tpo -c -o input/libvlccore_la-decoder.lo `test -f 'input/decoder.c' || echo '$(srcdir)/'`input/decoder.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) input/$(DEPDIR)/libvlccore_la-decoder.Tpo input/$(DEPDIR)/libvlccore_la-decoder.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='input/decoder.c' object='input/libvlccore_la-decoder.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o input/libvlccore_la-decoder.lo `test -f 'input/decoder.c' || echo '$(srcdir)/'`input/decoder.c
-
-input/libvlccore_la-decoder_synchro.lo: input/decoder_synchro.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT input/libvlccore_la-decoder_synchro.lo -MD -MP -MF input/$(DEPDIR)/libvlccore_la-decoder_synchro.Tpo -c -o input/libvlccore_la-decoder_synchro.lo `test -f 'input/decoder_synchro.c' || echo '$(srcdir)/'`input/decoder_synchro.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) input/$(DEPDIR)/libvlccore_la-decoder_synchro.Tpo input/$(DEPDIR)/libvlccore_la-decoder_synchro.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='input/decoder_synchro.c' object='input/libvlccore_la-decoder_synchro.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o input/libvlccore_la-decoder_synchro.lo `test -f 'input/decoder_synchro.c' || echo '$(srcdir)/'`input/decoder_synchro.c
-
-input/libvlccore_la-demux.lo: input/demux.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT input/libvlccore_la-demux.lo -MD -MP -MF input/$(DEPDIR)/libvlccore_la-demux.Tpo -c -o input/libvlccore_la-demux.lo `test -f 'input/demux.c' || echo '$(srcdir)/'`input/demux.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) input/$(DEPDIR)/libvlccore_la-demux.Tpo input/$(DEPDIR)/libvlccore_la-demux.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='input/demux.c' object='input/libvlccore_la-demux.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o input/libvlccore_la-demux.lo `test -f 'input/demux.c' || echo '$(srcdir)/'`input/demux.c
-
-input/libvlccore_la-es_out.lo: input/es_out.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT input/libvlccore_la-es_out.lo -MD -MP -MF input/$(DEPDIR)/libvlccore_la-es_out.Tpo -c -o input/libvlccore_la-es_out.lo `test -f 'input/es_out.c' || echo '$(srcdir)/'`input/es_out.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) input/$(DEPDIR)/libvlccore_la-es_out.Tpo input/$(DEPDIR)/libvlccore_la-es_out.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='input/es_out.c' object='input/libvlccore_la-es_out.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o input/libvlccore_la-es_out.lo `test -f 'input/es_out.c' || echo '$(srcdir)/'`input/es_out.c
-
-input/libvlccore_la-es_out_timeshift.lo: input/es_out_timeshift.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT input/libvlccore_la-es_out_timeshift.lo -MD -MP -MF input/$(DEPDIR)/libvlccore_la-es_out_timeshift.Tpo -c -o input/libvlccore_la-es_out_timeshift.lo `test -f 'input/es_out_timeshift.c' || echo '$(srcdir)/'`input/es_out_timeshift.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) input/$(DEPDIR)/libvlccore_la-es_out_timeshift.Tpo input/$(DEPDIR)/libvlccore_la-es_out_timeshift.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='input/es_out_timeshift.c' object='input/libvlccore_la-es_out_timeshift.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o input/libvlccore_la-es_out_timeshift.lo `test -f 'input/es_out_timeshift.c' || echo '$(srcdir)/'`input/es_out_timeshift.c
-
-input/libvlccore_la-event.lo: input/event.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT input/libvlccore_la-event.lo -MD -MP -MF input/$(DEPDIR)/libvlccore_la-event.Tpo -c -o input/libvlccore_la-event.lo `test -f 'input/event.c' || echo '$(srcdir)/'`input/event.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) input/$(DEPDIR)/libvlccore_la-event.Tpo input/$(DEPDIR)/libvlccore_la-event.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='input/event.c' object='input/libvlccore_la-event.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o input/libvlccore_la-event.lo `test -f 'input/event.c' || echo '$(srcdir)/'`input/event.c
-
-input/libvlccore_la-input.lo: input/input.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT input/libvlccore_la-input.lo -MD -MP -MF input/$(DEPDIR)/libvlccore_la-input.Tpo -c -o input/libvlccore_la-input.lo `test -f 'input/input.c' || echo '$(srcdir)/'`input/input.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) input/$(DEPDIR)/libvlccore_la-input.Tpo input/$(DEPDIR)/libvlccore_la-input.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='input/input.c' object='input/libvlccore_la-input.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o input/libvlccore_la-input.lo `test -f 'input/input.c' || echo '$(srcdir)/'`input/input.c
-
-input/libvlccore_la-meta.lo: input/meta.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT input/libvlccore_la-meta.lo -MD -MP -MF input/$(DEPDIR)/libvlccore_la-meta.Tpo -c -o input/libvlccore_la-meta.lo `test -f 'input/meta.c' || echo '$(srcdir)/'`input/meta.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) input/$(DEPDIR)/libvlccore_la-meta.Tpo input/$(DEPDIR)/libvlccore_la-meta.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='input/meta.c' object='input/libvlccore_la-meta.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o input/libvlccore_la-meta.lo `test -f 'input/meta.c' || echo '$(srcdir)/'`input/meta.c
-
-input/libvlccore_la-resource.lo: input/resource.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT input/libvlccore_la-resource.lo -MD -MP -MF input/$(DEPDIR)/libvlccore_la-resource.Tpo -c -o input/libvlccore_la-resource.lo `test -f 'input/resource.c' || echo '$(srcdir)/'`input/resource.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) input/$(DEPDIR)/libvlccore_la-resource.Tpo input/$(DEPDIR)/libvlccore_la-resource.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='input/resource.c' object='input/libvlccore_la-resource.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o input/libvlccore_la-resource.lo `test -f 'input/resource.c' || echo '$(srcdir)/'`input/resource.c
-
-input/libvlccore_la-stream.lo: input/stream.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT input/libvlccore_la-stream.lo -MD -MP -MF input/$(DEPDIR)/libvlccore_la-stream.Tpo -c -o input/libvlccore_la-stream.lo `test -f 'input/stream.c' || echo '$(srcdir)/'`input/stream.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) input/$(DEPDIR)/libvlccore_la-stream.Tpo input/$(DEPDIR)/libvlccore_la-stream.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='input/stream.c' object='input/libvlccore_la-stream.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o input/libvlccore_la-stream.lo `test -f 'input/stream.c' || echo '$(srcdir)/'`input/stream.c
-
-input/libvlccore_la-stream_demux.lo: input/stream_demux.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT input/libvlccore_la-stream_demux.lo -MD -MP -MF input/$(DEPDIR)/libvlccore_la-stream_demux.Tpo -c -o input/libvlccore_la-stream_demux.lo `test -f 'input/stream_demux.c' || echo '$(srcdir)/'`input/stream_demux.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) input/$(DEPDIR)/libvlccore_la-stream_demux.Tpo input/$(DEPDIR)/libvlccore_la-stream_demux.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='input/stream_demux.c' object='input/libvlccore_la-stream_demux.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o input/libvlccore_la-stream_demux.lo `test -f 'input/stream_demux.c' || echo '$(srcdir)/'`input/stream_demux.c
-
-input/libvlccore_la-stream_filter.lo: input/stream_filter.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT input/libvlccore_la-stream_filter.lo -MD -MP -MF input/$(DEPDIR)/libvlccore_la-stream_filter.Tpo -c -o input/libvlccore_la-stream_filter.lo `test -f 'input/stream_filter.c' || echo '$(srcdir)/'`input/stream_filter.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) input/$(DEPDIR)/libvlccore_la-stream_filter.Tpo input/$(DEPDIR)/libvlccore_la-stream_filter.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='input/stream_filter.c' object='input/libvlccore_la-stream_filter.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o input/libvlccore_la-stream_filter.lo `test -f 'input/stream_filter.c' || echo '$(srcdir)/'`input/stream_filter.c
-
-input/libvlccore_la-stream_memory.lo: input/stream_memory.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT input/libvlccore_la-stream_memory.lo -MD -MP -MF input/$(DEPDIR)/libvlccore_la-stream_memory.Tpo -c -o input/libvlccore_la-stream_memory.lo `test -f 'input/stream_memory.c' || echo '$(srcdir)/'`input/stream_memory.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) input/$(DEPDIR)/libvlccore_la-stream_memory.Tpo input/$(DEPDIR)/libvlccore_la-stream_memory.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='input/stream_memory.c' object='input/libvlccore_la-stream_memory.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o input/libvlccore_la-stream_memory.lo `test -f 'input/stream_memory.c' || echo '$(srcdir)/'`input/stream_memory.c
-
-input/libvlccore_la-subtitles.lo: input/subtitles.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT input/libvlccore_la-subtitles.lo -MD -MP -MF input/$(DEPDIR)/libvlccore_la-subtitles.Tpo -c -o input/libvlccore_la-subtitles.lo `test -f 'input/subtitles.c' || echo '$(srcdir)/'`input/subtitles.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) input/$(DEPDIR)/libvlccore_la-subtitles.Tpo input/$(DEPDIR)/libvlccore_la-subtitles.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='input/subtitles.c' object='input/libvlccore_la-subtitles.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o input/libvlccore_la-subtitles.lo `test -f 'input/subtitles.c' || echo '$(srcdir)/'`input/subtitles.c
-
-input/libvlccore_la-var.lo: input/var.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT input/libvlccore_la-var.lo -MD -MP -MF input/$(DEPDIR)/libvlccore_la-var.Tpo -c -o input/libvlccore_la-var.lo `test -f 'input/var.c' || echo '$(srcdir)/'`input/var.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) input/$(DEPDIR)/libvlccore_la-var.Tpo input/$(DEPDIR)/libvlccore_la-var.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='input/var.c' object='input/libvlccore_la-var.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o input/libvlccore_la-var.lo `test -f 'input/var.c' || echo '$(srcdir)/'`input/var.c
-
-video_output/libvlccore_la-display.lo: video_output/display.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT video_output/libvlccore_la-display.lo -MD -MP -MF video_output/$(DEPDIR)/libvlccore_la-display.Tpo -c -o video_output/libvlccore_la-display.lo `test -f 'video_output/display.c' || echo '$(srcdir)/'`video_output/display.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/$(DEPDIR)/libvlccore_la-display.Tpo video_output/$(DEPDIR)/libvlccore_la-display.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='video_output/display.c' object='video_output/libvlccore_la-display.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o video_output/libvlccore_la-display.lo `test -f 'video_output/display.c' || echo '$(srcdir)/'`video_output/display.c
-
-video_output/libvlccore_la-inhibit.lo: video_output/inhibit.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT video_output/libvlccore_la-inhibit.lo -MD -MP -MF video_output/$(DEPDIR)/libvlccore_la-inhibit.Tpo -c -o video_output/libvlccore_la-inhibit.lo `test -f 'video_output/inhibit.c' || echo '$(srcdir)/'`video_output/inhibit.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/$(DEPDIR)/libvlccore_la-inhibit.Tpo video_output/$(DEPDIR)/libvlccore_la-inhibit.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='video_output/inhibit.c' object='video_output/libvlccore_la-inhibit.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o video_output/libvlccore_la-inhibit.lo `test -f 'video_output/inhibit.c' || echo '$(srcdir)/'`video_output/inhibit.c
-
-video_output/libvlccore_la-snapshot.lo: video_output/snapshot.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT video_output/libvlccore_la-snapshot.lo -MD -MP -MF video_output/$(DEPDIR)/libvlccore_la-snapshot.Tpo -c -o video_output/libvlccore_la-snapshot.lo `test -f 'video_output/snapshot.c' || echo '$(srcdir)/'`video_output/snapshot.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/$(DEPDIR)/libvlccore_la-snapshot.Tpo video_output/$(DEPDIR)/libvlccore_la-snapshot.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='video_output/snapshot.c' object='video_output/libvlccore_la-snapshot.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o video_output/libvlccore_la-snapshot.lo `test -f 'video_output/snapshot.c' || echo '$(srcdir)/'`video_output/snapshot.c
-
-video_output/libvlccore_la-video_output.lo: video_output/video_output.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT video_output/libvlccore_la-video_output.lo -MD -MP -MF video_output/$(DEPDIR)/libvlccore_la-video_output.Tpo -c -o video_output/libvlccore_la-video_output.lo `test -f 'video_output/video_output.c' || echo '$(srcdir)/'`video_output/video_output.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/$(DEPDIR)/libvlccore_la-video_output.Tpo video_output/$(DEPDIR)/libvlccore_la-video_output.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='video_output/video_output.c' object='video_output/libvlccore_la-video_output.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o video_output/libvlccore_la-video_output.lo `test -f 'video_output/video_output.c' || echo '$(srcdir)/'`video_output/video_output.c
-
-video_output/libvlccore_la-vout_pictures.lo: video_output/vout_pictures.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT video_output/libvlccore_la-vout_pictures.lo -MD -MP -MF video_output/$(DEPDIR)/libvlccore_la-vout_pictures.Tpo -c -o video_output/libvlccore_la-vout_pictures.lo `test -f 'video_output/vout_pictures.c' || echo '$(srcdir)/'`video_output/vout_pictures.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/$(DEPDIR)/libvlccore_la-vout_pictures.Tpo video_output/$(DEPDIR)/libvlccore_la-vout_pictures.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='video_output/vout_pictures.c' object='video_output/libvlccore_la-vout_pictures.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o video_output/libvlccore_la-vout_pictures.lo `test -f 'video_output/vout_pictures.c' || echo '$(srcdir)/'`video_output/vout_pictures.c
-
-video_output/libvlccore_la-video_text.lo: video_output/video_text.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT video_output/libvlccore_la-video_text.lo -MD -MP -MF video_output/$(DEPDIR)/libvlccore_la-video_text.Tpo -c -o video_output/libvlccore_la-video_text.lo `test -f 'video_output/video_text.c' || echo '$(srcdir)/'`video_output/video_text.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/$(DEPDIR)/libvlccore_la-video_text.Tpo video_output/$(DEPDIR)/libvlccore_la-video_text.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='video_output/video_text.c' object='video_output/libvlccore_la-video_text.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o video_output/libvlccore_la-video_text.lo `test -f 'video_output/video_text.c' || echo '$(srcdir)/'`video_output/video_text.c
-
-video_output/libvlccore_la-video_epg.lo: video_output/video_epg.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT video_output/libvlccore_la-video_epg.lo -MD -MP -MF video_output/$(DEPDIR)/libvlccore_la-video_epg.Tpo -c -o video_output/libvlccore_la-video_epg.lo `test -f 'video_output/video_epg.c' || echo '$(srcdir)/'`video_output/video_epg.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/$(DEPDIR)/libvlccore_la-video_epg.Tpo video_output/$(DEPDIR)/libvlccore_la-video_epg.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='video_output/video_epg.c' object='video_output/libvlccore_la-video_epg.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o video_output/libvlccore_la-video_epg.lo `test -f 'video_output/video_epg.c' || echo '$(srcdir)/'`video_output/video_epg.c
-
-video_output/libvlccore_la-video_widgets.lo: video_output/video_widgets.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT video_output/libvlccore_la-video_widgets.lo -MD -MP -MF video_output/$(DEPDIR)/libvlccore_la-video_widgets.Tpo -c -o video_output/libvlccore_la-video_widgets.lo `test -f 'video_output/video_widgets.c' || echo '$(srcdir)/'`video_output/video_widgets.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/$(DEPDIR)/libvlccore_la-video_widgets.Tpo video_output/$(DEPDIR)/libvlccore_la-video_widgets.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='video_output/video_widgets.c' object='video_output/libvlccore_la-video_widgets.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o video_output/libvlccore_la-video_widgets.lo `test -f 'video_output/video_widgets.c' || echo '$(srcdir)/'`video_output/video_widgets.c
-
-video_output/libvlccore_la-vout_subpictures.lo: video_output/vout_subpictures.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT video_output/libvlccore_la-vout_subpictures.lo -MD -MP -MF video_output/$(DEPDIR)/libvlccore_la-vout_subpictures.Tpo -c -o video_output/libvlccore_la-vout_subpictures.lo `test -f 'video_output/vout_subpictures.c' || echo '$(srcdir)/'`video_output/vout_subpictures.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/$(DEPDIR)/libvlccore_la-vout_subpictures.Tpo video_output/$(DEPDIR)/libvlccore_la-vout_subpictures.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='video_output/vout_subpictures.c' object='video_output/libvlccore_la-vout_subpictures.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o video_output/libvlccore_la-vout_subpictures.lo `test -f 'video_output/vout_subpictures.c' || echo '$(srcdir)/'`video_output/vout_subpictures.c
-
-video_output/libvlccore_la-window.lo: video_output/window.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT video_output/libvlccore_la-window.lo -MD -MP -MF video_output/$(DEPDIR)/libvlccore_la-window.Tpo -c -o video_output/libvlccore_la-window.lo `test -f 'video_output/window.c' || echo '$(srcdir)/'`video_output/window.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/$(DEPDIR)/libvlccore_la-window.Tpo video_output/$(DEPDIR)/libvlccore_la-window.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='video_output/window.c' object='video_output/libvlccore_la-window.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o video_output/libvlccore_la-window.lo `test -f 'video_output/window.c' || echo '$(srcdir)/'`video_output/window.c
-
-video_output/libvlccore_la-vout_intf.lo: video_output/vout_intf.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT video_output/libvlccore_la-vout_intf.lo -MD -MP -MF video_output/$(DEPDIR)/libvlccore_la-vout_intf.Tpo -c -o video_output/libvlccore_la-vout_intf.lo `test -f 'video_output/vout_intf.c' || echo '$(srcdir)/'`video_output/vout_intf.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) video_output/$(DEPDIR)/libvlccore_la-vout_intf.Tpo video_output/$(DEPDIR)/libvlccore_la-vout_intf.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='video_output/vout_intf.c' object='video_output/libvlccore_la-vout_intf.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o video_output/libvlccore_la-vout_intf.lo `test -f 'video_output/vout_intf.c' || echo '$(srcdir)/'`video_output/vout_intf.c
-
-audio_output/libvlccore_la-common.lo: audio_output/common.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT audio_output/libvlccore_la-common.lo -MD -MP -MF audio_output/$(DEPDIR)/libvlccore_la-common.Tpo -c -o audio_output/libvlccore_la-common.lo `test -f 'audio_output/common.c' || echo '$(srcdir)/'`audio_output/common.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) audio_output/$(DEPDIR)/libvlccore_la-common.Tpo audio_output/$(DEPDIR)/libvlccore_la-common.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='audio_output/common.c' object='audio_output/libvlccore_la-common.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o audio_output/libvlccore_la-common.lo `test -f 'audio_output/common.c' || echo '$(srcdir)/'`audio_output/common.c
-
-audio_output/libvlccore_la-dec.lo: audio_output/dec.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT audio_output/libvlccore_la-dec.lo -MD -MP -MF audio_output/$(DEPDIR)/libvlccore_la-dec.Tpo -c -o audio_output/libvlccore_la-dec.lo `test -f 'audio_output/dec.c' || echo '$(srcdir)/'`audio_output/dec.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) audio_output/$(DEPDIR)/libvlccore_la-dec.Tpo audio_output/$(DEPDIR)/libvlccore_la-dec.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='audio_output/dec.c' object='audio_output/libvlccore_la-dec.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o audio_output/libvlccore_la-dec.lo `test -f 'audio_output/dec.c' || echo '$(srcdir)/'`audio_output/dec.c
-
-audio_output/libvlccore_la-filters.lo: audio_output/filters.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT audio_output/libvlccore_la-filters.lo -MD -MP -MF audio_output/$(DEPDIR)/libvlccore_la-filters.Tpo -c -o audio_output/libvlccore_la-filters.lo `test -f 'audio_output/filters.c' || echo '$(srcdir)/'`audio_output/filters.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) audio_output/$(DEPDIR)/libvlccore_la-filters.Tpo audio_output/$(DEPDIR)/libvlccore_la-filters.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='audio_output/filters.c' object='audio_output/libvlccore_la-filters.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o audio_output/libvlccore_la-filters.lo `test -f 'audio_output/filters.c' || echo '$(srcdir)/'`audio_output/filters.c
-
-audio_output/libvlccore_la-input.lo: audio_output/input.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT audio_output/libvlccore_la-input.lo -MD -MP -MF audio_output/$(DEPDIR)/libvlccore_la-input.Tpo -c -o audio_output/libvlccore_la-input.lo `test -f 'audio_output/input.c' || echo '$(srcdir)/'`audio_output/input.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) audio_output/$(DEPDIR)/libvlccore_la-input.Tpo audio_output/$(DEPDIR)/libvlccore_la-input.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='audio_output/input.c' object='audio_output/libvlccore_la-input.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o audio_output/libvlccore_la-input.lo `test -f 'audio_output/input.c' || echo '$(srcdir)/'`audio_output/input.c
-
-audio_output/libvlccore_la-mixer.lo: audio_output/mixer.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT audio_output/libvlccore_la-mixer.lo -MD -MP -MF audio_output/$(DEPDIR)/libvlccore_la-mixer.Tpo -c -o audio_output/libvlccore_la-mixer.lo `test -f 'audio_output/mixer.c' || echo '$(srcdir)/'`audio_output/mixer.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) audio_output/$(DEPDIR)/libvlccore_la-mixer.Tpo audio_output/$(DEPDIR)/libvlccore_la-mixer.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='audio_output/mixer.c' object='audio_output/libvlccore_la-mixer.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o audio_output/libvlccore_la-mixer.lo `test -f 'audio_output/mixer.c' || echo '$(srcdir)/'`audio_output/mixer.c
-
-audio_output/libvlccore_la-output.lo: audio_output/output.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT audio_output/libvlccore_la-output.lo -MD -MP -MF audio_output/$(DEPDIR)/libvlccore_la-output.Tpo -c -o audio_output/libvlccore_la-output.lo `test -f 'audio_output/output.c' || echo '$(srcdir)/'`audio_output/output.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) audio_output/$(DEPDIR)/libvlccore_la-output.Tpo audio_output/$(DEPDIR)/libvlccore_la-output.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='audio_output/output.c' object='audio_output/libvlccore_la-output.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o audio_output/libvlccore_la-output.lo `test -f 'audio_output/output.c' || echo '$(srcdir)/'`audio_output/output.c
-
-audio_output/libvlccore_la-intf.lo: audio_output/intf.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT audio_output/libvlccore_la-intf.lo -MD -MP -MF audio_output/$(DEPDIR)/libvlccore_la-intf.Tpo -c -o audio_output/libvlccore_la-intf.lo `test -f 'audio_output/intf.c' || echo '$(srcdir)/'`audio_output/intf.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) audio_output/$(DEPDIR)/libvlccore_la-intf.Tpo audio_output/$(DEPDIR)/libvlccore_la-intf.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='audio_output/intf.c' object='audio_output/libvlccore_la-intf.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o audio_output/libvlccore_la-intf.lo `test -f 'audio_output/intf.c' || echo '$(srcdir)/'`audio_output/intf.c
-
-osd/libvlccore_la-osd.lo: osd/osd.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT osd/libvlccore_la-osd.lo -MD -MP -MF osd/$(DEPDIR)/libvlccore_la-osd.Tpo -c -o osd/libvlccore_la-osd.lo `test -f 'osd/osd.c' || echo '$(srcdir)/'`osd/osd.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) osd/$(DEPDIR)/libvlccore_la-osd.Tpo osd/$(DEPDIR)/libvlccore_la-osd.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='osd/osd.c' object='osd/libvlccore_la-osd.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o osd/libvlccore_la-osd.lo `test -f 'osd/osd.c' || echo '$(srcdir)/'`osd/osd.c
-
-osd/libvlccore_la-osd_text.lo: osd/osd_text.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT osd/libvlccore_la-osd_text.lo -MD -MP -MF osd/$(DEPDIR)/libvlccore_la-osd_text.Tpo -c -o osd/libvlccore_la-osd_text.lo `test -f 'osd/osd_text.c' || echo '$(srcdir)/'`osd/osd_text.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) osd/$(DEPDIR)/libvlccore_la-osd_text.Tpo osd/$(DEPDIR)/libvlccore_la-osd_text.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='osd/osd_text.c' object='osd/libvlccore_la-osd_text.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o osd/libvlccore_la-osd_text.lo `test -f 'osd/osd_text.c' || echo '$(srcdir)/'`osd/osd_text.c
-
-osd/libvlccore_la-osd_widgets.lo: osd/osd_widgets.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT osd/libvlccore_la-osd_widgets.lo -MD -MP -MF osd/$(DEPDIR)/libvlccore_la-osd_widgets.Tpo -c -o osd/libvlccore_la-osd_widgets.lo `test -f 'osd/osd_widgets.c' || echo '$(srcdir)/'`osd/osd_widgets.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) osd/$(DEPDIR)/libvlccore_la-osd_widgets.Tpo osd/$(DEPDIR)/libvlccore_la-osd_widgets.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='osd/osd_widgets.c' object='osd/libvlccore_la-osd_widgets.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o osd/libvlccore_la-osd_widgets.lo `test -f 'osd/osd_widgets.c' || echo '$(srcdir)/'`osd/osd_widgets.c
-
-network/libvlccore_la-acl.lo: network/acl.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT network/libvlccore_la-acl.lo -MD -MP -MF network/$(DEPDIR)/libvlccore_la-acl.Tpo -c -o network/libvlccore_la-acl.lo `test -f 'network/acl.c' || echo '$(srcdir)/'`network/acl.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) network/$(DEPDIR)/libvlccore_la-acl.Tpo network/$(DEPDIR)/libvlccore_la-acl.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='network/acl.c' object='network/libvlccore_la-acl.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o network/libvlccore_la-acl.lo `test -f 'network/acl.c' || echo '$(srcdir)/'`network/acl.c
-
-network/libvlccore_la-getaddrinfo.lo: network/getaddrinfo.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT network/libvlccore_la-getaddrinfo.lo -MD -MP -MF network/$(DEPDIR)/libvlccore_la-getaddrinfo.Tpo -c -o network/libvlccore_la-getaddrinfo.lo `test -f 'network/getaddrinfo.c' || echo '$(srcdir)/'`network/getaddrinfo.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) network/$(DEPDIR)/libvlccore_la-getaddrinfo.Tpo network/$(DEPDIR)/libvlccore_la-getaddrinfo.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='network/getaddrinfo.c' object='network/libvlccore_la-getaddrinfo.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o network/libvlccore_la-getaddrinfo.lo `test -f 'network/getaddrinfo.c' || echo '$(srcdir)/'`network/getaddrinfo.c
-
-network/libvlccore_la-io.lo: network/io.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT network/libvlccore_la-io.lo -MD -MP -MF network/$(DEPDIR)/libvlccore_la-io.Tpo -c -o network/libvlccore_la-io.lo `test -f 'network/io.c' || echo '$(srcdir)/'`network/io.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) network/$(DEPDIR)/libvlccore_la-io.Tpo network/$(DEPDIR)/libvlccore_la-io.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='network/io.c' object='network/libvlccore_la-io.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o network/libvlccore_la-io.lo `test -f 'network/io.c' || echo '$(srcdir)/'`network/io.c
-
-network/libvlccore_la-tcp.lo: network/tcp.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT network/libvlccore_la-tcp.lo -MD -MP -MF network/$(DEPDIR)/libvlccore_la-tcp.Tpo -c -o network/libvlccore_la-tcp.lo `test -f 'network/tcp.c' || echo '$(srcdir)/'`network/tcp.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) network/$(DEPDIR)/libvlccore_la-tcp.Tpo network/$(DEPDIR)/libvlccore_la-tcp.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='network/tcp.c' object='network/libvlccore_la-tcp.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o network/libvlccore_la-tcp.lo `test -f 'network/tcp.c' || echo '$(srcdir)/'`network/tcp.c
-
-network/libvlccore_la-udp.lo: network/udp.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT network/libvlccore_la-udp.lo -MD -MP -MF network/$(DEPDIR)/libvlccore_la-udp.Tpo -c -o network/libvlccore_la-udp.lo `test -f 'network/udp.c' || echo '$(srcdir)/'`network/udp.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) network/$(DEPDIR)/libvlccore_la-udp.Tpo network/$(DEPDIR)/libvlccore_la-udp.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='network/udp.c' object='network/libvlccore_la-udp.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o network/libvlccore_la-udp.lo `test -f 'network/udp.c' || echo '$(srcdir)/'`network/udp.c
-
-network/libvlccore_la-rootbind.lo: network/rootbind.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT network/libvlccore_la-rootbind.lo -MD -MP -MF network/$(DEPDIR)/libvlccore_la-rootbind.Tpo -c -o network/libvlccore_la-rootbind.lo `test -f 'network/rootbind.c' || echo '$(srcdir)/'`network/rootbind.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) network/$(DEPDIR)/libvlccore_la-rootbind.Tpo network/$(DEPDIR)/libvlccore_la-rootbind.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='network/rootbind.c' object='network/libvlccore_la-rootbind.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o network/libvlccore_la-rootbind.lo `test -f 'network/rootbind.c' || echo '$(srcdir)/'`network/rootbind.c
-
-network/libvlccore_la-tls.lo: network/tls.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT network/libvlccore_la-tls.lo -MD -MP -MF network/$(DEPDIR)/libvlccore_la-tls.Tpo -c -o network/libvlccore_la-tls.lo `test -f 'network/tls.c' || echo '$(srcdir)/'`network/tls.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) network/$(DEPDIR)/libvlccore_la-tls.Tpo network/$(DEPDIR)/libvlccore_la-tls.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='network/tls.c' object='network/libvlccore_la-tls.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o network/libvlccore_la-tls.lo `test -f 'network/tls.c' || echo '$(srcdir)/'`network/tls.c
-
-network/libvlccore_la-poll.lo: network/poll.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT network/libvlccore_la-poll.lo -MD -MP -MF network/$(DEPDIR)/libvlccore_la-poll.Tpo -c -o network/libvlccore_la-poll.lo `test -f 'network/poll.c' || echo '$(srcdir)/'`network/poll.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) network/$(DEPDIR)/libvlccore_la-poll.Tpo network/$(DEPDIR)/libvlccore_la-poll.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='network/poll.c' object='network/libvlccore_la-poll.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o network/libvlccore_la-poll.lo `test -f 'network/poll.c' || echo '$(srcdir)/'`network/poll.c
-
-text/libvlccore_la-charset.lo: text/charset.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT text/libvlccore_la-charset.lo -MD -MP -MF text/$(DEPDIR)/libvlccore_la-charset.Tpo -c -o text/libvlccore_la-charset.lo `test -f 'text/charset.c' || echo '$(srcdir)/'`text/charset.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) text/$(DEPDIR)/libvlccore_la-charset.Tpo text/$(DEPDIR)/libvlccore_la-charset.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='text/charset.c' object='text/libvlccore_la-charset.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o text/libvlccore_la-charset.lo `test -f 'text/charset.c' || echo '$(srcdir)/'`text/charset.c
-
-text/libvlccore_la-strings.lo: text/strings.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT text/libvlccore_la-strings.lo -MD -MP -MF text/$(DEPDIR)/libvlccore_la-strings.Tpo -c -o text/libvlccore_la-strings.lo `test -f 'text/strings.c' || echo '$(srcdir)/'`text/strings.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) text/$(DEPDIR)/libvlccore_la-strings.Tpo text/$(DEPDIR)/libvlccore_la-strings.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='text/strings.c' object='text/libvlccore_la-strings.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o text/libvlccore_la-strings.lo `test -f 'text/strings.c' || echo '$(srcdir)/'`text/strings.c
-
-text/libvlccore_la-unicode.lo: text/unicode.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT text/libvlccore_la-unicode.lo -MD -MP -MF text/$(DEPDIR)/libvlccore_la-unicode.Tpo -c -o text/libvlccore_la-unicode.lo `test -f 'text/unicode.c' || echo '$(srcdir)/'`text/unicode.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) text/$(DEPDIR)/libvlccore_la-unicode.Tpo text/$(DEPDIR)/libvlccore_la-unicode.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='text/unicode.c' object='text/libvlccore_la-unicode.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o text/libvlccore_la-unicode.lo `test -f 'text/unicode.c' || echo '$(srcdir)/'`text/unicode.c
-
-text/libvlccore_la-filesystem.lo: text/filesystem.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT text/libvlccore_la-filesystem.lo -MD -MP -MF text/$(DEPDIR)/libvlccore_la-filesystem.Tpo -c -o text/libvlccore_la-filesystem.lo `test -f 'text/filesystem.c' || echo '$(srcdir)/'`text/filesystem.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) text/$(DEPDIR)/libvlccore_la-filesystem.Tpo text/$(DEPDIR)/libvlccore_la-filesystem.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='text/filesystem.c' object='text/libvlccore_la-filesystem.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o text/libvlccore_la-filesystem.lo `test -f 'text/filesystem.c' || echo '$(srcdir)/'`text/filesystem.c
-
-text/libvlccore_la-iso_lang.lo: text/iso_lang.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT text/libvlccore_la-iso_lang.lo -MD -MP -MF text/$(DEPDIR)/libvlccore_la-iso_lang.Tpo -c -o text/libvlccore_la-iso_lang.lo `test -f 'text/iso_lang.c' || echo '$(srcdir)/'`text/iso_lang.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) text/$(DEPDIR)/libvlccore_la-iso_lang.Tpo text/$(DEPDIR)/libvlccore_la-iso_lang.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='text/iso_lang.c' object='text/libvlccore_la-iso_lang.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o text/libvlccore_la-iso_lang.lo `test -f 'text/iso_lang.c' || echo '$(srcdir)/'`text/iso_lang.c
-
-misc/libvlccore_la-md5.lo: misc/md5.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT misc/libvlccore_la-md5.lo -MD -MP -MF misc/$(DEPDIR)/libvlccore_la-md5.Tpo -c -o misc/libvlccore_la-md5.lo `test -f 'misc/md5.c' || echo '$(srcdir)/'`misc/md5.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) misc/$(DEPDIR)/libvlccore_la-md5.Tpo misc/$(DEPDIR)/libvlccore_la-md5.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='misc/md5.c' object='misc/libvlccore_la-md5.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o misc/libvlccore_la-md5.lo `test -f 'misc/md5.c' || echo '$(srcdir)/'`misc/md5.c
-
-misc/libvlccore_la-probe.lo: misc/probe.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT misc/libvlccore_la-probe.lo -MD -MP -MF misc/$(DEPDIR)/libvlccore_la-probe.Tpo -c -o misc/libvlccore_la-probe.lo `test -f 'misc/probe.c' || echo '$(srcdir)/'`misc/probe.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) misc/$(DEPDIR)/libvlccore_la-probe.Tpo misc/$(DEPDIR)/libvlccore_la-probe.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='misc/probe.c' object='misc/libvlccore_la-probe.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o misc/libvlccore_la-probe.lo `test -f 'misc/probe.c' || echo '$(srcdir)/'`misc/probe.c
-
-misc/libvlccore_la-rand.lo: misc/rand.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT misc/libvlccore_la-rand.lo -MD -MP -MF misc/$(DEPDIR)/libvlccore_la-rand.Tpo -c -o misc/libvlccore_la-rand.lo `test -f 'misc/rand.c' || echo '$(srcdir)/'`misc/rand.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) misc/$(DEPDIR)/libvlccore_la-rand.Tpo misc/$(DEPDIR)/libvlccore_la-rand.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='misc/rand.c' object='misc/libvlccore_la-rand.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o misc/libvlccore_la-rand.lo `test -f 'misc/rand.c' || echo '$(srcdir)/'`misc/rand.c
-
-misc/libvlccore_la-mtime.lo: misc/mtime.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT misc/libvlccore_la-mtime.lo -MD -MP -MF misc/$(DEPDIR)/libvlccore_la-mtime.Tpo -c -o misc/libvlccore_la-mtime.lo `test -f 'misc/mtime.c' || echo '$(srcdir)/'`misc/mtime.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) misc/$(DEPDIR)/libvlccore_la-mtime.Tpo misc/$(DEPDIR)/libvlccore_la-mtime.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='misc/mtime.c' object='misc/libvlccore_la-mtime.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o misc/libvlccore_la-mtime.lo `test -f 'misc/mtime.c' || echo '$(srcdir)/'`misc/mtime.c
-
-misc/libvlccore_la-block.lo: misc/block.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT misc/libvlccore_la-block.lo -MD -MP -MF misc/$(DEPDIR)/libvlccore_la-block.Tpo -c -o misc/libvlccore_la-block.lo `test -f 'misc/block.c' || echo '$(srcdir)/'`misc/block.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) misc/$(DEPDIR)/libvlccore_la-block.Tpo misc/$(DEPDIR)/libvlccore_la-block.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='misc/block.c' object='misc/libvlccore_la-block.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o misc/libvlccore_la-block.lo `test -f 'misc/block.c' || echo '$(srcdir)/'`misc/block.c
-
-misc/libvlccore_la-fourcc.lo: misc/fourcc.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT misc/libvlccore_la-fourcc.lo -MD -MP -MF misc/$(DEPDIR)/libvlccore_la-fourcc.Tpo -c -o misc/libvlccore_la-fourcc.lo `test -f 'misc/fourcc.c' || echo '$(srcdir)/'`misc/fourcc.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) misc/$(DEPDIR)/libvlccore_la-fourcc.Tpo misc/$(DEPDIR)/libvlccore_la-fourcc.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='misc/fourcc.c' object='misc/libvlccore_la-fourcc.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o misc/libvlccore_la-fourcc.lo `test -f 'misc/fourcc.c' || echo '$(srcdir)/'`misc/fourcc.c
-
-misc/libvlccore_la-es_format.lo: misc/es_format.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT misc/libvlccore_la-es_format.lo -MD -MP -MF misc/$(DEPDIR)/libvlccore_la-es_format.Tpo -c -o misc/libvlccore_la-es_format.lo `test -f 'misc/es_format.c' || echo '$(srcdir)/'`misc/es_format.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) misc/$(DEPDIR)/libvlccore_la-es_format.Tpo misc/$(DEPDIR)/libvlccore_la-es_format.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='misc/es_format.c' object='misc/libvlccore_la-es_format.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o misc/libvlccore_la-es_format.lo `test -f 'misc/es_format.c' || echo '$(srcdir)/'`misc/es_format.c
-
-misc/libvlccore_la-picture_fifo.lo: misc/picture_fifo.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT misc/libvlccore_la-picture_fifo.lo -MD -MP -MF misc/$(DEPDIR)/libvlccore_la-picture_fifo.Tpo -c -o misc/libvlccore_la-picture_fifo.lo `test -f 'misc/picture_fifo.c' || echo '$(srcdir)/'`misc/picture_fifo.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) misc/$(DEPDIR)/libvlccore_la-picture_fifo.Tpo misc/$(DEPDIR)/libvlccore_la-picture_fifo.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='misc/picture_fifo.c' object='misc/libvlccore_la-picture_fifo.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o misc/libvlccore_la-picture_fifo.lo `test -f 'misc/picture_fifo.c' || echo '$(srcdir)/'`misc/picture_fifo.c
-
-misc/libvlccore_la-picture_pool.lo: misc/picture_pool.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT misc/libvlccore_la-picture_pool.lo -MD -MP -MF misc/$(DEPDIR)/libvlccore_la-picture_pool.Tpo -c -o misc/libvlccore_la-picture_pool.lo `test -f 'misc/picture_pool.c' || echo '$(srcdir)/'`misc/picture_pool.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) misc/$(DEPDIR)/libvlccore_la-picture_pool.Tpo misc/$(DEPDIR)/libvlccore_la-picture_pool.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='misc/picture_pool.c' object='misc/libvlccore_la-picture_pool.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o misc/libvlccore_la-picture_pool.lo `test -f 'misc/picture_pool.c' || echo '$(srcdir)/'`misc/picture_pool.c
-
-modules/libvlccore_la-modules.lo: modules/modules.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT modules/libvlccore_la-modules.lo -MD -MP -MF modules/$(DEPDIR)/libvlccore_la-modules.Tpo -c -o modules/libvlccore_la-modules.lo `test -f 'modules/modules.c' || echo '$(srcdir)/'`modules/modules.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) modules/$(DEPDIR)/libvlccore_la-modules.Tpo modules/$(DEPDIR)/libvlccore_la-modules.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/modules.c' object='modules/libvlccore_la-modules.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o modules/libvlccore_la-modules.lo `test -f 'modules/modules.c' || echo '$(srcdir)/'`modules/modules.c
-
-modules/libvlccore_la-cache.lo: modules/cache.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT modules/libvlccore_la-cache.lo -MD -MP -MF modules/$(DEPDIR)/libvlccore_la-cache.Tpo -c -o modules/libvlccore_la-cache.lo `test -f 'modules/cache.c' || echo '$(srcdir)/'`modules/cache.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) modules/$(DEPDIR)/libvlccore_la-cache.Tpo modules/$(DEPDIR)/libvlccore_la-cache.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/cache.c' object='modules/libvlccore_la-cache.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o modules/libvlccore_la-cache.lo `test -f 'modules/cache.c' || echo '$(srcdir)/'`modules/cache.c
-
-modules/libvlccore_la-entry.lo: modules/entry.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT modules/libvlccore_la-entry.lo -MD -MP -MF modules/$(DEPDIR)/libvlccore_la-entry.Tpo -c -o modules/libvlccore_la-entry.lo `test -f 'modules/entry.c' || echo '$(srcdir)/'`modules/entry.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) modules/$(DEPDIR)/libvlccore_la-entry.Tpo modules/$(DEPDIR)/libvlccore_la-entry.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/entry.c' object='modules/libvlccore_la-entry.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o modules/libvlccore_la-entry.lo `test -f 'modules/entry.c' || echo '$(srcdir)/'`modules/entry.c
-
-modules/libvlccore_la-os.lo: modules/os.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT modules/libvlccore_la-os.lo -MD -MP -MF modules/$(DEPDIR)/libvlccore_la-os.Tpo -c -o modules/libvlccore_la-os.lo `test -f 'modules/os.c' || echo '$(srcdir)/'`modules/os.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) modules/$(DEPDIR)/libvlccore_la-os.Tpo modules/$(DEPDIR)/libvlccore_la-os.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/os.c' object='modules/libvlccore_la-os.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o modules/libvlccore_la-os.lo `test -f 'modules/os.c' || echo '$(srcdir)/'`modules/os.c
-
-modules/libvlccore_la-textdomain.lo: modules/textdomain.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT modules/libvlccore_la-textdomain.lo -MD -MP -MF modules/$(DEPDIR)/libvlccore_la-textdomain.Tpo -c -o modules/libvlccore_la-textdomain.lo `test -f 'modules/textdomain.c' || echo '$(srcdir)/'`modules/textdomain.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) modules/$(DEPDIR)/libvlccore_la-textdomain.Tpo modules/$(DEPDIR)/libvlccore_la-textdomain.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='modules/textdomain.c' object='modules/libvlccore_la-textdomain.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o modules/libvlccore_la-textdomain.lo `test -f 'modules/textdomain.c' || echo '$(srcdir)/'`modules/textdomain.c
-
-misc/libvlccore_la-threads.lo: misc/threads.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT misc/libvlccore_la-threads.lo -MD -MP -MF misc/$(DEPDIR)/libvlccore_la-threads.Tpo -c -o misc/libvlccore_la-threads.lo `test -f 'misc/threads.c' || echo '$(srcdir)/'`misc/threads.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) misc/$(DEPDIR)/libvlccore_la-threads.Tpo misc/$(DEPDIR)/libvlccore_la-threads.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='misc/threads.c' object='misc/libvlccore_la-threads.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o misc/libvlccore_la-threads.lo `test -f 'misc/threads.c' || echo '$(srcdir)/'`misc/threads.c
-
-misc/libvlccore_la-stats.lo: misc/stats.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT misc/libvlccore_la-stats.lo -MD -MP -MF misc/$(DEPDIR)/libvlccore_la-stats.Tpo -c -o misc/libvlccore_la-stats.lo `test -f 'misc/stats.c' || echo '$(srcdir)/'`misc/stats.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) misc/$(DEPDIR)/libvlccore_la-stats.Tpo misc/$(DEPDIR)/libvlccore_la-stats.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='misc/stats.c' object='misc/libvlccore_la-stats.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o misc/libvlccore_la-stats.lo `test -f 'misc/stats.c' || echo '$(srcdir)/'`misc/stats.c
-
-misc/libvlccore_la-cpu.lo: misc/cpu.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT misc/libvlccore_la-cpu.lo -MD -MP -MF misc/$(DEPDIR)/libvlccore_la-cpu.Tpo -c -o misc/libvlccore_la-cpu.lo `test -f 'misc/cpu.c' || echo '$(srcdir)/'`misc/cpu.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) misc/$(DEPDIR)/libvlccore_la-cpu.Tpo misc/$(DEPDIR)/libvlccore_la-cpu.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='misc/cpu.c' object='misc/libvlccore_la-cpu.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o misc/libvlccore_la-cpu.lo `test -f 'misc/cpu.c' || echo '$(srcdir)/'`misc/cpu.c
-
-misc/libvlccore_la-action.lo: misc/action.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT misc/libvlccore_la-action.lo -MD -MP -MF misc/$(DEPDIR)/libvlccore_la-action.Tpo -c -o misc/libvlccore_la-action.lo `test -f 'misc/action.c' || echo '$(srcdir)/'`misc/action.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) misc/$(DEPDIR)/libvlccore_la-action.Tpo misc/$(DEPDIR)/libvlccore_la-action.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='misc/action.c' object='misc/libvlccore_la-action.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o misc/libvlccore_la-action.lo `test -f 'misc/action.c' || echo '$(srcdir)/'`misc/action.c
-
-misc/libvlccore_la-epg.lo: misc/epg.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT misc/libvlccore_la-epg.lo -MD -MP -MF misc/$(DEPDIR)/libvlccore_la-epg.Tpo -c -o misc/libvlccore_la-epg.lo `test -f 'misc/epg.c' || echo '$(srcdir)/'`misc/epg.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) misc/$(DEPDIR)/libvlccore_la-epg.Tpo misc/$(DEPDIR)/libvlccore_la-epg.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='misc/epg.c' object='misc/libvlccore_la-epg.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o misc/libvlccore_la-epg.lo `test -f 'misc/epg.c' || echo '$(srcdir)/'`misc/epg.c
-
-config/libvlccore_la-core.lo: config/core.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT config/libvlccore_la-core.lo -MD -MP -MF config/$(DEPDIR)/libvlccore_la-core.Tpo -c -o config/libvlccore_la-core.lo `test -f 'config/core.c' || echo '$(srcdir)/'`config/core.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) config/$(DEPDIR)/libvlccore_la-core.Tpo config/$(DEPDIR)/libvlccore_la-core.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='config/core.c' object='config/libvlccore_la-core.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o config/libvlccore_la-core.lo `test -f 'config/core.c' || echo '$(srcdir)/'`config/core.c
-
-config/libvlccore_la-chain.lo: config/chain.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT config/libvlccore_la-chain.lo -MD -MP -MF config/$(DEPDIR)/libvlccore_la-chain.Tpo -c -o config/libvlccore_la-chain.lo `test -f 'config/chain.c' || echo '$(srcdir)/'`config/chain.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) config/$(DEPDIR)/libvlccore_la-chain.Tpo config/$(DEPDIR)/libvlccore_la-chain.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='config/chain.c' object='config/libvlccore_la-chain.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o config/libvlccore_la-chain.lo `test -f 'config/chain.c' || echo '$(srcdir)/'`config/chain.c
-
-config/libvlccore_la-file.lo: config/file.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT config/libvlccore_la-file.lo -MD -MP -MF config/$(DEPDIR)/libvlccore_la-file.Tpo -c -o config/libvlccore_la-file.lo `test -f 'config/file.c' || echo '$(srcdir)/'`config/file.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) config/$(DEPDIR)/libvlccore_la-file.Tpo config/$(DEPDIR)/libvlccore_la-file.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='config/file.c' object='config/libvlccore_la-file.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o config/libvlccore_la-file.lo `test -f 'config/file.c' || echo '$(srcdir)/'`config/file.c
-
-config/libvlccore_la-intf.lo: config/intf.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT config/libvlccore_la-intf.lo -MD -MP -MF config/$(DEPDIR)/libvlccore_la-intf.Tpo -c -o config/libvlccore_la-intf.lo `test -f 'config/intf.c' || echo '$(srcdir)/'`config/intf.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) config/$(DEPDIR)/libvlccore_la-intf.Tpo config/$(DEPDIR)/libvlccore_la-intf.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='config/intf.c' object='config/libvlccore_la-intf.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o config/libvlccore_la-intf.lo `test -f 'config/intf.c' || echo '$(srcdir)/'`config/intf.c
-
-config/libvlccore_la-keys.lo: config/keys.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT config/libvlccore_la-keys.lo -MD -MP -MF config/$(DEPDIR)/libvlccore_la-keys.Tpo -c -o config/libvlccore_la-keys.lo `test -f 'config/keys.c' || echo '$(srcdir)/'`config/keys.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) config/$(DEPDIR)/libvlccore_la-keys.Tpo config/$(DEPDIR)/libvlccore_la-keys.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='config/keys.c' object='config/libvlccore_la-keys.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o config/libvlccore_la-keys.lo `test -f 'config/keys.c' || echo '$(srcdir)/'`config/keys.c
-
-config/libvlccore_la-cmdline.lo: config/cmdline.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT config/libvlccore_la-cmdline.lo -MD -MP -MF config/$(DEPDIR)/libvlccore_la-cmdline.Tpo -c -o config/libvlccore_la-cmdline.lo `test -f 'config/cmdline.c' || echo '$(srcdir)/'`config/cmdline.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) config/$(DEPDIR)/libvlccore_la-cmdline.Tpo config/$(DEPDIR)/libvlccore_la-cmdline.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='config/cmdline.c' object='config/libvlccore_la-cmdline.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o config/libvlccore_la-cmdline.lo `test -f 'config/cmdline.c' || echo '$(srcdir)/'`config/cmdline.c
-
-config/libvlccore_la-dirs.lo: config/dirs.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT config/libvlccore_la-dirs.lo -MD -MP -MF config/$(DEPDIR)/libvlccore_la-dirs.Tpo -c -o config/libvlccore_la-dirs.lo `test -f 'config/dirs.c' || echo '$(srcdir)/'`config/dirs.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) config/$(DEPDIR)/libvlccore_la-dirs.Tpo config/$(DEPDIR)/libvlccore_la-dirs.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='config/dirs.c' object='config/libvlccore_la-dirs.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o config/libvlccore_la-dirs.lo `test -f 'config/dirs.c' || echo '$(srcdir)/'`config/dirs.c
-
-config/libvlccore_la-getopt.lo: config/getopt.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT config/libvlccore_la-getopt.lo -MD -MP -MF config/$(DEPDIR)/libvlccore_la-getopt.Tpo -c -o config/libvlccore_la-getopt.lo `test -f 'config/getopt.c' || echo '$(srcdir)/'`config/getopt.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) config/$(DEPDIR)/libvlccore_la-getopt.Tpo config/$(DEPDIR)/libvlccore_la-getopt.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='config/getopt.c' object='config/libvlccore_la-getopt.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o config/libvlccore_la-getopt.lo `test -f 'config/getopt.c' || echo '$(srcdir)/'`config/getopt.c
-
-misc/libvlccore_la-events.lo: misc/events.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT misc/libvlccore_la-events.lo -MD -MP -MF misc/$(DEPDIR)/libvlccore_la-events.Tpo -c -o misc/libvlccore_la-events.lo `test -f 'misc/events.c' || echo '$(srcdir)/'`misc/events.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) misc/$(DEPDIR)/libvlccore_la-events.Tpo misc/$(DEPDIR)/libvlccore_la-events.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='misc/events.c' object='misc/libvlccore_la-events.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o misc/libvlccore_la-events.lo `test -f 'misc/events.c' || echo '$(srcdir)/'`misc/events.c
-
-misc/libvlccore_la-image.lo: misc/image.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT misc/libvlccore_la-image.lo -MD -MP -MF misc/$(DEPDIR)/libvlccore_la-image.Tpo -c -o misc/libvlccore_la-image.lo `test -f 'misc/image.c' || echo '$(srcdir)/'`misc/image.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) misc/$(DEPDIR)/libvlccore_la-image.Tpo misc/$(DEPDIR)/libvlccore_la-image.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='misc/image.c' object='misc/libvlccore_la-image.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o misc/libvlccore_la-image.lo `test -f 'misc/image.c' || echo '$(srcdir)/'`misc/image.c
-
-misc/libvlccore_la-messages.lo: misc/messages.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT misc/libvlccore_la-messages.lo -MD -MP -MF misc/$(DEPDIR)/libvlccore_la-messages.Tpo -c -o misc/libvlccore_la-messages.lo `test -f 'misc/messages.c' || echo '$(srcdir)/'`misc/messages.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) misc/$(DEPDIR)/libvlccore_la-messages.Tpo misc/$(DEPDIR)/libvlccore_la-messages.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='misc/messages.c' object='misc/libvlccore_la-messages.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o misc/libvlccore_la-messages.lo `test -f 'misc/messages.c' || echo '$(srcdir)/'`misc/messages.c
-
-misc/libvlccore_la-objects.lo: misc/objects.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT misc/libvlccore_la-objects.lo -MD -MP -MF misc/$(DEPDIR)/libvlccore_la-objects.Tpo -c -o misc/libvlccore_la-objects.lo `test -f 'misc/objects.c' || echo '$(srcdir)/'`misc/objects.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) misc/$(DEPDIR)/libvlccore_la-objects.Tpo misc/$(DEPDIR)/libvlccore_la-objects.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='misc/objects.c' object='misc/libvlccore_la-objects.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o misc/libvlccore_la-objects.lo `test -f 'misc/objects.c' || echo '$(srcdir)/'`misc/objects.c
-
-misc/libvlccore_la-variables.lo: misc/variables.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT misc/libvlccore_la-variables.lo -MD -MP -MF misc/$(DEPDIR)/libvlccore_la-variables.Tpo -c -o misc/libvlccore_la-variables.lo `test -f 'misc/variables.c' || echo '$(srcdir)/'`misc/variables.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) misc/$(DEPDIR)/libvlccore_la-variables.Tpo misc/$(DEPDIR)/libvlccore_la-variables.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='misc/variables.c' object='misc/libvlccore_la-variables.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o misc/libvlccore_la-variables.lo `test -f 'misc/variables.c' || echo '$(srcdir)/'`misc/variables.c
-
-misc/libvlccore_la-error.lo: misc/error.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT misc/libvlccore_la-error.lo -MD -MP -MF misc/$(DEPDIR)/libvlccore_la-error.Tpo -c -o misc/libvlccore_la-error.lo `test -f 'misc/error.c' || echo '$(srcdir)/'`misc/error.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) misc/$(DEPDIR)/libvlccore_la-error.Tpo misc/$(DEPDIR)/libvlccore_la-error.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='misc/error.c' object='misc/libvlccore_la-error.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o misc/libvlccore_la-error.lo `test -f 'misc/error.c' || echo '$(srcdir)/'`misc/error.c
-
-misc/libvlccore_la-update.lo: misc/update.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT misc/libvlccore_la-update.lo -MD -MP -MF misc/$(DEPDIR)/libvlccore_la-update.Tpo -c -o misc/libvlccore_la-update.lo `test -f 'misc/update.c' || echo '$(srcdir)/'`misc/update.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) misc/$(DEPDIR)/libvlccore_la-update.Tpo misc/$(DEPDIR)/libvlccore_la-update.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='misc/update.c' object='misc/libvlccore_la-update.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o misc/libvlccore_la-update.lo `test -f 'misc/update.c' || echo '$(srcdir)/'`misc/update.c
-
-misc/libvlccore_la-update_crypto.lo: misc/update_crypto.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT misc/libvlccore_la-update_crypto.lo -MD -MP -MF misc/$(DEPDIR)/libvlccore_la-update_crypto.Tpo -c -o misc/libvlccore_la-update_crypto.lo `test -f 'misc/update_crypto.c' || echo '$(srcdir)/'`misc/update_crypto.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) misc/$(DEPDIR)/libvlccore_la-update_crypto.Tpo misc/$(DEPDIR)/libvlccore_la-update_crypto.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='misc/update_crypto.c' object='misc/libvlccore_la-update_crypto.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o misc/libvlccore_la-update_crypto.lo `test -f 'misc/update_crypto.c' || echo '$(srcdir)/'`misc/update_crypto.c
-
-misc/libvlccore_la-xml.lo: misc/xml.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT misc/libvlccore_la-xml.lo -MD -MP -MF misc/$(DEPDIR)/libvlccore_la-xml.Tpo -c -o misc/libvlccore_la-xml.lo `test -f 'misc/xml.c' || echo '$(srcdir)/'`misc/xml.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) misc/$(DEPDIR)/libvlccore_la-xml.Tpo misc/$(DEPDIR)/libvlccore_la-xml.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='misc/xml.c' object='misc/libvlccore_la-xml.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o misc/libvlccore_la-xml.lo `test -f 'misc/xml.c' || echo '$(srcdir)/'`misc/xml.c
-
-extras/libvlccore_la-libc.lo: extras/libc.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT extras/libvlccore_la-libc.lo -MD -MP -MF extras/$(DEPDIR)/libvlccore_la-libc.Tpo -c -o extras/libvlccore_la-libc.lo `test -f 'extras/libc.c' || echo '$(srcdir)/'`extras/libc.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) extras/$(DEPDIR)/libvlccore_la-libc.Tpo extras/$(DEPDIR)/libvlccore_la-libc.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='extras/libc.c' object='extras/libvlccore_la-libc.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o extras/libvlccore_la-libc.lo `test -f 'extras/libc.c' || echo '$(srcdir)/'`extras/libc.c
-
-extras/libvlccore_la-tdestroy.lo: extras/tdestroy.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT extras/libvlccore_la-tdestroy.lo -MD -MP -MF extras/$(DEPDIR)/libvlccore_la-tdestroy.Tpo -c -o extras/libvlccore_la-tdestroy.lo `test -f 'extras/tdestroy.c' || echo '$(srcdir)/'`extras/tdestroy.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) extras/$(DEPDIR)/libvlccore_la-tdestroy.Tpo extras/$(DEPDIR)/libvlccore_la-tdestroy.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='extras/tdestroy.c' object='extras/libvlccore_la-tdestroy.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o extras/libvlccore_la-tdestroy.lo `test -f 'extras/tdestroy.c' || echo '$(srcdir)/'`extras/tdestroy.c
-
-misc/libvlccore_la-filter.lo: misc/filter.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT misc/libvlccore_la-filter.lo -MD -MP -MF misc/$(DEPDIR)/libvlccore_la-filter.Tpo -c -o misc/libvlccore_la-filter.lo `test -f 'misc/filter.c' || echo '$(srcdir)/'`misc/filter.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) misc/$(DEPDIR)/libvlccore_la-filter.Tpo misc/$(DEPDIR)/libvlccore_la-filter.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='misc/filter.c' object='misc/libvlccore_la-filter.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o misc/libvlccore_la-filter.lo `test -f 'misc/filter.c' || echo '$(srcdir)/'`misc/filter.c
-
-misc/libvlccore_la-filter_chain.lo: misc/filter_chain.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT misc/libvlccore_la-filter_chain.lo -MD -MP -MF misc/$(DEPDIR)/libvlccore_la-filter_chain.Tpo -c -o misc/libvlccore_la-filter_chain.lo `test -f 'misc/filter_chain.c' || echo '$(srcdir)/'`misc/filter_chain.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) misc/$(DEPDIR)/libvlccore_la-filter_chain.Tpo misc/$(DEPDIR)/libvlccore_la-filter_chain.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='misc/filter_chain.c' object='misc/libvlccore_la-filter_chain.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o misc/libvlccore_la-filter_chain.lo `test -f 'misc/filter_chain.c' || echo '$(srcdir)/'`misc/filter_chain.c
-
-misc/libvlccore_la-http_auth.lo: misc/http_auth.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT misc/libvlccore_la-http_auth.lo -MD -MP -MF misc/$(DEPDIR)/libvlccore_la-http_auth.Tpo -c -o misc/libvlccore_la-http_auth.lo `test -f 'misc/http_auth.c' || echo '$(srcdir)/'`misc/http_auth.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) misc/$(DEPDIR)/libvlccore_la-http_auth.Tpo misc/$(DEPDIR)/libvlccore_la-http_auth.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='misc/http_auth.c' object='misc/libvlccore_la-http_auth.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o misc/libvlccore_la-http_auth.lo `test -f 'misc/http_auth.c' || echo '$(srcdir)/'`misc/http_auth.c
-
-misc/libvlccore_la-sql.lo: misc/sql.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT misc/libvlccore_la-sql.lo -MD -MP -MF misc/$(DEPDIR)/libvlccore_la-sql.Tpo -c -o misc/libvlccore_la-sql.lo `test -f 'misc/sql.c' || echo '$(srcdir)/'`misc/sql.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) misc/$(DEPDIR)/libvlccore_la-sql.Tpo misc/$(DEPDIR)/libvlccore_la-sql.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='misc/sql.c' object='misc/libvlccore_la-sql.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o misc/libvlccore_la-sql.lo `test -f 'misc/sql.c' || echo '$(srcdir)/'`misc/sql.c
-
-misc/libvlccore_la-pthread.lo: misc/pthread.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT misc/libvlccore_la-pthread.lo -MD -MP -MF misc/$(DEPDIR)/libvlccore_la-pthread.Tpo -c -o misc/libvlccore_la-pthread.lo `test -f 'misc/pthread.c' || echo '$(srcdir)/'`misc/pthread.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) misc/$(DEPDIR)/libvlccore_la-pthread.Tpo misc/$(DEPDIR)/libvlccore_la-pthread.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='misc/pthread.c' object='misc/libvlccore_la-pthread.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o misc/libvlccore_la-pthread.lo `test -f 'misc/pthread.c' || echo '$(srcdir)/'`misc/pthread.c
-
-config/libvlccore_la-dirs_macos.lo: config/dirs_macos.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT config/libvlccore_la-dirs_macos.lo -MD -MP -MF config/$(DEPDIR)/libvlccore_la-dirs_macos.Tpo -c -o config/libvlccore_la-dirs_macos.lo `test -f 'config/dirs_macos.c' || echo '$(srcdir)/'`config/dirs_macos.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) config/$(DEPDIR)/libvlccore_la-dirs_macos.Tpo config/$(DEPDIR)/libvlccore_la-dirs_macos.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='config/dirs_macos.c' object='config/libvlccore_la-dirs_macos.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o config/libvlccore_la-dirs_macos.lo `test -f 'config/dirs_macos.c' || echo '$(srcdir)/'`config/dirs_macos.c
-
-misc/libvlccore_la-darwin_specific.lo: misc/darwin_specific.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT misc/libvlccore_la-darwin_specific.lo -MD -MP -MF misc/$(DEPDIR)/libvlccore_la-darwin_specific.Tpo -c -o misc/libvlccore_la-darwin_specific.lo `test -f 'misc/darwin_specific.c' || echo '$(srcdir)/'`misc/darwin_specific.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) misc/$(DEPDIR)/libvlccore_la-darwin_specific.Tpo misc/$(DEPDIR)/libvlccore_la-darwin_specific.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='misc/darwin_specific.c' object='misc/libvlccore_la-darwin_specific.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o misc/libvlccore_la-darwin_specific.lo `test -f 'misc/darwin_specific.c' || echo '$(srcdir)/'`misc/darwin_specific.c
-
-config/libvlccore_la-dirs_xdg.lo: config/dirs_xdg.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT config/libvlccore_la-dirs_xdg.lo -MD -MP -MF config/$(DEPDIR)/libvlccore_la-dirs_xdg.Tpo -c -o config/libvlccore_la-dirs_xdg.lo `test -f 'config/dirs_xdg.c' || echo '$(srcdir)/'`config/dirs_xdg.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) config/$(DEPDIR)/libvlccore_la-dirs_xdg.Tpo config/$(DEPDIR)/libvlccore_la-dirs_xdg.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='config/dirs_xdg.c' object='config/libvlccore_la-dirs_xdg.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o config/libvlccore_la-dirs_xdg.lo `test -f 'config/dirs_xdg.c' || echo '$(srcdir)/'`config/dirs_xdg.c
-
-misc/libvlccore_la-linux_specific.lo: misc/linux_specific.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT misc/libvlccore_la-linux_specific.lo -MD -MP -MF misc/$(DEPDIR)/libvlccore_la-linux_specific.Tpo -c -o misc/libvlccore_la-linux_specific.lo `test -f 'misc/linux_specific.c' || echo '$(srcdir)/'`misc/linux_specific.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) misc/$(DEPDIR)/libvlccore_la-linux_specific.Tpo misc/$(DEPDIR)/libvlccore_la-linux_specific.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='misc/linux_specific.c' object='misc/libvlccore_la-linux_specific.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o misc/libvlccore_la-linux_specific.lo `test -f 'misc/linux_specific.c' || echo '$(srcdir)/'`misc/linux_specific.c
-
-win32/libvlccore_la-dirs.lo: win32/dirs.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT win32/libvlccore_la-dirs.lo -MD -MP -MF win32/$(DEPDIR)/libvlccore_la-dirs.Tpo -c -o win32/libvlccore_la-dirs.lo `test -f 'win32/dirs.c' || echo '$(srcdir)/'`win32/dirs.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) win32/$(DEPDIR)/libvlccore_la-dirs.Tpo win32/$(DEPDIR)/libvlccore_la-dirs.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='win32/dirs.c' object='win32/libvlccore_la-dirs.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o win32/libvlccore_la-dirs.lo `test -f 'win32/dirs.c' || echo '$(srcdir)/'`win32/dirs.c
-
-win32/libvlccore_la-specific.lo: win32/specific.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT win32/libvlccore_la-specific.lo -MD -MP -MF win32/$(DEPDIR)/libvlccore_la-specific.Tpo -c -o win32/libvlccore_la-specific.lo `test -f 'win32/specific.c' || echo '$(srcdir)/'`win32/specific.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) win32/$(DEPDIR)/libvlccore_la-specific.Tpo win32/$(DEPDIR)/libvlccore_la-specific.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='win32/specific.c' object='win32/libvlccore_la-specific.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o win32/libvlccore_la-specific.lo `test -f 'win32/specific.c' || echo '$(srcdir)/'`win32/specific.c
-
-win32/libvlccore_la-thread.lo: win32/thread.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT win32/libvlccore_la-thread.lo -MD -MP -MF win32/$(DEPDIR)/libvlccore_la-thread.Tpo -c -o win32/libvlccore_la-thread.lo `test -f 'win32/thread.c' || echo '$(srcdir)/'`win32/thread.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) win32/$(DEPDIR)/libvlccore_la-thread.Tpo win32/$(DEPDIR)/libvlccore_la-thread.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='win32/thread.c' object='win32/libvlccore_la-thread.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o win32/libvlccore_la-thread.lo `test -f 'win32/thread.c' || echo '$(srcdir)/'`win32/thread.c
-
-win32/libvlccore_la-winsock.lo: win32/winsock.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT win32/libvlccore_la-winsock.lo -MD -MP -MF win32/$(DEPDIR)/libvlccore_la-winsock.Tpo -c -o win32/libvlccore_la-winsock.lo `test -f 'win32/winsock.c' || echo '$(srcdir)/'`win32/winsock.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) win32/$(DEPDIR)/libvlccore_la-winsock.Tpo win32/$(DEPDIR)/libvlccore_la-winsock.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='win32/winsock.c' object='win32/libvlccore_la-winsock.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o win32/libvlccore_la-winsock.lo `test -f 'win32/winsock.c' || echo '$(srcdir)/'`win32/winsock.c
-
-misc/libvlccore_la-not_specific.lo: misc/not_specific.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT misc/libvlccore_la-not_specific.lo -MD -MP -MF misc/$(DEPDIR)/libvlccore_la-not_specific.Tpo -c -o misc/libvlccore_la-not_specific.lo `test -f 'misc/not_specific.c' || echo '$(srcdir)/'`misc/not_specific.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) misc/$(DEPDIR)/libvlccore_la-not_specific.Tpo misc/$(DEPDIR)/libvlccore_la-not_specific.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='misc/not_specific.c' object='misc/libvlccore_la-not_specific.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o misc/libvlccore_la-not_specific.lo `test -f 'misc/not_specific.c' || echo '$(srcdir)/'`misc/not_specific.c
-
-extras/libvlccore_la-dirent.lo: extras/dirent.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT extras/libvlccore_la-dirent.lo -MD -MP -MF extras/$(DEPDIR)/libvlccore_la-dirent.Tpo -c -o extras/libvlccore_la-dirent.lo `test -f 'extras/dirent.c' || echo '$(srcdir)/'`extras/dirent.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) extras/$(DEPDIR)/libvlccore_la-dirent.Tpo extras/$(DEPDIR)/libvlccore_la-dirent.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='extras/dirent.c' object='extras/libvlccore_la-dirent.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o extras/libvlccore_la-dirent.lo `test -f 'extras/dirent.c' || echo '$(srcdir)/'`extras/dirent.c
-
-network/libvlccore_la-httpd.lo: network/httpd.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT network/libvlccore_la-httpd.lo -MD -MP -MF network/$(DEPDIR)/libvlccore_la-httpd.Tpo -c -o network/libvlccore_la-httpd.lo `test -f 'network/httpd.c' || echo '$(srcdir)/'`network/httpd.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) network/$(DEPDIR)/libvlccore_la-httpd.Tpo network/$(DEPDIR)/libvlccore_la-httpd.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='network/httpd.c' object='network/libvlccore_la-httpd.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o network/libvlccore_la-httpd.lo `test -f 'network/httpd.c' || echo '$(srcdir)/'`network/httpd.c
-
-stream_output/libvlccore_la-stream_output.lo: stream_output/stream_output.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT stream_output/libvlccore_la-stream_output.lo -MD -MP -MF stream_output/$(DEPDIR)/libvlccore_la-stream_output.Tpo -c -o stream_output/libvlccore_la-stream_output.lo `test -f 'stream_output/stream_output.c' || echo '$(srcdir)/'`stream_output/stream_output.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) stream_output/$(DEPDIR)/libvlccore_la-stream_output.Tpo stream_output/$(DEPDIR)/libvlccore_la-stream_output.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='stream_output/stream_output.c' object='stream_output/libvlccore_la-stream_output.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o stream_output/libvlccore_la-stream_output.lo `test -f 'stream_output/stream_output.c' || echo '$(srcdir)/'`stream_output/stream_output.c
-
-stream_output/libvlccore_la-announce.lo: stream_output/announce.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT stream_output/libvlccore_la-announce.lo -MD -MP -MF stream_output/$(DEPDIR)/libvlccore_la-announce.Tpo -c -o stream_output/libvlccore_la-announce.lo `test -f 'stream_output/announce.c' || echo '$(srcdir)/'`stream_output/announce.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) stream_output/$(DEPDIR)/libvlccore_la-announce.Tpo stream_output/$(DEPDIR)/libvlccore_la-announce.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='stream_output/announce.c' object='stream_output/libvlccore_la-announce.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o stream_output/libvlccore_la-announce.lo `test -f 'stream_output/announce.c' || echo '$(srcdir)/'`stream_output/announce.c
-
-stream_output/libvlccore_la-sap.lo: stream_output/sap.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT stream_output/libvlccore_la-sap.lo -MD -MP -MF stream_output/$(DEPDIR)/libvlccore_la-sap.Tpo -c -o stream_output/libvlccore_la-sap.lo `test -f 'stream_output/sap.c' || echo '$(srcdir)/'`stream_output/sap.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) stream_output/$(DEPDIR)/libvlccore_la-sap.Tpo stream_output/$(DEPDIR)/libvlccore_la-sap.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='stream_output/sap.c' object='stream_output/libvlccore_la-sap.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o stream_output/libvlccore_la-sap.lo `test -f 'stream_output/sap.c' || echo '$(srcdir)/'`stream_output/sap.c
-
-stream_output/libvlccore_la-sdp.lo: stream_output/sdp.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT stream_output/libvlccore_la-sdp.lo -MD -MP -MF stream_output/$(DEPDIR)/libvlccore_la-sdp.Tpo -c -o stream_output/libvlccore_la-sdp.lo `test -f 'stream_output/sdp.c' || echo '$(srcdir)/'`stream_output/sdp.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) stream_output/$(DEPDIR)/libvlccore_la-sdp.Tpo stream_output/$(DEPDIR)/libvlccore_la-sdp.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='stream_output/sdp.c' object='stream_output/libvlccore_la-sdp.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o stream_output/libvlccore_la-sdp.lo `test -f 'stream_output/sdp.c' || echo '$(srcdir)/'`stream_output/sdp.c
-
-input/libvlccore_la-vlm.lo: input/vlm.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT input/libvlccore_la-vlm.lo -MD -MP -MF input/$(DEPDIR)/libvlccore_la-vlm.Tpo -c -o input/libvlccore_la-vlm.lo `test -f 'input/vlm.c' || echo '$(srcdir)/'`input/vlm.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) input/$(DEPDIR)/libvlccore_la-vlm.Tpo input/$(DEPDIR)/libvlccore_la-vlm.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='input/vlm.c' object='input/libvlccore_la-vlm.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o input/libvlccore_la-vlm.lo `test -f 'input/vlm.c' || echo '$(srcdir)/'`input/vlm.c
-
-input/libvlccore_la-vlm_event.lo: input/vlm_event.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT input/libvlccore_la-vlm_event.lo -MD -MP -MF input/$(DEPDIR)/libvlccore_la-vlm_event.Tpo -c -o input/libvlccore_la-vlm_event.lo `test -f 'input/vlm_event.c' || echo '$(srcdir)/'`input/vlm_event.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) input/$(DEPDIR)/libvlccore_la-vlm_event.Tpo input/$(DEPDIR)/libvlccore_la-vlm_event.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='input/vlm_event.c' object='input/libvlccore_la-vlm_event.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o input/libvlccore_la-vlm_event.lo `test -f 'input/vlm_event.c' || echo '$(srcdir)/'`input/vlm_event.c
-
-input/libvlccore_la-vlmshell.lo: input/vlmshell.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT input/libvlccore_la-vlmshell.lo -MD -MP -MF input/$(DEPDIR)/libvlccore_la-vlmshell.Tpo -c -o input/libvlccore_la-vlmshell.lo `test -f 'input/vlmshell.c' || echo '$(srcdir)/'`input/vlmshell.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) input/$(DEPDIR)/libvlccore_la-vlmshell.Tpo input/$(DEPDIR)/libvlccore_la-vlmshell.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='input/vlmshell.c' object='input/libvlccore_la-vlmshell.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o input/libvlccore_la-vlmshell.lo `test -f 'input/vlmshell.c' || echo '$(srcdir)/'`input/vlmshell.c
-
-libvlccore_la-revision.lo: revision.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -MT libvlccore_la-revision.lo -MD -MP -MF $(DEPDIR)/libvlccore_la-revision.Tpo -c -o libvlccore_la-revision.lo `test -f 'revision.c' || echo '$(srcdir)/'`revision.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libvlccore_la-revision.Tpo $(DEPDIR)/libvlccore_la-revision.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='revision.c' object='libvlccore_la-revision.lo' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvlccore_la_CFLAGS) $(CFLAGS) -c -o libvlccore_la-revision.lo `test -f 'revision.c' || echo '$(srcdir)/'`revision.c
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-	-rm -rf audio_output/.libs audio_output/_libs
-	-rm -rf config/.libs config/_libs
-	-rm -rf control/.libs control/_libs
-	-rm -rf extras/.libs extras/_libs
-	-rm -rf input/.libs input/_libs
-	-rm -rf interface/.libs interface/_libs
-	-rm -rf misc/.libs misc/_libs
-	-rm -rf modules/.libs modules/_libs
-	-rm -rf network/.libs network/_libs
-	-rm -rf osd/.libs osd/_libs
-	-rm -rf playlist/.libs playlist/_libs
-	-rm -rf stream_output/.libs stream_output/_libs
-	-rm -rf text/.libs text/_libs
-	-rm -rf video_output/.libs video_output/_libs
-	-rm -rf win32/.libs win32/_libs
-install-pkgconfigDATA: $(pkgconfig_DATA)
-	@$(NORMAL_INSTALL)
-	test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)"
-	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
-	for p in $$list; do \
-	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
-	  echo "$$d$$p"; \
-	done | $(am__base_list) | \
-	while read files; do \
-	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
-	  $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
-	done
-
-uninstall-pkgconfigDATA:
-	@$(NORMAL_UNINSTALL)
-	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
-	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(pkgconfigdir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(pkgconfigdir)" && rm -f $$files
-install-nodist_pkgincludeHEADERS: $(nodist_pkginclude_HEADERS)
-	@$(NORMAL_INSTALL)
-	test -z "$(pkgincludedir)" || $(MKDIR_P) "$(DESTDIR)$(pkgincludedir)"
-	@list='$(nodist_pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
-	for p in $$list; do \
-	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
-	  echo "$$d$$p"; \
-	done | $(am__base_list) | \
-	while read files; do \
-	  echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(pkgincludedir)'"; \
-	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(pkgincludedir)" || exit $$?; \
-	done
-
-uninstall-nodist_pkgincludeHEADERS:
-	@$(NORMAL_UNINSTALL)
-	@list='$(nodist_pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
-	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(pkgincludedir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(pkgincludedir)" && rm -f $$files
-install-pkgincludeHEADERS: $(pkginclude_HEADERS)
-	@$(NORMAL_INSTALL)
-	test -z "$(pkgincludedir)" || $(MKDIR_P) "$(DESTDIR)$(pkgincludedir)"
-	@list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
-	for p in $$list; do \
-	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
-	  echo "$$d$$p"; \
-	done | $(am__base_list) | \
-	while read files; do \
-	  echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(pkgincludedir)'"; \
-	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(pkgincludedir)" || exit $$?; \
-	done
-
-uninstall-pkgincludeHEADERS:
-	@$(NORMAL_UNINSTALL)
-	@list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
-	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(pkgincludedir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(pkgincludedir)" && rm -f $$files
-install-pluginsincludeHEADERS: $(pluginsinclude_HEADERS)
-	@$(NORMAL_INSTALL)
-	test -z "$(pluginsincludedir)" || $(MKDIR_P) "$(DESTDIR)$(pluginsincludedir)"
-	@list='$(pluginsinclude_HEADERS)'; test -n "$(pluginsincludedir)" || list=; \
-	for p in $$list; do \
-	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
-	  echo "$$d$$p"; \
-	done | $(am__base_list) | \
-	while read files; do \
-	  echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(pluginsincludedir)'"; \
-	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(pluginsincludedir)" || exit $$?; \
-	done
-
-uninstall-pluginsincludeHEADERS:
-	@$(NORMAL_UNINSTALL)
-	@list='$(pluginsinclude_HEADERS)'; test -n "$(pluginsincludedir)" || list=; \
-	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
-	test -n "$$files" || exit 0; \
-	echo " ( cd '$(DESTDIR)$(pluginsincludedir)' && rm -f" $$files ")"; \
-	cd "$(DESTDIR)$(pluginsincludedir)" && rm -f $$files
-
-# This directory's subdirectories are mostly independent; you can cd
-# into them and run `make' without going through this Makefile.
-# To change the values of `make' variables: instead of editing Makefiles,
-# (1) if the variable is set in `config.status', edit `config.status'
-#     (which will cause the Makefiles to be regenerated when you run `make');
-# (2) otherwise, pass the desired values on the `make' command line.
-$(RECURSIVE_TARGETS):
-	@fail= failcom='exit 1'; \
-	for f in x $$MAKEFLAGS; do \
-	  case $$f in \
-	    *=* | --[!k]*);; \
-	    *k*) failcom='fail=yes';; \
-	  esac; \
-	done; \
-	dot_seen=no; \
-	target=`echo $@ | sed s/-recursive//`; \
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  echo "Making $$target in $$subdir"; \
-	  if test "$$subdir" = "."; then \
-	    dot_seen=yes; \
-	    local_target="$$target-am"; \
-	  else \
-	    local_target="$$target"; \
-	  fi; \
-	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
-	  || eval $$failcom; \
-	done; \
-	if test "$$dot_seen" = "no"; then \
-	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
-	fi; test -z "$$fail"
-
-$(RECURSIVE_CLEAN_TARGETS):
-	@fail= failcom='exit 1'; \
-	for f in x $$MAKEFLAGS; do \
-	  case $$f in \
-	    *=* | --[!k]*);; \
-	    *k*) failcom='fail=yes';; \
-	  esac; \
-	done; \
-	dot_seen=no; \
-	case "$@" in \
-	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
-	  *) list='$(SUBDIRS)' ;; \
-	esac; \
-	rev=''; for subdir in $$list; do \
-	  if test "$$subdir" = "."; then :; else \
-	    rev="$$subdir $$rev"; \
-	  fi; \
-	done; \
-	rev="$$rev ."; \
-	target=`echo $@ | sed s/-recursive//`; \
-	for subdir in $$rev; do \
-	  echo "Making $$target in $$subdir"; \
-	  if test "$$subdir" = "."; then \
-	    local_target="$$target-am"; \
-	  else \
-	    local_target="$$target"; \
-	  fi; \
-	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
-	  || eval $$failcom; \
-	done && test -z "$$fail"
-tags-recursive:
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
-	done
-ctags-recursive:
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
-	done
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
-	  include_option=--etags-include; \
-	  empty_fix=.; \
-	else \
-	  include_option=--include; \
-	  empty_fix=; \
-	fi; \
-	list='$(SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    test ! -f $$subdir/TAGS || \
-	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
-	  fi; \
-	done; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-check-TESTS: $(TESTS)
-	@failed=0; all=0; xfail=0; xpass=0; skip=0; \
-	srcdir=$(srcdir); export srcdir; \
-	list=' $(TESTS) '; \
-	$(am__tty_colors); \
-	if test -n "$$list"; then \
-	  for tst in $$list; do \
-	    if test -f ./$$tst; then dir=./; \
-	    elif test -f $$tst; then dir=; \
-	    else dir="$(srcdir)/"; fi; \
-	    if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
-	      all=`expr $$all + 1`; \
-	      case " $(XFAIL_TESTS) " in \
-	      *[\ \	]$$tst[\ \	]*) \
-		xpass=`expr $$xpass + 1`; \
-		failed=`expr $$failed + 1`; \
-		col=$$red; res=XPASS; \
-	      ;; \
-	      *) \
-		col=$$grn; res=PASS; \
-	      ;; \
-	      esac; \
-	    elif test $$? -ne 77; then \
-	      all=`expr $$all + 1`; \
-	      case " $(XFAIL_TESTS) " in \
-	      *[\ \	]$$tst[\ \	]*) \
-		xfail=`expr $$xfail + 1`; \
-		col=$$lgn; res=XFAIL; \
-	      ;; \
-	      *) \
-		failed=`expr $$failed + 1`; \
-		col=$$red; res=FAIL; \
-	      ;; \
-	      esac; \
-	    else \
-	      skip=`expr $$skip + 1`; \
-	      col=$$blu; res=SKIP; \
-	    fi; \
-	    echo "$${col}$$res$${std}: $$tst"; \
-	  done; \
-	  if test "$$all" -eq 1; then \
-	    tests="test"; \
-	    All=""; \
-	  else \
-	    tests="tests"; \
-	    All="All "; \
-	  fi; \
-	  if test "$$failed" -eq 0; then \
-	    if test "$$xfail" -eq 0; then \
-	      banner="$$All$$all $$tests passed"; \
-	    else \
-	      if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
-	      banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
-	    fi; \
-	  else \
-	    if test "$$xpass" -eq 0; then \
-	      banner="$$failed of $$all $$tests failed"; \
-	    else \
-	      if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
-	      banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
-	    fi; \
-	  fi; \
-	  dashes="$$banner"; \
-	  skipped=""; \
-	  if test "$$skip" -ne 0; then \
-	    if test "$$skip" -eq 1; then \
-	      skipped="($$skip test was not run)"; \
-	    else \
-	      skipped="($$skip tests were not run)"; \
-	    fi; \
-	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
-	      dashes="$$skipped"; \
-	  fi; \
-	  report=""; \
-	  if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
-	    report="Please report to $(PACKAGE_BUGREPORT)"; \
-	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
-	      dashes="$$report"; \
-	  fi; \
-	  dashes=`echo "$$dashes" | sed s/./=/g`; \
-	  if test "$$failed" -eq 0; then \
-	    echo "$$grn$$dashes"; \
-	  else \
-	    echo "$$red$$dashes"; \
-	  fi; \
-	  echo "$$banner"; \
-	  test -z "$$skipped" || echo "$$skipped"; \
-	  test -z "$$report" || echo "$$report"; \
-	  echo "$$dashes$$std"; \
-	  test "$$failed" -eq 0; \
-	else :; fi
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    test -d "$(distdir)/$$subdir" \
-	    || $(MKDIR_P) "$(distdir)/$$subdir" \
-	    || exit 1; \
-	  fi; \
-	done
-	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
-	  if test "$$subdir" = .; then :; else \
-	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
-	    $(am__relativize); \
-	    new_distdir=$$reldir; \
-	    dir1=$$subdir; dir2="$(top_distdir)"; \
-	    $(am__relativize); \
-	    new_top_distdir=$$reldir; \
-	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
-	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
-	    ($(am__cd) $$subdir && \
-	      $(MAKE) $(AM_MAKEFLAGS) \
-	        top_distdir="$$new_top_distdir" \
-	        distdir="$$new_distdir" \
-		am__remove_distdir=: \
-		am__skip_length_check=: \
-		am__skip_mode_fix=: \
-	        distdir) \
-	      || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-	$(MAKE) $(AM_MAKEFLAGS) $(dist_check_SCRIPTS) $(check_DATA)
-	$(MAKE) $(AM_MAKEFLAGS) check-TESTS check-local
-check: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) check-recursive
-all-am: Makefile $(LTLIBRARIES) $(DATA) $(HEADERS)
-installdirs: installdirs-recursive
-installdirs-am:
-	for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(pkgincludedir)" "$(DESTDIR)$(pkgincludedir)" "$(DESTDIR)$(pluginsincludedir)"; do \
-	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
-	done
-install: $(BUILT_SOURCES)
-	$(MAKE) $(AM_MAKEFLAGS) install-recursive
-install-exec: install-exec-recursive
-install-data: install-data-recursive
-uninstall: uninstall-recursive
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-recursive
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-	-rm -f audio_output/$(DEPDIR)/$(am__dirstamp)
-	-rm -f audio_output/$(am__dirstamp)
-	-rm -f config/$(DEPDIR)/$(am__dirstamp)
-	-rm -f config/$(am__dirstamp)
-	-rm -f control/$(DEPDIR)/$(am__dirstamp)
-	-rm -f control/$(am__dirstamp)
-	-rm -f extras/$(DEPDIR)/$(am__dirstamp)
-	-rm -f extras/$(am__dirstamp)
-	-rm -f input/$(DEPDIR)/$(am__dirstamp)
-	-rm -f input/$(am__dirstamp)
-	-rm -f interface/$(DEPDIR)/$(am__dirstamp)
-	-rm -f interface/$(am__dirstamp)
-	-rm -f misc/$(DEPDIR)/$(am__dirstamp)
-	-rm -f misc/$(am__dirstamp)
-	-rm -f modules/$(DEPDIR)/$(am__dirstamp)
-	-rm -f modules/$(am__dirstamp)
-	-rm -f network/$(DEPDIR)/$(am__dirstamp)
-	-rm -f network/$(am__dirstamp)
-	-rm -f osd/$(DEPDIR)/$(am__dirstamp)
-	-rm -f osd/$(am__dirstamp)
-	-rm -f playlist/$(DEPDIR)/$(am__dirstamp)
-	-rm -f playlist/$(am__dirstamp)
-	-rm -f stream_output/$(DEPDIR)/$(am__dirstamp)
-	-rm -f stream_output/$(am__dirstamp)
-	-rm -f text/$(DEPDIR)/$(am__dirstamp)
-	-rm -f text/$(am__dirstamp)
-	-rm -f video_output/$(DEPDIR)/$(am__dirstamp)
-	-rm -f video_output/$(am__dirstamp)
-	-rm -f win32/$(DEPDIR)/$(am__dirstamp)
-	-rm -f win32/$(am__dirstamp)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
-clean: clean-recursive
-
-clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
-	mostlyclean-am
-
-distclean: distclean-recursive
-	-rm -rf ./$(DEPDIR) audio_output/$(DEPDIR) config/$(DEPDIR) control/$(DEPDIR) extras/$(DEPDIR) input/$(DEPDIR) interface/$(DEPDIR) misc/$(DEPDIR) modules/$(DEPDIR) network/$(DEPDIR) osd/$(DEPDIR) playlist/$(DEPDIR) stream_output/$(DEPDIR) text/$(DEPDIR) video_output/$(DEPDIR) win32/$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-recursive
-
-dvi-am:
-
-html: html-recursive
-
-html-am:
-
-info: info-recursive
-
-info-am:
-
-install-data-am: install-nodist_pkgincludeHEADERS \
-	install-pkgconfigDATA install-pkgincludeHEADERS \
-	install-pluginsincludeHEADERS
-
-install-dvi: install-dvi-recursive
-
-install-dvi-am:
-
-install-exec-am: install-libLTLIBRARIES
-
-install-html: install-html-recursive
-
-install-html-am:
-
-install-info: install-info-recursive
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-recursive
-
-install-pdf-am:
-
-install-ps: install-ps-recursive
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-recursive
-	-rm -rf ./$(DEPDIR) audio_output/$(DEPDIR) config/$(DEPDIR) control/$(DEPDIR) extras/$(DEPDIR) input/$(DEPDIR) interface/$(DEPDIR) misc/$(DEPDIR) modules/$(DEPDIR) network/$(DEPDIR) osd/$(DEPDIR) playlist/$(DEPDIR) stream_output/$(DEPDIR) text/$(DEPDIR) video_output/$(DEPDIR) win32/$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-recursive
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-recursive
-
-pdf-am:
-
-ps: ps-recursive
-
-ps-am:
-
-uninstall-am: uninstall-libLTLIBRARIES \
-	uninstall-nodist_pkgincludeHEADERS uninstall-pkgconfigDATA \
-	uninstall-pkgincludeHEADERS uninstall-pluginsincludeHEADERS
-
-.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all check \
-	check-am ctags-recursive install install-am install-strip \
-	tags-recursive
-
-.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
-	all all-am check check-TESTS check-am check-local clean \
-	clean-generic clean-libLTLIBRARIES clean-libtool ctags \
-	ctags-recursive distclean distclean-compile distclean-generic \
-	distclean-libtool distclean-tags distdir dvi dvi-am html \
-	html-am info info-am install install-am install-data \
-	install-data-am install-dvi install-dvi-am install-exec \
-	install-exec-am install-html install-html-am install-info \
-	install-info-am install-libLTLIBRARIES install-man \
-	install-nodist_pkgincludeHEADERS install-pdf install-pdf-am \
-	install-pkgconfigDATA install-pkgincludeHEADERS \
-	install-pluginsincludeHEADERS install-ps install-ps-am \
-	install-strip installcheck installcheck-am installdirs \
-	installdirs-am maintainer-clean maintainer-clean-generic \
-	mostlyclean mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
-	uninstall uninstall-am uninstall-libLTLIBRARIES \
-	uninstall-nodist_pkgincludeHEADERS uninstall-pkgconfigDATA \
-	uninstall-pkgincludeHEADERS uninstall-pluginsincludeHEADERS
-
-
-../include/vlc/libvlc_version.h: ../include/vlc/libvlc_version.h.in $(top_builddir)/config.status
-	$(AM_V_GEN)cd "$(top_builddir)" && \
-	$(SHELL) ./config.status --file=src/$@
-
-../include/vlc_about.h: Makefile.am $(top_srcdir)/COPYING $(top_srcdir)/THANKS $(top_srcdir)/AUTHORS
-	$(AM_V_at)rm -f -- "$@.tmp"
-	$(AM_V_at)mkdir -p -- ../include
-	$(AM_V_GEN)(echo "/* Automatically generated file - DO NOT EDIT */" && \
-	echo "static const char psz_license[] =" && \
-	sed 's/"/\\"/g;s/^.*$$/\"&\\n\"/' "$(top_srcdir)/COPYING" && \
-	echo ";" && \
-	echo "static const char psz_thanks[] =" && \
-	sed '/\$$Id:/d;s/"/\\"/g;s/<.*.> //;s/^.*$$/\"&\\n\"/' \
-		"$(top_srcdir)/THANKS" && \
-	echo ";" && \
-	echo "static const char psz_authors[] =" && \
-	sed -n '/^N: /{;s///;s/"/\\"/g;s/^.*$$/\"&\\n\"/;p;}' \
-		"$(top_srcdir)/AUTHORS" && \
-	echo ";") >> "$@.tmp"
-	$(AM_V_at)mv -f -- "$@.tmp" "$@"
-
-.pc.in.pc: $(top_builddir)/config.status
-	$(AM_V_GEN)cd "$(top_builddir)" && \
-	$(SHELL) ./config.status --file="src/$@"
-
-.rc.in.rc: $(top_builddir)/config.status
-	cd "$(top_builddir)" && \
-	$(SHELL) ./config.status --file="src/$@"
-
-libvlc_win32_rc.$(OBJEXT): libvlc_win32_rc.rc
-	$(WINDRES) --include-dir $(top_srcdir)/share -i $< -o $@
-
-revision.c: revision.txt
-	$(AM_V_at)rm -f -- revision.c
-	$(AM_V_GEN)echo "const char psz_vlc_changeset[] = \"$$(cat revision.txt)\";" \
-		> revision.c
-
-revision.txt: Makefile.am
-	$(AM_V_at)$(MAKE) stamp-revision
-	$(AM_V_GEN)touch revision.txt
-
-stamp-revision:
-	$(AM_V_at)rm -f -- revision.tmp
-	$(AM_V_GEN)(git --git-dir="$(top_srcdir)/.git/" describe --tags --long \
-		--match '?.*.*' --always || echo exported) > revision.tmp
-	$(AM_V_at)if diff revision.tmp revision.txt >/dev/null 2>&1; then \
-		rm -f -- revision.tmp; \
-	else \
-		mv -f -- revision.tmp revision.txt; \
-	fi 2>&1
-
-libvlc-sorted.sym: libvlccore.sym
-	rm -f libvlc-sorted.sym
-	sort -fdu < "$(srcdir)/libvlccore.sym" > libvlc-sorted.sym
-
-libvlc-headers.sym:
-	rm -f libvlc-headers.sym
-	cat ${srcdir}/../include/vlc_*.h ${srcdir}/control/*.h | \
-	sed -n -e 's/^[ ]*VLC_EXPORT[ ]*([^,]*,\([^,]*\),.*/\1/p' | \
-	sed -e 's/[^a-zA-Z0-9_]*//' | \
-	sort -fdu > libvlc-headers.sym
-
-.PHONY: libvlc-headers.sym
-
-check-local:
-	for h in `echo $(pkginclude_HEADERS) | sed -e s,\.\./include/,,g`; \
-	do \
-		echo grep - "#include <$$h>" $(srcdir)/test/headers.c ; \
-		if ! grep -- "#include <$$h>" $(srcdir)/test/headers.c ; \
-		then \
-			echo "Header $$h not included in test/headers.c!"; \
-			exit 1; \
-		fi ; \
-	done
-	$(srcdir)/check_headers $(pkginclude_HEADERS)
-	$(srcdir)/check_headers $(pluginsinclude_HEADERS)
-
-FORCE:
-	@echo "Generated source cannot be phony. Go away." >&2
-	@exit 1
-
-.PHONY: FORCE
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/src/test/Makefile.in b/src/test/Makefile.in
deleted file mode 100644
index e5fd7d6..0000000
--- a/src/test/Makefile.in
+++ /dev/null
@@ -1,1084 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-check_PROGRAMS = test_block$(EXEEXT) test_dictionary$(EXEEXT) \
-	test_i18n_atof$(EXEEXT) test_keys$(EXEEXT) test_timer$(EXEEXT) \
-	test_url$(EXEEXT) test_utf8$(EXEEXT) test_xmlent$(EXEEXT) \
-	test_headers$(EXEEXT)
-subdir = src/test
-DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am_test_block_OBJECTS = block_test.$(OBJEXT) block.$(OBJEXT)
-test_block_OBJECTS = $(am_test_block_OBJECTS)
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-am_test_dictionary_OBJECTS = dictionary.$(OBJEXT)
-test_dictionary_OBJECTS = $(am_test_dictionary_OBJECTS)
-test_dictionary_LDADD = $(LDADD)
-test_dictionary_DEPENDENCIES = ../libvlccore.la
-am_test_headers_OBJECTS = headers.$(OBJEXT)
-test_headers_OBJECTS = $(am_test_headers_OBJECTS)
-test_headers_LDADD = $(LDADD)
-test_headers_DEPENDENCIES = ../libvlccore.la
-am_test_i18n_atof_OBJECTS = i18n_atof.$(OBJEXT)
-test_i18n_atof_OBJECTS = $(am_test_i18n_atof_OBJECTS)
-test_i18n_atof_LDADD = $(LDADD)
-test_i18n_atof_DEPENDENCIES = ../libvlccore.la
-am_test_keys_OBJECTS = keys.$(OBJEXT)
-test_keys_OBJECTS = $(am_test_keys_OBJECTS)
-test_keys_LDADD = $(LDADD)
-test_keys_DEPENDENCIES = ../libvlccore.la
-am_test_timer_OBJECTS = timer.$(OBJEXT)
-test_timer_OBJECTS = $(am_test_timer_OBJECTS)
-test_timer_LDADD = $(LDADD)
-test_timer_DEPENDENCIES = ../libvlccore.la
-am_test_url_OBJECTS = url.$(OBJEXT)
-test_url_OBJECTS = $(am_test_url_OBJECTS)
-test_url_LDADD = $(LDADD)
-test_url_DEPENDENCIES = ../libvlccore.la
-am_test_utf8_OBJECTS = utf8.$(OBJEXT)
-test_utf8_OBJECTS = $(am_test_utf8_OBJECTS)
-test_utf8_LDADD = $(LDADD)
-test_utf8_DEPENDENCIES = ../libvlccore.la
-am_test_xmlent_OBJECTS = xmlent.$(OBJEXT)
-test_xmlent_OBJECTS = $(am_test_xmlent_OBJECTS)
-test_xmlent_LDADD = $(LDADD)
-test_xmlent_DEPENDENCIES = ../libvlccore.la
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(test_block_SOURCES) $(test_dictionary_SOURCES) \
-	$(test_headers_SOURCES) $(test_i18n_atof_SOURCES) \
-	$(test_keys_SOURCES) $(test_timer_SOURCES) $(test_url_SOURCES) \
-	$(test_utf8_SOURCES) $(test_xmlent_SOURCES)
-DIST_SOURCES = $(test_block_SOURCES) $(test_dictionary_SOURCES) \
-	$(test_headers_SOURCES) $(test_i18n_atof_SOURCES) \
-	$(test_keys_SOURCES) $(test_timer_SOURCES) $(test_url_SOURCES) \
-	$(test_utf8_SOURCES) $(test_xmlent_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-am__tty_colors = \
-red=; grn=; lgn=; blu=; std=
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-TESTS = $(check_PROGRAMS)
-AM_CFLAGS = `$(VLC_CONFIG) --cflags libvlccore`
-AM_LDFLAGS = -no-install
-LDADD = ../libvlccore.la
-test_block_SOURCES = block_test.c ../misc/block.c
-test_block_LDADD = $(LDADD) `$(VLC_CONFIG) -libs libvlccore`
-test_block_DEPENDENCIES = 
-test_dictionary_SOURCES = dictionary.c
-test_i18n_atof_SOURCES = i18n_atof.c
-test_keys_SOURCES = keys.c
-test_timer_SOURCES = timer.c
-test_url_SOURCES = url.c
-test_utf8_SOURCES = utf8.c
-test_xmlent_SOURCES = xmlent.c
-test_headers_SOURCES = headers.c
-all: all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/test/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu src/test/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-
-clean-checkPROGRAMS:
-	@list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
-	echo " rm -f" $$list; \
-	rm -f $$list || exit $$?; \
-	test -n "$(EXEEXT)" || exit 0; \
-	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
-	echo " rm -f" $$list; \
-	rm -f $$list
-test_block$(EXEEXT): $(test_block_OBJECTS) $(test_block_DEPENDENCIES) 
-	@rm -f test_block$(EXEEXT)
-	$(AM_V_CCLD)$(LINK) $(test_block_OBJECTS) $(test_block_LDADD) $(LIBS)
-test_dictionary$(EXEEXT): $(test_dictionary_OBJECTS) $(test_dictionary_DEPENDENCIES) 
-	@rm -f test_dictionary$(EXEEXT)
-	$(AM_V_CCLD)$(LINK) $(test_dictionary_OBJECTS) $(test_dictionary_LDADD) $(LIBS)
-test_headers$(EXEEXT): $(test_headers_OBJECTS) $(test_headers_DEPENDENCIES) 
-	@rm -f test_headers$(EXEEXT)
-	$(AM_V_CCLD)$(LINK) $(test_headers_OBJECTS) $(test_headers_LDADD) $(LIBS)
-test_i18n_atof$(EXEEXT): $(test_i18n_atof_OBJECTS) $(test_i18n_atof_DEPENDENCIES) 
-	@rm -f test_i18n_atof$(EXEEXT)
-	$(AM_V_CCLD)$(LINK) $(test_i18n_atof_OBJECTS) $(test_i18n_atof_LDADD) $(LIBS)
-test_keys$(EXEEXT): $(test_keys_OBJECTS) $(test_keys_DEPENDENCIES) 
-	@rm -f test_keys$(EXEEXT)
-	$(AM_V_CCLD)$(LINK) $(test_keys_OBJECTS) $(test_keys_LDADD) $(LIBS)
-test_timer$(EXEEXT): $(test_timer_OBJECTS) $(test_timer_DEPENDENCIES) 
-	@rm -f test_timer$(EXEEXT)
-	$(AM_V_CCLD)$(LINK) $(test_timer_OBJECTS) $(test_timer_LDADD) $(LIBS)
-test_url$(EXEEXT): $(test_url_OBJECTS) $(test_url_DEPENDENCIES) 
-	@rm -f test_url$(EXEEXT)
-	$(AM_V_CCLD)$(LINK) $(test_url_OBJECTS) $(test_url_LDADD) $(LIBS)
-test_utf8$(EXEEXT): $(test_utf8_OBJECTS) $(test_utf8_DEPENDENCIES) 
-	@rm -f test_utf8$(EXEEXT)
-	$(AM_V_CCLD)$(LINK) $(test_utf8_OBJECTS) $(test_utf8_LDADD) $(LIBS)
-test_xmlent$(EXEEXT): $(test_xmlent_OBJECTS) $(test_xmlent_DEPENDENCIES) 
-	@rm -f test_xmlent$(EXEEXT)
-	$(AM_V_CCLD)$(LINK) $(test_xmlent_OBJECTS) $(test_xmlent_LDADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/block.Po at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/block_test.Po at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/dictionary.Po at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/headers.Po at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/i18n_atof.Po at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/keys.Po at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/timer.Po at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/url.Po at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/utf8.Po at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/xmlent.Po at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-block.o: ../misc/block.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT block.o -MD -MP -MF $(DEPDIR)/block.Tpo -c -o block.o `test -f '../misc/block.c' || echo '$(srcdir)/'`../misc/block.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/block.Tpo $(DEPDIR)/block.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='../misc/block.c' object='block.o' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o block.o `test -f '../misc/block.c' || echo '$(srcdir)/'`../misc/block.c
-
-block.obj: ../misc/block.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT block.obj -MD -MP -MF $(DEPDIR)/block.Tpo -c -o block.obj `if test -f '../misc/block.c'; then $(CYGPATH_W) '../misc/block.c'; else $(CYGPATH_W) '$(srcdir)/../misc/block.c'; fi`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/block.Tpo $(DEPDIR)/block.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='../misc/block.c' object='block.obj' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o block.obj `if test -f '../misc/block.c'; then $(CYGPATH_W) '../misc/block.c'; else $(CYGPATH_W) '$(srcdir)/../misc/block.c'; fi`
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-check-TESTS: $(TESTS)
-	@failed=0; all=0; xfail=0; xpass=0; skip=0; \
-	srcdir=$(srcdir); export srcdir; \
-	list=' $(TESTS) '; \
-	$(am__tty_colors); \
-	if test -n "$$list"; then \
-	  for tst in $$list; do \
-	    if test -f ./$$tst; then dir=./; \
-	    elif test -f $$tst; then dir=; \
-	    else dir="$(srcdir)/"; fi; \
-	    if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
-	      all=`expr $$all + 1`; \
-	      case " $(XFAIL_TESTS) " in \
-	      *[\ \	]$$tst[\ \	]*) \
-		xpass=`expr $$xpass + 1`; \
-		failed=`expr $$failed + 1`; \
-		col=$$red; res=XPASS; \
-	      ;; \
-	      *) \
-		col=$$grn; res=PASS; \
-	      ;; \
-	      esac; \
-	    elif test $$? -ne 77; then \
-	      all=`expr $$all + 1`; \
-	      case " $(XFAIL_TESTS) " in \
-	      *[\ \	]$$tst[\ \	]*) \
-		xfail=`expr $$xfail + 1`; \
-		col=$$lgn; res=XFAIL; \
-	      ;; \
-	      *) \
-		failed=`expr $$failed + 1`; \
-		col=$$red; res=FAIL; \
-	      ;; \
-	      esac; \
-	    else \
-	      skip=`expr $$skip + 1`; \
-	      col=$$blu; res=SKIP; \
-	    fi; \
-	    echo "$${col}$$res$${std}: $$tst"; \
-	  done; \
-	  if test "$$all" -eq 1; then \
-	    tests="test"; \
-	    All=""; \
-	  else \
-	    tests="tests"; \
-	    All="All "; \
-	  fi; \
-	  if test "$$failed" -eq 0; then \
-	    if test "$$xfail" -eq 0; then \
-	      banner="$$All$$all $$tests passed"; \
-	    else \
-	      if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
-	      banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
-	    fi; \
-	  else \
-	    if test "$$xpass" -eq 0; then \
-	      banner="$$failed of $$all $$tests failed"; \
-	    else \
-	      if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
-	      banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
-	    fi; \
-	  fi; \
-	  dashes="$$banner"; \
-	  skipped=""; \
-	  if test "$$skip" -ne 0; then \
-	    if test "$$skip" -eq 1; then \
-	      skipped="($$skip test was not run)"; \
-	    else \
-	      skipped="($$skip tests were not run)"; \
-	    fi; \
-	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
-	      dashes="$$skipped"; \
-	  fi; \
-	  report=""; \
-	  if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
-	    report="Please report to $(PACKAGE_BUGREPORT)"; \
-	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
-	      dashes="$$report"; \
-	  fi; \
-	  dashes=`echo "$$dashes" | sed s/./=/g`; \
-	  if test "$$failed" -eq 0; then \
-	    echo "$$grn$$dashes"; \
-	  else \
-	    echo "$$red$$dashes"; \
-	  fi; \
-	  echo "$$banner"; \
-	  test -z "$$skipped" || echo "$$skipped"; \
-	  test -z "$$report" || echo "$$report"; \
-	  echo "$$dashes$$std"; \
-	  test "$$failed" -eq 0; \
-	else :; fi
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-	$(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
-	$(MAKE) $(AM_MAKEFLAGS) check-TESTS
-check: check-am
-all-am: Makefile
-installdirs:
-install: install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-clean: clean-am
-
-clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
-	mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am:
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf ./$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am:
-
-.MAKE: check-am install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \
-	clean-checkPROGRAMS clean-generic clean-libtool ctags \
-	distclean distclean-compile distclean-generic \
-	distclean-libtool distclean-tags distdir dvi dvi-am html \
-	html-am info info-am install install-am install-data \
-	install-data-am install-dvi install-dvi-am install-exec \
-	install-exec-am install-html install-html-am install-info \
-	install-info-am install-man install-pdf install-pdf-am \
-	install-ps install-ps-am install-strip installcheck \
-	installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags uninstall uninstall-am
-
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:
diff --git a/test/Makefile.in b/test/Makefile.in
deleted file mode 100644
index d9bc3ef..0000000
--- a/test/Makefile.in
+++ /dev/null
@@ -1,1327 +0,0 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
- at SET_MAKE@
-
-###############################################################################
-# Automake targets and declarations
-###############################################################################
-VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-install_sh_SCRIPT = $(install_sh) -c
-INSTALL_HEADER = $(INSTALL_DATA)
-transform = $(program_transform_name)
-NORMAL_INSTALL = :
-PRE_INSTALL = :
-POST_INSTALL = :
-NORMAL_UNINSTALL = :
-PRE_UNINSTALL = :
-POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
-check_PROGRAMS = test_libvlc_core$(EXEEXT) test_libvlc_events$(EXEEXT) \
-	test_libvlc_media$(EXEEXT) test_libvlc_media_list$(EXEEXT) \
-	test_libvlc_media_player$(EXEEXT) \
-	test_src_misc_variables$(EXEEXT)
-EXTRA_PROGRAMS = test_libvlc_meta$(EXEEXT) \
-	test_libvlc_media_list_player$(EXEEXT)
-subdir = test
-DIST_COMMON = $(check_HEADERS) $(srcdir)/Makefile.am \
-	$(srcdir)/Makefile.in TODO
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/flags.m4 \
-	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
-	$(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
-	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
-	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
-	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
-	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
-	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
-	$(top_srcdir)/m4/vlc.m4 $(top_srcdir)/m4/with_pkg.m4 \
-	$(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-	$(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-am__dirstamp = $(am__leading_dot)dirstamp
-am_test_libvlc_core_OBJECTS = libvlc/test_libvlc_core-core.$(OBJEXT)
-test_libvlc_core_OBJECTS = $(am_test_libvlc_core_OBJECTS)
-test_libvlc_core_DEPENDENCIES = $(top_builddir)/src/libvlc.la
-AM_V_lt = $(am__v_lt_$(V))
-am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
-am__v_lt_0 = --silent
-test_libvlc_core_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(test_libvlc_core_CFLAGS) $(CFLAGS) \
-	$(test_libvlc_core_LDFLAGS) $(LDFLAGS) -o $@
-am_test_libvlc_events_OBJECTS =  \
-	libvlc/test_libvlc_events-events.$(OBJEXT)
-test_libvlc_events_OBJECTS = $(am_test_libvlc_events_OBJECTS)
-test_libvlc_events_DEPENDENCIES = $(top_builddir)/src/libvlc.la
-test_libvlc_events_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(test_libvlc_events_CFLAGS) $(CFLAGS) \
-	$(test_libvlc_events_LDFLAGS) $(LDFLAGS) -o $@
-am_test_libvlc_media_OBJECTS =  \
-	libvlc/test_libvlc_media-media.$(OBJEXT)
-test_libvlc_media_OBJECTS = $(am_test_libvlc_media_OBJECTS)
-test_libvlc_media_DEPENDENCIES = $(top_builddir)/src/libvlc.la
-test_libvlc_media_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(test_libvlc_media_CFLAGS) $(CFLAGS) \
-	$(test_libvlc_media_LDFLAGS) $(LDFLAGS) -o $@
-am_test_libvlc_media_list_OBJECTS =  \
-	libvlc/test_libvlc_media_list-media_list.$(OBJEXT)
-test_libvlc_media_list_OBJECTS = $(am_test_libvlc_media_list_OBJECTS)
-test_libvlc_media_list_DEPENDENCIES = $(top_builddir)/src/libvlc.la
-test_libvlc_media_list_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(test_libvlc_media_list_CFLAGS) $(CFLAGS) \
-	$(test_libvlc_media_list_LDFLAGS) $(LDFLAGS) -o $@
-am_test_libvlc_media_list_player_OBJECTS = libvlc/test_libvlc_media_list_player-media_list_player.$(OBJEXT)
-test_libvlc_media_list_player_OBJECTS =  \
-	$(am_test_libvlc_media_list_player_OBJECTS)
-test_libvlc_media_list_player_DEPENDENCIES =  \
-	$(top_builddir)/src/libvlc.la
-test_libvlc_media_list_player_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(test_libvlc_media_list_player_CFLAGS) $(CFLAGS) \
-	$(test_libvlc_media_list_player_LDFLAGS) $(LDFLAGS) -o $@
-am_test_libvlc_media_player_OBJECTS =  \
-	libvlc/test_libvlc_media_player-media_player.$(OBJEXT)
-test_libvlc_media_player_OBJECTS =  \
-	$(am_test_libvlc_media_player_OBJECTS)
-test_libvlc_media_player_DEPENDENCIES = $(top_builddir)/src/libvlc.la
-test_libvlc_media_player_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(test_libvlc_media_player_CFLAGS) $(CFLAGS) \
-	$(test_libvlc_media_player_LDFLAGS) $(LDFLAGS) -o $@
-am_test_libvlc_meta_OBJECTS = libvlc/test_libvlc_meta-meta.$(OBJEXT)
-test_libvlc_meta_OBJECTS = $(am_test_libvlc_meta_OBJECTS)
-test_libvlc_meta_DEPENDENCIES = $(top_builddir)/src/libvlc.la
-test_libvlc_meta_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(test_libvlc_meta_CFLAGS) $(CFLAGS) \
-	$(test_libvlc_meta_LDFLAGS) $(LDFLAGS) -o $@
-am_test_src_misc_variables_OBJECTS =  \
-	src/misc/test_src_misc_variables-variables.$(OBJEXT)
-test_src_misc_variables_OBJECTS =  \
-	$(am_test_src_misc_variables_OBJECTS)
-test_src_misc_variables_DEPENDENCIES = $(top_builddir)/src/libvlc.la
-test_src_misc_variables_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
-	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
-	$(test_src_misc_variables_CFLAGS) $(CFLAGS) \
-	$(test_src_misc_variables_LDFLAGS) $(LDFLAGS) -o $@
-DEFAULT_INCLUDES = -I. at am__isrc@ -I$(top_builddir)
-depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
-am__depfiles_maybe = depfiles
-am__mv = mv -f
-COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
-	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-	$(AM_CFLAGS) $(CFLAGS)
-AM_V_CC = $(am__v_CC_$(V))
-am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
-am__v_CC_0 = @echo "  CC    " $@;
-AM_V_at = $(am__v_at_$(V))
-am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
-am__v_at_0 = @
-CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
-	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-	$(AM_LDFLAGS) $(LDFLAGS) -o $@
-AM_V_CCLD = $(am__v_CCLD_$(V))
-am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
-am__v_CCLD_0 = @echo "  CCLD  " $@;
-AM_V_GEN = $(am__v_GEN_$(V))
-am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
-am__v_GEN_0 = @echo "  GEN   " $@;
-SOURCES = $(test_libvlc_core_SOURCES) $(test_libvlc_events_SOURCES) \
-	$(test_libvlc_media_SOURCES) $(test_libvlc_media_list_SOURCES) \
-	$(test_libvlc_media_list_player_SOURCES) \
-	$(test_libvlc_media_player_SOURCES) \
-	$(test_libvlc_meta_SOURCES) $(test_src_misc_variables_SOURCES)
-DIST_SOURCES = $(test_libvlc_core_SOURCES) \
-	$(test_libvlc_events_SOURCES) $(test_libvlc_media_SOURCES) \
-	$(test_libvlc_media_list_SOURCES) \
-	$(test_libvlc_media_list_player_SOURCES) \
-	$(test_libvlc_media_player_SOURCES) \
-	$(test_libvlc_meta_SOURCES) $(test_src_misc_variables_SOURCES)
-ETAGS = etags
-CTAGS = ctags
-am__tty_colors = \
-red=; grn=; lgn=; blu=; std=
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = @ACLOCAL@
-ALIASES = @ALIASES@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_CPPFLAGS = @AM_CPPFLAGS@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-ARCH = @ARCH@
-ARM_NEON_CFLAGS = @ARM_NEON_CFLAGS@
-AS = @AS@
-ASM = @ASM@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AVCODEC_CFLAGS = @AVCODEC_CFLAGS@
-AVCODEC_LIBS = @AVCODEC_LIBS@
-AVFORMAT_CFLAGS = @AVFORMAT_CFLAGS@
-AVFORMAT_LIBS = @AVFORMAT_LIBS@
-AWK = @AWK@
-BONJOUR_CFLAGS = @BONJOUR_CFLAGS@
-BONJOUR_LIBS = @BONJOUR_LIBS@
-CACA_CFLAGS = @CACA_CFLAGS@
-CACA_LIBS = @CACA_LIBS@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CONTRIB_DIR = @CONTRIB_DIR@
-COPYRIGHT_MESSAGE = @COPYRIGHT_MESSAGE@
-COPYRIGHT_YEARS = @COPYRIGHT_YEARS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH = @CYGPATH@
-CYGPATH_W = @CYGPATH_W@
-DBUS_CFLAGS = @DBUS_CFLAGS@
-DBUS_LIBS = @DBUS_LIBS@
-DC1394_CFLAGS = @DC1394_CFLAGS@
-DC1394_LIBS = @DC1394_LIBS@
-DCA_CFLAGS = @DCA_CFLAGS@
-DCA_LIBS = @DCA_LIBS@
-DEFS = @DEFS@
-DEFS_BIGENDIAN = @DEFS_BIGENDIAN@
-DEPDIR = @DEPDIR@
-DIRAC_CFLAGS = @DIRAC_CFLAGS@
-DIRAC_LIBS = @DIRAC_LIBS@
-DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
-DIRECTFB_CONFIG = @DIRECTFB_CONFIG@
-DIRECTFB_LIBS = @DIRECTFB_LIBS@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-DVDNAV_CONFIG = @DVDNAV_CONFIG@
-DV_CFLAGS = @DV_CFLAGS@
-DV_LIBS = @DV_LIBS@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-EXEEXT = @EXEEXT@
-FGREP = @FGREP@
-FILE_LIBVLCCORE_DLL = @FILE_LIBVLCCORE_DLL@
-FILE_LIBVLC_DLL = @FILE_LIBVLC_DLL@
-FLAC_CFLAGS = @FLAC_CFLAGS@
-FLAC_LIBS = @FLAC_LIBS@
-FLUIDSYNTH_CFLAGS = @FLUIDSYNTH_CFLAGS@
-FLUIDSYNTH_LIBS = @FLUIDSYNTH_LIBS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
-FRIBIDI_LIBS = @FRIBIDI_LIBS@
-GCRYPT_CFLAGS = @GCRYPT_CFLAGS@
-GCRYPT_LIBS = @GCRYPT_LIBS@
-GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
-GL_CFLAGS = @GL_CFLAGS@
-GL_LIBS = @GL_LIBS@
-GMSGFMT = @GMSGFMT@
-GMSGFMT_015 = @GMSGFMT_015@
-GNOMEVFS_CFLAGS = @GNOMEVFS_CFLAGS@
-GNOMEVFS_LIBS = @GNOMEVFS_LIBS@
-GNUGETOPT_LIBS = @GNUGETOPT_LIBS@
-GNUTLS_CFLAGS = @GNUTLS_CFLAGS@
-GNUTLS_LIBS = @GNUTLS_LIBS@
-GOOM_CFLAGS = @GOOM_CFLAGS@
-GOOM_LIBS = @GOOM_LIBS@
-GREP = @GREP@
-HILDON_CFLAGS = @HILDON_CFLAGS@
-HILDON_FM_CFLAGS = @HILDON_FM_CFLAGS@
-HILDON_FM_LIBS = @HILDON_FM_LIBS@
-HILDON_LIBS = @HILDON_LIBS@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
-JACK_CFLAGS = @JACK_CFLAGS@
-JACK_LIBS = @JACK_LIBS@
-KATE_CFLAGS = @KATE_CFLAGS@
-KATE_LIBS = @KATE_LIBS@
-KDE4_CONFIG = @KDE4_CONFIG@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBASS_CFLAGS = @LIBASS_CFLAGS@
-LIBASS_LIBS = @LIBASS_LIBS@
-LIBCDDB_CFLAGS = @LIBCDDB_CFLAGS@
-LIBCDDB_LIBS = @LIBCDDB_LIBS@
-LIBCDIO_CFLAGS = @LIBCDIO_CFLAGS@
-LIBCDIO_LIBS = @LIBCDIO_LIBS@
-LIBDL = @LIBDL@
-LIBEXT = @LIBEXT@
-LIBICONV = @LIBICONV@
-LIBINTL = @LIBINTL@
-LIBMODPLUG_CFLAGS = @LIBMODPLUG_CFLAGS@
-LIBMODPLUG_LIBS = @LIBMODPLUG_LIBS@
-LIBMPEG2_CFLAGS = @LIBMPEG2_CFLAGS@
-LIBMPEG2_LIBS = @LIBMPEG2_LIBS@
-LIBOBJS = @LIBOBJS@
-LIBPROXY_CFLAGS = @LIBPROXY_CFLAGS@
-LIBPROXY_LIBS = @LIBPROXY_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBV4L2_CFLAGS = @LIBV4L2_CFLAGS@
-LIBV4L2_LIBS = @LIBV4L2_LIBS@
-LIBV4L_CFLAGS = @LIBV4L_CFLAGS@
-LIBV4L_LIBS = @LIBV4L_LIBS@
-LIBVA_CFLAGS = @LIBVA_CFLAGS@
-LIBVA_LIBS = @LIBVA_LIBS@
-LIBVCDINFO_CFLAGS = @LIBVCDINFO_CFLAGS@
-LIBVCDINFO_LIBS = @LIBVCDINFO_LIBS@
-LIBXML2_CFLAGS = @LIBXML2_CFLAGS@
-LIBXML2_LIBS = @LIBXML2_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LTLIBa52tofloat32 = @LTLIBa52tofloat32@
-LTLIBaa = @LTLIBaa@
-LTLIBaccess_alsa = @LTLIBaccess_alsa@
-LTLIBaccess_avio = @LTLIBaccess_avio@
-LTLIBaccess_dv = @LTLIBaccess_dv@
-LTLIBaccess_eyetv = @LTLIBaccess_eyetv@
-LTLIBaccess_gnomevfs = @LTLIBaccess_gnomevfs@
-LTLIBaccess_jack = @LTLIBaccess_jack@
-LTLIBaccess_mmap = @LTLIBaccess_mmap@
-LTLIBaccess_mtp = @LTLIBaccess_mtp@
-LTLIBaccess_oss = @LTLIBaccess_oss@
-LTLIBaccess_output_shout = @LTLIBaccess_output_shout@
-LTLIBaccess_realrtsp = @LTLIBaccess_realrtsp@
-LTLIBaccess_sftp = @LTLIBaccess_sftp@
-LTLIBaccess_smb = @LTLIBaccess_smb@
-LTLIBalsa = @LTLIBalsa@
-LTLIBaout_directx = @LTLIBaout_directx@
-LTLIBaout_sdl = @LTLIBaout_sdl@
-LTLIBasademux = @LTLIBasademux@
-LTLIBatmo = @LTLIBatmo@
-LTLIBauhal = @LTLIBauhal@
-LTLIBavcodec = @LTLIBavcodec@
-LTLIBavformat = @LTLIBavformat@
-LTLIBbda = @LTLIBbda@
-LTLIBbonjour = @LTLIBbonjour@
-LTLIBcaca = @LTLIBcaca@
-LTLIBcdda = @LTLIBcdda@
-LTLIBdbus = @LTLIBdbus@
-LTLIBdc1394 = @LTLIBdc1394@
-LTLIBdirac = @LTLIBdirac@
-LTLIBdirect3d = @LTLIBdirect3d@
-LTLIBdirectfb = @LTLIBdirectfb@
-LTLIBdirectx = @LTLIBdirectx@
-LTLIBdmo = @LTLIBdmo@
-LTLIBdshow = @LTLIBdshow@
-LTLIBdtstofloat32 = @LTLIBdtstofloat32@
-LTLIBdvb = @LTLIBdvb@
-LTLIBdvdnav = @LTLIBdvdnav@
-LTLIBdvdread = @LTLIBdvdread@
-LTLIBdynamicoverlay = @LTLIBdynamicoverlay@
-LTLIBfaad = @LTLIBfaad@
-LTLIBfb = @LTLIBfb@
-LTLIBfbosd = @LTLIBfbosd@
-LTLIBflac = @LTLIBflac@
-LTLIBfluidsynth = @LTLIBfluidsynth@
-LTLIBfreetype = @LTLIBfreetype@
-LTLIBggi = @LTLIBggi@
-LTLIBglobalhotkeys = @LTLIBglobalhotkeys@
-LTLIBglwin32 = @LTLIBglwin32@
-LTLIBgme = @LTLIBgme@
-LTLIBgnutls = @LTLIBgnutls@
-LTLIBgoom = @LTLIBgoom@
-LTLIBgrowl = @LTLIBgrowl@
-LTLIBgrowl_udp = @LTLIBgrowl_udp@
-LTLIBhd1000a = @LTLIBhd1000a@
-LTLIBhd1000v = @LTLIBhd1000v@
-LTLIBhildon = @LTLIBhildon@
-LTLIBid3tag = @LTLIBid3tag@
-LTLIBinhibit = @LTLIBinhibit@
-LTLIBjack = @LTLIBjack@
-LTLIBkate = @LTLIBkate@
-LTLIBlibass = @LTLIBlibass@
-LTLIBlibmpeg2 = @LTLIBlibmpeg2@
-LTLIBlirc = @LTLIBlirc@
-LTLIBlive555 = @LTLIBlive555@
-LTLIBmacosx = @LTLIBmacosx@
-LTLIBmacosx_dialog_provider = @LTLIBmacosx_dialog_provider@
-LTLIBminimal_macosx = @LTLIBminimal_macosx@
-LTLIBmkv = @LTLIBmkv@
-LTLIBmod = @LTLIBmod@
-LTLIBmozilla = @LTLIBmozilla@
-LTLIBmpc = @LTLIBmpc@
-LTLIBmpgatofixed32 = @LTLIBmpgatofixed32@
-LTLIBmtp = @LTLIBmtp@
-LTLIBmux_ogg = @LTLIBmux_ogg@
-LTLIBmux_ts = @LTLIBmux_ts@
-LTLIBncurses = @LTLIBncurses@
-LTLIBnotify = @LTLIBnotify@
-LTLIBogg = @LTLIBogg@
-LTLIBoldhttp = @LTLIBoldhttp@
-LTLIBoldtelnet = @LTLIBoldtelnet@
-LTLIBomapfb = @LTLIBomapfb@
-LTLIBomxil = @LTLIBomxil@
-LTLIBopencv_example = @LTLIBopencv_example@
-LTLIBopencv_wrapper = @LTLIBopencv_wrapper@
-LTLIBopengl = @LTLIBopengl@
-LTLIBosd_parser = @LTLIBosd_parser@
-LTLIBosdmenu = @LTLIBosdmenu@
-LTLIBoss = @LTLIBoss@
-LTLIBosso_screensaver = @LTLIBosso_screensaver@
-LTLIBpanoramix = @LTLIBpanoramix@
-LTLIBpng = @LTLIBpng@
-LTLIBportaudio = @LTLIBportaudio@
-LTLIBpostproc = @LTLIBpostproc@
-LTLIBprojectm = @LTLIBprojectm@
-LTLIBpulse = @LTLIBpulse@
-LTLIBpvr = @LTLIBpvr@
-LTLIBqt4 = @LTLIBqt4@
-LTLIBqtcapture = @LTLIBqtcapture@
-LTLIBquicktime = @LTLIBquicktime@
-LTLIBrealvideo = @LTLIBrealvideo@
-LTLIBremoteosd = @LTLIBremoteosd@
-LTLIBschroedinger = @LTLIBschroedinger@
-LTLIBscreen = @LTLIBscreen@
-LTLIBsdl_image = @LTLIBsdl_image@
-LTLIBshine = @LTLIBshine@
-LTLIBskins2 = @LTLIBskins2@
-LTLIBsnapshot = @LTLIBsnapshot@
-LTLIBspeex = @LTLIBspeex@
-LTLIBsqlite = @LTLIBsqlite@
-LTLIBstream_out_raop = @LTLIBstream_out_raop@
-LTLIBstream_out_switcher = @LTLIBstream_out_switcher@
-LTLIBsvg = @LTLIBsvg@
-LTLIBsvgalib = @LTLIBsvgalib@
-LTLIBswscale = @LTLIBswscale@
-LTLIBswscale_omap = @LTLIBswscale_omap@
-LTLIBtaglib = @LTLIBtaglib@
-LTLIBtelepathy = @LTLIBtelepathy@
-LTLIBtelx = @LTLIBtelx@
-LTLIBtheora = @LTLIBtheora@
-LTLIBtremor = @LTLIBtremor@
-LTLIBts = @LTLIBts@
-LTLIBtwolame = @LTLIBtwolame@
-LTLIBudev = @LTLIBudev@
-LTLIBunzip = @LTLIBunzip@
-LTLIBupnp_cc = @LTLIBupnp_cc@
-LTLIBupnp_intel = @LTLIBupnp_intel@
-LTLIBv4l = @LTLIBv4l@
-LTLIBv4l2 = @LTLIBv4l2@
-LTLIBvcd = @LTLIBvcd@
-LTLIBvcdx = @LTLIBvcdx@
-LTLIBvisual = @LTLIBvisual@
-LTLIBvorbis = @LTLIBvorbis@
-LTLIBvout_macosx = @LTLIBvout_macosx@
-LTLIBvout_sdl = @LTLIBvout_sdl@
-LTLIBwaveout = @LTLIBwaveout@
-LTLIBwingapi = @LTLIBwingapi@
-LTLIBwingdi = @LTLIBwingdi@
-LTLIBwma_fixed = @LTLIBwma_fixed@
-LTLIBx264 = @LTLIBx264@
-LTLIBxcb_apps = @LTLIBxcb_apps@
-LTLIBxcb_glx = @LTLIBxcb_glx@
-LTLIBxcb_screen = @LTLIBxcb_screen@
-LTLIBxcb_window = @LTLIBxcb_window@
-LTLIBxcb_x11 = @LTLIBxcb_x11@
-LTLIBxcb_xv = @LTLIBxcb_xv@
-LTLIBxdg_screensaver = @LTLIBxdg_screensaver@
-LTLIBxml = @LTLIBxml@
-LTLIBxosd = @LTLIBxosd@
-LTLIBxscreensaver = @LTLIBxscreensaver@
-LTLIBzip = @LTLIBzip@
-LTLIBzvbi = @LTLIBzvbi@
-LUAC = @LUAC@
-LUA_CFLAGS = @LUA_CFLAGS@
-LUA_LIBS = @LUA_LIBS@
-MACOSX_DEPLOYMENT_TARGET = @MACOSX_DEPLOYMENT_TARGET@
-MAINT = @MAINT@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MIDL = @MIDL@
-MINIZIP_CFLAGS = @MINIZIP_CFLAGS@
-MINIZIP_LIBS = @MINIZIP_LIBS@
-MKDIR_P = @MKDIR_P@
-MMX_CFLAGS = @MMX_CFLAGS@
-MOC = @MOC@
-MOZILLA_CFLAGS = @MOZILLA_CFLAGS@
-MOZILLA_CONFIG = @MOZILLA_CONFIG@
-MOZILLA_LIBS = @MOZILLA_LIBS@
-MOZILLA_SDK_PATH = @MOZILLA_SDK_PATH@
-MSGFMT = @MSGFMT@
-MSGFMT_015 = @MSGFMT_015@
-MSGMERGE = @MSGMERGE@
-MTP_CFLAGS = @MTP_CFLAGS@
-MTP_LIBS = @MTP_LIBS@
-MUX_OGG_CFLAGS = @MUX_OGG_CFLAGS@
-MUX_OGG_LIBS = @MUX_OGG_LIBS@
-NM = @NM@
-NMEDIT = @NMEDIT@
-NOTIFY_CFLAGS = @NOTIFY_CFLAGS@
-NOTIFY_LIBS = @NOTIFY_LIBS@
-OBJC = @OBJC@
-OBJCDEPMODE = @OBJCDEPMODE@
-OBJCFLAGS = @OBJCFLAGS@
-OBJCOPY = @OBJCOPY@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OGG_CFLAGS = @OGG_CFLAGS@
-OGG_LIBS = @OGG_LIBS@
-OPENCV_CFLAGS = @OPENCV_CFLAGS@
-OPENCV_LIBS = @OPENCV_LIBS@
-OSSO_SCREENSAVER_CFLAGS = @OSSO_SCREENSAVER_CFLAGS@
-OSSO_SCREENSAVER_LIBS = @OSSO_SCREENSAVER_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PCRE_CFLAGS = @PCRE_CFLAGS@
-PCRE_LIBS = @PCRE_LIBS@
-PEFLAGS = @PEFLAGS@
-PKGDIR = @PKGDIR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PORTAUDIO_CFLAGS = @PORTAUDIO_CFLAGS@
-PORTAUDIO_LIBS = @PORTAUDIO_LIBS@
-POSTPROC_CFLAGS = @POSTPROC_CFLAGS@
-POSTPROC_LIBS = @POSTPROC_LIBS@
-POSUB = @POSUB@
-PROJECTM2_CFLAGS = @PROJECTM2_CFLAGS@
-PROJECTM2_LIBS = @PROJECTM2_LIBS@
-PROJECTM_CFLAGS = @PROJECTM_CFLAGS@
-PROJECTM_LIBS = @PROJECTM_LIBS@
-PULSE_CFLAGS = @PULSE_CFLAGS@
-PULSE_LIBS = @PULSE_LIBS@
-QT4LOCALEDIR = @QT4LOCALEDIR@
-QT4_CFLAGS = @QT4_CFLAGS@
-QT4_LIBS = @QT4_LIBS@
-RANLIB = @RANLIB@
-RCC = @RCC@
-SCHROEDINGER_CFLAGS = @SCHROEDINGER_CFLAGS@
-SCHROEDINGER_LIBS = @SCHROEDINGER_LIBS@
-SDL_CFLAGS = @SDL_CFLAGS@
-SDL_IMAGE_CFLAGS = @SDL_IMAGE_CFLAGS@
-SDL_IMAGE_LIBS = @SDL_IMAGE_LIBS@
-SDL_LIBS = @SDL_LIBS@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SHOUT_CFLAGS = @SHOUT_CFLAGS@
-SHOUT_LIBS = @SHOUT_LIBS@
-SOCKET_LIBS = @SOCKET_LIBS@
-SPEEX_CFLAGS = @SPEEX_CFLAGS@
-SPEEX_LIBS = @SPEEX_LIBS@
-SQLITE_CFLAGS = @SQLITE_CFLAGS@
-SQLITE_LIBS = @SQLITE_LIBS@
-SSE2_CFLAGS = @SSE2_CFLAGS@
-STRIP = @STRIP@
-SVG_CFLAGS = @SVG_CFLAGS@
-SVG_LIBS = @SVG_LIBS@
-SWSCALE_CFLAGS = @SWSCALE_CFLAGS@
-SWSCALE_LIBS = @SWSCALE_LIBS@
-SYS = @SYS@
-TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
-TAGLIB_LIBS = @TAGLIB_LIBS@
-THEORA_CFLAGS = @THEORA_CFLAGS@
-THEORA_LIBS = @THEORA_LIBS@
-TIGER_CFLAGS = @TIGER_CFLAGS@
-TIGER_LIBS = @TIGER_LIBS@
-TWOLAME_CFLAGS = @TWOLAME_CFLAGS@
-TWOLAME_LIBS = @TWOLAME_LIBS@
-U2D = @U2D@
-UDEV_CFLAGS = @UDEV_CFLAGS@
-UDEV_LIBS = @UDEV_LIBS@
-UIC = @UIC@
-UPNP_CFLAGS = @UPNP_CFLAGS@
-UPNP_LIBS = @UPNP_LIBS@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-VERSION_EXTRA = @VERSION_EXTRA@
-VERSION_EXTRA_RC = @VERSION_EXTRA_RC@
-VERSION_MAJOR = @VERSION_MAJOR@
-VERSION_MESSAGE = @VERSION_MESSAGE@
-VERSION_MINOR = @VERSION_MINOR@
-VERSION_REVISION = @VERSION_REVISION@
-VLC_CONFIG = @VLC_CONFIG@
-VORBIS_CFLAGS = @VORBIS_CFLAGS@
-VORBIS_LIBS = @VORBIS_LIBS@
-WIDL = @WIDL@
-WINDRES = @WINDRES@
-WINE_SDK_PATH = @WINE_SDK_PATH@
-X264_CFLAGS = @X264_CFLAGS@
-X264_LIBS = @X264_LIBS@
-XCB_CFLAGS = @XCB_CFLAGS@
-XCB_KEYSYMS_CFLAGS = @XCB_KEYSYMS_CFLAGS@
-XCB_KEYSYMS_LIBS = @XCB_KEYSYMS_LIBS@
-XCB_LIBS = @XCB_LIBS@
-XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
-XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
-XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@
-XCB_SHM_LIBS = @XCB_SHM_LIBS@
-XCB_XV_CFLAGS = @XCB_XV_CFLAGS@
-XCB_XV_LIBS = @XCB_XV_LIBS@
-XGETTEXT = @XGETTEXT@
-XGETTEXT_015 = @XGETTEXT_015@
-XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
-XLIB_XCB_CFLAGS = @XLIB_XCB_CFLAGS@
-XLIB_XCB_LIBS = @XLIB_XCB_LIBS@
-XMKMF = @XMKMF@
-XPM_CFLAGS = @XPM_CFLAGS@
-XPM_LIBS = @XPM_LIBS@
-XPROTO_CFLAGS = @XPROTO_CFLAGS@
-XPROTO_LIBS = @XPROTO_LIBS@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-ZVBI_CFLAGS = @ZVBI_CFLAGS@
-ZVBI_LIBS = @ZVBI_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-ac_ct_OBJC = @ac_ct_OBJC@
-am__include = @am__include@
-am__leading_dot = @am__leading_dot@
-am__quote = @am__quote@
-am__tar = @am__tar@
-am__untar = @am__untar@
-bindir = @bindir@
-build = @build@
-build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
-builddir = @builddir@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-host = @host@
-host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
-htmldir = @htmldir@
-includedir = @includedir@
-infodir = @infodir@
-install_sh = @install_sh@
-libdir = @libdir@
-libexecdir = @libexecdir@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-prefix = @prefix@
-program_transform_name = @program_transform_name@
-psdir = @psdir@
-sbindir = @sbindir@
-sharedstatedir = @sharedstatedir@
-soliddatadir = @soliddatadir@
-srcdir = @srcdir@
-sysconfdir = @sysconfdir@
-target_alias = @target_alias@
-top_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-vlcdatadir = @vlcdatadir@
-vlclibdir = @vlclibdir@
-AUTOMAKE_OPTIONS = subdir-objects
-extra_check_verbose = $(extra_check_verbose_$(V))
-extra_check_verbose_ = $(extra_check_flags__$(AM_DEFAULT_VERBOSITY))
-extra_check_verbose_0 = @echo TEST $@
-extra_check_verbose__0 = $(extra_check_verbose_0)
-
-#check_DATA = samples/test.sample samples/meta.sample
-EXTRA_DIST = samples/empty.voc samples/image.jpg
-check_HEADERS = libvlc/test.h libvlc/libvlc_additions.h
-TESTS = $(check_PROGRAMS)
-DISTCLEANFILES = samples/test.sample samples/meta.sample
-
-# Samples server
-SAMPLES_SERVER = http://streams.videolan.org/streams-videolan/reference
-CFLAGS_tests = `$(VLC_CONFIG) --cflags libvlc` -DSRCDIR=\"$(srcdir)\"
-LDFLAGS_tests = -no-install -static
-test_libvlc_core_SOURCES = libvlc/core.c
-test_libvlc_core_LDADD = $(top_builddir)/src/libvlc.la
-test_libvlc_core_CFLAGS = $(CFLAGS_tests)
-test_libvlc_core_LDFLAGS = $(LDFLAGS_tests)
-test_libvlc_events_SOURCES = libvlc/events.c
-test_libvlc_events_LDADD = $(top_builddir)/src/libvlc.la
-test_libvlc_events_CFLAGS = $(CFLAGS_tests)
-test_libvlc_events_LDFLAGS = $(LDFLAGS_tests)
-test_libvlc_media_SOURCES = libvlc/media.c
-test_libvlc_media_LDADD = $(top_builddir)/src/libvlc.la
-test_libvlc_media_CFLAGS = $(CFLAGS_tests)
-test_libvlc_media_LDFLAGS = $(LDFLAGS_tests)
-test_libvlc_media_list_player_SOURCES = libvlc/media_list_player.c
-test_libvlc_media_list_player_LDADD = $(top_builddir)/src/libvlc.la
-test_libvlc_media_list_player_CFLAGS = $(CFLAGS_tests)
-test_libvlc_media_list_player_LDFLAGS = $(LDFLAGS_tests)
-test_libvlc_media_list_SOURCES = libvlc/media_list.c
-test_libvlc_media_list_LDADD = $(top_builddir)/src/libvlc.la
-test_libvlc_media_list_CFLAGS = $(CFLAGS_tests)
-test_libvlc_media_list_LDFLAGS = $(LDFLAGS_tests)
-test_libvlc_media_player_SOURCES = libvlc/media_player.c
-test_libvlc_media_player_LDADD = $(top_builddir)/src/libvlc.la
-test_libvlc_media_player_CFLAGS = $(CFLAGS_tests)
-test_libvlc_media_player_LDFLAGS = $(LDFLAGS_tests)
-test_libvlc_meta_SOURCES = libvlc/meta.c
-test_libvlc_meta_LDADD = $(top_builddir)/src/libvlc.la
-test_libvlc_meta_CFLAGS = $(CFLAGS_tests)
-test_libvlc_meta_LDFLAGS = $(LDFLAGS_tests)
-test_src_misc_variables_SOURCES = src/misc/variables.c
-test_src_misc_variables_LDADD = $(top_builddir)/src/libvlc.la
-test_src_misc_variables_CFLAGS = $(CFLAGS_tests)
-test_src_misc_variables_LDFLAGS = $(LDFLAGS_tests)
-all: all-am
-
-.SUFFIXES:
-.SUFFIXES: .c .lo .o .obj
-$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
-	@for dep in $?; do \
-	  case '$(am__configure_deps)' in \
-	    *$$dep*) \
-	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
-	        && { if test -f $@; then exit 0; else break; fi; }; \
-	      exit 1;; \
-	  esac; \
-	done; \
-	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu test/Makefile'; \
-	$(am__cd) $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu test/Makefile
-.PRECIOUS: Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-	@case '$?' in \
-	  *config.status*) \
-	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-	  *) \
-	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-	esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
-	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-
-clean-checkPROGRAMS:
-	@list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
-	echo " rm -f" $$list; \
-	rm -f $$list || exit $$?; \
-	test -n "$(EXEEXT)" || exit 0; \
-	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
-	echo " rm -f" $$list; \
-	rm -f $$list
-libvlc/$(am__dirstamp):
-	@$(MKDIR_P) libvlc
-	@: > libvlc/$(am__dirstamp)
-libvlc/$(DEPDIR)/$(am__dirstamp):
-	@$(MKDIR_P) libvlc/$(DEPDIR)
-	@: > libvlc/$(DEPDIR)/$(am__dirstamp)
-libvlc/test_libvlc_core-core.$(OBJEXT): libvlc/$(am__dirstamp) \
-	libvlc/$(DEPDIR)/$(am__dirstamp)
-test_libvlc_core$(EXEEXT): $(test_libvlc_core_OBJECTS) $(test_libvlc_core_DEPENDENCIES) 
-	@rm -f test_libvlc_core$(EXEEXT)
-	$(AM_V_CCLD)$(test_libvlc_core_LINK) $(test_libvlc_core_OBJECTS) $(test_libvlc_core_LDADD) $(LIBS)
-libvlc/test_libvlc_events-events.$(OBJEXT): libvlc/$(am__dirstamp) \
-	libvlc/$(DEPDIR)/$(am__dirstamp)
-test_libvlc_events$(EXEEXT): $(test_libvlc_events_OBJECTS) $(test_libvlc_events_DEPENDENCIES) 
-	@rm -f test_libvlc_events$(EXEEXT)
-	$(AM_V_CCLD)$(test_libvlc_events_LINK) $(test_libvlc_events_OBJECTS) $(test_libvlc_events_LDADD) $(LIBS)
-libvlc/test_libvlc_media-media.$(OBJEXT): libvlc/$(am__dirstamp) \
-	libvlc/$(DEPDIR)/$(am__dirstamp)
-test_libvlc_media$(EXEEXT): $(test_libvlc_media_OBJECTS) $(test_libvlc_media_DEPENDENCIES) 
-	@rm -f test_libvlc_media$(EXEEXT)
-	$(AM_V_CCLD)$(test_libvlc_media_LINK) $(test_libvlc_media_OBJECTS) $(test_libvlc_media_LDADD) $(LIBS)
-libvlc/test_libvlc_media_list-media_list.$(OBJEXT):  \
-	libvlc/$(am__dirstamp) libvlc/$(DEPDIR)/$(am__dirstamp)
-test_libvlc_media_list$(EXEEXT): $(test_libvlc_media_list_OBJECTS) $(test_libvlc_media_list_DEPENDENCIES) 
-	@rm -f test_libvlc_media_list$(EXEEXT)
-	$(AM_V_CCLD)$(test_libvlc_media_list_LINK) $(test_libvlc_media_list_OBJECTS) $(test_libvlc_media_list_LDADD) $(LIBS)
-libvlc/test_libvlc_media_list_player-media_list_player.$(OBJEXT):  \
-	libvlc/$(am__dirstamp) libvlc/$(DEPDIR)/$(am__dirstamp)
-test_libvlc_media_list_player$(EXEEXT): $(test_libvlc_media_list_player_OBJECTS) $(test_libvlc_media_list_player_DEPENDENCIES) 
-	@rm -f test_libvlc_media_list_player$(EXEEXT)
-	$(AM_V_CCLD)$(test_libvlc_media_list_player_LINK) $(test_libvlc_media_list_player_OBJECTS) $(test_libvlc_media_list_player_LDADD) $(LIBS)
-libvlc/test_libvlc_media_player-media_player.$(OBJEXT):  \
-	libvlc/$(am__dirstamp) libvlc/$(DEPDIR)/$(am__dirstamp)
-test_libvlc_media_player$(EXEEXT): $(test_libvlc_media_player_OBJECTS) $(test_libvlc_media_player_DEPENDENCIES) 
-	@rm -f test_libvlc_media_player$(EXEEXT)
-	$(AM_V_CCLD)$(test_libvlc_media_player_LINK) $(test_libvlc_media_player_OBJECTS) $(test_libvlc_media_player_LDADD) $(LIBS)
-libvlc/test_libvlc_meta-meta.$(OBJEXT): libvlc/$(am__dirstamp) \
-	libvlc/$(DEPDIR)/$(am__dirstamp)
-test_libvlc_meta$(EXEEXT): $(test_libvlc_meta_OBJECTS) $(test_libvlc_meta_DEPENDENCIES) 
-	@rm -f test_libvlc_meta$(EXEEXT)
-	$(AM_V_CCLD)$(test_libvlc_meta_LINK) $(test_libvlc_meta_OBJECTS) $(test_libvlc_meta_LDADD) $(LIBS)
-src/misc/$(am__dirstamp):
-	@$(MKDIR_P) src/misc
-	@: > src/misc/$(am__dirstamp)
-src/misc/$(DEPDIR)/$(am__dirstamp):
-	@$(MKDIR_P) src/misc/$(DEPDIR)
-	@: > src/misc/$(DEPDIR)/$(am__dirstamp)
-src/misc/test_src_misc_variables-variables.$(OBJEXT):  \
-	src/misc/$(am__dirstamp) src/misc/$(DEPDIR)/$(am__dirstamp)
-test_src_misc_variables$(EXEEXT): $(test_src_misc_variables_OBJECTS) $(test_src_misc_variables_DEPENDENCIES) 
-	@rm -f test_src_misc_variables$(EXEEXT)
-	$(AM_V_CCLD)$(test_src_misc_variables_LINK) $(test_src_misc_variables_OBJECTS) $(test_src_misc_variables_LDADD) $(LIBS)
-
-mostlyclean-compile:
-	-rm -f *.$(OBJEXT)
-	-rm -f libvlc/test_libvlc_core-core.$(OBJEXT)
-	-rm -f libvlc/test_libvlc_events-events.$(OBJEXT)
-	-rm -f libvlc/test_libvlc_media-media.$(OBJEXT)
-	-rm -f libvlc/test_libvlc_media_list-media_list.$(OBJEXT)
-	-rm -f libvlc/test_libvlc_media_list_player-media_list_player.$(OBJEXT)
-	-rm -f libvlc/test_libvlc_media_player-media_player.$(OBJEXT)
-	-rm -f libvlc/test_libvlc_meta-meta.$(OBJEXT)
-	-rm -f src/misc/test_src_misc_variables-variables.$(OBJEXT)
-
-distclean-compile:
-	-rm -f *.tab.c
-
- at AMDEP_TRUE@@am__include@ @am__quote at libvlc/$(DEPDIR)/test_libvlc_core-core.Po at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at libvlc/$(DEPDIR)/test_libvlc_events-events.Po at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at libvlc/$(DEPDIR)/test_libvlc_media-media.Po at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at libvlc/$(DEPDIR)/test_libvlc_media_list-media_list.Po at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at libvlc/$(DEPDIR)/test_libvlc_media_list_player-media_list_player.Po at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at libvlc/$(DEPDIR)/test_libvlc_media_player-media_player.Po at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at libvlc/$(DEPDIR)/test_libvlc_meta-meta.Po at am__quote@
- at AMDEP_TRUE@@am__include@ @am__quote at src/misc/$(DEPDIR)/test_src_misc_variables-variables.Po at am__quote@
-
-.c.o:
- at am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
- at am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
- at am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c -o $@ $<
-
-.c.obj:
- at am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
- at am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
- at am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
-
-.c.lo:
- at am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
- at am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
- at am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Plo
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
-
-libvlc/test_libvlc_core-core.o: libvlc/core.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_libvlc_core_CFLAGS) $(CFLAGS) -MT libvlc/test_libvlc_core-core.o -MD -MP -MF libvlc/$(DEPDIR)/test_libvlc_core-core.Tpo -c -o libvlc/test_libvlc_core-core.o `test -f 'libvlc/core.c' || echo '$(srcdir)/'`libvlc/core.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) libvlc/$(DEPDIR)/test_libvlc_core-core.Tpo libvlc/$(DEPDIR)/test_libvlc_core-core.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libvlc/core.c' object='libvlc/test_libvlc_core-core.o' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_libvlc_core_CFLAGS) $(CFLAGS) -c -o libvlc/test_libvlc_core-core.o `test -f 'libvlc/core.c' || echo '$(srcdir)/'`libvlc/core.c
-
-libvlc/test_libvlc_core-core.obj: libvlc/core.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_libvlc_core_CFLAGS) $(CFLAGS) -MT libvlc/test_libvlc_core-core.obj -MD -MP -MF libvlc/$(DEPDIR)/test_libvlc_core-core.Tpo -c -o libvlc/test_libvlc_core-core.obj `if test -f 'libvlc/core.c'; then $(CYGPATH_W) 'libvlc/core.c'; else $(CYGPATH_W) '$(srcdir)/libvlc/core.c'; fi`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) libvlc/$(DEPDIR)/test_libvlc_core-core.Tpo libvlc/$(DEPDIR)/test_libvlc_core-core.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libvlc/core.c' object='libvlc/test_libvlc_core-core.obj' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_libvlc_core_CFLAGS) $(CFLAGS) -c -o libvlc/test_libvlc_core-core.obj `if test -f 'libvlc/core.c'; then $(CYGPATH_W) 'libvlc/core.c'; else $(CYGPATH_W) '$(srcdir)/libvlc/core.c'; fi`
-
-libvlc/test_libvlc_events-events.o: libvlc/events.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_libvlc_events_CFLAGS) $(CFLAGS) -MT libvlc/test_libvlc_events-events.o -MD -MP -MF libvlc/$(DEPDIR)/test_libvlc_events-events.Tpo -c -o libvlc/test_libvlc_events-events.o `test -f 'libvlc/events.c' || echo '$(srcdir)/'`libvlc/events.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) libvlc/$(DEPDIR)/test_libvlc_events-events.Tpo libvlc/$(DEPDIR)/test_libvlc_events-events.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libvlc/events.c' object='libvlc/test_libvlc_events-events.o' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_libvlc_events_CFLAGS) $(CFLAGS) -c -o libvlc/test_libvlc_events-events.o `test -f 'libvlc/events.c' || echo '$(srcdir)/'`libvlc/events.c
-
-libvlc/test_libvlc_events-events.obj: libvlc/events.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_libvlc_events_CFLAGS) $(CFLAGS) -MT libvlc/test_libvlc_events-events.obj -MD -MP -MF libvlc/$(DEPDIR)/test_libvlc_events-events.Tpo -c -o libvlc/test_libvlc_events-events.obj `if test -f 'libvlc/events.c'; then $(CYGPATH_W) 'libvlc/events.c'; else $(CYGPATH_W) '$(srcdir)/libvlc/events.c'; fi`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) libvlc/$(DEPDIR)/test_libvlc_events-events.Tpo libvlc/$(DEPDIR)/test_libvlc_events-events.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libvlc/events.c' object='libvlc/test_libvlc_events-events.obj' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_libvlc_events_CFLAGS) $(CFLAGS) -c -o libvlc/test_libvlc_events-events.obj `if test -f 'libvlc/events.c'; then $(CYGPATH_W) 'libvlc/events.c'; else $(CYGPATH_W) '$(srcdir)/libvlc/events.c'; fi`
-
-libvlc/test_libvlc_media-media.o: libvlc/media.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_libvlc_media_CFLAGS) $(CFLAGS) -MT libvlc/test_libvlc_media-media.o -MD -MP -MF libvlc/$(DEPDIR)/test_libvlc_media-media.Tpo -c -o libvlc/test_libvlc_media-media.o `test -f 'libvlc/media.c' || echo '$(srcdir)/'`libvlc/media.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) libvlc/$(DEPDIR)/test_libvlc_media-media.Tpo libvlc/$(DEPDIR)/test_libvlc_media-media.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libvlc/media.c' object='libvlc/test_libvlc_media-media.o' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_libvlc_media_CFLAGS) $(CFLAGS) -c -o libvlc/test_libvlc_media-media.o `test -f 'libvlc/media.c' || echo '$(srcdir)/'`libvlc/media.c
-
-libvlc/test_libvlc_media-media.obj: libvlc/media.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_libvlc_media_CFLAGS) $(CFLAGS) -MT libvlc/test_libvlc_media-media.obj -MD -MP -MF libvlc/$(DEPDIR)/test_libvlc_media-media.Tpo -c -o libvlc/test_libvlc_media-media.obj `if test -f 'libvlc/media.c'; then $(CYGPATH_W) 'libvlc/media.c'; else $(CYGPATH_W) '$(srcdir)/libvlc/media.c'; fi`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) libvlc/$(DEPDIR)/test_libvlc_media-media.Tpo libvlc/$(DEPDIR)/test_libvlc_media-media.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libvlc/media.c' object='libvlc/test_libvlc_media-media.obj' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_libvlc_media_CFLAGS) $(CFLAGS) -c -o libvlc/test_libvlc_media-media.obj `if test -f 'libvlc/media.c'; then $(CYGPATH_W) 'libvlc/media.c'; else $(CYGPATH_W) '$(srcdir)/libvlc/media.c'; fi`
-
-libvlc/test_libvlc_media_list-media_list.o: libvlc/media_list.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_libvlc_media_list_CFLAGS) $(CFLAGS) -MT libvlc/test_libvlc_media_list-media_list.o -MD -MP -MF libvlc/$(DEPDIR)/test_libvlc_media_list-media_list.Tpo -c -o libvlc/test_libvlc_media_list-media_list.o `test -f 'libvlc/media_list.c' || echo '$(srcdir)/'`libvlc/media_list.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) libvlc/$(DEPDIR)/test_libvlc_media_list-media_list.Tpo libvlc/$(DEPDIR)/test_libvlc_media_list-media_list.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libvlc/media_list.c' object='libvlc/test_libvlc_media_list-media_list.o' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_libvlc_media_list_CFLAGS) $(CFLAGS) -c -o libvlc/test_libvlc_media_list-media_list.o `test -f 'libvlc/media_list.c' || echo '$(srcdir)/'`libvlc/media_list.c
-
-libvlc/test_libvlc_media_list-media_list.obj: libvlc/media_list.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_libvlc_media_list_CFLAGS) $(CFLAGS) -MT libvlc/test_libvlc_media_list-media_list.obj -MD -MP -MF libvlc/$(DEPDIR)/test_libvlc_media_list-media_list.Tpo -c -o libvlc/test_libvlc_media_list-media_list.obj `if test -f 'libvlc/media_list.c'; then $(CYGPATH_W) 'libvlc/media_list.c'; else $(CYGPATH_W) '$(srcdir)/libvlc/media_list.c'; fi`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) libvlc/$(DEPDIR)/test_libvlc_media_list-media_list.Tpo libvlc/$(DEPDIR)/test_libvlc_media_list-media_list.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libvlc/media_list.c' object='libvlc/test_libvlc_media_list-media_list.obj' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_libvlc_media_list_CFLAGS) $(CFLAGS) -c -o libvlc/test_libvlc_media_list-media_list.obj `if test -f 'libvlc/media_list.c'; then $(CYGPATH_W) 'libvlc/media_list.c'; else $(CYGPATH_W) '$(srcdir)/libvlc/media_list.c'; fi`
-
-libvlc/test_libvlc_media_list_player-media_list_player.o: libvlc/media_list_player.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_libvlc_media_list_player_CFLAGS) $(CFLAGS) -MT libvlc/test_libvlc_media_list_player-media_list_player.o -MD -MP -MF libvlc/$(DEPDIR)/test_libvlc_media_list_player-media_list_player.Tpo -c -o libvlc/test_libvlc_media_list_player-media_list_player.o `test -f 'libvlc/media_list_player.c' || echo '$(srcdir)/'`libvlc/media_list_player.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) libvlc/$(DEPDIR)/test_libvlc_media_list_player-media_list_player.Tpo libvlc/$(DEPDIR)/test_libvlc_media_list_player-media_list_player.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libvlc/media_list_player.c' object='libvlc/test_libvlc_media_list_player-media_list_player.o' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_libvlc_media_list_player_CFLAGS) $(CFLAGS) -c -o libvlc/test_libvlc_media_list_player-media_list_player.o `test -f 'libvlc/media_list_player.c' || echo '$(srcdir)/'`libvlc/media_list_player.c
-
-libvlc/test_libvlc_media_list_player-media_list_player.obj: libvlc/media_list_player.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_libvlc_media_list_player_CFLAGS) $(CFLAGS) -MT libvlc/test_libvlc_media_list_player-media_list_player.obj -MD -MP -MF libvlc/$(DEPDIR)/test_libvlc_media_list_player-media_list_player.Tpo -c -o libvlc/test_libvlc_media_list_player-media_list_player.obj `if test -f 'libvlc/media_list_player.c'; then $(CYGPATH_W) 'libvlc/media_list_player.c'; else $(CYGPATH_W) '$(srcdir)/libvlc/media_list_player.c'; fi`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) libvlc/$(DEPDIR)/test_libvlc_media_list_player-media_list_player.Tpo libvlc/$(DEPDIR)/test_libvlc_media_list_player-media_list_player.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libvlc/media_list_player.c' object='libvlc/test_libvlc_media_list_player-media_list_player.obj' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_libvlc_media_list_player_CFLAGS) $(CFLAGS) -c -o libvlc/test_libvlc_media_list_player-media_list_player.obj `if test -f 'libvlc/media_list_player.c'; then $(CYGPATH_W) 'libvlc/media_list_player.c'; else $(CYGPATH_W) '$(srcdir)/libvlc/media_list_player.c'; fi`
-
-libvlc/test_libvlc_media_player-media_player.o: libvlc/media_player.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_libvlc_media_player_CFLAGS) $(CFLAGS) -MT libvlc/test_libvlc_media_player-media_player.o -MD -MP -MF libvlc/$(DEPDIR)/test_libvlc_media_player-media_player.Tpo -c -o libvlc/test_libvlc_media_player-media_player.o `test -f 'libvlc/media_player.c' || echo '$(srcdir)/'`libvlc/media_player.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) libvlc/$(DEPDIR)/test_libvlc_media_player-media_player.Tpo libvlc/$(DEPDIR)/test_libvlc_media_player-media_player.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libvlc/media_player.c' object='libvlc/test_libvlc_media_player-media_player.o' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_libvlc_media_player_CFLAGS) $(CFLAGS) -c -o libvlc/test_libvlc_media_player-media_player.o `test -f 'libvlc/media_player.c' || echo '$(srcdir)/'`libvlc/media_player.c
-
-libvlc/test_libvlc_media_player-media_player.obj: libvlc/media_player.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_libvlc_media_player_CFLAGS) $(CFLAGS) -MT libvlc/test_libvlc_media_player-media_player.obj -MD -MP -MF libvlc/$(DEPDIR)/test_libvlc_media_player-media_player.Tpo -c -o libvlc/test_libvlc_media_player-media_player.obj `if test -f 'libvlc/media_player.c'; then $(CYGPATH_W) 'libvlc/media_player.c'; else $(CYGPATH_W) '$(srcdir)/libvlc/media_player.c'; fi`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) libvlc/$(DEPDIR)/test_libvlc_media_player-media_player.Tpo libvlc/$(DEPDIR)/test_libvlc_media_player-media_player.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libvlc/media_player.c' object='libvlc/test_libvlc_media_player-media_player.obj' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_libvlc_media_player_CFLAGS) $(CFLAGS) -c -o libvlc/test_libvlc_media_player-media_player.obj `if test -f 'libvlc/media_player.c'; then $(CYGPATH_W) 'libvlc/media_player.c'; else $(CYGPATH_W) '$(srcdir)/libvlc/media_player.c'; fi`
-
-libvlc/test_libvlc_meta-meta.o: libvlc/meta.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_libvlc_meta_CFLAGS) $(CFLAGS) -MT libvlc/test_libvlc_meta-meta.o -MD -MP -MF libvlc/$(DEPDIR)/test_libvlc_meta-meta.Tpo -c -o libvlc/test_libvlc_meta-meta.o `test -f 'libvlc/meta.c' || echo '$(srcdir)/'`libvlc/meta.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) libvlc/$(DEPDIR)/test_libvlc_meta-meta.Tpo libvlc/$(DEPDIR)/test_libvlc_meta-meta.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libvlc/meta.c' object='libvlc/test_libvlc_meta-meta.o' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_libvlc_meta_CFLAGS) $(CFLAGS) -c -o libvlc/test_libvlc_meta-meta.o `test -f 'libvlc/meta.c' || echo '$(srcdir)/'`libvlc/meta.c
-
-libvlc/test_libvlc_meta-meta.obj: libvlc/meta.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_libvlc_meta_CFLAGS) $(CFLAGS) -MT libvlc/test_libvlc_meta-meta.obj -MD -MP -MF libvlc/$(DEPDIR)/test_libvlc_meta-meta.Tpo -c -o libvlc/test_libvlc_meta-meta.obj `if test -f 'libvlc/meta.c'; then $(CYGPATH_W) 'libvlc/meta.c'; else $(CYGPATH_W) '$(srcdir)/libvlc/meta.c'; fi`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) libvlc/$(DEPDIR)/test_libvlc_meta-meta.Tpo libvlc/$(DEPDIR)/test_libvlc_meta-meta.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='libvlc/meta.c' object='libvlc/test_libvlc_meta-meta.obj' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_libvlc_meta_CFLAGS) $(CFLAGS) -c -o libvlc/test_libvlc_meta-meta.obj `if test -f 'libvlc/meta.c'; then $(CYGPATH_W) 'libvlc/meta.c'; else $(CYGPATH_W) '$(srcdir)/libvlc/meta.c'; fi`
-
-src/misc/test_src_misc_variables-variables.o: src/misc/variables.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_src_misc_variables_CFLAGS) $(CFLAGS) -MT src/misc/test_src_misc_variables-variables.o -MD -MP -MF src/misc/$(DEPDIR)/test_src_misc_variables-variables.Tpo -c -o src/misc/test_src_misc_variables-variables.o `test -f 'src/misc/variables.c' || echo '$(srcdir)/'`src/misc/variables.c
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/misc/$(DEPDIR)/test_src_misc_variables-variables.Tpo src/misc/$(DEPDIR)/test_src_misc_variables-variables.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='src/misc/variables.c' object='src/misc/test_src_misc_variables-variables.o' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_src_misc_variables_CFLAGS) $(CFLAGS) -c -o src/misc/test_src_misc_variables-variables.o `test -f 'src/misc/variables.c' || echo '$(srcdir)/'`src/misc/variables.c
-
-src/misc/test_src_misc_variables-variables.obj: src/misc/variables.c
- at am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_src_misc_variables_CFLAGS) $(CFLAGS) -MT src/misc/test_src_misc_variables-variables.obj -MD -MP -MF src/misc/$(DEPDIR)/test_src_misc_variables-variables.Tpo -c -o src/misc/test_src_misc_variables-variables.obj `if test -f 'src/misc/variables.c'; then $(CYGPATH_W) 'src/misc/variables.c'; else $(CYGPATH_W) '$(srcdir)/src/misc/variables.c'; fi`
- at am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/misc/$(DEPDIR)/test_src_misc_variables-variables.Tpo src/misc/$(DEPDIR)/test_src_misc_variables-variables.Po
- at am__fastdepCC_FALSE@	$(AM_V_CC) @AM_BACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	source='src/misc/variables.c' object='src/misc/test_src_misc_variables-variables.obj' libtool=no @AMDEPBACKSLASH@
- at AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- at am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_src_misc_variables_CFLAGS) $(CFLAGS) -c -o src/misc/test_src_misc_variables-variables.obj `if test -f 'src/misc/variables.c'; then $(CYGPATH_W) 'src/misc/variables.c'; else $(CYGPATH_W) '$(srcdir)/src/misc/variables.c'; fi`
-
-mostlyclean-libtool:
-	-rm -f *.lo
-
-clean-libtool:
-	-rm -rf .libs _libs
-
-ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	mkid -fID $$unique
-tags: TAGS
-
-TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	set x; \
-	here=`pwd`; \
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	shift; \
-	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
-	  test -n "$$unique" || unique=$$empty_fix; \
-	  if test $$# -gt 0; then \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      "$$@" $$unique; \
-	  else \
-	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-	      $$unique; \
-	  fi; \
-	fi
-ctags: CTAGS
-CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
-		$(TAGS_FILES) $(LISP)
-	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
-	unique=`for i in $$list; do \
-	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-	  done | \
-	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
-	      END { if (nonempty) { for (i in files) print i; }; }'`; \
-	test -z "$(CTAGS_ARGS)$$unique" \
-	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-	     $$unique
-
-GTAGS:
-	here=`$(am__cd) $(top_builddir) && pwd` \
-	  && $(am__cd) $(top_srcdir) \
-	  && gtags -i $(GTAGS_ARGS) "$$here"
-
-distclean-tags:
-	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-check-TESTS: $(TESTS)
-	@failed=0; all=0; xfail=0; xpass=0; skip=0; \
-	srcdir=$(srcdir); export srcdir; \
-	list=' $(TESTS) '; \
-	$(am__tty_colors); \
-	if test -n "$$list"; then \
-	  for tst in $$list; do \
-	    if test -f ./$$tst; then dir=./; \
-	    elif test -f $$tst; then dir=; \
-	    else dir="$(srcdir)/"; fi; \
-	    if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
-	      all=`expr $$all + 1`; \
-	      case " $(XFAIL_TESTS) " in \
-	      *[\ \	]$$tst[\ \	]*) \
-		xpass=`expr $$xpass + 1`; \
-		failed=`expr $$failed + 1`; \
-		col=$$red; res=XPASS; \
-	      ;; \
-	      *) \
-		col=$$grn; res=PASS; \
-	      ;; \
-	      esac; \
-	    elif test $$? -ne 77; then \
-	      all=`expr $$all + 1`; \
-	      case " $(XFAIL_TESTS) " in \
-	      *[\ \	]$$tst[\ \	]*) \
-		xfail=`expr $$xfail + 1`; \
-		col=$$lgn; res=XFAIL; \
-	      ;; \
-	      *) \
-		failed=`expr $$failed + 1`; \
-		col=$$red; res=FAIL; \
-	      ;; \
-	      esac; \
-	    else \
-	      skip=`expr $$skip + 1`; \
-	      col=$$blu; res=SKIP; \
-	    fi; \
-	    echo "$${col}$$res$${std}: $$tst"; \
-	  done; \
-	  if test "$$all" -eq 1; then \
-	    tests="test"; \
-	    All=""; \
-	  else \
-	    tests="tests"; \
-	    All="All "; \
-	  fi; \
-	  if test "$$failed" -eq 0; then \
-	    if test "$$xfail" -eq 0; then \
-	      banner="$$All$$all $$tests passed"; \
-	    else \
-	      if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
-	      banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
-	    fi; \
-	  else \
-	    if test "$$xpass" -eq 0; then \
-	      banner="$$failed of $$all $$tests failed"; \
-	    else \
-	      if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
-	      banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
-	    fi; \
-	  fi; \
-	  dashes="$$banner"; \
-	  skipped=""; \
-	  if test "$$skip" -ne 0; then \
-	    if test "$$skip" -eq 1; then \
-	      skipped="($$skip test was not run)"; \
-	    else \
-	      skipped="($$skip tests were not run)"; \
-	    fi; \
-	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
-	      dashes="$$skipped"; \
-	  fi; \
-	  report=""; \
-	  if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
-	    report="Please report to $(PACKAGE_BUGREPORT)"; \
-	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
-	      dashes="$$report"; \
-	  fi; \
-	  dashes=`echo "$$dashes" | sed s/./=/g`; \
-	  if test "$$failed" -eq 0; then \
-	    echo "$$grn$$dashes"; \
-	  else \
-	    echo "$$red$$dashes"; \
-	  fi; \
-	  echo "$$banner"; \
-	  test -z "$$skipped" || echo "$$skipped"; \
-	  test -z "$$report" || echo "$$report"; \
-	  echo "$$dashes$$std"; \
-	  test "$$failed" -eq 0; \
-	else :; fi
-
-distdir: $(DISTFILES)
-	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
-	list='$(DISTFILES)'; \
-	  dist_files=`for file in $$list; do echo $$file; done | \
-	  sed -e "s|^$$srcdirstrip/||;t" \
-	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
-	case $$dist_files in \
-	  */*) $(MKDIR_P) `echo "$$dist_files" | \
-			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
-			   sort -u` ;; \
-	esac; \
-	for file in $$dist_files; do \
-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-	  if test -d $$d/$$file; then \
-	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
-	    if test -d "$(distdir)/$$file"; then \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
-	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
-	    fi; \
-	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
-	  else \
-	    test -f "$(distdir)/$$file" \
-	    || cp -p $$d/$$file "$(distdir)/$$file" \
-	    || exit 1; \
-	  fi; \
-	done
-check-am: all-am
-	$(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS) $(check_HEADERS)
-	$(MAKE) $(AM_MAKEFLAGS) check-TESTS
-check: check-am
-all-am: Makefile
-installdirs:
-install: install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
-	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
-	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-	  `test -z '$(STRIP)' || \
-	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-mostlyclean-generic:
-
-clean-generic:
-
-distclean-generic:
-	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-	-rm -f libvlc/$(DEPDIR)/$(am__dirstamp)
-	-rm -f libvlc/$(am__dirstamp)
-	-rm -f src/misc/$(DEPDIR)/$(am__dirstamp)
-	-rm -f src/misc/$(am__dirstamp)
-	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
-
-maintainer-clean-generic:
-	@echo "This command is intended for maintainers to use"
-	@echo "it deletes files that may require special tools to rebuild."
-clean: clean-am
-
-clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
-	mostlyclean-am
-
-distclean: distclean-am
-	-rm -rf libvlc/$(DEPDIR) src/misc/$(DEPDIR)
-	-rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
-	distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am:
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
-	-rm -rf libvlc/$(DEPDIR) src/misc/$(DEPDIR)
-	-rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-	mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am:
-
-.MAKE: check-am install-am install-strip
-
-.PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \
-	clean-checkPROGRAMS clean-generic clean-libtool ctags \
-	distclean distclean-compile distclean-generic \
-	distclean-libtool distclean-tags distdir dvi dvi-am html \
-	html-am info info-am install install-am install-data \
-	install-data-am install-dvi install-dvi-am install-exec \
-	install-exec-am install-html install-html-am install-info \
-	install-info-am install-man install-pdf install-pdf-am \
-	install-ps install-ps-am install-strip installcheck \
-	installcheck-am installdirs maintainer-clean \
-	maintainer-clean-generic mostlyclean mostlyclean-compile \
-	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-	tags uninstall uninstall-am
-
-
-samples/test.sample:
-	mkdir -p `dirname $@`
-	curl $(SAMPLES_SERVER)/avi/Hero-Div3.avi > $@
-
-samples/meta.sample:
-	mkdir -p `dirname $@`
-	curl $(SAMPLES_SERVER)/metadata/id3tag/Wesh-Bonneville.mp3 > $@
-
-checkall:
-	$(MAKE) check_PROGRAMS="$(check_PROGRAMS) $(EXTRA_PROGRAMS)" check
-
-FORCE:
-	@echo "Generated source cannot be phony. Go away." >&2
-	@exit 1
-
-.PHONY: FORCE
-
-# Tell versions [3.59,3.63) of GNU make to not export all variables.
-# Otherwise a system limit (for SysV at least) may be exceeded.
-.NOEXPORT:

-- 
VLC media player packaging



More information about the pkg-multimedia-commits mailing list