summaryrefslogtreecommitdiffstats
path: root/ext
diff options
context:
space:
mode:
authorChristian Schaller <uraeus@gnome.org>2003-02-23 19:58:50 +0000
committerChristian Schaller <uraeus@gnome.org>2003-02-23 19:58:50 +0000
commit6fdb0b803915e870a9354e12eb76a6e208371f2b (patch)
tree692130aaf56154b2b07915ffe9a70a9e421280f6 /ext
parent56dd04644e24dcff9ce663d59bfe354433d66362 (diff)
downloadgst-plugins-bad-6fdb0b803915e870a9354e12eb76a6e208371f2b.tar.gz
gst-plugins-bad-6fdb0b803915e870a9354e12eb76a6e208371f2b.tar.bz2
gst-plugins-bad-6fdb0b803915e870a9354e12eb76a6e208371f2b.zip
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
Diffstat (limited to 'ext')
-rw-r--r--ext/Makefile.am2
-rw-r--r--ext/arts/Makefile.am2
2 files changed, 2 insertions, 2 deletions
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