aboutsummaryrefslogtreecommitdiff
path: root/tests/check/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'tests/check/Makefile.in')
-rw-r--r--tests/check/Makefile.in11
1 files changed, 4 insertions, 7 deletions
diff --git a/tests/check/Makefile.in b/tests/check/Makefile.in
index 20a0004..70dcf4b 100644
--- a/tests/check/Makefile.in
+++ b/tests/check/Makefile.in
@@ -1,4 +1,4 @@
-# Makefile.in generated by automake 1.13.3 from Makefile.am.
+# Makefile.in generated by automake 1.14 from Makefile.am.
# @configure_input@
# Copyright (C) 1994-2013 Free Software Foundation, Inc.
@@ -143,8 +143,7 @@ am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \
$(top_srcdir)/m4/lrintf.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/ogg.m4 $(top_srcdir)/m4/po.m4 \
- $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/vorbis.m4 \
+ $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
$(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
@@ -357,7 +356,7 @@ elements_vorbisdec_SOURCES = elements/vorbisdec.c
elements_vorbisdec_OBJECTS = \
elements/elements_vorbisdec-vorbisdec.$(OBJEXT)
elements_vorbisdec_DEPENDENCIES = $(am__DEPENDENCIES_2) \
- $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
+ $(am__DEPENDENCIES_1)
elements_vorbisdec_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
$(elements_vorbisdec_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
@@ -366,7 +365,7 @@ elements_vorbistag_SOURCES = elements/vorbistag.c
elements_vorbistag_OBJECTS = \
elements/elements_vorbistag-vorbistag.$(OBJEXT)
elements_vorbistag_DEPENDENCIES = $(am__DEPENDENCIES_2) \
- $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
+ $(am__DEPENDENCIES_1)
elements_vorbistag_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
$(elements_vorbistag_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
@@ -1157,8 +1156,6 @@ VALGRIND_CFLAGS = @VALGRIND_CFLAGS@
VALGRIND_LIBS = @VALGRIND_LIBS@
VALGRIND_PATH = @VALGRIND_PATH@
VERSION = @VERSION@
-VORBISENC_LIBS = @VORBISENC_LIBS@
-VORBISFILE_LIBS = @VORBISFILE_LIBS@
VORBIS_CFLAGS = @VORBIS_CFLAGS@
VORBIS_LIBS = @VORBIS_LIBS@
WARNING_CFLAGS = @WARNING_CFLAGS@