summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2002-06-15 12:42:37 +0000
committerWim Taymans <wim.taymans@gmail.com>2002-06-15 12:42:37 +0000
commit30430732a1c3a7a5b3733f88567ad786f8ebfbbe (patch)
tree2f08c525d9d2fbb86ed56b4b5794cfdc29c8c741
parent856b03faf1196ee01494423a7cffdd49cea1a35c (diff)
downloadgstreamer-plugins-bad-30430732a1c3a7a5b3733f88567ad786f8ebfbbe.tar.gz
Removed interleaving till the dir is added to CVS
Original commit message from CVS: Removed interleaving till the dir is added to CVS
-rw-r--r--configure.ac3
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 6cd5778e4..e6327ae32 100644
--- a/configure.ac
+++ b/configure.ac
@@ -203,7 +203,7 @@ dnl these are all the gst plug-ins, compilable without additional libs
GST_PLUGINS_ALL="\
ac3parse adder audioscale auparse avi cdxaparse chart\
cutter deinterlace effectv festival filter flx goom\
- interleaving intfloat law level\
+ intfloat law level\
median mpeg1enc mpeg1sys mpeg1videoparse mpeg2enc mpeg2sub\
mpegaudio mpegaudioparse mpegstream mpegtypes modplug\
monoscope passthrough playondemand qtdemux rtjpeg silence sine\
@@ -817,7 +817,6 @@ gst/festival/Makefile
gst/filter/Makefile
gst/flx/Makefile
gst/goom/Makefile
-gst/interleaving/Makefile
gst/intfloat/Makefile
gst/law/Makefile
gst/level/Makefile