remove wrong mpegstream addition

Original commit message from CVS:
remove wrong mpegstream addition
This commit is contained in:
Christian Schaller 2005-11-08 14:20:50 +00:00
parent ebe743ec93
commit d9df625a1c
2 changed files with 2 additions and 3 deletions

View file

@ -288,7 +288,6 @@ AC_SUBST(GST_PLUGIN_LDFLAGS)
dnl these are all the gst plug-ins, compilable without additional libs dnl these are all the gst plug-ins, compilable without additional libs
GST_PLUGINS_ALL="\ GST_PLUGINS_ALL="\
speed \ speed \
mpegstream \
qtdemux \ qtdemux \
tta \ tta \
" "
@ -497,7 +496,6 @@ AC_CONFIG_FILES(
Makefile Makefile
gst-plugins-bad.spec gst-plugins-bad.spec
gst/Makefile gst/Makefile
gst/mpegstream/Makefile
gst/speed/Makefile gst/speed/Makefile
gst/qtdemux/Makefile gst/qtdemux/Makefile
gst/tta/Makefile gst/tta/Makefile

View file

@ -229,4 +229,5 @@ DIST_SUBDIRS= \
faad \ faad \
gsm \ gsm \
sdl \ sdl \
directfb directfb \
ivorbis