From 6fdb0b803915e870a9354e12eb76a6e208371f2b Mon Sep 17 00:00:00 2001 From: Christian Schaller Date: Sun, 23 Feb 2003 19:58:50 +0000 Subject: add FreeBSD patches from Andrew Turner and add missing ivorbis m4 to cvs, also disable ivorbis plugin as the test mis... Original commit message from CVS: add FreeBSD patches from Andrew Turner and add missing ivorbis m4 to cvs, also disable ivorbis plugin as the test mistakes ordinary vorbis for tremor --- ext/Makefile.am | 2 +- ext/arts/Makefile.am | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'ext') diff --git a/ext/Makefile.am b/ext/Makefile.am index 6816c7de..4514d888 100644 --- a/ext/Makefile.am +++ b/ext/Makefile.am @@ -274,7 +274,7 @@ SUBDIRS=$(A52DEC_DIR) $(AALIB_DIR) $(ALSA_DIR) \ $(OPENQUICKTIME_DIR) $(RAW1394_DIR) $(RTP_DIR) \ $(SDL_DIR) $(SHOUT_DIR) $(SIDPLAY_DIR) \ $(SMOOTHWAVE_DIR) $(SWFDEC_DIR) $(TARKIN_DIR) \ - $(IVORBIS_DIR) $(VORBIS_DIR) $(XMMS_DIR) $(SNAPSHOT_DIR) + $(VORBIS_DIR) $(XMMS_DIR) $(SNAPSHOT_DIR) DIST_SUBDIRS=\ a52dec aalib alsa \ diff --git a/ext/arts/Makefile.am b/ext/arts/Makefile.am index 782bc637..1e6922a6 100644 --- a/ext/arts/Makefile.am +++ b/ext/arts/Makefile.am @@ -10,7 +10,7 @@ gst_artsio_impl.lo: gst_artsio.cc if USE_ARTS SUFFIXES = .idl .idl.cc: - mcopidl -t $< $(ARTS_CXXFLAGS) + mcopidl -t $(ARTS_CXXFLAGS) $< # mcopidl Extension Expansion Technology clean up CLEANFILES = gst_artsio.h gst_artsio.cc gst_artsio.mcopclass gst_artsio.mcoptype -- cgit v1.2.1