summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>2005-05-19 13:42:12 +0000
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>2005-05-19 13:42:12 +0000
commitd734f687ef8ff474c1543e701819619ac3a980a4 (patch)
treef080139e822bde18ecb9a13f8d76165839cfafbb
parent3d79c7145d05d66ca590e7ab38c92d1310487fa5 (diff)
downloadgst-plugins-bad-d734f687ef8ff474c1543e701819619ac3a980a4.tar.gz
gst-plugins-bad-d734f687ef8ff474c1543e701819619ac3a980a4.tar.bz2
gst-plugins-bad-d734f687ef8ff474c1543e701819619ac3a980a4.zip
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).
-rw-r--r--ChangeLog6
-rw-r--r--configure.ac1
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 474f1368..4dd6070b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-05-19 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
+
+ * configure.ac:
+ * ext/esd/Makefile.am:
+ Disable tcp elements and esdmon (they don't compile).
+
2005-05-19 Jan Schmidt <thaytan@mad.scientist.com>
* Makefile.am:
diff --git a/configure.ac b/configure.ac
index 4d38af19..6ff7fcb7 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