diff options
author | Wim Taymans <wim.taymans@collabora.co.uk> | 2011-11-03 16:48:51 +0100 |
---|---|---|
committer | Wim Taymans <wim.taymans@collabora.co.uk> | 2011-11-03 16:48:51 +0100 |
commit | f4bee46072417f51ca799ebe88769c1cfd38a4cc (patch) | |
tree | f9c6df01653f0171d7b2156424ee4510447fa9aa /configure.ac | |
parent | 90bbac6b2eaf6fdbf4ac472d0875e075c871dfd3 (diff) |
net: remove net library, it's now in core
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac index 1bc9eddf1..f33cd88c9 100644 --- a/configure.ac +++ b/configure.ac @@ -902,7 +902,6 @@ gst-libs/gst/app/Makefile gst-libs/gst/cdda/Makefile gst-libs/gst/fft/Makefile gst-libs/gst/interfaces/Makefile -gst-libs/gst/netbuffer/Makefile gst-libs/gst/riff/Makefile gst-libs/gst/rtp/Makefile gst-libs/gst/rtsp/Makefile @@ -923,8 +922,6 @@ pkgconfig/gstreamer-fft.pc pkgconfig/gstreamer-fft-uninstalled.pc pkgconfig/gstreamer-interfaces.pc pkgconfig/gstreamer-interfaces-uninstalled.pc -pkgconfig/gstreamer-netbuffer.pc -pkgconfig/gstreamer-netbuffer-uninstalled.pc pkgconfig/gstreamer-pbutils.pc pkgconfig/gstreamer-pbutils-uninstalled.pc pkgconfig/gstreamer-riff.pc |