From 55947a7bfa04a7d84c31f4a29c58eb31a44f8fd9 Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Wed, 20 Sep 2006 11:12:22 +0000 Subject: [PATCH] configure.ac: Don't build synaesthesia by default, until someone confirms that it is okay (filed as #356882) Original commit message from CVS: * configure.ac: Don't build synaesthesia by default, until someone confirms that it is okay (filed as #356882) --- ChangeLog | 2 +- configure.ac | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index d5eb1ae583..d622b4f16f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -2006-09-20 Stefan Kost,,, +2006-09-20 Stefan Kost * configure.ac: Don't build synaesthesia by default, until someone confirms that it diff --git a/configure.ac b/configure.ac index 69bd959c43..ed0970b626 100644 --- a/configure.ac +++ b/configure.ac @@ -83,7 +83,6 @@ GST_PLUGINS_ALL="\ mpegaudioparse \ mpegstream \ realmedia \ - synaesthesia \ " AC_SUBST(GST_PLUGINS_ALL)