diff options
author | Emilio Pozuelo Monfort <pochu@ubuntu.com> | 2008-02-24 04:24:20 +0000 |
---|---|---|
committer | Sebastian Dröge <slomo@circular-chaos.org> | 2008-02-24 04:24:20 +0000 |
commit | 48ce4915e1b5ea8da6bef883b9e6381bea66b10f (patch) | |
tree | 96331b6733090dab4596050109440a4187af0ffb /ChangeLog | |
parent | 77d09884c65896052f794fed4c2c70480bb429b0 (diff) | |
download | gst-plugins-bad-48ce4915e1b5ea8da6bef883b9e6381bea66b10f.tar.gz gst-plugins-bad-48ce4915e1b5ea8da6bef883b9e6381bea66b10f.tar.bz2 gst-plugins-bad-48ce4915e1b5ea8da6bef883b9e6381bea66b10f.zip |
ext/Makefile.am: Build the wildmidi plugin if it's enabled and not only when both, the timidity and wildmidi plugin, ...
Original commit message from CVS:
Patch by: Emilio Pozuelo Monfort <pochu at ubuntu dot com>
* ext/Makefile.am:
Build the wildmidi plugin if it's enabled and not only when
both, the timidity and wildmidi plugin, are enabled.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2008-02-24 Sebastian Dröge <slomo@circular-chaos.org> + + Patch by: Emilio Pozuelo Monfort <pochu at ubuntu dot com> + + * ext/Makefile.am: + Build the wildmidi plugin if it's enabled and not only when + both, the timidity and wildmidi plugin, are enabled. + 2008-02-23 Tim-Philipp Müller <tim at centricular dot net> * configure.ac: |