From d734f687ef8ff474c1543e701819619ac3a980a4 Mon Sep 17 00:00:00 2001 From: "Ronald S. Bultje" Date: Thu, 19 May 2005 13:42:12 +0000 Subject: [PATCH] Disable tcp elements and esdmon (they don't compile). Original commit message from CVS: * configure.ac: * ext/esd/Makefile.am: Disable tcp elements and esdmon (they don't compile). --- ChangeLog | 6 ++++++ configure.ac | 1 - 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 474f13683e..4dd6070bd2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-05-19 Ronald S. Bultje + + * configure.ac: + * ext/esd/Makefile.am: + Disable tcp elements and esdmon (they don't compile). + 2005-05-19 Jan Schmidt * Makefile.am: diff --git a/configure.ac b/configure.ac index 4d38af192a..6ff7fcb79d 100644 --- a/configure.ac +++ b/configure.ac @@ -313,7 +313,6 @@ GST_PLUGINS_ALL="\ rtp \ rtsp \ smpte \ - tcp \ udp" dnl see if we can build C++ plug-ins