From 33daa1ef853f40975b45a7a88d26416373e0ed26 Mon Sep 17 00:00:00 2001 From: Tim-Philipp Müller Date: Fri, 17 Mar 2006 15:33:08 +0000 Subject: configure.ac: Don't compile udp and rtsp plugins on win32 (mingw) or other systems that don't have for... Original commit message from CVS: * configure.ac: Don't compile udp and rtsp plugins on win32 (mingw) or other systems that don't have for some reason (#316203). --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6b3504b7..ac35318a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2006-03-17 Tim-Philipp Müller + + * configure.ac: + Don't compile udp and rtsp plugins on win32 (mingw) or other + systems that don't have for some reason (#316203). + 2006-03-16 Zaheer Abbas Merali * ext/raw1394/gstdv1394src.c: (gst_dv1394src_bus_reset), -- cgit