diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index 88422d5d..295a1564 100644 --- a/configure.ac +++ b/configure.ac @@ -257,7 +257,7 @@ AG_GST_CHECK_PLUGIN(sdp) AG_GST_CHECK_PLUGIN(selector) AG_GST_CHECK_PLUGIN(speed) AG_GST_CHECK_PLUGIN(speexresample) -AG_GST_CHECK_PLUGIN(srtenc) +AG_GST_CHECK_PLUGIN(subenc) AG_GST_CHECK_PLUGIN(stereo) AG_GST_CHECK_PLUGIN(tta) AG_GST_CHECK_PLUGIN(videosignal) @@ -1165,7 +1165,7 @@ gst/sdp/Makefile gst/selector/Makefile gst/speed/Makefile gst/speexresample/Makefile -gst/srtenc/Makefile +gst/subenc/Makefile gst/stereo/Makefile gst/tta/Makefile gst/videosignal/Makefile |