diff options
author | David Schleef <ds@schleef.org> | 2004-04-21 00:30:03 +0000 |
---|---|---|
committer | David Schleef <ds@schleef.org> | 2004-04-21 00:30:03 +0000 |
commit | 6c83a2b9790e0a4b641f3d379306c1c92110214a (patch) | |
tree | 207ec54a838948e0e4a296e8254316c9e92efbe3 | |
parent | a6928ee380fd645b49e9b82e6afc3f484ec66672 (diff) |
ext/sdl/Makefile.am: Link against libgstinterfaces, not libgstxoverlay. jmmv@menta.net (Julio M. Merino Vidal) (bug ...
Original commit message from CVS:
* ext/sdl/Makefile.am: Link against libgstinterfaces, not
libgstxoverlay. jmmv@menta.net (Julio M. Merino Vidal)
(bug #140384)
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-04-20 David Schleef <ds@schleef.org> + + * ext/sdl/Makefile.am: Link against libgstinterfaces, not + libgstxoverlay. jmmv@menta.net (Julio M. Merino Vidal) + (bug #140384) + 2004-04-20 Daniel Gazard <daniel.gazard@epita.fr> reviewed by David Schleef |