diff options
author | David Schleef <ds@schleef.org> | 2004-02-11 23:04:59 +0000 |
---|---|---|
committer | David Schleef <ds@schleef.org> | 2004-02-11 23:04:59 +0000 |
commit | f7a709fe23ea29d8f5705f5c4d32585ad9404eac (patch) | |
tree | 47142e397f24f257c6098b3bcb6979d4f7935de5 | |
parent | cb405f8eda21e57bdfa0bc10a4ce803b40bff562 (diff) |
ext/alsa/Makefile.am: Fix linking against libgstinterfaces. (bug #133886) Noticed by bugs@leroutier.net (Stephane LO...
Original commit message from CVS:
* ext/alsa/Makefile.am: Fix linking against libgstinterfaces.
(bug #133886) Noticed by bugs@leroutier.net (Stephane LOEUILLET)
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2004-02-11 David Schleef <ds@schleef.org> + * ext/alsa/Makefile.am: Fix linking against libgstinterfaces. + (bug #133886) Noticed by bugs@leroutier.net (Stephane LOEUILLET) + +2004-02-11 David Schleef <ds@schleef.org> + * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_class_init), (gst_rfbsrc_change_state), (gst_rfbsrc_init), (gst_rfbsrc_set_property), (gst_rfbsrc_get_property): |