diff options
author | Edward Hervey <bilboed@bilboed.com> | 2007-01-06 19:23:40 +0000 |
---|---|---|
committer | Edward Hervey <bilboed@bilboed.com> | 2007-01-06 19:23:40 +0000 |
commit | c1429dc970ece9f8b177e4133db3f2cd61b23105 (patch) | |
tree | 8dd8ab3b3de3d9161f4ddc1f6c8558664e8e6881 /ChangeLog | |
parent | 2b5fdf422e62d17fe018bf207aa363402dbbce24 (diff) | |
download | gst-plugins-bad-c1429dc970ece9f8b177e4133db3f2cd61b23105.tar.gz gst-plugins-bad-c1429dc970ece9f8b177e4133db3f2cd61b23105.tar.bz2 gst-plugins-bad-c1429dc970ece9f8b177e4133db3f2cd61b23105.zip |
configure.ac: Properly detect the two architectures on which the real plugin can be built.
Original commit message from CVS:
* configure.ac:
Properly detect the two architectures on which the real plugin can be
built.
Fixes #393622
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2007-01-06 Edward Hervey <edward@fluendo.com> + + * configure.ac: + Properly detect the two architectures on which the real plugin can be + built. + Fixes #393622 + 2007-01-06 Andy Wingo <wingo@pobox.com> * ext/ladspa/gstsignalprocessor.c |