diff options
author | Edward Hervey <bilboed@bilboed.com> | 2007-01-01 18:06:01 +0000 |
---|---|---|
committer | Edward Hervey <bilboed@bilboed.com> | 2007-01-01 18:06:01 +0000 |
commit | 6236d641f07a63c79057f0cb61f2f2e4085f1a03 (patch) | |
tree | 398a7eb1f2f9654b6fa3d3d54db089cb35174bfa /ChangeLog | |
parent | f905a15acc18b300c77d872079d37f6ed44e9567 (diff) | |
download | gst-plugins-bad-6236d641f07a63c79057f0cb61f2f2e4085f1a03.tar.gz gst-plugins-bad-6236d641f07a63c79057f0cb61f2f2e4085f1a03.tar.bz2 gst-plugins-bad-6236d641f07a63c79057f0cb61f2f2e4085f1a03.zip |
configure.ac: Only build the plugin on 32bit x86 architectures.
Original commit message from CVS:
* configure.ac:
Only build the plugin on 32bit x86 architectures.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2007-01-01 Edward Hervey <edward@fluendo.com> + + * configure.ac: + Only build the plugin on 32bit x86 architectures. + 2007-01-01 Lutz Mueller <lutz@topfrose.de> reviewed by: Edward Hervey <edward@fluendo.com> |