ext/sdl/Makefile.am: Link against libgstinterfaces, not libgstxoverlay. jmmv@menta...
authorDavid Schleef <ds@schleef.org>
Wed, 21 Apr 2004 00:30:03 +0000 (00:30 +0000)
committerDavid Schleef <ds@schleef.org>
Wed, 21 Apr 2004 00:30:03 +0000 (00:30 +0000)
Original commit message from CVS:
* ext/sdl/Makefile.am: Link against libgstinterfaces, not
libgstxoverlay.  jmmv@menta.net (Julio M. Merino Vidal)
(bug #140384)

ChangeLog

index ec5772e..3322ed7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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