summaryrefslogtreecommitdiffstats
path: root/lib/libshout-idjc
diff options
context:
space:
mode:
authorDaniel Schürmann <daschuer@mixxx.org>2021-01-08 17:21:25 +0100
committerDaniel Schürmann <daschuer@mixxx.org>2021-01-09 00:11:25 +0100
commit4ec8ceb2c977f70a3c7263fc0aa0f7d071fc3245 (patch)
treec88b2994d8e10d0679738780865c23bba759a87f /lib/libshout-idjc
parentc844c8514308707d605602499b391ba14072433b (diff)
update to libshout-idjc-2.4.1
Diffstat (limited to 'lib/libshout-idjc')
-rw-r--r--lib/libshout-idjc/CMakeLists.txt2
-rw-r--r--lib/libshout-idjc/HACKING48
-rw-r--r--lib/libshout-idjc/Makefile.am6
-rw-r--r--lib/libshout-idjc/Makefile.in997
-rw-r--r--lib/libshout-idjc/aclocal.m41446
-rwxr-xr-xlib/libshout-idjc/autogen.sh116
-rwxr-xr-xlib/libshout-idjc/compile347
-rwxr-xr-xlib/libshout-idjc/config.guess1458
-rw-r--r--lib/libshout-idjc/config.h16
-rw-r--r--lib/libshout-idjc/config.h.in218
-rwxr-xr-xlib/libshout-idjc/config.sub1831
-rwxr-xr-xlib/libshout-idjc/configure17974
-rw-r--r--lib/libshout-idjc/configure.ac12
-rwxr-xr-xlib/libshout-idjc/depcomp791
-rw-r--r--lib/libshout-idjc/doc/Makefile.in481
-rw-r--r--lib/libshout-idjc/examples/Makefile.am4
-rw-r--r--lib/libshout-idjc/examples/Makefile.in640
-rw-r--r--lib/libshout-idjc/examples/example.c2
-rw-r--r--lib/libshout-idjc/examples/nonblocking.c2
-rw-r--r--lib/libshout-idjc/include/Makefile.am2
-rw-r--r--lib/libshout-idjc/include/Makefile.in662
-rw-r--r--lib/libshout-idjc/include/shoutidjc/Makefile.am (renamed from lib/libshout-idjc/include/shout/Makefile.am)2
-rw-r--r--lib/libshout-idjc/include/shoutidjc/Makefile.in603
-rw-r--r--lib/libshout-idjc/include/shoutidjc/shout.h (renamed from lib/libshout-idjc/include/shout/shout.h)92
-rw-r--r--lib/libshout-idjc/include/shoutidjc/shout.h.in (renamed from lib/libshout-idjc/include/shout/shout.h.in)92
-rwxr-xr-xlib/libshout-idjc/install-sh501
-rw-r--r--lib/libshout-idjc/libshout-idjc.ckport (renamed from lib/libshout-idjc/libshout.ckport)4
-rw-r--r--lib/libshout-idjc/ltmain.sh11147
-rw-r--r--lib/libshout-idjc/m4/libtool.m42561
-rw-r--r--lib/libshout-idjc/m4/ltoptions.m4127
-rw-r--r--lib/libshout-idjc/m4/ltsugar.m47
-rw-r--r--lib/libshout-idjc/m4/ltversion.m412
-rw-r--r--lib/libshout-idjc/m4/lt~obsolete.m47
-rwxr-xr-xlib/libshout-idjc/missing215
-rw-r--r--lib/libshout-idjc/shout-idjc.pc.in (renamed from lib/libshout-idjc/shout.pc.in)8
-rw-r--r--lib/libshout-idjc/src/Makefile.am13
-rw-r--r--lib/libshout-idjc/src/Makefile.in862
-rw-r--r--lib/libshout-idjc/src/codec_opus.c387
-rw-r--r--lib/libshout-idjc/src/codec_speex.c58
-rw-r--r--lib/libshout-idjc/src/codec_theora.c127
-rw-r--r--lib/libshout-idjc/src/codec_vorbis.c101
-rw-r--r--lib/libshout-idjc/src/common/avl/Makefile.am2
-rw-r--r--lib/libshout-idjc/src/common/avl/Makefile.in652
-rw-r--r--lib/libshout-idjc/src/common/httpp/Makefile.am4
-rw-r--r--lib/libshout-idjc/src/common/httpp/Makefile.in664
-rw-r--r--lib/libshout-idjc/src/common/net/Makefile.am2
-rw-r--r--lib/libshout-idjc/src/common/net/Makefile.in661
-rw-r--r--lib/libshout-idjc/src/common/thread/Makefile.am2
-rw-r--r--lib/libshout-idjc/src/common/thread/Makefile.in653
-rw-r--r--lib/libshout-idjc/src/common/thread/thread.c66
-rw-r--r--lib/libshout-idjc/src/common/timing/Makefile.in652
-rw-r--r--lib/libshout-idjc/src/format_mp3.c319
-rw-r--r--lib/libshout-idjc/src/format_mpeg.c445
-rw-r--r--lib/libshout-idjc/src/format_ogg.c251
-rw-r--r--lib/libshout-idjc/src/format_ogg.h19
-rw-r--r--lib/libshout-idjc/src/format_webm.c28
-rw-r--r--lib/libshout-idjc/src/proto_http.c560
-rw-r--r--lib/libshout-idjc/src/proto_icy.c54
-rw-r--r--lib/libshout-idjc/src/proto_roaraudio.c88
-rw-r--r--lib/libshout-idjc/src/proto_xaudiocast.c96
-rw-r--r--lib/libshout-idjc/src/queue.c162
-rw-r--r--lib/libshout-idjc/src/shout.c1756
-rw-r--r--lib/libshout-idjc/src/shout_private.h211
-rw-r--r--lib/libshout-idjc/src/tls.c306
-rw-r--r--lib/libshout-idjc/src/util.c544
-rw-r--r--lib/libshout-idjc/src/util.h36
-rw-r--r--lib/libshout-idjc/win32/Makefile.in481
67 files changed, 48643 insertions, 4052 deletions
diff --git a/lib/libshout-idjc/CMakeLists.txt b/lib/libshout-idjc/CMakeLists.txt
index 6b89c9496a..a8cec1e993 100644
--- a/lib/libshout-idjc/CMakeLists.txt
+++ b/lib/libshout-idjc/CMakeLists.txt
@@ -27,7 +27,7 @@ add_library(shout_mixxx STATIC
src/proto_roaraudio.c
src/format_ogg.c
src/format_webm.c
- src/format_mp3.c
+ src/format_mpeg.c
src/codec_vorbis.c
src/codec_opus.c
src/tls.c
diff --git a/lib/libshout-idjc/HACKING b/lib/libshout-idjc/HACKING
deleted file mode 100644
index 3187e8d5d5..0000000000
--- a/lib/libshout-idjc/HACKING
+++ /dev/null
@@ -1,48 +0,0 @@
-Note that these instructions are *not* necessary for distribution
-tarballs; they have separate configure/build instructions.
-
-Building this package from subversion is mainly intended for developers.
-General users should obtain official distribution packages; both
-source and binary distributions are available at
-http://www.icecast.org/
-
------
-
-These are *brief* instructions on how to build this package from subversion.
-Yes, there are details left out.
-
-There are generally four steps necessary when building from subversion (i.e.,
-a developer's copy):
-
-1. svn checkout of the sources, or svn update. RTFM from your
- favorite flavor of svn documentation; information on the xiph.org
- svn repository can be found at http://www.xiph.org/svn/.
-
-2. [re-]generate files such as "configure" and "Makefile.in" with the
- GNU autoconf/automake tools. Run the "autogen.sh" script to
- perform this step.
-
- *** IF YOU ARE NOT BUILDING WITH GNU MAKE *AND* GCC: you must set
- the AUTOMAKE_FLAGS environment variable to "--include-deps"
- before running autogen.sh. For example:
-
- csh% setenv AUTOMAKE_FLAGS --include-deps
- csh% ./autogen.sh
- or
- sh% AUTOMAKE_FLAGS=--include-deps ./autogen.sh
-
-3. Run configure. There are several options available; see
- "./configure --help" for more information.
-
-4. Run "make" to build the source.
-
-In general, steps 2 and 3 need to be re-run every time any of the
-following files are modified (either manually or by a svn update):
-
- configure.in
- m4/*
-
-Running "make clean" after running steps 2 and 3 is generally also
-advisable before running step 4. It isn't *always* necessary, but
-unless you understand the workings of autoconf/automake, it's safest
-to just do it.
diff --git a/lib/libshout-idjc/Makefile.am b/lib/libshout-idjc/Makefile.am
index 3974a2b801..edc9f6849c 100644
--- a/lib/libshout-idjc/Makefile.am
+++ b/lib/libshout-idjc/Makefile.am
@@ -7,7 +7,7 @@ SUBDIRS = include src examples doc win32
EXTRA_DIST = INSTALL m4/shout.m4 m4/acx_pthread.m4 \
m4/ogg.m4 m4/vorbis.m4 m4/xiph_compiler.m4 m4/xiph_net.m4 \
- m4/xiph_types.m4 libshout.ckport
+ m4/xiph_types.m4 libshout-idjc.ckport
docdir = $(datadir)/doc/$(PACKAGE)
doc_DATA = COPYING NEWS README examples/example.c examples/nonblocking.c
@@ -16,11 +16,11 @@ m4datadir = $(datadir)/aclocal
m4data_DATA = m4/shout.m4
ckportdir = $(libdir)/ckport/db
-ckport_DATA = libshout.ckport
+ckport_DATA = libshout-idjc.ckport
if HAVE_PKGCONFIG
pkgconfigdir = $(libdir)/pkgconfig
- pkgconfig_DATA = shout.pc
+ pkgconfig_DATA = shout-idjc.pc
endif
debug:
diff --git a/lib/libshout-idjc/Makefile.in b/lib/libshout-idjc/Makefile.in
new file mode 100644
index 0000000000..06f70f3de2
--- /dev/null
+++ b/lib/libshout-idjc/Makefile.in
@@ -0,0 +1,997 @@
+# Makefile.in generated by automake 1.15 from Makefile.am.
+# @configure_input@
+
+# Copyright (C) 1994-2014 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.
+
+@SET_MAKE@
+
+VPATH = @srcdir@
+am__is_gnu_make = { \
+ if test -z '$(MAKELEVEL)'; then \
+ false; \
+ elif test -n '$(MAKE_HOST)'; then \
+ true; \
+ elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
+ true; \
+ else \
+ false; \
+ fi; \
+}
+am__make_running_with_option = \
+ case $${target_option-} in \
+ ?) ;; \
+ *) echo "am__make_running_with_option: internal error: invalid" \
+ "target option '$${target_option-}' specified" >&2; \
+ exit 1;; \
+ esac; \
+ has_opt=no; \
+ sane_makeflags=$$MAKEFLAGS; \
+ if $(am__is_gnu_make); then \
+ sane_makeflags=$$MFLAGS; \
+ else \
+ case $$MAKEFLAGS in \
+ *\\[\ \ ]*) \
+ bs=\\; \
+ sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
+ | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
+ esac; \
+ fi; \
+ skip_next=no; \
+ strip_trailopt () \
+ { \
+ flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
+ }; \
+ for flg in $$sane_makeflags; do \
+ test $$skip_next = yes && { skip_next=no; continue; }; \
+ case $$flg in \
+ *=*|--*) continue;; \
+ -*I) strip_trailopt 'I'; skip_next=yes;; \
+ -*I?*) strip_trailopt 'I';; \
+ -*O) strip_trailopt 'O'; skip_next=yes;; \
+ -*O?*) strip_trailopt 'O';; \
+ -*l) strip_trailopt 'l'; skip_next=yes;; \
+ -*l?*) strip_trailopt 'l';; \
+ -[dEDm]) skip_next=yes;; \
+ -[JT]) skip_next=yes;; \
+ esac; \
+ case $$flg in \
+ *$$target_option*) has_opt=yes; break;; \
+ esac; \
+ done; \
+ test $$has_opt = yes
+am__make_dryrun = (target_option=n; $(am__make_running_with_option))
+am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
+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 = .
+ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+am__aclocal_m4_deps = $(top_srcdir)/m4/acx_pthread.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/ogg.m4 \
+ $(top_srcdir)/m4/speex.m4 $(top_srcdir)/m4/theora.m4 \
+ $(top_srcdir)/m4/vorbis.m4 $(top_srcdir)/m4/xiph_compiler.m4 \
+ $(top_srcdir)/m4/xiph_net.m4 $(top_srcdir)/m4/xiph_openssl.m4 \
+ $(top_srcdir)/m4/xiph_types.m4 $(top_srcdir)/configure.ac
+am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
+ $(am__configure_deps) $(am__DIST_COMMON)
+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 = shout-idjc.pc
+CONFIG_CLEAN_VPATH_FILES =
+AM_V_P = $(am__v_P_@AM_V@)
+am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
+am__v_P_0 = false
+am__v_P_1 = :
+AM_V_GEN = $(am__v_GEN_@AM_V@)
+am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
+am__v_GEN_0 = @echo " GEN " $@;
+am__v_GEN_1 =
+AM_V_at = $(am__v_at_@AM_V@)
+am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
+am__v_at_0 = @
+am__v_at_1 =
+SOURCES =
+DIST_SOURCES =
+RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
+ ctags-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 \
+ tags-recursive uninstall-recursive
+am__can_run_installinfo = \
+ case $$AM_UPDATE_INFO_DIR in \
+ n|no|NO) false;; \
+ *) (install-info --version) >/dev/null 2>&1;; \
+ esac
+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__uninstall_files_from_dir = { \
+ test -z "$$files" \
+ || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
+ || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
+ $(am__cd) "$$dir" && rm -f $$files; }; \
+ }
+am__installdirs = "$(DESTDIR)$(ckportdir)" "$(DESTDIR)$(docdir)" \
+ "$(DESTDIR)$(m4datadir)" "$(DESTDIR)$(pkgconfigdir)"
+DATA = $(ckport_DATA) $(doc_DATA) $(m4data_DATA) $(pkgconfig_DATA)
+RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
+ distclean-recursive maintainer-clean-recursive
+am__recursive_targets = \
+ $(RECURSIVE_TARGETS) \
+ $(RECURSIVE_CLEAN_TARGETS) \
+ $(am__extra_recursive_targets)
+AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
+ cscope distdir dist dist-all distcheck
+am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
+ $(LISP)config.h.in
+# Read a list of newline-separated strings from the standard input,
+# and print each of them once, without duplicates. Input order is
+# *not* preserved.
+am__uniquify_input = $(AWK) '\
+ BEGIN { nonempty = 0; } \
+ { items[$$0] = 1; nonempty = 1; } \
+ END { if (nonempty) { for (i in items) print i; }; } \
+'
+# Make sure the list of sources is unique. This is necessary because,
+# e.g., the same source file might be shared among _SOURCES variables
+# for different programs/libraries.
+am__define_uniq_tagged_files = \
+ list='$(am__tagged_files)'; \
+ unique=`for i in $$list; do \
+ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+ done | $(am__uniquify_input)`
+ETAGS = etags
+CTAGS = ctags
+CSCOPE = cscope
+DIST_SUBDIRS = $(SUBDIRS)
+am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \
+ $(srcdir)/shout-idjc.pc.in COPYING INSTALL NEWS README compile \
+ config.guess config.sub depcomp install-sh ltmain.sh missing
+DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+distdir = $(PACKAGE)-$(VERSION)
+top_distdir = $(distdir)
+am__remove_distdir = \
+ if test -d "$(distdir)"; then \
+ find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
+ && rm -rf "$(distdir)" \
+ || { sleep 5 && rm -rf "$(distdir)"; }; \
+ else :; fi
+am__post_remove_distdir = $(am__remove_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"
+DIST_ARCHIVES = $(distdir).tar.gz
+GZIP_ENV = --best
+DIST_TARGETS = dist-gzip
+distuninstallcheck_listfiles = find . -type f -print
+am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
+ | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
+distcleancheck_listfiles = find . -type f -print
+ACLOCAL = @ACLOCAL@
+AMTAR = @AMTAR@
+AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
+AR = @AR@
+AUTOCONF = @AUTOCONF@
+AUTOHEADER = @AUTOHEADER@
+AUTOMAKE = @AUTOMAKE@
+AWK = @AWK@
+CC = @CC@
+CCDEPMODE = @CCDEPMODE@
+CFLAGS = @CFLAGS@
+CPP = @CPP@
+CPPFLAGS = @CPPFLAGS@
+CYGPATH_W = @CYGPATH_W@
+DEBUG = @DEBUG@
+DEFS = @DEFS@
+DEPDIR = @DEPDIR@
+DLLTOOL = @DLLTOOL@
+DSYMUTIL = @DSYMUTIL@
+DUMPBIN = @DUMPBIN@
+ECHO_C = @ECHO_C@
+ECHO_N = @ECHO_N@
+ECHO_T = @ECHO_T@
+EGREP = @EGREP@
+EXEEXT = @EXEEXT@
+FGREP = @FGREP@
+GREP = @GREP@
+INSTALL = @INSTALL@
+INSTALL_DATA = @INSTALL_DATA@
+INSTALL_PROGRAM = @INSTALL_PROGRAM@
+INSTALL_SCRIPT = @INSTALL_SCRIPT@
+INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
+LD = @LD@
+LDFLAGS = @LDFLAGS@
+LIBOBJS = @LIBOBJS@
+LIBS = @LIBS@
+LIBTOOL = @LIBTOOL@
+LIBTOOL_DEPS = @LIBTOOL_DEPS@
+LIPO = @LIPO@
+LN_S = @LN_S@
+LTLIBOBJS = @LTLIBOBJS@
+LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
+MAINT = @MAINT@
+MAKEINFO = @MAKEINFO@
+MANIFEST_TOOL = @MANIFEST_TOOL@
+MKDIR_P = @MKDIR_P@
+NM = @NM@
+NMEDIT = @NMEDIT@
+OBJDUMP = @OBJDUMP@
+OBJEXT = @OBJEXT@
+OGG_CFLAGS = @OGG_CFLAGS@
+OGG_LDFLAGS = @OGG_LDFLAGS@
+OGG_LIBS = @OGG_LIBS@
+OGG_PREFIX = @OGG_PREFIX@
+OPT = @OPT@
+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@
+PKGCONFIG = @PKGCONFIG@
+PKG_CONFIG = @PKG_CONFIG@
+PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
+PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
+PROFILE = @PROFILE@
+PTHREAD_CC = @PTHREAD_CC@
+PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
+PTHREAD_CPPFLAGS = @PTHREAD_CPPFLAGS@
+PTHREAD_LIBS = @PTHREAD_LIBS@
+RANLIB = @RANLIB@
+SED = @SED@
+SET_MAKE = @SET_MAKE@
+SHELL = @SHELL@
+SHOUT_CFLAGS = @SHOUT_CFLAGS@
+SHOUT_CPPFLAGS = @SHOUT_CPPFLAGS@
+SHOUT_LIBDEPS = @SHOUT_LIBDEPS@
+SHOUT_REQUIRES = @SHOUT_REQUIRES@
+SHOUT_THREADSAFE = @SHOUT_THREADSAFE@
+SHOUT_TLS = @SHOUT_TLS@
+SPEEX = @SPEEX@
+SPEEX_CFLAGS = @SPEEX_CFLAGS@
+SPEEX_LDFLAGS = @SPEEX_LDFLAGS@
+SPEEX_LIBS = @SPEEX_LIBS@
+STRIP = @STRIP@
+THEORA = @THEORA@
+THEORA_CFLAGS = @THEORA_CFLAGS@
+THEORA_LDFLAGS = @THEORA_LDFLAGS@
+THEORA_LIBS = @THEORA_LIBS@
+VERSION = @VERSION@
+VORBISENC_LIBS = @VORBISENC_LIBS@
+VORBISFILE_LIBS = @VORBISFILE_LIBS@
+VORBIS_CFLAGS = @VORBIS_CFLAGS@
+VORBIS_LDFLAGS = @VORBIS_LDFLAGS@
+VORBIS_LIBS = @VORBIS_LIBS@
+VORBIS_PREFIX = @VORBIS_PREFIX@
+XIPH_CFLAGS = @XIPH_CFLAGS@
+XIPH_CPPFLAGS = @XIPH_CPPFLAGS@
+XIPH_LIBS = @XIPH_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_DUMPBIN = @ac_ct_DUMPBIN@
+acx_pthread_config = @acx_pthread_config@
+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 = $(datadir)/doc/$(PACKAGE)
+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@
+srcdir = @srcdir@
+sysconfdir = @sysconfdir@
+target_alias = @target_alias@
+top_build_prefix = @top_build_prefix@
+top_builddir = @top_builddir@<