diff options
author | Christian Schaller <uraeus@gnome.org> | 2005-08-19 14:49:11 +0000 |
---|---|---|
committer | Christian Schaller <uraeus@gnome.org> | 2005-08-19 14:49:11 +0000 |
commit | d00cee4a22fbd07f82d02fa0159682d8289798d3 (patch) | |
tree | eb6bdc444001553c0f7d17fcdd14eb4fe730dce4 /configure.ac | |
parent | 0f3fb0df2a0fa072cfeedb21d1c0155e2d9aa2fd (diff) |
add mpegaudioparse to configure.ac
Original commit message from CVS:
add mpegaudioparse to configure.ac
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 9ef06881..39efc328 100644 --- a/configure.ac +++ b/configure.ac @@ -303,6 +303,7 @@ GST_PLUGINS_ALL="\ udp \ videobox \ wavparse \ + mpegaudioparse \ " dnl see if we can build C++ plug-ins |