mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 07:47:17 +00:00
configure.ac: Remove speexresample from the build system too.
Original commit message from CVS: * configure.ac: Remove speexresample from the build system too.
This commit is contained in:
parent
d56af9d36d
commit
1ef77b20f7
2 changed files with 5 additions and 2 deletions
|
@ -1,3 +1,8 @@
|
|||
2008-11-27 Sebastian Dröge <sebastian.droege@collabora.co.uk>
|
||||
|
||||
* configure.ac:
|
||||
Remove speexresample from the build system too.
|
||||
|
||||
2008-11-27 Sebastian Dröge <sebastian.droege@collabora.co.uk>
|
||||
|
||||
* gst/speexresample/Makefile.am:
|
||||
|
|
|
@ -267,7 +267,6 @@ AG_GST_CHECK_PLUGIN(scaletempo)
|
|||
AG_GST_CHECK_PLUGIN(sdp)
|
||||
AG_GST_CHECK_PLUGIN(selector)
|
||||
AG_GST_CHECK_PLUGIN(speed)
|
||||
AG_GST_CHECK_PLUGIN(speexresample)
|
||||
AG_GST_CHECK_PLUGIN(subenc)
|
||||
AG_GST_CHECK_PLUGIN(stereo)
|
||||
AG_GST_CHECK_PLUGIN(tta)
|
||||
|
@ -1423,7 +1422,6 @@ gst/scaletempo/Makefile
|
|||
gst/sdp/Makefile
|
||||
gst/selector/Makefile
|
||||
gst/speed/Makefile
|
||||
gst/speexresample/Makefile
|
||||
gst/subenc/Makefile
|
||||
gst/stereo/Makefile
|
||||
gst/tta/Makefile
|
||||
|
|
Loading…
Reference in a new issue